* {
	font-weight: 400;
	letter-spacing: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', '微软雅黑', '黑体', SimHei;
	background: white;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
	color: #303030;
}

input,
textarea,
button {
	font-family: inherit;
}

ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
p {
	padding: 0;
	margin: 0;
}

::selection {
	background: #c8b028;
	color: #fff;
}

::-moz-selection {
	background: #c8b028;
	color: #fff;
}

img {
	border-width: 0;
}

object,
embed {
	vertical-align: bottom;
}

ul,
ul li,
ol,
ol li {
	list-style: none;
}

a {
	text-decoration: none;
	display: block;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

a:link,
a:active,
a:hover,
a:visited {
	color: #3d3d3d;
}

a {
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}
}

a.yellow:link,
a.yellow:active,
a.yellow:hover,
a.yellow:visited {
	color: #fcce01 !important;
}

.font_red {
	color: #ed1c24;
}

img,
a img {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	text-decoration: none;
	vertical-align: top;
}

.inner {
	width: 1200px;
	margin: auto;
}

.tit_con h2 {
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

.tit_con p {
	width: 1100px;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 60px;
	color: #999;
	line-height: 150%;
}

.tit_con p span {
	font-size: ;
	font-weight: bold;
	color: #d76739;
}

.banner {
	width: 100%;
	height: 700px;
	background: url(../../img/zsrh-img/banner.jpg) no-repeat center top;
	cursor: pointer;
}

.banner a {
	width: 100%;
	height: 100%;
}

.banner_con {
	max-width: 1100px;
	margin: 0px auto;
	text-align: center;
	padding-top: 180px;
	overflow: hidden;
	display: inline-block;
}

.comp {
	padding: 80px auto;
	background: #f9f8f8;
	padding-top: 100px;
	padding-bottom: 100px;
}

.comp_con {
	width: 1200px;
	margin: 0 auto;
}

.comp_con ul {
	overflow: hidden;
}

.comp_con li {
	width: 580px;
	height: 331px;
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}

.comp_con li:nth-of-type(2){
	margin-right: 0;
}

.comp_con li:nth-of-type(4){
	margin-right: 0;
}

.par_two {
	background: #f9f8f8;
	padding-top: 50px;
	padding-bottom: 50px;
}

.syyx{
	padding-top: 100px;
	padding-bottom: 100px;
}

.syyx.bg{
	background: #eef4fc;
}


.syyx_con {
	width: 1200px;
	margin: 0 auto;
}

.syyx_con ul {
	overflow: hidden;
}

.syyx_con li {
	width: 18%;
	text-align: left;
	font-size: 18px;
	float: left;
	margin-top: 30px;
	margin-right: 2%;
}

.syyx_con li h3{
	font-size: 18px;
	color: #353535;
	margin-bottom: 20px;
}

.syyx_con li p{
	font-size: 14px;
	color: #7a7a7a;
	line-height: 180%;
}

.syyx_con li:nth-of-type(5){
	margin-right: 0;
}

.qrqc{
	background: url(../../img/zsrh-img/qrqc.png) no-repeat center top;
	padding-top: 100px;
	padding-bottom: 100px;
}


.qrqc_con {
	width: 1200px;
	margin: 0 auto;
}

.qrqc_con ul{
	overflow: hidden;
}

.qrqc_con li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 40px;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
	min-height: 580px;

}
.qrqc_con li:nth-of-type(2){
	margin-right: 0;
}

.qrqc_con li img{
	width: 100%;
}

