@charset "utf-8";
*, *:before, *:after {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	width: 100%;
	height: 100%;
}
html {
	overflow-x: hidden;
}
body {
	font-size: 14px;
	color: #666;
	line-height: normal;
	font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}
a {
	color: #666;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
}
a:hover {
	color: #025ea9;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
em, i {
	font-style: normal;
}
img {
	vertical-align: middle;
}
input, select, textarea {
	font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif;
	font-size: 14px;
}
textarea {
	overflow: auto;
}
input:focus, textarea:focus, button:focus, select:focus {
	outline: 0;
}
input::-ms-clear {
 display: none;
}
input[type="text"], input[type="button"], input[type="submit"], textarea {
	-webkit-appearance: none;
}
.clearfix, .clear:after, .container:after {
	width: 100%;
	clear: both;
	line-height: 0;
	display: block;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
	content: '.';
}
.container {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}

.desc {
    background: #ebebeb;
    position: relative;
    color: #666666;
    line-height: 24px;
    padding: 20px 20px 15px 20px;
    font-size: 12px;
    margin-top:20px;
}
/* header */
header {
	width: 100%;
}
header .top {
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	line-height: 36px;
	color: #888;
}
header .top a {
	color: #888;
	padding: 0 5px;
}
header .top a:hover {
	color: #025ea9;
}
header .top .stnipd {
	float: left;
}
header .top .href {
	float: right;
}
header .head .container {
	padding: 15px 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
header .head .container:after {
	display: none;
}
header .head .roqjws img {
	height: 80px;
	width: auto;
}
header .head .line {
	margin: 0 20px;
	width: 1px;
	height: 80px;
	position: relative;
	background: transparent;
	background: -webkit-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: -o-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: -moz-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
}
header .head .xzojfe {
	font-size: 16px;
	line-height: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
header .head .xzojfe .lezeic {
	font-weight: bold;
	font-size: 22px;
	padding: 0 0 15px 0;
}
header .head .xzojfe span {
	color: #ff6200;
}
header .head .tel {
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	line-height: 1;
}
header .head .tel .iconfont {
	font-size: 46px;
	margin-right: 5px;
}
header .head .tel em {
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 24px;
	color: #ff6200;
	display: block;
	overflow: hidden;
}
header .head .navbut {
	display: none;
}
header nav {
	width: 100%;
	background: url(../img/emjsmxbf.jpg) center center repeat;
}
header nav li {
	float: left;
	background: url(../img/mlhpdhvw.png) left center no-repeat;
	padding-left: 2px;
	position: relative;
	z-index: 99;
}
header nav li > a {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	padding: 0 30px;
	line-height: 50px;
}
header nav li .sub {
	display: none;
	position: absolute;
	left: 0px;
	top: 100%;
	white-space: nowrap;
	min-width: 100%;
}
header nav li .sub a {
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0 30px;
	background: rgba(0, 0, 0, 0.5);
	margin-left: 2px;
	line-height: 40px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
header nav li .sub a:hover {
	background: #74b934;
}
header nav li:first-child {
	padding-left: 0;
	background: none;
}
header nav li:hover {
	z-index: 5;
}
header nav li:hover > a {
	background: #74b934;
	color: #fff;
}
header nav li.on {
	z-index: 5;
}
header nav li.on > a {
	background: #74b934;
	color: #fff;
}
/* footnav */
.beisdk {
	width: 100%;
	line-height: 50px;
	background: #545454;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.beisdk li {
	color: #ccc;
	position: relative;
}
.beisdk li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 16px;
	background: #888;
}
.beisdk li a {
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0 18px;
}
.beisdk li a:hover {
	color: #74b934;
}
.beisdk li:first-child:before {
	display: none;
}
/* footer */
footer {
	width: 100%;
	overflow: hidden;
}
footer .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 20px 60px;
}
footer .container:after {
	display: none;
}
footer .roqjws img {
	height: 100px;
	width: auto;
}
footer .line {
	margin: 0 40px;
	width: 1px;
	height: 160px;
	position: relative;
	background: transparent;
	background: -webkit-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: -o-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: -moz-linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
	background: linear-gradient(180deg, transparent 0%, #ccc 50%, transparent 100%);
}
footer .copy {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 40px 0 0;
	overflow: hidden;
	line-height: 2;
}
footer .copy a:hover {
	color: #025ea9;
}
footer .copy .lzilul {
	color: #888;
}
footer .copy .lzilul a {
	color: #888;
}
footer .copy .lzilul a:hover {
	color: #025ea9;
}
footer .qeydzd li {
	float: left;
	margin-left: 20px;
	text-align: center;
	width: 110px;
}
footer .qeydzd li img {
	width: 100%;
	height: auto;
	padding: 4px;
	border: 1px dotted #d7d7d7;
	margin-bottom: 5px;
}
footer .qeydzd li:first-child {
	margin-left: 0px;
}
/* backtop */
.backtop {
	display: none;
	width: 25px;
	height: 69px;
	position: fixed;
	right: 10px;
	bottom: 20px;
	background: url(../img/backtop.png);
	background-size: 100% 100%;
	z-index: 999;
	cursor: pointer;
}
/* search */
.search {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	box-shadow: 0 0 10px #eee;
}
.search .container {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.search .container:after {
	display: none;
}
.search .wzgg {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 20px 0 110px;
	overflow: hidden;
	position: relative;
	height: 30px;
	line-height: 30px;
}
.search .wzgg .tit {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #025ea9;
	font-weight: bold;
	font-size: 16px;
}
.search .wzgg .tit .iconfont {
	font-size: 24px;
	font-weight: normal;
	float: left;
	margin-right: 5px;
}
.search .wzgg a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.search .box input[type='text'] {
	width: 200px;
	height: 32px;
	border: 1px solid #eee;
	padding: 0 10px;
	float: left;
}
.search .box input[type='submit'] {
	width: 50px;
	height: 32px;
	background: #74b934;
	color: #fff;
	border: 0;
	float: left;
	cursor: pointer;
	transition: all 0.3s;
}
.search .box input[type='submit']:hover {
	background: #025ea9;
}
/* banner */
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.banner .swiper-slide a {
	display: block;
	overflow: hidden;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center top;
}
.banner .swiper-slide img {
	display: none;
	width: 100%;
	height: auto;
}
.banner .banner-next, .banner .banner-prev {
	top: 50%;
	width: 40px;
	line-height: 70px;
	margin-top: -35px;
	position: absolute;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.4);
	font-size: 30px;
	text-align: center;
	z-index: 5;
	transition: all 0.3s;
	cursor: pointer;
	outline: 0;
	opacity: 0;
}
.banner .banner-next:hover, .banner .banner-prev:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
}
.banner .banner-next {
	right: 2%;
}
.banner .banner-prev {
	left: 2%;
}
.banner .swiper-pagination-bullets {
	bottom: 15px;
	position: absolute;
	z-index: 5;
	text-align: center;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 44px;
	height: 7px;
	border-radius: 10px;
	cursor: pointer;
	margin: 0 6px;
	background: none;
	opacity: 1;
	background-color: rgba(162, 162, 162, 0.8);
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: rgba(2, 94, 169, 0.8);
}
.banner:hover .banner-next, .banner:hover .banner-prev {
	opacity: 1;
}
/* nbanner */
.zwqrmb {
	display: block;
	overflow: hidden;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}
.zwqrmb img {
	display: none;
	width: 100%;
	height: auto;
}
/* in_tit */
.meedts {
	overflow: hidden;
	text-align: center;
	padding: 0 0 30px 0;
	line-height: 1;
}
.meedts span {
	font-size: 30px;
	color: #333;
}
.meedts em {
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 12px 0 10px 0;
}
.meedts p {
	display: inline-block;
	position: relative;
	color: #888;
}
.meedts p:before, .meedts p:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #74b934;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.meedts p:before {
	left: -54px;
}
.meedts p:after {
	right: -54px;
}
/* in_box */
.jpbsck {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
/* in_bj */
.in_bj {
	background: #f5f5f5;
}
/* web_flex */
.dhaosz {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.dhaosz .lqcaoj {
	width: 260px;
}
.dhaosz .lqcaoj .pwvtop {
	display: block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 25px 0;
	background: #025ea9;
	background: -webkit-linear-gradient(bottom, #025ea9, #037adb);
	background: -o-linear-gradient(bottom, #025ea9, #037adb);
	background: -moz-linear-gradient(bottom, #025ea9, #037adb);
	background: linear-gradient(bottom, #025ea9, #037adb);
	line-height: 1;
}
.dhaosz .lqcaoj .pwvtop span {
	font-size: 24px;
}
.dhaosz .lqcaoj .pwvtop em {
	display: block;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-family: 'deckerregular';
	font-size: 14px;
}
.dhaosz .lqcaoj .menu {
	background: #fff;
	box-shadow: 0 0 20px #ddd;
}
.dhaosz .lqcaoj .menu ul li > a {
	display: block;
	overflow: hidden;
	line-height: 51px;
	padding: 0 0 0 25px;
	background: #fff;
	background: -webkit-linear-gradient(right, #fff, #f5f5f5);
	background: -o-linear-gradient(right, #fff, #f5f5f5);
	background: -moz-linear-gradient(right, #fff, #f5f5f5);
	background: linear-gradient(right, #fff, #f5f5f5);
	border-bottom: 1px dotted #ddd;
}
.dhaosz .lqcaoj .menu ul li .sub {
	display: none;
}
.dhaosz .lqcaoj .menu ul li .sub a {
	padding: 0 0 0 25px;
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #eee;
	line-height: 39px;
	font-size: 14px;
	color: #888;
}
.dhaosz .lqcaoj .menu ul li .sub a:hover {
	color: #025ea9;
}
.dhaosz .lqcaoj .menu ul li:first-child .sub {
	display: block;
}
.dhaosz .lqcaoj .menu ul li:hover > a, .dhaosz .lqcaoj .menu ul li.on > a {
	background: #74b934;
	color: #fff;
}
.dhaosz .dhjipe {
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 30px;
}
.dhaosz.row {
	flex-direction: row-reverse;
}
.dhaosz.row .dhjipe {
	padding: 0 30px 0 0;
}
/* in_pro */
.in_pro {
	width: 100%;
	padding: 40px 0 50px 0;
	background: url(../img/kwphbzqf.png) center top repeat;
}
.in_pro .tab {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	background: #fff;
	background: -webkit-linear-gradient(bottom, #fff, #eee);
	background: -o-linear-gradient(bottom, #fff, #eee);
	background: -moz-linear-gradient(bottom, #fff, #eee);
	background: linear-gradient(bottom, #fff, #eee);
	border: 1px solid #eee;
	border-top: 0;
	position: relative;
	margin-bottom: 15px;
}
.in_pro .tab li {
	float: left;
	margin-right: 5px;
}
.in_pro .tab li a:first-child {
	background: #fff;
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	background: -o-linear-gradient(bottom, #fff, #ccc);
	background: -moz-linear-gradient(bottom, #fff, #ccc);
	background: linear-gradient(bottom, #fff, #ccc);
	display: block;
	overflow: hidden;
	padding: 0 25px;
	font-size: 16px;
}
.in_pro .tab li .more {
	position: absolute;
	right: 10px;
	top: 0px;
	text-transform: uppercase;
	color: #888;
	font-size: 14px;
}
.in_pro .tab li .more:hover {
	color: #74b934;
}
.in_pro .tab li.on a:first-child {
	background: #025ea9;
	background: -webkit-linear-gradient(bottom, #025ea9, #037adb);
	background: -o-linear-gradient(bottom, #025ea9, #037adb);
	background: -moz-linear-gradient(bottom, #025ea9, #037adb);
	background: linear-gradient(bottom, #025ea9, #037adb);
	color: #fff;
}
/* in_wen */
.qmvilg {
	width: 100%;
	overflow: hidden;
	background: url(../img/hheqlzrh.jpg) center top no-repeat;
	color: #fff;
	font-size: 16px;
}
.qmvilg strong {
	font-size: 18px;
	color: #74b934;
}
.qmvilg .container {
	height: 600px;
}
.qmvilg .wmgime {
	position: absolute;
	top: 50px;
	font-size: 34px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 3;
	background: url(../img/icon_bts.png) center center no-repeat;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.qmvilg .wmgime span {
	font-weight: bold;
}
.qmvilg .wmgime .cen {
	padding: 0 30px;
}
.qmvilg .wmgime .line i {
	display: block;
	overflow: hidden;
	width: 30px;
	height: 1px;
	margin: 6px 0;
	background: #fff;
}
.qmvilg .p {
	position: absolute;
}
.qmvilg .p1 {
	bottom: -10px;
	left: 0px;
	width: 100%;
	text-align: center;
	z-index: 3;
}
.qmvilg .p2 {
	top: 90px;
	left: 50%;
	margin-left: 80px;
	transform: rotate(25deg);
	font-size: 160px;
}
.qmvilg .p3 {
	top: 170px;
	right: 50%;
	margin-right: 200px;
	font-size: 80px;
	transform: rotate(-25deg);
	opacity: 0.3;
}
.qmvilg .p3 .iconfont {
	display: inline-block;
	transform: scaleX(-1);
}
.qmvilg .p4 {
	top: 130px;
	right: 50%;
	margin-right: 100px;
	font-size: 40px;
	opacity: 0.2;
}
.qmvilg .p5 {
	top: 365px;
	right: 50%;
	margin-right: 460px;
	font-size: 36px;
	opacity: 0.3;
}
.qmvilg .w {
	position: absolute;
}
.qmvilg .vsptbm {
	top: 283px;
	right: 50%;
	margin-right: 230px;
}
.qmvilg .apjelc {
	top: 380px;
	right: 50%;
	margin-right: 290px;
}
.qmvilg .awbtqb {
	top: 494px;
	right: 50%;
	margin-right: 310px;
}
.qmvilg .w1 {
	top: 283px;
	right: 50%;
	margin-right: 230px
}
.qmvilg .w2 {
	top: 380px;
	right: 50%;
	margin-right: 290px
}
.qmvilg .w3 {
	top: 494px;
	right: 50%;
	margin-right: 310px
}
.qmvilg .w4 {
	top: 283px;
	left: 50%;
	margin-left: 230px
}
.qmvilg .w5 {
	top: 380px;
	left: 50%;
	margin-left: 290px;
}
.qmvilg .w6 {
	top: 494px;
	left: 50%;
	margin-left: 310px;
}
/* in_sida */
.in_sida .box {
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_sida .box .pic {
	width: 45%;
}
.in_sida .box .pic img {
	width: 100%;
	height: auto;
}
.in_sida .box ul {
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 0 0 30px;
}
.in_sida .box ul li {
	padding: 0 0 30px 65px;
	position: relative;
}
.in_sida .box ul li .xh {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #025ea9;
	color: #fff;
	width: 50px;
	height: 75px;
	font-size: 32px;
	text-align: center;
	overflow: hidden;
}
.in_sida .box ul li .xh i {
	font-family: 'deckerregular';
	line-height: 58px;
	display: inline-block;
}
.in_sida .box ul li .xh:before {
	content: "";
	position: absolute;
	left: 8px;
	right: 8px;
	height: 2px;
	background: #fff;
	top: 58px;
}
.in_sida .box ul li .wmgime {
	overflow: hidden;
}
.in_sida .box ul li .wmgime strong {
	display: block;
	overflow: hidden;
	color: #333;
	font-size: 26px;
	line-height: 30px;
	padding: 0 0 14px 0;
	border-bottom: 2px dotted #ccc;
	color: #025ea9;
}
.in_sida .box ul li .wmgime em {
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	color: #999;
	padding-top: 10px;
}
.in_sida .box ul li .info {
	line-height: 26px;
	padding-left: 32px;
	margin-top: 15px;
	background: url(../img/amjvsqrv.gif) no-repeat left 5px;
	text-align: justify;
}
.in_sida .box ul li .info span {
	color: #ff6200;
	font-weight: bold;
}
.in_sida .box ul li:last-child {
	padding-bottom: 0;
}
.in_sida .box:last-child {
	flex-direction: row-reverse;
	margin-top: 30px;
}
.in_sida .box:last-child ul {
	padding: 0 30px 0 0;
}
/* in_heng */
.xvoifh {
	width: 100%;
	overflow: hidden;
	background: url(../img/vbpdrfzw.jpg) center top no-repeat;
	color: #fff;
	line-height: 1;
}
.xvoifh .container {
	height: 216px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.xvoifh .container:after {
	display: none;
}
.xvoifh .left {
	font-size: 24px;
	letter-spacing: 2px;
}
.xvoifh .left .wmgime {
	font-size: 36px;
	display: block;
	overflow: hidden;
	padding-bottom: 30px;
}
.xvoifh .left span {
	color: #74b934;
}
.xvoifh .right {
	text-align: right;
}
.xvoifh .right .tel {
	font-size: 30px;
	padding: 15px 0 20px 0;
	text-shadow: 0 0 1px #000;
}
.xvoifh .right a {
	background: #ff6200;
	color: #fff;
	display: block;
	overflow: hidden;
	width: 100px;
	line-height: 40px;
	text-align: center;
	float: right;
}
.xvoifh .right a:hover {
	background: #fff;
	color: #ff6200;
}
/* in_case */
.in_case .swiper-slide {
	overflow: hidden;
}
.in_case .swiper-slide img {
	width: 100%;
	height: auto;
}
.in_case .swiper-slide .fd {
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 44px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 0 15px;
	transition: all 0.3s;
	text-align: center;
	color: #fff;
	cursor: default;
}
.in_case .swiper-slide .fd span {
	display: block;
	overflow: hidden;
	line-height: 44px;
}
.in_case .swiper-slide .fd i {
	font-size: 14px;
	transform: scale(0.8);
	display: block;
	overflow: hidden;
}
.in_case .swiper-slide .fd p {
	line-height: 22px;
	height: 66px;
	display: block;
	overflow: hidden;
	margin: 5% 0;
	font-size: 14px;
}
.in_case .swiper-slide .fd em {
	display: block;
	overflow: hidden;
	width: 140px;
	line-height: 44px;
	text-align: center;
	background: #74b934;
	color: #fff;
	margin: 0 auto;
	transition: all 0.3s;
	cursor: pointer;
}
.in_case .swiper-slide .fd em:hover {
	background: #fff;
	color: #025ea9;
}
.in_case .swiper-slide:hover .fd {
	background-color: rgba(2, 94, 169, 0.7);
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.in_case .swiper-slide:hover .fd span {
	font-size: 16px;
	line-height: 24px;
	max-height: 48px;
	margin-bottom: 15px;
}
.in_case .in_casepn {
	overflow: hidden;
	padding-top: 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.in_case .in_casepn a {
	width: 62px;
	height: 42px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	background-position: center center;
	outline: 0;
}
.in_case .in_casepn a em {
	width: 7px;
	height: 7px;
	margin: 0 4px;
	border-radius: 50%;
	background: #999;
}
.in_case .in_casepn a:hover {
	background-color: #025ea9;
	border: 1px solid #025ea9;
	color: #fff;
}
.in_case .in_casepn a:hover em {
	background: #fff;
}
.in_case .in_casepn .more {
	width: 136px;
	margin: 0 15px;
}
/* in_about */
.in_about {
	background: #f5f5f5 url(../img/ajwiugrp.jpg) center top no-repeat;
}
.in_about .meedts {
	background-color: rgba(255, 255, 255, 0.5);
	max-width: 400px;
	margin: 0 auto;
	padding: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 20px #ddd;
}
.in_about .wayjvm {
	background: #fff;
	padding: 50px;
	overflow: hidden;
	box-shadow: 0 0 20px #ddd;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_about .wayjvm .video {
	background: #000;
}
.in_about .wayjvm .video video {
	width: 450px;
	height: 320px;
	float: left;
}
.in_about .wayjvm .video video::-internal-media-controls-download-button {
 display: none;
}
.in_about .wayjvm .video video::-webkit-media-controls-enclosure {
 overflow: hidden;
}
.in_about .wayjvm .video video::-webkit-media-controls-panel {
 width: calc(107%);
}
.in_about .wayjvm .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	background: #fafafa;
	overflow: hidden;
	padding: 30px;
	margin-left: 35px;
	line-height: 2;
	color: #888;
}
.in_about .wayjvm .box .info {
	height: 228px;
	overflow: hidden;
	margin: 0 0 10px 0;
	text-align: justify;
}
.in_about .wayjvm .box strong {
	color: #025ea9;
	font-size: 16px;
}
.in_about .wayjvm .box .more {
	float: left;
	display: block;
	overflow: hidden;
	color: #ff6200;
	text-transform: uppercase;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.in_about .wayjvm .box .more .iconfont {
	font-size: 18px;
	margin-right: 5px;
}
.in_about .wayjvm .box .more:hover {
	color: #025ea9;
}
.in_about .tab {
	margin-top: -22px;
	padding: 0 0 25px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	z-index: 2;
}
.in_about .tab li {
	display: block;
	overflow: hidden;
	line-height: 44px;
	background: #ecebe8;
	font-size: 16px;
	padding: 0 30px;
	cursor: pointer;
}
.in_about .tab li.on {
	background: #ff6200;
	color: #fff;
}
.in_about .xun ul {
	overflow: hidden;
	margin: -15px;
}
.in_about .xun ul li {
	width: 25%;
	float: left;
	padding: 15px;
}
.in_about .xun ul li a {
	background: #fff;
	display: block;
	overflow: hidden;
}
.in_about .xun ul li .pic {
	overflow: hidden;
}
.in_about .xun ul li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.in_about .xun ul li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 40px;
	transition: all 0.3s;
	color: #666;
}
.in_about .xun ul li:hover .pic img {
	transform: scale(1.1);
}
.in_about .xun ul li:hover span {
	background: #025ea9;
	color: #fff;
}
.in_about .but {
	padding: 30px 0 0 0;
	font-size: 16px;
	line-height: 44px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.in_about .but a {
	background: #ff6200;
	color: #fff;
	padding: 0 35px;
}
.in_about .but a:hover {
	background: #025ea9;
}
.in_about .but span {
	padding: 0 25px;
	background: #025ea9;
	color: #fff;
	margin-left: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.in_about .but i {
	font-size: 24px;
	margin-right: 10px;
}
/* in_news */
.in_news {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.in_news .tit {
	line-height: 56px;
	overflow: hidden;
	border-bottom: 1px dotted #cacaca;
	padding: 0 20px;
}
.in_news .tit span {
	font-size: 16px;
	float: left;
	margin-left: 25px;
	font-weight: bold;
}
.in_news .tit span:first-child {
	margin-left: 0px;
}
.in_news .tit span.on {
	color: #025ea9;
}
.in_news .tit a {
	color: #999999;
	text-transform: uppercase;
	float: right;
}
.in_news .tit a:hover {
	color: #025ea9;
}
.in_news .tmmfov {
	background: #fafafa;
	width: 300px;
	box-shadow: 0 0 15px #eee;
}
.in_news .tmmfov .gund {
	overflow: hidden;
	padding: 10px 0;
}
.in_news .tmmfov .gund li {
	overflow: hidden;
}
.in_news .tmmfov .gund li a {
	display: block;
	overflow: hidden;
	padding: 25px 20px;
	border-bottom: 1px dotted #d2d2d2;
}
.in_news .tmmfov .gund li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../img/hojubmtl.png) left top no-repeat;
	height: 27px;
	line-height: 22px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.in_news .tmmfov .gund li span:hover {
	color: #74b934;
}
.in_news .tmmfov .gund li p {
	background: url(../img/bldyiaul.png) left top no-repeat;
	color: #999999;
	line-height: 22px;
	padding: 0 0 0 30px;
	height: 40px;
	display: block;
	overflow: hidden;
}
.in_news .boxbig {
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #fafafa;
	margin-right: 20px;
	box-shadow: 0 0 15px #eee;
}
.in_news .boxbig .tit span {
	cursor: pointer;
}
.in_news .boxbig dl {
	overflow: hidden;
	padding: 20px 0;
}
.in_news .boxbig dl dt {
	position: relative;
	overflow: hidden;
	padding: 0 20px 10px 20px;
}
.in_news .boxbig dl dt a {
	display: block;
	overflow: hidden;
}
.in_news .boxbig dl dt .pic {
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.in_news .boxbig dl dt .pic img {
	width: 290px;
	height: 170px;
	transition: all 0.3s;
}
.in_news .boxbig dl dt .pic img:hover {
	transform: scale(1.1);
}
.in_news .boxbig dl dt span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666;
}
.in_news .boxbig dl dt span:hover {
	color: #025ea9;
}
.in_news .boxbig dl dt p {
	display: block;
	overflow: hidden;
	height: 104px;
	line-height: 26px;
	margin: 15px 0 10px 0;
	color: #666;
}
.in_news .boxbig dl dt em {
	color: #999999;
	line-height: 20px;
	text-transform: uppercase;
}
.in_news .boxbig dl dt em:hover {
	color: #025ea9;
}
.in_news .boxbig dl dd {
	padding: 0 20px;
	width: 50%;
	float: left;
}
.in_news .boxbig dl dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dotted #ddd;
	line-height: 44px;
	position: relative;
	padding: 0 0 0 15px;
}
.in_news .boxbig dl dd a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	content: "";
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 4px solid #025ea9;
	border-bottom: 3px solid transparent;
}
/* in_link */
.mgphio {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 0 0;
}
.mgphio .tit {
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	float: left;
	background: #025ea9;
	padding: 5px 20px;
}
.mgphio .tit span {
	font-size: 18px;
	padding: 0 5px 0 0;
}
.mgphio .tit em {
	color: #74b934;
	text-transform: uppercase;
}
.mgphio ul {
	width: 100%;
	overflow: hidden;
	background: #fafafa;
	padding: 10px;
}
.mgphio ul li {
	padding: 0 10px;
	float: left;
	line-height: 24px;
}
.mgphio ul li a {
	display: block;
	overflow: hidden;
	color: #888;
}
.mgphio ul li a:hover {
	color: #025ea9;
}
/* all */
.main {
	width: 100%;
	padding: 15px 0 30px 0;
	overflow: hidden;
}
.main .container {
	position: static;
}
.main .ilxcqo {
	padding: 20px;
	overflow: hidden;
	line-height: 2;
	color: #333;
}
.main .cothjk {
	border: 1px solid #efefef;
	overflow: hidden;
	margin-top: 10px;
}
.main .cothjk .kmrtxb {
	text-align: center;
	overflow: hidden;
	line-height: 50px;
	color: #fff;
	background: #025ea9;
	background: -webkit-linear-gradient(bottom, #025ea9, #037adb);
	background: -o-linear-gradient(bottom, #025ea9, #037adb);
	background: -moz-linear-gradient(bottom, #025ea9, #037adb);
	background: linear-gradient(bottom, #025ea9, #037adb);
	font-size: 18px;
}
.main .cothjk:first-of-type {
	margin-top: 0;
}
.main .main_bort {
	border-top: 2px solid rgba(2, 94, 169, 0.7);
}
.main .main_bort .eqcxra {
	background: #f5f5f5;
	background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
	background: -o-linear-gradient(bottom, #f5f5f5, #eee);
	background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
	background: linear-gradient(bottom, #f5f5f5, #eee);
	height: 44px;
	padding: 0 20px;
	font-weight: bold;
	color: #025ea9;
	overflow: hidden;
	box-shadow: 0 0 2px #eee;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-size: 16px;
}
.main .main_bort .eqcxra .wmgime {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 10px 0 0;
}
.main .main_bort .eqcxra .kjacys {
	color: #888;
}
.main .main_bort .eqcxra .kjacys em {
	color: #ff0000;
}
.main .position {
	overflow: hidden;
	border: 1px solid #efefef;
	border-left: 3px solid #025ea9;
	padding: 8px 0 8px 10px;
	background: #fafafa;
}
.main .position a:hover {
	color: #025ea9;
}
.main .muepzl {
	overflow: hidden;
}
.main .muepzl img {
	width: 100%;
	height: auto;
}
.main .muepzl dl {
	padding: 15px;
}
.main .muepzl dl dt {
	color: #025ea9;
	font-weight: bold;
	padding: 0 0 8px 0;
}
.main .muepzl dl dd {
	border-top: 1px dotted #ddd;
	padding: 8px 0 8px 65px;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5;
}
.main .muepzl dl dd span {
	position: absolute;
	left: 0px;
	top: 8px;
}
.main .muepzl dl dd:last-child {
	padding-bottom: 0;
}
.main .web_cate li > a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	padding: 0 0 0 25px;
	background: #fafafa;
	background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
	background: -o-linear-gradient(right, #fafafa, #f0f0f0);
	background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
	background: linear-gradient(right, #fafafa, #f0f0f0);
	border-bottom: 1px dotted #ddd;
	color: #666;
}
.main .web_cate li > a:hover {
	color: #025ea9;
}
.main .web_cate li .sub {
	display: none;
}
.main .web_cate li .sub a {
	padding: 0 0 0 38px;
	display: block;
	overflow: hidden;
	border-bottom: 1px dotted #eee;
	line-height: 34px;
	font-size: 14px;
	color: #888;
	position: relative;
}
.main .web_cate li .sub a:before {
	content: '';
	position: absolute;
	left: 25px;
	top: 50%;
	transform: scaleY(-50%);
	border-top: 3px solid transparent;
	border-left: 4px solid #666;
	border-bottom: 3px solid transparent;
}
.main .web_cate li .sub a:hover {
	color: #025ea9;
}
.main .web_cate li .sub a:hover:before {
	border-left-color: #025ea9;
}
.main .web_cate li .sub a.on {
	color: #025ea9;
	font-weight: bold;
}
.main .web_cate li .sub a.on:before {
	border-left-color: #025ea9;
}
.main .web_cate li.on > a {
	color: #fff;
	background: #74b934;
	background: -webkit-linear-gradient(right, #74b934, #68a52e);
	background: -o-linear-gradient(right, #74b934, #68a52e);
	background: -moz-linear-gradient(right, #74b934, #68a52e);
	background: linear-gradient(right, #74b934, #68a52e);
}
.main .web_cate li.on .sub {
	display: block;
}
/* page_box */
.mzejfx .tit {
	text-align: center;
	overflow: hidden;
	font-size: 20px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 12px 0;
	margin-bottom: 10px;
	color: #025ea9;
	line-height: 1.5;
}
.mzejfx .body {
	overflow: hidden;
}
.mzejfx .body img {
	max-width: 100%;
	height: auto;
}
.mzejfx .key {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-top: 15px;
	font-size: 14px;
}
.mzejfx .key a {
	margin-right: 10px;
}
.mzejfx .key a:last-child {
	margin-right: 0;
}
/* view_news */
.kwytus .tit {
	text-align: center;
	overflow: hidden;
	font-size: 22px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 12px 0;
	margin-bottom: 10px;
	color: #025ea9;
	line-height: 1.5;
	font-weight: bold;
}
.kwytus .body {
	overflow: hidden;
}
.kwytus .body img {
	max-width: 100%;
	height: auto;
}
.kwytus .cs {
	overflow: hidden;
	color: #888;
	font-size: 14px;
	padding: 5px 0 15px 0;
	line-height: 1.1;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.kwytus .cs li {
	padding: 0 10px;
}
.kwytus .zehfql {
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	background: #f5f5f5;
	margin: 15px 0 0 0;
	border-radius: 5px;
	position: relative;
	padding: 10px 210px 10px 15px;
}
.kwytus .zehfql p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.kwytus .zehfql .hetjgz {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}
/* list_pro */
.djyxsu {
	overflow: hidden;
	margin: -10px;
}
.djyxsu li {
	float: left;
	width: 33.3333333333%;
	padding: 10px;
	text-align: center;
}
.djyxsu li .pic {
	display: block;
	overflow: hidden;
	border: 1px solid #eee;
}
.djyxsu li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.djyxsu li .pic:hover {
	border: 1px solid #025ea9;
}
.djyxsu li .pic:hover img {
	transform: scale(1.1);
}
.djyxsu li .wmgime {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 36px;
}
.djyxsu li .wmgime:hover {
	color: #025ea9;
}
.djyxsu li .info {
	color: #888;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 10px;
	margin-top: -4px;
}
.djyxsu li .more {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
}
.djyxsu li .more a {
	display: block;
	overflow: hidden;
	margin: 0 10px;
	background-color: rgba(2, 94, 169, 0.8);
	color: #fff;
	width: 80px;
	line-height: 26px;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 2px;
}
.djyxsu li .more a:hover {
	opacity: 0.8;
}
.djyxsu li .more a:last-child {
	background: #74b934;
}
.djyxsu.si li {
	width: 25%;
}
/* xg_box */
.xg_box .djyxsu li {
	width: 25%;
}
/* pro_index */
.pro_index {
	padding-top: 0;
}
.pro_index .box {
	background: #f5f5f5;
	overflow: hidden;
	padding: 30px;
}
.pro_index .box .tit {
	text-align: center;
	overflow: hidden;
	font-size: 26px;
	text-shadow: 1px 1px 1px #000;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 20px;
}
.pro_index .box .tit span {
	background-color: rgba(2, 94, 169, 0.9);
	color: #fff;
	padding: 0 40px;
	line-height: 50px;
	display: block;
	position: relative;
	border-radius: 50px;
	letter-spacing: 5px;
}
.pro_index .box .tit span:before, .pro_index .box .tit span:after {
	top: 15px;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	content: "";
	background: #74b934;
	position: absolute;
}
.pro_index .box .tit span:before {
	left: -5px;
}
.pro_index .box .tit span:after {
	right: -5px;
}
.pro_index .box ul {
	overflow: hidden;
	margin: -10px 0;
}
.pro_index .box ul li {
	padding: 10px 0;
	overflow: hidden;
}
.pro_index .box ul li > a {
	border-left: 2px solid #025ea9;
	padding: 8px 18px;
	display: block;
	overflow: hidden;
	color: #025ea9;
	font-size: 18px;
	background-color: rgba(255, 255, 255, 0.7);
}
.pro_index .box ul li .sub {
	overflow: hidden;
	padding: 5px 0 0 0;
}
.pro_index .box ul li .sub a {
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 0 0 15px;
	background: url(../img/bvbhicxi.gif) left center no-repeat;
	margin: 10px 0 0 20px;
}
/* xun_xger */
.fpecef {
	overflow: hidden;
	margin: -8px -20px;
}
.fpecef li {
	float: left;
	width: 50%;
	line-height: 30px;
	font-size: 14px;
	padding: 0 20px;
}
.fpecef li span {
	float: right;
	color: #888;
}
.fpecef li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding: 0 0 0 10px;
}
.fpecef li a:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 50%;
	width: 0;
	height: 0;
	transform: translateY(-50%);
	border-top: 3px solid transparent;
	border-left: 4px solid #025ea9;
	border-bottom: 3px solid transparent;
}
/* view_pro */
.view_pro {
	padding: 20px;
	overflow: hidden;
}
.view_pro .qxlequ {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.view_pro .bwcldl {
	width: 400px;
}
.view_pro .bwcldl .jqzoom {
	position: relative;
	padding: 0px;
	cursor: crosshair;
	overflow: hidden;
	border: 1px solid #eee;
}
.view_pro .bwcldl .jqzoom img {
	width: 100%;
	height: auto;
}
.view_pro .bwcldl .zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
}
.view_pro .bwcldl .jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #ddd;
	background: #ffffff;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(opacity=30);
}
.view_pro .bwcldl .probanbig {
	border: 1px solid #ddd;
	position: absolute;
	left: -99999px;
	top: -99999px;
	opacity: 0;
}
.view_pro .bwcldl .probanbig img {
	width: 100%;
	height: auto;
}
.view_pro .bwcldl .probansmall {
	position: relative;
	margin: 10px 0;
	padding: 0 25px;
}
.view_pro .bwcldl .probansmall .swiper-slide {
	width: 25%;
	padding: 0 4px;
	cursor: pointer;
}
.view_pro .bwcldl .probansmall .swiper-slide img {
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
}
.view_pro .bwcldl .probansmall .swiper-slide-thumb-active img {
	border-color: #025ea9;
}
.view_pro .bwcldl .probansmall .arrow-left, .view_pro .bwcldl .probansmall .arrow-right {
	position: absolute;
	top: 50%;
	font-size: 20px;
	transform: translateY(-50%);
	z-index: 5;
	cursor: pointer;
	outline: 0;
}
.view_pro .bwcldl .probansmall .arrow-left:hover, .view_pro .bwcldl .probansmall .arrow-right:hover {
	color: #74b934;
}
.view_pro .bwcldl .probansmall .arrow-left {
	left: 0px;
}
.view_pro .bwcldl .probansmall .arrow-right {
	right: 0px;
}
.view_pro .bwcldl .pic_all {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	color: #025ea9;
	float: left;
}
.view_pro .bwcldl .pic_all .iconfont {
	font-weight: bold;
	margin-right: 5px;
}
.view_pro .bwcldl .pic_all:hover {
	color: #ff6200;
}
.view_pro .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	padding: 0 0 0 25px;
	line-height: 2;
}
.view_pro .box .wmgime {
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
	color: #025ea9;
	padding: 0 0 10px 0;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.5;
}
.view_pro .box strong {
	color: #025ea9;
	font-size: 24px;
}
.view_pro .box .hetjgz {
	padding: 5px 0 15px 0;
	overflow: hidden;
}
.view_pro .box .but {
	background: #025ea9;
	background: -webkit-linear-gradient(bottom, #025ea9, #74b934);
	background: -o-linear-gradient(bottom, #025ea9, #74b934);
	background: -moz-linear-gradient(bottom, #025ea9, #74b934);
	background: linear-gradient(bottom, #025ea9, #74b934);
	box-shadow: 0 0 1px #ffff00;
	border-radius: 3px;
	color: #fff;
	display: block;
	overflow: hidden;
	width: 120px;
	line-height: 40px;
	text-align: center;
}
.view_pro .box .but:hover {
	background: #025ea9;
	background: -webkit-linear-gradient(right, #025ea9, #74b934);
	background: -o-linear-gradient(right, #025ea9, #74b934);
	background: -moz-linear-gradient(right, #025ea9, #74b934);
	background: linear-gradient(right, #025ea9, #74b934);
}
.view_pro .stit {
	border-bottom: 2px solid #025ea9;
	overflow: hidden;
	margin-top: 20px;
}
.view_pro .stit span {
	display: block;
	overflow: hidden;
	padding: 0 15px;
	color: #fff;
	line-height: 32px;
	background: #025ea9;
	font-weight: bold;
	float: left;
	border-radius: 3px 3px 0 0;
}
.view_pro .body {
	padding: 15px;
	line-height: 2;
	overflow: hidden;
}
.view_pro .body img {
	max-width: 100%;
	height: auto;
}
.view_pro .key {
	border-top: 1px dashed #ddd;
	overflow: hidden;
	font-size: 14px;
	padding: 10px 0 0 0;
	line-height: 1.8;
}
.view_pro .key li {
	float: left;
	margin-right: 10px;
}
.view_pro .key li a {
	color: #888;
}
.view_pro .key li a:hover {
	color: #025ea9;
}
/* messdd */
.messdd {
	padding: 20px;
	overflow: hidden;
}
.messdd li {
	float: left;
	width: 33.33333333333%;
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.messdd li label {
	line-height: 42px;
	width: 110px;
	text-align: right;
}
.messdd li label i {
	color: #ff0000;
	margin-right: 2px;
}
.messdd li .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.messdd li .box input[type='text'] {
	border: 1px solid #eee;
	width: 100%;
	height: 42px;
	float: left;
	padding: 0 10px;
}
.messdd li .box textarea {
	border: 1px solid #eee;
	width: 100%;
	height: 80px;
	float: left;
	padding: 10px;
}
.messdd li .box .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #888;
}
.messdd li .box .ms span {
	color: #ff0000;
}
.messdd li.all {
	width: 100%;
	margin: 15px 0;
}
.messdd li.but {
	padding: 0 0 0 110px;
	display: block;
	width: 100%;
}
.messdd li.but input[type='submit'] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #025ea9;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.messdd li.but input[type='submit']:hover {
	opacity: 0.8;
}
.messdd li.but input[type='reset'] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #74b934;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.messdd li.but input[type='reset']:hover {
	opacity: 0.8;
}
/* xun_pic */
.rkaghm {
	padding: 10px;
	overflow: hidden;
	margin: -5px 0;
}
.rkaghm li {
	overflow: hidden;
}
.rkaghm li a {
	display: block;
	overflow: hidden;
	margin: 5px 0;
	border: 1px solid #eee;
}
.rkaghm li .pic {
	overflow: hidden;
}
.rkaghm li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.rkaghm li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	transition: all 0.3s;
	color: #666;
}
.rkaghm li:hover .pic img {
	transform: scale(1.1);
}
.rkaghm li:hover span {
	background-color: rgba(2, 94, 169, 0.7);
	color: #fff;
}
/* list_pic */
.ysxsog {
	overflow: hidden;
	margin: -10px;display: flex;
    flex-wrap: wrap;
}
.ysxsog li {
	float: left;
	width: 33.33333333%;
	overflow: hidden;
	padding: 10px;
}
.ysxsog li a {
	display: block;
	overflow: hidden;
	border: 1px solid #eee;
}
.ysxsog li .pic {
	overflow: hidden;
}
.ysxsog li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.ysxsog li span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 36px;
	background: #f5f5f5;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	transition: all 0.3s;
	color: #666;
}
.ysxsog li:hover .pic img {
	transform: scale(1.1);
}
.ysxsog li:hover span {
	background-color: rgba(2, 94, 169, 0.7);
	color: #fff;
}
/* contact */
.evjerv {
	overflow: hidden;
	background: url(../img/qjmzabmv.jpg) right center no-repeat;
	margin: 0 20px 20px 20px;
}
.evjerv li {
	border-top: 1px dashed #eee;
	padding: 15px 0;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
	max-width: 440px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.evjerv li i {
	font-size: 32px;
	margin-right: 10px;
	color: #025ea9;
}
.evjerv li .text {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.evjerv li:first-child {
	border-top: 0;
}
/* mess */
.mess {
	overflow: hidden;
}
.mess .tit {
	font-size: 16px;
	color: #025ea9;
	overflow: hidden;
	line-height: 40px;
	padding: 0 20px;
	margin-bottom: 20px;
	background: #f5f5f5;
}
.mess ul li {
	overflow: hidden;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 15px;
}
.mess ul li label {
	line-height: 42px;
	width: 110px;
	text-align: right;
}
.mess ul li label i {
	color: #ff0000;
	margin-right: 2px;
}
.mess ul li .box {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
}
.mess ul li .box input[type='text'] {
	border: 1px solid #eee;
	width: 100%;
	max-width: 270px;
	height: 42px;
	float: left;
	padding: 0 10px;
}
.mess ul li .box textarea {
	border: 1px solid #eee;
	width: 100%;
	height: 100px;
	float: left;
	padding: 10px;
}
.mess ul li .box .ms {
	padding: 5px 0 0 0;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #888;
}
.mess ul li .box .ms span {
	color: #ff0000;
}
.mess ul li.but {
	padding: 0 0 0 110px;
	margin-bottom: 0;
}
.mess ul li.but input[type='submit'] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	padding: 0 10px;
	background: #025ea9;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.mess ul li.but input[type='submit']:hover {
	opacity: 0.8;
}
.mess ul li.but input[type='reset'] {
	border: 0;
	width: 100px;
	height: 36px;
	float: left;
	margin-left: 20px;
	background: #74b934;
	color: #fff;
	cursor: pointer;
	transition: all 0.3s;
}
.mess ul li.but input[type='reset']:hover {
	opacity: 0.8;
}
/* list_map */
.lzykns {
	padding: 10px 20px;
	overflow: hidden;
	border: 3px solid #ddd;
	margin-top: 15px;
}
.lzykns li {
	padding: 10px 0;
	overflow: hidden;
}
.lzykns li > a {
	border-left: 2px solid #025ea9;
	padding: 5px 12px;
	display: block;
	overflow: hidden;
	color: #025ea9;
	font-size: 18px;
	background: #f5f5f5;
}
.lzykns li .sub {
	overflow: hidden;
}
.lzykns li .sub a {
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 0 0 12px;
	background: url(../img/bvbhicxi.gif) left center no-repeat;
	margin: 10px 0 0 16px;
}
.lzykns li:last-child {
	border-bottom: 0;
}
/* list_news */
.qijuft {
	margin: -5px 0;
	overflow: hidden;
}
.qijuft li {
	padding: 5px 0;
	overflow: hidden;
	position: relative;
}
.qijuft li a {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 20px;
	background: #f5f5f5;
	color: #666;
}
.qijuft li .date {
	background-color: rgba(255, 255, 255, 0.5);
	width: 76px;
	height: 76px;
	text-align: center;
	line-height: 1;
}
.qijuft li .date i {
	display: block;
	overflow: hidden;
	font-weight: bold;
	padding: 15px 0 10px 0;
	font-size: 20px;
}
.qijuft li .box {
	padding: 0 30px 0 15px;
	width: 0;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.qijuft li .box span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 16px;
	transition: all 0.3s;
}
.qijuft li .box span:hover {
	color: #025ea9;
}
.qijuft li .box p {
	display: block;
	overflow: hidden;
	line-height: 22px;
	height: 44px;
}
.qijuft li em {
	width: 90px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: rgba(2, 94, 169, 0.8);
	transition: all 0.3s;
}
.qijuft li em:hover {
	background: #74b934;
}
.qijuft li:nth-child(even) a {
	background-color: rgba(2, 94, 169, 0.1);
}
/* xun_wzxh */
.uicnqm {
	overflow: hidden;
	padding: 10px;
	counter-reset: sectioncounter;
}
.uicnqm li {
	line-height: 26px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
}
.uicnqm li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 0 25px;
}
.uicnqm li a:before {
	content: counter(sectioncounter);
	counter-increment: sectioncounter;
	position: absolute;
	left: 0px;
	top: 3px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #999;
	color: #fff;
	transform: scale(0.8);
}
.uicnqm li:nth-child(1) a:before, .uicnqm li:nth-child(2) a:before, .uicnqm li:nth-child(3) a:before {
	background: #74b934;
}
/* list_sear */
.zwshit {
	overflow: hidden;
	margin: -15px;
}
.zwshit li {
	padding: 15px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	transition: all 0.3s;
}
.zwshit li a {
	display: block;
	overflow: hidden;
}
.zwshit li a > em {
	color: #fff;
	background: #025ea9;
	display: block;
	overflow: hidden;
	line-height: 30px;
	width: 100px;
	text-align: center;
	margin-top: 5px;
}
.zwshit li a > em:hover {
	background: #74b934;
}
.zwshit li .wmgime {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.zwshit li .wmgime em {
	padding: 0 0 0 10px;
	font-size: 14px;
	color: #888;
}
.zwshit li .wmgime span {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	font-weight: bold;
}
.zwshit li p {
	display: block;
	overflow: hidden;
	color: #888;
	line-height: 1.8;
	font-size: 14px;
	text-align: justify;
}
.zwshit li:last-child {
	border-bottom: 0;
}
/* list_probj */
.iuqytl {
	margin: -10px;
	overflow: hidden;
}
.iuqytl li {
	float: left;
	width: 33.33333333333%;
	padding: 10px;
	text-align: center;
}
.iuqytl li .box {
	background: #fff;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
	box-shadow: 0 0 1px #ccc;
}
.iuqytl li .pic {
	display: block;
	overflow: hidden;
	background: #fff;
}
.iuqytl li .pic img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.iuqytl li .pic img:hover {
	transform: scale(1.1);
}
.iuqytl li .wmgime {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.iuqytl li .cs {
	padding: 10px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.iuqytl li .cs a {
	display: block;
	overflow: hidden;
	font-size: 14px;
	margin: 0 5px;
	background: #025ea9;
	background: -webkit-linear-gradient(bottom, #025ea9, #037adb);
	background: -o-linear-gradient(bottom, #025ea9, #037adb);
	background: -moz-linear-gradient(bottom, #025ea9, #037adb);
	background: linear-gradient(bottom, #025ea9, #037adb);
	color: #fff;
	line-height: 30px;
	padding: 0 15px;
}
.iuqytl li .cs a:last-child {
	background: #74b934;
	background: -webkit-linear-gradient(bottom, #74b934, #8ece52);
	background: -o-linear-gradient(bottom, #74b934, #8ece52);
	background: -moz-linear-gradient(bottom, #74b934, #8ece52);
	background: linear-gradient(bottom, #74b934, #8ece52);
}
.iuqytl li .cs a:hover {
	opacity: 0.8;
}
/* pagination */
.pagination {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding: 20px 0 ;
}
.pagination li {
	padding: 0 5px;
}
.pagination li a, .pagination li span {
	display: block;
	overflow: hidden;
	padding: 0 12px;
	line-height: 32px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #f9f9f9;
}
.pagination li a:hover {
	background: #ff6200;
	color: #fff;
	border-color: #ff6200;
}
.pagination li.active span {
	cursor: default;
	background: #025ea9;
	color: #fff;
	border-color: #025ea9;
}
.pagination li.disabled span {
	background: #eee;
	color: #888;
	cursor: not-allowed;
}
/* tan_pic */
.tan_pic {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 80px;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.85);
}
.tan_pic .swiper-container {
	width: 100%;
	height: 100%;
}
.tan_pic .swiper-container .swiper-slide {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.tan_pic .swiper-container .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
}
.tan_pic .close {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 36px;
	cursor: pointer;
	color: #fff;
	transition: all 0.3s;
	background: #000;
}
.tan_pic .close:hover {
	background: #025ea9;
}
.tan_pic .swiper-pagination-bullets {
	width: 100%;
	z-index: 5;
	left: 0px;
}
.tan_pic .swiper-pagination-bullet {
	width: 35px;
	height: 7px;
	background: #e0e0e0;
	border-radius: 4px;
	opacity: 1;
	margin: 0 10px;
	outline: none;
}
.tan_pic .swiper-pagination-bullet-active {
	background: #025ea9;
}
.tan_pic .swiper-button-next, .tan_pic .swiper-button-prev {
	top: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin-top: -40px;
	background: none;
	font-size: 60px;
	z-index: 5;
	opacity: 1;
	outline: none;
	color: #fff;
	transition: all 0.3s;
}
.tan_pic .swiper-button-next:hover, .tan_pic .swiper-button-prev:hover {
	color: #025ea9;
}
.tan_pic .swiper-button-disabled {
	opacity: 0.2;
}
.tan_pic .swiper-button-next {
	right: 0px;
}
.tan_pic .swiper-button-prev {
	left: 0px;
}
/* tan_box */
#tan_box {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999;
}
.tan_box {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.tan_box .box {
	position: relative;
	background: #fff url(../img/loading.gif) center center no-repeat;
	padding: 10px;
	box-shadow: 0 0 15px #ccc;
	border-radius: 5px 0 5px 5px;
}
.tan_box .box img {
	max-height: 100%;
	max-width: 100%;
}
.tan_box .box video, .tan_box .box iframe {
	width: 1000px;
	height: auto;
	float: left;
	display: block;
	overflow: hidden;
}
.tan_box .box iframe {
	height: 560px;
}
.tan_box .close {
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: -36px;
	background: #fff;
	cursor: pointer;
	box-shadow: 0 0 5px #ccc;
	transition: all 0.3s;
	border-radius: 5px 5px 0 0;
}
.tan_box .close .iconfont {
	display: inline-block;
	transition: all 0.3s;
}
.tan_box .close:hover {
	background: #025ea9;
}
.tan_box .close:hover .iconfont {
	transform: rotate(360deg);
	color: #fff;
}
.copyright {
	clear: both;
	text-align: center;
	padding-bottom: 15px;
}
.html-read {
	color: #025ea9;
	text-align: center;
}
.html-read a {
	color: #025ea9;
}
.lrclwk {
	margin: 20px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	color: #666;
	padding: 8px;
	text-indent: 62px;
	line-height: 26px;
	position: relative;
	min-height: 50px;
	clear: both;
	background: #f5f5f5;
}
.lrclwk .aswvwl {
	position: absolute;
	left: 8px;
	top: 8px;
	background: #74b934;
	text-indent: 0;
	width: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.lrclwk .aswvwl:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 5px solid #74b934;
	border-bottom: 4px solid transparent;
	transform: translateY(-50%);
}
.web_body_html {
	margin: 20px 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.8
}
.web_body_html a {
	color: red;
}
.web_body_html ul, .web_body_html ol {
	list-style-type: disc;
	margin-left: 20px
}
.web_body_html ul li, .web_body_html ol li {
	list-style: inherit;
	list-style-type: inherit;
	padding: 1px 0
}
.web_body_html em {
	background: #74b934;
	color: #fff;
	border-radius: 100px;
	display: inline-block;
	padding: 0 9px;
	margin: 2px 5px;
	font-style: normal;
}
.web_body_html h2 {
	border-left: 5px solid #025ea9;
	font-size: 22px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 0 !important;
	padding: 0 0 0 15px !important;
	color: #000 !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h2:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #eee
}
.web_body_html h3 {
	border-left: 5px solid #ff6600;
	font-size: 18px !important;
	line-height: 1.2 !important;
	margin: 15px 0 10px 8px !important;
	padding: 0 0 0 15px !important;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center
}
.web_body_html h3:after {
	content: "";
	width: 0;
	margin-left: 10px;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1px;
	background: #efefef
}
.web_body_html img {
	max-width: 100% !important;
	height: auto !important;
	margin: 10px 0
}
.web_body_html table {
	border: 1px solid #ddd;
	width: 100%;
	margin: 10px 0
}
.web_body_html table th, .web_body_html table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: left
}
.web_body_html table th {
	background: #74b934;
	color: #fff
}
.web_body_html>*:first-child {
	margin-top: 0 !important
}
.zrvbqx {
	background: #F6F6F6;
	padding: 8PX;
}
