﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
.container{ width:1200px; margin:auto;}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:none;color:#005aaa;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#005aaa;}

.ColorLink a {color:#005aaa;}
.ColorLink a:hover {color:#005aaa;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}


.ListDate{
	color:#666666;
	 }
.fl{float:left}
.fr{float:right}
.zww{width:1200px;margin:auto}
.f12{font-size:14px}
.f16{font-size:16px}
.fb{font-weight:bold}
.ff{font-family:"微软雅黑";}
.cf{color:#ffffff}

/*友链*/
.links{padding:22px 0;}
.links span{font-size:30px}
.links p{padding:5px 20px}
.links p a{color:#333;margin:0 8px;font-size:12px;line-height:22px}
 
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	min-width:1200px;
	margin:auto;
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	}
 #head{
	width:100%;
	position: absolute;
    background:#DEEEFD;
	z-index:100;
	}

.HituxInner{margin:auto;width:1200px;}
 .section{color:#fff;}
.tem_top{height:35px;color:#fff;font-size:14px;}
.tem_top h2{font-size:14px;float:left;}
.tem_top h2 p{font-weight:normal;line-height:35px; float:left; margin-right:15px;}
.tem_top a{color:#666;}
.tem_top a:hover{color:#e9280c;}
.tem_top_nav{float:right;line-height:35px;}


 #head .top{
	width:100%;
	font-size:12px;
	}	
 .TopBG{
	 width:100%;
	background:#535353;
	}
 .TopInfo{
	margin:auto;
	width:1200px;
	height:25px;
	} 
 .TopInfo .welcome{
	 float:left;
	 line-height:25px;
	 color:#FFF;
	 font-size:12px;}

 .TopInfo .link{
	line-height:23px;
	width:223px;
	height:25px;
	float:right;
	color:#FFF;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;}
 .TopInfo .link a{
	color:#FFF;
	padding:0px 3px;}
 .TopInfo .link img{
	 vertical-align:middle;
	 border:1px solid #F5F5F5;}		
 .TopInfo .link a:hover{
	color:#ccc;}	
 #head .top .TopLogo{
	margin:auto;
	width:1200px;
	height:64px;
	}
 #head .top .TopLogo .logo{
	float:left;
	display: flex;
	align-items: center;
	height:64px;
	}
 #head .top .TopLogo .logo img{align-items: center; height:57px;}
 #head .top .TopLogo .des{
 	padding-left:40px;
	color: #383c40;
	float:left;
	padding-top:25px;
    font-size: 19px;}
 #head .top .TopLogo .des span{
    color: #383c40;
	font-weight:500;
    font-size: 28px;}

 #head .top .TopLogo .SearchTop{
	 float:right;
	 padding-top:30px;
	 padding-left:20px;}	

 #head .top .TopLogo .tel{
	line-height:25px;
	text-align:left;
	font-size:16px;
	} 	
 #head .top .TopLogo .tel span{
	font-size:26px;
	color:#005aaa;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:bold;
	}

/* navs*/
 #head #NavLink{
	width:950px;
	height:50px;
	float:right;
	z-index:100;
	}
 #head #NavLink #NavBG{
	height:50px;
	width:950px;
	z-index:100;
	margin:auto;}	
		
 #head #NavLink #sddm{
	position:absolute;
	width:950px;
	margin:auto;
	z-index:100}

 #head #NavLink #sddm li{
	float: left;
	position: relative;
	margin:0px 22px;
	font-weight:normal;}
 #head #NavLink #sddm .CurrentLi a{
	color:#333;
}
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;
	 }
*/	 
 #head #NavLink #sddm li a
{	display: block;
	color: #333;
	text-align: center;
	height:50px;
	line-height:50px;
	font-size:16px;
	}
/*	
 #head #NavLink #sddm li P{
	border-left:1px solid #188139;
	text-align:center;
	font-size:10px;
	line-height:35px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
*/	
 #head #NavLink #sddm li a:hover
{	text-decoration:none;
	color:#333;
}

 #head #NavLink #sddm li a:hover:before {
    content: "";
    position: absolute;
    z-index: 1;
	width:100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    height: 3px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:70px;
	}
 #head #NavLink #sddm .CurrentLi div a{
		background:#fff;
		color:#666;
	 }
	 
 #head #NavLink #sddm .CurrentLi a:before {
    content: "";
    position: absolute;
    z-index: 1;
	width:100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    height: 3px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
 #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 0px;
		width:150px;
		text-align: center;
		background:#fff;
		color: #666;
		font-size:15px;
		font-weight:normal;
		text-decoration:none;
		line-height:42px;
		height:42px;
		border-top:1px solid #f7f7f7;}

 #head #NavLink #sddm div a:hover{
	color:#666;
	font-weight:normal;
	background:#F0FBFC;
	line-height:42px;
	}
 #head #NavLink #sddm .CurrentLi div a::before {
    content: "";
    position: absolute;
    z-index: 1;
	width:100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    height: 0px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
 #head #NavLink #sddm div a:hover:before {
    content: "";
    position: absolute;
    z-index: 1;
	width:100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    height: 0px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

	
	 #body{
	width:100%;
	margin:auto;
}
/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 45px;
	float:left;
	}
 .albumblock .inner{
	width:160px;
	height:190px;
	position:relative;
	overflow:hidden;
	}

