@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: #0169ca;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0169ca;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.h1,h2,h3,h4,h5,h6{ font-weight: normal}


.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

h1,h2,h3,h4,h5{ font-weight: normal}

.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:#0169ca;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}

.header-nav {background:#fff; border-bottom:1px solid #e9e9e9; position:fixed; top:0; left:0; z-index:99999; width:100%}
.container2 {
    width: 1200px;
    margin: 0 auto;
}
.logo{ height:100px;}
.logo img{max-width:100%; margin-top:30px;}
.logo div.navbar-left h1{
    font-size: 28px;
    color: #555;
    line-height: 1.2;
    padding-top: 18px;
    font-weight: bold;
	color:#444
	}
.logo div.navbar-left span{
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    line-height: 1.8;
	color:#444
	}
.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;
}
/* added by leevare 2017-8-28 15:46:48; */
.navbar-nav {
    float: right;
    margin: 0;
    width: 58%;
}
.navbar-right {
    float: right !important;
    margin-right:0;
}
.search_cnt1 {
	width: 14%;
    height: 60px;
    position: relative;
    padding: 30px 0 0 10px;
    overflow: hidden;
}
.search_cnt1 p {
    background: url(../images/tel.png) no-repeat 0 center;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #0169ca;
    font-size: 22px;
    font-family: arial;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: right;
}
.header-nav .nav-list>li{float:left;padding:0;position:relative; display:block;width:14.2%; text-align:center}
/*.header-nav .nav-list>li:first-child{width:10%}*/
.header-nav .nav-list>li>a{padding:0;font-size:17px;position:relative; line-height:100px !important; color:#333}
.header-nav li.active>a,.header-nav .nav-list>li:hover>a{color:#0169ca;}
.header-nav .nav-list>li>a.nav_on{font-size:17px;position:relative;color:#0169ca}
.header-nav .header-contact{margin-top:28px;  padding-left:32px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p{font-size:25px;color:#a10000;line-height:30px; font-family:impact}
.header-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: 100px;
    width: 380%;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border-top: none;
    margin-left: -15%;}
.dropdown-menu > li{
    width: 31%;
    display: inline-block;
    background: #f5f5f5;
    margin: 1%;
	}
.dropdown-menu > li>a{
	font-size: 15px;
    line-height: 40px;
    display: block;
    width: 100%;
    transition: all .1s ease;
	}
.dropdown-menu > li>a:hover{background-color:#0169ca; color:#fff}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}

/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:880px; height:65px; color:#535353;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#535353; font-weight: normal}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:13px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height:450px; margin:0 auto; background:#dfdfdf; margin-top:101px}


/*网站底部*/
.footer {
	background-color: #353536;
    margin-top: 30px;
    padding: 30px 0;
	min-height:230px;
}

.footerContent {
	width: 1200px;
    margin: 0 auto;
    position: relative;
}

.footerContent1 {
	color: #888888;
    border-bottom: 1px solid #888;
    padding-bottom: 20px;
    text-align: center;
	margin-bottom:30px
}

.footerContent1 a {
    color: #888888;
    margin: 0 52px;
    font-size: 16px;
	font-weight:bold
}


.footerContent2 {
	display: flex;
	align-items: center;
	color: #c1c1c1;
	margin-top: 20px;
}

.footerContent2>div {
	font-size: 26px;
}

.footerContent3 {
    color: #858585;
    margin-top: 20px;
    line-height: 180%;
	font-size:15px;
}
.footerContent3 a{
    color: #858585;
    line-height: 180%;
	font-size:15px;
}
.footerContent4,
.footerContent5 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	color: #888888;
}

.footerContent4>div,
.footerContent5>div {
	margin-top: 10px;
}

.footerContent4 {
	right: 140px;
	top: 80px;
}

.footerContent4 img,
.footerContent5 img {
	width: 120px;
	height: 120px;
}

.footerContent5 {
	right: 0px;
	top: 80px;
}


.bottom{ width:100%; height:66px; margin:0 auto; background:#2b2b2d; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #95989b;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #95989b;font-size: 14px;}