@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;}
html{color:black;font-size:62.5%;}
body{font:14px/1.5 arial,"微软雅黑",'microsoft yahei';color:#555;outline:0;}
input,select,textarea{font-size:100%;outline-style:none;background:transparent;font-family:"微软雅黑";}
textarea{resize: none;}
input,button{border:none medium;outline:none;font-family:"微软雅黑";}
button, html input[type="button"], input[type="submit"]{cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:2rem;font-weight:500;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;vertical-align:middle;max-width: 100%;}
caption,th{text-align:left;}
th{text-align:inherit;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe{display:block;}
q:before,q:after{content:'';}
ins,a{text-decoration:none;cursor:pointer;color:#666;}
a:hover{text-decoration:none;}
a:focus,*:focus{outline:none;}
/*custom-module-css 自定义*/
.clearfix:before,.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;clear: both;}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}
.hide{display:none !important;visibility:hidden;}
.block{display:block !important;}
.radius_1{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.radius_2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.radius_3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.radius_5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius_t5{-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.ovh{overflow:hidden;}
.di{display:inline;}
.dib{display:inline-block;*zoom:1;*display:inline;}
.db{display:block;}
.none{display:none;}
.border0 {border: 0!important;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.tdu{text-decoration:underline;}
.cupo{ cursor: pointer;}
.cude{ cursor: default;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.family_st{font-family:"Microsoft YaHei"}
.family_wr{font-family:"微软雅黑"}
.red {color: #fa4f4f;}
.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;}
/*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(../image/select-bg.png) no-repeat right center;color: #999;font-family: "微软雅黑";font-size: 14px;display: inline-block;}
#dummydata{width:57px!important;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);}

/*header start*/
.logo-nav{padding: 20px 0;overflow: hidden;}
.logo .tex{color: #fff;}
.logo{    
	width: 294px;
	height: 67px;
    position: relative;
}
.logo>a{
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.logo>a>span {
    font-size: 14px;
    color: #000;
    position: absolute;
    right: 20px;
    top: 27px;
}
.header-center{ width:680px; float:left;}
.header-tel{
    margin-top:20px;
    text-align: left;
	width:220px;
}

.header-tel1{ float:left;}
.header-tel2{ float:right;font-size: 25px;
    line-height: 30px;
    color: #3C7EE5;}
.header-tel3{ color:#A9BDD3; font-size:14px; line-height:30px;}
.header-tel p span{
	font-size: 14px;
	color: #3d3d3d;
	line-height: 16px;
	letter-spacing: 1px;
}
.header-tel p font{margin-left: 25px;}
.nav-box{
	width: 100%;
	background:#3C7EE5;
}
.nav-list{
	overflow: hidden;
}
.nav-list li{
	width: 120px;
	float: left;
	font-size: 16px;
}
.nav-list li a{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width: 100%;
	height: 50px;
	line-height: 50px;
	vertical-align:middle;
	text-align: center;
	color: #fff;
    -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;
}
.nav-list .active-nav a{
	background: #13b3b3;
}
.nav-list li a:before {
   content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 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;
}
.nav-list .active-nav a:before{background:#13b3b3 ;}
 .nav-list li a:hover:before, .nav-list li a:focus:before, .nav-list li a:active:before {
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
   	-o-transform: scaleY(0);
    transform: scaleY(0);
}
/*header end*/

/*footer start*/
.bg-box{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.footer-adv{
	width: 100%;
	background:url(../image/cwcjz.png) center top no-repeat;
	 height:110px;
	 line-height:110px;
}
.adv-list{
	overflow: hidden;
}
.adv-list li{
	width: 25%;
	float: left;
	text-align: left;
	padding:20px 0;
}
.adv-list li i{
	width: 79px;
	height:79px;
	background: url(../image/footer-icon_03.png) no-repeat;
    margin: 0 15px 0 10px;
	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:20px;}
.adv-list li span{
	display: block;
	float: left;
	font-size: 16px;
	color: #666;
	line-height:28px;
	padding-top:10px;
}
.adv-list li span font{
	font-size: 20px;
	color: #13b3b3;
}
.footer-bg{
	background: #F8F8F8;
	padding: 18px 0 30px;
	border-bottom:1px solid #E6E6E6;
}
.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;

	overflow: hidden;
	color: #ccc;
}
.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:800px;
}
.footertel-box dt{
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	width:100%;
}
.footertel-box dd{
	padding-bottom: 8px;
	width:25%;
	float:left;
}
.footertel-box dd div{ font-size:18px; color:#333; margin-bottom:10px;}
.footertel-box dd a{
	display:inline-block;
	*zoom:1;
	*display:inline;
	font-size: 14px;
	color: #666666;
	width: 100%;
	line-height: 30px;
}
.footertel-box dd .letter-space{
	letter-spacing: 22px;
}
.footertel-box dd a:first-child{
	border-left: none !important;
	text-align: left !important;
	padding-left: 0 !important;
}
.footertel-box dd a:hover{color: #62676e;}
.counetn-box {
	width:320px;
	margin: 10px 0 0 0;
}
.counetn-box>p{
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
	float: left;
}
.counetn-box>p>b{
	padding-left: 20px;
	font-size: 18px;
	background: url(../image/footer-tel.png) left center no-repeat;
}
.footer-code-img{
    width: 100px;
    text-align: center;
}
.footer-code-img img{
	display: block;
	margin: 0 auto;
	width: 70px;
	height:70px;
	margin-bottom: 9px;
}
.footer-code-img p{
	font-size: 14px;
	line-height: 16px;
	color: #ccc;
}
.footer-fr{
	width: 300px;
	text-align: right;
}
.footer-new-copyright{
	line-height: 40px; width:1200px; margin:auto; padding:0px; border-bottom:1px solid #CCC;

}
.footer-new-copyright a{ margin:0px 10px;}
.box-400 {
	width:400px;
    margin-top:10px;
    line-height: 40px;
    color: #fff;

}
.footer{ text-align:center; line-height:30px; font-size:14px;}


/*footer end*/

/*banner  start*/
.inside-banner {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 600px;
	position: relative;
}
.inside-banner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 600px;
}
.banner-box,.banner-box a{
	height: 600px;
	width: 100%;
}
.banner-box a{position: relative;}
.inside-dot{
	position: absolute;
	bottom:40px;
	z-index: 1;
	width: 100%;
}
.inside-dot>ul {
	text-align: center;
		width: 80px;
	margin: 0 auto;
}
.inside-dot>ul>li {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width:40px;
	height:4px;
	background: #fff;
	overflow: hidden;
	filter:alpha(opacity=20);       /* IE */
	-moz-opacity:0.2;              /* 老版Mozilla */
	-khtml-opacity:0.2;              /* 老版Safari */
	opacity: 0.2;
}
.inside-dot>ul>li.on {
	background: #ff7f00;
	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*/

/*banner  start*/
.inside-banner {
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	height: 600px;
	position: relative;
}
.inside-banner>.bd {
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height: 600px;
}
.inside-dot{
	position: absolute;
	bottom:25px;
	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:10px;
	height:10px;
	margin:0 5px;
	background: #6a7072;
	overflow: hidden;
	line-height: 9999px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.inside-dot>ul>li.on {
	background: #fff;
}
/*banner  end*/
/*动画 start*/
@-webkit-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-moz-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-o-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@-ms-keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
@keyframes  scale_img{
    from{
        transform: scale(1.3,1.3);
    }
    to{
        transform: scale(1,1);
    }
}
/*动画 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(../image/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(../image/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(../image/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: #10bbb8;
}
/*固定侧边栏 end*/

/*按钮 start*/
.banli-box{
	width: 390px;
	height: 47px;
	line-height: 47px;
	border-radius: 24px;
	text-align: left;
	padding-left:15px;
	font-size: 14px;
	color: #666;
	position: relative;
	border: 1px solid #13b3b3;
	margin: 50px auto;
	background: #fff;
}
.banli-box1.banli-box{margin-top: 0;}
.banli-box.banli-box2{margin-top:20px;}
.banli-box.banli-box3{margin-top: 40px;}
.banli-box.banli-box5{margin-top:30px;}
.banli-box b{
	font-size: 20px;
	color: #13b3b3;
	margin-left:5px;
}
.banli-box span{
	color: #fff;
}
.banli-box>a{
	width: 127px;
	height: 47px;
	line-height: 47px;
	border-radius: 28px;
	border: none;
	position: absolute;
	font-size: 16px;
	color: #fff;
	top: 0;
	right:-2px;
	border-color: #13b3b3;
	background:url(../image/wx.png) 33px center no-repeat #13b3b3;
	font-weight: normal;
	text-align: right;
	padding-right: 32px;
}
/*按钮 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;
}
.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(../image/sj.png) no-repeat;
	position: absolute;
	bottom: 0;
	left:39%;
}
.profession-cent .hd .zero-team-tab>li.on {
	border-color: #13b3b3;
	color: #13b3b3;
}
.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: #13b3b3;
}
.profession-cent .hd .zero-team-tab>li:hover {
	border-color: #13b3b3;
	color: #13b3b3;
}
.profession-cent .hd .zero-team-tab>li:hover a {
	color: #13b3b3;
}
.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*/
 .city{
 	margin-top: 25px;
 	margin-left:10px;
 	font-size: 16px;
 	position: relative;
 }

 .city a:hover{
 	color: #13b3b3;
 	font-weight: 500;
 }
 .cityli{
 	display: none;
 	position: absolute;
 	top: -35px;
 	left: 68px;
 	width: 190px;
 	height:70px;
 	padding:10px;
 	border:1px solid #999;
 }
 .cityli li{
 	width: 45px;
 	height: 30px;
 	line-height: 30px;
 	font-size: 14px;
 	float:left;
 	text-align: center;
 }
 .city:hover .cityli{
   display: block;
 }
/*城市列表end*/


.top{ width:100%; height:35px; line-height:35px; background:#F0F1F3;}
.topleft{ float:left; width:400px;}
.topright{ float:right; width:800px; text-align:right;}
.topright a{ margin:0px 10px;}



#ss{ color:#333; float:left;}

.tab {
  width: 540px;
}
.tab-title {
  height: 30px;
  font-size: 0;
}
.tab-title .item {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 14px;
  margin-right:5px;
}
.tab-title .item-cur {
  color: #fff;
  background: #3C7EE5;
}
.tab-cont {
  position: relative;
  width: 540px;
  height:33px;
  overflow: hidden;
  border:2px solid #3C7EE5;
}
.tab-cont__wrap {
  position: absolute;
}
.tab-cont .item {
  width: 540px;
  height: 33px;
}
.zhcx{ width:80px; height:33px; border:0px;}
.qbfl{ width:80px; height:33px33px; border:0px;}
.cxnr{ width:203px; height:33px;}
.ss{ width:80px; height:33px; color:#FFF; background:#3C7EE5;}
.nav-list img{ position:absolute; margin-top:-15px; margin-left:-25px;}
.nav-list li:hover{ background:#F90}

.gqrd{ text-align:center; line-height:35px;}
.gqrd a{ border:1px solid #3C7EE5; color:#3C7EE5; padding:5px 30px;}
.gqrd a:hover{ background:#3C7EE5; color:#FFF;}

.gqrd1{ text-align:center; line-height:34.5px;}
.gqrd1 a{ border:1px solid #3C7EE5; color:#3C7EE5; padding:5px 30px;}
.gqrd1 a:hover{ background:#3C7EE5; color:#FFF;}

.footer-adv1{width: 650px;height: auto;margin: 0 auto; padding-left:550px;}
.footer-adv1 a{ color:#3366CC; margin-left:55px; font-size:18px;}
.footer-adv2{ color:#fff !important; margin-left:190px !important; font-size:18px;}

.box-400-1{ font-size:30px; color:#3C7EE5;}
.box-400-2{ color:#A9BDD3; font-size:16px;}
.box-400 img{ margin-right:15px;}











