/*导航*/
.nav_box{
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 80;
}
.nav {
	position: relative;
}
.nav_left>a{
	display: block;
	width: 224px;
	height: 54px;
	background: #ff6900;
	color: #FFFFFF;
	padding: 0px 10px 0px 13px;
}
.nav_left_img{
	float: left;
	margin-right: 10px;
	line-height: 54px;
	margin-top: 20px;
}
.nav_left p{
	float: left;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 54px;
}
.nav_left_img>div{
	width: 16px;
	height: 2px;
	background: #FFFFFF;
	margin-bottom: 4px;
}
.nav_left_img>div:last-child{
	margin-bottom: 0px;
}
.nav_bottom{
	width: 224px;
	height: 400px;
    position: absolute;
	top: 54px;
	left: 0px;
}
.nav_bottom_xianshi{
	width: 224px;
	height: 400px;
}
.nav_bottom_son{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 13px;
	padding-right: 10px;
	overflow: hidden;
}
.nav_bottom_son:last-child{
	border-bottom: none;
}
.nav_bottom_son_color>a{
	color: #666666!important;
}
.nav_bottom_son_color{
	background: #FFFFFF;
}
.nav_bottom_son_color >.nav_bottom_son_wz1{
	color: #333333!important;
}

.nav_bottom_son>a{
	font-size: 12px;
	line-height: 43px;
	color: rgba(255, 255, 255, 0.8);
	margin-left: 11px;
}
.nav_bottom_son>a:hover{
	text-decoration: underline;
}
.nav_bottom_son_wz1{
	font-size: 14px!important;
	color: #FFFFFF!important;
	opacity: 1;
	margin-left: 0px!important;
}
.nav_bottom_bj{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
}
.nav_bottom_son_wzz{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav_left{
	float: left;
	z-index: 80;
}
.nav_right{
	float: left;
	overflow: hidden;
	margin-left: 30px;

}
.nav_right>li{
	float: left;
	position: relative;
}
.nav_right>li>a{
	display: block;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 0px 23px;
	line-height: 54px;
	transition: all 0.2s;
}
.nav_right>li>a:hover{
	color: #FF6900;
}
.nav_right>li:hover .nav_qi{
	bottom: -5px;
}
.nav_qi{
	text-align: center;
	position: absolute;
	width: 25px;
    bottom: -14px;
    left: 50%;
    margin-left: -12px;
    transition: all 0.3s;
}
.nav_bottom_yincang{
	background: #FFFFFF;
	width: 660px;
	height: 400px;
	position: absolute;
	top: 0px;
	left: 224px;
	border-top: 1px solid#dddddd;
	border-right: 1px solid#dddddd;
	display: none;
	overflow: hidden;
}
.nav_bottom_yincang>.nav_bottom_yc_wzz{
	padding: 25px 40px;
	display: none;
}
.nav_bottom_yincang>.nav_bottom_yc_wzz_xianshi{
	display: block;
}
.nav_bottom_yc_wzz_top>a{
	padding: 5px 12px;
	border: 1px solid #ff6900;
	color: #ff6900;
	transition: all 0.3s;
	border-radius: 4px;
	margin-right: 20px;
}
.nav_bottom_yc_wzz_top>a:last-child{
	margin-right: 0px;
}
.nav_bottom_yc_wzz_top>a:hover{
	background: #ff6900;
	color: #FFFFFF;
}
.nav_bottom_yc_wzz_bottom_wz1{
	float: left;
	padding-right: 25px;
	width: 81px;
}
.nav_bottom_yc_wzz_bottom_wz2{
	float: left;
	width: 470px;
}
.nav_bottom_yc_wzz_bottom_wz2>a{
	font-size: 12px;
	margin-right: 15px;
	color: #666666;
	line-height: 24px;
}
.nav_bottom_yc_wzz_bottom_wz1:hover{
	text-decoration: underline;
}
.nav_bottom_yc_wzz_bottom_wz2>a:hover{
	text-decoration: underline;
}
.nav_bottom_yc_wzz_bottom{
	overflow: hidden;
	margin-top: 20px;
}
.nav_bottom_yc_wzz_bottom_color{
	color: #ff6900!important;
}
.nav_bottom_yc_wzz_bottom_box{
	margin-top: 25px;
}




/*热门服务*/
.rmfw_box{
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
	padding-bottom: 80px;
}
.rmfw{
	background: #FFFFFF;
	padding: 20px 17px;
	height: 370px;
}
.rmfw_left{
	float: left;
	margin-right: 50px;
}
.rmfw_center{
	float: left;
}
.rmfw_right{
	float: right;
	margin-top: 8px;
	color: #FF6900;
}
.rmfw_center>li{
	float: left;
	margin-top: 8px;
	color: #666666;
	margin-right: 30px;
	cursor: pointer;
	padding-bottom: 2px;
}
.rmfw_center>li:last-child{
	margin-right: 0px;
}
.rmfw_left>div{
	width: 4px;
    height: 20px;
    background: #ff6900;
    float: left;
    margin-top: 6px;
    margin-right: 8px;
}
.rmfw_left>p{
	float: left;
	color: #ff6900;
	font-size: 20px;
}
.rmfw_bottom{
	margin-top: 25px;
	overflow: hidden;
}
.rmfw_wzz_wz1{
	font-size: 16px;
	margin-top: 10px;
}
.rmfw_wzz_wz2{
	color: #828282;
	font-size: 12px;
	margin: 10px 0px;
}
.rmfw_wzz_wz2 span{
	color: #ff6900;
}
.rmfw_wzz_wz3{
	overflow: hidden;
}
.rmfw_wzz_wz3>p:nth-of-type(1){
	float: left;
	font-size: 12px;
	color: #828282;
	margin-top: 10px;
}
.rmfw_wzz_wz3>p:nth-of-type(2){
	float: right;
	color: #ff6900;
	font-family: arial;
}
.rmfw_wzz_wz3>p:nth-of-type(2) span{
	font-size: 22px;
	margin: 0px 1px;
}
.rmfw_wzz{
	width: 20%;
	float: left;
	border: 1px solid #fff;
	margin: 0 auto;
	transition: all 0.3s;
	border-right: 1px solid #f4f4f4;
	border-radius: 4px;
}
.rmfw_wzz_son{
	width: 100%;
	padding: 15px 15px;
}
.rmfw_wzz:hover{
	border: 1px solid #ff6900;
}
.rmfw_center>.rmfw_center_color{
	color: #ff6900;
	border-bottom: 2px solid #ff6900;

}
.rmfw_bottom_son{
	display: none;
}
.rmfw_bottom>.rmfw_bottom_son_xianshi{
	display: block;
}
.rmfw_wzz_son img{
	border-radius: 4px;
	width: 205px;
	height: 140px;
}
/*我们的服务*/
.we_fw{
	width: 100%;
	margin: 0 auto;
	background: #F5F5F5;
	padding-bottom: 60px;
}
.we_fw_son{
	float: left;
    width: 282px;
    background: #fff;
    margin-right: 24px;
}
.we_fw_son:last-child{
	margin-right: 0px;
}
.we_fw_son:nth-of-type(1) .we_fw_son_wzz1{
	background: #51c79e;
}
.we_fw_son:nth-of-type(2) .we_fw_son_wzz1{
	background: #fc9258;
}
.we_fw_son:nth-of-type(3) .we_fw_son_wzz1{
	background: #65aaf1;
}
.we_fw_son:nth-of-type(4) .we_fw_son_wzz1{
	background: #fc9d2c;
}
.we_fw_son_wzz1{
	display: block;
	background: #51c79e;
	height: 88px;
	padding: 0px 20px;
}
.we_fw_son_wzz1>p{
	float: left;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 88px;
}
.we_fw_son_wzz1>div{
	float: right;
	line-height: 88px;
	width: 29px;
	height: 29px;
	background: url(../images/index_tb2.png)no-repeat;
	margin-top: 30px;
	transition: all 0.3s;
}
.we_fw_son_wzz1:hover div{
	background: url(../images/index_tb2_color.png)no-repeat;
}
.we_fw_son_wzz2{
    padding: 16px 20px 20px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    background: #fff;
}
.we_fw_son_wzz2_wz3>div{
	float: right;
	border-radius: 4px;
}
.we_fw_son_wzz2_wz1 span:nth-of-type(1){
	display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    max-width: 82%;
}
.we_fw_son_wzz2_wz1 span:nth-of-type(2){
    display: inline-block;
    vertical-align: middle;
    background: #ff6900;
    padding: 0 4px;
    border-radius: 2px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    margin-left: 4px;
}
.we_fw_son_wzz2_wz2{
    height: 36px;
    font-size: 12px;
    color: #888;
}
.we_fw_son_wzz2_wz3{
	margin-top: 12px;
}
.we_fw_son_wzz2_wz3>p{
    float: left;
    line-height: 30px;
    font-size: 20px;
    color: #ff6900;
    font-family: arial;
}
.we_fw_son_wzz2_wz3>div{
    display: block;
    float: right;
    width: 76px;
    height: 28px;
    border: 1px solid #ff6900;
    line-height: 28px;
    text-align: center;
    color: #ff6900;
    background: #fff;
    transition: .3s;
    font-size: 13px;
}
.we_fw_son_wzz3_son{
	display: inline-block;
    width: 138px;
    padding: 18px 8px 18px 8px;
    text-align: center;
    z-index: 10;

}
.we_fw_son_wzz3_wz1>p:nth-of-type(1){
	transition: all 0.2s;
}
.we_fw_son_wzz3_wz1>p:nth-of-type(2){
	color: #888;
	font-size: 12px;
}
.we_fw_son_wzz3>.we_fw_son_wzz3_son:nth-of-type(1){
	border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.we_fw_son_wzz3>.we_fw_son_wzz3_son:nth-of-type(2){
    border-bottom: 1px solid #e6e6e6;
}
.we_fw_son_wzz3>.we_fw_son_wzz3_son:nth-of-type(3){
    border-right: 1px solid #e6e6e6;
}
.we_fw_son_wzz2:hover .we_fw_son_wzz2_wz3>div{
	background: #ff6900;
	color: #FFFFFF;
}
.we_fw_son_wzz3_son:hover .we_fw_son_wzz3_wz1>p:nth-of-type(1){
	color: #ff6900;
}
/**/
.bottom_we{
	background: url(../images/c_02.png) no-repeat;
	width: 100%;
	height: 346px;
	margin: 0 auto;
	overflow: hidden;
}
.bottom_we p{
	color: #FFFFFF;
	text-align: center;
}
.bottom_we_wz1{
	font-size: 28px;
	margin-top: 60px;
}
.bottom_we_wz2{
	font-size: 38px;
}
.bottom_we_wz3{
	font-size: 38px;
	margin-left: 46px;
}
.bottom_we_wz3 span{
	color: #fff600;
	font-weight: bold;
}
.bottom_we_son{
	width: 824px;
	margin: 0 auto;
	overflow: hidden;
}
.bottom_we_son>p{
	float: left;
}
.bottom_we_bottom{
	margin-top: 50px;
}
.bottom_we_bottom_son{
	width: 16.6%;
	float: left;
}
.bottom_we_bottom_son>p:nth-of-type(1) span{
	font-size: 50px;
	color: #fff600;
	font-weight: bold;
}
.bottom_we_bottom_son>p:nth-of-type(1){
	font-size: 16px;
}
.bottom_we_bottom_son>p:nth-of-type(2){
	font-size: 16px;
}

/*优惠活动*/
.activity{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#youdaoBanner{
	height: 330px;
}
#youdaoBanner .swiper-pagination-bullet-active{
	background: #ff6900!important;
}
#youdaoBanner .swiper-pagination-bullet{
	width: 22px!important;
	height: 4px!important;
	border-radius: 4px!important;
}
#youdaoBanner .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0px 8px!important;
}
#youdaoBanner .swiper-slide{
	height: 270px;
	border-radius: 4px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	position:relative;
	transition: all 0.8s;
}
#youdaoBanner .swiper-slide:after {
    z-index: 1;
    opacity: 0.3;
    background: #000;
    transition: opacity .4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    overflow: hidden;
    display: block;
	border-radius: 8px;
}
#youdaoBanner .swiper-button-prev,#youdaoBanner .swiper-button-next{
	width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,0.2);
    border-radius: 60px;
	text-align:center;
	opacity:1;
	display:none;
}
#youdaoBanner:hover .swiper-button-prev,#youdaoBanner:hover .swiper-button-next{
	display:block;
}
#youdaoBanner .swiper-button-next:after {
    content: "\e908";
    display: block;
    font-family: 'strawberryicon';
}
/*#youdaoBanner .swiper-slide:nth-child(1){background-image:url(../images/yhhd_img_1.jpg);}*/
/*#youdaoBanner .swiper-slide:nth-child(2){background-image:url(../images/yhhd_img_1.jpg);}*/
/*#youdaoBanner .swiper-slide:nth-child(3){background-image:url(../images/yhhd_img_1.jpg);}*/
/*#youdaoBanner .swiper-slide:nth-child(4){background-image:url(../images/yhhd_img_1.jpg);}*/
/*#youdaoBanner .swiper-slide:nth-child(5){background-image:url(../images/yhhd_img_1.jpg);}*/
/*#youdaoBanner .swiper-slide:nth-child(6){background-image:url(../images/yhhd_img_1.jpg);}*/