.qrqc_con p{
	color: #868686;
	font-size: 16px;
	line-height: 180%;
}
.qrqc_con h3{
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.qrqc_con h3 span{
	margin-top: 10px;
	margin-left: 15px;
	display:inline-block;
}
.qrqc_con .btn{
	font-size: 14px;
	padding: 5px 20px;
	border: 1px solid #3685ed;
	display: inline-block;
	border-radius: 3px;
	color: #224eb1;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.qrqc_con .btn a{
	color: #224eb1;
}


.qdsz{
	padding-top: 100px;
	padding-bottom: 40px;
	background: #f9f8f8;
}
.qdsz_con {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.qd1{
	background:url(../../img/zsrh-img/qdwl.png) no-repeat center top;
	margin-bottom: 60px;
	width: 30%;
	float: left;
	margin-right: 3.33333%;
	padding-bottom: 6%;
}
.qd1.qd2{
	background:url(../../img/zsrh-img/qych.png) no-repeat center top;
	float: left;
}
.qd1.qd3{
	background:url(../../img/zsrh-img/bcld.png) no-repeat center top;
	float: left;
}
.qd1 h2{
	font-size: 24px;
	margin-bottom: 15%;
	padding-top: 12%;
	padding-left: 15%;
}
.qd1 ul{
	font-size: 16px;
	color: #7a7a7a;
	padding-left: 15%;
}

.qd1 ul li{
	margin-top: 8%;
	background: url(../../img/zsrh-img/duihao.png) no-repeat left center;
	padding-left: 10%;
}


.ggw {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/zsrh-img/ys_bg.png) no-repeat center top;
}

.ggw_con {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 180px;
	padding-bottom: 180px;
}

.ggw_con ul {
	width: 100% margin:0 auto;
	overflow: hidden;
}

.ggw_con ul li {
	width: 18%;
	float: left;
	text-align: left;
	box-sizing: border-box;
	margin-left: 7%;
}

.ggw_con ul li h3 {
	font-size: 58px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 3px;
}

.ggw_con ul li p {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}

.hyal {
	background: #f9f8f8;
	padding-top: 100px;
	padding-bottom: 100px;
}
.hyal_con {
	width: 1200px;
	margin: 0 auto;
}
.jp_tit{
	background: url(../../img/zsrh-img/jp_tit.png) no-repeat left center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 24px;
	color: #fff;
	line-height: 20px;
	padding-left: 30px;
	margin-top: 50px;
}
.jp_tit b{
	width: 5px;
	height: 20px;
	background: #fff;
	display: inline-block;
	margin-right: 20px;
}

.jp_bot{
	overflow: hidden;
	background: #fff;
	padding-bottom: 70px;
}

.jp_left{
	width: 90%;
	padding-top: 30px;
	padding-left: 5%;
	margin-right: 5%;
}
.jp_left h3{
	font-size: 20px;
	color: #353535;
	margin-bottom: 15px;
	float: left;
	width: 15%;
}
.jp_left p{
	width: 80%;
	margin-left: 5%;
	margin-bottom: 30px;
	line-height: 180%;
	font-size: 14px;
	color: #6b6b6b;
	float: left;
}
.jp_left p span{
	color: #1469e0;
}
.jp_rig{
	width:65%;
	text-align: center;
	margin: 0 auto;
}

.jp_rig img{
	width: 100%;
}



/*中商优势*/
.youshi {
	width: 100%;
	margin: 0 auto;
	background: url(../../img/zsrh-img/yss_bg.png) no-repeat center top;
	padding-top: 1px;
	padding-bottom: 35px;
}

.youshi .tit {
	width: 100%;
	margin: 80px auto 40px;
	color: #333;
}

.youshi .tit_con {
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
	text-align: center;
}

.youshi .tit_con h2 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
}

.youshi .tit_con p {
	font-size: 20px;
	color: #fff;
}

