* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "微软雅黑";
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-weight: normal;
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: "";
}

ol,
ul {
	list-style: none;
}

img {
	vertical-align: middle;
}

.pc {
	display: block;
}

.mobile {
	display: none;
}

.container {
	width: 1280px;
	margin: 0 auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: '';
	overflow: hidden;
	clear: both;
	visibility: hidden;
	display: block;
}
.flexbox{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}
.banner .swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}
.banner_noindex{
	height: 346px;
	background-position: center;
}
.location{
	padding: 8px 0;
	font-size: 12px;
	color: #4c4c4c;
}
.location a{
	font-size: 12px;
	color: #4c4c4c;
}
.header{
	height: 100px;
	overflow: hidden;
}
.header .logo{
	float: left;
}
.header .line{
	height: 70px;
	width: 2px;
	background: #ebebeb;
	float: left;
	margin: 10px 30px 0 30px;
}
.header .h-word{
	float: left;
	padding-top: 25px;
}
.header .h-word h3{
	font-size: 18px;
	color: #000;
	text-shadow: 1px 1px 2px #d6d6d6;
}
.header .h-word p{
	font-size: 14px;
	color: #ec6c00;
	text-shadow: 0px 1px 2px #f99540;
}
.header .header-nav{
	float: right;
}
.header .header-nav ul li{
	float: left;
	padding: 0 35px;
}
.header .header-nav ul li a{
	font-size: 16px;
	color: #4c4c4c;
	height: 100px;
	display: block;
	line-height: 100px;
	position: relative;
}
.header .header-nav ul li:hover{
	background: #ec6c00;
}
.header .header-nav ul li:hover a{
	color: #fff;
}
.header .header-nav ul li a::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 30px;
	background: #fff;
}
.header .header-nav ul li.on{
	background: #ec6c00;
}
.header .header-nav ul li.on a{
	color: #fff;
}
.header .header-nav ul li a::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 30px;
	background: #fff;
}
.index_about .title{
	text-align: center;
	padding: 30px 0 20px;
}
.index_about .title h3{
	color: #ec6c00;
	font-size: 30px;
	position: relative;
	display: inline-block;
	padding: 0 80px;
}
.index_about .title h3::before{
	width: 60px;
	height: 2px;
	background: #1164c6;
	content: '';
	position: absolute;
	left: 0;
	top: 21px;
}
.index_about .title h3::after{
	width: 60px;
	height: 2px;
	background: #1164c6;
	content: '';
	position: absolute;
	right: 0;
	top: 21px;
}
.index_about .title p{
	font-size: 20px;
	color: #a2a2a2;
}
.index_about .index_abzw{
	background-image: url(../images/index_abg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	padding: 80px 0;
	background-color: #f8f8f8;
}
.index_about .index_abzw .iword .zbg img{
	border: 1px solid #bababa;
	padding: 4px;
}
.index_about .index_abzw .iword{
	width: 55%;
	background: #fff;
}
.index_about .index_abzw .iword .cword{
	padding: 30px 30px 30px 5px;
}
.index_about .index_abzw .iword .cword p{
	font-size: 18px;
	color: #4c4c4c;
	line-height: 2;
}
.index_about .index_abzw .iword .cword a{
	font-size: 17px;
	color: #fff;
	display: inline-block;
	background: #1164c6;
	padding: 10px 65px;
	margin-top: 40px;
}
.footer{
	background: #333333;
	padding: 30px 0;
}
.footer .f_nav a{
	color: #fc9e4e;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.footer .f_nav{
	padding: 10px 0;
}
.footer .f_nav span{
	color: #fc9e4e;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin: 0 10px;
}
.footer .rword{
	margin-left: 100px;
}
.footer .rword h3{
	font-size: 18px;
	color: #fc9e4e;
	line-height: 2;
}
.footer .rword p{
	font-size: 16px;
	color: #fc9e4e;
	line-height: 2;
}
.copyright p,.copyright a{
	font-size: 12px;
	color: #696969;
}
.copyright{
	background: #333333;
	padding: 8px 0;
	text-align: center;
	border-top: 1px solid #696969;
}
.n_about{
	text-align: center;
}
.n_about .titleS{
	padding: 50px 0;
}
.titleS{
	text-align: center;
}
.titleS h3{
	font-size: 30px;
	color: #4c4c4c;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: 0 10px;
}
.titleS h3::after{
	position: absolute;
	width: 100%;
	content: '';
	height: 25px;
	background: #f6b985;
	left: 0;
	bottom: -10px;
	z-index: -1;
}
.n_about .n_aboutlist .leftimg{
	width: 48%;
	float: left;
}
.n_about .n_aboutlist .leftimg img{
	width:100%;
}
.n_about .n_aboutlist .rightinfo{
	float: right;
	width: 50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0 25px;
}
.n_about .n_aboutlist .rightinfo h3{
	font-size: 24px;
	color: #252525;
	margin-bottom: 8px;
}
.n_about .n_aboutlist .rightinfo p{
	font-size: 18px;
	color: #4c4c4c;
	text-align: left;
	line-height: 1.7;
	text-indent: 2em;
}
.n_about .n_aboutlist .rightinfo .p{
	font-size: 18px;
	color: #4c4c4c;
	text-align: left;
	line-height: 1.7;
	
}
.system_list .titleS{
	padding: 50px 0;
}
.system_list .systemimg{
	text-align: center;
}
.system_list .systemimg img{
	max-width:100%;
}
.n_zncw .titleS{
	padding: 50px 0;
}
.n_zncw .content{
	text-align: left;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 1.5;
}
.n_zncw .content p{
	font-size: 18px;
	color: #4c4c4c;
	line-height: 1.5;
}
.n_zncw .content img{
	width: 100%;
	margin-top: 10px;
}
.n_zncw{
	padding: 0 0 20px 0;
}
.n_fwbg{
	background: url(../images/fwbg.jpg) no-repeat center;
	height: 583px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 45px 0 0 0;
}
.n_fwbg .container{
	position: relative;
	height: 538px;
}
.n_fwbg .content .one{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.n_fwbg .content .line{
	width: 55px;
	height: 5px;
	background: #fff;
	margin: 20px 0;
}
.n_fwbg .content p.pone{
	color: #fff;
	font-size: 24px;
	margin-bottom: 30px;
}
.n_fwbg .content .two{
	font-size: 38px;
	color: #fff;
	letter-spacing: 4px;
}
.n_fwbg .content .two span{
	color: #1e50a1;
	font-size: 38px;
}
.n_fwbg .content p.ptwo{
	font-size: 14px;
	color: #fff;
}
.n_fwbg .zuoyong{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 160px;
	width: 70%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
}
.n_fwbg .zuoyong .stitle{
	text-align: center;
	padding-top: 40px;
}
.n_fwbg .zuoyong .stitle h3{
	font-size: 24px;
	color: #4c4c4c;
}
.n_fwbg .zuoyong .stitle .line{
	width: 70px;
	height: 4px;
	background: #1e50a1;
	margin: 15px auto;
}
.n_fwbg .zuoyong .item1 p{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 2;
}
.fwfs .title{
	text-align: center;
	padding: 60px 0;
}
.fwfs .title h3{
	font-size: 30px;
	color: #4c4c4c;
}
.fwfs .title p{
	font-size: 18px;
	color: #747474;
}
.fwfs .fwfslist{
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
}
.fwfs .fwfslist .item{
	width: 25%;
	text-align: center;
}
.fwfs .fwfslist .item .number{
	font-size: 30px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 50px 0 20px;
}
.fwfs .fwfslist .item .number::before{
	background: #1164c6;
	border-radius: 50%;
	content: '';
	width: 45px;
	height: 45px;
	position: absolute;
	z-index: -1;
	left: -14px;
	top: -1px;
}
.fwfs .fwfslist .item .number::after{
	border:1px dashed #1164c6;
	border-radius: 50%;
	content: '';
	width: 53px;
	height: 53px;
	position: absolute;
	z-index: -1;
	left: -19px;
	top: -6px;
}
.fwfs .fwfslist .item p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 2;
}
.fwfs .fwfslist .item img{
	max-width: 100%;
}
.sclc{
	padding: 40px 0;
}
.sclc .titleS{
	padding: 50px 0;
}
.sclc .sclcimg{
	text-align: center;
}
.sclc .sclcimg img{
	max-width: 100%;
}
.contact {
    background: #f5f5f5;
}
.contact .title {
    padding: 0 50px;
}
.contact .title h3 {
    font-size: 30px;
    color: #4c4c4c;
    text-align: center;
    padding: 50px 0;
}
.contact .title h3 span {
    color: #595959;
	font-size: 30px;
}
.contact .title p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
}
.contact .contact_content .left_contact {
    float: left;
    width: 50%;
    padding: 0 30px 0 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.contact .contact_content .left_contact .item {
    height: 50px;
    background: #fff;
    margin: 15px 0;
    padding-left: 10px;
    line-height: 50px;
}
.contact .contact_content .left_contact span {
    width: 15%;
    display: inline-block;
    font-size: 14px;
    color: #4c4c4c;
}
.contact .contact_content .left_contact input {
    border: 0;
    height: 40px;
    width: 80%;
    outline: none;
}
.contact .contact_content .right_contact {
    float: right;
    width: 50%;
    padding: 15px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.contact .right_contact textarea {
    background: #fff;
    border: 0;
    width: 100%;
    height: 180px;
    font-size: 14px;
    color: #4c4c4c;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
    outline: none;
}
.contact .right_contact input[type=submit] {
    width: 100%;
    height: 40px;
    color: #fff;
    background: #ec6c00;
    font-size: 14px;
    border: 0;
    margin-top: 15px;
}
.map {
    padding: 50px 0 0 0;
}
.contact_icon ul li {
    float: left;
    width: 33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    padding: 45px 60px;
    border-right: 1px solid #f6f6f6;
	border-right: 1px solid #eaeaea;
}
.contact_icon ul li h3 {
    font-size: 14px;
    color: #4c4c4c;
    padding: 30px 0 5px 0;
}
.contact_icon ul li p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 22px;
}
.contact_icon .container{
	border-bottom: 1px solid #eaeaea;
}
.contact_icon{
	padding: 0 0 30px 0;
}
@media screen and (min-width: 300px) and (max-width: 768px){
	.container{
		width: 100%;
		padding: 0 10px;
	}
	.pc{
		display: none!important;
	}
	.mobile{
		display: block!important;
	}
	.header .h-word{
		display: none;
	}
	.header .logo img{
		height: 70px;
	}
	.header .line{
		display: none;
	}
	.header {
	    height: 70px;
	    overflow: hidden;
	}
	.banner img{
		width: 100%;
	}
	.index_about .title h3 {
	    color: #ec6c00;
	    font-size: 24px;
	    position: relative;
	    display: inline-block;
	    padding: 0 50px;
	}
	.index_about .title h3::before {
	    width: 40px;
	    height: 2px;
	    background: #1164c6;
	    content: '';
	    position: absolute;
	    left: 0;
	    top: 17px;
	}
	.index_about .title h3::after {
	    width: 40px;
	    height: 2px;
	    background: #1164c6;
	    content: '';
	    position: absolute;
	    right: 0;
	    top: 17px;
	}
	.index_about .title p {
	    font-size: 15px;
	    color: #a2a2a2;
	}
	.index_about .index_abzw .iword .zbg img {
	    border: 1px solid #bababa;
	    padding: 4px;
	    width: 100%;
	    box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.index_about .index_abzw {
	    background-image: url(../images/index_abg.jpg);
	    background-repeat: no-repeat;
	    background-position: right center;
	    padding: 50px 0;
	    background-color: #f8f8f8;
	}
	.index_about .index_abzw .iword .cword {
	    padding: 20px 10px 30px 10px;
	}
	
	.index_about .index_abzw .iword .cword p {
	    font-size: 14px;
	    color: #4c4c4c;
	    line-height: 2;
	}
	.index_about .index_abzw .iword .cword a {
	    font-size: 14px;
	    color: #fff;
	    display: inline-block;
	    background: #1164c6;
	    padding: 7px 40px;
	    margin-top: 20px;
	}
	.index_about .index_abzw .iword {
	    width: 100%;
	    background: #fff;
	}
	.footer .rword {
	    margin-left: 0;
	}
	.footer .container{
		flex-wrap: wrap;
	}
	.footer .leimg{
		width: 100%;
	}
	.footer .f_nav a {
	    color: #fc9e4e;
	    font-size: 15px;
	    display: inline-block;
	    vertical-align: middle;
	}
	.footer .f_nav span {
	    color: #fc9e4e;
	    display: inline-block;
	    vertical-align: middle;
	    font-size: 14px;
	    margin: 0 8px;
	}
	.footer .rword h3 {
	    font-size: 17px;
	    color: #fc9e4e;
	    line-height: 2;
	}
	.footer .rword p {
	    font-size: 14px;
	    color: #fc9e4e;
	    line-height: 2;
	}
	.header .header-nav{
		display: none;
	}
	.navs {
	    width: 55px;
	    height: 55px;
	    overflow: hidden;
	    position: absolute;
	    right: 0;
	    top: 11px;
	    z-index: 1000;
	}
	.navs span {
	    top: 25px;
	}
	.navs span, .navs span:first-child, .navs span:last-child {
	    left: 14px;
	    position: absolute;
	    background: #ec6c00;
	    -webkit-transition: all 0.5s ease;
	    transition: all 0.5s ease;
	    width: 27px;
	    height: 2px;
	    -webkit-border-radius: 30px;
	    border-radius: 30px;
	}
	.navs span:first-child {
	    content: "";
	    top: 17px;
	}
	.navs span:last-child {
	    content: "";
	    top: 34px;
	}
	.navs.action span:first-child {
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    top: 25px;
	    opacity: 1;
	}
	.navs.action span {
	    opacity: 0;
	}
	.navs.action span:last-child {
	    -webkit-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    top: 25px;
	    opacity: 1;
	}
	.navmobile {
	    background: #ec6c00;
	    overflow: auto;
	    margin-left: 0;
	    width: 70%;
	    top: 0;
	    margin-left: -80%;
	    height: 100%;
	    position: absolute;
	    transition: all .4s ease-in-out;
	    z-index: 999;
	}
	.navmobile>.container>ul>li>a {
	    color: #fff;
	    width: 100%;
	    float: none;
	    font-size: 14px;
	    text-align: center;
	    padding: 15px 0;
	    border-bottom: 1px solid #da842e;
	    display: block;
	    position: relative;
	}
	.n_about .n_aboutlist .leftimg {
	    width: 100%;
	    float: left;
	}
	.n_about .n_aboutlist .leftimg img{
		width: 100%;
	}
	.n_about .n_aboutlist .rightinfo {
	    float: right;
	    width: 100%;
		padding: 20px 0;
	}
	.n_about .n_aboutlist .rightinfo h3 {
	    font-size: 18px;
	    color: #252525;
	    margin-bottom: 8px;
	}
	.n_about .n_aboutlist .rightinfo p {
	    font-size: 14px;
	    color: #4c4c4c;
	    text-align: left;
	    line-height: 1.7;
	    text-indent: 2em;
	}
	.titleS h3 {
	    font-size: 23px;
	    color: #4c4c4c;
	    font-weight: bold;
	    position: relative;
	    display: inline-block;
	    padding: 0 10px;
	}
	.titleS h3::after {
	    position: absolute;
	    width: 100%;
	    content: '';
	    height: 20px;
	    background: #f6b985;
	    left: 0;
	    bottom: -5px;
	    z-index: -1;
	}
	.n_about .titleS {
	    padding: 30px 0;
	}
	.system_list .titleS {
	    padding: 30px 0;
	}
	.system_list .systemimg img{
		width: 100%;
	}
	.n_zncw .titleS {
	    padding: 30px 0;
	}
	.n_zncw .content p {
	    font-size: 15px;
	    color: #4c4c4c;
	    line-height: 1.5;
	}
	.n_fwbg .content .one {
	    font-size: 26px;
	    color: #000;
	    font-weight: bold;
	}
	.n_fwbg .content .line {
	    width: 45px;
	    height: 4px;
	    background: #000;
	    margin: 15px 0;
	}
	.n_fwbg .content p.pone {
	    color: #000;
	    font-size: 17px;
	    margin-bottom: 20px;
	}
	.n_fwbg .content .two {
	    font-size: 21px;
	    color: #000;
	    letter-spacing: 2px;
	}
	.n_fwbg .content .two span {
	    color: #1e50a1;
	    font-size: 21px;
	}
	.n_fwbg .content p.ptwo {
	    font-size: 12px;
	    color: #000;
	}
	.n_fwbg .zuoyong .stitle {
	    text-align: center;
	    padding-top: 10px;
	    width: 100%;
	}
	.n_fwbg .zuoyong .stitle h3 {
	    font-size: 22px;
	    color: #4c4c4c;
	}
	.n_fwbg .zuoyong .item1 p {
	    font-size: 12px;
	    color: #4c4c4c;
	    line-height: 2;
	}
	.n_fwbg .zuoyong{
		width: 100%;
		flex-wrap: wrap;
		bottom: 15px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		padding: 0 8px;
	}
	.fwfs .title {
	    text-align: center;
	    padding: 30px 0;
	}
	.fwfs .title h3 {
	    font-size: 21px;
	    color: #4c4c4c;
	}
	.fwfs .title p {
	    font-size: 15px;
	    color: #747474;
	}
	.sclc .titleS {
	    padding: 30px 0;
	}
	.sclc .sclcimg img{
		width: 100%;
	}
	.contact .title h3 {
	    font-size: 24px;
	    color: #4c4c4c;
	    text-align: center;
	    padding: 30px 0;
	}
	.contact .title h3 span {
	    color: #595959;
	    font-size: 24px;
	}
	.contact .title {
	    padding: 0 0px;
	}
	.contact .contact_content .left_contact {
	    float: left;
	    width: 100%;
	    padding: 0 0px 0 0px;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.contact .contact_content .left_contact .item {
	    height: 40px;
	    background: #fff;
	    margin: 15px 0;
	    padding-left: 10px;
	    line-height: 40px;
	}
	.contact .contact_content .left_contact span {
	    width: 25%;
	    display: inline-block;
	    font-size: 14px;
	    color: #4c4c4c;
	}
	.contact .contact_content .left_contact input {
	    border: 0;
	    height: 40px;
	    width: 70%;
	    outline: none;
	}
	.contact .contact_content .right_contact {
	    float: right;
	    width: 100%;
	    padding: 15px 0;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	}
	.my-map{
		height: 350px!important;
	}
	.contact_icon ul li img{
		height: 50px;
	}
	.contact_icon ul li {
	    float: left;
	    width: 33%;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    text-align: center;
	    padding: 15px 10px;
	    border-right: 1px solid #f6f6f6;
	}
	.contact_icon ul li{
		width:100%;
	}
	.contact_icon ul li img{
		max-width:20%;
	}
	.contact_icon ul li .wz{
		display:inline-block;
		width:80%;
		vertical-align:middle;
		text-align:left;
		padding-left:15px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.contact_icon ul li h3{
		    padding: 5px 0 5px 0;
	}
	.fwfsmobile .item{
		width: 50%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		text-align: center;
		
	}
	.fwfsmobile .item img{
		max-width: 100%;
	}
	.colums{
		overflow: hidden;
	}
	.fwfsmobile .item .number{
		font-size: 18px;
		color: #fff;
		display: inline-block;
		position: relative;
		margin: 20px 0 15px 0;
	}
	.fwfsmobile .item .number::before{
		background: #1164c6;
		border-radius: 50%;
		content: '';
		width: 30px;
		height: 30px;
		position: absolute;
		z-index: -1;
		left: -10px;
		top: -2px;
	}
	.fwfsmobile .item .number::after{
		border:1px dashed #1164c6;
		border-radius: 50%;
		content: '';
		width: 38px;
		height: 38px;
		position: absolute;
		z-index: -1;
		left: -15px;
		top: -7px;
	}
	.fwfsmobile .item p{
		font-size: 13px;
		    color: #4c4c4c;
		    line-height: 1.8;
			padding-left: 5px;
	}
	.banner_noindex{
		background-size:100% auto;
		height:40vw;
		background-repeat:no-repeat;
	}
	.bannerMobile img{
		width:100%;
	}
}
@media screen and (min-width: 769px) and (max-width: 1280px){
	.container{
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding: 0 10px;
	}
	.header .line {
	    height: 70px;
	    width: 2px;
	    background: #ebebeb;
	    float: left;
	    margin: 10px 10px 0 10px;
	}
	.header .header-nav ul li a {
	    font-size: 14px;
	    color: #4c4c4c;
	    height: 100px;
	    display: block;
	    line-height: 100px;
	    position: relative;
	}
	.header .header-nav ul li {
	    float: left;
	    padding: 0 20px;
	}
	.index_about .index_abzw .iword .zbg img{
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.index_about .index_abzw .iword {
	    width: 80%;
	    background: #fff;
	}
	.banner img{
		width: 100%;
	}
}
