
a{
	text-decoration:none;
}
#main{

}
#main #head{
	width: 100%;
	height:  90px;
	background-color: #ffffff;
}
#main #head .con{
	width: 1200px;
	margin:0 auto;
	height: 100%;
	/*	background-color: yellow;*/
	line-height: 90px;
}
#main #head .con .logo{
	height: 90px;
	width: 249px;
	background: url('../images/logo.png')center center no-repeat ;
	float: left;
}

#main #head .con:after{
	clear:both;

}
#main #head .con .index{
	background:url('../images/index.png') left center no-repeat;
	padding-left: 34px;
	float: left;
	margin-left: 44px;
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}
#main #head .con .index a{
	text-decoration:none;
	color:#000000;
}
#main #head .con .index:after{
	display: inline-block;
	width: 2px;
	height: 16px;
	background-color: #c0c0c0;
	content: '';
	margin-left: 12px;
	position: relative;
	top:2px;
}
#main #head .con .div-a:nth-child(1){
	margin-left: 27px;
}
#main #head .con .div-a{
	float: left;
	margin-left: 28px;
	position: relative;
}


#main #head .con .div-a .d-menu{
	position: absolute;
	left: 50%;
	top: 103px;
	transform: translate(-50%,0);
	background-color: #F3F3F9;
	border-radius: 5px;
	z-index: -9999;
	padding-bottom: 20px;
	opacity: 0;
	transition: .3s;
}

#main #head .con .div-a:hover .d-menu{
	opacity: 1;
	z-index: 9999;
}

#main #head .con .div-a .d-menu::before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translate(-50%,0);
	border-bottom: 12px solid #F3F3F9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

#main #head .con .div-a .d-menu .d4{
	width: 680px;
	padding: 0 20px;
}

#main #head .con .div-a .d-menu .d4 .dlist:nth-child(3){
	width: 140px;
	margin-left:30px;
}

#main #head .con .div-a .d-menu .d1{
	width: 170px;
	padding: 0 20px;
}

#main #head .con .div-a .d-menu .dlist{
	width: 170px;
	float: left;
}

#main #head .con .div-a .d-menu .dlist .li.t{
	margin-top: 20px;
	font-weight: 700;
    padding-right: 10px;
    font-size: 14px;
    line-height: 40px !important;
    margin-bottom: 5px;
    cursor: default;
    width:60px;
    border-bottom:2px solid #505050;
}

#main #head .con .div-a .d-menu .dlist .li.t:hover{
	color: #505050;
}

#main #head .con .div-a .d-menu .dlist .li{
	line-height: 30px;
	color: #505050;
	cursor: pointer;
}

#main #head .con .div-a .d-menu .dlist .li:hover{
	color:#1296db;
}

#main #head .con .div-a>a{
	display: block;
	color:#4e4e4e;
	text-decoration:none;
	position: relative;
}

#main #head .con .div-a.down a::after{
	content:"";
	display: block;
	width: 0;
	height: 0;
	border-top:5px solid #2b3d63;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translate(0,-50%);
}

#main #head .qq-check{
	height: 46px;
	width: 170px;
	background-image: url('../images/QQK.png');
	background-size: 170px 46px;
	float: left;
	position: relative;
	top:20px;
	margin-left: 44px;
	position: relative;
	line-height: 46px;
}
#main #head .qq-check .qie{
	height: 20px;
	width: 17px;
	background-image: url('../images/QQ.png');
	background-size: 17px 20px;
	position: absolute;
	left:21px;
	top:13px;
}
#main #head .qq-check:after{
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	position: absolute;
	right: 21px;
	content: "咨询在线客服";
	color:#4e4e4e;
}

#main .banner{
	width: 100%;
	height: 649px;
	background: url('../images/banner.png') center center no-repeat;
	margin: 0 auto;
}
#main .banner .con{
	width: 1200px;
	margin:0 auto;
	height: 649px;
	padding-left: 18px;
	padding-top: 44px;
	box-sizing: border-box;
	position: relative;

}
#main .banner .con .link{
	font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color:#ffffff;
}
#main .banner .con .link a{
	color:#ffffff;
	text-decoration:none;
}
#main .banner .con .centent{
	width: 1000px;
	height: 334px;
	margin-top: 82px;

}

