@charset "gb2312";
* {
	word-break: break-all;
	margin: 0;
	padding: 0;
}
body {
	behavior: url("csshover3.htc");
}
body {
	font-size: 16px;
	color: #262e41;
	font-family: Arial, Helvetica, sans-serif, "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px auto;
	line-height: 30px;
	background-color: #FFF;
	width: 100%;
	overflow-x: hidden;
}
*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #007af8;
	text-decoration: none
}
h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li, dl, dt, dd {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.lan {
	color: #007af8;
}
i, em {
	font-style: normal;
}
.clear, .c {
	clear: both;
}
.mcon tr:hover {
	color: #007af8;
}
.blank {
	clear: both;
	height: 20px;
}
.about {
	float: right;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	display: block;
}
.imgZoom:hover img {
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.imgFanzhuan {
	overflow: hidden;
}
.imgFanzhuan img {
	display: block;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.imgFanzhuan:hover img {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.gsnr {
	font-size: 16px;
	line-height: 33px;
}
.gsnr p {
	margin-bottom: 10px;
}
.gcsj {
	padding: 40px 0;
}
.topc1 table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	font-size: 14px;
}
.topc1 table tr:nth-child(odd) {
	background: #F4F4F4;
}
.topc1 table td:nth-child(even) {
}
.topc1 table tr:hover, .topc1 table tr:hover p {
	background: #007af8;
	color: #fff;
}
.topc1 table td, .topc1 table th {
	border: 1px solid #dddddd;
}
.topc1 table tr:nth-of-type(1) {
/*background: #007af8;
	color: #ffffff;*/
}
img {
	max-width: 100%;
	border: 0;
	height: auto;
}
.input, .textarea {
	border-top: ridge 1px #ccc;
	border-right: inset 1px #D8D8D8;
	border-bottom: inset 1px #D8D8D8;
	border-left: ridge 1px #ccc;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #fff
}
.wrap {
	width: 1400px;
	margin: 0 auto;
}
.m1 .m1t {
}
.m1t {
	text-align: center;
	margin-bottom: 40px;
}
.m1t h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	text-transform: uppercase;
	color: #f6f6f6;
}
.m1t h2 {
	font-size: 36px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}
.m1t h2 b {
	font-weight: bold;
}
.m1t h2 span {
	font-style: normal;
	color: #d92a36;
}
.m1t p {
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}
.m1t div {
	width: 26px;
	height: 2px;
	background-color: #007af8;
	margin: 10px auto auto;
}
.top2 {
	width: 100%;
	height: 149px;
        padding-top:20px;


}
.logo {
	float: left;
	width: 66px;
	
}
.tel {
	float: right;
	width: 370px;
	padding-top: 25px;
	text-align: right;
}
.sydh {
	width: 100%;
	height: 55px;
	line-height: 55px;
	float: left;
        background-color:#007af8;
}
.sydh li {
	float: left;
	width: 16.6%;
	text-align: center;
	display: inline;
}
.sydh li a {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	display: block;
	color: #fff;
}
.sydh li a:hover {
	color: #fff;
}
.sjnav {
	display: none;
}
#sjslideBox {
	display: none;
}
#slideBox {
}
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	display: none;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) #067ded -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.mm {
	background-color: #007af8;
	padding: 50px 0;
}
.mm ul {
	overflow: hidden;
	color: #ffffff;
}
.mm li {
	width: 25%;
	float: left;
}
.mm li div {
	padding: 0 50px;
	border-left: 1px #ffffff solid;
}
.mm li div.noline {
	border: 0;
}
.sjtit {
	display: none;
}
.mcpfl {
	background: url(../images/mcpfl.jpg) no-repeat center center;
	padding: 30px 0 50px;
}
.mcpfl .m1t {
	text-align: left;
}
.mcpfl ul {
	overflow: hidden;
}
.mcpfl li {
	width: 50%;
	float: left;
	text-align: center;
}
.mcptj {
	padding: 50px 0;
}
#cpdivMainTab {
	width: 100%;
	margin-bottom: 30px;
}
#cpdivMainTab ul {
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 30px;
	border: 1px #8d8d8d solid;
}
#cpdivMainTab li {
	float: left;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	width: 33%;
	height: 47px;
	line-height: 47px;
}
#cpdivMainTab .normal {
}
#cpdivMainTab .selected {
	color: #ffffff;
	background-color: #3e7fff;
	background-image: linear-gradient(to right, #3e7fff, #62afff);
	border-radius: 30px;
}
.mcp2 ul {
	overflow: hidden;
}
.mcp2 li {
	width: 31%;
	margin: 0 1% 3%;
	float: left;
	position: relative;
}
.mcp2 li img {
	display: block;
}
.mcp2 li .mcpbox {
	background-color: #f3f3f3;
	border-bottom-right-radius: 50px;
	position: relative;
}
.mcp2 li h3 {
	font-size: 18px;
	font-weight: normal;
	background: url(../images/mcpico.png) #ffffff no-repeat 20px center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 85%;
	margin: 0 auto;
	border-radius: 15px;
	line-height: 60px;
	padding-left: 70px;
	position: relative;
	top: -30px;
}
.mcp2 li span {
	float: right;
	display: block;
	width: 190px;
	height: 48px;
	font-size: 14px;
	text-align: center;
	background-color: #ff7e24;
	line-height: 48px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	color: #ffffff;
}
.mcp2 li p {
	font-size: 14px;
	color: #666;
	padding: 0 40px;
	margin-top: -15px;
	line-height: 24px;
}
.mcp2 li a:hover span {
	background-color: #007af8;
}
.mgd {
	width: 160px;
	height: 55px;
	line-height: 55px;
	border: 1px #333 solid;
	text-align: center;
	margin: 0 auto;
	border-radius: 30px;
}
.mgd a {
	color: #333;
}
.mys {
	overflow: hidden;
	background: url(../images/mys.jpg) no-repeat center bottom;
	height: 932px;
}
.mysc {
	width: 75%;
	float: right;
	margin-top: 400px;
}
.mysc li {
	width: 33%;
	float: left;
	text-align: center;
}
.mfw {
	overflow: hidden;
	background: url(../images/mfw.jpg) no-repeat center center;
	padding: 40px 0;
}
.mfw ul {
	overflow: hidden;
}
.mfw li {
	width: 20%;
	float: left;
	text-align: center;
}
.mfwc {
	height: 196px;
	width: 155px;
	background: url(../images/mfw1.png) no-repeat center center;
	margin: 0 auto;
}
.mfline {
	width: 29px;
	height: 7px;
	background-color: #ff7e24;
	margin: 0 auto;
	border-radius: 7px;
}
.mfw li p {
	font-size: 30px;
	padding: 15px 30px;
	line-height: 1;
}
.mfw li h3 {
	font-size: 80px;
	font-family: Impact;
	line-height: 1;
	font-weight: normal;
}
.mfw li:hover .mfwc {
	background: url(../images/mfw2.png) no-repeat center center;
	color: #ffffff;
}
.mfw li:hover .mfline {
	background-color: #ffffff;
}
.m3 {
	padding-bottom: 80px;
	
}
.m32 {
	width: 50%;
	float: left;
	margin-top: 30px;
}
.m32 div {
        width:600px;
	border: 8px #ffffff solid;
	border-radius: 10px;
	box-shadow: 0 0 20px #b6cbe1;
}
.m32 img {
	display: block;
}
.m3 .mgd {
	float: right;
	height: 40px;
	line-height: 40px;
}
.m31 {
	width: 45%;
	float: left;
	margin-left: 4%;
	display: inline;
}
.m31t {
	background: url(../images/m32.png) no-repeat right top;
	padding: 30px 0 20px;
	color: #007af8;
	text-align: right;
	font-size: 36px;
}
.m31c {
	margin: 50px 0;
}
.m31c h3 {
	background: url(../images/m31.png) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 24px;
}
.m31c p {
	text-indent: 2em;
	color: #666666;
}
.m33 {
	margin-top: 80px;
	clear: both;
}
.m33t {
	background: url(../images/m33.png) no-repeat center center;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
.yyzz {
	text-align: center;
	width: 411px;
	border: 10px #ffffff solid;
	margin: 0 auto;
}
.m5 {
	background: url(../images/m5.jpg) no-repeat center top;
	position: relative;
}
.m5 .m1t {
	width: 250px;
	float: left;
	position: relative;
	top: -25px;
	left: -55px;
}
.picMarquee-left {
	position: relative;
	margin: 0 auto 20px 220px;
	overflow: hidden;
	padding-top: 120px;
}
.picMarquee-left .hd {
	overflow: hidden;
	margin-top: 30px;
	width: 130px;
}
.picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 50%;
	height: 56px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	text-align: center;
}
.picMarquee-left .hd .prev {
}
.picMarquee-left .hd .next {
}
.picMarquee-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
	display: none;
}
.picMarquee-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}
.picMarquee-left .hd ul li.on {
	background-position: 0 0;
}
.picMarquee-left .bd {
}
.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	margin: 0 -10px;
}
.picMarquee-left .bd ul li { /**/
	margin: 0 20px 0 0;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 320px;
}
.picMarquee-left .bd ul li a {
	display: block;
}
.picMarquee-left .bd ul li a:hover {
}
.picMarquee-left .bd ul li .pic {
	text-align: center;
	position: relative;
}
.picMarquee-left .bd ul li .pic img {
	display: block;
}
.picMarquee-left .bd ul li .pic em {
	display: none;
}
.picMarquee-left .bd ul li:hover .pic em {
	display: block;
	width: 70%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgb(0, 122, 248, 0.8);
	border-radius: 26px;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	z-index: 99;
	top: 35%;
	left: 15%;
}
.picMarquee-left .bd ul li .title {
	background-color: #ffffff;
}
.picMarquee-left .bd ul li h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 66px;
}
.picMarquee-left .bd ul li:hover .title {
	background-color: #696969;
	color: #ffffff;
}
.picMarquee-left .hd .pageState {
	display: none;
}
.sjal {
	display: none;
}
.m7 {
	background: url(../images/m7.jpg) no-repeat center top;
	height: 1105px;
}
.m7 .m1t {
	padding: 50px 0;
}
#divMainTab {
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
}
#divMainTab ul {
	width: 25%;
	float: right;
}
#divMainTab li {
	float: left;
	margin: 0 1%;
	text-align: center;
	font-size: 22px;
	cursor: pointer;
	width: 48%;
	height: 40px;
	line-height: 40px;
	border-radius: 30px;
}
#divMainTab .normal {
	background-color: #f5f5f5;
}
#divMainTab .selected {
	background-color: #007af8;
	color: #ffffff;
}
.m71 {
	width: 35%;
	float: left;
	margin-right: 5%;
	background-color: #0060cb;
}
.m71 a {
	display: block;
	margin: 20px;
	padding: 40px;
	background-color: #ffffff;
}
.m71 h3 {
	margin: 20px 0;
}
.m71 p {
	margin-bottom: 20px;
}
.m7 em {
	display: block;
	width: 62px;
	color: #0060cb;
	font-size: 18px;
	border: 1px #0060cb solid;
	border-radius: 30px;
	text-align: center;
	float: right;
}
.m71 .date {
	font-size: 32px;
	text-align: center;
	margin-bottom: 15px;
}
.m71 .date span {
	font-size: 40px;
}
.m72 {
	width: 60%;
	float: left;
}
.m72 li {
	overflow: hidden;
	border: 1px #ccc solid;
	margin-top: -1px;
}
.m72 li .date {
	width: 110px;
	float: left;
	color: #666;
	text-align: center;
	border-right: 1px #ccc solid;
	padding: 30px 0;
	margin-right: 30px;
	height: 184px;
	font-size: 30px;
}
.m72 li .date span {
	font-size: 70px;
	font-family: Impact;
	margin-top: 20px;
	color: #333;
	display: block;
	margin-bottom: 40px;
}
.m72 li h3 {
	font-size: 18px;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 25px 30px 0 0;
}
.m72 li h3 span {
	color: #666666;
}
.m72 li p {
	color: #666666;
	line-height: 20px;
	padding: 0 30px 10px 0;
}
.m72 em {
	margin: 0 30px 30px 0;
}
.m72 li a:hover em {
	background-color: #0060cb;
	color: #ffffff;
}
.mly {
	background: url(../images/mly.jpg) no-repeat center center;
	height: 654px;
	overflow: hidden;
}
.mly .lyb {
	width: 540px;
	float: right;
	overflow: hidden;
}
.lybt {
	padding: 50px 0 30px 0;
	text-align: right;
}
.lybt h2 {
	font-size: 27px;
	margin-bottom: 20px;
	font-weight: normal;
}
.lybt p {
	line-height: 20px;
	font-size: 18px;
}
.mlytel {
	margin-top: 80px;
}
.lybc {
	width: 100%;
	float: left;
}
.lyk {
	border: 1px #429fff dashed;
	margin-bottom: 20px;
	height: 44px;
	line-height: 44px;
	padding: 0 10px;
	color: #333;
	background-color: #dbedff;
}
.btn1 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #007af8;
	border: 0;
	margin-bottom: 20px;
	float: right;
	color: #ffffff;
	font-size: 16px;
}
.mly .lyk .name {
	position: absolute;
	text-align: left;
	line-height: 44px;
	padding-left: 8px;
	color: #333333;
	z-index: 0;
	cursor: text;
}
.mly .lyk input {
	border: 0;
	line-height: 44px;
	display: block;
	padding: 0;
	width: 100%;
	text-indent: 120px;
	background: transparent;
	color: #333333;
}
.mly .lyk1 {
	height: 100px;
}
.mly .lyk1 textarea {
	border: 0;
	line-height: 30px;
	display: block;
	padding: 0;
	width: 100%;
	text-indent: 120px;
	background: transparent;
	color: #333333;
}
.ly2 {
	clear: both;
}
.ly2 ul {
	overflow: hidden;
}
.ly2 li {
	width: 33%;
	float: left;
	text-align: right;
}
.flink {
	width: 100%;
	line-height: 40px;
	padding: 10px 0;
	background-color: #f3f3f3;
}
.flink a {
	padding: 0 10px;
}
.flink b {
	background: url(../images/flinkt.png) no-repeat left center;
	float: left;
	padding-left: 25px;
}
.foot {
	background-color: #2b2b2b;
	overflow: hidden;
	color: #fff;
	padding: 30px 0;
}
.foot a, .bq a, .fnav a {
	color: #fff;
}
.fnav {
	background-color: #3b3b3b;
	padding: 15px 0;
	overflow: hidden;
	clear: both;
}
.fnav ul {
	width: 40%;
	float: left;
}
.fnav ul li {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 75px;
}
.fnav ul li b {
	font-size: 20px;
	color: #92c8ff;
	padding-right: 5px;
}
.fnav .flogo {
	width: 20%;
	float: left;
	text-align: center;
}
.footc {
	width: 60%;
	float: left;
}
.footc dl {
	width: 25%;
	float: left;
}
.foot dt {
	font-size: 20px;
	margin-bottom: 20px;
}
.foot dt span {
	padding-bottom: 10px;
	color: #92c8ff;
}
.foot dd {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}
.footc dd a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}/**/
.flx {
	width: 40%;
	float: left;
}
.flx dl {
	float: left;
}
.fgh {
	width: 50%;
}
.fgh dd {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.flx .fwx {
	width: 50%;
	float: left;
	text-align: right;
}
.fdz {
	text-align: right;
}
.bq {
	padding: 15px 0px;
	overflow: hidden;
	background-color: #2b2b2b;
	text-align: center;
	color: #ffffff;
	border-top: 1px #959595 solid;
}
.bq span {
	float: right;
}
.mleft {
	width: 266px;
	float: left;
	display: inline;
	margin-right: 38px;
}
.cplb {
	height: auto;
	margin-bottom: 20px;
	border: 3px #007af8 solid;
	background-color: #fff;
}
.cpt {
	background-color: #007af8;
	text-align: center;
	padding: 30px 0;
}
.cpt h3 {
	font-size: 30px;
	color: #fff;
}
.cpt p {
	font-size: 14px;
	color: #ffb36a;
	text-transform: uppercase;
}
.mtel {
	background-color: #007af8;
	text-align: center;
	padding: 20px 0;
	color: #fff;
}
.mtel h3 {
	font-size: 30px;
}
.menu_list {
	padding: 10px;
}
.menu_list dl {
	margin-bottom: 10px;
}
.menu_list dt a {
	cursor: pointer;
	position: relative;
	font-size: 18px;
	padding-left: 20px;
	line-height: 45px;
	height: 45px;
	background-color: #007af8;
	color: #fff;
	display: block;
}
.menu_list dt:hover a {
	background-color: #007af8;
	color: #fff;
}
.menu_list dd {
	display: block;
	background-image: none;
}
.menu_list dd a {
	display: block;
	border-bottom: 1px #dddddd dashed;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
}
.mright {
	float: left;
	width: 1106px;
	display: inline;
}
.sjcp {
	display: none;
}
.sycp, .sycp1 {
	overflow: hidden;
}
.sycp li {
	float: left;
	display: inline;
	margin: 0px 1% 35px;
	width: 23%;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}
.sycp1 li {
	float: left;
	display: inline;
	margin: 0px 1% 35px;
	width: 23%;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
}
.sycp li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sycp li .wz {
	padding: 20px;
}
.sycp li .wz h3 {
	font-size: 16px;
}
.sycp li .wz p {
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sycp li .wz span {
	display: block;
	height: 2px;
	width: 16px;
	background-color: #007af8;
	margin: 8px auto;
}
.sycp li .wz div {
	background-color: #3e3e3e;
	color: #fff;
	width: 120px;
	margin: 5px auto;
	border-radius: 30px;
	font-size: 12px;
}
.sycp li:hover .wz div {
	background-color: #007af8;
	color: #fff;
}
.nycontact .wx {
	display: none;
}
.nyban {
	width: 100%;
	height: 400px;
	background: url(../images/nyban.jpg) #eee no-repeat center center;/**/
	color: #fff;
	clear: both;
}
.nyban a {
	color: #fff;
}
.nyban .wrap {
	position: relative;
	top: 30%;
	display: none;
}
.nyban h2 {
	font-size: 42px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.nybancon {
	width: 60%;
	padding: 40px 70px;
}
.nybancon p {
	margin-bottom: 20px;
}
.nybancon span {
	font-size: 18px;
	border-top: 1px #fff solid;
	padding-top: 10px;
}
.nybancon div {
	width: 34px;
	height: 3px;
	background-color: #ffa01c;
	margin-bottom: 10px;
}
.nyl {
	width: 45%;
	float: left;
	margin-bottom: 50px;
}
.nyl img {
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
}
.nyr {
	width: 51%;
	float: left;
	margin-left: 4%;
	display: inline;
}
.nyr h2 {
	font-size: 26px;
	margin-bottom: 30px;
}
.nytel {
	width: 100%;
	display: inline-table;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	border-radius: 4px;
	background-color: #007af8;
	text-align: center;
	overflow: hidden;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	display: none;
}
.nytel a {
	color: #fff;
}
.news-lj {
	clear: both;
	overflow: hidden;
	padding: 10px 20px;
	padding-left: 130px;
	box-sizing: border-box;
	background: url(../images/ico_newslj.png) #f3f3f3 no-repeat 20px center;
	margin: 30px auto;
}
.news-lj p {
	color: #666;
	line-height: 24px;
	padding: 10px 0;
	background-size: 75pt
}
.news-lj p font {
	color: #007af8
}
.news-tel {
	line-height: 44px
}
.news-tel span {
	float: left;
	padding-left: 42px;
	background: url(../images/new-tel.png) no-repeat left center;
}
.news-tel span i {
	font-style: normal;
}
.news-tel span a {
	color: #007af8;
	font-size: 26px;
	font-weight: 700;
	margin-left: 8px
}
.news-tel a.new_btn {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 40px;
	padding: 0 20px 0 55px;
	background: url(../images/ico_btn.png) #007af8 no-repeat 10px 4px;
	background-size: 30px
}
.news-tel a.new_btn:hover {
	color: #ff0
}
.ny .m1t h2 {
	background-image: none;
}
.ny .m1t {
	margin-bottom: 0;
}
.nyms {
	margin-top: 20px;
	border-bottom: 1px #dddddd solid;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
	border-top: 2px #007af8 solid;
}
.nyms p {
	position: relative;
	padding-left: 18px;
}
.nyms p:before {
	content: '';
	width: 8px;
	height: 8px;
	display: block;
	border: 2px solid #007af8;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 10px;
}
.pro-link {
	position: relative;
	width: 100%;
	height: 58px;
	margin: 60px auto 16px;
	border-radius: 10px;
	background-color: #007af8;
}
.pro-link i {
	position: absolute;
	left: 18px;
	bottom: 0;
	width: 96px;
	height: 100px;
	background: url(../images/tel-pic.png) no-repeat center;
}
.pro-link span {
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	line-height: 58px;
	padding: 0 40px 0 130px;
	cursor: pointer;
	background: url(../images/tel-hand.gif) no-repeat right center;
}
.pro-link span:hover {
	-webkit-animation: link-down 1.5s linear 2;
	-o-animation: link-down 1.5s linear 2;
	animation: link-down 1.5s linear 2;
}
@-webkit-keyframes link-down {
 25% {
-webkit-transform: translateY(-3px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
 75% {
-webkit-transform: translateY(3px);
}
}
@keyframes link-down {
 25% {
transform: translateY(-3px);
}
 50%, 100% {
transform: translateY(0);
}
 75% {
transform: translateY(3px);
}
}
.pro-tel {
	float: right;
	width: 57%;
	height: 72px;
	line-height: 27px;
	color: #FFF;
	font-size: 16px;
	margin-top: -14px;
	border-radius: 0 10px 10px 0;
	border-radius: 0\9;
	background: url(../images/tel-side.png) no-repeat #393B45 left center;
}
.pro-tel strong {
	font-size: 22px;
	line-height: 1;
}
.pro-tel img {
	float: left;
	margin-top: 8px;
	margin-right: 18px;
}
.pro-tel div {
	padding: 8px 40px 8px 60px;
}
.gy {
	font-size: 16px;
	line-height: 32px;
}
.promenu {
	margin: 0 auto 10px;
	overflow: hidden;
}
.promenu ul {
	margin: 0 -1% auto;
	overflow: hidden;
}
.promenu ul li {
	float: left;
	text-align: center;
	width: 23%;
	margin: 0 1%;
	background-color: #ccc;
	border-radius: 5px;
}
.promenu ul li a {
	color: #333;
	display: block;
	font-size: 18px;
	border-right: solid 1px #fff;
	padding: 10px 0;
}
.promenu ul li a:hover {
	color: #fff;
}
.promenu ul li:hover, .promenu .cur, .promenu .cur a {
	background-color: #007af8;
	color: #fff;
	border-radius: 5px;
}
.promenu ul li span {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	background: url(../images/ico.png) no-repeat;
	display: none;
	border-radius: 5px;
}
.promenu ul .li1 span {
	background-position: -88px 0;
}
.promenu ul .li2 span {
	background-position: -88px -55px;
}
.promenu ul .li3 span {
	background-position: -88px -110px;
}
.promenu ul .li4 span {
	background-position: -88px -165px;
}
.cpright {
	width: 294px;
	float: left;
	margin-left: 66px;
}
.cp_body {
	width: 840px;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.cp_name {
	width: 100%;
	border-bottom: 1px #eaeaea solid;
	background-color: #007af8;
	float: left;
	margin-top: 20px;
}
.cp_erNav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cp_erNav li {
	width: 25%;
	height: 64px;
	float: left;
	line-height: 64px;
	display: inline;
	text-align: center;
}
.cp_erNav li a {
	color: #FFF;
	text-decoration: none;
	float: left;
	width: 100%;
	font-size: 16px;
}
.cp_erNav li a:hover {
	color: #ffffff;
	float: left;
	width: 100%;
	background-color: #ffad00;
}
.cp_txt {
	width: 100%;
	overflow: hidden;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.cp_txt p {
	line-height: 35px;
	color: #333;
}
.cp_txt table {
	margin-top: 10px;
}
.txt_name {
	font-size: 26px;
	font-weight: bold;
	background: url(../images/m31.png) no-repeat left center;
	margin-bottom: 20px;
	padding-left: 40px;
}
.cpxgxw {
	margin-bottom: 40px;
}
.cpxgxwt {
	background-color: #f2f2f2;
	line-height: 50px;
}
.cpxgxwt h2 {
	font-size: 26px;
	background: url(../images/xgt2.png) no-repeat left center;
	width: 206px;
	height: 50px;
	text-indent: 40px;
	color: #fff;
}
.cpxgxwt span {
	float: right;
	padding-right: 20px;
}
.cpxgxw ul, .cpxg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
}
.cpxgxw li {
	width: 48%;
	float: left;
	margin: 0 1%;
	background: url(../images/m11.png) no-repeat left center;
	text-indent: 20px;
	border-bottom: 1px #ddd dashed;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.cply {
	clear: both;
}
.cpxgt {
	background: url(../images/cpxgt.png) #f0f0f0 no-repeat 20px center;
	height: 70px;
	padding-left: 80px;
}
.cpxgt h2 {
	font-size: 26px;
	padding-top: 10px;
}
.cpxgt p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	color: #666;
}
.cp_xg ul {
	border: 1px #dddddd solid;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}
.cp_xg li {
	text-align: center;
}
.nylx {
	border: 1px #dddddd solid;
}
.nylxc {
	padding: 10px;
}
.nylx h2 {
	font-size: 18px;
}
.ny {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 32px;
}
.p16 {
	font-weight: bold;
	font-size: 20px;
}
.ptitle {
	line-height: 35px;
	margin-bottom: 8px;
	text-align: center;
}
.pline {
	border-bottom: 4px double #dddddd;
	height: 35px;
}
.info {
	text-align: center;
	line-height: 30px;
	color: #666;
	padding-right: 18px;
	border-top: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	margin-bottom: 20px;
}
.page {
	line-height: normal;
	font-size: 14px;
}
.page a, .page span {
	display: block;
	color: #390;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	border: 1px solid #ccc;
	padding: 5px;
	float: left;
	margin: 5px 2px;
	text-align: center;
}
.page a:hover, .page a.current {
	color: #F44;
	border: 1px solid #F44
}
.page input {
	color: #390;
	border: 0;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 3px 5px;
	width: 40px;
}
.mrtit {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 15px;
}
.mrtit span {
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.mrtit span a {
	color: #007af8;
}
.mrtit em {
	float: right;
	font-style: normal;
	padding-right: 10px;
}
.prenext {
	color: #cc0000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	width: 98%;
	line-height: 30px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-bottom: 15px;
}
.prenext .pre {
	float: left;
	width: 100%;
}
.prenext .pre a {
	color: #333;
	text-decoration: none;
}
.prenext .pre a:hover {
	color: #007af8;
}/* 上一篇 */
.prenext .next {
	text-align: left;
	float: left;
	width: 100%;
}
.prenext .next a {
	color: #333;
	text-decoration: none;
}
.prenext .next a:hover {
	color: #007af8;
}
.list {
}
.list .node {
	margin-bottom: 8px
} /* 单个文章信息 */
.list .node .title {
	padding-bottom: 6px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBEBEB
} /* 标题 */
.list .node .title h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px
} /* 标题 */
.list .node .title a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	padding-left: 5px
}
.list .node .title a:hover {
	text-decoration: underline
}
.list .node .description {
	padding: 8px;
	line-height: 150%;
	color: #555
} /* 描述 */
.list .node .description p {
	margin: 0px;
	padding: 0px
}
.list .node .info {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 18px
} /* 文章其他信息 */
.list .node .info span {
	color: #390;
}
.box {
	background-color: #e1e1e1;
	padding-bottom: 10px;
}
.title1 {
	height: 51px;
	line-height: 43px;
	background: #068ef4;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.title1 a {
	color: #ffffff;
}
.content1 {
	background: none;
	overflow: auto;
	padding: 0px 10px;
}
.content1 a {
	display: block;
	height: 33px;
	line-height: 33px;
	border-bottom: 1px #fefefe solid;
	overflow: hidden;
	background: url(../images/dot.jpg) left 10px no-repeat;
	width: 110px;
	float: left;
	padding-left: 18px;
	margin-left: 5px;
	overflow: hidden;
}
.content1 a:hover {
}
.mrt {
	background-color: #e7e7e7;
	height: 47px;
	line-height: 47px;
	border-left: #007af8 5px solid;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
}
.tjcp {
	width: 100%;
	overflow: hidden;
}
.zx {
	border-bottom: 1px #dddddd dashed;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.zx h3 a {
	font-size: 18px;
}
.zx h3 span {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.cpzs {  /**/
	overflow: auto;
	zoom: 1;
}
.cpzs li {
	width: 23%;
	float: left;
	text-align: center;
	display: inline;
	margin: 1%;
	box-sizing: border-box;
	background-color: #eee;
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.cpzs1 li {
	width: 23%;
	float: left;
	text-align: center;
	display: inline;
	margin: 1%;
	box-sizing: border-box;
	background-color: #eee;
}
.cpzs li img {
}
.cpzs li .imgZoom {
	border-radius: 20px;
	border-bottom-left-radius: 0;
}
.cpzs li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 52px;
}
.cpzs li p a {
	color: #333;
	font-size: 18px;
}
.cpzs li:hover {
	background-color: #007af8;
}
.cpzs li:hover p, .cpzs li:hover p a {
	color: #fff;
}
.xgxw {
	margin-bottom: 30px;
	margin-top: 30px;
}
.fdh {
	display: none;
}
.nylx1, .nylx2 {
	width: 40%;
	float: left;
}
.nchtit {
	margin: 0 0 20px;
}
.nchtit h2 {
	font-size: 26px;
	font-weight: normal;
	background: url(../images/m31.png) no-repeat left center;
	padding-left: 40px;
	height: 47px;
	line-height: 47px;
}
.nchtit h2 span {
	border-left: 1px #999 solid;
	font-size: 18px;
	font-weight: normal;
	height: 47px;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 47px;
}
.nchtit p {
	text-indent: 40px;
}
.cp {
	margin-bottom: 30px;
}
.nchtit .gd {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background-color: #007af8;
	text-align: center;
	font-size: 14px;
}
.nchtit .gd a {
	color: #fff;
}
.nch2 {
	background-color: #f3f3f4;
	padding: 40px 0;
}
.nch1 {
	overflow: hidden;
}
.nch {  /*margin-bottom:50px;*/
}
.nch1 li {
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	text-indent: 20px;
	margin: 0 1% 2%;
}
.nch1 li:hover {
	transform: translateX(15px);
}
.nch1 li h2 {
	position: relative;
}
.nch1 li:hover h2 a {
	color: #007af8;
}
/*
.nch1 li h2:before{content: '';
    width: 6px;
    height: 6px;
    display: block;
	border:2px solid #007af8;
	border-radius:50%;
    position: absolute;
    left: 0;
    top: 10px;}*/
.nch1 li .imgZoom {
	width: 250px;
	float: left;
	margin-right: 20px;
}
.nch11 dl dd a:hover {
	color: #007af8;
}
.nch1 li .time {
	font-size: 14px;
	color: #999;
}
.nch1 li h2 {
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.nch1 li p {
	line-height: 28px;
	font-size: 16px;
	padding: 10px 0;
	color: #666;
}
.nch1 li .gd {
	width: 33px;
	height: 33px;
	float: right;
}
.nch1 li .gd a {
	display: block;
	background: url(../images/nchico.png) no-repeat 0 0;
	width: 33px;
	height: 33px;
}
.nch1 li .gd a:hover {
	background-position: -33px 0;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}
.nch1 li:hover {
}
.nch11 {
	overflow: hidden;
}
.nch11 .m1t h2 {
}
.nch11 dl {
	width: 46%;
	float: left;
	margin: 0 2% 2%;
	border-bottom: 1px #ddd dashed;
	padding-bottom: 20px;
}
.nch11 dl.tw dt {
	width: 45%;
	float: left;
	margin-right: 5%;
}
.nch11 dl.tw dd {
	width: 50%;
	float: left;
}
.nch11 dl dd h3 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.nch11 dl dd p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
}
.nch11 dl dd .time {
	color: #999;
}
.nch11 dl dd .gd {
	float: right;
	width: 100px;
	height: 26px;
	line-height: 26px;
	background-color: #007af8;
	text-align: center;
	color: #fff;
	border-radius: 3px;
}
.nch11 dl.rq dt {
	width: 15%;
	float: left;
	margin-right: 5%;
	color: #999;
	font-size: 14px;
	text-align: right;
}
.nch11 dl.rq dt span {
	font-size: 30px;
	display: block;
}
.nch11 dl.rq dd {
	width: 80%;
	float: left;
}
.newslist {
	padding: 55px 0
}
.newslist .w {
	position: relative
}
.newslist .tit-zs {
	left: 3px;
	top: -67px;
	z-index: 2
}
.newslist .tit-zs i:after, .newslist .tit-zs i:before, .newslist .tit-zs:before {
	opacity: .5
}
.newslist .tit-zs:before {
	opacity: .03
}
.newslist .tit-zs i:after {
	opacity: .1
}
.newslist ul {
	width: 98%;
	margin: 0 1%;
	position: relative
}
.newslist ul:before {
	content: "";
	width: 1px;
	background: #e4e6ea;
	display: block;
	position: absolute;
	left: 4px;
	top: -7%;
	bottom: 0;
	display: none;
}
.newslist ul li {
	padding: 8px 0 8px 47px;
	position: relative;
	z-index: 3;
	border-bottom: 1px #ddd dashed;
	margin-bottom: 10px;
}
.newslist ul li:before {
	content: "";
	width: 40px;
	height: 1px;
	background: #e4e6ea;
	display: block;
	position: absolute;
	left: 0;
	top: 52px
}
.newslist ul li:after {
	content: "";
	width: 9px;
	height: 9px;
	background: #e4e6ea;
	border-radius: 50%;
	display: block;
	position: absolute;
	left: 0;
	top: 48px
}
.newslist ul li .date {
	font-size: 16px;
	color: #21252d
}
.newslist ul li h3 a {
	font-size: 22px;
	color: #66686c;
	font-weight: 700;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 18px 0 28px;
	display: block;
	transition: all ease .5s
}
.newslist ul li p {
	height: 60px;
	font-size: 16px;
	color: #66686c;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
.newslist ul li .more {
	font-size: 14px;
	text-align: right;
	display: block;
	transition: all ease .5s
}
.newslist ul li .more:after {
	content: "";
	width: 32px;
	height: 9px;
	background: url(../images/news-more.png) center right no-repeat;
	display: inline-block;
	margin-left: 9px;
	opacity: .5;
	transition: all ease .5s
}
.newslist ul li:hover h3 a {
	color: #007af8
}
.newslist ul li:hover .more {
	color: #007af8
}
.newslist ul li:hover .more:after {
	width: 44px;
	opacity: 1
}
.newslist ul li:hover {
	background-color: #fefefe;
}
.nylx1 {
	width: 50%;
	float: left;
}
.nylx1 h3 {
	color: #333;
	font-size: 22px;
	margin-bottom: 30px;
}
.nylx1 p {
	line-height: 30px;
	color: #676767;
	font-size: 18px;
	margin-bottom: 10px;
}
.nylx1 p img {
	margin-right: 10px;
	float: left;
}
.way-con {
	clear: both;
	overflow: hidden;
	padding-top: 50px;
	margin-top: 40px;
	border-top: 1px solid #EEE;
}
.way-con a {
	display: block;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	width: 125px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
	background-color: #007af8;
}
.way-con b {
	display: block;
	color: #676767;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	margin: 10px 0;
}
.nylx2 {
	float: right;
	text-align: right;
	width: 38%;
}
.nylx2 img {
	width: 80%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	border: 10px #ddd solid;
}
.mlx3 {
	margin-bottom: 50px;
}
.mlx3 .mat div {
	margin-top: 10px;
}
.newsli li {
	border-bottom: 1px #dddddd dashed;
	line-height: 35px;
}
.newsli li span {
	float: right;
	color: #999999;
}
.gycp {
	padding-top: 40px;
}
.gycp li {
	background: #f3f5f7;
	box-shadow: 0 0 15px #c7cdea;
	width: 31%;
	margin: 0 1% 2%;
	text-align: center;
	float: left;
	border-radius: 20px;
}
.gycp li img {
	border-radius: 10px;
	border-bottom-left-radius: 30px;
}
.gycp li p {
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gycp li:hover, .gycp li:hover a {
	background-color: #007af8;
	color: #fff;
}
.list1 {
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
}
.list1 li {
	width: 25%;
	float: left;
}
.list1 li i {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	margin-right: 5px;
}
.proonedetailfltel {
	clear: both;
	font-size: 20px;
	color: #999;
	margin-top: 30px;
	margin-bottom: 30px;
}
.proonedetailfltel strong {
	font-size: 30px;
	color: #007af8;
	vertical-align: text-bottom;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}
.proonedetailfltel strong a {
	color: #007af8;
}
.dqwz {
	clear: both;
	color: #555;
	font-size: 14px;
	background-color: #f1f4fb;
	margin-bottom: 50px;
	padding: 15px 0;
}
.dqwz img {
	width: 14px;
	margin-right: 5px;
	line-height: 14px;
}
.dqwz a {
	color: #555;
}
.dqwz span {
	color: #333;
}
.dqwz .p2 {
	display: none;
}
.sj {
	display: none;
}
.ser-flow .gyfw li {
	width: 12.28%;
	border: 1px #007af8 solid;
	border-radius: 10px;
	margin: 0 1%;
	padding: 20px 0;
}
.ser-flow .gyfw .ser-line {
	bottom: 17%;
	display: none;
}
.ser-flow .gyfw li span {
	margin: 10px auto;
}
.ser-flow .gyfw li:hover {
	background-color: #007af8;
}
.ser-flow .gyfw li:hover h3 {
	color: #fff;
}
.new_cate {
	padding: 20px 0;
	text-align: center;
	z-index: 10;
	overflow: hidden;
	margin-top: 35px;
}
.new_cate li {
	display: inline-block;
*display:inline;
*zoom: 1;
	margin: 0 4%;
	color: #07284E;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	z-index: 999;
	color: #fff
}
.new_cate li a {
	color: #07284E;
}
.new_cate li ._title {
	background: #999;
	border-radius: 10rem;
	line-height: 2.1rem;
	color: #fff;
	padding: 7px 26px;
	display: block;
	font-weight: 600
}
.new_cate li.active .active {
	background-color: #007af8;
	border-radius: 10rem;
	line-height: 2.1rem;
	padding: 5px 20px;
	display: block;
	color: #fff
}
.new_cate li.active ._title {
	background: #007af8;
	color: #fff
}
.new_cate .dot_icon {
	width: 26px;
	height: 26px;
	border: 1px solid transparent;
	border-radius: 50%;
	display: block;
	margin: -8px auto 10px;
	position: relative;
	display: none;
}
.new_cate .dot_icon:after {
	content: "";
	width: 20px;
	height: 20px;
	background: #999;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	border-radius: 50%;
}
.new_cate li.active .dot_icon {
	border-color: #007af8;
	z-index: 999;
	display: none;
}
.new_cate li.active .dot_icon:after {
	background: #007af8;
}
.new_cate li:after {
	content: "";
	width: 230px;
	height: 1px;
	background: rgba(0,0,0,.40);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99cfcecf, endcolorstr=#99000000);
	position: absolute;
	top: 6px;
	right: 63%;
	display: none;
}
.new_cate li:first-child:after {
	display: none;
}
.alart {
	width: 65%;
	margin: 0 auto;
}
.alart div {
	margin: 0 auto 10px;
	text-align: center;
}
.alart .slideBox .bd img {
	max-width: 100%;
}
/* in_qywh */
.ptbmain {
	padding-top: 60px;
	padding-bottom: 70px;
	background: #fafafa;
	overflow: hidden;
	margin: 50px 0 0;
}
.in_qywh {
/* 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_qywh .box1 {
	/* -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;*/
	width: 50%;
	float: left;
	margin-right: 5%;
	padding-top: 70px;
}
.in_qywh .box1 .tit {
}
.in_qywh .box1 .tit em {
	font-size: 48px;
	color: #eaeaea;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.in_qywh .box1 .tit span {
	font-size: 30px;
	display: block;
	overflow: hidden;
	padding: 10px 0 30px 0;
}
.in_qywh .box1 .text {
	font-size: 16px;
	line-height: 2;
	color: #888;
}
.in_qywh .box1 .text span {
	color: #fb5339;
	display: block;
}
.in_qywh .xun {
	width: 40%;
	float: left;
}
.in_qywh .xun li {
	float: left;
	margin: 15px;
	width: 240px;
	height: 200px;
	background: #fff;
	text-align: center;
	transition: all 0.3s;
}
.in_qywh .xun li .tb {
	margin-top: 40px;
}
.in_qywh .xun li .tb i {
	display: block;
	width: 60px;
	height: 55px;
	margin: 0 auto;
}
.in_qywh .xun li .tb .icon-tuanjie {
	background: url(../images/tb1.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-wushi {
	background: url(../images/tb2.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-chuangxin {
	background: url(../images/tb3.jpg) no-repeat center center;
}
.in_qywh .xun li .tb .icon-gaoxiao {
	background: url(../images/tb4.jpg) no-repeat center center;
}
.in_qywh .xun li span {
	font-size: 16px;
	display: block;
	overflow: hidden;
	margin: 15px 0 0 0;
}
.in_qywh .xun li:hover {
	box-shadow: 0 5px 15px #ddd;
}
.wl {
	overflow: hidden;
	margin-top: 20px;
}
.wl li {
	width: 18%;
	margin: 0 1%;
	float: left;
}
.wl li span {
	font-size: 14px;
	text-align: center;
	display: block;
	line-height: 24px;
}
 @media screen and (max-width: 1500px) {
.banner {
	width: 100%;
}
.wrap {
	width: 90%;
	margin: 0 5%;
}
.top2 {
	height: auto;
	background-image: none;
}
.logo {
	width: 13%;
}
.sydh {
	width: 60%;
	margin: 0;
}
.tel {
	width: 27%;
}
.mleft {
	width: 25%;
	margin-right: 2%;
}
.mright {
	width: 73%;
}
.cpt img {
	width: 100%;
}
.cp_body {
	width: 73%;
	margin-right: 2%;
}
.cpright {
	width: 25%;
	margin: 0;
}
.mfw3 li {
	width: 31.33333%;
	margin: 0 1%;
	height: auto;
}
.m71 {
	width: 48%;
	margin-right: 2%;
	box-sizing: border-box;
}
.m72 {
	width: 50%;
	box-sizing: border-box;
}
.in_qywh .box .tit em {
	font-size: 30px;
}
/*
.in_qywh .xun{ width:50%;}*/
.in_qywh .xun li {
	width: 48%;
	margin: 0 1% 2%;
}
}
@media screen and (max-width: 1366px) {
.m32 {
	margin-top: 75px;
}
}
 @media screen and (max-width: 1280px) {
.top2 {
	padding: 0;
}
.mlctel {
	width: 100%;
}
.mys {
	display: none;
}
}
 @media screen and (max-width: 1200px) {
.sydh {
	width: 70%;
	display: none;
}
.logo {
	width: 30%;
}
.tel {
	width: 70%;
}
.top2 {
	border: 0;
}
.sjnav {
	display: block;
	width: 100%;
	background-color: #007af8;
	float: left;
}
.sjnav ul {
	overflow: hidden;
}
.sjnav li {
	width: 14%;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.sjnav li a {
	display: block;
	color: #fff;
}
.sjnav li:last-child a {
	background-image: none;
}
.mssbg {
	display: none;
}
/**/
.outBox .hd ul {
	width: 100%;
}
.mcp2 li h3 span {
	display: none;
}
#wrap ul li {
	margin: 0 1% 2%;
}
.mm {
	display: none;
}
.mysc dd .mys1 {
	margin-left: 0;
}
.mcpflc li span {
	display: none;
}
}
 @media screen and (max-width: 980px) {
.top2 {
	height: auto;
}
.top2 .wrap {
	width: 100%;
	margin: 0;
}
.sjnav {
	width: 100%;
}
.sjalt {
	display: block;
}
.m34 li p {
	width: 100%;
}
.mys {
	display: none;
}
.m7 {
	background-size: cover;
	height: auto;
	background-image: none;
}
.m7 .m1t {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
	float: none;
}
.m7 .m1t h2 {
	text-align: center;
	padding-left: 0;
}
.m72 {
	width: 100%;
	margin: 20px 0 0;
}
.m71 {
	display: none;
}
.m721 img {
	width: 100%;
}
#divMainTab {
	padding-top: 30px;
}
#divMainTab ul {
	margin: 20px auto;
	float: none;
}
.dn {
	display: none;
}
.sj {
	display: block;
}
.tags {
	display: none;
}
.ssl {
	float: none;
	margin: 0 auto;
}
.mleft {
	display: none;
}
.mright {
	width: 100%;
}
.nyban {
	display: none;
}
.dqwz .wrap {
	width: 100%;
	margin: 0;
}
.dqwz {
	display: block;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	text-align: center;
	background-color: #007af8;
	height: auto;
	line-height: auto;
	text-align: center;
	padding: 0;
	line-height: 16px;
}
.dqwz .p1 {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	text-align: center;
	background-color: #fff;
	padding: 15px 0;
}
.dqwz .p2 {
	display: block;
	color: #fff;
	padding: 10px 0;
}
.mlx1con li, .mlx1con .li1 {
	margin-left: auto;
	width: 100%;
	background-image: none;
	text-align: center;
	padding: 0;
}
.ser-show {
	padding: 30px 0;
}
.ser-show h1 {
	font-size: 30px;
}
.ser-show p {
	line-height: 24px;
}
.mlxc {
	padding: 50px 20px;
}
.cpwd1 {
	width: 100%;
	margin-right: 0;
}
.cpwd2 {
	display: none;
}
.nch11 dl {
	width: 96%;
}
.nch11 dl.rq dt {
	text-align: center;
}
.nch11 dl.tw {
	display: none;
}
.news3 .ul dl {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.newslist .fr {
	display: none;
}
.newslist ul {
	width: 96%;
}
.in_qywh {
	display: block;
}
.in_qywh .xun {
	width: 100%;
	margin: 0;
}
.in_qywh .box1 {
	width: 98%;
	margin: 0 1% 20px;
	padding-top: 0px;
}
.msg-show p span {
	margin-right: 0;
}
.bq {
	text-align: center;
}
.bq span {
	display: none;
}
.footc {
	display: none;
}
.flx {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.fwx {
	width: 30%;
}
.m7 .m1t {
	display: none;
}
#divMainTab ul {
	width: 50%;
}
}
 @media screen and (max-width: 800px) {
.sjnav {
	height: 79px;
	overflow: hidden;
	border-bottom: 1px #2193ff solid;
	width: 99.999999%;
	margin: 0 auto;
}
.sjnav li {
	width: 33.33333%;
	height: 40px;
	line-height: 40px;
	border: 1px #2193ff solid;
	margin-bottom: -1px;
	margin-right: -1px;
	box-sizing: border-box;
}
.sjnav li a {
	background-image: none;
	color: #fff;
}

.mcp2 li p {
	display: none;
}
.mcp2 li h3 {
	top: 0;
	width: 100%;
	border-radius: 0;
	background-image: none;
	text-align: center;
	padding: 0;
	background-color: #f3f3f3;
	line-height: 40px;
}
.mcp2 li span {
	display: none;
}
#cpdivMainTab ul {
	width: 100%;
}
.mgd {
	height: 35px;
	margin: 20px auto 30px;
	line-height: 35px;
}
.mfw {
	display: none;
}
.sp, .mys {
	display: none;
}
.m31 {
	width: 100%;
	margin: 0;
}
.m33 {
	width: 40%;
	display: none;
}
.m32 {
	display: none;
}
.m3 {
	background-image: none;
}
.m31t {
	text-align: center;
	background-position: center center;
}
.m3 .m1t {
	display: none;
}
.m3 .mgd {
	float: none;
}
.m5 {
	background-size: cover;
}
.mcptj li {
	width: 48%;
}
.dqwz {
	margin-bottom: 30px;
}
.picMarquee-left {
	display: none;
}
.sjal {
	display: block;
}
.mcptj, .m3 {
	padding: 40px 0 0;
}
.mly .lyb {
	padding: 25px 0;
	margin: 0 auto;
	width: 100%;
}
.mly {
	height: auto;
}
.lybt h2 {
	font-size: 26px;
}
.m3 {
	padding: 0;
}
.m3d li p {
	display: none;
}
.m3d li h3 {
	font-size: 16px;
}
.m31c {
	margin: 30px 0;
}
.m71 li {
	margin-top: 20px;
	padding-bottom: 30px;
}
.m7 li .time {
	display: none;
}
.mlxc li {
	width: 98%;
	padding: 10px 0;
}
.mlxc1 {
	width: 90%;
}
.mlxc {
	padding: 0;
	margin: 0 auto;
}
.cpfl dl {
	width: 48%;
}
#divMainTab, #divMainTab ul {
	margin-bottom: 0;
}
#divMainTab ul {
	width: 100%;
	overflow: hidden;
}
.m72 {
	margin: 0;
}
.mly {
	background-image: none;
	height: auto;
}
.lybt {
	padding-top: 0;
	text-align: center;
}
.fnav ul {
	display: none;
}
.fnav .flogo {
	width: 100%;
	text-align: center;
}
.ly2 {
	display: none;
}
.t1 {
	display: none;
}
.m1t h2 {
	height: 40px;
	line-height: 40px;
}
.mlc1, .mlc2 {
	width: 100%;
}
.mlc {
	background-size: cover;
}
.mnew {
	margin-right: 0;
}
.mnew li {
	width: 98%;
	margin: 0 1% 2%;
}
.mnew li .date {
	display: none;
}
.mntxt {
	padding: 0 20px;
}
.mcp li {
	width: 48%;
	margin-bottom: 2%;
}
.mcptj li p {
	text-align: center;
	background-image: none;
	font-size: 15px;
}
.m1t h2, .m7 .m1t h2, .mcptj .m1t h2, .m3 .m1t h2 {
	font-size: 30px;
}
.mcpt h2, .mcptj .m1t h2, .m3 .m1t h2, .m5 .m1t h2, .m7 .m1t h2, .mlct {
	height: auto;
	line-height: normal;
}
.mcptj .m1t h2 {
	background-image: none;
}
.mcptj .m1t a {
	margin-top: 10px;
}
.mcp2 li .mcpbox {
	height: 40px;
	line-height: 40px;
}
.mcp2 li h3 {
	font-size: 16px;
}
.m5 .m1t, .m7 .m1t h2 {
	background-size: contain;
}
.m7 .m1t a, .mcptj .m1t a {
	float: none;
}
.mcptj .m1t {
	text-align: center;
}
.m721 h3 span {
	display: none;
}
.m721 h3 {
	font-size: 18px;
	font-weight: normal;
	height: 50px;
	padding: 0 10px;
	text-align: center;
	line-height: 50px;
}
.m7 ul {
	padding: 15px;
}
.m7f, .m72f {
	display: none;
}
.mlctel {
	font-size: 20px;
}
.mlctel span {
	font-size: 26px;
}
.mlcon {
	padding: 20px;
}
.mntxt h3 {
	font-size: 18px;
}
#slideBox {
	display: none;
}
#sjslideBox {
	display: block;
}
.nyms {
	background-color: #007af8;
	border-radius: 10px;
	padding: 20px;
	color: #fff;
}
.proonedetailfltel {
	margin: 20px;
	text-align: center;
}
.topc1 {
	padding: 0 10px;
}
.gycp li, #marquee1 li, .m5c li {
	width: 48%;
}
.cpzs li {
	width: 48%;
	height: auto;
}
.footc dd a {
	width: 100%;
}
.bq {
	margin-bottom: 40px;
}
.fdh {
	line-height: 40px;
	height: 40px;
	background-color: #222222;
	width: 100%;
	display: block;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	color: #FFF;
}
.fdh li {
	width: 33.33333%;
	float: left;
	display: block;
	text-align: center;
	border-right: 1px #ddd solid;
	box-sizing: border-box;
}
.fdh .li {
	background-color: #007af8;
}
.fdh a {
	color: #FFF;
}
.nylx {
	display: none;
}
.nycontact ul {
	float: none;
}
.nycontact li {
	text-align: center;
}
.nycontact .dt {
	float: none;
	text-align: center;
	width: 100%;
}
.about {
	display: none;
}
.bq {
	text-align: center;
	padding-top: 30px;
}
.nyl {
	width: 95%;
	margin: 0 auto 20px;
	box-sizing: border-box;
	text-align: center;
	float: none;
}
.nyl img {
	border: 0;
}
.nyr {
	width: 98%;
	margin: 0 1%;
}
.nyr h2 {
	text-align: center;
}
.nyr h1 {
	text-align: center;
}
.nyms p {
	display: block;
}
.news-tel span a {
	font-size: 20px;
}
.news-lj {
	padding: 20px;
	background-image: none;
}
.nyms p:before {
	display: none;
}
.nyms p {
	padding: 0;
}
.mlx3 {
	display: none;
}
.cp_body {
	width: 98%;
	margin: 0 1%;
}
.cpright {
	width: 98%;
	margin: 0 1%;
}
.cp_xg li {
	width: 48%;
	margin: 0 1% 2%;
	float: left;
}
.mlxbg {
	clear: both;
	padding-top: 0;
}
.nchtit {
	margin-bottom: 10px;
}
.ser-show h1 {
	font-size: 26px;
}
.nchtit .gd {
	margin-top: 0;
}
.ser-flow .gyfw li {
	width: 23%;
	margin: 0 1% 2%;
}
.mlxc {
	width: 90%;
	float: none;
}
.msg-show {
	width: 90%;
	margin: 0 auto;
	float: none;
}
.alart {
	width: 100%;
}
.msg-base {
	width: 90%;
	display: none;
}
.msg-base span {
	margin-bottom: 30px;
}
}
 @media screen and (max-width: 640px) {
.mcpfl .m1t, .m7 .m1t, .mcptj .m1t, .m3 .m1t, .m5 .m1t {
	display: none;
}
.sjtit {
	display: block;
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}
#divMainTab ul {
	margin: 0 auto;
}
.m31t {
	font-size: 28px;
	background-image: none;
	padding: 0;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.cpfl dt h3 {
	font-size: 18px;
}
.cpfl dt p {
	display: none;
}
.ma3 li {
	width: 48%;
	margin: 0 1% 2%;
}
.m3 {
	background-image: none;
}
.m31c h3 {
	display: none;
}
.m31c {
	margin: 0;
}
.m34 {
	display: none;
}
.m5 {
	margin-top: 0;
}
.mcp {
	display: none;
}
.m3ct h3 {
	font-size: 26px;
}
.m3ct span {
	font-size: 12px;
}
.m1, .m5, .m7 {
	padding: 30px 0;
}
.m1t {
	margin-bottom: 20px;
}
.lybt {
	width: 100%;
	margin: 0;
}
.lybc {
	width: 100%;
}
.lybt p {
	font-size: 14px;
}
.mlytel {
	margin-top: 20px;
}
.btn1 {
	float: none;
}
.ny_lykff {
	text-align: center;
}
.mcpflc li p {
	display: none;
}
.mcpflc li {
	width: 48%;
}
.sycp li {
	width: 48%;
	margin-bottom: 2%;
}
.sycp ul li .wz {
	height: auto;
}
.sycp ul li .wz h3 {
	text-align: center;
	padding: 10px 0;
	font-size: 1em;
	font-weight: normal;
}
.foot {
	background-size: cover;
	padding: 25px 0;
}
.nybancon {
	padding-top: 60px;
	padding-bottom: 60px;
}
.nyban {
	margin-bottom: 30px;
}
.mfw3 li {
	width: 98%;
}
.mfw3 li img {
	width: 100%;
}
.mdt {
	display: none;
}
.flx li a {
	display: none;
}
.mlx {
	width: 100%;
	height: auto;
}
.mcon, .topc1 {
	margin: 0 1% 20px;
}
.cpxgxw li {
	width: 98%;
}
.promenu ul {
	margin: 0 auto;
}
.ser-show h1 {
	font-size: 24px;
}
.ser-show ul {
	margin-top: 20px;
}
.ser-show ul li {
	padding: 30px;
}
.ser-show ul li b {
	display: none;
}
.ser-show ul li h3 {
	font-size: 18px;
}
.ser-show ul li img {
	width: 60px;
	height: auto;
}
.ser-show {
	padding: 20px 0;
}
.mlx1 .txt, .tp1, .tp2 {
	display: none;
}
.mo {
	height: auto;
	padding: 30px 0;
}
.sjnew li span {
	display: none;
}
.new_cate li:after {
	width: 100%;
}
.mm .mmc {
	width: 100%;
	margin: 0;
	padding: 50px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	margin-top: -50px;
}
.mm .mmc p {
	padding: 0;
}
#divMainTab ul, #divMainTab {
	padding-top: 0;
}
.m7c dl {
	display: none;
}
.m7c ul {
	margin: 0 auto;
}
.m7c li {
	width: 100%;
	margin: 0 auto 40px;
	float: none;
}
.m7c p {
	margin: 10px 0;
}
.m7c li .mgd {
	margin-top: 0;
}
#ndivMainTab {
	margin-bottom: 0;
}
.m7 {
	padding-bottom: 0;
}
.wrap {
	width: 96%;
	margin: 0 2%;
}
.m5 .m1t {
	margin-bottom: 30px;
}
.nylx1 {
	width: 100%;
}
.nylx2 {
	display: none;
}
.bnav li {
	width: 33.3333%;
	line-height: 40px;
}
.bnav li:first-child {
	display: none;
}
.m72 li .date, .m72 li h3 span {
	display: none;
}
.m72 li {
	padding: 20px;
}
.m72 li h3 {
	margin-bottom: 10px;
	font-size: 16px;
	padding: 0;
}
.m72 li p {
	font-size: 14px;
	padding: 0;
}
.m72 em {
	margin: 0;
}
.way-con {
	padding-top: 0;
}
.nylx1 h3 {
	font-size: 20px;
}
.ptbmain {
	display: none;
}
.newslist {
	padding: 0 0 30px;
}
.new_cate li ._title {
	padding: 0;
}
.new_cate li {
	font-size: 18px;
	width: 48%;
	margin: 0 1%;
	float: left;
}
.newslist ul li h3 a {
	font-size: 18px;
}
}
@media screen and (max-width: 480px) {
.tpycnsb{display:none;}
.logo {
	text-align: center;
	width: 100%;
	padding: 0;

        
      
}
.tpycsb{display:none;}
.tel {
	display: none;
}
.fgh {
	display: none;
}
.flx .fwx {
	width: 100%;
	text-align: center;
}
.fdz {
	display: none;
}
.cpfl dt h3 {
	font-size: 15px;
}
.mcptj li h3 {
	font-size: 16px;
}
.mcptj li .ms {
	padding: 5px 0;
}
.m31 li h3 {
	font-size: 18px;
}
.m7 .m1t, .mcp .m1t {
	text-align: center;
}
.m7 .m1t .m1gd {
	display: none;
}
.mat h2, .m1t h2 {
	font-size: 26px;
}
.ser-show ul li {
	width: 48.5%;
	margin-bottom: 10px;
	padding: 20px;
}
.ser-show ul li {
}
.ser-show ul li h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.ser-show ul li img {
	width: 52px;
	height: auto;
}
.ser-show p {
	display: none;
}
.ser-show ul {
	margin-top: 10px;
}
.cpxgxwt h2, .txt_name, .nchtit h2 {
	font-size: 22px;
}
.mlx1 .txt {
	display: none;
}
.promenu ul li a {
	font-size: 16px;
}
.mly {
	padding: 20px 0;
}
.mlyc {
	width: 100%;
	padding: 0;
}
.lybt {
	padding: 20px 0;
}
.lybc {
	padding: 10px;
}
.lyk img {
	display: none;
}
.flx .ftel .p1 {
	background-image: none;
	padding-left: 0;
}
.ser-flow .gyfw li {
	width: 48%;
}
.contactone04 span {
	width: 50%;
}
.news-list01 li span, .nch11 dl.rq dt {
	width: 22%;
}
.news-list01 li .news-info, .nch11 dl.rq dd {
	width: 71%;
}
.news3 .ul dt {
	width: 26%;
}
.news3 .ul dd {
	width: 74%;
}
.gyfw .m1t h2 {
	line-height: 40px;
}
.ss2 li img {
	display: none;
}
.ss2 li {
	text-align: center;
	background-color: #007af8;
	line-height: 35px;
	width: 48%;
	margin: 1%;
}
#ndivMainTab ul {
	width: 100%;
}
.mm .mmc {
	padding: 30px 10px;
}
.nchtit .gd {
	display: none;
}
.mys {
	display: none;
}
.cpzs li p a {
	font-size: 15px;
}
.m7c li .dtime {
	width: 100%;
	float: none;
	padding-top: 0;
	text-align: left;
}
.m7c li .dms {
	width: 85%;
}
.mlxc1 span {
	font-size: 18px;
}
.ptbmain {
	padding-bottom: 30px;
}
.in_qywh .box1 .tit em {
	font-size: 26px;
}
.gycp {
	padding-top: 0;
}
.new_cate li {
	float: left;
}
.newslist {
	padding-top: 0;
}
.flx, .fwx {
	width: 100%;
	text-align: center;
}
.list1 {
	display: none;
}
.cpzs li, .cpzs li .imgZoom {
	border-radius: 0;
}
.m3 .m1t h3 {
	font-size: 16px;
}
.m3 .m1t {
	margin-bottom: 20px;
}
.mcpflc li i {
	display: none;
}
.mcpflc li a {
	padding: 20px 0;
}
.mcpfl {
	padding: 30px 0;
}
.mcpflc li {
	padding-bottom: 10px;
}
.mly .lyb {
	padding: 0;
}
.lx .m1t p {
	display: none;
}
.mcpfl li {
	width: 100%;
}
.lybt img {
	width: 85%;
}
}
