/* CSS Document */

@charset "utf-8";

body, div, p, span, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, a, from, input, div, menu, ol { /*border:0; */margin: 0px;padding: 0px;}

body {font-family:"microsoft yahei";font-size:14px;}

table {border-collapse:collapse;border-spacing:0;}

h1, h2, h3, h4, h5, h6 {font-size:100%;}

small {font-size:12px}

area {outline:none;}

i, em {font-style:normal;}

ul, li {list-style:none;float:none;}

.clear {clear:both;}

* {margin: 0 auto;word-wrap:break-word;word-break:break-all;}

a {text-decoration:none;color:#333;cursor:pointer;}

img {display:block;border:0;}

address, cite, dfn, em, var {font-style:normal;}

.cint{ width:100%; height:650px;background:#f2f3f8;}
.cont,.mqds,qycg,.hzq,.kcsz{ width:1200px; margin:0px auto;}
.cont h2,.mqds h2,.hdqy h2,.hzq h2,.kcsz h2{padding-top: 50px; margin-bottom:50px;}
.cont ul li{ float:left; background:#fff; margin-right:18px; padding:17px;}
.cont ul li p{ color:#5b5e66; font-size:24px; line-height:70px;}
.cont ul li p span{ display:inline-table; float:right; margin-top:20px; vertical-align:middle;}
.mqds ul li{ float:left; margin-right:19px; padding:16px; border:1px solid #c9c9c9;margin-bottom:19px;}
.mar0{ margin-right:0px!important}
.mqds ul li p{ color:#5b5e66; font-size:24px; line-height:70px;}
.mqds ul li em{ color:#fff; background:#ee2d00; padding:3px 10px; font-size:16px; border-radius:15px; margin-left:13px;}
.mar1{ margin-left:10px;!important}
.btn-main a {
	width: 295px;
	height: 50px;
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background-color: #ee2e01;
	line-height: 50px;
	border-radius: 50px;
	float: left;
	position: relative;
	overflow: hidden;
}
.btn-main a:before {
	content: '';
	position: absolute;
	width: 295px;
	height: 50px;
	left: -100%;
	top: 0;
	border-radius: 10px;
	background-color: rgba(255,255,255,.3);
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-o-transition: .4s;
	z-index: 0;
}
.btn-main a:hover:before {
	left: 0;
}
.btn-main a.btn2 {
	float: right;
	background-color: #ee2e01;
}
.btn-main {
	width: 100%;
	float: left;
	margin: 50px 0px;
}.btn-container {
    width: 765px;
    margin: 0px auto;
}
.hdqy{ width:100%; height:713px; background:url(../images/bj_54.jpg) no-repeat; background-size:100%;}
.qycg { width:1200px; margin:0 auto;}
.qycg ul{ background:#fff; width:1190px; height:543px; padding:0px 20px; padding-top:30px;}
.qycg ul li{ float:left; margin-right:20px; margin-bottom:20px; width:32%;}
.qycg ul li img{ width:100%; display:block; }
.qycg p{ text-align:center; font-size:22px; color:#333333; width:1230px; height:50px; background:#FFF;}
.hzq li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}.zysz li{ float:left; border-radius:10px; padding:10px; margin-right:13px;  background:#fff;}
.zysz li p{font-size: 22px;
    line-height: 44px;} 
.zysz li p span{    font-size: 16px;
    float: right;
    width: 90px;
    height: 30px;
    background: #ee2e01;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    margin-top: 10px;}	