#main .banner .con .centent:after{
	clear:both;
}
#main .banner .con .centent img{
	float: left;
}
#main .banner .con .centent .content-right{
	float: left;
	margin-left: 30px;
	padding-top: 7px;
}
#main .banner .con .centent .content-right .title{
	font-family: SourceHanSansCN-Normal;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	padding-bottom: 17px;
}
#main .banner .con .centent .content-right .line{
	width: 595px;
	height: 1px;
	background-image: url('../images/banner_xx.png');
	background-size: 595px 1px;

}
#main .banner .con .centent .content-right .small{
	margin-top:13px;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color:#ffffff;
}

#main .banner .con .centent .content-right .price-info{
	margin-top: 40px;
}
#main .banner .con .centent .content-right .price-info:after{
	clear:both;
	display: block;
	content: '';
}
#main .banner .con .centent .content-right .price-info .old{
	float: left;
}

#main .banner .old .old-price{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color:#ffffff;
	position: relative;
	overflow: hidden;
}

#main .banner .old .old-price .line2{
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	background-color: #ff0000;
}

#main .banner .con .centent .content-right .price-info .old .xianjia{
	font-family: SourceHanSansCN-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color:#ffffff;
}
#main .banner .con .centent .content-right .price-info .price{
	font-size: 60px;
	margin-left: 12px;
	float: left;
	position: relative;
	top:-13px;
	color:#f7a02e;
}
#main .banner .con .centent .content-right .price-info .smline{
	width: 2px;
	height: 23px;
	background-color: #9498de;
	float: left;
	position: relative;
	top:26px;
	margin-left: 20px;
}
#main .banner .con .centent .content-right .price-info .ljcj{
	font-family: SourceHanSansCN-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	position: relative;
	top:15px;
	margin-left: 12px;
}

#main .banner .con .centent .content-right .price-info .ljcj .num{
	font-family: SourceHanSansCN-Normal;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #fb460e;
	position: relative;
	top:4px;
	margin:0 8px;
}


#main .banner .con .centent .content-right .menu-list{
	margin-top: 5px;
}
#main .banner .con .centent .content-right .menu-list .menu-each{
	width: 158px;
	height: 36px;
	background-color: #ffffff;
	border-radius: 5px;
	
	line-height: 36px;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #424242;
	box-sizing: border-box;
	float: left;
	position: relative;
}
#main .banner .con .centent .content-right .menu-list .menu-each .xz{
	position: absolute;
	width: 25px;
	height: 25px;
	background-image: url('../images/xz.png');
	background-size: 25px 25px;
	bottom:0;
	right: 0;
	display: none;
}
#main .banner .con .centent .content-right .menu-list .menu-each.select .xz{
	display: block;
}
#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(1){
	padding-left: 66px;
	background:white url('../images/dlh.png') left center no-repeat;
	background-position: 39px;
}
#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(1).select{
	color: #ff672b;
	background:white url('../images/dlc.png') left center no-repeat;
	background-position: 39px;
}

#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(2){
	padding-left: 63px;
	background:white url('../images/dbh.png') left center no-repeat;
	background-position: 39px;
	margin-left: 28px;
}
#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(2).select{
	background:white url('../images/dbc.png') left center no-repeat;
	background-position: 39px;	
	color: #ff672b;
}
#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(3){
	padding-left: 55px;
	background:white url('../images/bjh.png') left center no-repeat;
	background-position: 28px;
	margin-left: 28px;
}
#main .banner .con .centent .content-right .menu-list .menu-each:nth-child(3).select{
	background:white url('../images/bjc.png') left center no-repeat;
	background-position: 28px;
	color: #ff672b;
}

