*{margin: 0;padding: 0;text-decoration:none;list-style:none;}
body{
	font-family: Microsoft YaHei;
	font-size: 14px;
}
img{border:none;}
.clear{clear: both;}




.js_main_wrap{
	width: 1150px;
    margin: auto;
    background: #fff;
}
.js_main{
	width: 1120px;
    margin: auto;
    background-color: #fff;
}

#js_zxft{
	width: 1110px;
}

.js_zxft_topcon{
	width: 100%;
	height: 455px;
}
.js_zxft_topcon_l{
	width: 810px;
	height: 455px;
	float: left;
}
.js_zxft_topcon_l img{
	width: 810px;
	height: 455px;
}
.js_zxft_topcon_r{
	width: 280px;
	height: 435px;
	float: right;
	line-height: 30px;
	color: #333;
	font-size: 18px;
	line-height: 36px;
	margin-top: 20px;

}
.js_zxft_topcon_r b{
    float: left;
}
.js_zxft_topcon_r span{
	display: inline-block;
    width: 220px;
}
.js_zxft_topcenter{
	width: 100%;
	height: 405px;
	margin-top: 20px;
}
.js_zxft_wzsl{
	width: 100%;
	background: #0d7dca;
	height: 50px;
	line-height: 50px;
}
.js_zxft_wzsl span{
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.js_zxft_wzslimg{
    margin: 15px 10px 0px 20px;
    float: left;
}
.js_zxft_wzslr{
	float: right;
	width: 420px;
}
.js_zxft_wzslr select{
    float: left;
    width: 69px;
    height: 22px;
    line-height: 22px;
    color: #0d7dca;
    background: white;
    border: 1px solid #7ec2f1;
    font-size: 15px;
    font-family: Microsoft YaHei;
    margin-top: 14px;
    margin-right: 40px;
}
.choice{  
    position: relative;  
}  
.choice .radio{
    position: relative;
    display: inline-block;
    font-weight: 400;
    color: white;
    padding-left: 25px;
    cursor: pointer;
    float: left;
    margin-right: 12px;
}  
.choice .radio input{  
    position: absolute;  
    left: -9999px;  
}  
.choice .radio i{
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    width: 15px;
    height: 15px;
    outline: 0;
    background: white;
    border-radius: 50%;
    transition: border-color .3s  
    -webkit-transition: border-color .3s;
}  
.choice .radio input:checked+i{  
    border-color: white;  
}  
.choice .radio input+i:after{  
    position: absolute;  
    content: '';  
    top: 3px;  
    left: 3px;  
    width: 9px;  
    height: 9px;  
    border-radius: 50%;  
    background-color: #0d7dca;  
    opacity: 0;  
    transition: opacity .1s;  
    -webkit-transition: opacity .1s;  
}  
.choice .radio input:checked+i:after{  
    opacity: 1;  
}  

.js_zxft_wzsrcon{
	border: 1px solid #dcdcdc;
	height: 315px;
	width: 1069px;
	padding:20px;
	overflow:scroll;
	overflow-x: hidden;

}
.js_zxft_wzsrcon{
	line-height: 36px;

}
.js_zxft_wzsrcon span{
	color: #0d7dca;
	font-size: 18px;
}
.js_zxft_wzsrcon .r{
    float: right;

}
.js_zxft_wzsrcon{
	font-size: 16px;
}
.js_zxft_topwwfy .wyfy_k{
	width: 100%;
    height: 178px;
    border: 1px solid #dcdcdc;
    outline: none;
    color: #333;
    line-height: 30px;
    resize: none;
    font-size: 14px;
    -webkit-input-placeholder-color: #333;
    text-indent: 24px;
}
.js_zxft_topxm{
    float: left;
    margin-top: 20px;
    position: relative;
    width: 590px;
    height: 55px;	
}
.js_zxft_topxm img{
    cursor: pointer;
    position: absolute;
    right: 0;
}
.js_zxft_topxm input{
	width: 144px;
	height: 28px;
	background: #edf7ff;
	border: 1px solid #7ec2f1;
	color: #333;
	text-indent: 5px;
	font-size: 16px;
}
.js_zxft_topxm span{
	font-size: 18px;
}
.fbly_c{
	width: 118px;
    height: 38px;
    color: white;
    float: right;
    border: none;
    border-radius: 3px;
    font-size: 18px;
    line-height: 38px;
    border: 1px solid #7ec2f1;
    background: #0d7dca;
    margin-top: 10px;
}
.fbly_c:hover{
	cursor: pointer;
}
.js_zxft_topxm1{
	width: 100%;
    height: 90px;
}
.zxftzz_more{
	float: right;
    margin-right: 10px;
    color: white;
}
.scroll_wrap {float:left; width:100%; height:200px;overflow:hidden; margin-top:10px;}
.scroll_wrap a {width:270px; height:200px;margin-left:10px;overflow:hidden;display: inline-block;}
.scroll_wrap a img {width:100%; height:100%;transition: all 1s ease 0s;}
.scroll_wrap a img:hover{ transform: scale(1.1); -webkit-transform: scale(1.1);}