﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
/* a:hover {text-decoration:underline;} */

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}
p img{ max-width:1200px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
i{font-style: normal;}
a{text-decoration: none;}
/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#000; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.content, .container{margin-left:auto; margin-right:auto; width:1200px;}





/*底部*/



/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}



/* header */
.header{width: 100%;position:relative;z-index:99;background: #000;height: 120px;border-bottom: 1px solid #1a1a1a;}
.headerCenter-left{position: absolute;;left: 4.8%;margin-top: 28px;width: 300px;}
.headerCenter-left h1{width: 55px;height: 54px;display: block;float: left;margin-right: 15px;}
.headerCenter-left h1 a{text-indent: -9999px;display: block;width: 55px;height: 54px;}
.headerCenter-left h1 a img{display: block;width: 55px;height: 54px;float: left;}
.headerCenter-left p{color: #fff;font-size: 26px;font-weight: bold;letter-spacing: 3px;}
.headerCenter-left span{color: #bbb;font-size: 16px;}

.headerCenter-right{/*width: 935px;*/float: right;margin-right: 85px;}
/* .headerCenter-right ul{width: 100%;} */
.headerCenter-right ul li{float: left;font-size: 14px;height: 120px;position: relative;position: relative;line-height: 120px;margin-left: 50px;}
.headerCenter-right ul li>a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    display: block;
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    }
.headerCenter-right ul li:hover>a{color: #0782ff;}
.headerCenter-right ul li.cur>a{color: #0782ff;border-bottom: 2px solid #0782ff;height: 118px;}

.header .erxian{float: right;font-size: 14px;color: #fff;margin-top: 40px;padding-left: 45px;background: url(Img/Common/dianhua.png) no-repeat left;/* width: 122px; */margin-right: 3%;letter-spacing: 3px;}
.header .erxian span{font-size: 18px;color: #fff;font-family: "Arial";letter-spacing: 3px;margin-top:  2px;display: block;}

.header.cur{position: fixed;height: 80px;animation:liucheng01 1s linear; -webkit-animation:liucheng01 1s linear;}
.header.cur .headerCenter-left{margin-top: 14px;animation:liucheng02 1s linear; -webkit-animation:liucheng02 1s linear;}
.header.cur .headerCenter-right ul li{height: 80px;animation:liucheng03 1s linear; -webkit-animation:liucheng03 1s linear;}
.header.cur .headerCenter-right ul li>a{line-height: 80px;animation:liucheng04 1s linear; -webkit-animation:liucheng04 1s linear;height: 78px;}
.header.cur .erxian{margin-top: 20px;animation:liucheng05 1s linear; -webkit-animation:liucheng05 1s linear;letter-spacing: 3px;}


/* 导航下拉 */




.xial{position: absolute;left: 0;/*bottom:-254px; background: #031f40; */padding: 35px;width: 462px;height: 183px;background: rgba(0,8,27,.9);display: none;}
.xial dt{float: right;width: 210px;}
.xial dt img{display: block;width: 210px;height: 183px;}
.xial dd{float: left;/* margin-left: 54px; */width: 115px;}
.xial dd a{display: block;/* margin-bottom: 20px; */font-size: 15px;color: #fff;text-decoration: none;padding-left:20px;line-height: 45px;}
.xial dd a:hover{background: url(Img/Common/nav_icon10.html) no-repeat left center;color: #0782ff;background: url(Img/Common/hoverImg.html) no-repeat left center;}
/* .headerCenter-right ul li:hover .xial{display: block;} */
.xial3{left: -560px;}
.xial4{left: -560px;}
.xial5{left: -560px;}
.headerCenter-right ul li.last .xial{left:-470px;}



div.xiala:after{
    content: "";
    width: 14px;
    height: 8px;
    background: url(Img/Common/xiala01.png) no-repeat center;
    position: absolute;
    right: 13px;
    top: 40%;
    /* 给自定义的图标实现点击下来功能 */
    pointer-events: none;
}


div.xiala:after{
    content: "";
    width: 14px;
    height: 8px;
    background: url(../../Img/Common/xiala01.html) no-repeat center;
    position: absolute;
    right: 13px;
    top: 40%;
    /* 给自定义的图标实现点击下来功能 */
    pointer-events: none;
}


 
