@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: Arial, Helvetica, sans-serif;_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Helvetica, sans-serif;    /*文字字体定义 */
	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{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

h1,h2,h3,h4{ font-style:normal; font-weight:500}

.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;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:37px; margin:0 auto; background:#fff; border-bottom:1px solid #f1f1f1}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{line-height:37px; font-size:13px; color:#666666}
.toparea ul li a{line-height:37px; font-size:13px; color:#666666}
.toparea ul li span{ margin:0 10px;}
.toparea .fr .zwban{  font-size:14px; color:#666666; float:left; padding:0 25px 0 20px; line-height:35px;background:url(../images/topzw.png) no-repeat 0  center; text-indent:25px}
.toparea .fr .enban{  font-size:14px; color:#666666; float:left; padding:0 0 0 20px; line-height:35px;background:url(../images/topen.png) no-repeat 0  center; text-indent:25px}

/*搜索*/
.bannerfo{ width:241px;height:35px; border:none; background:#f2f2f2; position:relative; margin-top:41px;border-radius:10px; overflow:hidden}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:185px; height:35px; padding:0 0 0 15px;color:#979797; line-height:35px; font-size:12px; background:none; border:none !important}
.bannerfo dl .menuser{ position:absolute; right:0; top:0; width:47px; height:35px; display:block;background: url(../images/search2.png) no-repeat 12px 6px #0068b7;border-radius:10px;}
.bannerfo dl .menuser input{width:47px; height:35px;background: none; border:none !important; cursor:pointer}


.heading{ width:1200px; height:114px; margin:0 auto}
.heading ul li{ float:left}
.heading ul li.logo{
	height: 114px;
    background: url(../images/logo.jpg) 0 15px no-repeat;
    padding-left:111px;
    font-size: 20px;
    color: #333333;
    line-height: 30px;
	}
.heading ul li.logo p{
	font-size: 26px;
    color: #141414;
    line-height: 38px;
    font-weight: bold;
    padding-top: 12px;
	}
.heading ul li.logo span{
	font-size: 14px;
    color: #666666;
    line-height: 20px;
	}
.heading ul li.logo span strong{
	font-size: 14px;
    color: #141414;
    line-height: 20px;
    font-weight: bold;
	}
.heading ul li.tel{
	float: left; margin-left:74px
    
	}
.heading ul li.tel p{
    font-family: Arial, Helvetica, sans-serif;
	padding-left: 23px;
    font-size: 14px;
    color: #565656;
    line-height: 35px;
    margin-top: 41px; margin-right:23px; float:left
	}
.heading ul li.tel p.pho1{ background:url(../images/tel1.jpg) left 6px no-repeat}
.heading ul li.tel p.pho2{ background:url(../images/tel2.jpg) left 6px no-repeat;margin-right:0px}




.navbar-nav{	width: 100%;
    height: 55px;
    margin: 0 auto;
    background: #F7F7F7;
    position: relative;
    z-index: 999; border-bottom:5px solid #0068b7}
.navbar-nav .list-unstyled{width:1200px; height:auto; margin:0 auto}
.navbar-nav .nav-list>li{position:relative; display:inline-block; margin:0 53px 0 0}
.navbar-nav .nav-list>li:last-child{ margin-right:0}
.navbar-nav .nav-list>li>a{display: inline-block;
    line-height: 55px;
    font-size: 16px;
    color: #555; padding:0 20px; font-weight:bold}
.navbar-nav li.active>a,.navbar-nav .nav-list>li:hover>a,.navbar-nav .nav-list>li>a.reds{color:#0068b7; line-height:55px; font-size:16px;}
.navbar-nav .nav-list>li>a.nav_on{color:#0068b7; line-height:55px; font-size:16px;}
.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;}
.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;top:55px; width:240px;/*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);*/border-top:none;padding-top:5px; background:#0068b7}
.dropdown-menu > li{ }
.dropdown-menu > li>a{padding-left:0;
	padding-right:0;
	width:100%;
	height:36px;
	line-height:36px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;text-indent:20px;
	background:#0068b7;border-bottom:1px solid rgba(255,255,255,0.08)}
.dropdown-menu > li>a:hover{background:#298dd9;color:#fff !important;line-height:36px !important; font-size:14px !important; font-weight:500; text-decoration:none}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}
.dropdown-menu > li:last-child{ padding-bottom:15px}


.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:99999;  margin:0;}





.incontact{ padding:40px 0 50px}
.incontact ul{ width:1200px; height:auto; padding:30px 0; margin:0 auto}
.incontact ul li{ display:block;width:23.5%; height:290px; margin-right:1.5%; float:left; border:1px solid #dfdfdf;box-sizing: border-box;transition:all .3s ease}
.incontact ul li:last-child{ margin-right:0}
.incontact ul li i{ display:block; width:92px; height:92px; margin:30px auto 0px}
.incontact ul li i.pixlx1{ background:url(../images/sylx.png) 0 0 no-repeat}
.incontact ul li:hover i.pixlx1{ background:url(../images/sylx.png) 0 -93px no-repeat}
.incontact ul li i.pixlx2{ background:url(../images/sylx.png) -93px 0 no-repeat}
.incontact ul li:hover i.pixlx2{ background:url(../images/sylx.png) -93px -93px no-repeat}
.incontact ul li i.pixlx3{ background:url(../images/sylx.png) -186px 0 no-repeat}
.incontact ul li:hover i.pixlx3{ background:url(../images/sylx.png) -186px -93px no-repeat}
.incontact ul li i.pixlx4{ background:url(../images/sylx.png) -279px 0 no-repeat}
.incontact ul li:hover i.pixlx4{ background:url(../images/sylx.png) -279px -93px no-repeat}
.incontact ul li h1{ line-height:58px; font-size:22px; text-align:center}
.incontact ul li h1:after{ content:""; width:39px; height:3px; background:#0068b7; margin:0 auto 15px; display:block}
.incontact ul li p{ display:block; width:90%; font-size:14px; line-height:20px; margin:0 auto; text-align:center; margin-bottom:7px}

.incontact ul li:hover{ background:#0068b7; border:1px solid #0068b7}
.incontact ul li:hover,.incontact ul li:hover *{ color:#fff}
.incontact ul li:hover h1:after{background:#fff;}



/*子页面大图*/
.nban{ width:100%; margin:0 auto; background:#dfdfdf;}
.nban img{ width:100%}



/*网站底部*/

/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#f5f5f5; padding-top:40px; padding-bottom:40px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 31%;
    height: auto;
    margin-right:1.8%;
	}
.footer .maina div:nth-child(3n){ margin-right:0}
.navigation .title{font-size:18px; color:#555; line-height:35px; text-transform:uppercase; font-weight:bold; display:block}
.navigation .contentb{ margin-top:5px}
.navigation .contentb ul li{
	width: 40%;
    height: 25px;
    display: block;
    float: left;
    margin-right:3%;
	}
.navigation .contentb ul li a{line-height:25px; font-size:14px; display:block; height:25px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap; color:#555}
.navigation .contentb ul li:nth-child(2n){ margin-right:0; width:56.5%}
.navigation .contentb ul li a:hover,.navigation .title a:hover{ color:#005faf}
.footer .maina div:first-child{ margin-right:0; width:30%; margin-right:6%}



.bottom{ width:100%; height:66px; margin:0 auto; background:#ebebeb; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #555;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #555;font-size: 14px;}