@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { min-width:1200px; max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0;}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
h3 { font-weight:normal;}
h4 { font-weight:normal;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .ml15 { margin-left:15px;} .tr { text-align:right} .mt30 { margin-top:30px;} .f24 { font-size:24px}
.w1200 { width:1200px; margin:0 auto; overflow:hidden; }
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.h20 { height:20px; width:100%; display:block; overflow:hidden;}
.h50 { height:50px; width:100%; display:block; overflow:hidden;}

.top_head {
	height: 28px;
	line-height: 28px;
	background: url(/sp/shejizt/top_bottom.png) repeat-x 0 0;
	font-size: 12px;
	}

.banner {
	background: #79AD3C url(/sp/shejizt/banbg.png) no-repeat center center;
    background-size: cover;
	padding-bottom: 80px;
	}
.banner img {
	display: block;
	margin-top: 15px;
	}
.banner h2 {
	font-size: 66px;
    padding: 40px 0;
    font-weight: bold;
	text-align: center;
	color: #fff;
	}
.banner .col {width: 100%;}
.banner p {
	display: inline-block;
    text-align: center;
    padding: 6px 50px;
    font-size: 24px;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    margin-top: 8px;
    margin-bottom: 8px;
    font-weight: bold;
	color: #fff;
	}

.contar h3{
	height: 50px;
    background: #79AD3C url(/sp/shejizt/h3_bg.png) 15px center no-repeat;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 20px;
	}
.contar .titbody {
	font-size: 16px;
	line-height: 28px;
	width: 700px;
	}
	
.main h3{
	height: 50px;
    background: #79AD3C url(/sp/shejizt/h3_bg.png) 15px center no-repeat;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 20px;
	}
.main li {
	float: left;
	width: 590px;
	margin-right: 20px;
	border-bottom: 1px dashed #97b6b5;
    margin-bottom: 10px;
    margin-top: 10px;
	}
.main li:nth-child(2n) { margin-right: 0px;}
.main li h4 {
	font-size: 18px;
	overflow: hidden;
	}
.main li h4 i {
	float: left;
    width: 22px;
    height: 22px;
    background: #79AD3C;
    margin-right: 14px;
	}
.main li p {
	text-indent: 2em;
    line-height: 26px;
    padding-bottom: 20px;
    margin-top: 10px;
    height: 71px;
    min-height: 71px;
    overflow: hidden;
	}
.main li p a { color:#f00;}

.main_qk h3{
	height: 50px;
    background: #79AD3C url(/sp/shejizt/h3_bg.png) 15px center no-repeat;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    font-weight: bold;
    padding-left: 50px;
    margin-bottom: 20px;
	}
.main_qk li {
	width:220px;
	margin:30px 10px 0;
	float:left;
	}
.main_qk li img {
	width:214px;
	height:284px;
	border:1px solid #ccc;
	padding:2px;
	}
.main_qk li p { text-align:center}
.main_qk li p span {
	font-size:16px;
	display:block;
	padding:10px 0;
	font-weight:bold;
	text-align:center;
	}
.main_qk li button {
	display: inline-block;
    width: 175px;
    height: 38px;
    background: #35c167;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    line-height: 37px;
    border-radius: 32px;
    margin-top: 15px;
	margin-left:25px;
    text-decoration: none;
	cursor:pointer;
	font-family:"Î¢ÈíÑÅºÚ";
	}

	
.footer {
	background:#fff;
	padding:15px 0;
	margin-top:50px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	border-top:1px solid #ccc;
	}
.footer a {
	width:90px;
	display:inline-block;
	text-align:center;
	}