#main .banner .con .centent .content-right .menu-list:after{
	content: '';
	display: block;
	clear: both;
}
#main .banner .con .centent .content-right .lxkf{
	width: 158px;
	height: 36px;
	border-radius: 5px;
	border: solid 1px #6bc2ef;
	margin-top: 32px;
	background:#1296db url('../images/zxan.png') left center no-repeat;
	background-position: 35px;
	padding-left: 64px;
	box-sizing: border-box;
	line-height: 36px;
	color: #ffffff;
}
#main .banner .con .bottom-menu-list{
	margin-top: 109px;
}
#main .banner .con .bottom-menu-list .bottom-menu-each{
	width: 162px;
	height: 34px;
	background-color: #373e99;
	border-radius: 5px;
	float: left;
	text-align: center;
	line-height: 34px;
	color:#ffffff;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}
#main .banner .con .bottom-menu-list .black{
	width: 2px;
	height: 34px;
	background-color: #373e99;

	float: left;
	margin:0 18px;
}
#main .banner .con .bottom-menu-list:after{
	content: '';
	display: block;
	clear:both;

}
#main .fwjs{
	width: 100%;
	height: 610px;
	background-color: #ffffff;
}
#main .fwjs .con{
	width: 1140px;
	height: 100%;
	margin:0 auto;
	padding-top: 30px;
}
#main .fwjs .con .title{
	width: 100%;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #1c1c1c;
}
#main .fwjs .con .line{
	width: 378px;
	height:0;
	border-bottom:2px dashed #b2b2b2;
	margin:9px auto 0 auto;
}
#main .fwjs .con .eng-title{
	width: 100%;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #b0b0b0;
	margin-top: 6px;
}

#main .fwjs .con .img-list{
	margin-top: 32px;
	width: 100%;
}
#main .fwjs .con .img-list:after{
	content: ' ';
	display: block;
	clear: both;
}
#main .fwjs .con .img-list .img-each{
	position: relative;

	float: left;
	
}
#main .fwjs .con .img-list .img-each.select{
	box-shadow: 1px 3px 7px 0px 
		rgba(0, 0, 0, 0.35);
}

#main .fwjs .con .img-list .img-each .head{
	position: absolute;
	right: 59px;
	top: 46px;
	font-family: SourceHanSansCN-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
#main .fwjs .con .img-list .img-each .info{
	width: 155px;
	position: absolute;
	right: 23px;
	top: 83px;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 10px;
}
#main .fwjs .con .img-list .img-each:nth-child(1){
	width: 362px;
	height: 190px;
	background-size: 362px 190px;
	background-image: url('../images/sctz.png');
	margin-right: 26px;
}

#main .fwjs .con .img-list .img-each:nth-child(2){
	width: 362px;
	height: 190px;
	background-size: 362px 190px;
	background-image: url('../images/ppbh.png');
	margin-right: 26px;

}
#main .fwjs .con .img-list .img-each:nth-child(3){
	width: 362px;
	height: 190px;
	background-size: 362px 190px;
	background-image: url('../images/ppyj.png');
}

#main .fwjs .con .img-list .img-each:nth-child(4){
	width: 486px;
	height: 190px;
	background-size: 486px 190px;
	background-image: url('../images/dsbb.png');
	margin-top: 28px;
	margin-right: 26px;
	margin-left: 75px;
}

#main .fwjs .con .img-list .img-each:nth-child(5){
	width: 486px;
	height: 190px;
	background-size: 486px 190px;
	background-image: url('../images/wxzc.png');
	margin-top: 28px;
}


#main #zzlc{
	width: 100%;
	height: 655px;
	background: url('../images/BG.png') center center no-repeat;
	margin:0 auto;
	margin-top: 200px;
}

#main #zzlc .con{
	box-sizing: border-box;
	padding-top: 58px;
	width: 1145px;
	height: 100%;
	margin:0 auto;
	position: relative;
}
#main #zzlc .con .title{
	width: 100%;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
#main #zzlc .con  .line{
	width: 378px;
	height: 0;
	margin:9px auto 0 auto;
	border-bottom:2px dashed #b2b2b2;
}
#main #zzlc .con .info{
	width: 100%;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #b1b1b1;
	margin-top: 6px;
}

#main #zzlc .con .clzb{
	width: 100%;
	height: 427px;
	background-color: #ffffff;
	box-shadow: 2px 4px 8px 0px 
		rgba(0, 0, 0, 0.5);
	position: absolute;
	top:320px;
	padding-top: 58px;
	box-sizing: border-box;

}
#main #zzlc .con .clzb .clzb-title{
	width: 100%;
	text-align: center;
	box-sizing:border-box;
	font-family: SourceHanSansCN-Normal;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