#youdaoBanner .swiper-slide:hover{
	background: url(../images/fire.png) #ff6900 450px 150px no-repeat!important;
	}
#youdaoBanner .swiper-slide:hover:after{
	display:none;
	}
#youdaoBanner .info{
	position: absolute;
	padding:30px;
	z-index:999;
    transition: all .2s;
    bottom: -109px;
	color:#fff;
	font-size:14px;
	padding-top:30px;
	transition:all 0.4s;
}
#youdaoBanner .swiper-slide:hover .info{
	bottom:0px;
}
#youdaoBanner .info .date{
    font-size: 16px;
    margin-bottom: 16px;
}
#youdaoBanner .info h3{
	margin-bottom: 18px;
}
#youdaoBanner .info h3 a{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
	text-decoration:none;
}
#youdaoBanner .info h3>a:nth-of-type(1){
	width: 370px;
	height: 67px;
	display: block;
}
#youdaoBanner .info p{
	text-indent:2em;
}
#youdaoBanner .info .btn{
	margin-top: 40px;
	display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 9px 35px;
    border-radius: 20px;
    line-height: 20px;
	text-decoration:none;
	transition: all 0.3s;
}
#youdaoBanner .info .btn:hover{
	background:#fff;
	color:#555;
}

/*我们的服务*/
.service_we_box{
	width: 100%;
	margin: 0 auto;
	background: #F5F5F5;
	padding-bottom: 80px;
}
.service_we_son{
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 30px;
}
.registertop{
	height: 59px;
	line-height: 59px;
	padding: 0 15px;
	overflow: hidden;
	border-bottom: 1px solid #f0f1f7;
}
.registertopp1{
	font-size: 20px;
	float: left;
}
.registertopp1>span{
	font-size: 14px;
	color: #868c98;
	margin-left: 17px;
}
.registertopp2{
	width: 66px;
	height: 22px;
	margin-top: 21px;
	text-align: center;
	line-height: 21px;
	border-radius: 4px;
	border: 1px solid #ff6900;
	font-size: 12px;
	color: #ff6900;
	float: right;
	transition: all 0.2s;
}
.registertopp2:hover{
	color:#ffffff;
	border:1px solid #ff6900;
	background: #ff6900;
}
.registerL{
	width: 904px;
	float: left;
	overflow: hidden;
}
.registertu{
	width: 300px;
	float: left;
	padding: 15px;
	overflow: hidden;
	box-sizing: border-box;
}
.registertu>img{
	width: 268px;
	height: 224px;
}
.registertu2{
	width: 600px;
	float: left;
	overflow: hidden;
}
.registertu2>a{
	width: 200px;
	height: 255px;
	padding: 20px 15px;
	box-sizing: border-box;
	float: left;
	border-left: 1px solid #f0f1f7;
}
.registertu2p1{
	font-size: 16px;
	height: 24px;
	overflow: hidden;
}
.registertu2p2{
	font-size: 14px;
	color: #808080;
	width:180px;
	height: 21px;
	overflow: hidden;
}
.registertu2p3{
	font-size: 24px;
	color: #ee2751;
	margin-top: 15px;
}
.registertu2>a>img{
	display: block;
	width: 80px;
	height: 88px;
	margin: 10px auto;
	transition: .3s;
}
.registertu2>a:hover >img{
	margin-top: 5px;
}
.registertu3{
	width: 100%;
	border-top: 1px solid #f0f1f7;
	overflow: hidden;
}
.registertu3>a{
	width: 301px;
	height: 127px;
	padding: 19px 15px;
	box-sizing: border-box;
	border-right: 1px solid #f0f1f7;
	float: left;
	position: relative;
}
.registertu3>a:last-child{
	border-right:none;
}
.registertu3>a>img{
	width: 57px;
	height: 63px;
	position: absolute;
	right: 19px;
	bottom: 20px;
	transition: .3s;
}
.registertu3>a:hover >img{
	right: 24px;
}
.registertu3 .registertu3li{border-right: 0;}
.registerR{
	width: 295px;
	border-left: 1px solid #f0f1f7;
	float: right;
}
.registerR>a{
	display: block;
	width: 100%;
	height: 128px;
	padding: 19px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f1f7;
	position: relative;
}
.registerR .registerRli{border-bottom: 0;}
.registerR>a>img{
	width: 56px;
	height: 60px;
	position: absolute;
	right: 20px;
	bottom: 24px;
	transition: .3s;
}
.registerR>a:hover >img{
	right: 25px;
}


