
.g-t1{text-align: center;}
.g-t1 em{font-size: 16px;text-transform: uppercase;font-weight: bold;
	color: #2a60b5;
}
.g-t1 h2{font-size: 40px;font-weight: normal;color: #111;position: relative;
	padding-bottom: 20px;
}
.g-t1 h2:after{content: '';position: absolute;left: 50%;bottom: 0;
	width: 52px;height: 2px;
	background-color: #2a60b5;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.row-a1{padding: 94px 0 118px;}
.m-list1{overflow: hidden;margin-top: 39px;
	border: 1px solid #e0e0e0;
	border-right: 0;border-bottom: 0;
}
.m-list1 li{width: 14.28%;float: left;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.m-list1 .con{display: block;height: 198px;position: relative;}
.m-list1 .ico{display: block;width: 80px;height: 80px;
	position: relative;margin: 0 auto 18px;
}
.m-list1 .ico i{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	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-list1 .txt{padding-top: 36px;position: relative;z-index: 2;}
.m-list1 .txt p{font-size: 16px;line-height: 1.5;color: #333;
	text-align: center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	opacity: 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;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .ico .i-on,
.m-list1 .con:hover .ico .i-ok{opacity: 0;}
.m-list1 .con:hover .ico .i-on{opacity: 1;}
.m-list1 .con:hover .bg{opacity: 1;}
.m-list1 .con:hover .txt p{color: #fff;}

.m-list1 .more{position: absolute;top: 50%;left: 0;right: 0;text-align: center;
	font-size: 16px;color: #2dbf5a;padding-top: 75px;
	background: url(../image/i-03.png) no-repeat center top;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list1 .con:hover .more{opacity: .8;}


.row-a2{padding: 87px 0 118px;
	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-list2{overflow: hidden;margin-top: 52px;}
.m-list2 li{width: 20%;float: left;
	border-right: 1px solid rgba(0,0,0,.12);
}
.m-list2 li:last-child{border-right: 0;}
.m-list2 .con{display: block;height: 389px;
	padding: 0 38px 12px;
}
.m-list2 .num{font-size: 60px;display: block;text-align: center;
	font-family: Impact;color: rgba(0,0,0,.2);margin-bottom: 12px;
}
.m-list2 h3{font-size: 22px;color: #333;text-align: center;
	margin-bottom: 18px;
}
.m-list2 .desc{font-size: 16px;line-height: 2;color: #666;
	text-align: justify;
}

.row-a3{padding: 138px 0 0;overflow: hidden;
	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;
}
.row-a3 .wp{position: relative;}
.row-a3 .g-t1{position: absolute;left: 0;top: 0;
	text-align: left;
}
.row-a3 .g-t1 h2:after{left: 0;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.m-list3{overflow: hidden;}
.m-list3 li{float: left;
	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-list3 .i1{width: 41%;margin-left: 31%;background-color: #2a60b5;}
.m-list3 .i2{width: 28%;background-color: #969fb9;}
.m-list3 .i3{width: 31%;background-color: #353e4d;}
.m-list3 .i4{width: 41%;
	background-image: url(../image/p2.jpg);
}
.m-list3 .i5{width: 28%;background-color: rgba(49,183,98,.9);}
.m-list3 .con{height: 255px;display: block;position: relative;
	padding: 54px 50px 0;color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .i2 .con{padding: 50px 30px 0 45px;}
.m-list3 .txt{position: relative;z-index: 2;}
.m-list3 .txt h3{font-size: 26px;margin-bottom: 17px;}
.m-list3 .txt .desc{font-size: 16px;line-height: 28px;
	opacity: .8;
}
.m-list3 .num{font-size: 198px;font-family: Impact;
	color: rgba(255,255,255,.04);position: absolute;right: 33px;top: 0;
	line-height: 255px;
}
.m-list3 .i4 .num{color: rgba(160,93,47,.06);}
.m-list3 .i4 h3{color: #f66c19;}
.m-list3 .i4 .desc{color: #643515;opacity: .8;}
.m-list3 .more{position: absolute;top: 50%;left: 0;right: 0;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list3 .more em{font-size: 54px;text-transform: uppercase;display: block;
	font-family: Impact;line-height: 1.2;
}
.m-list3 .more span{font-size: 20px;}
.m-list3 .con:hover{opacity: .6;}

.row-a4{padding: 89px 0 101px;overflow: hidden;
	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-list4{overflow: hidden;margin-top: 56px;margin-bottom: 62px;}
.m-list4 li{width: 20%;float: left;}
.m-list4 .con{display: block;}
.m-list4 .pic{width: 197px;height: 197px;border-radius: 50%;
	border: 1px solid rgba(222,224,229,.84);position: relative;
	margin: 0 auto 16px;padding: 16px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4 .pic:before{content: '';position: absolute;top: 16px;bottom: 16px;
	left: 16px;right: 16px;border-radius: 50%;opacity: 0;
	background-color: rgba(42,96,181,.68);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4 .pic:after{content: '';position: absolute;top: 0;left: 0;
	width: 100%;height: 100%;opacity: 0;
	background: url(../image/i-04.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: 54px auto;
	-moz-background-size: 54px auto;
	-webkit-background-size: 54px auto;
	background-size: 54px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list4 .pic img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.m-list4 h3{text-align: center;font-size: 20px;font-weight: normal;
	color: #333;
}
.m-list4 .con:hover .pic{border-color: #2a60b5;}
.m-list4 .con:hover .pic:before,.m-list4 .con:hover .pic:after{opacity: 1;}
.m-list4 .con:hover h3{color: #3353ac;}
.g-btn1{width: 208px;height: 54px;display: block;margin: 0 auto;
	text-align: center;line-height: 54px;font-size: 18px;color: #fff;
	border-radius: 27px;
	background-color: #33b864;
}
.g-btn1:hover{opacity: .8;color: #fff;}


.row-a5{padding: 89px 0 103px;overflow: hidden;
	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;
}
.row-a5 .g-t1{float: left;text-align: left;}
.row-a5 .g-t1 h2:after{left: 0;background-color: #fff;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
.row-a5 .g-t1 h2{color: #fff;}
.row-a5 .g-t1 em{color: #fff;opacity: .5;}
.row-a5 .col-r{width: 50%;position: relative;padding-left: 102px;}
.m-logo{position: absolute;top: 73px;left: -54px;
	width: 108px;
}
.m-logo img{width: 100%;display: block;}

.m-list5{margin-top: -15px;}
.m-list5 li{padding: 15px 0;
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.m-list5 .tit{overflow: hidden;position: relative;line-height: 50px;
	cursor: pointer;
}
.m-list5 .tit:after{content: '';position: absolute;top: 50%;right: 0;
	width: 16px;height: 16px;
	background: url(../image/i-11.png) no-repeat center;
}
.m-list5 .tit .ico{float: left;height: 50px;width: 62px;
	background-position: left center;background-repeat: no-repeat;
	-o-background-size: auto 60px;
	-ms-background-size: auto 60px;
	-moz-background-size: auto 60px;
	-webkit-background-size: auto 60px;
	background-size: auto 60px;
}
.m-list5 .tit h3{font-size: 20px;color: #fff;overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list5 .desc{margin-left: 62px;display: none;padding-right: 22px;
	font-size: 16px;line-height: 28px;color: rgba(255,255,255,.68);
}
.m-list5 li.on{padding-bottom: 31px;}
.m-list5 li.on .tit:after{background-image: url(../image/i-11-on.png);}

.row-a6{padding: 75px 0 127px;}
.row-a6 .g-t1{overflow: hidden;margin-bottom: 24px;}
.row-a6 .more{float: right;font-size: 16px;color: #666;}
.row-a6 .more:hover{color: #2a60b5;}
.m-slider1{}
.m-slider1 .slider{margin: 0 -20px;}
.m-slider1 .con{display: block;margin: 0 20px;padding-bottom: 35px;position: relative;
	background-color: #fff;
}
.m-slider1 .pic{padding-top: 68%;height: 0;position: relative;overflow: hidden;
	margin-bottom: 24px;
}
.m-slider1 .pic img{width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 h3{font-size: 18px;line-height: 30px;height: 90px;font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-slider1 .con:before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;
	height: 2px;background-color: rgba(0,0,0,.2);
}
.m-slider1 .con:after{content: '';position: absolute;left: 0;bottom: 0;width: 0%;
	height: 2px;background-color: #2a60b5;opacity: 0;z-index: 2;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-slider1 .slick-arrow{position: absolute;top: 82px;
	width: 58px;height: 58px;border-radius: 50%;cursor: pointer;
	border: 2px solid #e1e1e1;font-size: 0;text-indent: 9999px;
	background-color: transparent;
	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;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-slider1 .slick-prev{left: -74px;background-image: url(../image/i-12.png);}
.m-slider1 .slick-next{right: -74px;background-image: url(../image/i-13.png);}
.m-slider1 .slick-arrow:hover{background-color: #2d62b6;border-color: #2d62b6;}
.m-slider1 .slick-prev:hover{background-image: url(../image/i-12-on.png);}
.m-slider1 .slick-next:hover{background-image: url(../image/i-13-on.png);}
.m-slider1 .con:hover:after{width: 100%;opacity: 1;}
.m-slider1 .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-slider1 .txt{padding: 0 25px;}
.m-slider1 .more{font-size: 16px;color: #2a60b5;font-size: 16px;
	font-weight: bold;display: block;margin-top: 18px;
}

.m-txt1{padding: 0 200px 64px;position: relative;margin-top: 58px;}
.m-txt1 .time{margin-bottom: 38px;}
.m-txt1 .time span{font-size: 16px;font-weight: bold;color: #2a60b5;
	display: block;margin-bottom: 9px;
}
.m-txt1 .time em{font-size: 14px;color: #666;}
.m-txt1 h1{font-size: 30px;line-height: 40px;padding-bottom: 34px;
	border-bottom: 1px solid #dbdbdb;text-align: center;
}
.m-txt1 .txt{font-size: 18px;line-height: 34px;padding: 27px 0 40px;
	border-bottom: 1px solid rgba(0,0,0,.12);line-height: 1.9;
}
.m-txt1 .txt ol li{list-style-type: decimal;}
.m-txt1 .txt ul li{list-style-type: disc;}
.m-txt1 .share{position: absolute;left: 0;top: 0;}
.m-txt1 .share a{display: block;width: 80px;height: 80px;margin: 0 0 1px 0;
    background-color: #7d818a;float: none;
    background-position: center;background-repeat: no-repeat;
}
.m-txt1 .share a:hover{opacity: 1;background-color: #2a60b5;}
.m-txt1 .share .bds_weixin{background-image: url(../image/i-s1.png);}
.m-txt1 .share .bds_sqq{background-image: url(../image/i-s2.png);}
.m-txt1 .share .bds_tsina{background-image: url(../image/i-s3.png);}
.m-txt1 .share .bds_ling{background-image: url(../image/i-kong.png);}
.m-txt1 .arrow{padding-top: 23px;}
.m-txt1 .arrow a{display: block;font-size: 18px;line-height: 42px;
	color: #666;padding-left: 48px;
	background-position: left center;background-repeat: no-repeat;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-txt1 .arrow .prev{background-image: url(../image/i-23.png);}
.m-txt1 .arrow .next{background-image: url(../image/i-24.png);}
.m-txt1 .arrow a:hover{color: #2a60b5;}
.m-txt1 .arrow a.no{opacity: .5;}
.m-txt1 .arrow a.no:hover{color: #666;}

.row-t1{padding: 66px 0 104px;
	background-color: #f6f6f6;
}
.m-t1{font-size: 36px;font-weight: normal;text-align: center;
	margin-bottom: 35px;
}
.row-t1 .m-slider1 .slick-arrow{top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.m-list7{}
.m-list7 li{margin-bottom: 20px;}
.m-list7 .con{display: block;overflow: hidden;
	background-color: #f2f2f2;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list7 .pic{width: 250px;height: 170px;float: left;overflow: hidden;}
.m-list7 .pic img{width: 100%;height: 100%;display: block;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list7 .txt{height: 170px;position: relative;overflow: hidden;}
.m-list7 .txt h3{position: absolute;top: 50%;left: 45px;right: 60px;
	font-size: 24px;line-height: 1.5;font-weight: normal;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list7 .con:hover{background-color: #2a60b5;}
.m-list7 .con:hover h3{color: #fff;}


.pages{margin: 40px 0 75px;text-align: center;font-size: 0;}
.pages ul{display: inline-block;}
.pages li{float: left;margin: 0 5px;}
.pages li a{display: block;width: 44px;height: 44px;line-height: 40px;
	font-size: 16px;font-family: arial;color: #666;border-radius: 4px;
	border: 2px solid rgb(238, 238, 238);
}
.pages .arrow a{font-family: '黑体';font-weight: bold;
	background-color: #f0f0f0;
}
.pages li:hover a,.pages li.on a{
	background-color: #2d62b6;
	color: #fff;border-color: #2d62b6;
}

.m-form1{margin-bottom: 109px;}
.m-form1 .txt{font-size: 16px;line-height: 30px;
	padding-bottom: 36px;
}
.m-form1 .txt h3{font-size: 16px;}
.m-form1 .c-item{border-top: 1px solid #e0e0e0;padding-bottom: 31px;
	padding-top: 28px;
}
.m-form1 .c-item .tit{font-size: 18px;margin-bottom: 12px;}
.m-form1 .con{overflow: hidden;}
.m-form1 .inp{width: 100%;display: block;height: 43px;
	background-color: #f6f6f6;border: 0;border-radius: 5px;
	padding: 0 14px;font-size: 14px;
}
.m-form1 .c-item label{float: left;line-height: 30px;margin-right: 52px;
	cursor: pointer;
}
.m-form1 .c-item label span{float: left;font-size: 16px;}
.m-form1 .c-item .rad{float: left;width: 18px;height: 18px;
	margin-right: 8px;margin-top: 6px;
	background: url(../image/i-27.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;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.m-form1 .c-item .rad:checked{background-image: url(../image/i-27-on.png);}
.m-form1 ul{overflow: hidden;margin: 0 -6px;padding-top: 10px;}
.m-form1 li{width: 14.28%;float: left;}
.m-form1 .con-t{margin: 0 6px;overflow: hidden;
	padding-left: 24px;padding-top: 25px;padding-bottom: 15px;
	background-color: #f6f6f6;
}
.m-form1 .con-t label{float: none;overflow: hidden;display: block;
	line-height: 40px;margin-right: 0;
}
.m-form1 .con-t label span{color: #666;}
.m-form1 .con-t label .rad{margin-top: 11px;}
.m-form1 .con-t .t1{font-size: 16px;color: #444;margin-bottom: 5px;}
.m-form1 .lab2 .rad{margin-top: 12px;}
.m-form1 .lab2 label{line-height: 42px;}
.m-form1 .lab2 .s-inp{overflow: hidden;}
.m-form1 .lab2 label:last-child{float: none;overflow: hidden;display: block;}
.m-form1 .lab2 label:last-child span{margin-right: 30px;}
.m-form1 .text{height: 182px;width: 100%;display: block;padding: 10px 14px;
	font-size: 14px;border: 0;border-radius: 5px;
	background-color: #f6f6f6;
}
.m-form1 .btn{width: 178px;height: 48px;display: block;border: 0;
	font-size: 18px;color: #fff;font-weight: bold;border-radius: 24px;
	background-color: #2a60b5;cursor: pointer;
}
.m-form1 .btn:hover{opacity: .8;}

.m-list8{margin-bottom: 115px;}
.m-list8 li{margin-bottom: 20px;}
.m-list8 .con{overflow: hidden;
	background-color: #f6f6f6;
}
.m-list8 .pic{width: 50%;float: right;}
.m-list8 .pic span{display: block;padding-top: 69%;height: 0;position: relative;
	overflow: hidden;
}
.m-list8 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;}
.m-list8 .txt{overflow: hidden;
	padding: 35px 53px 0;
}
.m-list8 li:nth-child(2n) .pic{float: left;}
.m-list8 .tit{overflow: hidden;padding-bottom: 9px;
	border-bottom: 1px solid #c5c5c5;margin-bottom: 20px;
}
.m-list8 .tit h3{font-size: 28px;line-height: 60px;
	background-position: right center;background-repeat: no-repeat;
	-o-background-size: auto 60px;
	-ms-background-size: auto 60px;
	-moz-background-size: auto 60px;
	-webkit-background-size: auto 60px;
	background-size: auto 60px;
}
.m-list8 .desc{font-size: 16px;line-height: 30px;color: #666;}

.m-txt2{margin-bottom: 90px;}
.m-txt2 .desc{font-size: 16px;line-height: 30px;color: #666666;
	margin-bottom: 45px;
}
.m-txt2 .desc li{list-style-type: disc;}
.m-txt2 .pic{position: relative;}
.m-txt2 .pic img{width: 100%;display: block;}
.m-txt2 .play{position: absolute;left: 0;bottom: 0;z-index: 2;
	width: 120px;height: 92px;
	background: rgba(42,96,181,.88) url(../image/i-play.png) no-repeat center;
}

.pop-video{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1024;display: none;}
.pop-bg{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.7)}
.pop-video .cont{width:660px;position:absolute;top:50%;left:50%;-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-video .close{position:absolute;right:-20px;top:-20px;z-index:3;width:46px;height:46px;border-radius:50%;cursor:pointer;background:url(../image/close.png) center no-repeat #000;-o-background-size:24px auto;-ms-background-size:24px auto;-moz-background-size:24px auto;-webkit-background-size:24px auto;background-size:24px auto;transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s}
.pop-video .video video{width:100%;background-color:#000}
.pop-video .close:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}

.m-tit1{text-align: center;margin-bottom: 40px;}
.m-tit1 h2{font-size: 32px;margin-bottom: 12px;}
.m-tit1 .desc{font-size: 16px;line-height: 28px;color: #333;opacity: .8;
	max-width: 760px;margin: 0 auto;
}
.m-list9{overflow: hidden;margin-bottom: 120px;}
.m-list9 li{width: 33.33%;float: left;}
.m-list9 .con{height: 308px;overflow: hidden;text-align: center;
	color: #fff;padding-top: 63px;
	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-list9 .ico{display: block;height: 100px;width: 100px;
	margin: 0 auto 12px;
	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-list9 h3{font-size: 24px;font-weight: normal;}
.m-list9 em{font-size: 16px;opacity: .4;}
.m-list9 .i1 .con{background-color: #2a60b5;}
.m-list9 .i2 .con{background-color: #f6f6f6;color: #333;}
.m-list9 .i3 .con{background-image: url(../image/p22.jpg);}

.m-txt3{font-size: 16px;line-height: 30px;color: #666;
	margin-bottom: 53px;
}
.m-txt3 li{list-style-type: disc;}
.g-t3{font-size: 32px;color: #111;margin-bottom: 25px;}

.m-list10{margin-bottom: 60px;}
.m-list10 li{margin-bottom: 10px;}
.m-list10 .con{display: block;overflow: hidden;padding: 22px 80px 22px 33px;
	background-color: #fff;position: relative;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}
.m-list10 .con:before{content: '';position: absolute;left: 0;top: 50%;height: 20px;
	width: 4px;background-color: #2a60b5;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list10 h3{font-size: 18px;font-weight: normal;color: #333;line-height: 1.8;}
.m-list10 .num{font-family: Impact;font-size: 36px;line-height: 1;
	color: #333;opacity: .2;width: 60px;margin-left: 20px;
	position: absolute;top: 50%;right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list10 .con:hover:before{top: 0;height: 100%;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}


.m-list11{overflow: hidden;position: relative;padding-right: 50%;
	margin-bottom: 89px;margin-top: 32px;
}
.m-list11 li{height: 270px;}
.m-list11 .con{height: 100%;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-list11 .i3{position: absolute;right: 0;top: 0;width: 50%;
	height: 540px;
}
.m-list11 .txt{position: absolute;top: 50%;left: 45px;color: #fff;z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list11 h3{font-size: 28px;margin-bottom: 10px;}
.m-list11 .desc{font-size: 16px;line-height: 28px;max-width: 420px;}
.m-list11 .i1 .desc{max-width: 292px;}
.m-list11 .i2 h3{color: #3365b6;}
.m-list11 .i2 .desc{color: #666;}
.m-list11 .i3:after{content: '';position: absolute;left: 0;right: 0;bottom: 0;
	height: 50%;opacity: .84;
	background-color: #2a60b5;
}
.m-list11 .i3 .txt{top: 75%;}

.m-tel{text-align: center;padding-top: 51px;margin-bottom: 125px;
	background: url(../image/i-32.png) no-repeat center top;
}
.m-tel span{font-size: 50px;color: #2a60b5;font-family: Impact;display: block;
	margin-bottom: 10px;
}
.m-tel p{font-size: 18px;color: #111;}
.m-tel h3{font-size: 24px;margin-bottom: 3px;}

.m-tab1{overflow: hidden;border-bottom: 2px solid #2a60b5;
    background-color: #f6f6f6;margin-bottom: 60px;
}
.m-tab1 li{width: 20%;float: left;border-right: 1px solid #fff;}
.m-tab1 .con{display: block;height: 66px;text-align: center;line-height: 66px;
    font-size: 0;
}
.m-tab1 .ico{display: inline-block;vertical-align: middle;
    margin-right: 8px;
}
.m-tab1 .ico i{display: inline-block;vertical-align: middle;}
.m-tab1 .ico .i-on,.m-tab1 li.on .i-ok,.m-tab1 li:hover .i-ok{display: none;}
.m-tab1 .ico img{display: inline-block;vertical-align: middle;}
.m-tab1 strong{display: inline-block;vertical-align: middle;
    font-size: 18px;color: #666;
}
.m-tab1 strong.s1{font-size: 16px;line-height: 22px;text-align: left;}
.m-tab1 li:last-child{border: 0;}
.m-tab1 li.on .con,.m-tab1 li:hover .con{background-color: #2a60b5;}
.m-tab1 li.on strong,.m-tab1 li:hover strong{color: #fff;}
.m-tab1 li.on .i-on,.m-tab1 li:hover .i-on{display: inline-block;}

.tab-show1{}
.m-txt4{color: #fff;padding: 40px 40px 40px 54px;margin-bottom: 50px;
	background-color: #2a60b5;
	background-position: right 68px center;background-repeat: no-repeat;
}
.m-txt4 h3{font-size: 26px;font-weight: normal;margin-bottom: 12px;}
.m-txt4 .desc{font-size: 16px;line-height: 35px;}

.g-t4{font-size: 26px;font-weight: normal;color: #111;
	margin-bottom: 13px;
}
.m-txt5{font-size: 16px;line-height: 34px;margin-bottom: 64px;}

.m-list12{margin-bottom: 48px;}
.m-list12 li{*zoom:1;}
.m-list12 li:after,.m-list12 li:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list12 .num{width: 46px;height: 46px;float: left;
	border: 1px solid #ebebeb;margin-right: 20px;margin-top: 12px;
	border-radius: 50%;background-color: #fff;text-align: center;
	line-height: 44px;font-size: 16px;color: #2a60b5;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.m-list12 h4{overflow: hidden;line-height: 70px;font-weight: normal;
	font-size: 18px;font-weight: normal;
	border-bottom: 1px dashed #e0e0e0;
}

.m-list13{margin-bottom: 120px;}
.m-list13 li{margin-bottom: 2px;}
.m-list13 .tit{height: 56px;line-height: 56px;position: relative;
	color: #fff;font-weight: bold;font-size: 18px;padding-left: 22px;
	background-color: #2a60b5;cursor: pointer;
}
.m-list13 .tit:after{content: '>';position: absolute;right: 20px;top: 0;
	font-size: 20px;font-weight: bold;font-family: '黑体';
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list13 li.on .tit:after{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.m-list13 .con{display: none;}
.m-list13 dl{overflow: hidden;
	border-left: 1px solid #ebedf0;
	border-right: 1px solid #ebedf0;
	border-bottom: 1px solid #ebedf0;
}
.m-list13 dd{width: 20%;float: left;margin-bottom: -1px;}
.m-list13 dd a{display: block;line-height: 76px;text-align: center;
	font-size: 16px;color: #666;position: relative;
	border-bottom: 1px solid #ebedf0;
	border-right: 1px solid #ebedf0;
}
.m-list13 dd:nth-child(5n) a{border-right: none;}
.m-list13 dd a:after{content: '';position: absolute;left: 0;bottom: -1px;
	height: 1px;width: 0;opacity: 0;
	background-color: #f57423;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list13 dd:hover a{color: #f57423;}
.m-list13 dd:hover a:after{width: 100%;opacity: 1;}

.m-txt3 a{color: #2a60b5;}

.m-info{border-left: 3px solid #2a60b5;padding-left: 53px;
	padding-top: 45px;padding-bottom: 24px;margin-bottom: 55px;padding-right: 65px;
	background-color: #f6f6f6;
}
.m-info h3{font-size: 26px;color: #111;font-weight: normal;
	margin-bottom: 10px;
}
.m-info .desc{font-size: 16px;line-height: 30px;color: #666;
	padding-bottom: 20px;
}
.m-info .link{font-size: 16px;font-weight: bold;color: #2a60b5;
	display: block;padding-left: 37px;line-height: 68px;
	background: url(../image/i-34.png) no-repeat left center;
	border-top: 1px solid #ddd;
}

.m-list14{margin-bottom: 100px;}
.m-list14 li{margin-bottom: 6px;}
.m-list14 .con{overflow: hidden;padding: 14px 40px;
	background-color: #f6f6f6;
	line-height: 50px;
}
.m-list14 .q{overflow: hidden;position: relative;padding-right: 40px;
	cursor: pointer;
}
.m-list14 .ico{float: left;font-size: 36px;font-style: italic;
	color: #333;opacity: .5;margin-right: 15px;
}
.m-list14 h3{overflow: hidden;font-size: 18px;font-weight: normal;
	color: #111;
}
.m-list14 .desc{font-size: 16px;color: #333;opacity: .8;overflow: hidden;}
.m-list14 .a{display: none;overflow: hidden;padding: 5px 0;margin-top: 5px;
	border-top: 1px solid #ddd;
}
.m-list14 .q:after{content: '>';position: absolute;right: 8px;top: 0;
	font-size: 20px;font-weight: bold;font-family: '黑体';
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list14 li.on .q:after{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
