#main #zzlc .con .clzb .clzb-line{
	width: 378px;
	height: 0;
	border-bottom:2px dashed #b2b2b2;
	margin: 9px auto 0 auto;
}
#main #zzlc .con .clzb .clzb-mes{
	width: 100%;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #b1b1b1;
	margin-top: 6px;
}

#main #zzlc .lc{
	width: 100%;
	height: 160px;
	margin: 30px auto 0;
	position: relative;
}

#main #zzlc .lc .lc-ul{
	width: 100%;
	height: 160px;
	overflow: hidden;
	position: relative;
}

#main #zzlc .lc .ul-c{
	height: 160px;
	font-size: 0;
	white-space: nowrap;
	position: absolute;
}

#main #zzlc .lc .lc-li{
	width: 260px;
	height: 160px;
	display: inline-block;
	position: relative;
}

#main #zzlc .lc .lc-li:first-child{
	padding-left: 75px;
}

#main #zzlc .lc .lc-li:last-child{
	padding-right: 75px;
}

#main #zzlc .lc .lc-li .num{
	width: 96px;
	height: 56px;
	background: url(../images/lc2.png) center no-repeat;
	margin: 0 auto;
	position: relative;
}

#main #zzlc .lc .lc-li .line-left{
	width: 70px;
	height: 0;
	border-bottom: 1px dashed #fff;
	position: absolute;
	left: -70px;
	top: 27px;
}

#main #zzlc .lc .lc-li:first-child .line-left{
	width: 170px;
	left: -160px;
}

#main #zzlc .lc .lc-li:last-child .line-left{
	width: 80px;
	left: -70px;
}

#main #zzlc .lc .lc-li .line-right{
	width: 70px;
	height: 0;
	border-bottom: 1px dashed #fff;
	position: absolute;
	right: -70px;
	top: 27px;
}

#main #zzlc .lc .lc-li .n1{
	text-indent: 42px;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
}

#main #zzlc .lc .lc-li:first-child .n1{
	text-indent: 33px;
}

#main #zzlc .lc .lc-li:last-child .n1{
	text-indent: 53px;
}

#main #zzlc .lc .lc-li .tit1{
	width: 100%;
	height: 20px;
	margin: 20px auto 0;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}

#main #zzlc .lc .lc-li .tit2{
	width: 100%;
	height: 16px;
	margin: 10px auto 0;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

#main #zzlc .lc .lc-li:first-child .line-right{
	width: 80px;
	right: -70px;
}

#main #zzlc .lc .lc-li:last-child .line-right{
	width: 170px;
	right: -160px;
}

#main #zzlc .lc .lc-li .nrow{
	width: 23px;
	height: 23px;
	position: absolute;
	background: url(../images/lc-row.png) center no-repeat;
	right: -93px;
	top: 16px;
}

#main #zzlc .lc .lc-li:first-child .num{
	width: 96px;
	height: 56px;
	background: url(../images/lc1.png) center no-repeat;
}

#main #zzlc .lc .lc-li:last-child .num{
	width: 96px;
	height: 56px;
	background: url(../images/lc3.png) center no-repeat;
}

#main #zzlc .con .clzb .my-div1{
	height: 148px;
	width: 480px;
	background-color: gray;
	position: absolute;
	top: 190px;
	left: 77px;
	background:url('../images/qysq.png')left center no-repeat;
}
#main #zzlc .con .clzb .my-div1:after{
	content: '企业申请';
	display: block;
	position: absolute;
	left: 40px;
	top: 0;
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	line-height: 148px;
	text-align: center;
}
#main #zzlc .con .clzb .my-div2:after{
	content: '个人申请';
	display: block;
	position: absolute;
	left: 40px;
	top: 0;
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	line-height: 148px;
	text-align: center;
}
#main #zzlc .con .clzb  ul li{
	margin-left: 200px;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4e4e4e;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#main #zzlc .con .clzb .my-div2{
	height: 148px;
	width: 480px;
	background-color: gray;
	position: absolute;
	top: 190px;
	left: 644px;
	background:url('../images/grsq.png')left center no-repeat;
	
}