.albumblock .inner img{
	padding:1px;
	border:1px solid #DEDEDC;
	width:156px;
	height:156px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	position:relative;
	bottom:0px;
	left:0;
	color:#005aaa;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#005aaa;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	

.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#005aaa;border-bottom:solid 1px #005aaa;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(/images/zxicon.png);}
.quote{background-image:url(/images/kficon.png);}
.qrcord{background-image:url(/images/erweima.png);}
.return{background-image:url(/images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#005aaa;border-bottom:solid 1px #005aaa;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(/images/gongzhonghao1.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}	


/*测一测自己更适合哪种入户*/
.test{width:100%; margin:auto; overflow:hidden;padding:80px 0px; background:url(/images/part7_bg.jpg) no-repeat center; background-size:cover;}
.test .tl{ width:70%; margin:auto; overflow:hidden;}
.test .tl h3{ text-align:left; font-size:16px; font-weight:bold; color:#fff;}
.test .tl .name{color: #85868c; font-size: 14px; display:block; line-height:42px;}
.test .tl .kuang{ width:70%; margin:auto; overflow:hidden;}
.test .tl .nei{width:50%; margin-left:20%; float:left; line-height:45px; height:45px;}
.test .tl .neiot{ outline: none; height: 45px; border: 1px solid #aaa; line-height:45px; box-sizing: border-box; border-radius: 5px; width:96%; padding:0% 2%;}
.test .tl .liu{ width:10%; float:left;}
.test .tl .liu .Cbutton{background: linear-gradient(138deg, #1ebbf0 30%, #39dfaa 100%); text-align:center; color:#fff; font-size:20px; font-weight:bold; margin:auto; border-radius: 5px; border:none; outline:none; width:96%; height:45px; line-height:45px; float:left;}
.test .tl .radio { display: inline-block; float: left; font-weight: 400; color: #005aaa; padding-left: 15px; cursor: pointer; margin-left: 10px; font-size: 14px;}

.test .tr{ width:485px; float:right;}
.test .tr h3{ text-align:left; font-size:16px; font-weight:bold; color:#fff;}
.test .tr .title{ font-weight:bold; font-size:26px; color:#333; text-align:center;}
.test .tr .su{ font-size:15px; color:#000; margin-top:8px; text-align:center;}
.test .tr .ttop{ width: 100%; border-bottom: 1px solid #e5e5e5; margin: 30px auto 0; padding-bottom: 10px; overflow:hidden; margin-bottom:15px;}
.test .tr .ttop li{ padding:10px 0px; font-size:18px; line-height:24px; width:33.333%; text-align:center; color:#666666; float:left;}
.test .tr .lun li{ width:100%; margin:auto; overflow:hidden;}
.test .tr .lun li span{ width:33.333%; float:left; text-align:center; color:#a09f9b; font-size:16px; padding:8px 0px;}



.advantage {
    position: relative;
    width: 100%;
    margin-top: 150px;
}

.advantage .imgs img {
    min-width: 1200px;
    width: 100%;
    height: 100%;
}

.declare>.title,
.register>.title,
.advantage>.title,
.policy>.title,
.process>.title,
.online>.title,
.threshold>.title,
.threshold>.title1,
.welfare>.title,
.about>.title,
.material>.title,
.contents>.title,
.strength>.title,
.requirement>.title,
.compared>.title1 {
    min-width: 1200px;
}

.advantage>.title {
    min-width: 1200px;
    top: -100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.declare>.title .des,
.advantage>.title .des,
.process>.title .des,
.policy>.title .des,
.online>.title .des,
.threshold>.title .des,
.welfare>.title .des,
.about>.title .des,
.program>.title .des,
.material>.title .des,
.requirement>.title .des,
.userType>.title .des,
.contents>.title .des,
.strength>.title .des,
.register>.title .des {
    text-align: center;
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #101010;
    line-height: 60px;
    padding-top: 40px;
}

.program>.title .des {
    color: #ffffff;
}

.welfare>.title .des {
    color: #101010;
}

.online>.title .des {
    padding-top: 80px;
    box-sizing: border-box;
}

.declare>.title .des .blue,
.advantage>.title .des .blue,
.process>.title .des .blue,
.online>.title .des .blue,
.policy>.title .des .blue,
.threshold>.title .des .blue,
.about>.title .des .blue,
.material>.title .des .blue,
.requirement>.title .des .blue,
.userType>.title .des .blue,
.contents>.title .des .blue,
.strength>.title .des .blue,
.register>.title .des .blue {
    color: #363AE4
}

.program>.title .des .blue {
    color: #fff;
}

.declare>.title .des,
.process>.title .des,
.advantage>.title .des,
.online>.title .des,
.policy>.title .des,
.threshold>.title .des,
.about>.title .des,
.material>.title .des,
.requirement>.title .des,
.userType>.title .des,
.contents>.title .des,
.strength>.title .des,
.register>.title .des {
    color: #000;
    line-height: 65px;
}

.program>.title .des,
.register>.title .des {
    color: #ffffff;
}

.declare>.title .des .left,
.advantage>.title .des .left,
.process>.title .des .left,
.online>.title .des .left,
.policy>.title .des .left,
.threshold>.title .des .left,
.about>.title .des .left,
.program>.title .des .left,
.material>.title .des .left,
.requirement>.title .des .left,
.userType>.title .des .left,
.contents>.title .des .left,
.strength>.title .des .left,
.register>.title .des .left {
    display: inline-block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right: 12px solid #363AE4;
}

.requirement>.title .des .center {
    color: #f00;
}

.program>.title .des .left {
    border-right: 12px solid #fff;
}

.advantage>.title>.bom {
    margin-top: 40px;
    width: 100%;
}

.advantage>.title>.bom p {
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-top: 12px solid #515360;
    margin: 0 auto
}

.declare>.title .des .right,
.advantage>.title .des .right,
.process>.title .des .right,
.online>.title .des .right,
.policy>.title .des .right,
.threshold>.title .des .right,
.about>.title .des .right,
.program>.title .des .right,
.material>.title .des .right,
.requirement>.title .des .right,
.userType>.title .des .right,
.contents>.title .des .right,
.strength>.title .des .right,
.register>.title .des .right {
    display: inline-block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-left: 12px solid #363AE4;
}

.program>.title .des .right {
    border-left: 12px solid #fff;
}

.declare>.title .details,
.advantage>.title .details,
.process>.title .details,
.online>.title .details,
.policy>.title .details,
.threshold>.title .details,
.about>.title .details,
.program>.title .details,
.material>.title .details,
.requirement>.title .details,
.userType>.title .details,
.contents>.title .details,
.strength>.title .details,
.register>.title .details {
    text-align: center;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.process>.title .details p,
.program>.title .details p {
    width: 667px;
    margin: 0 auto
}

.program>.title .details p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    color: #E8E8E8;
    line-height: 26px;
}

.process>.title .pp {
    width: 100%;
    margin-top: 20px;
}

.process>.title .pp p {
    width: 667px;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

/*footer*/
#footer{ width:100%; overflow:hidden; background:#23282C;}
#footer .inner{ width:1200px; margin:auto; overflow:hidden;}
#footer .fl{float:left;}
#footer .fl p{ font-size:13px; margin-bottom:5px; color:#fff; text-align:right;}
#footer .fr{ float:right;}
#footer .fr dl{ width:100%; margin:0px auto 20px; overflow:hidden;}
#footer .fr dl dd{ width:20%; float:left; text-align:center; color:#564f4f;}
#footer .fr dl dd h1{ font-size:20px; font-weight:bold; margin-bottom:8px;}
#footer .fr dl dd p{ font-size:16px; padding-bottom:5px;}
#footer .fr dl dd p a{ font-size:16px; color:#564f4f;}
#footer .fr p{ font-size:13px; margin-bottom:5px; color:#fff; text-align:right;}
#footer .fr p span{ font-size:24px; margin-bottom:5px; color:#005aaa; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
#footer .copy{font-size: 13px; line-height: 23px; color: #ffffff; width:1200px; margin:50px auto 30px; overflow:hidden;}
#footer .copy ul{ width:460px; overflow:hidden;}
#footer .copy li{ width:100px; float:left; margin-right:15px;}
#footer .copy li img{ width:100%;}
#footer .bico{ }
#footer .bico li{ float:left; width:32.333%; float:left; margin:0.5%;}
#footer .bico li img{ width:100%;}
.layout-footer a{ color: #73818F; text-decoration: none; transition: color 0.3s;}
.layout-footer a:hover{ color: #fff; text-decoration: none;}
.footer-main h3{ margin-bottom: 30px; font-weight: normal; font-size: 14px; color: #fff;}
.footer-main li a{ color:#73818F;}
.qrcode{ width:120px;}
.qrcode img{ width:100%;}

.footer-main{ width:1200px; margin:30px auto 30px; overflow:hidden; color:#73818F; min-height:275px; vertical-align:top;}
.footer-main td:first-child{ width: 540px;}
.footer-main td{ width:128px;}
.footer-main td:last-child{ width: 108px; position: absolute; text-align:left;}
.footer-main td li{ height: 21px;}
.footer-main td p, .footer-main td li{ margin-bottom: 10px;}
.links{ border-top: 1px solid rgba(82, 91, 105, 0.6); line-height: 48px;}
.links a{ margin-left: 50px;}
.links a:first-child{ margin-left: 30px;}
.copyright{ border-top: 1px solid rgba(82, 91, 105, 0.6); padding-top: 15px; padding-bottom:15px; text-align: center;color:#73818F;}
.copyright > span{ margin-right: 10px; margin-left: 10px;}
.copyright a{ color:#73818F;}

.footer-mp{ height:auto; width:230px;}
.footer-mp-item {
    position: relative;
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
    color: #45484b;
    height:50px;
    line-height:50px;
    padding: 0 10px 0 50px;
    background: url(/images/qr.png) no-repeat 1rem center #eaebeb;
    background-size:25px;
}
.footer-mp-item:hover .footer-mp-item-hover{display:block;}
.footer-mp-item .footer-mp-item-hover--close{display:block;position:absolute;top:0;right:0;line-height:36px;width:40px;font-size:30px;color:#aaa;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-style:normal}
.footer-mp-item-hover {
    display: none;
    position: absolute;
    left: 0;
    bottom: 3.1rem;
    width: 100%;
    height: 180px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 0.1rem 0.75rem rgba(9,41,77,.15);
    z-index: 99;
}
.footer-mp-item-hover:after{content:"";position:absolute;bottom:-.35rem;left:1.2rem;width:.7rem;height:.7rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}

.footer-mp-item-hover>b {
    display: block;
    margin: 0 auto;
    width: 130px;
    height: 130px;
    background-size: cover;
}
.footer-mp-item-hover>i {
    font-size: 15px;
    color: #000;
    text-align: center;
    display: block;
    font-style: normal;
    line-height: 32px;
}

.footer-mp-item-hover .qrcode-xl{
    background: url(/images/xl.jpg) no-repeat; background-size:cover;}
.footer-mp-item-hover .qrcode-dy{
    background: url(/images/dy.jpg) no-repeat;background-size:cover;}
.footer-mp-item-hover .qrcode-rh{
    background: url(/images/rh.jpg) no-repeat;background-size:cover;}
.footer-mp-item-hover .qrcode-wx{
    background: url(/images/wx.jpg) no-repeat;background-size:cover;}

#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:368px;
	height:37px;
	background:url("/images/HituxCMSNoteBlue/Search_bg.png") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 266px;
	padding:0px 0px;
 	margin:0px;
	color:#999999;
	height:36px;
	line-height:36px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:30px;
	}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:37px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:37px;
	width:72px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#005aaa;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HituxCMSNoteBlue/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #005aaa;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSNoteBlue/box_bg1.jpg") repeat-x left top;
	color: #005aaa;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/HituxCMSNoteBlue/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#005aaa;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{ 
	padding:0px 0px;
	background:#fff;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:12px;
}
	
 .ClassNav .NavTree ul li{
	cursor:pointer;
	width:90%;
	margin:auto;
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: positive;
width: 246px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #005aaa;
border-top:2px solid #005aaa;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:265px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	display:block;
	height:52px;
	line-height:52px;
	padding-left:20px;
	color:#333;
	font-size:16px;
	border-bottom:1px dotted #eeeeee;}	

 .ClassNav .NavTree ul li li{
	background:url("/images/HituxCMSNoteBlue/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
 .ClassNav .NavTree ul .current a{
	background:#005aaa;
	color:#fff;}
 .ClassNav .NavTree ul .current li a{
	background:#005aaa;
	color:#fff;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#005aaa;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSNoteBlue/arrow-list.gif) no-repeat 150px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: none;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: none;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	



.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #333;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(/images/QRCode.png);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(/images/side-icon01.png);}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }
	
.suitle{font-size: 30px; color: #333333; font-weight: 400; text-align:center; padding-bottom:40px; line-height:45px;}
.subTitle { font-size: 14px; color: #999999; text-align:center; padding-bottom:10px; line-height:30px;}


/*大图*/
.szbg{ width:100%; margin:auto; overflow:hidden; background:url(/images/szbg.jpg) no-repeat center; height:724px;}


.process {
    width: 100%;
	overflow:hidden; margin-bottom:50px;
    margin-top: 20px;
}

.process .release {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 40px;
    /* height: 680px; */
    /* height: 1000px; */
}

.process .release .fab {
    width: 830px;
    height: 100%;
}

.process .release .fab h3 {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.process .release .fab .conditions {
    margin-top: 20px;
}


/* .process .release .fab .conditions h4 {
 
} */

.process .release .fab .conditions h4 a {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.process .release .fab .conditions h4 img {
    vertical-align: middle
}

.process .release .fab .conditions h4 .red {
    margin-left: 10px;
    display: inline-block;
    width: 42px;
    height: 26px;
    line-height: 26px;
    background: #FF3C1F;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}

.process .release .fab .conditions .dongtai {
    margin-top: 20px;
    line-height: 30px;
}

.process .release .fab .conditions .dongtai a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.process .release .fab .conditions .dongtai a:hover {
    color: #04066B;
}

.process .release .fab .conditions p span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}

.process .release .fab .btny,
.process .release .fab .btny1,
.process .special .btnr,
.process .special .btnrs {
    width: 100%;
    margin-top: 20px;
}

.process .release .fab .btny1 {
    /* margin-top: 40px; */
}

.process .special .btnr,
.process .special .btnrs {
    margin: 0 auto;
    margin-top: 40px;
}

.process .special h4 {
    margin-top: 20px;
    text-align: center
}

.process .special .jpg {
    margin-top: 20px;
}

.process .special .jpg img {
    cursor: pointer;
}

.process .release .fab .btny a,
.process .release .fab .btny1 a,
.process .special .btnr a,
.process .special .btnrs a {
    display: block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #FF3C1F;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
}

.process .special .btnr a,
.process .special .btnrs a {
    margin: 0 auto
}

.process .release .special {
    width: 341px;
    height: 100%;
}

.process .release .special .lines {
    width: 100%;
    height: 200px;
}

.process .release .special .lines ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.process .release .special .lines ul li a {
    display: block;
    width: 105px;
    height: 45px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    background: #2D8BED;
    margin-top: 20px;
    text-align: center;
    line-height: 45px;
    color: #fff;
}

.process .release .special .lines ul li a:hover {
    background: #FF3C1F;
}

.process .release .special h3 {
    font-size: 26px;
    font-weight: bold;
    color: #363AE4;
    line-height: 50px;
    text-align: center;
}

.process .release .special h4 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #101010;
    line-height: 60px;
}

.process .release .special>p {
    margin-top: 22px;
}

.process .release .special>p>a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
}

.process .release .special>p>a:hover {
    color: #04066B;
}

.process .release .special>p:first-of-type {
    margin-top: 10px;
}

.register>.title .details {
    color: #eeeeee;
}

.compared>.title1,
.threshold>.title1,
.deal>.title1 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.declare {
    height: 700px;
    margin-top: 30px;
}

.declare>.title1 .texts,
.threshold>.title1 .texts,
.deal>.title1 .texts {
    display: inline-block;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #101010;
    text-align: center;
    margin: 0 20px;
    vertical-align: -5px;
}

.line {
    display: inline-block;
    width: 144px;
    border-top: 2px solid #101010;
    vertical-align: 5px;
}

#left {
    margin-top: 20px;
    height: 350px;
    width: 100%;
    overflow: hidden;
}

#left>.bd .tempWrap {
    height: 340px !important;
}

#left ul {
    overflow: hidden;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin: 0 auto
}

#left ul li {
    margin-bottom: 6px;
    text-align: center;
}

#left ul li a {
    color: #303030;
    display: flex;
    justify-content: space-around;
}


/* #left ul li a span: */

#left ul li a span:nth-of-type(3) {
    /* display: inline-block; */
    /* text-indent:; */
}


/* #left ul li a .sp {
    text-align: center;
    display: inline-block;
    width: 100px;
} */

#left ul li a span strong {
    color: #FF3C1F;
}


/*  */

.program {
    width: 100%;
    height: 780px;
    background: url('/images/program_bg.jpg') no-repeat center;
    position: relative;
}

.program .total {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.program .total ul {
    margin-top: 60px;
    width: 1200px;
    height: 478px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.program .total ul li {
    width: 285px;
    height: 220px;
    background: #FFFFFF;
    border-radius: 12px;
    text-align: center;
    transition: all 0.5s;
}

.program .total ul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.program .total ul li p:first-of-type {
    font-size: 40px;
    font-family: Bahnschrift;
    font-weight: bold;
    color: #3C92EC;
    line-height: 60px;
    margin-top: 10px;
}

.program .total ul li p:nth-of-type(2) {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #3C92EC;
    line-height: 30px;
}

.program .total ul li p:nth-of-type(3) {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #777777;
    line-height: 30px;
}

.program .total ul li div a {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #3C92EC;
    border-radius: 20px;
    color: #3C92EC;
    margin-top: 15px;
    font-size: 18px;
}

.program .total ul li div a:hover {
    background-color: #3C92EC;
    color: #fff;
}


/*  */

.material {
    width: 100%;
    height: 800px;
    margin-top: 50px;
}

.material>.tuceng {
    width: 1200px;
    height: 640px;
    margin: 0 auto
}

.material>.tuceng ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.material>.tuceng ul li {
    width: 293px;
    height: 199px;
    background: #FFFFFF;
    margin-bottom: 10px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    transition: all 0.5s;
}

.material>.tuceng ul li:hover {
    /* cursor: pointer; */
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.material>.tuceng ul li div {
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.material>.tuceng ul li div img {
    display: block;
    margin: 0 auto;
}

.material>.tuceng ul li div:last-of-type {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2D8BED;
    text-align: center;
}

.kf img {
    cursor: pointer;
}


/*  */

.requirement {
    width: 100%;
    height: 680px;
    margin-top: 50px;
}

.requirement .dusk {
    width: 100%;
    height: 500px;
    margin-top: 30px;
    background: url('/images/five_bg.jpg') no-repeat center;
}

.requirement .dusk ul {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.requirement .dusk ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.requirement .dusk ul li:hover {
    background-color: rgba(0, 0, 0, .5);
}

.requirement .dusk ul li .center p:first-of-type {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 60px;
    margin-top: 10px;
    text-align: center;
}

.requirement .dusk ul li .center p:last-of-type {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 26px;
}

.requirement .dusk ul li .center div:last-of-type {
    width: 100%;
    margin-top: 30px;
}

.requirement .dusk ul li .center div a {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2D8BED;
}


/* 八大类常见用户类型 */

.userType {
    width: 100%;
    height: 800px;
    margin-top: 40px;
}

.userType .type {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.userType .type ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.userType .type ul li {
    width: 280px;
    height: 270px;
    background: #FFFFFF;
    box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.09);
    margin-bottom: 20px;
    text-align: center;
    transition: all .5s;
}

.userType .type ul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
}

.userType .type ul li .ruhu {
    margin-top: 30px;
}

.userType .type ul li .ruhu img {
    display: block;
    margin: 0 auto
}

.userType .type ul li .query {
    width: 100%;
    height: 30px;
    margin-top: 20px;
}

.userType .type ul li .query a {
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #FD505B;
    margin: 0 auto;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FD505B;
}

.userType .type ul li .query a:hover {
    color: #ffffff;
    background-color: #FD505B;
}

.userType .type ul li p:first-of-type {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #101010;
    line-height: 30px;
    margin-top: 15px;
}

.userType .type ul li p:last-of-type {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
}


/* 来了就是深圳人，入户深圳有什么好处 */

.benefit {
    width: 100%;
    height: 860px;
    background: url('/images/ben_bg.jpg') no-repeat center;
}

.benefit .contents {
    width: 1300px;
    height: 860px;
    background-color: rgba(255, 255, 255, .8);
    margin: 0 auto;
    padding: 0 50px;
    margin-top: 30px;
    box-sizing: border-box;
}

.benefit .contents .benefits {
    width: 1200px;
    height: 860px;
    margin: 0 auto
}

.benefit .contents .benefits .titleP,
.strengths .titleP {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    background: #B9D7FF;
}

.strengths .titleP {
    margin: 0 auto;
    height: 70px;
}

.benefit .contents .benefits .titleP p,
.strengths .titleP p {
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.strengths .titleP p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    padding: 10px 58px;
    height: 70px;
    box-sizing: border-box;
    margin-top: 20px;
}

.benefits ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}

.benefits .duo {
    height: 47px;
    margin-top: 60px;
}

.benefits .duo a {
    display: block;
    width: 251px;
    height: 47px;
    background: #2D8BED;
    border-radius: 24px;
    margin-top: 60px;
    text-align: center;
    line-height: 47px;
    margin: 0 auto;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.benefits ul li {
    width: 240px;
    height: 226px;
    /* margin-top: 20px; */
    border-bottom: 1px dotted #8BC1FA;
    ;
    border-right: 1px dotted #8BC1FA;
    ;
    box-sizing: border-box;
    padding-left: 15px;
}

.benefits ul li:nth-of-type(6),
.benefits ul li:nth-of-type(7),
.benefits ul li:nth-of-type(8),
.benefits ul li:nth-of-type(9),
.benefits ul li:nth-of-type(10) {
    border-bottom: 0;
    padding-top: 20px;
    box-sizing: border-box;
}

.benefits ul li:nth-of-type(5),
.benefits ul li:last-of-type {
    border-right: 0;
}

.benefits ul li p:first-of-type {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2D8BED;
    line-height: 50px;
}

.benefits ul li p:last-of-type {
    width: 211px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}


/*  */

.strength {
    width: 100%;
    height: 800px;
    margin-top: 20px;
}

.strength .strengths {
    width: 1200px;
    height: 600px;
    margin: 0 auto
}

.strength .strengths ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.strength .strengths ul li {
    width: 380px;
    height: 246px;
    margin-top: 38px;
}

.strength .strengths ul li .contenTxt {
    padding: 50px 50px;
    box-sizing: border-box;
}

.strength .strengths ul li .contenTxt p:first-of-type {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
}

.strength .strengths ul li .contenTxt p:last-of-type {
    /* width: 269px; */
    height: 60px;
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #666666;
    line-height: 30px;
}

.strength .strengths ul li .contenTxt .btnClick {
    width: 280px;
    height: 28px;
    margin-top: 20px;
}

.strength .strengths ul li .contenTxt .btnClick a {
    display: block;
    width: 94px;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #2D8BED;
    background-color: #fff;
    color: #2D8BED;
    float: right;
    text-align: center;
}

.strength .strengths ul li:first-of-type {
    background: url('/images/service_1.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(2) {
    background: url('/images/service_2.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(3) {
    background: url('/images/service_3.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(4) {
    background: url('/images/service_4.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(5)>img {
    width: 380px;
    height: 222px;
    margin-top: 22px;
}

.strength .strengths ul li:nth-of-type(6) {
    background: url('/images/service_6.png') no-repeat center;
}

.strength .strengths ul li:hover .contenTxt p:first-of-type {
    color: #2D8BED
}

.strength .strengths ul li:hover .btnClick a {
    background: #2D8BED;
    color: #fff;
}

.strength .strengths ul li:first-of-type:hover {
    background: url('/images/基本条件（选中）.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(2):hover {
    background: url('/images/准备材料（选中）.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(3):hover {
    background: url('/images/入户测评（选中）.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(4):hover {
    background: url('/images/签订协议（选中）.png') no-repeat center;
}

.strength .strengths ul li:nth-of-type(6):hover {
    background: url('/images/成功入户（选中）.png') no-repeat center;
}


/* 关于我们 */

.about {
    margin-top: 30px;
}

.about>.imgs {
    width: 100%;
    height: 290px;
    position: relative;
    background: url('/images/ac_bg.png') no-repeat center;
    min-width: 1200px;
    margin-top: 40px;
    margin-bottom: 60px;
}


/* .about>.imgs>img {
            width: 100%;
            min-width: 1200px;
            height: 290px;
            vertical-align: middle;
        } */

.about>.imgs>.text {
    width: 1200px;
    height: 290px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 0;
    display: flex;
    justify-content: space-between;
}

.about>.imgs>.text .left,
.about>.imgs>.text .right {
    width: 593px;
    height: 290px;
    padding-left: 10px;
    box-sizing: border-box;
}

.about>.imgs>.text .left .tops,
.about>.imgs>.text .left .bottoms {
    width: 593px;
    height: 145px;
}

.about>.imgs>.text .left .bottoms>.title,
.about>.imgs>.text .right .bottoms>.title {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #363AE4;
    line-height: 46px;
    padding-top: 20px;
    box-sizing: border-box;
}

.about>.imgs>.text .right .bottoms>.title {
    padding-top: 0;
}

.about>.imgs>.text .left .bottoms .paragraph,
.about>.imgs>.text .right .bottoms .paragraph {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
}


/*  */

.footer-wrapper {
    padding-top: 46px;
    padding-bottom: 68px;
    background: #000620;
}

.footer-wrapper .footer-content {
    width: 1200px;
    margin: 0 auto;
}

.footer-wrapper .footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-wrapper .footer-top .footer-left {
    padding-right: 30px;
    height: 195px;
    border-right: 1px solid rgba(244, 244, 244, 0.3);
}

.footer-wrapper .footer-top .footer-left .footer-logo {
    margin-bottom: 42px;
    vertical-align: top;
}

.footer-wrapper .footer-top .footer-left .footer-tel,
.footer-wrapper .footer-top .footer-left .footer-time {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 18px;
}

.footer-wrapper .footer-top .footer-left .tel-icon,
.footer-wrapper .footer-top .footer-left .time-icon {
    vertical-align: middle;
    margin-right: 3px;
}

.footer-wrapper .footer-top .footer-middle {
    padding-right: 22px;
    height: 195px;
    border-right: 1px solid rgba(244, 244, 244, 0.3);
}

.footer-wrapper .footer-top .footer-middle .middle-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li {
    padding-left: 22px;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li:nth-of-type(7) {
    padding-left: 0;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li:nth-of-type(4) {
    padding-left: 14px;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li:nth-of-type(6) {
    padding-left: 16px;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li .nav-title {
    display: block;
    margin-bottom: 19px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li .nav-title:hover {
    color: #86b0fd;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li .nav-other {
    display: block;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 9px;
}

.footer-wrapper .footer-top .footer-middle .middle-nav li .nav-other:hover {
    color: #86b0fd;
}

.footer-wrapper .footer-top .footer-right {
    padding-left: 32px;
}

.footer-wrapper .footer-top .footer-right .weixin {
    margin-bottom: 30px;
}

.footer-wrapper .footer-top .footer-right .gz-name {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}

.footer-wrapper .friend-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 11px;
}

.footer-wrapper .friend-wrapper .friend-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-wrapper .friend-wrapper .friend-content li {
    margin-right: 20px;
}

.footer-wrapper .friend-wrapper .friend-content a {
    color: #ffffff;
}

.footer-wrapper .friend-wrapper .friend-content a:hover {
    color: #86b0fd;
}

.copyright-wrapper .copyright-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0;
    border-top: 1px solid rgba(244, 244, 244, 0.3);
}

.copyright-wrapper .copyright-top li {
    height: 13px;
    line-height: 13px;
    padding: 0 10px;
    border-left: 2px solid white;
}

.copyright-wrapper .copyright-top li .copyright-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}

.copyright-wrapper .copyright-top li .copyright-item:hover {
    color: #86b0fd;
}

.copyright-wrapper .copyright-bottom {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
}

.copyright-wrapper .copyright-bottom a {
    color: white;
}


/*统一标题*/
.iTitle { width: 100%; text-align: center; padding-bottom:30px;}
.iTitle h2 { font-size: 36px; line-height:60px; color: #000; font-weight: bold;}
.iTitle h2 em { font-weight: bold;}
.iTitle h2 a{ color:#000;}
.iTitle p { margin-top: 4px; font-size: 20px; color:#333;}
em,i{ font-style: normal;}
.iTitle i { display: block; width: 28px; height: 1px; background: #a9a9a9; margin: 12px auto 0;}


/*第二部分*/
.part2{ width:100%; margin:0px auto 50px; overflow:hidden; padding-bottom:30px; background:url(/images/st_bg2.png) no-repeat center bottom;}
.part2 .container{background: #fff; text-align: center; border-radius: 8px; width: 1200px; height: 450px; padding: 20px 0;}
.part2 .tl{ width:750px; margin:auto;}
.part2 .tl .name{color: #191919; font-size: 16px; width:120px; float:left; line-height:40px;}
.part2 .tl .kuang{ width:auto; float:left; margin-right:10%; margin-bottom:20px; overflow:hidden;}
.part2 .tl .kuang:nth-child(2){ margin-right:0px;}
.part2 .tl .kuang:nth-child(4){ margin-right:0px;}
.part2 .tl .kuang:nth-child(6){ margin-right:0px;}
.part2 .tl .nei{ float:left; width:202px; line-height:40px; height:40px;}
.part2 .tl .neiot{ outline: none; height: 40px; border: 1px solid #aaa; line-height:40px; box-sizing: border-box; border-radius: 2px; width:200px; float:left; padding:0px 15px;}
.part2 .tl .liu{ margin:auto; width:80%;}
.part2 .tl .liu .Cbutton{ background:#005aaa; text-align:center; color:#fff; font-size:22px;  margin:15px auto 0px; border-radius: 4px; border:none; outline:none; width:300px; height:55px; line-height:55px;}
.part2 .tl .radio { display: inline-block; float: left; font-weight: 400; color: #005aaa; padding-left: 15px; cursor: pointer; margin-left: 10px; font-size: 14px;}
.part2 p{ text-align:center; font-weight:bold; font-size:15px; color:#fff; line-height:29px; margin-top:30px;}