@charset "utf-8";


.w1200{width: 1200px;height: auto;margin: 0 auto;}
.w1190{width: 1190px;height: auto;margin: 0 auto;}
.w1180{width: 1180px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.bg-f7f7{background: #f7f7f7;}
/*select*/
input.dummy{display: inline-block;border: 1px solid #e8e8e8;cursor: pointer !important;width: 69px;height: 38px;line-height: 38px;padding-left: 13px;overflow: hidden;text-overflow: ellipsis;background: url(../images/public/select-bg.png) no-repeat right center;color: #999;font-family: "微软雅黑";font-size: 14px;display: inline-block;}
#dummydata{position: absolute;z-index: 198910161111;background: #fff;max-height: 200px;overflow: auto;color: #888;border: 1px solid #D7D7D7;}
#dummydata a{display: block;color: #888;line-height: 38px;padding-left: 10px;text-overflow: ellipsis;overflow: hidden;height: 38px;}
#dummydata a.selected{color: #888;}
#dummydata a:hover{color: #fff;text-decoration: none;background: #f4723e;}
.spin180{-webkit-transition: -webkit-transform 0.2s ease-out; -moz-transition: -moz-transform 0.2s ease-out; -o-transition: -o-transform 0.2s ease-out; -ms-transition: -ms-transform 0.2s ease-out;}
.spin180:hover{transform: rotateZ(180deg);}
.opacity:hover{filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity:0.85;opacity: 0.85;}
.bg-box{width: 100%;min-width: 1200px;overflow: hidden;}
.aptitud-box{min-width: 1200px;overflow: hidden;}
.bg-f6{background: #f6f6f6;}
.pulics-icons{background: url(../images/public/pulice-icons.png) no-repeat;}

/*footer start*/
.footer-adv{
	width: 100%;
	background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
}
.adv-list{
	overflow: hidden;
}
.adv-list li{
	width: 25%;
	float: left;
	text-align: left;
	padding: 35px 0;
}
.adv-list li i{
	width: 79px;
	height: 79px;
	background: url(../images/public/footer-icon_03.png) no-repeat;
	margin:0 18px 0 27px;
	float: left;
}
.adv-list li:first-child i{margin-left: 0 !important;}
.adv-list li .footer-icon2{background-position: -79px 0;}
.adv-list li .footer-icon3{background-position: -158px 0;}
.adv-list li .footer-icon4{background-position: -237px 0;margin-left: 55px;}
.adv-list li span{
	display: block;
	float: left;
	font-size: 16px;
	color: #666;
	line-height:28px;
	padding-top: 11px;
}
.adv-list li span font{
	font-size: 20px;
	color: #006ec7;
}
.footer-subordinate {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer-subordinate>label{
	display: block;
	width: 85px;
	background: #3b3e42;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	border-radius: 3px;
}
.footer-subordinate-list{
	padding: 15px 0;
	margin: 0 -16px;
	border-bottom: 1px #62676e solid;
	overflow: hidden;
}
.footer-subordinate-list>a{
	white-space: nowrap;
	margin: 0 16px;
	font-size: 12px;
	color: #ccc;
}
.footer-subordinate-list .toTop{
	width: 85px;
	background: #3b3e42;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	border-radius: 3px;
}
.footer-subordinate-list>a:hover {
	color: #62676e;
}
.footer-other {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 0;
	border-top: 1px #62676e solid;
	overflow: hidden;
	color: #ccc;
}
.footer-bg{
	background: #272c30;
	padding: 18px 0 30px;
	border-bottom: 1px solid #404448;
	border-top:1px solid #404448;
}
.footer-other-sub {
	padding: 10px 0;
}
.footer-other-sub>a {
	display: block;
	font-size: 12px;
	color: #ccc;
	line-height: 26px;
}
.footer-other-sub>a:hover {
	color: #62676e;
}
.footertel-box{
	text-align: left;
	width:256px;
	margin: 10px 0 0 0;
}
.footertel-box dt{
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
}
.footertel-box dd{margin-bottom: 8px;}
.footertel-box dd a{
	display:inline-block;
	*zoom:1;
	*display:inline;
	text-align: center;
	font-size: 12px;
	color: #ccc;
	padding: 0 11px;
	border-left: 1px solid #454a4f;
	line-height: 14px;
}
.footertel-box dd .letter-space{
	letter-spacing:17px;
	padding-right: 0;
}
.footertel-box dd a:first-child{
	border-left: none !important;
	text-align: left !important;
}
.footertel-box dd a:hover{color: #62676e;}
.countus-box{
	width: 390px;
	overflow:hidden ;
	margin-top: 5px;
}
.countus-box>p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	float: left;
	margin-left: 20px;
}
.countus-box>p>b{
	padding-left: 20px;
	font-size: 18px;
	background: url(../images/public/footer-tel.png) left center no-repeat;
}
.footer-code-img{
    width:112px;
    text-align: center;
}
.footer-code-img img{
	display: block;
	width: 70px;
	height:70px;
	margin: 0 auto;
	margin-bottom: 9px;
}
.footer-code-img p{
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
}
.footer-fr{
	width: 300px;
	text-align: right;
}
.footer-new-copyright{
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: center;
	padding: 19px 0 21px;
}
.logo>a>span{
	font-size: 14px;
	color: #000;
	position: absolute;
    right:22px;
    top: 27px;
}
.box-400 {
	width: 551px;
    margin-top:6px;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    border-left: 1px solid #62676e;
    border-right: 1px solid #62676e;
}
.box-400>p {
    font-size:12px;
    line-height: 30px;
    display: inline-block;
    text-align: left;
    padding: 0 13px 0 22px;
    color: #fff;
}
.box-400>p>span{
	font-size: 14px;
}
/*footer end*/

/*banner  start*/
.inside-banner {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 500px;
	position: relative;
}
.inside-banner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 500px;
}
.inside-dot{
	position: absolute;
	bottom:33px;
	z-index: 1;
	width: 100%;
}
.inside-dot>ul {
	text-align: center;
}
.inside-dot>ul>li {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width:22px;
	height:6px;
	border-radius: 3px;
	margin:0 5px;
	background: #fff;
	overflow: hidden;
	line-height: 9999px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	filter:alpha(opacity=50);       /* IE */
	-moz-opacity:0.5;              /* 老版Mozilla */
	-khtml-opacity:0.5;              /* 老版Safari */
	opacity: 0.5;
}
.inside-dot>ul>li.on {
	background: #ffd648;
	filter:alpha(opacity=100);       /* IE */
	-moz-opacity:1;              /* 老版Mozilla */
	-khtml-opacity:1;              /* 老版Safari */
	opacity:1;
}
/*banner  end*/

/*IE7浏览器提示 start*/
.law-tips{
	width: 100%;
	min-width: 1180px;
	background: #f1fbff;
	text-align: center;
	padding: 15px 0;
}
.law-tips>p{
	font-size: 16px;
	color: #1ca9f2;
	line-height: 30px;
}
.law-tips a{color: #fa4f4f;}
/*IE7浏览器提示 end*/

/*公用浮动客服  start*/
.global-fix{
	width: 80px;
	position: fixed;
	height: 161px;
	top: 50%;
	margin-top: -80px;
	right: 0;
	z-index: 1000;
}
.global-fix li{
	position: relative;
	text-align: center;
	width: 100%;
	background: #122136;
	margin-bottom: 1px;
}
.global-fix li a{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 80px;
}
.global-fix li p{
	font-size: 14px;
	color: #fff;
	line-height: 16px;
}
.global-tel{
	width:147px;
	height: 80px;
	line-height: 80px;
	text-align: left;
	background: #ffd450;
	font-size: 20px;
	color: #805513;
	padding-left: 18px;
	position: absolute;
	right:90px;
	top: 0;
	visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.global-icon{
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 39px;
	height: 39px;
	background: url(../images/public/icons_03.png) no-repeat;
	margin: 14px 0 3px;
	background-position: 0 -26px;
}
.global-icon.icon2{background-position: 0 -66px;}
.global-icon.icon3{background-position: 0 -105px;width: 42px;}
.global-fix li:hover .global-tel{
	visibility:visible;
	right: 80px;
}
.global-fix li:hover{
	background: #ffd450;
}
.global-fix li:hover p{
	color: #805513;
}
.global-fix li:hover .global-icon{
	background-position: -39px -27px;
}
.global-fix li:hover .global-icon.icon2{
	background-position: -39px -66px;
}
.global-fix li:hover .global-icon.icon3{
	background-position: -41px -105px;
}
/*公用浮动客服 end*/
/*按钮 start*/
.banli-box{
	width: 410px;
	height: 47px;
	line-height: 47px;
	border-radius: 24px;
	text-align: left;
	padding-left:20px;
	font-size: 16px;
	color: #333;
	margin: 30px auto 45px;
	position: relative;
	border: 1px solid #13b3b3;
	background: #fff;
}
.banli-box.banli-box1{background: #fff;}
.banli-box b{
	font-size: 20px;
	color: #13b3b3;
	margin-left: 5px;
}
.banli-box span{
	color: #fff;
}
.banli-box>a{
	width: 159px;
	height: 49px;
	line-height: 49px;
	border-radius: 25px;
	border: none;
	position: absolute;
	font-size: 16px;
	color: #fff;
	top: 0;
	right:-2px;
	background: #13b3b3;
}
.banli-box>a>i{
	width: 20px;
	height: 20px;
	margin:0 6px 0 18px ;
	position: relative;
	top: 2px;
}
/*按钮 end*/

/*正文标题 start*/
.tt-box{
	padding: 49px 0 29px;
	text-align: center;
}
.tt-box h3{
    text-align: center;
}
.tt-box .corlorfff,.tt-box .corlorfff .danceWord-s1{color: #fff;}
.tt-box .corlorfff b,.tt-box .corlorfff font{background: #fff;}

.danceWord-s1{
	display:inline-block;
	*zoom:1;
	*display:inline;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	color: #565656;
}
.danceWord-s1>i{
	width: 37px;
	height: 62px;
	background-position: -346px 0;
	margin: 0 3px;
	position: relative;
	top: -15px;
}
.tt-box>P{
	font-size: 14px;
	color: #666;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 6px;
}
.H3-fl,.H3-fr{   
 	background: #999;
    margin-top:-11px;
    display: inline-block;
    width:90px;
    height: 1px;
    vertical-align: middle;
    position: relative;
}
.H3-fl{
 	-webkit-animation: arrow-movement 3s 0s linear infinite;
    animation: arrow-movement 3s 0s linear infinite;
}
.H3-fr{
 	-webkit-animation: arrow-movement2 3s 0s linear infinite;
    animation: arrow-movement2 3s 0s linear infinite;
}
.H3-fl font,.H3-fr font{
	width: 3px;
	height: 3px;
	background: #999;
	border-radius: 50%;
	position: absolute;
	top: -1px;
}
.H3-fl font{right: 0;}
.H3-fr font{left: 0;}
/*正文标题 end*/


/*顶呱呱实力见证 start*/
.box3{background: #f7f7f7;padding-bottom: 60px;}
.none {
	display: none;
}
.listed-group {
	padding: 40px 0;
	background: #F8F8F8;
}
.listed-group .step-til {
	background-position: 0 -112px;
}
.profession-cent {
	overflow: hidden;
	padding-bottom: 50px;
}
.profession-cent> .hd {
	text-align: center;
	overflow: hidden;
	width: 1072px;
	margin: 0 auto 0;
}
.profession-cent .bd>ul>li:first-child,
.profession-cent .bd>ul .last-box-li {
	margin-top: 20px !important;
}
.profession-cent .bd>ul {
	width: 100%;
	overflow: hidden;
}
.profession-cent .bd {
	padding: 10px 0 0;
	display: block;
	clear: both;
	text-align: center;
	width: 1180px;
	margin: 0 auto;
}
.profession-cent .bd>ul>li {
	width: 100%;
	height: auto;
	display: none;
}
.profession-cent .hd .zero-team-tab {
	overflow: hidden;
	width: 410px;
	margin: 0 auto;
	text-align: center;
}
.profession-cent .hd .zero-team-tab>li {
	width: 88px;
	float: left;
	border-bottom: 2px solid transparent;
	margin-left: 70px;
	padding-bottom: 20px;
	position: relative;
}
.profession-cent .hd .zero-team-tab>li:first-child {
	margin-left: 0 !important;
}
.profession-cent .hd .zero-team-tab>li a {
	font-size: 16px;
	line-height: 16px;
	color: #333;
}
.profession-cent .hd .zero-team-tab>li i {
	display: none;
	width: 25px;
	height: 6px;
	background: url(../images/public/sj.png) no-repeat;
	position: absolute;
	bottom: 0;
	left:39%;
}
.profession-cent .hd .zero-team-tab>li.on {
	border-color: #ff8100;
	color: #ff8100;
}
.profession-cent .hd .zero-team-tab>li.on i {
	display: inline-block;
	*display: inline-block;
	*zoom: 1;
}
.profession-cent .hd .zero-team-tab>li.on a {
	color: #ff8100;
}
.profession-cent .hd .zero-team-tab>li:hover {
	border-color: #ff8100;
	color: #ff8100;
}
.profession-cent .hd .zero-team-tab>li:hover a {
	color: #ff8100;
}
.profession-cent .hd .zero-team-tab>li:hover i {
	display: inline-block;
}
.bd-box0-pr{ width: 1180px; height:auto; position: relative;}
.profession-cent .bd .bd-box0-pr li{ display: block;}
.imgListMod01{position: relative;height:500px;}
.imgListMod01 li a{transition: all 0.5s ease 0s; cursor: default;}
.imgListMod01 li .none{ display:none;}
.imgListMod01 img{max-width: none;vertical-align: inherit;}
.imgListMod01 .img, 
.imgListMod01 .img1, 
.imgListMod01 .img2, 
.imgListMod01 .img3, 
.imgListMod01 .img4, 
.imgListMod01 .img5, 
.imgListMod01 .img6, 
.imgListMod01 .img7,
.imgListMod01 .img8, 
.imgListMod01 .img9{
	border-radius: 0px;
	overflow: hidden;
	position: absolute;
}
.imgListMod01 img{
	left: 50%;
	margin: -234px 0 0 -277px;
	position: absolute;
	top: 50%;
}
.slide-Modbox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: -30px auto 0;
	position: relative;
}
.slide-Modbox>.bd{
	overflow: hidden;
	width: 1200px;
	z-index: 0; 
	margin-left:-10px;
}
.slide-Modbox>.bd .imgListMod01{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.imgListMod01 .p1{margin: -295px 0 0 -310px ;}
.imgListMod01 .p2{margin: -260px 0 0 -375px ;}
.imgListMod01 .p3{margin: -188px 0 0 -328px ;}
.imgListMod01 .p4{margin: -230px 0 0 -182px ;}
.imgListMod01 .p5{margin: -225px 0 0 -285px ;}
.imgListMod01 .p6{margin: -340px 0 0 -355px ;}
.imgListMod01 .p7{margin: -292px 0 0 -295px ;}
.imgListMod01 .p8{margin: -320px 0 0 -290px ;}
.imgListMod01 .p9{margin: -318px 0 0 -294px ;}
.imgListMod01 .img{
	width: 165px;
	background: url(../images/team/zw-1.jpg) no-repeat;
	background-size:100% ;
}
.imgListMod01 .img:hover{background: url(../images//team/zw-2.jpg) no-repeat;}
/*顶呱呱实力见证 end*/

/*当前位置 start*/
.current-address {
	font-size: 14px;
	color: #666;
    line-height:53px;
    overflow: hidden;
    padding-bottom: 5px;
}
.current-address a{color: #666;}
.post-icon{
	width: 11px;
	height: 13px;
    background-position: 0 -20px;
    position: relative;
    top: 2px;
}
.current-address>a:hover {color: #13b3b3;text-decoration: underline;}
.current-address>.now {color: #13b3b3;}
/*当前位置 end*/

/*分页 start*/
.page-box{
	width: 400px;
	margin: 0 auto;
	padding: 30px 0 20px;
	overflow: hidden;
}
.page-box a{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #efefef;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
	-webkit-transition: all .36s;
	transition: all .36s;
}
.page-box a:first-child{margin-left: 0 !important;}
.page-box .prev-page,
.page-box .next-page,
.page-box .last-page{
	width: 60px;
}
.page-box a:hover,.page-box .on{
	background: #13b3b3;
	color: #333;
}
/*分页 end*/

/*三个问题 start*/
.three-question{
    padding: 44px 0 33px;
}
.three-question ul {
    overflow: hidden;
}
.three-question ul li{
    float: left;
    position: relative;
    color: #848484;
    font-size: 14px;
    width: 33.333%;
}
.three-question ul li .txt{
    width: 295px;
    margin: 0 auto;
}
.three-question ul li .til{
    color: #565656;
    font-size: 18px;
    font-weight: bold;
}
.three-question ul li .til font{
    color: #d7d7d7;
    font-size: 30px;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 10px;
    color: #13b3b3;
}
.three-question ul li i{
    width: 26px;
    height: 25px;
    background: url("../images/general-contract/three-question-icon.png") no-repeat;
    margin-top: 10px;
}
.three-question ul li .icon2{
    background-position: -26px 0;
}
.three-question ul li .icon3{
    background-position: -52px 0;
}
.three-question ul li .line{
    position: absolute;
    border-right: 1px dashed #d1d6d8;
    height: 125px;
    right: 0;
    top: 50%;
    margin-top: -62px;
}
/*三个问题 end*/

/*固定侧边栏  start*/
.fix-sidenav{
	width: 128px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -250px;
	overflow: hidden;
	z-index:88;
	text-align: center;
	-display: none;
}
.fix-sidenav>p{
	width:118px;
	background: #2e373d;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 18px;
	text-align: right;
	padding-right: 10px;
	position: relative;
}
.fix-sidenav>p>i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 28px;
	height: 28px;
	position: absolute;
	background: url(../images/public/fix-icon.png) center no-repeat;
	left: 12px;
	top: 50%;
	margin-top: -14px;
}
.fix-sidenav>ul{
	background-color: #bab5b5;
	padding-top: 12px;
}
.fix-sidenav>ul>li{
	width: 100%;
	text-align: center;
	position: relative;
}
.fix-sidenav>ul>li>i{
	width: 27px;
	height: 32px;
	position: absolute;
	background: url(../images/public/icons_03_03.png) no-repeat;
	left: 10px;
	top: -1px;
}
.fix-sidenav>ul>li .fix-icon2{
	width: 35px;
	height: 23px;
	background-position: 0 -32px;
    left: 7px;
    top: 4px;
}
.fix-sidenav>ul>li .fix-icon3{
	width: 28px;
	height: 26px;
	background-position: 0 -55px;
    left: 12px;
    top:1px;
}
.fix-sidenav>ul>li>a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width:75px;
	height:30px;	
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	background: #2e373d;
	font-size: 14px;
	transition: all 0.3s;
	margin:0 0 12px 44px;
}
.fix-sidenav>ul>li>a:hover{
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;
}
.fix-sidenav>ul>li>img{
	text-align: center;
}
.fix-sidenav>ul>li>span{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 35px;
	border-bottom: 1px solid #272c30;
}
.fix-sidenav>ul>li>p{
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height:22px;
	padding:2px 0 6px 8px;
	border-top:1px solid #a6a8a9 ;
	border-bottom:1px solid #272c30 ;
}
.fix-sidenav>ul>li>p>b{
	font-size: 16px;
	color: #333;
}
.fix-sidenav .last-a{
	border-top:1px solid #a6a8a9 ;
}
.fix-sidenav>ul .last-a a{
	background-color: #2e373d;
	width: 101px;
	height: 29px;
	text-align: center;
	margin: 11px auto ;
	border: none;
	border-radius: 10px;
}
.fix-sidenav>ul .last-a a>i{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width:30px;
	height:18px;	
	margin-top: 4px;
	background: url(../images/public/top.png) center no-repeat;	
}
.fix-sidenav>ul>li .last-a:hover{
	filter:alpha(opacity=8);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;
	background: #13b3b3;
}

 *    */
/*页面公用 start*/
.animated1{
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.icon{background: url(../images/index-new/icons_03.png) no-repeat;}
.orang{color: #13b3b3;}
/*页面公用 end*/
/*banner end*/

/*服务领域 start*/
.domain-list{
	margin: 30px 0 0;
	width: 1199px;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
}
.domain-list li{
	width: 19.9%;
	height: 214px;
	float: left;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #fff;
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.domain-list li:hover{
	width: 19.9%;
	height: 214px;
	float: left;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #28a7e1;
	position: relative;
	z-index: 3;
	overflow: hidden;
}
.domain-list .bg-f8f8{background: #f8f8f8;}
.domain-list .bg-f8f8:hover{background:#28a7e1;}
.domain-list li i{
	width: 45px;
	height: 45px;
	background-position: 0 -70px;
	margin: 27px 0 14px;
}
.domain-list li .domain-icon2{background-position: -44px -70px;}
.domain-list li .domain-icon3{background-position: -90px -70px;}
.domain-list li .domain-icon4{background-position: -135px -70px;}
.domain-list li .domain-icon5{background-position: -180px -70px;}
.domain-list li .domain-icon6{background-position: -225px -70px;}
.domain-list li .domain-icon7{background-position: -270px -70px;}
.domain-list li .domain-icon8{background-position: -315px -70px;}
.domain-list li .domain-icon9{background-position: -360px -70px;}
.domain-list li .domain-icon10{background-position: -405px -70px;}
.domain-list li h6{
	font-size: 20px;
	color: #333;
	line-height: 22px;
}
.domain-list li p{
	font-size: 14px;
	color: #666;
	line-height: 32px;
	padding-bottom: 10px;
}
.domain-list li a{
	width: 118px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border-radius: 2px;
	border: 1px solid #b2b2b2;
	font-size: 14px;
	color: #666;
	position: relative;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.domain-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	background: #13b3b3;
	top: 100%;
	left: 100%;
	z-index: -1;
}
.domain-list li:hover h6,.domain-list li:hover p{color: #fff;}
.domain-list li:hover i{
	background-position: 0 -115px;
    -webkit-animation:  1s ease-in-out  both;
    -moz-animation: rotateInUp 1s ease-in-out  both;
    -ms-animation: fadeInUp 1s ease-in-out  both;
    animation: fadeInUp 1s ease-in-out  both;
}
.domain-list li:hover .domain-icon2{background-position: -44px -115px;}
.domain-list li:hover .domain-icon3{background-position: -90px -115px;}
.domain-list li:hover .domain-icon4{background-position: -135px -115px;}
.domain-list li:hover .domain-icon5{background-position: -180px -115px;}
.domain-list li:hover .domain-icon6{background-position: -225px -115px;}
.domain-list li:hover .domain-icon7{background-position: -270px -115px;}
.domain-list li:hover .domain-icon8{background-position: -315px -115px;}
.domain-list li:hover .domain-icon9{background-position: -360px -115px;}
.domain-list li:hover .domain-icon10{background-position: -405px -115px;}
.domain-list li:hover a{background: #fff;border-color: #fff;color: #13b3b3;}
/*服务领域 end*/

/*服务项目 start*/
.box2{
	position: relative;
	background: #1e2d3b;
	padding: 69px 0 50px;
	height:639px ;
}
.team-bg{
	width: 100%;
	border-bottom: 4px solid #13b3b3;
}
.team-box>p{
	position: relative;
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	padding-left: 112px;
}
.team-box>p>i{
	width: 30px;
	height: 30px;
	background-position: -281px -25px;
	position: absolute;
	left: 80px;
	top: -33px;
	-webkit-animation: chair 3s ease-in-out infinite;
	-moz-animation: chair 3s ease-in-out infinite;
	-ms-animation: chair 3s ease-in-out infinite;
	-o-animation: chair 3s ease-in-out infinite;
	 animation: chair 3s ease-in-out infinite;
}
@-webkit-keyframes chair {
    0% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
    50% {  -webkit-transform: scale(1,1); transform: scale(1,1); }
    100% { -webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8); }
}
@keyframes chair {
    0% { -webkit-transform: scale(1,1); transform: scale(1,1); }
    50% {  -webkit-transform: scale(1.2,1.2); transform: scale(1.2,1.2); }
    100% { -webkit-transform: scale(1,1); transform: scale(1,1); }
}
.team-list{
	width: 100%;
	padding: 20px 0 0 0;
	height: 60px;
}
.team-list li{
	width: 140px;
	text-align: center;
	float: left;
	margin:0 25px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	position: relative;
}
.team-list li:first-child{margin-left: 90px !important;}
.team-list li>i{
	width: 34px;
	height: 21px;
	background-position: -281px -2px;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 58px;
	display: none;
	filter:alpha(opacity=0);       /* IE */
	-moz-opacity:0;              /* 老版Mozilla */
	-khtml-opacity:0;              /* 老版Safari */
	opacity: 0;
	-webkit-transition: all ease-in .3s;
	-ms-transition: all ease-in .3s;
	-moz-transition: all ease-in .3s;
	-o-transition: all ease-in .3s ;
	transition: all ease-in .3s;
}
.team-move{
	position: absolute;
	width: 468px;
	height: 388px;
	border: 6px solid #13b3b3;
	z-index: 6;
	top: 122px;
	left: 50%;
	margin-left: -231px;
	-webkit-transition: all ease-in .6s;
	-ms-transition: all ease-in .6s;
	-moz-transition: all ease-in .6s;
	-o-transition: all ease-in .6s ;
	transition: all ease-in .6s;
	filter:alpha(opacity=0);       /* IE */
	-moz-opacity:0;              /* 老版Mozilla */
	-khtml-opacity:0;              /* 老版Safari */
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.team-img{
	width: 1920px;
	position: absolute;
	height:400px ;
	left: 50%;
	margin-left: -960px;
	bottom:116px ;
}
.team-text{
	width: 310px;
	overflow: hidden;
	position: absolute;
	top: 88px;
	left: 50%;
	margin-left:-155px ;
	z-index: 3;
}
.team-text span,.team-text a{
	width: 148px;
	height: 44px;
	line-height: 44px;
	border:1px solid #fff;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}
.team-text a{
	background: #13b3b3;
	border-color: #13b3b3;
	color: #000;
}
.team-list .active>i{
	display: block;
	filter:alpha(opacity=100);       /* IE */
	-moz-opacity:1;              /* 老版Mozilla */
	-khtml-opacity:1;              /* 老版Safari */
	opacity: 1;
}
.team-list .active .team-move{
	filter:alpha(opacity=100);       /* IE */
	-moz-opacity:1;              /* 老版Mozilla */
	-khtml-opacity:1;              /* 老版Safari */
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.more-box{
	width: 1035px;
	margin: 500px auto 0;
	overflow: hidden;
}
.more-text{
	font-size: 20px;
	line-height: 22px;
	color: #13b3b3;
}
.more-text:hover{text-decoration: underline;}
.more-box p{
	font-size:16px;
	line-height:18px;
	color: #fff;
}
.movre-box span{color: #ffd648;}
.more-box p i{
	width: 30px;
	height: 18px;
	background-position: -318px 0;
	margin-right: 10px;
	top: 5px;
	left: 0;
	position: relative;
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
/*弹跳动画 start*/
@-moz-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	40% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	60% {
		-webkit-transform:translateX(-2px);
		transform: translateX(-2px)
	}
}
@-ms-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	40% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	60% {
		-webkit-transform:translateX(-2px);
		transform: translateX(-2px)
	}
}
@-o-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	40% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	60% {
		-webkit-transform:translateX(-2px);
		transform: translateX(-2px)
	}
}
@-webkit-keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	40% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	60% {
		-webkit-transform:translateX(-2px);
		transform: translateX(-2px)
	}
}
@keyframes bounce {
	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateX(3px);
		transform: translateX(3px)
	}
	40% {
		-webkit-transform: translateX(-5px);
		transform: translateX(-5px)
	}
	60% {
		-webkit-transform:translateX(-2px);
		transform: translateX(-2px)
	}
}
/*服务项目 end*/
/*大核心优势 start*/
.ter-content-02{
	padding:30px 0 80px;
	position: relative;
	margin-bottom: 19px;
}
.ter-content-02 .adv-txt{position: absolute;}
.ter-content-02 .adv-txt.txt2{top: 45px;left: 118px;}
.ter-content-02 .adv-txt.txt3{top: 45px;right:118px;}
.ter-content-02 .adv-txt.txt4{top: 177px;left: 65px;}
.ter-content-02 .adv-txt.txt5{top: 177px;right:48px;}
.ter-content-02 .adv-txt.txt6{top: 290px;left: 65px;}
.ter-content-02 .adv-txt.txt7{top: 290px;right:37px;}
.center-img{
	width: 465px;
	height: 325px;
	margin: 0 auto 0;
	position: relative;
	z-index: 0;
}
.center-img .num-img{position: absolute;}
.center-img .jing-img{
	top:25px;
	left: 50%;
	margin-left: -72px;
	z-index: 10;
}
.center-img .box2-img1{
    bottom: 15px;
    left: 15px;
    z-index: 3;
}
.center-img .box2-img2{
    bottom: 153px;
    left: 17px;
    z-index: 1
}
.center-img .box2-img3{
    top: 44px;
    left: 58px;
}
.center-img .box2-img4{
    top: 34px;
   left: 267px;
}
.center-img .box2-img5{
	width: 262px;
	height: 240px;
   	top: 107px;
    left: 205px;
}
/*核心优势 end*/
/*案例展示 start*/
.box3{
	background: url(../images/index-new/case-bg_02.jpg) center top no-repeat;
	padding-bottom:8px;
}
.hot-tj-box {
	position: relative;
}
.slideHot {
	overflow: hidden;
}
.slideHot ul {
	overflow: hidden;
}
.slideHot ul li {
	float: left;
	width: 280px;
	margin-right: 26px;
	text-align: center
}
.slideHot ul li img{
	display: block;
	height: 390px;
	width: 280px;
}
.slideHot ul li p{
	font-size: 16px;
	line-height: 54px;
	color: #fff;
}
.change-btn {
	position: absolute;
	width: 39px;
	height: 77px;
	background: url(../images/index-new/change-btn.png) no-repeat;
	top: 50%;
	margin-top: -116px;
}
.change-btn.next {
	background-position: -66px -96px;
	right: -56px;
}
.change-btn.prev {
	left: -60px;
}
.change-btn.next:hover {
	background-position: -66px 0;
}

.change-btn.prev:hover {
	background-position: 0 -96px;
}
.more-detail {
	width: 258px;
	height: 43px;
	border-radius: 43px;
	background-color: #fdc300;
	border: 1px solid #fdc300;
	line-height: 43px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 40px;
	transition: all .3s linear;
}
/*案例展示 end*/
/*获取证书，5步轻松搞定 start*/
.flow-list{
	overflow: hidden;
	padding: 5px 0 0;
}
.flow-list li{
	width: 180px;
	height: 210px;
	background: #fff;
	text-align: center;
	float: left;
	overflow: hidden;
	position: relative;
}
.flow-list .w75{
	width: 75px;
	background: none;
}
.flow-list .w75 em{
	width: 38px;
	height: 38px;
	background-position: -95px 0;
	margin:86px 0 0 0 ;
	position: relative;
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	left: 1px;
}
.flow-list li:first-child{margin-left: 0 !important;}
.flow-list li img{
	display:inline-block; /* 现代浏览器 +IE6、7 inline 元素 */  
	*display:inline; /* IE6、7 block 元素 */  
	*zoom:1; 
	width:100% ;
	height: 126px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.flow-list li i{
	width: 35px;
	height: 20px;
	background: url(../images/index/num-icon_03.jpg) no-repeat;
	margin: 15px 0 4px;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.flow-list li .num-icon2{background-position: -35px 0;}
.flow-list li .num-icon3{background-position: -73px 0;}
.flow-list li .num-icon4{background-position: -108px 0;}
.flow-list li .num-icon5{background-position: -149px -1px;}
.flow-list li .num-icon6{background-position: -188px 0;}
.flow-list li p{
	font-size: 14px;
	color: #565656;
	line-height: 16px;
}
.flow-list li:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.flow-list li:hover p{color: #033477;}
.flow-line{
	width: 0;
	height: 2px;
	background: #033477;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition:all .6s linear;
	-moz-transition:all .6s linear;
	-ms-transition:all .6s linear;
	-o-transition:all .6s linear;
	transition: all .6s linear;
}
.flow-list li:hover .flow-line{
	width: 180px;
}
/*获取证书，5步轻松搞定 end*/
/*资质问答 start*/
.ask-box{
	width: 100%;
	overflow: hidden;
	background: #fff;
	margin-bottom: 40px;
}
.ask-img{
	width: 280px;
	height: 390px;
	position: relative;
	margin-right: 35px;
}
.ask-img a{
	width: 140px;
	height: 40px;
	position: absolute;
	bottom:20px;
	left: 50%;
	margin-left: -70px;
	z-index: 3;
}
.ask-bd{
	width: 840px;
	text-align: right;
}
.ask-form{
	width: 100%;
	overflow: hidden;
}
.ask-form input{
	width: 619px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	float: left;
	border-right: none;
}
.ask-form button{
	width:199px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: #0187f4;
	color: #fff;
	font-size: 18px;
}
.look-btn{
	font-size: 14px;
	color: #666;
	line-height: 47px;
	-webkit-transition: .4s;
	transition: .4s;
}
.look-btn:hover,.ask-list li p a:hover,.news-list li h4 a:hover{color: #ff7f00;text-decoration: underline;}
.ask-list{padding: 20px 0 0;}
.ask-list,.ask-list li,.ask-list li p{
	width: 100%;
}
.ask-list li p{
	overflow: hidden;
}
.ask-list li{
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
	text-align: left;
}
.ask-list li p{
	line-height: 18px;
	font-size: 14px;
	color: #666;
}
.ask-list li p span{
	width: 620px;
	text-overflow: ellipsis; 
	white-space: nowrap; 
	overflow: hidden;
	height: 18px;
}
.ask-list li p:first-child span{
	font-size: 18px !important;
	color: #333 !important;
}
.ask-list li p font,.ask-list li p span{
	display: block;
	float: left;
}
.ask-list li p font{
	width: 18px;
	height: 18px;
	border-radius: 2px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	font-size: 12px;
	background: #0187f4;
	margin-right: 10px;
}
.ask-list li p:first-child font{background: #ff8100 border-box;}
.ask-list li p:first-child{margin-bottom: 10px;}
/*资质问答  end*/
/*行业资讯 start*/
.news-list{
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}
.news-list li{
	width:370px ;
	float: left;
	margin-left: 45px;
	text-align: left;
}
.news-list li:first-child{margin-left: 0 !important;}
.news-list li h4{
	width: 355px;
	overflow: hidden;
	padding-left: 15px;
	font-size: 20px;
	color: #333;
	line-height: 42px;
	height: 42px;
	border-bottom: 1px solid #dedede;
	position: relative;
}
.news-list li h4 span{
	width: 4px;
	height: 21px;
	background: #ff8300;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.news-list li h4 a{
	font-size: 16px;
	color: #666;
	-webkit-transition: .4s;
	transition: .4s;
}
.new-img{
	width: 100%;
	height: 145px;
	overflow: hidden;
	margin-bottom: 11px;
}
.new-img img{
	-webkit-transition: all .9s;
	transition: all .9s;
}
.news-list li:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.new-text{
	width: 100%;
	overflow: hidden;
}
.new-text a{
	width: 100%;
	display: block;
	overflow:hidden ;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	color: #666;
	position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.new-text a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f9f9f9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.new-text a span{
	width: 285px;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}
.new-text a:hover:before{    
	-webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*行业资讯 end*/