#main #xzfxq{
	width: 1250px;
	height: 560px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding-top: 154px;
}

#main #xzfxq .title{
	width: 1250px;
	text-align: center;
	font-family: SourceHanSansCN-Normal;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #404040;
}

#main #xzfxq .line{
	width: 378px;
	height: 0;
	border-bottom:2px dashed #b2b2b2;
	margin: 9px auto 0 auto;
}

#main #xzfxq .eng-msg{
	width: 100%;
    text-align: center;
    font-family: SourceHanSansCN-Normal;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #b0b0b0;
    margin-top: 6px;
}

#main #xzfxq .div-list{
	width: 1180px;
	margin:31px auto 0 auto;
}
#main #xzfxq .div-list .div-item{
	float: left;
	text-align: center;
}

#main #xzfxq .div-list .div-item .-_-{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: 138px;
}
#main #xzfxq .div-list .div-item .---{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	width: 150px;
	margin: 7px auto;
}
#main #xzfxq .div-list .div-item:nth-child(1){
	width: 180px;
	height: 250px;
	background-image: url('../images/zncx.png');
	background-size: 180px 250px;
	margin-right: 62px;
	margin-left: 22px;
}	
#main #xzfxq .div-list .div-item:nth-child(2){
	width: 180px;
	height: 250px;
	background-image: url('../images/jsbl.png');
	background-size: 180px 250px;
	margin-right: 62px;
}	
#main #xzfxq .div-list .div-item:nth-child(3){
	width: 180px;
	height: 250px;
	background-image: url('../images/srgw.png');
	background-size: 180px 250px;
	margin-right: 62px;
}	
#main #xzfxq .div-list .div-item:nth-child(4){
	width: 180px;
	height: 250px;
	background-image: url('../images/shfw.png');
	background-size: 180px 250px;
	margin-right: 62px;
}	
#main #xzfxq .div-list .div-item:nth-child(5){
	width: 180px;
	height: 250px;
	background-image: url('../images/stxt.png');
	background-size: 180px 250px;
}	



#main #gwtd{
    width: 100%;
    height: 490px;
    background: url('../images/BJ.png') center center no-repeat;
    margin:0 auto;
}
#main #gwtd .con{
	width: 1250px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 57px;
}

#main #gwtd .con .title{
	font-family: SourceHanSansCN-Normal;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	width: 100%;
	text-align: center;
}
#main #gwtd .con .line{
	width: 378px;
	height: 0;
	border-bottom:2px dashed #b2b2b2;
	margin:11px  auto 0 auto;

}

#main #gwtd .con .sml-title{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #dbdada;
	text-align: center;
	margin-top: 6px;
}

#main #gwtd .con .kefu_list{
	margin-top: 32px;
}
#main #gwtd .con .kefu_list .kefu_each{
	width: 303px;
	height: 140px;
	background-color: #ffffff;
	border-radius: 5px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}
#main #gwtd .con .kefu_list .kefu_each:nth-child(4){
	margin-right: 0;
}
#main #gwtd .con .kefu_list .kefu_each:nth-child(8){
	margin-right: 0;
}
#main #gwtd .con .kefu_list:after{
	content: '';
	display: block;
	clear:both;
}
#main #gwtd .con .kefu_list .kefu_each .head{
	width: 120px;
	height: 120px;
	display: block;
	border-radius: 5px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	float: left;
} 

#main #gwtd .con .kefu_list .kefu_each  .huizhang{
	width: 59px;
	height: 51px;
	background-image: url('../images/cd1.png');
	background-size: 59px 51px;
	position: absolute;
	top:10px;
	left: 10px;
}

#main #gwtd .con .kefu_list .kefu_each  .right{
	float: left;
	width: 150px;
	height: 120px;
	margin-left: 10px;

	margin-top: 8px;
}
#main #gwtd .con .kefu_list .kefu_each  .right .right-name{
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #010101;
}
#main #gwtd .con .kefu_list .kefu_each  .right .right-jy{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #606060;
	margin-top: 2px;
}

