﻿

.row-a1{padding: 94px 0 108px;
	background-color: #F5F7FA;
}
.m-list1{overflow: hidden;}
.m-list1 li{width: 16.66%;float: left;}
.m-list1 .con{display: block;text-align: center;}
.m-list1 .pic{width: 190px;height: 190px;line-height: 188px;font-size: 0;text-align: center;
	overflow: hidden;margin: 0 auto 57px;
	border: 1px solid #F5F7FA;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .pic img{display: inline-block;vertical-align: middle;max-height: 100%;}
.m-list1 h4{font-size: 20px;color: #293963;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .con:hover .pic{border-color: rgba(0, 108, 255, .2);}
.m-list1 .con:hover h4{color: #006CFF;}

.row-a2{padding-bottom: 108px;}
.g-t1{text-align: center;padding: 94px 0 0;}
.g-t1 h3{font-size: 56px;}
.g-t1 .desc{font-size: 20px;line-height: 1.6;max-width: 980px;margin: 28px auto 0;}
.g-t1 .a-more{display: inline-block;font-size: 20px;padding-right: 26px;
	margin-top: 30px;
	background: url(../images/i-down2.png) no-repeat right center;
}
.g-t1 .a-more:hover{background-image: url(../images/i-down2-on.png)}
.m-list2{overflow: hidden;margin-top: 60px;}
.m-list2 li{width: 16.66%;float: left;}
.m-list2 .con{display: block;text-align: center;}
.m-list2 .ico{display: block;width: 70px;height: 70px;position: relative;
	margin: 0 auto 40px;
}
.m-list2 .ico i{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 h4{font-size: 20px;margin-bottom: 8px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .desc{font-size: 18px;color: #4C6080;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list2 .i-on{opacity: 0;}
.m-list2 .con:hover .i-ok{opacity: 0;}
.m-list2 .con:hover .i-on{opacity: 1;}
.m-list2 .con:hover .desc{color: #006CFF;}

.row-a3{padding-bottom: 108px;
	background-color: #F5F7FA;
}
.m-list3{overflow: hidden;padding-top: 63px;}
.m-list3 li{width: 16.66%;float: left;}
.m-list3 .pic{width: 150px;height: 150px;margin: 0 auto 45px;}
.m-list3 .pic img{width: 100%;height: 100%;display: block;}
.m-list3 h4{font-size: 20px;text-align: center;}

.row-a4{padding-bottom: 108px;}
.m-list4{overflow: hidden;margin-top: 54px;}
.m-list4 li{width: 16.66%;float: left;}
.m-list4 .pic{height: 140px;line-height: 140px;font-size: 0;text-align: center;}
.m-list4 .pic img{display: inline-block;vertical-align: middle;
	max-width: 80%;max-height: 80%;
}

.row-a5{padding-bottom: 68px;
	background-color: #F5F7FA;
}
.m-list5{overflow: hidden;margin-top: 24px;}
.m-list5 li{width: 20%;float: left;}
.m-list5 .pic{height: 140px;line-height: 140px;font-size: 0;text-align: center;}
.m-list5 .pic img{display: inline-block;vertical-align: middle;
	max-width: 80%;max-height: 80%;
}

.row-a6{padding-bottom: 110px;}
.m-list6{overflow: hidden;margin: 0 -18px;padding-top: 60px;}
.m-list6 li{width: 25%;float: left;}
.m-list6 .con{display: block;margin: 0 18px;
	border: 1px solid #C3CFE2;
}
.m-list6 .txt{padding: 36px 36px 65px 30px;
	border-bottom: 1px solid #C3CFE2;
}
.m-list6 .date{font-size: 16px;color: #006CFF;font-weight: bold;display: block;
	line-height: 21px;margin-bottom: 19px;
}
.m-list6 .tit{font-size: 20px;line-height: 27px;color: #293963;
	height: 54px;margin-bottom: 39px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list6 .desc{font-size: 18px;line-height: 26px;height: 78px;
	color: #4C6080;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-list6 .more{display: block;text-align: center;line-height: 77px;font-size: 18px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list6 .more:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 11px;
	background: url(../images/i-down2.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list6 .con:hover .more:after{background-image: url(../images/i-down2-on.png);}
.m-list6 .con:hover .tit{color: #006CFF;}

.g-t2{height: 96px;line-height: 96px;overflow: hidden;
	background-color: #F5F7FA;
}
.g-t2 h2{font-size: 28px;padding-left: 43px;float: left;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: 24px auto;
	-ms-background-size: 24px auto;
	-moz-background-size: 24px auto;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
}
.m-t1{font-size: 24px;padding-top: 30px;padding-bottom: 8px;margin-bottom: 32px;
	border-bottom: 1px solid #C3CFE2;
}

.m-list7{overflow: hidden;margin: 0 -33px 36px;}
.m-list7 li{width: 33.33%;float: left;margin-bottom: 30px;}
.m-list7 .con{overflow: hidden;border-radius: 10px;padding: 8px 0;
	border: 2px solid #C3CFE2;margin: 0 33px;cursor: pointer;
}
.m-list7 .pic{float: left;height: 142px;line-height: 142px;width: 238px;
	font-size: 0;text-align: center;border-right: 1px solid #C3CFE2;
}
.m-list7 .pic img{display: inline-block;vertical-align: middle;
	max-width: 90%;max-height: 90%;
}
.m-list7 .txt{overflow: hidden;padding-left: 24px;padding-top: 11px;}
.m-list7 h4{font-size: 18px;color: #00C5C2;margin-bottom: 3px;}
.m-list7 .desc{font-size: 22px;color: #4C6080;}

.pop-ruan{position: fixed;top: 0;left: 0;bottom: 0;right: 0;
    z-index: 1024;display: none;
}
.pop-ruan .cont{position: absolute;top: 50%;left: 50%;width: 768px;
    background-color: #fff;border-radius: 4px;padding: 0 45px 60px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.pop-ruan .close{position: absolute;right: 43px;top: 30px;
    width: 30px;height: 30px;cursor: pointer;
    background: url(../images/i-close.png) no-repeat center;
}
.pop-ruan .close:hover{background-image: url(../images/i-close-on.png);}
.pop-ruan .pic{height: 188px;text-align: center;line-height: 188px;
	font-size: 0;
}
.pop-ruan .pic img{display: inline-block;vertical-align: middle;
	max-width: 90%;max-height: 90%;
}
.pop-ruan .tit{border-top: 1px solid #C3CFE2;padding-top: 32px;margin-bottom: 40px;}
.pop-ruan .tit h4{font-size: 18px;color: #00C5C2;margin-bottom: 9px;}
.pop-ruan .tit span{font-size: 22px;color: #4C6080;}
.pop-ruan .desc{font-size: 22px;line-height: 29px;color: #4C6080;}

.row-bor{border-top: 1px solid #C3CFE2;}
.g-t3{margin-bottom: 70px;overflow: hidden;padding: 55px 0;
	border-bottom: 1px solid #C3CFE2;padding-left: 36px;
}
.g-t3 h2{font-size: 28px;padding-left: 39px;line-height: 46px;float: left;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: 23px auto;
	-ms-background-size: 23px auto;
	-moz-background-size: 23px auto;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
}
.g-t3 .btn{float: right;display: block;width: 211px;height: 46px;
	border-radius: 10px;text-align: center;line-height: 42px;
	font-size: 20px;border: 2px solid #00C5C2;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-t3 .btn:hover{background-color: #00C5C2;color: #fff;}

.m-list8{overflow: hidden;margin: 0 -34px 40px;}
.m-list8 li{width: 25%;float: left;margin-bottom: 70px;}
.m-list8 .con{display: block;margin: 0 34px;
	background: #FFF;border-radius: 16px;overflow: hidden;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .pic{padding-top: 71%;height: 0;position: relative;overflow: hidden;
	background-color: #000;
}
.m-list8 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list8 .txt{padding: 36px 18px 36px;/*height: 266px;*/}
.m-list8 .lab{font-size: 18px;color: #00C5C2;font-weight: bold;display: block;}
.m-list8 h4{font-size: 22px;line-height: 36px;font-weight: normal;color: #293963;
	margin-bottom: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.m-list8 .btn{font-size: 22px;color: #006CFF;}
.m-list8 .con:hover .pic img{opacity: .7;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list8 .con:hover{box-shadow: 0px 6px 10px 0px rgba(0, 108, 255, .3);}
.g-t2 .r{margin-top: 25px;}
.so-inp{float: left;}
.so-inp .inp{width: 202px;height: 46px;display: block;
	border: 1px solid #C3CFE2;border-radius: 23px;
	background-color: #fff;float: left;padding: 0 22px;font-size: 14px;
}
.so-sel{float: right;margin-left: 25px;}
.so-sel select{width: 212px;height: 46px;border: 1px solid #C3CFE2;display: block;
	float: right;font-size: 14px;padding: 0 22px;cursor: pointer;
	background: #fff url(../images/i-10.png) no-repeat right 25px center;
}

.m-t2{font-size: 24px;margin: 54px 0 38px;}

.m-news{}
.m-news .con{display: block;overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-news .pic{float: left;width: 780px;height: 332px;overflow: hidden;
	background-color: #000;
}
.m-news .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-news .txt{overflow: hidden;height: 332px;padding: 40px 50px 0;
	border: 1px solid #C3CFE2;border-left: 0;position: relative;
}
.m-news .lab{display: block;font-size: 18px;color: #00C5C2;font-weight: bold;
	margin-bottom: 16px;
}
.m-news .tit{font-size: 22px;margin-bottom: 12px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-news .desc{font-size: 16px;line-height: 28px;color: #4C6080;height: 56px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-news .bot{font-size: 16px;color: #4C6080;
	position: absolute;left: 50px;right: 0;bottom: 40px;
}
.m-news .bot span{float: left;}
.m-news .time{margin-left: 113px;padding-left: 24px;
	background: url(../images/i-11.png) no-repeat left center;
}
.m-news .con:hover .pic img{opacity: .7;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-news .con:hover{box-shadow: 0px 6px 10px 0px rgba(0, 108, 255, .3);}

.m-tab1{overflow: hidden;margin-bottom: 40px;}
.m-tab1 li{float: left;margin-right: 40px;}
.m-tab1 li a{font-size: 20px;color: #4C6080;display: block;position: relative;
	padding-bottom: 13px;
}
.m-tab1 li a:after{content: '';position: absolute;bottom: 0;left: 0;
	height: 10px;width: 0;
	border-radius: 5px;background-color: #00C5C2;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-tab1 li:hover a:after,.m-tab1 li.on a:after{width: 100%;}

.m-list9{overflow: hidden;margin: 0 -33px;}
.m-list9 li{width: 33.33%;float: left;margin-bottom: 67px;}
.m-list9 .con{display: block;margin: 0 33px;
	border: 1px solid #C3CFE2;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list9 .txt{padding: 17px 20px 15px;}
.m-list9 .lab{font-size: 18px;font-weight: bold;line-height: 29px;
	margin-bottom: 12px;display: block;color: #00C5C2;
}
.m-list9 .tit{font-size: 22px;line-height: 36px;height: 72px;margin-bottom: 69px;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list9 .bot{font-size: 16px;color: #4C6080;overflow: hidden;}
.m-list9 .date{float: left;}
.m-list9 .time{float: right;padding-left: 24px;
	background: url(../images/i-11.png) no-repeat left center;
}
.m-list9 .pic{padding-top: 43%;height: 0;position: relative;overflow: hidden;
	background-color: #000;
}
.m-list9 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list9 .con:hover .pic img{opacity: .7;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-list9 .con:hover{box-shadow: 0px 6px 10px 0px rgba(0, 108, 255, .3);}

.row-c1{padding-bottom: 60px;}
.row-c1 .col-l{width: 930px;}
.row-c1 .col-r{width: 540px;padding-top: 268px;}

.m-txt1{padding-top: 54px;}
.m-txt1 .lab{font-size: 24px;color: #00C5C2;font-weight: bold;}
.m-txt1 h1{font-size: 48px;margin-bottom: 33px;}
.m-txt1 .info{font-size: 16px;color: #4C6080;overflow: hidden;
	margin-bottom: 50px;
}
.m-txt1 .info span{float: left;}
.m-txt1 .time{float: left;padding-left: 24px;margin-left: 113px;
	background: url(../images/i-11.png) no-repeat left center;
}
.m-txt1 .txt{font-size: 20px;line-height: 1.6;}


.m-t3{font-size: 24px;border-top: 1px solid #C3CFE2;padding-top: 27px;
	margin-bottom: 33px;
}
.m-t3-1{padding-top: 52px;}
.m-list10{}
.m-list10 li{padding-bottom: 30px;margin-bottom: 30px;
	border-bottom: 1px solid #C3CFE2;
}
.m-list10 .con{display: block;overflow: hidden;}
.m-list10 .pic{float: left;width: 220px;height: 94px;overflow: hidden;
	margin-right: 15px;
}
.m-list10 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 .txt{overflow: hidden;}
.m-list10 h4{font-size: 18px;font-weight: normal;line-height: 26px;
	height: 52px;margin-bottom: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list10 .date{font-size: 16px;color: #4C6080;line-height: 18px;}
.m-list10 .con:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.m-reg{border-radius: 10px;padding: 38px 35px;margin-bottom: 32px;
	border: 2px solid #006CFF;
}
.m-reg .ico{width: 40px;height: 32px;display: block;margin-bottom: 41px;
	background: url(../images/i-12.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-reg h3{font-size: 28px;margin-bottom: 112px;}
.m-reg .btn{display: block;width: 162px;height: 46px;
	text-align: center;line-height: 46px;font-size: 18px;color: #fff;
	background: #006CFF;
	border-radius: 23px;
}
.m-reg .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-mian{color: #fff;padding: 41px 35px 39px;margin-bottom: 50px;
	background: #006CFF;
	border-radius: 10px;
}
.m-mian h3{font-size: 28px;margin-bottom: 30px;}
.m-mian .desc{font-size: 20px;margin-bottom: 124px;}
.m-mian .btn{display: block;width: 162px;height: 46px;
	text-align: center;line-height: 46px;font-size: 18px;color: #006CFF;
	background: #fff;
	border-radius: 23px;
}
.m-mian .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.m-list11{overflow: hidden;margin-bottom: 28px;}
.m-list11 li{float: left;margin-right: 15px;margin-bottom: 22px;}
.m-list11 li a{display: block;height: 38px;line-height: 38px;
	background-color: rgba(195, 207, 226, .29);font-size: 22px;
	padding: 0 20px;border-radius: 8px;
}
.a-btn{display: inline-block;font-size: 20px;color: #00C5C2;padding-right: 18px;
	background: url(../images/i-15.png) no-repeat right center;
	-o-background-size: 8px auto;
	-ms-background-size: 8px auto;
	-moz-background-size: 8px auto;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
}
.a-btn:hover{color: #00C5C2;text-decoration: underline;}

.m-tips1{text-align: center;padding-top: 27px;margin-bottom: 112px;}
.m-tips1 h3{font-size: 56px;margin-bottom: 28px;}
.m-tips1 .desc{font-size: 20px;line-height: 1.6;max-width: 980px;
	margin: 0 auto;
}

.row-d1{padding: 137px 0 135px;
	background-color: #F5F7FA;
}
.m-list12{overflow: hidden;margin: 0 -30px;}
.m-list12 li{width: 33.33%;float: left;}
.m-list12 .con{text-align: center;margin: 0 30px;}
.m-list12 .ico{width: 50px;height: 50px;display: block;
	margin: 0 auto 44px;
}
.m-list12 .ico img{width: 100%;height: 100%;display: block;}
.m-list12 h3{font-size: 20px;margin-bottom: 16px;}
.m-list12 .desc{font-size: 18px;line-height: 26px;color: #4C6080;}

/*.m-list13{margin-bottom: 110px;}*/
.m-list13 .item{overflow: hidden;}
.m-list13 .pic{width: 780px;height: 580px;float: right;}
.m-list13 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list13 .ovh{overflow: hidden;height: 580px;position: relative;}
.m-list13 .txt{position: absolute;top: 50%;right: 30px;left: 142px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list13 .item.right .pic{float: left;}
.m-list13 .item.right .txt{left: 122px;}
.m-list13 .lab{font-size: 18px;color: #00C5C2;font-weight: bold;}
.m-list13 .tit h3{font-size: 38px;line-height: 1.2;}
.m-list13 .desc{font-size: 18px !important;line-height: 26px;color: #4C6080;}
.m-list13 .desc span{font-size: 18px !important;}
.m-list13 .tit{margin-bottom: 25px;}
.m-list13 .desc ul{list-style-type: disc;padding-left: 20px;}
.m-list13 .desc li{overflow: visible;}
.m-list13 .btn{display: block;width: 213px;height: 58px;text-align: center;
	line-height: 58px;font-size: 20px;color: #fff;
	background: #006CFF;margin-top: 60px;
	border-radius: 10px;
}
.m-list13 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.m-txt2{height: 434px;position: relative;margin-bottom: 120px;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt2 .txt{position: absolute;top: 50%;left: 57px;width: 510px;
	color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt2 h3{font-size: 38px;margin-bottom: 28px;}
.m-txt2 .desc{font-size: 18px;line-height: 26px;margin-bottom: 50px;}
.m-txt2 .btn{display: block;width: 213px;height: 58px;border-radius: 10px;
	text-align: center;line-height: 58px;font-size: 20px;color: #006CFF;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-txt2 .btn:hover{opacity: .8;}

.m-tit1{padding-top: 100px;margin-bottom: 30px;}
.m-tit1 .lab{font-size: 18px;color: #00C5C2;font-weight: bold;}
.m-tit1 h3{font-size: 48px;margin-bottom: 20px;}
.m-tit1 .desc{font-size: 24px;color: #4C6080;}

.m-form1{padding: 72px 120px 57px 50px;margin-bottom: 154px;
	background: #FFFFFF;
	box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.2);
	border-radius: 14px;
}
.m-form1 .item{margin-bottom: 18px;position: relative;}
.m-form1 .t1{display: block;font-size: 18px;color: #4C6080;line-height: 24px;
	margin-bottom: 6px;
}
.m-form1 .inp{width: 100%;display: block;height: 50px;
	border: 1px solid #C3CFE2;font-size: 22px;padding: 0 8px;
}
.m-form1 textarea.inp{height: 258px;padding: 8px;}
.m-form1 .inp::-webkit-input-placeholder {color: #96A8C3;}
.m-form1 .inp::-moz-placeholder {color: #96A8C3; }
.m-form1 .inp::-ms-input-placeholder {color: #96A8C3;}
.m-form1 .sel{width: 134px;position: relative;
	z-index: 3;
}
.m-form1 .sel.open dt{border-radius: 8px 8px 0 0;
	border-color: #00C5C2;border-bottom-color: #fff;
}
.m-form1 dt{font-size: 16px;line-height: 30px;padding: 0 12px;
	border: 1px solid #C3CFE2;border-radius: 8px;cursor: pointer;
	background: url(../images/i-19.png) no-repeat right 9px center;
}
.m-form1 dd{position: absolute;left: 0;right: 0;top: 100%;display: none;
	background-color: #fff;border: 1px solid #00C5C2;border-top: 0;
	border-radius: 0 0 8px 8px;padding: 3px 0 10px;
}
.m-form1 dd span{display: block;font-size: 16px;line-height: 35px;
	padding-left: 16px;cursor: pointer;
}
.m-form1 dd span:hover{background-color: rgba(0, 197, 194, .1);}
.m-form1 .s-item{padding-top: 22px;margin-bottom: 30px;}
.m-form1 .s-item .t1{margin-bottom: 11px;}
.m-form1 .pic-code{position: absolute;right: 1px;bottom: 1px;width: 120px;height: 48px;}
.m-form1 .pic-code img{width: 100%;height: 100%;}
.m-form1 .txt{font-size: 18px;line-height: 30px;margin-bottom: 40px;}
.m-form1 .tel{margin-bottom: 28px;padding-left: 60px;
	background: url(../images/i-20.png) no-repeat 13px 2px;
	-o-background-size: auto 26px;
	-ms-background-size: auto 26px;
	-moz-background-size: auto 26px;
	-webkit-background-size: auto 26px;
	background-size: auto 26px;
}
.m-form1 .adds{padding-left: 60px;
	background: url(../images/i-21.png) no-repeat 5px 2px;
	-o-background-size: auto 26px;
	-ms-background-size: auto 26px;
	-moz-background-size: auto 26px;
	-webkit-background-size: auto 26px;
	background-size: auto 26px;
}
.m-form1 .btn{width: 213px;height: 58px;display: block;color: #fff;
	background: #006CFF;border: 0;cursor: pointer;font-size: 20px;
	border-radius: 10px;
}

.row-e1{padding: 100px 0;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-tit2{text-align: center;color: #fff;margin-bottom: 127px;}
.m-tit2 h3{font-size: 56px;line-height: 1.32;margin-bottom: 19px;}
.m-tit2 .desc{max-width: 870px;margin: 0 auto;font-size: 20px;line-height: 1.6;}

.m-form2{width: 416px;margin: 0 auto;}
.m-form2 .t1{font-size: 20px;line-height: 26px;display: block;margin-bottom: 6px;
	color: #fff;
}
.m-form2 .inp{width: 100%;height: 50px;display: block;padding: 0 15px;
	font-size: 20px;border: 0;
}
.m-form2 .item{margin-bottom: 34px;}
.m-form2 .btn{width: 213px;height: 58px;display: block;font-size: 20px;color: #fff;
	background: #006CFF;border: 0;cursor: pointer;margin-top: -9px;margin-bottom: 34px;
	border-radius: 10px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-form2 .btn:hover{opacity: .8;}
.m-form2 .tips{font-size: 16px;line-height: 26px;text-align: center;
	color: rgba(255,255,255,.6);
}


.pop-dian{position: fixed;top: 0;left: 0;bottom: 0;right: 0;
    z-index: 1024;/*display: none;*/text-align: center;
}
.pop-dian .cont{position: absolute;top: 50%;left: 50%;
	width: 500px;height: 160px;padding-top: 44px;
    background-color: #fff;border-radius: 4px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.pop-dian .close{position: absolute;right: 15px;top: 13px;
    width: 30px;height: 30px;cursor: pointer;
    background: url(../images/i-close.png) no-repeat center;
}
.pop-dian .close:hover{background-image: url(../images/i-close-on.png);}
.pop-dian h3{font-size: 18px;color: #333;margin-bottom: 2px;}
.pop-dian .desc{font-size: 16px;color: #4C6080;}

.m-comm{overflow: hidden;padding-top: 59px;}
.m-comm .col-l{width: 504px;}
.m-comm .col-c{width: 456px;margin-left: 80px;}
.m-comm .col-r{width: 456px;}
.m-comm .title{font-size: 38px;line-height: 1.32;margin-bottom: 9px;}
.m-comm .lab{font-size: 18px;color: #96A8C3;font-weight: bold;}
.m-comm .slider{}
.m-comm .item .pic{height: 444px;line-height: 444px;text-align: center;
	font-size: 0;margin-bottom: 24px;
}
.m-comm .item .pic img{display: inline-block;vertical-align: middle;max-width: 100%;
	max-height: 100%;
}
.m-comm .slick-dots{text-align: center;font-size: 20px;color: #4C6080;line-height: 30px;}
.m-comm .slick-dots li{display: none;}
.m-comm .slick-dots li.slick-active{display: block;}
.m-comm .slick-arrow{position: absolute;bottom: 0;width: 30px;height: 30px;
	font-size: 0;text-indent: 9999px;border: 0;cursor: pointer;
	background-color: transparent;
	background-position: center;background-repeat: no-repeat;
}
.m-comm .slick-prev{left: 149px;background-image: url(../images/i-22.png);}
.m-comm .slick-next{right: 149px;background-image: url(../images/i-23.png);}
.m-comm .slick-prev:hover{background-image: url(../images/i-22-on.png);}
.m-comm .slick-next:hover{background-image: url(../images/i-23-on.png);}

.m-comm .info{border-top: 1px solid #C3CFE2;
	padding-top: 32px;margin-bottom: 29px;
}
.m-comm .info .tit{font-size: 20px;margin-bottom: 21px;}
.m-comm .desc{font-size: 20px;line-height: 2.15;color: #4C6080;}
.m-comm .desc li{list-style-type: disc;margin-left: 20px;}

.m-comm .share{border-top: 1px solid #C3CFE2;padding-top: 33px;}
.m-comm .bdsharebuttonbox a{float: left;width: 30px;height: 30px;
    margin: 0 24px 0 0;padding: 0;
    background-position: center;background-repeat: no-repeat;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.m-comm .bdsharebuttonbox .bds_sqq{background-image: url(../images/i-24.png);}
.m-comm .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-25.png);}
.m-comm .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-26.png);}
.m-comm .bdsharebuttonbox .ico{background-image: url(../images/i-27.png);}

.m-comm .price{border-top: 1px solid #C3CFE2;padding-top: 32px;margin-bottom: 34px;}
.m-comm .price h3{font-size: 24px;line-height: 31px;margin-bottom: 34px;}
.m-comm .price .btn{display: block;height: 58px;line-height: 58px;border-radius: 10px;
	font-size: 20px;color: #fff;text-align: center;
	background-color: #006CFF;
}
.m-comm .price .btn:hover{opacity: .8;}
.m-comm .price .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-comm .bot{border-top: 1px solid #C3CFE2;padding-top: 31px;}
.m-comm .bot .t1{font-size: 20px;padding-left: 44px;margin-bottom: 14px;
	background: url(../images/i-28.png) no-repeat left center;
	-o-background-size: 25px auto;
	-ms-background-size: 25px auto;
	-moz-background-size: 25px auto;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}
.m-comm .bot .a1{display: block;font-size: 20px;color: #006CFF;line-height: 56px;
	margin-left: 44px;
}
.m-comm .bot .a1:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 15px;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-comm .bot .a1:hover{text-decoration: underline;}

.m-tab2{text-align: center;font-size: 0;border-bottom: 1px solid #C3CFE2;
	margin-bottom: 15px;
}
.m-tab2 ul{display: inline-block;}
.m-tab2 li{float: left;margin: 0 48px;}
.m-tab2 li a{display: block;font-size: 24px;color: #96A8C3;
	line-height: 73px;position: relative;
}
.m-tab2 li:hover a,.m-tab2 li.on a{color: #293963;font-weight: bold;}
.m-tab2 li a:after{content: '';position: absolute;bottom: 0;left: 0;
	height: 10px;width: 0;
	border-radius: 5px;background-color: #00C5C2;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-tab2 li:hover a:after,.m-tab2 li.on a:after{width: 100%;}

.m-txt3{font-size: 20px;line-height: 1.6;color: #4C6080;padding: 50px 0;}
.m-txt3 h3{font-size: 38px;line-height: 1.32;color: #293963;}
.m-txt3 li{list-style-type: disc;margin-left: 20px;}

.m-txt4{padding: 50px 0;}
.m-t5{text-align: center;margin-bottom: 80px;}
.m-t5 h3{font-size: 38px;}
.m-t5 span{display: block;font-size: 18px;font-weight: bold;color: #00C5C2;
	margin-bottom: 6px;
}
.m-list14{overflow: hidden;}
.m-list14 li{width: 33.33%;float: left;border-left: 1px solid #C3CFE2;margin-bottom: 50px;}
.m-list14 li:nth-child(3n),.m-list14 li:last-child{border-right: 1px solid #C3CFE2;}
.m-list14 .con{text-align: center;padding: 40px 43px 30px;}
.m-list14 .ico{display: block;width: 118px;height: 118px;margin: 0 auto 40px;}
.m-list14 .ico img{width: 100%;height: 100%;display: block;}
.m-list14 h3{font-size: 24px;margin-bottom: 15px;}
.m-list14 .lab{font-size: 16px;color: #333;display: block;margin-bottom: 33px;}
.m-list14 .desc{font-size: 20px;line-height: 1.6;height: 4.8em;}

.a-btn2{display: block;margin: 0 auto;width: 220px;height: 58px;line-height: 58px;
	text-align: center;font-size: 20px;color: #fff;border-radius: 10px;
	background-color: #006CFF;
}
.a-btn2:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.a-btn2:hover{color: #fff;opacity: .8;}
.m-txt5{padding: 50px 0;}
.m-list15{overflow: hidden;margin-bottom: 59px;}
.m-list15 li{width: 33.33%;float: left;}
.m-list15 .pic{height: 150px;line-height: 150px;text-align: center;font-size: 0;
	margin-bottom: 22px;
}
.m-list15 .pic img{display: inline-block;vertical-align: middle;
	max-height: 100%;
}
.m-list15 h4{font-size: 18px;color: #4C6080;font-weight: normal;
	text-align: center;
}
.tab-comm{padding-bottom: 50px;}

.row-bot{border-top: 1px solid #C3CFE2;padding-bottom: 100px;}
.m-t6{text-align: center;font-size: 38px;padding-top: 77px;margin-bottom: 39px;}
.m-slider1{margin: 0 -20px;}
.m-slider1 .con{display: block;margin: 0 20px;}
.m-slider1 .pic{width: 258px;height: 246px;text-align: center;font-size: 0;line-height: 246px;
	background-color: #F5F7FA;display: block;
	border-radius: 10px;margin-bottom: 20px;
}
.m-slider1 .pic img{max-height: 90%;max-width: 90%;display: inline-block;vertical-align: middle;}
.m-slider1 h4{font-size: 18px;line-height: 1.33;font-weight: normal;}
.m-slider1 .slick-arrow{position: absolute;width: 48px;height: 48px;top: 50%;z-index: 2;
	font-size: 0;text-indent: 9999px;cursor: pointer;border-radius: 50%;
	border: 4px solid #FFFFFF;margin-top: -34px;background-color: #006CFF;
	background-position: center;background-repeat: no-repeat;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-slider1 .slick-prev{left: 0px;background-image: url(../images/i-13-on.png);}
.m-slider1 .slick-next{right: 15px;background-image: url(../images/i-13.png);}
.m-slider1 .slick-disabled{display: none !important;}
.m-slider1 .con:hover h4{color: #00C5C2;}

.m-table1{}
.m-table1 table{width: 100%;}
.m-table1 th{width: 18%;vertical-align: top;font-size: 24px;}
.m-table1 td:nth-child(2){width: 24%;}
.m-table1 th,.m-table1 td{line-height: 42px;vertical-align: top;}
.m-table1 td{font-size: 20px;color: #4C6080;}
/*.m-table1 tr{}*/
.m-table1 tr:last-child{border-bottom: 0;}
.m-table1 .bor-b{border-bottom: 1px solid #C3CFE2 !important;padding-bottom: 26px;}
.m-table1 .bor-b td{padding-bottom: 26px;}
.m-table1 .p-t26 td,.m-table1 .p-t26 th{padding-top: 26px;}

/*.row-zhuan{padding: 50px 0;}*/
.row-f0{padding: 50px 0;}
.row-f1{padding: 80px 0;}
.m-t7{font-size: 38px;text-align: center;margin-bottom: 60px;}
.m-list16{overflow: hidden;margin: 0 -32px -64px;}
.m-list16 li{width: 50%;float: left;margin-bottom: 64px;}
.m-list16 .con{display: block;border-radius: 10px;margin: 0 32px;
	border: 3px solid #006CFF;overflow: hidden;padding-right: 47px;
	background: #fff url(../images/p-bg3.png) no-repeat left top;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list16 .pic{float: left;width: 222px;height: 288px;text-align: center;line-height: 288px;
	font-size: 0;margin-right: 5px;
}
.m-list16 .pic img{display: inline-block;vertical-align: middle;
	max-width: 90%;max-height: 90%;
}
.m-list16 .txt{overflow: hidden;padding-top: 19px;color: #293963;}
.m-list16 h3{font-size: 24px;line-height: 31px;margin-bottom: 9px;}
.m-list16 .desc{font-size: 20px;line-height: 26px;margin-bottom: 15px;}
.m-list16 .info{font-size: 20px;line-height: 26px;}
.m-list16 .item{overflow: hidden;margin-bottom: 12px;}
.m-list16 .ico{width: 22px;height: 22px;margin-right: 17px;line-height: 22px;
	float: left;text-align: center;font-size: 0;
}
.m-list16 .ico img{display: inline-block;vertical-align: middle;max-height: 100%;}
.m-list16 .p-c{overflow: hidden;}
.m-list16 .more{font-size: 20px;color: #006CFF;display: inline-block;}
.m-list16 .more:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 15px;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list16 .con:hover{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);}

.m-list17{overflow: hidden;text-align: center;font-size: 0;margin: 0 -38px;}
.m-list17 li{width: 33.33%;display: inline-block;vertical-align: top;margin-bottom: 60px;}
.m-list17 .con{border: 1px solid #C3CFE2;padding: 40px 30px;margin: 0 38px;
	background-position: center top;background-repeat: no-repeat;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list17 .i1 .con{background-image: url(../images/p-bg4.png);}
.m-list17 .i2 .con{background-image: url(../images/p-bg5.png);}
.m-list17 .i3 .con{background-image: url(../images/p-bg6.png);}
.m-list17 .i4 .con{background-image: url(../images/p-bg4.png);}
.m-list17 .i5 .con{background-image: url(../images/p-bg5.png);}
.m-list17 .i6 .con{background-image: url(../images/p-bg6.png);}
.m-list17 .i7 .con{background-image: url(../images/p-bg4.png);}
.m-list17 .i8 .con{background-image: url(../images/p-bg5.png);}
.m-list17 .i9 .con{background-image: url(../images/p-bg6.png);}
.m-list17 .pic{height: 270px;line-height: 270px;text-align: center;margin-bottom: 27px;}
.m-list17 .pic img{max-height: 95%;display: inline-block;vertical-align: middle;}
.m-list17 .tit{border-bottom: 1px solid #C3CFE2;padding-bottom: 24px;margin-bottom: 40px;}
.m-list17 .tit h3{font-size: 24px;line-height: 1.29;margin-bottom: 17px;}
.m-list17 .tit span{font-size: 16px;color: #4C6080;line-height: 1.31;}
.m-list17 .price{font-size: 28px;color: #006CFF;font-weight: bold;
	line-height: 1.32;margin-bottom: 54px;display: block;
}
.m-list17 .t1{font-size: 18px;display: block;line-height: 1.33;text-align: left;
	margin-bottom: 15px;
}
.m-list17 .txt{text-align: left;font-size: 16px;line-height: 1.63;
	height: 240px;overflow: hidden;margin-bottom: 25px;
}
.m-list17 .txt .item{overflow: hidden;margin-bottom: 20px;}
.m-list17 .txt .item .s1{float: left;margin-right: 20px;min-width: 2em;color: #00C5C2;}
.m-list17 .txt .item .p-t{overflow: hidden;color: #4C6080;}
.m-list17 .btn{display: block;height: 58px;text-align: center;line-height: 58px;
	font-size: 20px;color: #fff;border-radius: 10px;
	background-color: #006CFF;
}
.m-list17 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list17 .info{margin-bottom: 15px;overflow: hidden;}
.m-list17 .info .item{overflow: hidden;margin-bottom: 12px;}
.m-list17 .info .ico{width: 22px;height: 22px;margin-right: 25px;line-height: 22px;
	float: left;text-align: center;font-size: 0;
}
.m-list17 .info .ico img{display: inline-block;vertical-align: middle;max-height: 100%;}
.m-list17 .info .p-c{overflow: hidden;font-size: 16px;color: #4C6080;
	text-align: left;
}
.m-list17-1 .price{margin-bottom: 30px;}
.m-list17-1 .txt{height: 200px;margin-bottom: 0;}

.m-bu{overflow: hidden;border-radius: 10px;max-width: 1167px;
	border: 3px solid #006CFF;margin: 0 auto;
}
.m-bu .pic{float: left;width: 458px;height: 309px;margin-right: 63px;}
.m-bu .pic img{width: 100%;height: 100%;display: block;}
.m-bu .txt{overflow: hidden;padding: 38px 0 0 0;}
.m-bu h3{font-size: 38px;margin-bottom: 20px;}
.m-bu .desc{font-size: 20px;line-height: 1.3;color: #4C6080;
	max-width: 540px;margin-bottom: 43px;
}
.m-bu .btn{width: 213px;height: 58px;display: block;text-align: center;line-height: 58px;
	font-size: 20px;color: #fff;border-radius: 10px;
	background-color: #006CFF;
}
.m-bu .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.m-list18{text-align: center;font-size: 0;max-width: 1167px;
	margin: 0 auto;
}
.m-list18 li{display: inline-block;width: 50%;}
.m-list18 .pic{height: 315px;line-height: 315px;text-align: center;margin-bottom: 43px;}
.m-list18 .pic img{display: inline-block;vertical-align: middle;
	max-height: 100%;
}
.m-list18 h3{font-size: 24px;margin-bottom: 31px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list18 .btn{display: block;margin: 0 auto;width: 209px;height: 58px;
	border-radius: 10px;line-height: 52px;font-size: 20px;font-weight: bold;
	border: 3px solid #00C5C2;color: #293963;
}
.m-list18 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-15.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.row-f7{overflow: hidden;padding: 50px 0;position: relative;
	background-color: #F5F7FA;
}
.row-f7 .pic{width: 505px;float: right;margin-right: 110px;}
/*.row-f7 .con{overflow: hidden;height: 523px;position: relative;}*/
.row-f7 .txt{position: absolute;width: 723px;top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.row-f7 .lab{font-size: 18px;color: #00C5C2;font-weight: bold;
	margin-bottom: 4px;
}
.row-f7 h3{font-size: 38px;margin-bottom: 48px;}
.row-f7 .desc{font-size: 20px;line-height: 1.6;color: #4C6080;}


.row-f8{overflow: hidden;position: relative;}
.row-f8 .pic{width: 505px;/*height: 513px;*/float: left;margin-left: 70px;margin-right: 180px;}
/*.row-f8 .con{overflow: hidden;height: 523px;position: relative;}*/
.row-f8 .txt{position: absolute;width: 723px;top: 50%;left: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.row-f8 .lab{font-size: 18px;color: #00C5C2;font-weight: bold;
	margin-bottom: 4px;
}
.row-f8 h3{font-size: 38px;margin-bottom: 48px;}
.row-f8 .desc{font-size: 20px;line-height: 1.6;color: #4C6080;}

.row-f9 .m-t7{margin-bottom: 80px;}
.m-t8{font-size: 38px;text-align: center;margin-bottom: 48px;}
.m-txt6{}
.m-txt6 h3{font-size: 24px;color: #006CFF;margin-bottom: 27px;}
.m-txt6 .desc{font-size: 20px;line-height: 1.6;margin-bottom: 57px;}
.m-txt6 .desc:last-child{margin-bottom: 0;}
.m-txt7{height: 500px;position: relative;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.m-txt7 .txt{position: absolute;top: 50%;left: 57px;width: 510px;
	color: #fff;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-txt7 h3{font-size: 38px;margin-bottom: 33px;line-height: 1.3;}
.m-txt7 .desc{font-size: 18px;line-height: 26px;margin-bottom: 52px;}
.m-txt7 .btn{display: block;width: 213px;height: 58px;border-radius: 10px;
	text-align: center;line-height: 58px;font-size: 20px;color: #006CFF;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-txt7 .btn:hover{opacity: .8;}
.m-txt7 .lab{font-size: 18px;color: #00C5C2;}

.m-txt8{overflow: hidden;}
.m-txt8 .pic{float: left;width: 780px;margin-top: 37px;margin-right: 60px;}
.m-txt8 .txt{overflow: hidden;}
.m-txt8 .tit{margin-bottom: 30px;}
.m-txt8 .tit span{font-size: 18px;font-weight: bold;color: #00C5C2;
	display: block;margin-bottom: 6px;line-height: 1.33;
}
.m-txt8 .tit h3{font-size: 38px;line-height: 1.32;}
.m-txt8 .t1{font-size: 28px;line-height: 1.32;margin-bottom: 21px;}
.m-txt8 .desc{font-size: 20px;line-height: 1.6;color: #4C6080;margin-bottom: 37px;}
.m-txt8 .btn{display: block;width: 215px;height: 58px;text-align: center;line-height: 52px;
	font-size: 20px;border-radius: 10px;color: #293963;
	border: 3px solid #00C5C2;
}
.m-txt8 .item{margin-bottom: 57px;}
.m-txt8 .item:last-child{margin-bottom: 0;}
.row-f13{padding: 100px 0;margin: 50px 0;
	background-color: #F5F7FA;
}
.m-list19{*zoom:1;margin: 0 -34px;}
.m-list19:after,.m-list19:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list19 li{width: 25%;float: left;margin-bottom: 10px;}
.m-list19 .con{display: block;margin: 0 34px;text-align: center;padding-bottom: 25px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list19 .pic{padding-top: 67%;height: 0;position: relative;overflow: hidden;
	margin-bottom: 17px;background-color: #000;
}
.m-list19 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list19 h3{font-size: 24px;line-height: 1.29;margin-bottom: 13px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list19 .btn{font-size: 20px;color: #006CFF;}
.m-list19 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list19 .con:hover{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.m-list19 .con:hover .pic img{opacity: .7;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.m-t9{overflow: hidden;}
.m-t9 .ico{width: 95px;height: 95px;float: left;margin-right: 33px;}
.m-t9 .ico img{width: 100%;height: 100%;display: block;}
.m-t9 h3{font-size: 38px;position: relative;padding-top: 13px;
	line-height: 1.32;padding-bottom: 15px;float: left;
}
.m-t9 h3:after{content: '';position: absolute;left: 0;bottom: 0;right: -17px;
	height: 2px;background-color: #006CFF;
}
.row-f14 .m-list5{margin-top: 12px;}
.row-f14{padding-top: 50px;}

.row-f15 .m-t7{text-align: left;}

.m-t10{overflow: hidden;margin-bottom: 66px;}
.m-t10 h3{float: left;font-size: 20px;position: relative;line-height: 26px;
	padding-bottom: 32px;
}
.m-t10 h3:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;
	height: 10px;border-radius: 5px;background-color: #00C5C2;
}
.m-t10 .btn{float: right;width: 213px;height: 58px;text-align: center;
	line-height: 58px;text-align: center;font-size: 20px;color: #fff;
	border-radius: 10px;
	background-color: #006CFF;
}
.m-t10 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.row-f15{padding-top: 50px;}
.row-f15 .m-list9 li{margin-bottom: 50px;}

.row-f16{overflow: hidden;padding: 50px 0 0;}
.m-cur{font-size: 20px;margin-bottom: 35px;}
.m-cur a{color: #293963;}
.m-cur a:hover{color: #00C5C2;}
.m-cur span{color: #96A8C3;}
.row-f16 .col-l{width: 256px;margin-right: 52px;}
.row-f16 .col-r{overflow: hidden;float: none;}

.s-tit{overflow: hidden;padding-top: 20px;padding-bottom: 17px;
	border-bottom: 1px solid #C3CFE2;
}
.s-tit h3{float: left;font-size: 20px;font-weight: normal;}
.s-tit .btn{float: right;font-size: 20px;color: #006CFF;cursor: pointer;}
.s-tit .btn:hover{opacity: .8;}
.snv{}
.snv li{border-bottom: 1px solid #C3CFE2;padding: 5px 0;}
.snv h3{font-size: 16px;font-weight: normal;line-height: 46px;cursor: pointer;
	background: url(../images/i-46.png) no-repeat right center;
}
.snv dl{margin-bottom: 8px;max-height: 480px;overflow-y: auto;}
.snv dd{line-height: 32px;overflow: hidden;height: 32px;}
.snv dd .ico{width: 18px;height: 18px;float: left;margin-top: 7px;margin-right: 13px;
	background: url(../images/i-49.svg) no-repeat center;
}
.snv dd span{overflow: hidden;display: block;font-size: 16px;}
.snv dd.ok .ico{background-image: url(../images/i-48.svg);} 
.snv .js-show{font-size: 16px;color: #006CFF;display: block;
	margin-bottom: 13px;cursor: pointer;
}
.snv dl::-webkit-scrollbar {
	width: 5px;
}
.snv dl::-webkit-scrollbar-track {
	background: none;
}
.snv dl::-webkit-scrollbar-thumb {
	background: #C3CFE2;border-radius: 3px;
}
.snv dl::-webkit-scrollbar-thumb:window-inactive {
	background: #C3CFE2;border-radius: 3px;
}
.snv li.hide dl{display: none;}
.snv li.hide h3{background-image: url(../images/i-47.png);}


.s-tit2{*zoom:1;padding-bottom: 17px;margin-bottom: 30px;
	border-bottom: 1px solid #C3CFE2;
}
.s-tit2:after,.s-tit2:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.s-tit2 .num{font-size: 16px;color: #00C5C2;font-weight: bold;float: left;
	line-height: 21px;margin-top: 30px;
}
.s-tit2 .sel{width: 170px;position: relative;float: left;
	z-index: 3;
}
.s-tit2 .sel.open dt{border-radius: 8px 8px 0 0;
	border-color: #00C5C2;border-bottom-color: #fff;
}
.s-tit2 dt{font-size: 20px;line-height: 50px;padding: 0 12px;
	border: 1px solid #C3CFE2;border-radius: 8px;cursor: pointer;
	background: url(../images/i-19.png) no-repeat right 9px center;
}
.s-tit2 dd{position: absolute;left: 0;right: 0;top: 100%;display: none;
	background-color: #fff;border: 1px solid #00C5C2;border-top: 0;
	border-radius: 0 0 8px 8px;padding: 3px 0 10px;
}
.s-tit2 dd span{display: block;font-size: 20px;line-height: 35px;
	padding-left: 16px;cursor: pointer;
}
.s-tit2 dd span:hover{background-color: rgba(0, 197, 194, .1);}
.m-tab5{float: right;margin-left: 36px;}
.m-tab5 li{float: left;margin-left: 19px;}
.m-tab5 li a{width: 45px;height: 45px;display: block;
	background-color: #F5F7FA;
	background-position: center;background-repeat: no-repeat;
	-o-background-size: 29px auto;
	-ms-background-size: 29px auto;
	-moz-background-size: 29px auto;
	-webkit-background-size: 29px auto;
	background-size: 29px auto;
}
.m-tab5 .i1 a{background-image: url(../images/i-50.png);}
.m-tab5 .i2 a{background-image: url(../images/i-51.png);}
.m-tab5 .i3 a{background-image: url(../images/i-52.png);}
.m-tab5 .i1.on a,.m-tab5 .i1:hover a{background-image: url(../images/i-50-on.png);}
.m-tab5 .i2.on a,.m-tab5 .i2:hover a{background-image: url(../images/i-51-on.png);}
.m-tab5 .i3.on a,.m-tab5 .i3:hover a{background-image: url(../images/i-52-on.png);}
.m-tab5 li:hover a,.m-tab5 li.on a{background-color: #00C5C2;}
.m-list20{overflow: hidden;margin: 0 -13px;}
.m-list20 > li{width: 33.33%;float: left;margin-bottom: 40px;}
.m-list20 .con{display: block;margin: 0 13px;}
.m-list20 .pic{height: 256px;line-height: 256px;font-size: 0;text-align: center;
	background-color: #F5F7FA;margin-bottom: 15px;
}
.m-list20 .pic img{display: inline-block;vertical-align: middle;
	max-height: 90%;max-width: 90%;
}
.m-list20 h3{font-size: 18px;font-weight: normal;color: #293963;
	line-height: 24px;height: 48px;margin-bottom: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list20 .lab{font-size: 16px;color: #00C5C2;font-weight: bold;
	display: block;margin-bottom: 26px;height: 24px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list20 .txt{font-size: 16px;line-height: 28px;color: #4C6080;
	height: 112px;
}
.m-list20 .txt li{list-style-type: disc;margin-left: 20px;width: auto;float: none;}
.m-list20 .con:hover h3{color: #00C5C2;}

.m-list20-1 .lab{margin-bottom: 0 !important;}

.pages{text-align: center;font-size: 0;margin: 50px 0;}
.pages ul{display: inline-block;}
.pages li{float: left;margin: 0 5px;}
.pages li a{display: block;width: 39px;height: 39px;line-height: 39px;
	font-size: 16px;color: #4C6080;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.pages li:hover a,.pages li.on a{background-color: #00C5C2;color: #fff;}
.pages .arrow a{background-color: #F5F7FA;
	background-position: center;background-repeat: no-repeat;
}
.pages .prev a{background-image: url(../images/i-22.png);}
.pages .next a{background-image: url(../images/i-23.png);}
.pages .prev a:hover{background-image: url(../images/i-13-on.png);}
.pages .next a:hover{background-image: url(../images/i-13.png);}

.m-list21{overflow: hidden;}
.m-list21 > li{margin-bottom: 40px;padding-bottom: 30px;margin-bottom: 30px;
	border-bottom: 1px solid #C3CFE2;
}
.m-list21 .con{display: block;overflow: hidden;}
.m-list21 .pic{height: 256px;width: 397px;margin-right: 38px;float: left;
	line-height: 256px;font-size: 0;text-align: center;
	background-color: #F5F7FA;margin-bottom: 15px;
}
.m-list21 .pic img{display: inline-block;vertical-align: middle;
	max-height: 90%;max-width: 90%;
}
.m-list21 .cont{float: left;width: 365px;margin-right: 50px;}
.m-list21 h3{font-size: 18px;font-weight: normal;color: #293963;
	line-height: 24px;height: 48px;margin-bottom: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list21 .lab{font-size: 16px;color: #00C5C2;font-weight: bold;
	display: block;margin-bottom: 26px;height: 24px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list21 .txt{font-size: 16px;line-height: 28px;color: #4C6080;
	height: 112px;
}
.m-list21 .txt li{list-style-type: disc;margin-left: 20px;}
.m-list21 .con:hover h3{color: #00C5C2;}
.m-list21 .r-c{float: left;}
.m-list21 .btn{display: block;width: 236px;height: 50px;line-height: 50px;border-radius: 10px;
	font-size: 20px;color: #fff;text-align: center;
	background-color: #006CFF;
}
.m-list21 .btn:hover{opacity: .8;}
.m-list21 .btn:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 10px;
	background: url(../images/i-13.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list21 .bot{padding-top: 27px;}
.m-list21 .bot .t1{font-size: 16px;}
.m-list21 .bot .a1{display: inline-block;font-size: 18px;color: #006CFF;line-height: 46px;
	margin-right: 29px;
}
.m-list21 .bot .a1:after{content: '';display: inline-block;vertical-align: middle;
	width: 8px;height: 14px;position: relative;top: -1px;margin-left: 15px;
	background: url(../images/i-14.png) no-repeat center;
	-o-background-size: 100% auto;
	-ms-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.m-list21 .bot .a1:hover{text-decoration: underline;}
.so-box{max-width: 700px;margin: 0 auto;padding-top: 20px;}
.so-tit{line-height: 1.3;margin-bottom: 32px;padding: 0 24px;}
.so-tit span{font-size: 16px;}
.so-tit h3{font-size: 32px;}

.so-list{margin-bottom: 50px;}
.so-list li{}
.so-list .con{display: block;padding: 8px 24px 24px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.so-list .lab{font-size: 16px;color: #00C5C2;}
.so-list h3{font-size: 20px;color: #293963;}
.so-list .date{font-size: 16px;color: #4C6080;}
.so-list .con:hover{background-color: #f5f7fa;}
.so-list .con:hover h3{color: #00C5C2;}

.row-c1{position: relative;}
.m-share{position: absolute;left: -90px;top: 270px;}
.m-share .bdsharebuttonbox a{float: none;display: block;width: 60px;height: 60px;
    margin: 0 0 10px 0;padding: 0;border-radius: 50%;
    background-color: #fff;box-shadow: 0px 3px 10px rgba(0,0,0,.1);
    background-position: center;background-repeat: no-repeat;
    -o-background-size: 30px auto;
    -ms-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -webkit-background-size: 30px auto;
    background-size: 30px auto;
}
.m-share .bdsharebuttonbox .bds_sqq{background-image: url(../images/i-24.png);}
.m-share .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-25.png);}
.m-share .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-26.png);}
.m-share .bdsharebuttonbox .ico{background-image: url(../images/i-27.png);}

.m-zhong{padding: 7px 0 10px;}
.m-zhong .item{padding: 5px 30px 5px 12px;border-radius: 5px;margin-top: 8px;
	background-color: #e6eff7;color: #4c5f7f;display: inline-block;
	position: relative;
}
.m-zhong .close{position: absolute;right: 0;top: 50%;width: 21px;
	text-align: center;line-height: 28px;font-family: arial;cursor: pointer;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-zhong .item:hover {
    background-color: #293963;
    color: #fff;
}

.btn-close1{height: 40px;line-height: 40px;border-radius: 3px;
	text-align: center;font-size: 14px;color: #fff;
	background-color: #006CFF;display: none;margin-top: 25px;
}
.btn-close1:hover{color: #fff;}

.mo-tit{display: none;}





