@charset "utf-8";
* {margin: 0px;padding: 0px;}
.left {float: left;}
.right {float: right;}
img {border: none;}
.clearfix {zoom: 1;}
.clearfix:after {content: "020";height: 0px;display: block;overflow: hidden;clear: both;}
a{color: #333333;}
a:hover {color: #004a7c;transition: all 0.2s;-webkit-transition: all 0.2s;-o-transition: all 0.2s;-moz-transition: all 0.2s;text-decoration: none;}
ul li,ol li {list-style-type: none;}
body {    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif,思源黑体 CN;width: 100%;}

.height10{width: 100%;height: 10px;}
.height15{width: 100%;height: 15px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
.height40{width: 100%;height: 40px;}
.height50{width: 100%;height: 50px;}
.height60{width: 100%;height: 60px;}
.height40rem{width: 100%;height: 0.4rem;}

/**/
.maincon{width: 702px;margin: auto;}
	.mainone{width: 100%;height: 256px;background: #ffffff;border-radius: 12px;margin-top: 40px;}
	.mainone_top{background: url(jsys_pic_01.png) no-repeat;background-size: 100%;height: 80px;line-height: 80px; font-size:30px;color: #FFFFFF;text-align: center;font-weight: 600;}
	.mainone_list{padding: 32px;}
	.mainone_list ul li{font-size:26px;color: #333333;line-height: 60px;font-weight: 500;background: url(jsys_pic_02.png) no-repeat 0rem center;background-size: 5px 5px;width: 50%;float: left;padding-left:20px;}
	.maintwo{margin-top: 24px;}

/**********手机端样式***********/
@media screen and (max-width: 768px){
	body{background: #F5F5F5;}
	.maincon{width: 7.02rem;margin: auto;}
	.mainone{width: 100%;height: 2.56rem;background: #ffffff;border-radius: 12px;margin-top: 0.4rem;}
	.mainone_top{background: url(jsys_pic_01.png) no-repeat;background-size: 100%;height: 0.8rem;line-height: 0.8rem; font-size: 0.3rem;color: #FFFFFF;text-align: center;font-weight: 600;}
	.mainone_list{padding: 0.32rem;}
	.mainone_list ul li{font-size: 0.26rem;color: #333333;line-height: 0.6rem;font-weight: 500;background: url(jsys_pic_02.png) no-repeat 0rem center;background-size: 0.05rem 0.05rem;width: 50%;float: left;padding-left: 0.2rem;}
	.maintwo{margin-top: 0.24rem;}
	
	
}