#main #gwtd .con .kefu_list .kefu_each:after{
	content: '';
	display: block;
	clear: both;
}

#main #gwtd .con .kefu_list .kefu_each  .right  .right-line{
	width: 80px;
	height: 0;
	border-bottom:2px dashed #929292;
	margin: 9px 0;
	opacity:0.6;
}

.kn-div{
	height:24px;
}

.kfbtn{
	width: 120px;
	height: 26px;
	background-color: #ff7100;
	border-radius: 15px;
	text-align: center;
	line-height: 26px;
	color: #fefefe;
	cursor: pointer;
	margin-bottom:6px;
	position:relative;
	 margin-top: 30px;
}

.kfbtn .t{
	display: inline-block;
	height: 26px;
	width: 80px;
	font-size: 14px;
}

.kfbtn .t:before{
	content: "";
	display: inline-block;
	float: left;
	width: 20px;
	height: 26px;
	background: url(/file/wsw/index/img/wx/QQ.png) center left no-repeat;
}

.kfbtn.wx .t:before{
	content: "";
	display: inline-block;
	float: left;
	width: 20px;
	height: 26px;
	background: url(/file/wsw/index/img/wx/weixin.png) center left no-repeat;
}



#main #gwtd .con .kefu_list .kefu_each  .right a.select{
	background: #f17700 url('../images/zxan.png') left center no-repeat;
	background-position: 21px;
	border: solid 1px #f17700;
	color:#ffffff;
}

#main #cjwt{
	height: 440px;
	width: 100%;
	background-color: #ffffff;
}
#main #cjwt .con{
	width: 1190px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 58px;
}

#main #cjwt .con .title{
	font-family: SourceHanSansCN-Normal;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #404040;
	width: 100%;
	text-align: center;
}
#main #cjwt .con  .line{
	width: 378px;
	height: 0;
	border-bottom:2px dashed #b2b2b2;
	margin:12px auto 0 auto;
}
#main #cjwt .con .eng{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #b0b0b0;
	margin:6px auto 0 auto;
	text-align: center;
}
#main #cjwt .con .infos{
	margin:0 auto;
	width: 1170px;
	height: 100%;
	margin-top: 47px;
	padding-top: 20px;
	box-sizing: border-box;
	position: relative;
	left: 10px;
}
#main #cjwt .con .infos:after{
	display: block;
	clear: both;
	content: "";
}
#main #cjwt .con .infos .items{
	float: left;
}

#main #cjwt .con .infos .items:nth-child(1){
	width: 350px;

}
#main #cjwt .con .infos .items:nth-child(2){
	width: 350px;
	margin-left: 60px;
}
#main #cjwt .con .infos .items:nth-child(3){
	width: 350px;
	margin-left: 60px;
}
#main #cjwt .con .infos .items .items-title{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
#main #cjwt .con .infos .items .items-title{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
}
#main #cjwt .con .infos .items  .items-content{
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 26px;
	line-height: 30px;

	/*超出四行隐藏*/
overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

-webkit-line-clamp:4; 
}
#main #cjwt .con .infos .items:nth-child(1) .items-title{
	background:url('../images/ques.png')left center no-repeat;
	padding-left: 30px;
}
#main #cjwt .con .infos .items:nth-child(2){

}
#main #cjwt .con .infos .items:nth-child(2) .items-title{
	background:url('../images/ques.png')left center no-repeat;
	padding-left: 30px;
}
#main #cjwt .con .infos .items:nth-child(3){

}
#main #cjwt .con .infos .items:nth-child(3) .items-title{
	background:url('../images/ques.png')left center no-repeat;
	padding-left: 30px;
}


#fixed-menu ul,#fixed-menu ul li{
	list-style: none;
}
#fixed-menu{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	height: 60px;
	background-color: rgba(36, 49, 89, 0.6);
	width: 100%;
	transition: .3s;
	display: none;
}
#fixed-menu ul{
	height: 100%;
	width: 1200px;
	margin:0 auto;
}
#fixed-menu ul li{
	float: left;
	width: 200px;
	height: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
    color: #fff;
    height: 100%;
}