/**/
.context_son{
	margin-top: 30px;
}
.context_son>li{
    position: relative;
    float: left;
    width: 250px;
    margin-right: 53px;
    text-align: left;
    margin-bottom: 32px;
}
.context_wzz_top>a>img{
    width: 250px;
    /* height: 148px; */
    border-radius: 12px;
}
.context_wzz_top_po{
    position: absolute;
    left: 8px;
    bottom: 8px;
}
.context_wzz_top{
    position: relative;
    margin-bottom: 16px;
    width: 250px;
    /* height: 148px; */
    border-radius: 12px;

}
.context_wzz_top_po>a{
    float: left;
    padding: 0 10px;
    font-size: 12px;
    color: #FFF;
    line-height: 24px;
    margin-right: 4px;
    background: rgba(7,17,27,.4);
    border-radius: 12px;

}
.context_wzz_top_po>a:hover{
	background: #07111b;
}
.context_wzz_bottom_wz1{
	font-size: 16px;
    color: #1C1F21;
    line-height: 22px;
    margin-bottom: 8px;
    max-height: 48px;
}
.context_wzz_bottom_wz2{
    font-size: 12px;
    color: #9199A1;
    line-height: 20px;
    max-height: 40px;
    margin-top: 6px;

}
.context_wzz_bottom_wz3 span{
    float: left;
    font-size: 18px;
    color: #9199A1;
    line-height: 32px;
}
.context_wzz_bottom_wz3{
	overflow: hidden;
	margin-top: 15px;
}
.context_wzz_bottom_wz3 a{
	float: right;
    background-image: linear-gradient(-135deg,#f9662d 0,#f01414 100%);
    border-radius: 18px;
    width: 88px;
    height: 32px;
    font-size: 12px;
    color: #FFF;
    line-height: 32px;
    text-align: center;
}
.context_son>li:hover .context_wzz_top{
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
}
.context_son>li:hover .context_wzz_bottom_wz3 span{
	color: #4D555D;
}
.context_son>li:hover .context_wzz_bottom_wz2{
	color: #4D555D;
}
.context_son>li:hover .context_wzz_bottom_wz3 a{
	background: rgba(255,113,0,.8);
}
.context_son{
	overflow: hidden;
}
.context_son>li:nth-child(4n){
	margin-right: 0px;
}
.context_bottom{
	margin-top: 20px;
	overflow: hidden;
}
.context_bottom>a{
    float: left;
    width: 216px;
    height: 64px;
    margin-right: 30px;
    opacity: .4;
    background: #D9DDE1;
    border-radius: 1000px;
    font-size: 16px;
    color: #4D555D;
    letter-spacing: 0;
    line-height: 64px;
    text-align: center;
    transition: all 0.2s;
}
.context_bottom>a:last-child{
	margin-right: 0px;
}
.context_bottom>a:hover{
    font-weight: 700;
    color: #FFF;
    letter-spacing: 0;
    background: #FF6900;
    opacity: 1;
}
.context_box>.context_son{
	display: none;
}
.context_box>.context_son_xianshi{
	display: block;
}
.we_service:last-child{
	margin-bottom: 0px;
}
/*广告位*/
.advertising{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0px;
}
.advertising>img{
	width: 100%;
}
/*顾问介绍*/
.gwjs_box{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background: url(../images/gw_img1.jpg)no-repeat;
	background-size: cover;
}
#gwjs{
	width: 100%;
    height: 200px;
	padding-top: 20px!important;
}
.gwjs{
	width: 1200px;
	margin: 0 auto;
}
.gwjs_son {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gwjs_son{
    height: 248px;
    margin-right: 18px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255,255,255,.8);
    border-radius: 12px;
    transition: all .3s;

}
.gwjs_son:hover{
	background: #FFFFFF;
}
.gwjs_son img{
	position: absolute;
    top: -16.6px;
    left: 50%;
    margin-left: -48px;
    width: 96px!important;
    height: 96px;
    border-radius: 50%;
    transition: all 0.3s;
}

