﻿
@charset "utf-8";
*{padding:0;margin:0;}
body{padding:0;margin:0;font-size:12px;font-family:Microsoft YaHei;color: #666666;background:#fff; overflow-x: hidden;
}
img{border:none;}
a{text-decoration:none;cursor:pointer;color:#666;}
a:hover,a:hover {text-decoration:none;color:#55acee;}
input{color: #777;outline: none;}
ul{padding:0;margin:0;list-style:none;}
li,p{padding:0;margin:0;}
.clear{clear:both;}
::-webkit-input-placeholder { /* WebKit browsers */color: #999;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #999;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #999;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color: #999;}
/*美化滚动条*/
::-webkit-scrollbar {width:10px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px;border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background:rgba(212,212,212,0.7); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
::-webkit-scrollbar-thumb:window-inactive {background: #d4d4d4; }
/* flexslider */
		.flexslider{position:relative;height:430px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
		.slides{position:relative;z-index:1;}
		.slides li{height:430px;}
		.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
		.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
		.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
		.flex-control-nav .flex-active{background-position:0 0;}

		.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
		.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
		.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
		.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*顶部信息条*/
#continer{width: 100%;min-width: 1180px}
.top-box{width: 100%;height: 32px; line-height: 32px; background: #eeeeee; margin-top: -16px;}
.top-box .box-con{width: 1180px; height: 32px; margin: 0 auto;}
.top-box .left-box{float: left;margin-right: 20px;}
.top-box .left-box span{padding-left: 24px; background: url(../images/hi.png) no-repeat 2px center;}

.top-box .hcity{float: left;height: 32px; position: relative;}
.top-box .hcity .tab{height: 32px;line-height: 32px; background:url(../images/this.png) left center no-repeat;padding-left: 35px;}
.top-box .hcity .tab a{display: inline-block;background: url(../images/bot.png) right center no-repeat;padding-right: 35px;}
.top-box .hcity .bd{display: none; position: absolute;top:32px; left: 0;width: 200px; line-height: 32px;}
.top-box .hcity .bd a{margin-right: 8px;}

.top-box .hcity:hover .tab{border:1px solid #ccc;background:#fff url(../images/this.png) left center no-repeat; border-bottom: 1px solid #fff; position: relative;z-index: 9999;}
.top-box .hcity:hover .bd{display:block; border:1px solid #ccc; background: #fff;z-index: 9998;padding: 10px;}

.top-box span {display: inline-block; height: 18px; padding-left:20px; line-height: 18px; margin: 4px 0; }
.top-box span a{color: #666666;font-size: 12px;display: inline-block;}
.top-box span.sc-xw{padding-left: 0px}
.top-box span.sc-xw a{background: url(../images/sc_ico.png) no-repeat center left;padding-left: 20px;}
.top-box span a i{display: block; width: 14px; height: 16px; margin-right: 10px; float: left; background: url(../images/topbotbg.png) no-repeat;}
.top-box span a:hover{color: #1786CA;}
.top-box span.phone a,.top-box span.wxgzh a,.top-box span.call-on a,.top-box span.item a{ padding-right: 18px; background:url(../images/topjbg.jpg) right center  no-repeat;position: relative; }
.top-box span.phone a i{margin-right: 4px;}
.top-box span.phone a:hover{color: #1786ca; padding-left: 20px; background:url(../images/topjbg.jpg) right center  no-repeat; }
.top-box span.phone a:hover i{background: url(../images/topbotbg.png) left -16px;}
.top-box span.phone a .v-phone{ position:  absolute; width: 142px; height: 142px; padding-top: 15px; text-align: center; background: #FFFFFF url(../images/topjbg2.jpg) no-repeat center top;border-left: 1px solid #a9c7db;border-right: 1px solid #a9c7db; border-bottom: 1px solid #a9c7db;box-shadow:0 2px 2px #b8d0e1;top: 25px; left: 0px;display: none; z-index: 9999  }
.top-box span.phone a:hover .v-phone{display:block;}
.top-box span.wxgzh a i{background-position: -17px top;}
.top-box span.wxgzh a:hover i{background-position: -17px -16px;}
.top-box span.wxgzh a .v-wx{ position:  absolute; width: 142px; height: 142px; padding-top: 15px; text-align: center; background: #FFFFFF url(../images/topjbg2.jpg) no-repeat center top;border-left: 1px solid #a9c7db;border-right: 1px solid #a9c7db; border-bottom: 1px solid #a9c7db;box-shadow:0 2px 2px #b8d0e1; top: 25px; left: 0px;display: none; z-index: 9999  }
.top-box span.wxgzh a:hover .v-wx{display:block;}
.top-box .right-box{float: right;position: relative; z-index: 10000;}
.top-box span.call-on{position: relative;}
.top-box span.call-on a i{background-position: -43px top;}
.top-box span.call-on a:hover i{background-position: -43px -16px;}
.contact-box{width: 110px; padding: 8px 8px; min-height: 50px;border: 1px solid #a9c7db; border-top: none; background: #fff;position: absolute;top: 28px;left: 5px; z-index: 999999; border-top: none; display: none;box-shadow: 0 2px 2px #b8d0e1;}
.contact-box .tel-box{padding: 3px 0;}
.contact-box .tel-box i.city{font-size: 12px;color: #666;font-style: normal;display: block; line-height: 30px;}
.contact-box .tel-box i.tel{font-size: 15px;color: #ff1515;font-style: normal;display: block;}
.top-box span.call-on:hover .contact-box{display: block;}
.top-box span.item a{background: none; padding-right: 0;}
.top-box span.item a i{background-position: -63px top;}
.top-box span.item a:hover i{background-position: -63px -16px;}

/*logo区域*/
.logo-box{height: 86px;padding: 23px 0 0px;width: 1180px;margin: 0 auto; position: relative; z-index: 99;}
.logo-box a.logo{display: inline-block; height: 67px;width: 240px; float: left; /*background:url(../images/logo.PNG)  no-repeat center left;*/}
.logo-box .ad-box{float: right;min-width: 200px;height: 24px;line-height: 24px}
.logo-box .ad-box ul{overflow: hidden;}
.logo-box .ad-box ul li{float: left;margin: 0 13px;font-size: 14px;color: #999;padding-left:30px }
.logo-box .ad-box ul li.ico1{background:url(../images/ad_ico1.png)  no-repeat center left;}
.logo-box .ad-box ul li.ico2{background:url(../images/ad_ico2.png)  no-repeat center left;}
.logo-box .ad-box ul li.ico3{background:url(../images/ad_ico3.png)   no-repeat center left;}
.logo-box .ad-box ul li.ico4{background:url(../images/ad_ico4.png)   no-repeat center left; margin-right: 0;}
.logo-box span.telphone{position: absolute; right: -35PX; top: 65px; z-index: 10000;}
.logo-box span.telphone .hd{width: 208px;height: 25px;background:url(../images/24h.png) 0px center no-repeat;}
.logo-box span.telphone .bd{width: 208px;height:40px;line-height:40px;color:#ff7f00; font-size: 22px;font-weight: bold;}
.logo-box span.telphone .ed{width: 208px;height:20px;line-height:20px;color:#666;}

/*导航*/
.nav-box{width: 100%;height:47px;position: relative; z-index: 1000;}
.nav-box .box-con{width: 1180px;margin: 0 auto;overflow: hidden;}
.nav-box .box-con .n-left{height: 47px; line-height: 47px;text-align: left;font-size: 14px; background: #055bc3 url(../images/listyle9.jpg) no-repeat 210px center; color: #fff; width: 240px; float: left;}


.nav-box .box-con .n-left span.qbfl{margin-left: 70px;font-size: 16px;}
.nav-box .box-con .n-left .banner-nav{display: none;}
.nav-box .box-con .n-left:hover .banner-nav{display: block;}
/*左导航*/

#show-nav div.banner-nav .left-nav{ }

#other-nav div.banner-nav .left-nav{background:url(../images/leftbf.png) repeat;}
div.banner-nav {height: 430px; position:absolute;top: 47px;display: none;}
div.banner-nav .left-nav {position:absolute;top:0px;left:0px;width:1000px;height:500px;} 
/*div.banner-nav .left-nav{ width:240px; height: 453px; background: url(../images/navbg.png) repeat;}*/
div.banner-nav .left-nav{ width:240px; height: 430px; }
div.banner-nav .left-nav ul{padding:0;margin:0;}
div.banner-nav .left-nav ul li{ border-bottom:1px dotted #ccc;overflow: hidden;padding:0 10px;}
div.banner-nav .left-nav ul li .tit{line-height: 47px;width: 240px;text-align: left;font-size: 16px;z-index: 9999;}
div.banner-nav .left-nav ul li .tit a{color:#fff;font-weight: bold;}
div.banner-nav .left-nav ul li p{padding: 1px 0 10px 10px;line-height: 23px; overflow: hidden;}
div.banner-nav .left-nav ul li p a{color:#fff;margin:0 10px 10px 0;}
div.banner-nav .left-nav ul li p a:hover{color:#ED6565;}
div.banner-nav .left-nav ul li i {
    display: inline-block;
    float: left;
    margin: 12px 10px 0 0;
    width: 24px;
    height: 22px;
    background: url(../images/lefttbBg.png) no-repeat left top;}


div.banner-nav .left-nav ul li a.navaico0 i{background-position: left top;}
div.banner-nav .left-nav ul li a.navaico1 i{background-position: -39px top;}
div.banner-nav .left-nav ul li a.navaico2 i{background-position: -71px top; width: 26px;}
div.banner-nav .left-nav ul li a.navaico3 i{background-position: -109px top;}
div.banner-nav .left-nav ul li a.navaico4 i{background-position: -153px top;}

/*主导航*/
.nav-box .box-con ul.nav-ul{float: left;overflow: hidden;width: 940px;position: relative;height: 47px;}
.nav-box .box-con ul.nav-ul li {float: left;position: relative;}
.nav-box .box-con ul.nav-ul li:first-child{margin-left: 20px;}
.nav-box .box-con ul.nav-ul li a{display: inline-block;font-size: 16px;color: #333333;height: 47px;line-height: 47px;padding: 0 20px;border-bottom: 2px solid #fff}
.nav-box .box-con ul.nav-ul li a:hover{color: #1cabeb;border-bottom: 2px solid #fff}
.nav-box .box-con ul.nav-ul li a.current{color: #1cabeb;}
.nav-box .box-con ul.nav-ul li a.tophot{background: url(../images/hot.gif) no-repeat right top;}
.nav-box .box-con ul.nav-ul li.hm-nav{height: 68px;width: 135px;right: 65px;top: 0px;position: absolute;}
.nav-box .box-con ul.nav-ul li.cy-nav{height: 68px;width: 135px;right: 65px;top: 2px;position: absolute;}
.nav-box .box-con ul.nav-ul li .urgent{display: block;width: 27px;height: 16px;background: url(../images/urgent.png) no-repeat center;position: absolute;right: -10px;top: 3px}

.phonenav{ float: right; position: absolute; right: 0px; top: 30px; display: none;}
.imgbot{width:54px; height: 54px;}

.menubox{width: 115px; display: none; position: absolute; top: 40px; right: 8px; z-index: 100;}
.menubox span{display: block; height: 31px;}
.menubox ul {display: block; width: 120px; margin: 0; padding: 0; background: url(../images/menu_bg.png) repeat-y;}
.menubox ul li{width: 96px; margin: 0 auto; height: 44px; border-bottom: 1px solid #dedcdf;}
.menubox ul li a{text-align: center; line-height: 44px; display: block; color: #1f1f1f; font-size: 14px;}
.menubox ul li:last-child{border-bottom: none;}

/*banner*/
.banner-box{position: relative;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{ width: auto; height: 431px; position: absolute; left: 50%; margin-left: -960px;}




/*服务内容*/

.service{width:100%; background: #f3f3f3; height: 700px; margin: -3px auto 0;}
.titlebox{width: 100%; text-align: center; padding: 50px 0; overflow: hidden;}
.titlebox h3{font-size: 30px; font-weight: normal; color: #333333; line-height: 28px;}
.titlebox p{color: #666666; font-size: 14px; line-height: 28px; margin: 15px 0 0;}
.titlebox i{display: inline-block; width: 80px; height: 3px; background: #aaaaaa; margin: 0 auto;}


.in_services,.in_you,.in_pingjia.in_zixun.footer{width: 100%;height: auto;overflow: hidden;min-width: 1259px;margin: 0 auto;background-color: #f5f5f5;padding-bottom: 40px;}
.in_se_tt{width: 100%;height: 100px;min-width: 1259px;color: #555;text-align: center;position: relative;margin: 0 auto;line-height: 100px;font-size: 20px;font-weight: bold;margin-top: 10px;}
#menu-wrapper {  position: relative;  display: block;  z-index: 2;  height: 82px;   font-size: 16px;  color: #000;  text-align: center;}
.menu_se {  display: table;  margin: 0 auto;  padding: 0;  width: 700px;  height: 55px; text-align: left;  list-style-type: none; background:url(../images/heng.png) no-repeat 33px 2px;}
.menu_se li {  position: relative; display: inline-block; float:left ;  margin-right: 80px; cursor: pointer;  -webkit-transition: 0.3s ease-in-out;  -moz-transition: 0.3s ease-in-out;  -ms-transition: 0.3s ease-in-out;  -o-transition: 0.3s ease-in-out;  transition: 0.3s ease-in-out;  }
.menu_se li:first-child{margin-right: 74px;}
.menu_se li:last-child{margin-right: 0;}
.menu_se a{  color: #666666;  text-decoration: none;  font-size: 16px;text-align: center;display: inline-block;  }
.menu_se li i.noline{position: absolute; left: 43px; top: 41px; }
.menu_se li i.noline2{left: 41px;top: 41px;}
.menu_se li i.noline3{left: 21px;top: 41px;}
.menu_se li i.noline4{left: 50px;top: 41px;}
.menu_se li i{width: 125px; height: 3px; display: block; position: absolute; display: none; z-index: 0;
 background: -webkit-linear-gradient(left, rgba(26,131,196,1), rgba(26,131,196,0)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(26,131,196,1), rgba(26,131,196,0)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(26,131,196,1), rgba(26,131,196,0)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(26,131,196,1), rgba(26,131,196,0)); /* 标准的语法（必须放在最后） */
}


.menu_se a span{display:inline-block; width: 18px; height: 18px; margin-top: 15px; background: url(../images/servicebtn01.png) no-repeat;}
.menu_se a.selected {  color: #1ea1da;  text-decoration: none;  font-weight: bold;  }
.menu_se a.selected span{background: url(../images/servicebtn02.png) no-repeat; width: 24px; height: 24px; margin-top: 11px;}
#submenu-wrapper {  position: relative;  right: 0;  left: 0;  display: block;  z-index: 1;  width: 100%;  height: 350px;  margin: -0em auto 0;   font-size: 13px;  overflow: hidden;  }

.submenu {width: 1180px; background: #FFFFFF; display: block; height: 350px; margin: 0 auto; clear: both; margin-bottom: 10px;}
.gszcbox{width:176px; height: 258px; padding: 92px 32px 0; float: left; background: url(../images/gszcbg.jpg) no-repeat;}
.gszcbox span{display: block; font-size: 12px; color: #FFFFFF; line-height: 30px;}
.submenu .dljz{background: url(../images/gszcbg2.jpg) no-repeat;}
.submenu .sb{background: url(../images/gszcbg3.jpg) no-repeat;}
.submenu .gjj{background: url(../images/gszcbg4.jpg) no-repeat;}
.submenu .xkz{background: url(../images/gszcbg5.jpg) no-repeat;}

.zhucelistbox{width: 312px; height: 350px; background: #FFFFFF; float: left; z-index: 0;border-right: 1px solid rgba(212,212,212,0.7) ;}
.submenu div:nth-of-type(4){border-right: 0;}

.zcbox{width: 310px; height: 330px;padding-top: 50px; margin: 0 auto; }
.zcbox i{display: block; width: 60px; height: 60px; margin: 0 auto 25px;}
.zcbox span{font-size: 20px; color: #333333; display: block; text-align: center; margin-bottom: 15px;}
.zcbox span h2{color:#333333; display: inline-block; font-size: 20px;}
.zcbox p{font-size: 12px; color: #666666; text-align:center; line-height: 30px;}
.zcbox strong{display: block; text-align: center; font-size: 20px; color: #ff0000; font-weight: normal; margin-top: 15px;}
.zcbox i.zcimg1{background: url(../images/come01.png) no-repeat;}
.zcbox i.zcimg2{background: url(../images/come02.png) no-repeat;}
.zcbox i.zcimg3{background: url(../images/come03.png) no-repeat;}
.zcbox i.zcimg4{background: url(../images/come04.png) no-repeat;}
.zcbox i.zcimg5{background: url(../images/come05.png) no-repeat;}
.zcbox i.zcimg6{background: url(../images/come06.png) no-repeat;}
.zcbox i.zcimg7{background: url(../images/come07.png) no-repeat;}
.zcbox i.zcimg8{background: url(../images/come08.png) no-repeat;  width: 84px;}
.zcbox i.zcimg9{background: url(../images/come09.png) no-repeat;}
.zcbox i.zcimg10{background: url(../images/come010.png) no-repeat; width: 71px;}
.zcbox i.zcimg11{background: url(../images/come011.png) no-repeat; width: 79px;}
.zcbox i.zcimg12{background: url(../images/come012.png) no-repeat;}
.zcbox i.zcimg13{background: url(../images/come013.png) no-repeat; width: 82px;}
.zcbox i.zcimg14{background: url(../images/come014.png) no-repeat;width: 82px;}
.zcbox i.zcimg15{background: url(../images/come015.png) no-repeat;width: 82px;}
.zcbox p a{display:inline-block; width: 90px; height: 35px; margin: 25px 11px 0; text-align: center; line-height: 35px; color: #FFFFFF;}
.zxzx{background: #007cc6;}
.lzbl{background: #fa4f4f;}
.submenu2 div.hover2 span{color: #1686c9; font-weight: bold;}


div.hover2{ position: relative; z-index: 10; -webkit-animation: boxing .25s forwards; -moz-animation: boxing .25s forwards; -ms-animation:boxing .25s  forwards; animation: boxing .25s forwards; }
div.hover2 .zcimg1{background: url(../images/come1.png) no-repeat;}
div.hover2 .zcimg2{background: url(../images/come2.png) no-repeat;}
div.hover2 .zcimg3{background: url(../images/come3.png) no-repeat;}
div.hover2 .zcimg4{background: url(../images/come4.png) no-repeat;}
div.hover2 .zcimg5{background: url(../images/come5.png) no-repeat;}
div.hover2 .zcimg6{background: url(../images/come6.png) no-repeat;}
div.hover2 .zcimg7{background: url(../images/come7.png) no-repeat;}
div.hover2 .zcimg8{background: url(../images/come8.png) no-repeat;}
div.hover2 .zcimg9{background: url(../images/come9.png) no-repeat;}
div.hover2 .zcimg10{background: url(../images/come10.png) no-repeat;}
div.hover2 .zcimg11{background: url(../images/come11.png) no-repeat;}
div.hover2 .zcimg12{background: url(../images/come12.png) no-repeat;}
div.hover2 .zcimg13{background: url(../images/come13.png) no-repeat;}
div.hover2 .zcimg14{background: url(../images/come14.png) no-repeat;}
div.hover2 .zcimg15{background: url(../images/come15.png) no-repeat;}
div.hover2 span h2{color: #1686c9; font-weight: bold;}
div.hover2 span.dlspan{color: #19cc65;}
div.hover2 span.sbspan{color: #f99f3b;}
div.hover2 span.gjjspan{color: #fa4f4f;}
div.hover2 span.xkzspan{color: #b063ad;}


.submenu2 div.hover2 span h2{color: #19CC66;}
.submenu3 div.hover2 span h2{color: #F99F3B;}
.submenu4 div.hover2 span h2{color: #FB4F4F;}
.submenu5 div.hover2 span h2{color: #B163AE;}

@-webkit-keyframes boxing{
	0%{}
	100%{ width: 310px; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin-left: 0;  box-shadow: 3px 3px 3px 0px #ddd;;}

}
@-moz-keyframes boxing{
	0%{}
	100%{ width: 310px; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin-left: 0;  box-shadow: 3px 3px 3px 0px #ddd;;}
}
@-ms-keyframes boxing{
	0%{}
	100%{ width: 310px; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin-left: 0;  box-shadow: 3px 3px 3px 0px #ddd;;}
}
@keyframes boxing{
	0%{}
	100%{ width: 310px; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; margin-left: 0;  box-shadow: 3px 3px 3px 0px #ddd;;}
}



/*team*/
.team{width: 100%; min-height: 570px; background: #ffffff;}
.team .titlebox{padding: 45px 0 42px;}
.teambox{width: 1180px; margin: 0 auto;}
.hd{position: relative;}
.hd a{display: block; width: 50px; height: 50px; background: url(../images/hdbg.png) no-repeat; position: absolute;z-index: 1000;} 
.hd a.next{background-position: -53px 0px; right: -112px; top: 130px;}
.hd a.prev{background-position: 0px -50px; left: -112px; top: 130px; }
.hd a.prev:hover{background-position: 0px -0px;  }
.hd a.next:hover{background-position: -53px -50px; }
.flashBg{width:1180px;height:350px; margin:0 auto;position:relative;overflow:hidden;}
.flashBg ul.mobile{width:2000%;height:350px; position:absolute;}
.flashBg ul.mobile li{ float:left;width:225px; margin-right: 94px; height:350px;color:#6C6E85;}
.flashBg ul.mobile li a.imga{ display: block; width: 163px; height: 163px; margin: 0 auto;}
.flashBg ul.mobile li h3{ text-align: center; font-size: 16px; color: #333333; font-weight: normal; padding: 10px 0;}
.flashBg ul.mobile li h3 span{font-size: 12px; color: #666666;}
.flashBg ul.mobile li p{font-size: 12px; color: #666666; line-height: 20px;}
.flashBg ul.mobile li p.fwrx{font-size: 14px; padding: 10px 0 14px;}
.flashBg ul.mobile li p.fwrx strong{font-size: 20px; color: #ff7f00;}
.hotphone{ width: 223px; height: 35px; background: url(../images/telphone.jpg) no-repeat;}
.hotphone #tel{border: none; background: none; width: 158px; height: 35px; padding: 0 10px 0 15px; font-size: 12px; color: #666; line-height: 35px; float:left}
.flashBg ul.mobile li a strong{font-size: 16px; color: #2f2f2f; display: block; margin-bottom: 20px;}
.flashBg ul.mobile li a strong span{font-weight: normal; color: #666666;}
.flashBg ul.mobile li a div{display:table-cell; width: 260px; height: 210px; text-align: center; vertical-align: middle;}
.hotphone .coolbg{ width:40px;height:35px; cursor:pointer; border:none; float:right; background:none}

/*服务流程*/
.in_lc{width: 100%; height: 480px; background:#1585c9;overflow: hidden;position: relative; }
.in_lc>div{width: 1180px;margin:0px auto;}
.in_lc>div>div{width:135px;float: left; position: relative; margin-right: 70px;}
.in_lc .circle{width:135px;height: 135px;border: 1px solid #fff;border-radius:75px;color: #fff;text-align: center;margin: 0 auto;}
.in_lc i{width: 52px;height: 52px;background:url(../images/lc01.png) no-repeat center center;display: block;margin-left: 41.5px;margin-top: 41.5px;transition: .5s;}
.in_lc p{margin-top: 10px}
.in_lc>div>div>p{font-size: 14px;color: #fff; line-height: 22px;}
.in_lc u{width: 35px;height: 35px;background:#FFF;border-radius: 32px; border: 1px solid #FFFFFF;position: absolute;left: 5px;top:5px;color: #1585c9;text-decoration: none;font-size: 18px;text-align: center;line-height: 35px;font-weight:100; font-family: arial;}
.in_lc .qyht{background:url(../images/lc02.png) no-repeat center center;}
.in_lc .ymsj{background:url(../images/lc03.png) no-repeat center center;}
.in_lc .cxkf{background:url(../images/lc04.png) no-repeat center center;}
.in_lc .shys{background:url(../images/lc05.png) no-repeat center center;}
.in_lc .hqwh{background:url(../images/lc06.png) no-repeat center center;}
.in_lc>div>div:hover>.circle{background: #fff;color: #1ea1da;}
.in_lc>div>div:hover u{background: #1585c9; color: #FFFFFF;}
.in_lc>div>div:hover i{background:url(../images/lc1.png) no-repeat;  transform: rotate(360deg);  -ms-transform: rotate(360deg); /* IE 9 */  -webkit-transform: rotate(360deg); /* Safari and Chrome */  transition: .5s;  }
.in_lc>div>div:hover .qyht{background:url(../images/lc2.png) no-repeat center center;color:#1ea1da;}
.in_lc>div>div:hover .ymsj{background:url(../images/lc3.png) no-repeat center center;}
.in_lc>div>div:hover .cxkf{background:url(../images/lc4.png) no-repeat center center;}
.in_lc>div>div:hover .shys{background:url(../images/lc5.png) no-repeat center center;}
.in_lc>div>div:hover .hqwh{background:url(../images/lc6.png) no-repeat center center;}
.in_lc>div>div h3{font-size: 20px; color: #ffffff; text-align: center; font-weight: normal; line-height: 28px; margin: 18px 0 10px;}
.in_lc .titlebox{padding: 50px 0 42px;}
.in_lc .titlebox h3{color: #FFFFFF;}
.in_lc .titlebox p{color: #FFFFFF;}
.in_lc .titlebox i{background: #FFFFFF; width: 80px; height: 3px; margin: 10px auto 0;}

/*资讯*/
.aboutNews{width: 100%; clear: both; padding-bottom: 47px; overflow: hidden;}
.ck-slide ul {margin: 0;  padding: 0;  list-style-type: none;  }
.ck-slide {position: relative;  overflow: hidden;  }
.ck-slide ul.ck-slide-wrapper {z-index: 1;  margin: 0;  padding: 0;}
.ck-slide ul.ck-slide-wrapper li { position: absolute; margin-top:0px;width: 1180px;text-align: center;  }
.newsdl dd:hover div.date{background: #f39800; border: 1px solid #FFFFFF;}
.newsdl dd:hover div.date strong{color: #FFFFFF;}
.newsdl dd:hover div.date em{color: #FFFFFF;}
.newsdl {width: 1180px; overflow: hidden;}
.newsdl dd{width: 352px; float: left; margin-right: 62px; margin-bottom: 28px;}
.newsdl dd:nth-of-type(3){margin-right: 0;}
.newsdl dd:nth-of-type(6){margin-right: 0;}
.newsdl dd div.date{width: 85px; height: 85px; border: 1px solid #333333; border-radius:42px; text-align: center; float: left;}
.newsdl dd div.date strong{font-size: 30px; line-height: 30px; display: block; text-align: center; font-weight: normal; color: #333333; margin-top: 17px;}
.newsdl dd div.date em{font-style: normal; font-size:14px; color: #333333;}
.newsdl dd div.xqbox{ width: 245px; float: left; margin-left: 20px;}
.newsdl dd div.xqbox a{display: block; text-align: left;}
.newsdl dd div.xqbox a h3{height: 30px; font-size: 16px; color: #333333; line-height: 30px; font-weight: normal;overflow: hidden;}
.newsdl dd div.xqbox a p{font-size: 14px; color: #888888; line-height: 24px;}
.ck-slide .ck-prev, .ck-slide .ck-next {position: absolute;top: 50%; z-index: 2;width: 35px;height: 70px;margin-top: -35px;  border-radius: 3px;opacity:1;background-repeat: no-repeat;transition: opacity .2s linear 0s; }
.ck-slide .ck-prev {  left: 5px;font-family:tubiao;color:#fff;font-size: 60px;}
.ck-slide .ck-next {  right: 12px;font-family:tubiao;color:#fff;font-size: 60px;}
.ck-slidebox {  position: absolute;  left: 50%;  bottom: 0px;  z-index: 30; }
.ck-slidebox ul {  height: 20px;  padding: 0 4px;  border-radius: 8px;}
.ck-slidebox ul li {  float: left;  height: 12px;  margin: 4px 5px;  }
.ck-slidebox ul li em {  display: block;  width: 12px;  height: 12px;  border-radius: 100%;background:#666666;   text-indent: -9999px;  cursor: pointer;  }
.ck-slidebox ul li.current em { height: 12px; width: 40px;  border-radius: 5px; background-color: #1585c9;  }
.ck-slidebox ul li em:hover {  background-color: #1585c9;  }
.ck-slide { width: 1180px; height: auto; margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 255px;}


/*客户*/
.in_kehu{width: 100%;height: 500px;position: relative;overflow: hidden;background:#f3f3f3}
.in_kehu h5{background:transparent;}
.in_kehu .titlebox{padding: 50px 0 38px;}
.business .box ul.items li { float: left; width: 256px; height: 300px; margin: 0 33px; background:#f5f5f5; overflow: hidden; }
.clients { width: 100%;/* background: url(../images/jh.jpg) bottom no-repeat; background-size: cover;*/}
.clients .box { position: relative; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.clients .box ul.items { margin: 0 auto; margin-top: 10px; width: 1180px; font-size: 0; overflow: hidden;}
.clients .box ul.items li { position: relative; padding: 10px; width: 148px; height: 98px; overflow: hidden; z-index: 10; float: left;margin:0 34px 23px 0; background-color: #FFFFFF;}
.clients .box ul.items li.tdsw { top: 600px; background:#FFFFFF url(../images/clients.png) no-repeat 20px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.tdsw { background:#FFFFFF url(../images/clients.png) no-repeat 20px -90px; }

.clients .box ul.items li.brkx { top: -400px; background:#FFFFFF url(../images/clients.png) no-repeat -160px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.brkx { background:#FFFFFF url(../images/clients.png) no-repeat -160px -95px; }

.clients .box ul.items li.tdkj { top: 600px; background:#FFFFFF url(../images/clients.png) no-repeat -336px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.tdkj { background:#FFFFFF url(../images/clients.png) no-repeat -336px -90px; }
.clients .box ul.items li.cas { top: -400px; background:#FFFFFF url(../images/clients.png) no-repeat -515px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.cas { background:#FFFFFF url(../images/clients.png) no-repeat -515px -95px; }
.clients.active .box ul.items li.cas { top: 0px; }
.clients .box ul.items li.sipo { top: 600px; background:#FFFFFF  url(../images/clients.png) no-repeat -695px 40px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.sipo { background:#FFFFFF  url(../images/clients.png) no-repeat -695px -80px; }
.clients .box ul.items li.apple { top: 450px; background:#FFFFFF  url(../images/clients.png) no-repeat -870px 25px; margin-right: 0; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.apple { background:#FFFFFF  url(../images/clients.png) no-repeat -870px -95px; }
.clients .box ul.items li.das { top: -550px; background:#FFFFFF  url(../images/clients.png) no-repeat -1048px 30px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.das { background:#FFFFFF  url(../images/clients.png) no-repeat -1048px -90px; }
.clients .box ul.items li.hunantv { top: 450px; background:#FFFFFF url(../images/clients.png) no-repeat -1226px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.hunantv { background:#FFFFFF url(../images/clients.png) no-repeat -1226px -95px; }
.clients .box ul.items li.sino { top: -550px; background: #FFFFFF url(../images/clients.png) no-repeat -1406px 25px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.sino { background:#FFFFFF url(../images/clients.png) no-repeat -1406px -95px; }
.clients .box ul.items li.report { top: 450px; background:#FFFFFF url(../images/clients.png) no-repeat -1585px 40px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.report { background:#FFFFFF url(../images/clients.png) no-repeat -1585px -80px; }

.clients .box ul.items li.gedu { top: 300px; background:#FFFFFF url(../images/clients.png) no-repeat -1758px 20px; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.gedu { background:#FFFFFF url(../images/clients.png) no-repeat -1758px -100px; }
.clients .box ul.items li.bgg { top: -700px; background: #FFFFFF url(../images/clients.png) no-repeat -1937px 40px; margin-right: 0; -webkit-transition: all .8s ease-in-out 0s; -moz-transition: all .8s ease-in-out 0s; -ms-transition: all .8s ease-in-out 0s; -o-transition: all .8s ease-in-out 0s; transition: all .8s ease-in-out 0s; }
.clients .box ul.items li:hover.bgg { background:#FFFFFF  url(../images/clients.png) no-repeat -1937px -80px; }
.clients.active .box ul.items li{ top: 0px; }
.clients .box ul.items li span { position: absolute; bottom: -30px; }
.clients .box ul.items li.bg.all { position: absolute; width: 1155px; height: 450px; background-color: White; -moz-opacity: 0.3; opacity: 0.3; filter: alpha(opacity=30); }
.clients .box ul.items li.bg.one { position: absolute; background: #eee; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; display: none; }
.clients .box ul.mini { display: none; }




/*立即咨询*/
.footljzx{width: 100%; height: 100px; padding-top: 150px; background: url(../images/ad.jpg) no-repeat center center; clear: both;}
.footljzx a{display: block; width: 148px; height: 43px; border: 1px solid #FFFFFF; border-radius: 3px; margin: 0px auto 0; line-height: 42px; text-align: center; font-size: 16px; color: #ffffff;}

/**/
.jpservice{width: 1180px; margin: 0 auto;/*  height: 75px; */ padding: 38px 0 37px; clear: both; overflow: hidden;}
.jpservice dl{width: 282px; float: left; overflow: hidden;}
.jpservice dl dt{width: 75px; height: 75px; float: left;}
.jpservice dl dd{width: 182px; padding-top: 12px; float: left; margin-left: 24px;}
.jpservice dl dd h3{font-size: 18px; color: #333333; font-weight: normal; margin-bottom: 10px;}
.jpservice dl dd p{font-size: 12px; color: #666666;}
.jpservice dl.seconddl{width: 345px;}
.jpservice dl.seconddl dd{width: 210px;}
.jpservice dl.threedl{width: 292px;}
.jpservice dl.threedl dd{width: 120px;}
.jpservice dl.lastdl{width: 260px;}
.jpservice dl.lastdl dd{width: 160px;}


/*联系我们*/

.in_cont{background:#4a4e53;width: 100%;overflow: hidden;position: relative;}
.in_cont .titlebox{padding: 50px 0 27px;}
.in_cont .titlebox h3{color: #cccccc;}
.in_cont .titlebox p{color: #cccccc;}
.in_cont .kuang{border: 1px solid #fff;}
.in_cont .ser_biao h5{background:#474847;color: #fff;}
.in_cont p,.in_cont span{color:#fff;}
.in_cont span{margin-top: 10px;}
.in_cont .cont{margin: 0px auto; padding-top: 30px; position: relative;width: 1180px; border-top: 1px solid #63686e;}
.cont .cont_input{width: 652px;position: relative; float: left;}
.cont_input #dianhua{width: 290px;height: 38px;background:#575b60;color: #cccccc;border:0px;outline: 0px;margin: 18px 0 18px 32px;padding-left: 20px;
    width:290px\9;padding: 0px 10px\9; position: absolute\9; top: 75px\9; left: 310px\9; line-height: 38px\9; position: absolute;
}
.cont_input select{width: 310px;height: 38px;background:#575b60;color: #fff;border:0px;outline: 0px;margin: 18px;padding-left: 20px;padding: 8px 18px\9;}
.cont_input #buchong{width: 622px;height: 58px;background:#575b60; padding-top:10px;   padding-right:10px;  padding-bottom:10px; color: #cccccc;border:0px;outline: 0px;margin: 18px 0;padding-left: 20px;font-size: 14px;margin-top: 12px;margin-bottom: 16px;}
.cont_input #reset,#tijiao{width: 148px;height: 40px;padding-left: 0px;float: right;margin-right: 21px;background:#575b60;color: #cccccc;border:0px;outline: 0px;margin: 22px;margin-top: 0px;}
.cont_input #tijiao{margin-right: 0;}
.cont_input #reset:hover,#tijiao:hover{background: #333;cursor: pointer;}
.cont_input span{color: #cccccc;font-size: 12px;position:absolute;left: 0px;top:-14px;}
.cont_input .shijian{left: 344px;}
.cont_input .yusuan{top:62px;}
.cont_input .dianhua{left:344px;top:62px;}
.cont_input .buchong{top:132px;}
#shijian{margin: 18px 0 18px 32px;}

.cont_cont{width: 467px;overflow: hidden;position: relative;float: left; margin-left: 60px;}
.footleft{width: 281px; float: left;}
.footleft span{color: #cccccc; font-size: 12px; margin: 17px 0 17px; display: block;}
.footleft p.fwqq{font-size: 12px; color: #cccccc; line-height: 32px;}
.footleft p.fwrx2{font-size: 14px; color: #cccccc; font-weight: bold; line-height: 20px; text-align: right; margin: 10px 3px;}
.ewmbox{width: 122px; float: right;}
.ewmbox span{ display: block; text-align: center; line-height: 30px; margin: 0;}

.select-wrapper{  font: normal 14px '\5FAE\8F6F\96C5\9ED1'; outline: 0px;  position: relative;  cursor: pointer;  display: inline-block;  *display: inline;  *float: left;  *margin-right: 10px;  background: #666;  border: 1px solid #e3e3e3;  background:#333;color: #fff;border:0px;outline: 0px;margin: 18px 18px 18px 0;  }
.select-button{  font: normal 12px '\5FAE\8F6F\96C5\9ED1';border: 0;  background: #575b60;  cursor: pointer;  padding: 0 26px 0 10px;  overflow: hidden;  text-align: left;  outline: none;  white-space: nowrap;  word-break: keep-all;  text-overflow: ellipsis;  color:#cccccc;}
.select-down{  position: absolute;  top: 21px;  right: -10px;  height:0;  width:0;  overflow: hidden;  font-size: 0;  border-color: #333 transparent transparent transparent;  border-style: solid;  border-width: 6px;  }
.disabled{  color: #cccccc;  }
.select-list{background: #44474b;  display: none;  z-index: 2;  position: absolute; overflow: hidden;  }
.select-list ul{  margin: 0;  padding: 0;  overflow-x: hidden;  overflow-y: auto;  line-height: 34px;  max-height: 240px;  }
.select-list ul li{  width: 100%; padding-left: 10px;  cursor: pointer;  overflow: hidden;  white-space: nowrap;  word-break: keep-all;  text-overflow: ellipsis; background:#44474b; }
.select-list ul li.selected, .select-list ul li:hover{  color: #000; background: #ddd;  }
/* 下拉列表不可用样式 */
.select-button-disable{  color: #ccc;  width: 238px;  height: 34px;  border: 1px solid #e3e3e3;  border-radius: 3px;
    background: #fff;  cursor: pointer;  padding-left: 10px;  overflow: hidden;  text-align: left;  outline: none;  }
.select-down-disable{  color: #ccc;  font-size: 18px;  position: absolute;  top: 0;  right: 10px;  line-height: 34px;  }

.banquan{ width: 100%; text-align: center; color: #555555; font-size: 12px; padding: 20px 0; }
.banquan p{line-height: 40px;font-size: 12px; color: #333333;}
.banquan p a{font-size: 12px; color: #333333; margin: 0 10px;}


.servicelist{display: none; width: 100%;}
.servicelist li{width: 20%; float: left;}
.servicelist li a{ display: block; text-align: center;}
.servicelist li a img{display: block;  margin:10px auto;}
.servicelist li a span{font-size: 14px; color: #666666;}
.phoneNews{display: none;}

.carousel-inner{height: 430px;}





/*友情链接*/

.foot_link{width: 100%; clear: both; border-top: 1px solid #63686e; padding: 10px 0; background: #4a4e53; overflow: hidden;}
.linkbox{max-width: 1180px; margin: 0 auto; line-height: 30px;}
.linkbox span{font-size: 12px; color: #cccccc;}
.linkbox a{font-size: 12px; color: #cccccc; margin: 0 8px;}
.linkbox a:hover{color: #FFF;}

/*404*/
.errorTop{  background: #f1f2f6;width: 100%;height: auto;  overflow: hidden;position: relative;background: #F4F4F4;padding-bottom: 100px;  }
.topContent{  width: 600px;margin:108px auto 80px;  }
.topLeft,.topRight{  float: left;  }
.topRight{  padding-top: 83px;  }
.sorry{  font-size: 24px;color:#666;  }
.or{  font-size: 14px;color:#666;margin:10px 0 18px ;  }
.back{  color:#007bc7;  }
.errorinput{  width: 278px;height: 20px;  }
.search{  position: relative;  }
.errorsearch{  color:#007bc7;position: absolute;font-size: 14px;width: 74px;height: 22px;display: inline-block;border-left: 1px solid #ccc;padding:1px 0 0 10px;top:8px;right: 20px;  }
.errorInterest{  background: #F4F4F4;  }
.interestTitle{  color:#666;font-size: 18px;margin-bottom: 20px;  }
.interestList{margin-bottom: 20px;}
.errorLi{  width: 280px;height: 234px;background: #fff;  }

.tsk{position: fixed; z-index: 10000; display: none; border: 1px solid #ddd; width: 500px; height: 200px; background: #ffffff; left: 50%; top: 50%; margin-left: -250px; margin-top: -100px;}
.tsk span{display: block; height: 50px; background: #e5e5e5; padding: 0 30px; text-align: right; color: #333; line-height: 50px; cursor: pointer;}
.tsk p{text-align: center; line-height: 100px; font-size: 16px; color: #ff7f00;}



.in_ourpro{position: relative;}
.in_ourpro_box{max-width: 1180px;height: auto;overflow: hidden;margin: 0 auto;width: 100%;}
.ourpro_box1 {width: 100%;height: auto;overflow: hidden;position: relative;}
.ourpro_box1 li{width:20%;float: left;position: relative;}
.ourpro_img1,.ourpro_img2,.ourpro_img3,.ourpro_img4,.ourpro_img5{background: url("../images/zj_03.png")no-repeat center;width: 185px;height: 184px;margin: 0 auto;cursor: pointer;}
.ourpro_img2{background: url("../images/zj_05.png")no-repeat center;}
.ourpro_img3{background: url("../images/zj_07.png")no-repeat center;}
.ourpro_img4{background: url("../images/zj_09.png")no-repeat center;}
.ourpro_img5{background: url("../images/zj_11.png")no-repeat center;}


.ourpro_box1 .ys_img1 div.active{background: url("../images/zj2_03.png")no-repeat center;background-size: 100%;}
.ourpro_box1 .ys_img2 div.active{background: url("../images/zj2_05.png")no-repeat center;background-size: 100%;}
.ourpro_box1 .ys_img3 div.active{background: url("../images/zj2_07.png")no-repeat center;background-size: 100%;}
.ourpro_box1 .ys_img4 div.active{background: url("../images/zj2_09.png")no-repeat center;background-size: 100%;}
.ourpro_box1 .ys_img5 div.active{background: url("../images/zj2_11.png")no-repeat center;background-size: 100%;}

.ourpro_box1 .ys_a span{display: none;width: 50px;height: 3px;margin: 0 auto;margin-top: 30px;background: #007cc6;}

.ourpro_box1 p{font-size: 18px;text-align: center;width: 100%;color: #222;margin-top: 10px;}
.ourpro_box1 li:hover p{color: #007cc6;}
.ourpro_box2{width: 100%;border:1px solid #e6e6e6;border-width: 1px 0px 1px 0px;width: 100%;height: auto;overflow: hidden;padding: 30px auto 30px; margin:0px auto 70px;}
.ourpro_box2>div{display: none;width: 100%;height: auto;overflow: hidden;}
.ourpro_box2 ul{width: 520px;height: auto;overflow: hidden;display: block;margin: 30px auto;}
.ourpro_box2 li{background: url("../images/zj1.png") no-repeat;font-size: 16px;line-height: 34px;color: #666;padding-left: 24px;}











        .login_fixed
        {
            position: fixed;
            left: 50%;
            top: 0px;
            width: 317px;
			margin-left:-158px;
			margin-top:-125px;
            height: 250px;
            background-color: #fff;
            padding-bottom: 30px;
            border: 1px solid lightgrey;
			z-index:999999999999999999999;
        }
        .login_form
        {
            width: 260px;
            margin: 0 auto;
            margin-top: 30px;
        }
        .login_form span
        {
            float: left;
            padding-right: 20px;
            line-height: 40px;
            width: 48px;
            text-align: right;
            font-size: 12px;
        }
        .login_row input
        {
            float: left;
            width: 180px;
            height: 28px;
            font-size: 14px;
            padding-top: 4px;
            padding-bottom: 4px;
            padding-left: 4px;
            line-height: 28px;
        }
        .login_row
        {
            height: 24px;
            margin-bottom: 40px;
        }
        .login_row_recember
        {
            height: 24px;
        }
        .login_action_center
        {
            text-align: center;
            padding-top: 15px;
        }
        .login_action
        {
            padding: 10px 60px;
            font-size: 14px;
            background-color: #37A8F6;
            color: white;
        }
        .error_input
        {
            border: 1px solid red;
        }
        .error_desc
        {
            font-size: 12px;
            color: red;
        }
        .error_input
        {
            border: 1px solid red;
        }
        .tab ul.menu22
        {
            height: 34px;
            background: #f6f6f6;
        }
        .tab ul.menu22 li
        {
            float: left;
            text-align: center;
            width: 100px;
            height: 34px;
            background: #f6f6f6;
            line-height: 32px;
            list-style: none;
            font-size: 12px;
            cursor: pointer;
        }
        .tab ul.menu22 li.active
        {
            background: #e2383a;
            color: #fff;
        }
.guanbi2{float: right;position: absolute;right: 0px;top: 0px;width: 34px;height: 34px;background: url("../images/guanb.png");cursor: pointer;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, 
input, textarea, th, td, img {
	border:medium none;
	margin: 0;
	padding: 0;
}
.w1180{width: 1180px;height: auto;margin: 0 auto;text-align: center;}
/*产品推荐 start*/
.product-box{
	padding: 0 0 45px;
}
.pro{
	width: 100%;
	overflow: hidden;
	padding-bottom: 38px;
}
.pro-fl,
.pro-list{
	height: 245px;
}
.pro-fl{
	width: 125px;
	background: #0393dc;
	color: #fff;
	text-align: right;
	position: relative;
}
.pro-fl2.pro-fl{background: #41cff3;}
.pro-fl3.pro-fl{background: #41aef3;}
.pro-fl span{
	font-size: 24px;	
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:26px;
	padding: 34px 40px 0 0;
	line-height:26px;
}
.pro-text{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:8px;	
	height: 140px;
	background: url(../images/put-text_03.png) no-repeat;
	position: absolute;
	top:39px;
	left: 42px;
}
.pro-fl2.pro-fl .pro-text{
	background-position: -8px 0;
}
.pro-fl3.pro-fl .pro-text{
	height: 190px;
	background-position: -17px 0;
}
.pro-text.pro-text2{
	width: 48px;
	height: 28px;
	background: url("../images/new-hot.png") no-repeat;
	top: 17px;
	left: 205px;
    animation: ba_fly 0.6s .6s alternate infinite;
    -webkit-animation: ba_fly 0.6s .6s alternate infinite;
    -moz-animation: ba_fly 0.6s .6s alternate infinite;
    -ms-animation: ba_fly 0.6s .6s alternate infinite;
    -o-animation: ba_fly 0.6s .6s alternate infinite;
}
.pro-text.pro-text2.pro-text3{
	left: 148px;
}
@keyframes ba_fly {
  0% {transform:translateX(0%) translateY(-15%);}
  100% {transform:translateX(0%) translateY(-0%);}
}
@-webkit-keyframes ba_fly {
  0% {-webkit-transform:translateX(0%) translateY(-15%);}
  100% {-webkit-transform:translateX(0%) translateY(-0%);}
}
@-moz-keyframes ba_fly {
  0% {-moz-transform:translateX(0%) translateY(-15%);}
  100% {-moz-transform:translateX(0%) translateY(-0%);}
}
@-ms-keyframes ba_fly {
  0% {-ms-transform:translateX(0%) translateY(-15%);}
  100% {-ms-transform:translateX(0%) translateY(-0%);}
}
@-o-keyframes ba_fly {
  0% {-o-transform:translateX(0%) translateY(-15%);}
  100% {-o-transform:translateX(0%) translateY(-0%);}
}
@keyframes ba_fly {
  0% {transform:translateX(0%) translateY(-15%);}
  100% {transform:translateX(0%) translateY(-0%);}
}
.pro-list{
	width: 1054px;
	overflow: hidden;
	border-right: 1px solid #e5e5e5;

}
.pro-list li{
	float: left;
	width: 238.7px;
	border: 1px solid #e5e5e5;
	border-right: none;
	text-align: left;
	padding-left: 24px;
	position: relative;
	height: 243px;
	overflow: hidden;
}
.pro-list li p{
	font-size: 16px;
	color: #777;
	line-height: 27px;
	padding: 28px 0 19px;
}
.pro-list li p big{
	font-size: 20px;
	color: #555;
}
.pro-list li:first-child{border-left: none !important;}
.pro-list li em{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:135px;	
	height: 105px;
	background: url(../images/put-iocn_021.jpg) no-repeat;
	position: absolute;
	right: -2px;
	bottom: -10px;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;    
	z-index: -1;
}
.pro-list li .pro-icon2{background-position: -135px 0;right: -3px;}
.pro-list li .pro-icon3.people{background: url(../images/img-01.jpg) no-repeat;right: 0;bottom: -35px;}
.pro-list li:hover .pro-icon3.people{bottom: -20px;}
.pro-list li .pro-icon2{background-position: -135px 0;right: -3px;}
.pro-list li .pro-icon3{background-position: -270px 0;right: -6px;}
.pro-list li .pro-icon4{background-position: -405px 0;right: -2px;bottom: 0;}
.pro-list li .pro-icon5{background-position: -938px 0;right: -3px;}
.pro-list li .pro-icon6{background-position: -675px 0;right: -17px;}
.pro-list li .pro-icon7{background-position: -541px -1px;right: -12px;}
.pro-list li .pro-icon8{background-position: -1358px 0;bottom: -17px;width: 100px;}

.pro-list li .pro-icon9{background-position: -1070px 0;right: -6px; bottom: -18px;}
.pro-list li .pro-icon10{background-position: -1225px 0;bottom: -15px;}
.pro-list li .pro-icon11{background-position: -800px 0;right: -6px;}
.pro-list li .pro-icon12{background-position: -1468px 0;right: -15px;bottom: -21px;width: 150px;}
.pro-list li a{
	width: 113px;
	height: 33px;
	background: none;
	border: 1px solid #0eaef8;
	color: #0eaef8;
	line-height:33px;
	border-radius: 2px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}
.pro-list li:hover a{
	color: #fff;
	background: #fc7d00;
	border-color: #fc7d00;
}
.pro-list li:hover em{
	bottom: 10px;
}
.get-btn.get-btn3{
	font-size: 16px;
	width: 351px;
	height: 49px;
	line-height: 49px;
	background: #0eaef8;
	border-radius: 29px;
}
.get-btn.get-btn3:hover{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;	
}
/*产品推荐 end*/
.tt-P{
	font-size: 14px;
	color: #777;
	line-height: 16px;
}
.tt-H2 .adv-icon.adv-icon5{background-position:-81px -66px ;}
.product-box {
    padding: 0 0 45px;
}
.tt-H2 {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #565656;
    font-weight: bold;
    line-height: 32px;
    padding: 6px 0 20px;
    position: relative;
}
.orang {
    color: #ff7f00;
}
.til-icon {
    display: block;
    position: relative;
    width: 200px;
    margin: 0 auto;
    background: url("../images/til-line.png") no-repeat center center;
    margin-top: 10px;
}
.til-icon{
	display: block;
	position: relative;
	width: 200px;
	margin: 0 auto;
	background: url("../images/til-line.png") no-repeat center center;
	margin-top: 10px;
}
.til-icon i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 28px;
	height: 28px;
	background: url("../images/til-bg.png") no-repeat;

}
.til-icon i.icon2{
	background-position: -28px 0;
}

.fl {
    float: left;
    display: inline;
}
.get-btn.get-btn3 {
    font-size: 16px;
    width: 351px;
    height: 49px;
    line-height: 49px;
    background: #0eaef8;
    border-radius: 29px;
    color:#fff;
}

.get-btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    background: #ff8202;
}
/*3天拿证 start*/
.gs-bg.flow-box{
	padding: 50px 0;
}
.flow-list{
	width: 100%;
	overflow: hidden;
}
.flow-list li{
	float: left;
	width: 20%;
	text-align: center;
}
.flow-list li i{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:105px;	
	height: 154px;
	background: url(../images/flow-icon_03.png) no-repeat;	
	margin-bottom: 15px;
	background-position: -2px;
	-webkit-transition: all 1.2s;
	-moz-transition: all 1.2s;
	-ms-transition: all 1.2s;
	-o-transition: all 1.2s;
}
.flow-list li .flow-icon2{background-position: -107px 0;}
.flow-list li .flow-icon3{background-position: -214px 0;}
.flow-list li .flow-icon4{background-position: -319px 0;}
.flow-list li .flow-icon5{background-position: -425px 0;}
.flow-list li p{
	font-size: 18px;
	line-height: 20px;
	color: #565656;
	padding-bottom: 23px;
}
.flow-list li a{
	width: 138px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	border: 1px solid #fc7d00;
	color: #fc7d00;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	background: none;
}
.flow-list li:hover i{
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
}
.flow-list li:hover  a{
	background: #fc7d00;
	color: #fff;
}
.gs-bg.flow-box {
    padding: 50px 0;
}
.gs-bg {
    width: 100%;
    min-width: 1180px;
    overflow: hidden;
    background: #f8f8f8;
}

.til-icon i.icon3 {
    background-position: -56px 0;
}


/*3天拿证 end*/

/*你将领取以下证件 start*/
.gs-bg.zs-box{
	background: url(../images/zs-img_12.jpg) center top no-repeat;
	padding: 55px 0 108px;
}
.gs-bg.zs-box h2{
	border-color: #fff;
}

.zs-list{
	width: 1060px;
	padding:0 60px 0 60px;
	overflow:hidden ;
}
.zs-list>li{
	float: left;
	margin-left: 47px;
	width: 322px;
	height: 385px;
	overflow: hidden;
}
.zs-list>li img{
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;	
}
.zs-list>li:hover img{
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
}
.zs-list>li:first-child{margin-left: 0 !important;}
.gs-bg.zs-box {
    background: url(../images/zs-img_12.jpg) center top no-repeat;
    padding: 55px 0 108px;
}
.gs-bg {
    width: 100%;
    min-width: 1180px;
    overflow: hidden;
    background: #f8f8f8;
}
/*你将领取以下证件 end*/

/*banner广告 start*/
.bannergg-box{
	position: relative;
	height: 135px;
}
.banner-gg{
	position: absolute;
	width: 1920px;
	height: 135px;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.bannergg-box>a{
	width: 160px;
	height: 38px;
	line-height: 38px;
	border-radius: 19px;
	background: #ffb900;
	position: absolute;
	left: 50%;
	bottom: 18px;
	margin-left:373px;
}
.bannergg-box>a{
color:#fff;
}


.bannergg-box .freetel{
	width:200px;
	height:60px;
	line-height: 38px;
	border-radius: 19px;

	position: absolute;
	left: 50%;
	top:15px;
	margin-left:373px;
}
.bannergg-box .freetel span{
	display:block;
	height: 20px;
	line-height: 20px;
	color:#fff;
	font-size: 16px;
}

.bannergg-box .freetel p{
	display:block;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size: 22px;
}
.bannergg-box>a:hover{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;	
}
.get-btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    background: #ff8202;
}
/*banner广告 end*/

/*以下服务 start*/
.w1180.serve-box{padding-top: 44px;}
.serve-list{
	width: 100%;
	padding: 0 0 40px;
	overflow: hidden;
}
.serve-list li{
	width: 25%;
	text-align: center;
	float: left;
}
.serve-list li i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 105px;
	height: 104px;
	background: url(../images/serve-icon_03.png) no-repeat;
}
.serve-list li .serve-icon2{background-position: -104px 0;}
.serve-list li .serve-icon3{background-position: -210px 0;}
.serve-list li .serve-icon4{background-position: -315px 0;}
.serve-list li:hover i{background-position: 0 -104px;}
.serve-list li:hover .serve-icon2{background-position: -104px -104px;}
.serve-list li:hover .serve-icon3{background-position: -210px -104px;}
.serve-list li:hover .serve-icon4{background-position: -315px -104px;}
.serve-list li p{
	font-size: 18px;
	line-height: 20px;
	color: #666;
	padding: 20px 0 33px;
}
.serve-list li:hover p{
	color: #ff7f00;
}
.serve-list li a{
	width: 138px;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    border: 1px solid #dcdcdc;
    color: #888;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    background: none;
}
.serve-list li:hover a{
	color: #fff;
	background: #ff7f00;
	border-color: #ff7f00;
}
.til-icon i.icon7 {
    background-position: -168px 0;
}
/*以下服务 end*/

.jpbox{}


/*底部浮窗start*/
.open-query-fix {
	cursor: pointer;
	width: 213px;
	height: 80px;
	background: url(../images/fix-open.png) center no-repeat;
	background-size: 100%;
	position: fixed;
	left: -213px;
	bottom: 0;
	overflow: hidden;
	z-index: 9999;
	-webkit-transform: translateZ(0px);
}

.open-query-fix div {
	line-height: 1.3;
	padding: 0 15px;
}

.open-query-fix .open-fix-span1 {
	font-size: 35px;
	font-weight: bold;
	color: #fff100;
	margin-top: 8px;
}

.open-query-fix .open-fix-span2 {
	font-size: 18px;
	color: white;
}
.brand-query-fix {
	width: 100%;
	height: 142px;
	left: 0;
	bottom: 0px;
	position: fixed;
	-webkit-transform: translateZ(0px);
	z-index: 9999;
	overflow: hidden;

}

.brand-query-fix .fix-bg {
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/transparent70.png) repeat;
}

.query-fix-main {
	position: relative;
	width: 1180px;
	margin: 0 auto;
}
.brand-query-fix .fix-bg2 {
	position: relative;
	width: 405px;
	width: 226px;
	height: 142px;
	float: left;
	background: url(../images/brand-fix.png) no-repeat center right;
}
.fix-center {
	width: 600px;
	
	width: 725px;
	text-align: center;
	position: absolute;
	left: 420px;
	left: 241px;
	height: 116px;
	top: 26px;
}
/*.fix-center>span{content: '';display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;height: 100%;}*/

.fix-center>div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.fix-center .til {
	color: #fff100;
	font-size: 28px;
	font-weight: bold;
	padding: 21px 0 10px;
}

.fix-center form {
	overflow: hidden;
}

.fix-center form>div {
	float: left;
	width: 232px;
	height: 35px;
	background-color: white;
	text-align: left;
	margin-right: 7px;
}

.fix-center form>div input {
	width: 180px;
	padding: 8px;
}

.fix-center form>a.btn-zx {
	float: right;
	display: block;
	width: 118px;
	height: 35px;
	line-height: 35px;
	background-color: #fff100;
	color: #da5a00;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.fix-center form{float: left;margin-right: 7px;}
.fix-center .btn-zc{
	float: left;	
    display: block;
    width: 118px;
    height: 35px;
    line-height: 35px;
    background-color: #fff100;
    color: #da5a00;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}

.colse-fix {
	position: absolute;
	top: 45px;
	right: 0;
	height: 61px;
	width: 39px;
	background: url(../images/fix-close.png) center no-repeat;
}
/*底部浮窗end*/

.server{background: #eee;}
.banquan p.copyright{color:#666;}
.banquan p.copyright a{color:#666;}

.topdh{width:1180px;margin:10px auto; border-bottom: 1px solid #f5f5f5;line-height: 29px;}
/*新产品样式*/
.wrap{width: 1200px;margin:1px auto;}
.cateslist {
    overflow: hidden;
    background: #FFFFFF;
}
.cateslist dl {

}
.cateslist .txt {
	border: 2px solid #E4E4E4;
    padding: 0 10px;
    border-top: 0;
    height: 67px;
    overflow: hidden;}
.cateslist .txt .ppp{
	width: 100%;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;}
.cateslist .txt .pppp{
	width: 100%;
    height: 26px;
    font-size: 14px;
    color: #dd2e1d;
    text-align: center;}
	
.cateslist dl dt {
    height: 32px;
    padding-left: 12px;
    line-height: 32px;
    font-weight: bold;
    background: #fafafa;
    border-bottom: 1px solid #e5e5e5;
}
.cateslist dl dd {
    float: left;
    margin: 12px 8px;
    width: 282px;
	height: 264px;
    display: inline;
}
.cateslist dl dd .img {
    width: 278px;
    height: 190px;
    overflow: hidden;
	border: 2px solid #E4E4E4;
}
.cateslist dl dd .img img {
    width: 282px;
    height: 190px;
}
.about_banner_m {
    width: 1920px;
    height: 240px;
    position: absolute;
    left: 50%;
    margin-left: -960px;}
	
	/*首页优惠活动end*/
.xn_c_index_42_wrap{width: 1185px;height: auto;overflow: hidden;margin:20px auto;}
.xn_c_index_42_topbox{width: 240px;height: 165px;float: left;background: url(../images/CgAGTFltu4yAFjQQAABc4DaN_ew566.png) no-repeat center;overflow: hidden;}
.xn_c_index_42_prd_t2,.xn_c_index_42_prdmore{display: none;}
.xn_c_index_42_prd_t1{display: block;font-size: 28px;color: #fff;margin-top: 8px;height: 42px;line-height: 42px;margin-left: 16px;}
.xn_c_index_42_prd_t3{display: block;font-size: 14px;color: #fff;margin-left: 16px;height: 22px;line-height: 22px;}
.xn_c_index_42_nrbox{width: 945px;height: 165px;overflow: hidden;float: left;}
.xn_c_index_42_nrsmall{position: relative;width: 297px;height: 165px;float: left;margin-left: 15px;overflow: hidden;}
.xn_c_index_42_lftbox{width: 297px;height: 165px;}
.xn_c_index_42_lftbox img{width: 100%;height: 100%;}
.xn_c_index_42_ritbox{position: absolute;top:0;left: 0;z-index: 2;width: 297px;height: 165px;overflow: hidden;}
.xn_c_index_42_time{display: none;}
.xn_c_index_42_name{width: 265px;margin:44px auto 0 auto;font-size: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xn_c_index_42_name a{color: #000000;}
.xn_c_index_42_name a:hover{color: #ff000e;}
.xn_c_index_42_coent{width: 265px;margin:6px auto 0 auto;font-size: 14px;height: 27px;line-height: 27px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#666666;}
.xn_c_index_42_member{width: 176px;margin-left: 21px;height: 47px;line-height: 47px;overflow: hidden;}
.xn_c_index_42_member li{float: left;margin-right: 9px;}
.xn_c_index_42_member li span{float: left;}
.xn_c_index_42_memberprice1{font-size: 16px;color: #c6000b;}
.xn_c_index_42_memberprice2{font-size: 12px;color: #999999;}
.xn_c_index_42_memberprice2 span{text-decoration:line-through;}
.xn_c_index_42_xxmore{position: absolute;bottom: 25px;right: 25px;z-index: 5;width: 80px;height: 24px;line-height: 24px;text-align: center;background: #dd2e1d;border-radius: 4px;}
.xn_c_index_42_xxmore a{color: #fff;font-size: 12px;}
.xn_c_index_42_xxmore a:hover{text-decoration: underline;}