.form-div{
	position: absolute;
	width: 304px;
	height: 310px;
	background-color: #ffffff;
	border-radius: 10px;
	top:180px;
	right: 22px;
	box-sizing: border-box;
	padding: 20px 0 0 20px;
	background-color: #c9c5e8;

}
.form-div .title{
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #262626;
	margin-bottom: 20px;
}
.form-div .title span{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #636363;
}


.form-div  input{
	width: 260px;
	height: 38px;
	background-color: #ffffff;
	border-radius: 19px;
	border:0;
	margin-bottom: 14px;
	outline:none;
	padding-left: 50px;
	box-sizing: border-box;
}

.form-div textarea{
	width: 262px;
	height: 72px;
	background-color: #ffffff;
	border-radius: 10px;
	outline:none;
	padding: 10px;
	box-sizing: border-box;
	border:0;
	resize:none;
}
.form-div a{
	width: 180px;
	height: 42px;
	background-color: #ff7100;
	border-radius: 21px;
	text-align: center;
	line-height: 42px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	margin:8px auto;
	position: relative;
	left: -10px;
}

.form-div .bg-img1{
	width: 14px;
	height: 16px;
	background-image: url('../images/name.png');
	background-size: 14px 16px;
	position: absolute;
	left: 30px;
	top: 80px;
}

.form-div .bg-img2{
	width: 16px;
	height: 16px;
	background-image: url('../images/tel.png');
	background-size: 16px 16px;
	position: absolute;
	left: 32px;
	top: 131px;
}

.form-div .bg-line1{
	width: 1px;
	height: 18px;
	background-color: #838383;
	position: absolute;
	left: 60px;
	top: 80px;
}


.form-div .bg-line2{
	width: 1px;
	height: 18px;
	background-color: #838383;
	position: absolute;
	left: 60px;
	top: 130px;
}


.menu-hot{
	position: relative;
}
.menu-hot:before{
	display: block;
	height: 19px;
	width: 28px;
	background-image: url('../images/hot.png');
	background-size: 28px 19px;
	content: '';
	position: absolute;
	left: 15px;
	top: 8px;
	animation: run 2s ease-in 0s infinite alternate;
}

/*动画run*/
 @keyframes run{
    0%{top: 8px;}
    50%{top: 15px;}
    100%{top: 8px;}
}


.in-menu-hot1::before{
	display: block;
	height: 13px;
	width: 28px;
	background-image: url('../images/new_hot.png');
	background-size: 28px 13px;
	content: '';
	position: absolute;
	top: 105px;
	left: 100px;
	animation: runonea 2s ease-in 0s infinite alternate;
}
.in-menu-hot2::before{
	display: block;
	height: 13px;
	width: 28px;
	background-image: url('../images/new_hot.png');
	background-size: 28px 13px;
	content: '';
	position: absolute;
	top: 105px;
	left: 350px;
	animation: runoneb 2s ease-in 0s infinite alternate;
}
.in-menu-hot3::before{
	display: block;
	height: 13px;
	width: 28px;
	background-image: url('../images/new_hot.png');
	background-size: 28px 13px;
	content: '';
	position: absolute;
	top:75px;
	left: 660px;
	animation: runonec 2s ease-in 0s infinite alternate;
}
.in-menu-new1::before{
	display: block;
	height: 13px;
	width: 28px;
	background-image: url('../images/new_new.png');
	background-size: 28px 13px;
	content: '';
	position: absolute;
	top: 135px;
	left: 100px;
	animation: runoned 2s ease-in 0s infinite alternate;
}

/*动画run*/
 @keyframes runonea{
    0%{left: 100px;}
    50%{left: 103px;}
    100%{left: 97px;}
}
 @keyframes runoneb{
    0%{left: 350px;}
    50%{left: 353px;}
    100%{left: 347px;}
}

 @keyframes runonec{
    0%{left: 650px;}
    50%{left: 653px;}
    100%{left: 647px;}
}

 @keyframes runoned{
    0%{left: 100px;}
    50%{left: 103px;}
    100%{left: 97px;}
}