#gwjs{
	height: 270px;
}
.swiper-pagination-bullet-active{
	background: #FFFFFF!important;
}
.gwjs_son_wzz{
	padding: 0px 36px 20px 36px;
	height: 100%;
	cursor: pointer;
}
.gwjs_son_wzz:hover img{
	width: 60px!important;
	height: 60px;
	margin-left: -30px;
}
.gwjs_son_wzz:hover .gwjs_son{
	background: #FFFFFF!important;
}
.gwjs_son_wzz:hover>p:nth-of-type(1){
	opacity: 0;
	height: 0px;
	margin-top: 56px;
}
.gwjs_son_wzz:hover>p:nth-of-type(2){
	opacity: 0;
	height: 0px;
}
.gwjs_son_wzz:hover>p:nth-of-type(3){
	overflow: visible;
}
.gwjs_son_wzz>p{
	transition: all 0.3s;
}
.gwjs_son_wzz>p:nth-of-type(1){
	font-size: 16px;
    line-height: 24px;
    margin-top: 92px;
    white-space: nowrap;
    color: #07111b;
    font-weight: 700;
    -webkit-line-clamp: 1;
}
.gwjs_son_wzz>p:nth-of-type(2){
	display: block;
    font-size: 12px;
    margin-bottom: 12px;
    color: #4D555D;
    height: 24px;
    line-height: 24px;
}
.gwjs_son_wzz>p:nth-of-type(3){
	position: relative;
    top: 0;
    font-size: 12px;
    line-height: 24px;
    color: #4D555D;
    height: 72px;
    -webkit-line-clamp: 3;
    text-align: justify;
    font-weight: 400;
    overflow: hidden;
}
.gwjs_son_wzz>a{
	width: 96px;
	height: 96px;
	text-align: center;
}
/*新闻资讯*/
.new_box{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 60px;
	overflow: hidden;
}
.bcs_left {
    width: 77.3%;
    float: left;
    position: relative;
}
.bcsl_new {
    margin-top: 20px;
}
.bcsln_body {
    height: 156px;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}
