@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #005faf;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #005faf;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.left{ float:left}
.right{ float:right}


.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#005faf;}



.navbg{
	height: 95px;
    width: 100%;
    position: absolute;
    z-index: 99998;
    left: 0;
    top: 0;
    min-width: 1240px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    transition: all .1s ease;
    background: rgba(0, 0, 0, 0);
	}
#header{
	height: 95px;
    width: 90%;
    z-index: 99999;
    max-width: 1400px;
    margin: 0 auto;
	}
.top{width:100%;margin:0 auto;position: relative;}
.head{height: 27px;line-height: 27px;background: #e6e6e6;color: #595959;font-size: 13px;display:none;}
.head a{color: #595959;font-size: 13px;}
.logo{
	padding: 0;
    max-width: 17%;
    margin-top: 1.2%;
	}
.logo img{
	max-width: 100%;
    height: auto;
	}
.logo img.slo2{ display:none}
.logo div.navbar-left h1{ font-size:28px; color:#fff; line-height:42px}
.logo div.navbar-left span{ font-size:15px; color:#fff; line-height:16px;letter-spacing: .7px;}
.logo p.navbar-left{ border-left:1px solid #dfdfdf; margin-left:10px; padding-left:10px; font-size:20px; line-height:24px; color:#222; margin-top:7px; letter-spacing:-3px}
.navbar-left {
    float: left !important;
}
.navbar-nav ul.list-unstyled {
    width: 100%;
}
.navbar-right {
    float: right !important;
}
/*in_search*/
.search_cnt1{
	height: 60px;
    position: relative;
    padding: 24px 0 0 10px;
    overflow: hidden;
	}
.search_cnt2{width: 13%;height: 70px;position: relative;padding:27px 10px 0;overflow:hidden;}
.search_cnt2 .txt{font-size: 14px;width: 100%;height: 36px;line-height: 36px;padding-left: 16px;color:#9f9f9f;border-radius:17px;}
.search_cnt2 .btn{width: 38px;height: 36px;background: url("../images/btn.jpg") no-repeat;position: absolute;right: 10px;top: 27px;border-radius:0 17px 17px 0; cursor:pointer}
.search_cnt1 p{ background:url("../images/tel.png") no-repeat 0 center; padding-left:30px; display:block; height:40px; line-height:40px; color:#fff; font-size:20px; font-weight:bold}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{background: url(../images/tele.png) no-repeat 20px #d90212;width: 277px;height:95px;text-align: left;padding:5px 0 7px 72px;margin-left: 14px; }
.topLink .k2 span{ font-size:18px;color: #ffffff; line-height:20px !important;display: block;padding-top: 12px;}
.topLink .k2 strong{color: #ffffff;font-size: 25px;font-weight: bold;line-height: 40px !important;}
.topLink .k2 p{position:relative;top:0px;}


.topLink .k3{background: url(../images/tele.png) no-repeat 32px #092574;color: #ffffff;font-size: 30px;font-weight: bold;width: 205px;height: 62px;text-align: left;line-height: 21px;padding-left: 72px;    padding-top: 18px;margin-left: 24px;    padding-bottom: 7px;   }
.topLink .k3 p{position:relative;top:10px;}

.navbar-nav{height:95px;float:right; width:60%}
.navbar-nav .nav-list>li{height:95px;text-align:center;position:relative;z-index:999; width:14.1%;display: inline-block;}
.navbar-nav .nav-list>li>a{display:block;line-height:95px;color: #fff;height:95px;font-size: 17px;transition:all 0.4s; background:url(../images/navmove.png) no-repeat center 96px}
.navbar-nav li.active>a,.navbar-nav .nav-list>li:hover>a,.navbar-nav .nav-list>li>a.reds{color:#fff;background:url(../images/navmove.png) no-repeat center bottom}
.navbar-nav .nav-list>li>a.nav_on{font-size:17px;position:relative;color:#fff;background:url(../images/navmove.png) no-repeat center bottom}
.navbar-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.navbar-nav .header-contact>.fr p{font-size:25px;color:#a10000;line-height:30px; font-family:impact}
.navbar-nav .header-contact>.fr p:first-child{font-size:12px;color:#999 !important;line-height: 14px; font-family:微软雅黑}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:13px;}
.icon-follow{background:url("../images/top_icons2.png") no-repeat left center;}
.icon-global{background:url("../images/top_icons3.png") no-repeat left center;}
.dropdown-menu{display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;z-index:9999; position: absolute; background:#fff; top:95px; width:180%; text-align:center;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);border-top:none; left:-15%}
.dropdown-menu > li{border-bottom:1px solid #e5e5e5;}
.dropdown-menu > li>a{font-size:14px;line-height:24px; display:block; width:100%;transition:all .1s ease; padding:9px 0; color:#333}
.dropdown-menu > li>a:hover{background-color:#f1f1f1; color:#000}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}


.navbg.nav01{ position:fixed; background:rgba(255, 255, 255, 1);border-bottom: 1px solid #e9e9e9;}
.navbg.nav01 .navbar-nav .nav-list>li>a{ color:#333 !important}
.navbg.nav01 .search_cnt1 p{
	color: #333 !important;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
	}
.navbg.nav01 .logo img.slo1{ display:none}
.navbg.nav01 .logo img.slo2{ display: block}
.navbg.nav01 .search_cnt2 .txt{border: 1px solid #ccc;}
.navbg.nav01 .navbar-nav .nav-list>li>a.nav_on{ color:#ff0000 !important}
.navbg.nav01 .navbar-nav .nav-list>li>a.nav_on,.navbg.nav01 .navbar-nav li.active>a,.navbg.nav01 .navbar-nav .nav-list>li:hover>a,.navbg.nav01 .navbar-nav .nav-list>li>a.reds{ background: url(../images/navmove.png) no-repeat center 156px;}
 





/*子页面大图*/
.nban{ width:100%;margin:0 auto; background:#dfdfdf; min-height:58px; min-width:1200px}
.nban img{ width:100%}



/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#333333; padding-top:40px; padding-bottom:60px}
.footer .maina{ max-width:1400px; min-width:1200px; width:90%;margin:0 auto}

.botlogo{
    display: block;
    float: left;
    width: 11%;
    margin-right: 5%;
	}
.botlogo img{ max-width:100%; height:auto}


.navigation{
    display: block;
    float: left;
    width: 15%;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}

.navigation .title .dec {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0 0 0;
}


.navigation .content{ margin-top:20px}
.navigation .content ul li{
    display: block;
	}
.navigation .content ul li a{line-height:34px; font-size:14px; color:#d6d6d6}

.bot_cplist{
	display: block;
    float: left;
    width:30%;
	}
.bot_cplist .title{ font-size:18px; color:#ffffff; line-height:35px}
.bot_cplist .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}

.bot_cplist .title .dec {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0 0 0;
}
.bot_cplist .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}
.bot_cplist .content ul li{overflow: hidden;height: 34px;}
.bot_cplist .content ul li a{line-height:34px; font-size:14px; color:#d6d6d6}
.bot_cplist .content ul li a:hover{ color:#fff;}


.botlx{
	display: block;
    float: left;
    width: 21%;
    height: auto;
	}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .title .dec {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0 0 0;
}

.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d6d6}



.attention{
	width: 25%;
    display: block;
    float: right;
	}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#888888; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}

.attention .title .dec {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0 0 0;
}


.attention .contenta {
	margin-top: 20px
}
.attention .contenta ul li {
	width: 46.5%;
	float: left;
	margin-right: 6.5%;
	text-align: center;
}
.attention .contenta ul li img {
	max-width: 100%;
	height: auto
}
.attention .contenta ul li:nth-child(2n) {
	margin-right: 0
}
.attention .contenta ul li p {
	color: rgba(255, 255, 255, 0.5);
	line-height: 3;
	font-size: 15px
}




.bottom{ width:100%; height:66px; margin:0 auto; background:#333333; border-top:1px solid #464646; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #888888;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #888888;font-size: 14px;}


.sm{
    line-height: 34px;
    font-size: 14px;
    color: #888;
    text-align: center;
    border: 1px solid #888;
    margin-top: 3%;
	padding:1%
	}