@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;
}
div{ padding:0; margin: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
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* 网站超链接css通用设置 */
a {
	text-decoration: none;
	color:#333
} /* 链接无下划线,有为underline */
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover {
	color: #005abe;
	text-decoration: none;
} /* 鼠标在链接上 */
a:active {
	color: #005abe;
} /* 点击激活链接 */
img {
	max-width:100%;
	height:auto
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.hide {
	display: none
}
.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:#004fab;
}

.navbg{
	height: 95px;
    width: 100%;
    position: absolute;
    z-index: 99998;
    left: 0;
    top: 0;
    min-width: 1360px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    transition: all .1s ease;
    background: rgba(0, 0, 0, 0);
	}
#header{
	height: 95px;
    width: 95%;
    z-index: 99999;
    max-width: 1360px;
    margin: 0 auto;
	}
.top{width:100%;margin:0 auto;position: relative;}

.logo{ padding:15px 0 0; background: url(../images/logo.png) no-repeat left 21px; padding-left:53px;}
.navbar-left {
    float: left !important;
}
.navbar-left h1{
	font-size: 30px;
    color: #fff;
    line-height: 42px;
	}
.navbar-left span{ font-size:14px; color:#fff; line-height:18px;letter-spacing:0.8px;font-family: arial;text-transform:uppercase;}
.navbar-nav ul.list-unstyled {
    width: 100%;
}
.navbar-right {
    float: right !important;
}

.navbg.nav01 .navbar-left h1{
	font-size: 30px;
    color: #333;
    line-height: 42px;
	}
.navbg.nav01 .navbar-left span{
	font-size: 14px;
    color: #333;
    line-height: 18px;
    letter-spacing: 0.8px;
    font-family: arial;
	}






/*in_search*/
.search_cnt1{
	height: 60px;
    position: relative;
    padding: 27px 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:50%}
.navbar-nav .nav-list>li{height:95px;text-align:center;position:relative;z-index:999; width:16.5%;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:130%; 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:#004fab !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%;
	height:480px;
	margin:0 auto;
	background:#dfdfdf;
}
/*网站底部*/
.footer {
	background:url(../images/bg_foot.jpg) center bottom no-repeat #0051ad;
	padding-top:3%
}
.footer .maina {
	margin: 0 auto;
	max-width: 1360px;
	width: 85%;
}
.navigation {
	display: block;
	float: left;
	width: 15%;
	margin-right:10%;
}
.navigation .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.navigation .dec {
	width:24px;
	height:2px;
	display:block;
	background:#fff;
	margin: 10px 0 20px;
}
.navigation .content {
}
.navigation .content ul li {
	width: 35%;
	float: left;
	height: 36px;
	margin-right: 30%;
}
.navigation .content ul li a {
	font-size:15px;
	line-height:36px;
	color:#a7c3e3;
}
.botdh {
	display: block;
	float: left;
	width: 12%;
	margin-right: 5%;
}
.botdh .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.botdh .dec {
	width:24px;
	height:2px;
	display:block;
	background:#fff;
	margin: 10px 0 20px;
}
.botdh .content {
}
.botdh .content ul li {
}
.botdh .content ul li a {
	font-size:15px;
	line-height:36px;
	color:#a7c3e3;
}
.botlx {
	display: block;
	float: left;
	width: 32%;
}
.botlx .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.botlx .dec {
	width:24px;
	height:2px;
	display:block;
	background:#fff;
	margin: 10px 0 20px;
}
.botlx .content, .botlx .content * {
	font-size:15px;
	line-height:36px;
	color:#a7c3e3;
}
.attention {
	width:20%;
	display:block;
	float:right;
	text-align:right
}
.attention .tel {
	background:url(../images/bg_tel.png) 18px center no-repeat;
	padding-left:42px;
	font-size:28px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.5
}
.attention h1 {
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	color:#fff
}
.attention .contenta {
	margin-top:20px;
}
.attention .contenta ul li {
	float:right;
	text-align: center;
	display: block;
	width: 45%;
	font-size: 15px;
	line-height: 30px;
	margin-left: 10%;
	color: rgba(255, 255, 255, 0.5);
}
.attention .contenta ul li img {
	width:100%;
	height:auto
}
.bottom {
	height: 85px;
	border-top: 1px solid #4d86c6;
	margin-top: 4%;
}
.bottom ul li {
	float:left;
	line-height:85px;
	color: #cbd5e9;
	font-size: 15px;
}
.bottom ul li a {
	line-height:85px;
	color: #cbd5e9;
	font-size: 15px;
}