.bcslnb_img {
    float: left;
    width: 17.3%;
    height: 116px;
    margin-top: 20px;
    border-radius: 4px;
}
.bcslnb_cont {
    float: left;
    width: 80%;
    margin-left: 20px;
    margin-top: 22px;
}
.bcslnbc_sign {
    float: left;
    width: 68px;
    height: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    border-radius: 3px;
    background-color: #ff6900;
}
.bcslnbc_title {
    font-size: 18px;
    font-weight: bold;
    margin-left: 11px;
}
.bcslnbc_time {
    float: right;
    color: #c9c9c9;
    font-size: 14px;
}
.bcslnbc_cont {
    color: #616161;
    font-size: 12px;
    margin-top: 11px;
}
.bcsl_body {
    position: absolute;
    left: 19%;
    bottom: 20px;
}
.bcslnbc_img {
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.bcslnbc_img>img {
    float: left;
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
}
.bcslnbc_name {
    color: #a6a6a6;
    font-size: 12px;
    margin-left: 5px;
    height: 26px;
    line-height: 26px;
}
.bcs_right {
    width: 18.8%;
    height: 430px;
    float: right;
    margin-top: 40px;
}
.bcsr_img {
    width: 100%;
    height: 144px;
}
.bcsr_img > img {
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.bcsr_cont {
    width: 100%;
    /* height: 286px; */
    position: relative;
    background-color: #f6f6f6;
    padding-bottom: 12px;
    overflow: hidden;
}
.bcsrc_body {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.bcsrcb_point {
    width: 6px;
    height: 6px;
    background-color: #ff6900;
    border-radius: 50%;
    position: absolute;
    left: 18px;
    top: 10px;
}
.bcsrcb_cont {
    box-sizing: border-box;
    /* float: left; */
    font-size: 12px;
    padding-top: 4px;
    /* margin-left: 34px; */
    padding-left: 34px;
    padding-right: 15px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
}
.bcsrcb_cont>a{
	font-size: 12px;
	color: #555555;
}
.bcsrcb_cont>a:hover{
	color: #ff6900;
}
.bcs_left .behind_more {
    position: absolute;
    bottom: 5px;
    right: 15px;
    color: #ff9e00;
    font-size: 14px;
}
/*右侧留言*/
.ycly{
	width: 282px;
	background-color:rgb(255,255,255);
	position: absolute;
	border-radius: 3px;
	top: 90px!important;
	right:0px;
}
.ycly ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #AAAAAA;
    font-family: "微软雅黑";
}
.postbox{
    width: 282px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px 24px 20px 24px;
    border-radius: 6px;
}
.postbox .post-title{
	width:100%;
	line-height: 50px;
	font-size: 16px;
	color: #ff6900;
	font-weight: bold;
}
.postbox .post-title .span1{
	width:11px;
	height: 16px;
	display: block;
	margin:16px 10px 0 0;
	float: left;
}
.postbox .post-title .span1 img{
	display:block;
}
.postbox .post-title .span2{
	display: block;
	overflow: hidden;
	text-align: center;
	color: #666666;
}
.postbox .post-cont{
	width:100%;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
.postbox .post-cont input{
	display:block;
	width: 100%;
	height:40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e9eaf0;
	border-radius: 5px;
	padding: 9px 30px 9px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.postbox .post-cont textarea{
	display:block;
	width: 100%;
	height:80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e9eaf0;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #808080;
	resize: none;
}
.postbox button{
	display:block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	outline: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: #ff6900;
	cursor: pointer;
}
.postbox .demandform_help{
	padding-left: 12px;
	padding-top: 10px;
	display: none;
	font-size: 12px;
	color: #ff5722;
}

/*轮播*/
.banner{
	width: 100%;
	margin: 0 auto;
}
.flexslider {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    height: 70px;
    width: 40px;
    top: 50%;
    margin-top: -35px;
    background: url(../images/indexSlideArrow.png) no-repeat 0 0;
    z-index: 100;
}
.flex-direction-nav .flex-next {
    left: 576px;
    background-position: 0 0;
}
.flex-direction-nav .flex-prev {
    right: 621px;
    background-position: -66px 0;
 }
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
   /* background: url(../images/dot.png) no-repeat 0 -16px;*/
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
    width: 22px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 10px;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    /*background-position: 0 0;*/
   background: #ff6900!important;
}
.flexslider .slides a img {
    width: 100%;
    height: 400px;
    display: block;
}


/*知识产权*/
.property{
	border-bottom: 1px solid #f0f1f7;
	overflow:hidden;
}
.property:nth-of-type(1) .propertyR1 a:nth-of-type(3){
	border-right:none;
}
.property:nth-of-type(1) .propertyR1 a:nth-of-type(6){
	border-right:none;
}
.property:nth-of-type(2) .propertyR1 a:nth-of-type(3){
	border-right:none;
}
.property:nth-of-type(2) .propertyR1 a:nth-of-type(6){
	border-right:none;
}
.property:nth-of-type(4) ul a{
	border-bottom:none !important;
}
.property:nth-of-type(4) ul a:nth-of-type(3){
	border-right:none !important;
}
.propertyL{
	width: 300px;
	float: left;
	border-right: 1px solid #f0f1f7;
}
.propertyL1{
	display: block;
	padding: 16px;
	border-bottom: 1px solid #f0f1f7;
	box-sizing: border-box;
}
.propertyL1boder{border-bottom: 0;}
.propertyL1>img{
	width: 268px;
	height: 133px;
}
.propertyL2{
	width: 100%;
	overflow: hidden;
}
.propertyL2>li{
	width: 148px;
	padding: 20px 15px;
	border-left: 1px solid #f0f1f7;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #f0f1f7;
}
.propertyL2>li:nth-of-type(2){
	border-right:none;
}
.propertyL2 .propertyL2li{border-left: 0;text-align: center;}
.propertyL2p1{
	font-size: 16px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.propertyL2p2{
	font-size: 24px;
	color: #ee2751;
	position: relative;
    top: 8px;
}
.propertyR{
	width: 898px;
	float: right;
}
.propertyR1{
	overflow: hidden;
	/*border-bottom: 1px solid #f0f1f7;*/
}
.propertyR2{border-bottom: 0;}
.propertyR1>a{
	width: 299px;
	height: 130px;
	border-left: 1px solid #f0f1f7;
	float: left;
	padding: 19px 15px;
	box-sizing: border-box;
}
.propertyR3>a{
	height: 169px;
	padding: 40px 15px;
}
.propertyR1 .propertyR1li2{
	height: 169px;
}
.propertyR1 .propertyR1li{border-left: 0;border-right:1px solid #f0f1f7;border-bottom: 1px solid #f0f1f7;}
.propertyR1 .propertyR1li:nth-of-type(4),
.propertyR1 .propertyR1li:nth-of-type(5),
.propertyR1 .propertyR1li:nth-of-type(6){
	border-bottom: none;
}
.propertyR1>a>p{
	width: 180px;
	float: left;
}
.propertyR1p1{
	font-size: 16px;
}
.propertyR1p2{
	font-size: 14px;
	color: #808080;
}
.propertyR1p3{
	font-size: 24px;
	color: #ee2751;
	margin-top: 20px;
}
.propertyR1>a>img{
	width: 55px;
	height: 63px;
	margin: 29px 0 29px 10px;
	transition: .3s;
}
.propertyR1>a:hover >img{
	margin-top: 24px;
}
/*建筑资质*/
.Architecture {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    margin-bottom:50px;
}
.Architecture .registerbox{
	margin-top:0 !important;
	height:448px;
}
.Architecture>div{
	width: 594px;
	background: #fff;
	border-bottom: 1px solid #f0f1f7;
}
.ArchiL{
	float: left;
	overflow: hidden;
}
.ArchiR{
	float: right;
	overflow: hidden;
}
.ArchiLL{
	width: 300px;
	float: left;
	border-right: 1px solid #f0f1f7;
}
.ArchiLLdiv{
	display: block;
	padding: 16px;
	box-sizing: border-box;
	/*border-bottom: 1px solid #f0f1f7;*/
	padding-bottom:15px;
}
.ArchiLLdiv>img{
	width: 269px;
	height: 224px;
}
.ArchiLLul{overflow: hidden;}
.ArchiLLul>a{
	width: 149px;
	height: 130px;
	padding: 23px 14px;
	box-sizing: border-box;
	float: left;
	border-left: 1px solid #f0f1f7;
}
.ArchiLLul .ArchiLLulli{border-left:0;border-right:1px solid #f0f1f7;}
.ArchiLLul .ArchiLLulli:nth-of-type(2){
	border-right:none;
}
.ArchiLLulp1{
	font-size: 16px;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
	height:50px;
	width: 90px;
    text-align: center;
    margin: 0 auto;
}
.ArchiLLulp2{
	font-size: 24px;
	color: #ee2751;
	width: 110px;
    text-align: center;
    margin: 10px auto 0 auto;
}
.pice_pice{
	font-size:24px;
	color:#ee2751;
}
.ArchiLR{
	float: left;
}
.ArchiLRul{
	width: 900px;
	float: left;
	border-left: 1px solid #f0f1f7;
	overflow: hidden;
}
.ArchiLRul a:last-child{
	border-bottom:none;
}
.ArchiLRulboder{
	border-left:0;
}
.ArchiLRul>a{
	display: block;
	width: 180px;
	float: left;
    height: 130px;
    padding: 23px 14px;
    box-sizing: border-box;
    border-top: 1px solid #f0f1f7;
}
.ArchiLRul .ArchiLLulli{border-top:0;border-bottom: 1px solid #f0f1f7;}
.ArchiLRul .ArchiLLulli:nth-of-type(5),
.ArchiLRul .ArchiLLulli:nth-of-type(6){
	/*border-bottom:none;*/
}

/* 首页异步搜索结果列表框 */
#indexSearchList{
	position: absolute;
	left: 0;
	top: 39px;
	width: 540px;
	height: 150px;
	border: 1px solid #ccc;
	background: #FFFFFF;
	overflow-y: auto;
	display: none;
}
#indexSearchList ul li a{
	padding: 0px 10px;
	line-height: 30px;
}
#indexSearchList ul li a:hover{
	background-color: #F0F0F0;
	color: #49af4f;
}
/*20191221*/
.header20191221{width:1200px; padding:20px 0 15px 0; margin:0 auto; overflow: hidden;}
.header20191221 img{display: block; width: 100%;}
.nav_right {margin-left: 0px;}
