﻿@charset "utf-8";
/*初始化样式*/
body{ margin:0px; padding:0px; margin:0px auto; zoom:1;

/*设置字体*/
font-size:14px;
line-height:24px;
font-family:Arial,"微软雅黑","宋体";
color:#414446;

/*设置宽度*/
width:100%; 
min-width:1004px;
position: relative;
}
li{list-style: none;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
.ul,.ul li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,p{ padding:0px; margin:0px;font-weight:400;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
.MainStyle{padding-bottom:65px;}

/*强制去除表单自带的样式*/ 
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} 
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}

img{ border:none; border:0; vertical-align:baseline;}
a{ color:#414446; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#548DD4;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}
/*初始化样式*/

/*页面框架结构*/
.Contain{width:1200px;margin:0 auto;}
.SildeBar{}
.MainContent{padding-top:45px;position: relative}
.Content{}
.SinglePage{ /*单片*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}
.Current{ /*当前位置*/}
.CurrentBox{height:95px;background: url(../images/gjp.jpg) repeat-x bottom center;}
.CurrentBox .Current{float: right;color:#676767;line-height: 95px;padding-left:25px;background: url(../images/jng.png) no-repeat left center;}
.CurrentBox .Current a{color:#676767;font-size: 12px;}
.CurrentBox .Current span{color:#1f71c3;}
/*SildeBar*/
.SildeBar{float: left;}
.SildeBar li{float: left;padding-right: 70px;line-height: 90px;} 
.SildeBar li a{color:#333333;font-size:18px;display: inline-block;line-height: 90px;border-bottom: 5px solid transparent;}
.SildeBar li.onmenu a{border-bottom: 5px solid #4a7eb8;color:#4a7eb8;font-weight: bold; }
.SildeBar li a:hover{border-bottom: 5px solid #4a7eb8;color:#4a7eb8;font-weight: bold; }
.ProMenuList  li{padding-right:45px;}
/*SildeBar*/
/*pages*/
.Pages{ padding:0px 0 40px 0; line-height:18px; zoom:1; overflow:hidden;text-align: center;height:60px;}
.Pages span{ padding:0px 3px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 5px;float: left;}
/*.Pages .p_cur{ float:left;}*/
.Pages .p_cur b{ color:#008ad5;}
/*.Pages .p_count{ float:left;}*/
.Pages .p_count b{ color:#008ad5;}
/*.Pages .p_total { float:left;}*/
.Pages .p_total b{ color:#008ad5;}
/*.Pages .p_page{ float:right;}*/
.Pages .p_page em{ font-style:normal; font-family:Arial;}
.Pages .p_page em a{ padding:10px 20px; border:solid 1px #e1e1e1;display: inline-block;margin:0px;border-right: 0;}
.Pages .p_page em a:hover{ color:#fff; border:solid 1px #008ad5;background: #008ad5;border-right: 0;}
.Pages .p_page em a.a_cur{ color:#fff; border:solid 1px #008ad5;background: #008ad5;border-right: 0;}
.Pages .p_page b{ font-weight:normal;}
.Pages .i_text{ width:30px; padding:0px; text-align:center; font-size:12px; border:inset 1px #ddd; background:#fff;}
.Pages .i_button {width:47px;height:29px;line-height:26px;text-align: center;background: #008ad5;color:#fff;margin-left:5px;border:solid 1px #008ad5;}
.Pages  .a_prev{display: inline-block;background: url(../images/ll.jpg) no-repeat center;border:solid 1px #e1e1e1;/*margin-top:10px;*/vertical-align: bottom;margin-right:10px;height:37.8px;width:45px;}
.Pages  .a_next{ display: inline-block;background: url(../images/lr.jpg) no-repeat center;border:solid 1px #e1e1e1;/*margin-top:10px;*/margin-left:10px;width: 45px;height:37.8px;}
.Pages  .a_prev:hover{border:solid 1px #008ad5;}
.Pages  .a_next:hover{border:solid 1px #008ad5;}

.Pages  .a_first{ padding:10px 20px;display: inline-block;background: url(../images/jj.png) no-repeat;border:solid 1px #e1e1e1;/*margin-top:10px;*/vertical-align: bottom;}
.Pages  .a_end{ padding:10px 20px;display: inline-block;background: url(../images/jj1.png) no-repeat;border:solid 1px #e1e1e1;/*margin-top:10px;*/vertical-align: bottom;}
.Pages  .a_first:hover{background:#008ad5;border:solid 1px #008ad5;}
.Pages  .a_end:hover{background: #008ad5;border:solid 1px #008ad5;}

/*pages end*/

/*Top*/
.Top{width:100%;padding-top: 15px;border-top:4px solid #255988;position: relative;}
.Top .logo{float:left;width:174px;height:57px;padding-top: 15px;}
.MainNav{float:right;}
.MainNav li{float:left;padding:15px 0;border-top:3px solid transparent;}
.MainNav  ul{border-top:1px solid #dbe3eb;}
.MainNav li>a{display: inline-block;padding:0 30px;border-right:1px solid #dbe3eb;color:#255988;}
.MainNav li.onnav{border-top:3px solid #4a7eb8;}
.MainNav .search{width:180px;height:30px;background: url(../images/searbg.png) no-repeat;float: right;margin-bottom:15px;}
.MainNav .search input{width:135px;height:30px;line-height: 30px;margin-left:12px;float:left;}
.MainNav .search a{display: inline-block;width:30px;height:30px;background: url(../images/sebg.png) no-repeat center;}
.MainNav #nav8 a{border:0;padding-right: 0;}
.MainNav li dl{width:100%;padding:15px 0;position: absolute;top:118px;left:0px;display: none;z-index: 555;background:  url(../images/drop_down_BG.png) repeat left top}
.MainNav li dl dt{margin:5px 0;text-align: center;float: left;border-right: 1px dotted #ccc;width:199px;margin-bottom: 10px;}
.MainNav li dl dt a{color:#fff;font-size: 14px;display: block;}
.MainNav li dl .ondt a{background: #4a7eb8;color:#fff;}
.MainNav li dl dt a:hover{background: #fff;color:#4a7eb8;}

.Drop_down{position: absolute;top: 142px;width: 100%;background: url(../images/drop_down_BG.png) repeat left top;z-index: 2;padding:40px 0px;display: none;}
.Drop_1{width: 1200px;margin:0 auto;}







/*.MainNav #nav4 dl{left:-19px;position: absolute;}
.MainNav #nav5 dl{width:150px;left:-17px;position: absolute;}
.MainNav #nav5 dl  a{width:110px;}
.MainNav #nav6 dl{left:-19px;position: absolute;}
.MainNav #nav7 dl{left:-19px;position: absolute;}*/
/*Top*/

/*Bottom*/
.Bottom{width:100%;background: #2e445d;padding-top: 75px;font-weight: bold;}
.Bottom .Btop dl{float: left;padding-left:25px;padding-right:50px;}
.Bottom .Btop dl dt{color:#fff;}
.Bottom .Btop dt i{display:block;width:30px;height:2px;background: #fff;margin:10px 0;}
.Bottom .Btop  dd a{color:#828f9e;font-weight: 400;}
.Bottom .Btop  .dl{padding-left:0px;}
.Bottom .Btop  .ddll{width:240px;padding-right:0px;}
.Bottom .Btop  .ddll dd{float: left;width:115px;}
.Bottom .Btop  .ddll1{padding-left:0px;}
.Bottom .Btop  .last{padding: 0px;float: right;}
.Bottom .BBtom{height:36px;width:100%;background: url(../images/dd.png) repeat-x center;padding: 30px 0;}
.jiathis_style_32x32{text-align: center;width:260px;margin:0 auto;background: #2e445d;}
.jiathis_style_32x32 a{display:inline-block;width: 38px;height:36px;margin:0 8px;overflow: hidden;background: url(../images/xin.png) no-repeat left center !important;}
.jiathis_style_32x32 span{width: 38px;height:36px;}
.jiathis_style_32x32 a .jiathis_button_email{width: 38px;height:36px !important;}
.jiathis_style_32x32 .jtico_email{background: url(../images/xin.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_tsina{background: url(../images/wei.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_tsina span{background: url(../images/wei.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_tsina{background: url(../images/wei.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_tsina span{background: url(../images/wei.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_weixin{background: url(../images/wx.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_weixin span{background: url(../images/wx.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_cqq{background: url(../images/qq.png) no-repeat left top !important;}
.jiathis_style_32x32 .jiathis_button_cqq span{background: url(../images/qq.png) no-repeat left top !important;}
.BBottom {text-align: center;margin:0 auto !important;}
.BBottom .Box{display: inline-block;margin:0 auto;}
.BBottom .BottomLinks {float: left;}
.BBottom .BottomLinks a{float: left;color:#acb2ba;font-size:12px;line-height: 12px;}
.BBottom .BottomLinks em{float: left;color:#58697d;line-height: 12px;font-size: 10px;margin: 0 10px;}
.BBottom .Copyright{float: left;font-size: 12px;color:#6b7786;font-size:12px;line-height: 12px;}
.BBottom{padding-bottom:100px;}
.BBottom .Copyright a{color:#6b7786;}
/*Bottom*/


.fixed{width:37px;height:36px;position: fixed;bottom:100px;right:20px;}
.fixed a{display: inline-block;width:37px;height: 36px;background: url(../images/zd.png) no-repeat;}


/*Banner*/
.Banner{height:800px;}
.HomeBan{width:100%; margin:0 auto;z-index:1; position:relative;height:800px;overflow: hidden;padding-bottom:1px;}
.HomeBan .bd{ position:relative; z-index:0;margin-bottom:1px;}
.HomeBan .bd ul{ width:100% !important;}
.HomeBan .bd li{ width:100% !important;height:800px;}
.HomeBan .hd{width: 100%;text-align: center;position: absolute;bottom:40px;}
.HomeBan .hd li{cursor:pointer;width:18px;height:18px;border-radius: 50%;background: #677b8c;line-height: 999px;display: inline-block;text-align:center; margin:0px 5px;overflow:hidden;}
.HomeBan .hd ul li.on{background: #ffc600;}

.HomeBan .bd h3{color:#fff;font-size:60px;margin:0 auto;text-align: center;font-weight:400;line-height: 60px;padding:308px 0 30px 0;}
.HomeBan .bd  i{display:block;width:83px;height:3px;background: #fff;margin:0 auto;}
.HomeBan .bd  p{text-align: center;font-size: 18px;color:#e8ebef;line-height: 30px;padding:25px 0 45px 0;}
.HomeBan .bd .more{display: block;width:140px;height:36px;text-align: center;line-height: 36px;background: url(../images/huang.png) no-repeat;margin: 0 auto;font-size:16px;}
.HomeBan .bd  .chang{width:33px;height:86px;display: block;background: url(../images/yuan.png) no-repeat;margin: 0 auto;margin-top:40px;}



.Banner{width: 100%;height:400px;}
.Banner h3{color:#f2f5f7;font-size: 48px;text-align: center;padding-top:160px;line-height: 48px;}
.Banner h3 i{display: inline-block;width:60px;height: 2px;background: #96abbd;}
/*Banner*/

/*首页*/
.IndexNewsContain{padding-top: 55px;}
.IndexNewsContain h3{line-height: 25px;padding-top: 13px;background: url(../images/newbg.png) no-repeat top center;text-align: center;font-size: 24px;color:#4a7eb8;}
.IndexNewsContain h3 i{display: block;width:30px;height:3px;background: #4a7eb8;margin: 0 auto;margin-top:10px;}
.IndexNewsContain .NewsBox{background: url(../images/xi.png) repeat-y center;padding-top: 20px;margin-top:30px;padding-bottom: 15px;}
.IndexNewsContain .NewsBox .NewsList{background: url(../images/ibg.png) repeat-y top center;margin-top: 20px;}
.IndexNewsContain .NewsBox li{float: left;width:550px;height:160px;}
.IndexNewsContain  li  .img{float:right;width:250px;height:160px;}
.IndexNewsContain  li .text{width:300px;height:160px;}
.IndexNewsContain li{background: #f8fafc;}
.IndexNewsContain li:hover{background: #4a7eb8;}
.IndexNewsContain  li  h4{padding:20px 20px 7px 20px;color:#333333;font-weight: bold;}
.IndexNewsContain li p{padding: 0 20px;line-height: 20px;color:#888888;}
.IndexNewsContain li .time{padding:5px 20px 0 20px;color:#888888;}
.IndexNewsContain li:hover a{color:#fff;}
.IndexNewsContain li:hover p{color:#b7cbe3;}
.IndexNewsContain li:hover .time{color:#b7cbe3;}
.IndexNewsContain1 li{background: #fff;}
.IndexNewsContain1 li:hover{background: #fff;}
.IndexNewsContain1 li:hover a{color:#4a7eb8;}
.IndexNewsContain li.li {margin-left:100px;margin-top:88px;}
.IndexNewsContain li.li .img{float: left;}
.IndexNewsContain li.li .text{float: right;}
.IndexNewsContain .more{text-align: center;padding-top:45px;background: url(../images/xi.png) repeat-y center;}
.IndexNewsContain .more a{display: inline-block;width:150px;height:40px;line-height: 40px;text-align: center;;;background: #4a7eb8;color:#fff;border-radius: 4px;}
.IndexNewsContain  .Newslist1{padding-bottom: 65px !important;}


.IndexProContain {padding-top: 80px;}
.IndexProContain .InproleftBox{width: 50%;float: left;height:614px;background: #4a86b8;padding-top:100px;padding-bottom: 30px;}
.multipleLine{ overflow:hidden; position:relative; width:600px;  float:right;}
.multipleLine .hd{ overflow:hidden;  height:537px;width: 30px;position: absolute;top:10px;left:0px;background: url(../images/nnj.png) no-repeat;}
.multipleLine .hd .prev,.multipleLine .hd .next{ display:block;  width:30px; height:30px;margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/blue1.png") no-repeat;position: absolute;top:212px;left:0px;}
.multipleLine .hd .next{ background:url("../images/h2.png") no-repeat; position: absolute;top:274px;left:0px; }
.multipleLine .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleLine .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.multipleLine .bd{ padding:10px; overflow:hidden;  width:500px;height:600px;padding-left:80px;}
.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px; height:600px !important; }
.multipleLine .bd ul li{ margin:10px 15px; float:left; _display:inline; overflow:hidden; text-align:center;  border:10px;border:10px solid #5898be;position: relative;}
.multipleLine .bd ul li .pic{ text-align:center; }
.multipleLine .bd ul li .pic img{ width:200px; height:150px; display:block;vertical-align: bottom;}
.multipleLine .bd ul li .title{ line-height:24px;   }
.multipleLine .bd ul li span{display: inline-block;width:200px;height:150px;background: url(../images/mbg.png);position: absolute;top:0px;left:0px;opacity: 0.8;}
.multipleLine .bd ul li:hover span{display: none;}
.multipleLine .bd ul li:hover{border-color: #fff;}
.IndexProContain .InproRightBox{width:50%;float: right;background: #f8fafc;height:744px;}
.IndexProContain .InproRightBox .MainBox{width:497px;float: left;padding-left:103px;padding-top:60px;}
.InproRightBox .MainBox h3{text-align: right;background: url(../images/probg.png) no-repeat top center;}
.InproRightBox .MainBox h3{line-height: 25px;padding-top: 13px;font-size: 24px;color:#4a7eb8;}
.InproRightBox .MainBox h3 i{display:inline-block;width:30px;height:3px;background: #4a7eb8;margin-top:10px;}
.InproRightBox .MainBox img{margin: 0 auto;display: block;}
.InproRightBox .MainBox h5{color:#333;font-size: 18px;text-align: center;line-height: 45px;}
.InproRightBox .MainBox p{color:#888;}
.InproRightBox .MainBox a{display: block;width:150px;height:40px;line-height: 40px;text-align: center;;;background: #4a7eb8;color:#fff;border-radius: 4px;margin:0 auto;margin-top:20px;}


.IndexCaseContain .InCaseleft{width:50%;float: left;background: #f8fafc;height: 821px;}
.IndexCaseContain .InCaseleft .MainBox{width:600px;float: right;padding-top: 80px;height:742px;position: relative;}
.IndexCaseContain .InCaseleft .MainBox h3{text-align: left;background: url(../images/hangbg.png) no-repeat top center;line-height: 25px;padding-top: 13px;font-size: 24px;color:#4a7eb8;}
.IndexCaseContain .InCaseleft .MainBox h3 i{display:inline-block;width:30px;height:3px;background: #4a7eb8;margin-top:10px;}


.picScroll-left{ width:400px;  overflow:hidden; position:relative; height:600px;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd li h4{text-align: left;line-height: 50px;padding-top: 13px;font-size: 24px;color:#333;}
.picScroll-left .bd li h4 i{display:block;width:70px;height:2px;background: #4a7eb8;margin-top:10px;}
.picScroll-left .bd li p{color:#888;padding-top: 20px;text-align: left;}
.picScroll-left .bd li a{display: block;width:150px;height:40px;line-height: 40px;text-align: center;;;background: #4a7eb8;color:#fff;border-radius: 4px;margin-top:38px;}
.picScroll-left .hd .prev,.picScroll-left .hd  .next{ display:block;  width:30px; height:30px;margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/l1.png") no-repeat;position: absolute;top:500px;left:0px;}
.picScroll-left .hd  .next{ background:url("../images/l2.png") no-repeat; position: absolute;top:500px;left:40px; }
.picScroll-left .bd li span{width:108px;height:108px;display: block;background: url(../images/jbg.png) no-repeat center;text-align: center;line-height: 108px;color:#ced9e9;font-size:60px;font-weight: bold;margin-top:65px;}
.IndexCaseContain .InCaseRight{width:50%;float: right;background: #4a92b8;padding-top: 222px;}
.IndexCaseContain .InCaseRight .MainBox{width:600px;float: left;height:600px;}
.IndexCaseContain .InCaseRight li{float: left;width:150px;height:150px;overflow: hidden;}
.IndexCaseContain .InCaseRight li a{display: block;width:150px;height: 150px;position: relative;}
.IndexCaseContain .InCaseRight li img{width:150px;height:150px;position: absolute;top:0px;left:0px;z-index: 1;}
.IndexCaseContain .InCaseRight li span{width:150px;height:14px;text-align: center;display: inline-block;text-align: center;color:#fff;font-weight:bold;position: absolute;bottom:47px;left:0px;z-index: 50;}
.IndexCaseContain .sInCaseright{position: absolute;bottom:0px;right:0;width:300px;height:450px;}
.IndexCaseContain .sInCaseright li{float: left;}
.IndexCaseContain .sInCaseright li{float: left;width:150px;height:150px;overflow: hidden;}
.IndexCaseContain .sInCaseright li a{display: block;width:150px;height: 150px;position: relative;}
.IndexCaseContain .sInCaseright li img{width:150px;height:150px;position: absolute;top:0px;left:0px;z-index: 1;}
.IndexCaseContain .sInCaseright li span{width:150px;height:14px;text-align: center;display: inline-block;text-align: center;color:#fff;font-weight:bold;position: absolute;bottom:47px;left:0px;z-index: 50;}

.InContactContain{width:100%;height:450px;background: url(../images/cbg.png) no-repeat center;} 
.InContactContain h3{line-height: 25px;padding-top: 13px;background: url(../images/newbg.png) no-repeat top center;text-align: center;font-size: 24px;color:#4a7eb8;padding-top: 100px;}
.InContactContain h3 i{display: block;width:30px;height:3px;background: #4a7eb8;margin: 0 auto;margin-top:10px;}
.InContactContain h4{color:#4a7eb8;font-weight: bold;text-align: center;padding-top: 52px;}
.InContactContain h5{color:#4a7eb8;font-size: 48px;text-align: center;padding-top:24px;}
.InContactContain  p{color:#888;text-align: center;padding-top:55px;}
/*首页*/
.AboutContent{padding-bottom: 65px;}
.AboutContent .img{float:right;padding-left:145px;}
.AboutContent .h3{color:#4a7eb8;font-size:24px;line-height: 30px;}
.AboutContent .h3 span{font-size:18px;}
.AboutContent .h3  i{display:inline-block;width:30px;height:3px;background: #4a7eb8;margin-top:10px;}
.AboutContent .p{color:#666666;padding-top:20px;}
.AboutContent .p span{color:#e62f29;}
.AboutContent .ul li{float: left;margin:40px 18px 0px 0;}
.AboutContent .ul li span{display: block;text-align: center;color:#666666;}
.AboutContent .ul li img{border:1px solid #e8e8e8;}
.AboutContent .ul1 li{margin-right:14px;}

.HonourContain li{float:left;width:269px;text-align: center;margin-right:40px;margin-bottom:40px;}



.title {color:#333;text-align: center;padding:15px;}
.ntime{border-bottom:1px solid #ebebeb;padding-bottom:20px;margin-bottom:20px;text-align: center;color:#444;}
.ft { padding:50px 0 0;  text-align: left}
.ft li{font-size:14px !important;height:30px !important;text-align: center;line-height:30px !important;border:0;text-align: left !important;}
.ft li a{ color:#333333 !important;}

.industryContain{background: #f5f5f5;}
.industryContain .h3{color:#255988;font-size:36px;}
.industryContain .h4{color:#255988;font-size:18px;line-height: 65px;}
.industryContain li {width:278px;height:250px;position: relative;float:left;margin-right:29px;background: #fff;margin-bottom:30px;}
.industryContain li img{vertical-align: bottom;width: 278px;height:120px;}
.industryContain li span{display: block;width:278px;text-align: center;;position: absolute;top:50px;font-size:18px;line-height: 18px;color:#fff;}
.industryContain li  p{color:#666;padding: 25px;}
.industryContain ul{padding-top: 60px;}

.ProductContain li{width:385px;height:210px;border-bottom: 1px solid #dbe5f1;margin:0 22px 20px 0;float: left;}

.ProductContain li h3{color:#333;font-size:16px;font-weight: bold;line-height: 45px;}
.ProductContain li h3 a:hover{color:#008ad5;}
.ProductContain li .left{float: left;width:150px;height:112px;border: 1px solid #dddddd;}
.ProductContain li img{width: 100%;vertical-align: bottom;}
.ProductContain li .right{float: right;width:215px;color:#666666;}
.ProductContain li p{color:#666;line-height: 22px;}
.ProductContain .right a{display: inline-block;width:31px;height:13px;background: url(../images/bbg.png) no-repeat center;}

.WordSearchBox{width:1200px;height:120px;background: #eaecef;margin:0 auto;margin-top:45px;}
.WBanner h3{padding-top:75px;}
.WordSearchBox h4{padding:18px 38px;color:#255988;font-size:18px;}
.WordSearchBox .Box{height:38px;background: #4a7eb8;margin:0 38px;}
.WordSearchBox .Box input{width:1015px;height:36px;border:1px solid #cfcfcf;background: #fff;color:#333333;line-height: 36px;padding: 0 15px;float: left;}
.WordSearchBox .Box a{width:75px;height:36px;float: left;border:1px solid #4a7eb8;border-left:0px;background: url(../images/kl.jpg) no-repeat center;}

.Wordcontain li {border-bottom:1px solid #ededed;}
.Wordcontain li span{display: inline-block;width:30px;height:30px;text-align: center;line-height: 30px;background: #666;color:#fff;font-size:16px;}
.Wordcontain li a{display: inline-block;padding-left:20px;color:#666;font-size:16px;width:1150px;line-height: 70px;}
.IndexNewsContain1 .Wordcontain li a{width: auto;}
.Wordcontain li:hover span{background: #4a7eb8;}
.Wordcontain li a:hover,.Wordcontain li.on a{color: #4a7eb8;}
.Wordcontain .MainContent{padding-bottom:50px;}

.Downcontain li {border-bottom:1px solid #ededed;line-height: 110px;min-height:110px;}
.Downcontain li span{display: inline-block;width:30px;height:30px;text-align: center;line-height: 30px;background: #666;color:#fff;font-size:16px;}
.Downcontain li em{color:#333333;font-size:16px;font-style:normal;padding:0  60px 0 10px;display: inline-block;}
.Downcontain li .em{font-weight: bold;}
.Downcontain li:hover span{background: #4a7eb8;}
.Downcontain li:hover em{color:#4a7eb8;}
.Downcontain li a{float: right;width:15px;height: 21px;background:url(../images/xia1.png) no-repeat center;margin-top: 45px;}
.Downcontain li:hover a{background: url(../images/xia2.png) no-repeat center;}
.Downcontain .MainContent{padding-bottom:50px;}

.Liucontain li{width:800px;height:30px;border:1px solid #e6e6e6;margin:0 auto;margin-bottom:15px;}
.Liucontain li span{float: left;line-height: 30px;text-align: left;color:#b5b5b5;padding:0 15px;}
.Liucontain li input{width:700px;height:30px;line-height: 30px;}
.Liucontain li.third{height:200px;}
.Liucontain li textarea{width:770px;height:180px;float: left;padding:5px 15px;}
.Liucontain li.last{border:0;text-align: center;padding: 40px 0 60px 0}
.Liucontain li.last input{margin:0 15px;width:150px;height:35px;text-align: center;line-height: 35px;color:#fff;}
.Liucontain li.last .reset{background: #e3e3e3;}
.Liucontain li.last .btn{background: #4a7eb8;}

.ContactContain .left{float:left;}
.ContactContain .right{float: right;}


.ContactContain{padding-bottom: 150px;}
.ContactContain h3{line-height: 25px;padding-top: 13px;text-align: left;font-size: 24px;color:#4a7eb8;}
.ContactContain h3 i{display: block;width:30px;height:3px;background: #4a7eb8;margin-top:18px;}
.ContactContain p{line-height: 30px;padding-top:15px;color:#656565;font-size:16px;}
.ContactContain p span{font-weight: bold;}
.ContactContain p  i{font-style: normal;color:#4a7eb8;}
.ContactContain p .span{display: inline-block;width:66px;}

.JoinContain .left{width:1020px;float: left;height: 348px;}
.JoinContain li{border-bottom:1px solid #f0f0f0;padding-bottom:30px;margin-bottom:50px;}
.JoinContain li h3{color:#666;font-size:18px;line-height: 18px;padding-bottom: 20px;}
.JoinContain li h3 i{float: left;width:3px;height:18px;background: #4a7eb8;margin-right:10px;}
.JoinContain li h4{color:#666;font-size:16px;line-height: 25px;}
.JoinContain li p{color:#666;font-size:16px;line-height: 25px;padding-bottom: 30px;}
.JoinContain .right{float: right;height: 348px;line-height: 348px;}
.JoinContain .right a{display: inline-block;width:150px;height: 35px;text-align: center;line-height: 35px;background: #4a7eb8;font-size:16px;color: #fff;}


/*注册*/
.form_table{margin: 0 auto;}
.form_table input.text 
{
    border: 1px solid black;
    height: 30px;
    line-height: 30px;
    width: 250px;
    font-size: 17px;
    padding-left:10px;
}
.form_table tr
{
    height: 40px;    
}
.form_table .btn
{
    width: 95px;
    border: 1px solid black;
    height: 40px;
    background: #2e445d;
    color: white;
    font-size: 19px;
    cursor:pointer;
    margin-top: 19px;
}
.form_table .form_err
{
    color:Red;
}
.form_table a:hover
{
    color:Red;    
}


/*登录*/
.form_login_table{margin: 0 auto;}
.form_login_table input.text 
{
    border: 1px solid black;
    height: 30px;
    line-height: 30px;
    width: 250px;
    font-size: 17px;
    padding-left:10px;
}
.form_login_table tr
{
    height: 40px;
}
.form_login_table td
{
    margin: auto 0;
}
.form_login_table .btn
{
    width: 95px;
    border: 1px solid black;
    height: 40px;
    background: #2e445d;
    color: white;
    font-size: 19px;
    cursor:pointer;
    margin-top: 19px;
}
.form_login_table .form_err
{
    color:Red;
}
.form_login_table .f_name
{
    float:right;
}
.form_login_table a:hover
{
    color:Red;    
}
.zhichi{padding-bottom: 102px;}
.zhichi li{float: left;width: 285px;text-align: center;margin-right: 20px;background: #e5f1ff;}
.zhichi li a{display: block;padding:24px 0px 82px 0px;}
.zhichi li.on{background: #f3f3f3;}
.zhichi li .zhichi_title{display: block;line-height: 106px;height: 106px;font-size: 24px;color:#333;}
.zhichi li .zhichi_info b{display: block;height: 86px;margin-bottom: 32px;}
.zhichi li .zhichi_info p{line-height: 24px;font-size: 14px;color:#666;}

.relative_pro li{float: left;margin-right: 10px;width: 150px;}
.relative_pro li img{width: 100%;height: 100px;vertical-align: middle;}
.relative_pro li span{display: block;font-size: 14px;text-align: center;line-height: 24px;height: 96px;overflow: hidden;}

.relative_title{display: block;font-size: 24px;padding:10px 0px; color:#4a7eb8;padding-top:25px; margin-top:45px; border-top:3px solid #4a7eb8;}

.relative_wenzhang li a{display: block;font-size: 16px;padding:10px 20px;}
.relative_wenzhang li a:hover{color:#4a7eb8;}

.down_info{height:0px;overflow: hidden;line-height: normal;padding-top: 20px;}
.down_info.on{height: auto;overflow: auto;}
.Downcontain .close_btn{ cursor:pointer;padding:10px;background: #008ad5;color:#fff;width: 50px;height: 30px;}
.Downcontain .img{width: 110px;height: 110px;display: inline-block;vertical-align: middle;}


.Wordcontain1{width: 800px;float: right;}
.Wordcontain1 li a{display: inline-block;padding-left:20px;color:#666;font-size:16px;width:750px;}
.Wordcontain1 ul{margin-bottom: 30px;}
.SildeBar1{width: 300px;float: left;}
.SildeBar1 li a{width: 300px;padding:0px;width: 280px;}
.SildeBar1 li dl{display: none;margin-bottom: 20px;}
.SildeBar1 li dl dd a{line-height: 30px;padding-left: 20px;font-size: 14px;width: 280px;}
.Drop_down li{float: left;}




.Login_in{text-align: right;}

.number_ico{background: url(../images/number2.png) no-repeat right center ;}
.number_ico1{background: url(../images/number1.png) no-repeat right center ;}
.Number_1{float: right;display: block;width: 25px;height: 110px;background:url(../images/numberi.jpg) no-repeat right center;margin-left: 30px }




.pro_info{ border:solid 1px #e7e7e7; border-bottom:none; height:100%;}
.pro_info li{ border-bottom:solid 1px #e7e7e7; }
.pro_info li h4{ padding:0 0 0 30px; margin:0; font-weight:normal; height:50px; line-height:50px; font-size:14px; background:url(../images/Job_jia.jpg) no-repeat right center #f9f9f9; cursor:pointer;}
.pro_info li h4.down{ background:url(../images/Job_jian.jpg) no-repeat right center #4a7eb8;color:#fff;}
.pro_info li .my_content{ padding:25px 30px; font-size:14px; color:#333333999; line-height:30px; display:none;}
.pro_info li a{display: block;}

.ProductName1{line-height: 30px;padding-bottom: 20px;font-size: 20px;color:#4a7eb8;font-weight: bold; text-align: center}
.miaodian{position: absolute;left: -50px;top: 98px;visibility:hidden;}
.miaodian ul li{
    width: 20px;
    height: 50px;
    line-height: 50px;
}