.youshi ul {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul:nth-of-type(1) {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.youshi ul li {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 30px;
	float: left;
	background: url(../../img/zsrh-img/youshi1.png) no-repeat left center;
	text-align: left;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.youshi ul li h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

.youshi ul li p {
	line-height: 150%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(2) {
	background: url(../../img/zsrh-img/youshi2.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(3) {
	background: url(../../img/zsrh-img/youshi3.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(4) {
	background: url(../../img/zsrh-img/youshi4.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(1) li:nth-of-type(5) {
	background: url(../../img/zsrh-img/youshi5.png) no-repeat left center;
}

.youshi ul:nth-of-type(1) li:nth-of-type(6) {
	background: url(../../img/zsrh-img/youshi6.png) no-repeat left center;
	margin-right: 0;
	margin-left: 3%;
}

.youshi ul:nth-of-type(2) {
	width: 1100px;
	margin: 0 auto;
}

.hz_logo {
	margin: 100px auto;
}

.hz_con {
	width: 1200px;
	margin: 50px auto;
}

.hz_logo img {
	width: 100%;
}



@media screen and (max-width:768px) {
	.banner_con {
		width: 90%;
		padding-top: 0px;
	}

	.banner {
		background: url(../../img/zsrh-img/banner_sj.png) no-repeat center top;
		background-size: 100%;
		height: 420px;
	}


	.tit_con h2 {
		font-size: 20px;
		width: 90%;
		margin: 0 auto;
	}

	.tit_con p {
		font-size: 12px;
		margin: 10px auto;
		width: 90%;
	}

	.comp {
		padding-top: 30px;
		padding-bottom: 30px;
		width: 100%;
	}

	.comp_con {
		width: 100%;
	}

	.comp_con li {
		width: 90%;
		background-size: 100%;
		margin-left: 5%;
		font-size: 16px;
		height: 200px;
	}
    .comp_con li img{
		width: 100%;
	}
	
	.syyx {
    padding-top: 30px;
    padding-bottom: 30px;
    }
    .syyx_con{
		width: 90%;
		margin: 0 auto;
	}
	.syyx_con img{
		width: 100%;
	}
	.qrqc{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.qrqc_con{
		width: 90%;
		margin: 0 auto;
	}
	.qrqc_con li{
		width: 49%;
		margin-right: 2%;
		padding: 15px;
		margin-bottom: 20px;
		min-height: 450px;
	}
	.qrqc_con li:nth-of-type(2),.qrqc_con li:nth-of-type(4),.qrqc_con li:nth-of-type(6){
		margin-right: 0;
	}
	.qrqc_con li:nth-of-type(3){
		margin-right: 2%;
	}
	.qrqc_con h3 {
		font-size: 18px;
	}
	.qrqc_con h3 i{
		display: none;
	}
	.qrqc_con li p{
		font-size: 14px;
	}
	
	.qdsz {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.qdsz_con{
		width: 90%;
		margin: 0 auto;
	}
	.qd1 {
		width: 100%;
	    padding-right: 6%;
	    margin-bottom: 30px;
	}
	.qd1.qd2 {
	    padding-left: 6%;
	}
	
	.syyx_con li h3{
		font-size: 16px;
	}
	.jp_rig{
		width: 90%;
	}
	.qd1 h2{
		font-size: 18px;
	}
	
	.hyal {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	
	.hyal_con {
	    width: 90%;
	    margin: 0 auto;
	}
	.jp_tit{
		margin-top: 30px;
		font-size: 20px;
	}

	.hz_logo {
		margin: 30px auto;
	}

	.hz_con {
		width: 90%;
		margin: 20px auto;
	}


	/*优势*/
	.youshi {
		padding-bottom: 5px;
	}

	.youshi .tit {
		width: 92%;
		margin: 20px auto 10px;
		color: #333;
	}

	.youshi .tit h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.youshi .tit_con p {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.youshi ul:nth-of-type(1) {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}

	.youshi ul li {
		width: 100%;
		margin-right: 0%;
		margin-bottom: 0px;
		float: left;
		background: url(../../img/zsrh-img/youshi1.png) no-repeat left center;
		text-align: left;
		box-sizing: border-box;
		font-size: 14px;
		color: #fff;
		padding-left: 60px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-size: 15%;
	}

	.youshi ul li h2 {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 8px;
	}

	.youshi ul li p {
		line-height: 150%;
		font-size: 12px;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(2) {
		background: url(../../img/zsrh-img/youshi2.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(3) {
		background: url(../../img/zsrh-img/youshi3.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(4) {
		background: url(../../img/zsrh-img/youshi4.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(5) {
		background: url(../../img/zsrh-img/youshi5.png) no-repeat left center;
		background-size: 15%;
	}

	.youshi ul:nth-of-type(1) li:nth-of-type(6) {
		background: url(../../img/zsrh-img/youshi6.png) no-repeat left center;
		margin-right: 0;
		margin-left: 1%;
		background-size: 15%;
	}


	.ggw {
		width: 100%;
	}

	.ggw_con {
		width: 100%;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.ggw_con ul li p {
		font-size: 12px;
	}

	.ggw_con ul li h3 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.serContent li>div {
		height: 100px;
	}

}
