/*基本样式------------------*/
*{padding:0px; margin:0px;}
h1,h2,h3,h4,h5,h6,b{ font-weight:normal; font-size:100%;}
input,select,button,textarea{vertical-align:middle;line-height:normal;font-size:100%;font-family:Arial;}
textarea{line-height:100%;} 
a{outline:0;cursor:pointer;*star:expression(this.onFocus=this.blur()); text-decoration:none; color:#333;}
a:hover{color:#EED24B;}
input:focus,select:focus,textarea:focus,button:focus{outline:none;}
table{border-spacing:1;}
img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
p{line-height:1.7em;  }
.fl{float:left;}
.fr{float:right;}
.tCen{ text-align:center;}
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;} 
.hd{ overflow:hidden;}
.block{ display:block;}
.none{ display:none;}
img{ max-width:100%;}
body{color:#333;font-size:12px; font-family:Verdana, Geneva, sans-serif}
/*-------基本样式end---------*/

/*-------内容区宽度---------*/
.pageMain{width:1280px; margin:0 auto;}
.pageMain2{width:85%; margin:0 auto;}

/*-------顶部---------*/
.headtop{ background-color:#1D78B1; height:35px; line-height:35px; color:#fff;}
.headtop .divleft{ float:left; width:50%;}
.headtop .divright{ float:right; width:50%; text-align:right}
.headtop .divright span{background:url(../images/trl.png) no-repeat 0 10px; padding-left:20px; display:inline-block;}

.header{ width:100%; background:#fff; padding:15px 0} 
.header .logo{ width:35%;float:left;}
.header .logo img{transition:all .5s;}
.header .nav{width:65%;float:left; height:100%; text-align:right; position:relative; margin-top:15px;}

/*-------顶部 end ---------*/
.menu { width:60%;float:left; margin-left:5%}
.menu > ul {  margin: 0 auto;  width: 100%;  list-style: none;  padding: 0;  position: relative;    box-sizing: border-box;}
.menu > ul:before,
.menu > ul:after { content: "";    display: table;}
.menu > ul:after { clear: both;}
.menu > ul > li { float: left;padding: 0;  margin: 0; position:relative}
.menu > ul > li a { display:inline-block;margin:10px 0 0 0; padding:10px 10px; display: block; color:#333; font-size:14px; position:relative;}
.menu > ul > li:hover a.w{background: #fff;color:#018BF0; }
.menu > ul > li a em{margin-left: -10px; display:none; position:absolute; left:50%; bottom:-20px; z-index:10;width: 0; height: 0;border-width:10px;border-style: solid; border-color:#fff transparent transparent transparent;}
.menu > ul > li:hover a em{ display:block;}
.menu > ul > li a.ov{ color:#E14140}
.menu > ul > li a:hover{ color:#E14140}
.menu > ul > li > ul {display:none; width:250px; background:rgba(0,0,0,0.6); padding:10px; position: absolute;z-index: 9; left: 0; margin: 0;  list-style: none;  box-sizing: border-box;}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after { content: ""; display: table;}
.menu > ul > li > ul:after {clear: both;}
.menu > ul > li > ul > li {  margin: 0; padding-bottom: 0;  list-style: none;background: none;}
.menu > ul > li > ul > li a {color:#FFF;  padding:0; width: 95%; display: block; line-height:24px; }
.menu > ul > li > ul > li > ul {display: block; padding: 0; margin:5px 0 0; list-style: none;box-sizing: border-box; overflow:hidden;}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {content: ""; display: table;}
.menu > ul > li > ul > li > ul:after {  clear: both;}
.menu > ul > li > ul > li > ul > li {float: left; width: 100%;margin: 0;}
.menu > ul > li > ul > li > ul > li a { font-weight:333; border: 0; font-size:12px;margin:0px 0 0; background:url(../images/dhline.png) no-repeat 10px 12px; padding-left:20px; display:inline-block;}


/*-------顶部 end ---------*/
/*-------banner---------*/
.banner{ width:100%; height:850px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:100%;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:100%; float:left;}
.b-list{ height:50px; padding-top:800px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:10px; height:10px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:none; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:none; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}



/*-------标题和介绍---------*/
.titleBox{ width:100%; margin:0 0 50px 0;}
.titleBox h1{ font-size:2em; color:#000; font-weight:600; height:50px; line-height:50px; text-align:center; background:url(../images/bgline.png) no-repeat center 18px;}
.titleBox span{ display:inline-block; padding:0 30px; background:#fff; text-align:center; border:1px solid #47409F; border-radius:5px;}
.titleBox p{font-size:1.4em; text-align:center;}

.titleBox2{ width:100%; margin:0;color:#fff; padding:50px 0 100px;}
.titleBox2 h1{ font-size:2em;  font-weight:600; text-align:center; margin-bottom:20px;}
.titleBox2 p{font-size:1.2em; text-align:center; width:60%; margin:0 auto;}


.pagebg{ padding:60px 0 0;}
.page1{ background:#fff;}
.page2{ background:url(../images/probg.jpg) center 0px no-repeat; }

.InAbout{ text-align:center}
.InAbout h2{ color:#47409F; font-size:1.8em; font-weight:bold;}
.InAbout p{font-size:1.2em; text-align:center; margin-top:15px;}

.inAbbox{ background:#F8F7FD}
.abImg{ float:left; width:50%;}
.InAbinfo{float:left; width:42%; padding:80px 4% 0;}
.InAbinfo h2{ color:#47409F; font-size:1.4em; font-weight:bold; text-align:center;background:url(../images/bgline.png) no-repeat center 45px; padding-bottom:50px;}
.InAbinfo p{font-size:1.4em; margin-top:15px;}
/*-------合作---------*/
.planList ul{margin:40px auto 0; color:#8A8A8A;}
.planList ul li{ float:left; width:32%; margin-right:1.8%; margin-bottom:20px; padding:0px 0; height:430px; overflow:hidden; position:relative;}
.planList ul li div img{ width:100%; }
.planList ul li:nth-child(3n){margin-right:0%;}
.planList ul li .info{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:absolute; top:0; left:0; text-align:center; -webkit-transition: all .2s linear;  transition: all .2s linear}
.planList ul li:hover .info{ position:absolute; top:-430px; left:0;}
.planList ul li .info h3{ font-size:1.6em; color:#fff; font-weight:600;background:rgba(0,0,0,0.4); height:50px; line-height:50px; position:absolute; left:0; bottom:0; width:100%;}
.planList ul li .info span{ display:inline-block; width:40px; height:8px; margin:20px auto 0; background:#fff;}

.planList ul li .infoVer{ width:100%; height:100%;background:rgba(0,0,0,0.4); position:absolute; top:430px; left:0; text-align:center; -webkit-transition: all .2s linear;  transition: all .2s linear}
.planList ul li:hover .infoVer{ position:absolute; top:0px; left:0;}
.planList ul li .infoVer h3{ font-size:1.6em; color:#fff; font-weight:600;margin:40% auto 0px;}
.planList ul li .infoVer span{ display:inline-block; width:40px; height:8px; margin:20px auto 20px; background:#fff;}
.planList ul li .infoVer p{ font-size:1.4em; color:#fff; text-align:left; width:80%; margin:0 auto 20px;}
.planList ul li .infoVer a{ display:inline-block; font-size:1.2em; color:#118EEA;width:40%; margin:0 auto; height:40px; line-height:40px; border-radius:5px;
 background:#fff ; background-size: auto 36%;}

/*底部*/
.footer{ background:#F8F7FD; padding:50px 0;color:#333; margin-top:60px;}
.footer p{ line-height:200%;}
.footer .fotL{ float:left; width:30%;}
.footer .fotC{ float:left; width:40%; margin-top:30px;}
.footer .fotC h2{ font-size:1.8em; font-weight:600;}
.footer .fotC p{background:url(../images/sna.jpg) no-repeat 0 8px; font-size:1.4em; padding-left:20px; margin-top:20px;}
.footer .fotR{ float:left; width:30%; margin-top:30px;}
.footer .fotR .fotpro a{ display:block;color:#333;line-height:200%; background:url(../images/sna.jpg) no-repeat 0 8px; font-size:1.4em; padding-left:20px;}

.bannerbox{ width:100%; height:316px; overflow:hidden; position:relative;font-size:0}
.bannerbox .loginDiv{ width:100%;margin-top:0%;}
.bannerbox .loginDiv h1{color: inherit; margin: 0 0 10px; font-size:2.6rem; line-height: 1.1; color:#fff; padding-top:4.5%;text-transform:uppercase; text-shadow:2px 1px 3px #333}
.banie7{ background:url(../images/banhoor.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie6{ background:url(../images/bancon.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie5{ background:url(../images/bannews.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie4{ background:url(../images/ban4.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie3{ background:url(../images/ban3.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie2{ background:url(../images/bann2.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}
.banie1{ background:url(../images/banAbout.jpg) no-repeat 0 center; height:160px; background-size:100% auto;}

.pageNow{ background:#F7F7F7; border-bottom:1px solid #C8C8C8; line-height:40px; padding-top:20px; font-size:1.2em;}
.pageNow a{ color:#1D78B1; display:inline-block;}
.pageNow a.home{ background:url(../images/home.png) 0 12px no-repeat; padding-left:20px;}

.proList{}
.proList ul{ width:100%; margin:0 auto; }
.proList ul li{ float:left; width:23%; height:420px; overflow:hidden; margin-right:2.666%; margin-bottom:30px; position:relative; background:#F7F7F7; }
.proList ul li:nth-child(4n){margin-right:0%;}
.proList ul li .pic{margin:35px 20px 0; height:250px; overflow:hidden; text-align:center;} 
.proList ul li h1{ font-size:1.4em; margin-bottom:10px; text-align:center; line-height:35px; border-bottom:1px solid #C8C8C8;}
.proList ul li p{ width:90%; margin:0 auto; line-height:180%;}

.Nowtitle{background:#fff ; height:50px; line-height:50px; -moz-box-shadow:0px 1px 2px #eee; -webkit-box-shadow:0px 1px 2px #eee; box-shadow:0px 1px 2px #eee; margin-bottom:30px;}
.Nowtitle a{}
.Nowtitle span{ color:#018BF0}

.InfoBox{ float:left; width:75%; font-size:1.2em;}
.InfoBox h1{ font-size:1.5em; font-weight:600; text-align:center; margin-bottom:20px;text-transform:uppercase;}
.InfoBox .pic{ text-align:center; margin-bottom:20px;}
.InfoBox span{color: !important;}
.InfoBox span a{color:#f00 !important;}
.rightBox{float:right; width:22%;}
.rightBox h1{ font-size:1.5em; font-weight:600;}
.rightBox p{ border-bottom:1px solid #999; line-height:30px; margin-top:5px;}
.rightBox p.bt{margin-bottom:30px;}
.rightBox div ul li{ display:block; line-height:30px; border-bottom:1px solid #999;}
.rightBox div ul li ul{ margin-left:20px; }
.rightBox div ul li ul li{ line-height:24px;}
.rightBox div ul li ul li:last-child{ border-bottom:0px solid #999;}

.caseList{float:left; width:75%;}
.caseList ul{ width:100%; margin:0 auto; }
.caseList ul li{ float:none; overflow:hidden; margin-bottom:25px; position:relative; background:#F7F7F7; }
.caseList ul li .pic{overflow:hidden;float:left; width:20%;} 
.caseList ul li .info{float:right; width:76%; margin:10px;} 
.caseList ul li h1{ font-size:1.4em; margin-bottom:10px;font-weight:600;}
.caseList ul li h2{ font-size:1em; margin-bottom:10px; font-weight:600; color:#888}
.caseList ul li p{ margin:0 auto; line-height:180%;}

.hoorList{float:left; width:75%;}
.hoorList ul{margin:40px auto 0; color:#8A8A8A;}
.hoorList ul li{ float:left; width:32%; margin-right:1.8%; margin-left:-2px; margin-bottom:20px; padding:0px 0;  overflow:hidden; position:relative;border:1px solid #ccc;}
.hoorList ul li .pic{ height:240px;overflow:hidden; }
.hoorList ul li div img{ width:100%; }
.hoorList ul li:nth-child(3n){margin-right:0%;}
.hoorList ul li h3{font-size:1.2em; color:#666; font-weight:600;background:rgba(0,0,0,0.1); text-align:center; height:40px; line-height:40px;width:100%;}

/*print----------------------------------------*/
.print{width: 90%;padding-top: 20px;}
.print p{ margin-bottom:20px;}
.input_box{padding-left: 160px;position: relative;margin-bottom:22px;}
.input_box span{position: absolute;left: 0px;color: #585858;display: inline-block;line-height: 44px;width: 150px;text-align: right;}
.input_box span.ov{line-height: 22px;}
.input_box input{width: 100%;background: none;border: 1px solid #e5e5e5;line-height: 42px;height: 42px;padding-left: 10px;box-sizing: border-box;}
.input_box input::-webkit-input-placeholder{color: #666;}
.input_box input::-moz-placeholder{color: #666;}
.input_box input::-ms-input-placeholder{color: #666;}
.input_box select{width: 100%;background: none;border: 1px solid #e5e5e5;line-height: 42px;height: 42px;padding-left: 10px;height: 44px;box-sizing: border-box;}
.input_box p{width: 60%; margin-bottom:20px;}
.print .btn{width: 110px;line-height: 40px;border-radius: 0;margin-left: 205px;display: inline-block;text-align: center;margin-top: 20px;}


