﻿o 

.pop-notice{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;
	background-color: rgba(0,0,0,.4);
}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.4);
}
.pop-notice .cont{position: absolute;top: 50%;left: 50%;width: 680px;
	padding: 50px 53px;border-radius: 8px;
	box-shadow: 0px 13px 24px 3px rgba(0,22,47,0.12);
	background: url(../images/pop-bg.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-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-notice .tit{font-size: 24px;color: #333;margin-bottom: 30px;}
.pop-notice .desc{font-size: 16px;line-height: 1.75;color: #333;text-align: justify;
	margin-bottom: 39px;
}
.pop-notice .desc p{margin-bottom: 6px;text-indent:2em;}
.pop-notice .btn{display: block;margin: 0 auto;width: 212px;height: 59px;text-align: center;line-height: 59px;
	font-size: 18px;color: #fff;line-height: 59px;
	background: linear-gradient(270deg, rgba(35,92,160,0.88), rgba(3,60,127,0.88));
	box-shadow: 0px 8px 8px 1px rgba(0,22,47,0.13);
	border-radius: 30px;
	border: 1px solid #2C74C8;
}
.pop-notice .close{position: absolute;top: 12px;right: 12px;
	width: 32px;height: 32px;cursor: pointer;border-radius: 50%;
	background: rgba(0,0,0,.5) url(../images/pop-close.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;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-notice .close:hover{background-color: #004B98;}

.pop-notice{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 1024;
	background-color: rgba(0,0,0,.4);
}
.pop-bg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;
	background-color: rgba(0,0,0,.4);
}
.pop-notice .cont{position: absolute;top: 50%;left: 50%;width: 680px;
	padding: 50px 53px;border-radius: 8px;
	box-shadow: 0px 13px 24px 3px rgba(0,22,47,0.12);
	background: url(../images/pop-bg.png) no-repeat center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-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-notice .tit{font-size: 24px;color: #333;margin-bottom: 30px;}
.pop-notice .desc{font-size: 16px;line-height: 1.75;color: #333;text-align: justify;
	margin-bottom: 39px;
}
.pop-notice .desc p{margin-bottom: 6px;}
.pop-notice .btn{display: block;margin: 0 auto;width: 212px;height: 59px;text-align: center;line-height: 59px;
	font-size: 18px;color: #fff;line-height: 59px;
	background: linear-gradient(270deg, rgba(35,92,160,0.88), rgba(3,60,127,0.88));
	box-shadow: 0px 8px 8px 1px rgba(0,22,47,0.13);
	border-radius: 30px;
	border: 1px solid #2C74C8;
}
.pop-notice .close{position: absolute;top: 12px;right: 12px;
	width: 32px;height: 32px;cursor: pointer;border-radius: 50%;
	background: rgba(0,0,0,.5) url(../images/pop-close.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;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-notice .close:hover{background-color: #004B98;}

@media only screen and (min-width: 1199px) and (max-width: 1920px) {

.pop-notice .cont{width: 35.41vw;
	padding: 2.604vw 2.760vw;border-radius: 0.416vw;
	box-shadow: 0vw 0.677vw 1.25vw 0.156vw rgba(0,22,47,0.12);
}
.pop-notice .tit{font-size: 1.25vw;margin-bottom: 1.562vw;}
.pop-notice .desc{font-size: 0.833vw;margin-bottom: 2.031vw;}
.pop-notice .desc p{margin-bottom: 0.312vw;}
.pop-notice .btn{width: 11.04vw;height: 3.072vw;line-height: 3.072vw;
	font-size: 0.937vw;;line-height: 3.072vw;
	box-shadow: 0vw 0.416vw 0.416vw 0.052vw rgba(0,22,47,0.13);
	border-radius: 1.562vw;
}
.pop-notice .close{top: 0.625vw;right: 0.625vw;
	width: 1.666vw;height: 1.666vw;
}



}

@media only screen and (max-width: 1199px) {
	.pop-notice .cont{width: auto;width: 96%;padding: 35px 20px 25px;}
	.pop-notice .desc{font-size: 14px;margin-bottom: 20px;}
	.pop-notice .tit{font-size: 20px;margin-bottom: 15px;}
	.pop-notice .close{right: 10px;top: 10px;}
	.pop-notice .btn{width: 180px;height: 45px;line-height: 45px;font-size: 16px;}

}



.g-t1{overflow: hidden;
	border-top: 1px solid rgba(204,204,204,.4);
}
.g-t1 .tit{font-size: 42px;font-weight: normal;float: left;}
.g-t1 .more{float: right;font-size: 18px;color: #004B98;margin-top: 28px;}
.g-t1 .more:hover{text-decoration: underline;}
.g-t1 .tab{float: right;margin-top: 25px;}
.g-t1 .tab li{float: left;margin-left: 20px;}
.g-t1 .tab li a{display: block;font-size: 18px;padding-left: 24px;position: relative;}
.g-t1 .tab li a:after{content: '';position: absolute;left: 0;top: 50%;
    width: 1px;height: 18px;
    background-color: #919191;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.g-t1 .tab li.on a,.g-t1 .tab li:hover a{color: #004B98;}
.g-t1 .tab li:first-child{margin: 0;}
.g-t1 .tab li:first-child a{padding-left: 0;}
.g-t1 .tab li:first-child a:after{display: none;}
.row-a1{padding: 70px 0;}
.row-a1 .g-t1{border-top: 0;}
.m-list1{overflow: hidden;margin: 36px -14px 0;}
.m-list1 li{width: 33.33%;float: left;}
.m-list1 .con{display: block;margin: 0 14px;}
.m-list1 .pic{padding-top: 63%;height: 0;position: relative;overflow: hidden;margin-bottom: 25px;}
.m-list1 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;object-fit: cover;
	-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;
	transition: opacity .4s ease-in,transform .6s linear;
}
.m-list1 h3{font-size: 32px;font-weight: normal;color: #333;margin-bottom: 15px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list1 .more{font-size: 18px;color: #004B98;}
.m-list1 .con:hover .pic img{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}
.m-list1 .con:hover h3{color: #004B98;}

.row-a2{padding-bottom: 85px;}
.row-a2 .g-t1{padding-top: 57px;}

.m-list2{overflow: hidden;margin: 35px -15px 0;}
.m-list2 li{width: 33.33%;float: left;}
.m-list2 .con{display: block;margin: 0 15px;}
.m-list2 .pic{padding-top: 63%;height: 0;position: relative;overflow: hidden;}
.m-list2 .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;object-fit: cover;
	-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;
	transition: opacity .4s ease-in,transform .6s linear;
}
.m-list2 .txt{border: 1px solid #e7e7e7;border-top: 0;height: 290px;
	padding: 33px 36px 0 33px;
}
.m-list2 .date{font-size: 18px;color: #004B98;display: block;margin-bottom: 9px;}
.m-list2 h3{font-size: 26px;line-height: 1.35;font-weight: normal;color: #111;margin-bottom: 7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list2 .desc{font-size: 16px;line-height: 1.75;color: #999;margin-bottom: 23px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-list2 .more{font-size: 18px;color: #004B98;}
.m-list2 .con:hover .pic img{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}
.m-list2 .con:hover h3{color: #004B98;}

.row-a3{overflow: hidden;padding-bottom: 83px;}
.row-a3 .g-t1{padding-top: 63px;margin-bottom: 39px;}

.m-pic1{float: left;width: 650px;margin-right: 35px;}
.m-pic1 img{width: 100%;display: block;}
.m-list3{overflow: hidden;position: relative;top: -6px;}
.m-list3 .con{position: relative;padding-left: 20px;}
.m-list3 .con:after{content: '';position: absolute;left: 0;top: 50%;
	width: 6px;height: 6px;border-radius: 50%;
	background-color: #D2D2D2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 h3 a{display: block;font-size: 18px;color: rgba(68,68,68,.8);
	font-weight: normal;line-height: 58px;padding-right: 100px;
	border-bottom: 1px solid #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-list3 .down{position: absolute;right: 0;top: 0;line-height: 58px;
	color: rgba(119,119,119,.5);padding-left: 27px;font-size: 16px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .down:before{content: '';display: inline-block;vertical-align: middle;
	width: 18px;height: 20px;margin-right: 9px;position: relative;top: -2px;opacity: .4;
	background: url(../images/i-01.png) no-repeat left center;
	-o-background-size: 18px auto;
	-ms-background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list3 .con:hover h3 a{border-bottom-color: rgba(65, 113, 162, .15);color: #023D7F;}
.m-list3 .con:hover:after{background-color: #004B98;}
.m-list3 .con:hover .down{color: #023D7F;}
.m-list3 .con:hover .down:before{opacity: 1;}

.m-list4{overflow: hidden;}
.m-list4 li{width: 33.33%;float: left;}
.m-list4 .con{display: block;height: 170px;position: relative;
	color: #fff;text-align: center;padding-top: 54px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.m-list4 .i1 .con{background-color: #13A0D3;}
.m-list4 .i2 .con{background-color: #006192;}
.m-list4 .i3 .con{background-color: #023D7F;}
.m-list4 h3{font-size: 26px;font-weight: normal;margin-bottom: 13px;}
.m-list4 .more{font-size: 16px;opacity: .8;}
.m-list4 .con:hover{padding-top: 44px;}

.ban{position: relative;overflow: hidden;height: 450px;
	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;
}
.ban .cont{position: absolute;left: 240px;right: 240px;bottom: 33px;
	color: #fff;z-index: 2;
}
.ban .tit{float: left;font-size: 44px;font-weight: normal;line-height: 1.2;}
.cur{float: right;font-size: 16px;margin-top: 30px;padding-left: 24px;
	background: url(../images/i-09.png) no-repeat left center;
	-o-background-size: 13px auto;
	-ms-background-size: 13px auto;
	-moz-background-size: 13px auto;
	-webkit-background-size: 13px auto;
	background-size: 13px auto;
}
.cur a{color: #fff;}
.cur a:hover{text-decoration: underline;}

.pages{overflow: hidden;text-align: center;margin: 50px 0 100px;}
.pages ul{font-size: 0}
.pages li{display: inline-block;vertical-align: middle;margin: 0 5px}
.pages a,.pages span{border-radius: 5px;display: block;
	width: 53px;height: 53px;line-height: 51px;font-family: arial;
	border: 1px solid #dcdcdc;text-align: center;font-size: 19px;
	color: #666;background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.pages li a:hover,.pages li.on a{background-color:#004B98;border-color:#004B98;color:#fff}
.pages span{font-weight: normal;}
.pages .arrow a{font-family: 'SimHei';}

.g-tab{overflow: hidden;padding: 36px 0 34px;
	background-color: #F6F7F9;
}
.g-tab li{float: left;margin-right: 15px;}
.g-tab li a{display: block;padding: 0 39px;height: 50px;line-height: 50px;
	font-size: 18px;color: #333;border-radius: 2px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.g-tab li.on a,.g-tab li:hover a{color: #fff;background-color: #004B98;}

.m-list5{overflow: hidden;margin: 0 -20px;padding: 52px 0 10px;}
.m-list5 li{width: 50%;float: left;margin-bottom: 30px;}
.m-list5 .con{display: block;margin: 0 20px;height: 111px;
	border: 1px solid #dcdcdc;position: relative;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list5 h3{font-size: 18px;line-height: 1.61;color: #666;
	font-weight: normal;padding-left: 28px;
	position: absolute;top: 50%;left: 30px;right: 30px;
	background: url(../images/i-01.png) no-repeat left 5px;
	-o-background-size: 18px auto;
	-ms-background-size: 18px auto;
	-moz-background-size: 18px auto;
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list5 .con:hover{border-color: #004B98;}
.m-list5 .con:hover h3{color: #004B98;}

.m-list6{padding: 54px 0;}
.m-list6 .con{padding: 54px 0;overflow: hidden;}
.m-list6 .pic{float: right;width: 644px;height: 380px;margin-left: 160px;}
.m-list6 .pic img{width: 100%;display: block;}
.m-list6 li:nth-child(2n) .pic{float: left;margin-left: 0;margin-right: 160px;}
.m-list6 h3{font-size: 36px;font-weight: normal;color: #111;margin-bottom: 23px;}
.m-list6 .desc{font-size: 18px;line-height: 2;color: #666;text-align: justify;}
.m-list6 .txt{overflow: hidden;height: 380px;position: relative;}
.m-list6 .t-c{position: absolute;top: 50%;left: 0;right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.m-txt1{overflow: hidden;padding: 92px 0 0;margin-bottom: 77px;}
.m-txt1 .tit{float: left;margin-right: 66px;font-size: 36px;font-weight: normal;
	line-height: 1.53;color: #111;position: relative;width: 400px;
	padding: 99px 0 34px;
}
.m-txt1 .tit:after{content: '';position: absolute;left: 0;bottom: 0;
	width: 100px;height: 4px;
	background-color: #00439D;
}
.m-txt1 .txt{overflow: hidden;text-align: justify;font-size: 18px;
	line-height: 2.22;color: #666;
}

.m-txt2{overflow: hidden;margin-bottom: 99px;}
.m-txt2 .video{float: left;width: 996px;height: 548px;margin-right: 48px;
	background-color: #000;position: relative;overflow: hidden;
}
.m-txt2 .video video{width: 100%;height: 100%;display: block;}
.m-txt2 .video img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.m-txt2 .play{position: absolute;top: 50%;left: 50%;z-index: 3;
	width: 76px;height: 76px;cursor: pointer;
	background: url(../images/i-10.png) no-repeat center;
	-o-background-size: 75px auto;
	-ms-background-size: 75px auto;
	-moz-background-size: 75px auto;
	-webkit-background-size: 75px auto;
	background-size: 75px auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.m-txt2 .right{overflow: hidden;}
.ab-tit{font-size: 36px;font-weight: normal;color: #111;position: relative;text-align: right;padding-bottom:15px;margin-bottom:55px;}
.ab-tit:after{content: '';position: absolute;right: 0;bottom: 0;
	width: 100px;height: 4px;
	background-color: #00439D;
}
.m-txt2 .list{overflow: hidden;border-top: 1px solid rgba(220, 220, 220, .7);}
.m-txt2 li{border-bottom: 1px solid rgba(220, 220, 220, .7);
	text-align: right;height: 137px;padding-top: 24px;
}
.m-txt2 li .desc{font-size: 18px;color: #666;}
.m-txt2 li .num{color: #004B98;font-size: 18px;}
.m-txt2 li .num span{font-size: 36px;font-weight: bold;font-family: arial;margin-right: 7px;}

.m-txt3{overflow: hidden;padding: 80px 0;}
.m-txt3 .pic{float: right;width: 697px;margin-left: 62px;}
.m-txt3 .txt{overflow: hidden;font-size: 20px;line-height: 1.9;
	text-align: justify;padding-top: 69px;
}
.m-txt3 .desc{margin-bottom: 38px;}
.m-txt3 .tips{color: #004B98;}

.m-list7{background-color: #F8FBFE;margin-bottom: 83px;}
.m-list7 .tit{overflow: hidden;height: 80px;line-height: 80px;padding: 0 39px 0 45px;
	background-color: #004B98;color: #fff;font-size: 22px;margin-bottom: 10px;
}
.m-list7 .tit .s1{float: left;}
.m-list7 .tit .s2{float: right;}
.m-list7 li{position: relative;
	height: 114px;border-bottom: 1px solid #E5E5E5;
}
.m-list7 li:last-child{border-bottom: 0;}
.m-list7 .left{position: absolute;top: 50%;left: 39px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list7 .right{position: absolute;top: 50%;right: 30px;
	font-size: 16px;text-align: right;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list7 .t1{font-size: 24px;font-weight: normal;margin-bottom: 4px;}
.m-list7 .info{font-size: 16px;color: #888;}
.m-list7 .adds{display: block;color: #666;}
.m-list7 .btn{position: absolute;right: 30px;top: 50%;width: 131px;
	height: 46px;line-height: 46px;text-align: center;font-size: 16px;
	color: #fff;border-radius: 5px;
	background-color: #004B98;opacity: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list7 li:hover .btn{opacity: 1;}
.m-list7 li:hover .right{opacity: 0;}

.m-list8{*zoom:1;border-left: 1px solid #DCDCDC;border-top: 1px solid #DCDCDC;margin-top: 83px;}
.m-list8:after,.m-list8:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-list8 li{width: 25%;float: left;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.m-list8 .con{display: block;position: relative;}
.m-list8 .con:before{content:'';position: absolute;top:0;left:0;bottom:0;right:0;border:2px solid #004B98;opacity: 0;
    	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .con:hover:before{opacity: 1;}
.m-list8 .pic{height: 372px;font-size: 0;text-align: center;line-height: 372px;}
.m-list8 .pic img{display: inline-block;vertical-align: middle;
	max-height: 85%;max-width: 85%;
	-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;
	transition: opacity .4s ease-in,transform .6s linear;
}
.m-list8 h3{line-height: 77px;font-size: 18px;font-weight: normal;color: #333;
	padding: 0 60px 0 26px;border-top: 1px solid #DCDCDC;position: relative;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 h3:after{content: '';position: absolute;top: 50%;right: 33px;
	width: 16px;height: 16px;
	background: url(../images/i-11.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-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list8 .con:hover h3:after{background-image: url(../images/i-11-on.png);}
.m-list8 .con:hover h3{color: #004B98;}
.m-list8 .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-map{height: 540px;margin: 105px 0 95px;}
.m-map #map{height: 100%;}
.m-map #map img{max-width: none;
	transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
}

.m-list9{overflow: hidden;margin: 0 -26px 88px;}
.m-list9 li{width: 25%;float: left;}
.m-list9 .con{margin: 0 26px;}
.m-list9 h3{font-size: 28px;font-weight: normal;color: #333;
	margin-bottom: 18px;
}
.m-list9 .desc{border-top: 1px solid #e5e5e5;font-size: 18px;
	line-height: 1.44;color: #666;padding-top: 27px;
}
.m-list9 li:nth-last-child(2) .desc,
.m-list9 li:last-child .desc{font-family: 'HYQiHei-DZS';font-size: 20px;color: #004B98;font-weight: bold;}
.m-list9 .ico{display: block;height: 36px;margin-bottom: 24px;}
.m-list9 .ico img{display: block;height: 100%;}

.m-list10{margin: 83px 0 0;}
.m-list10 li{overflow: hidden;margin-bottom: 68px;}
.m-list10 .pic{float: left;width: 480px;height: 330px;margin-right: 47px;}
.m-list10 .pic img{width: 100%;height: 100%;display: block;}
.m-list10 .txt{overflow: hidden;padding-top: 18px;}
.m-list10 h3{font-size: 36px;font-weight: normal;color: #111;margin-bottom: 21px;}
.m-list10 .desc{font-size: 18px;line-height: 2;color: #666;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
}
.m-news{margin: 83px 0 67px;}
.m-news .con{display: block;overflow: hidden;
	background-color: #fff;border: 1px solid #E7E7E7;
}
.m-news .pic{float: left;width: 702px;overflow: hidden;height: 443px;}
.m-news .pic img{width: 100%;height: 100%;display: block;object-fit: cover;
	-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;
	transition: opacity .4s ease-in,transform .6s linear;
}
.m-news .txt{overflow: hidden;padding: 75px 50px 0;}
.m-news .date{display: block;font-size: 20px;color: #004B98;margin-bottom: 16px;}
.m-news .tit{font-size: 34px;line-height: 1.26;font-weight: normal;color: #333;margin-bottom: 17px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.m-news .desc{font-size: 16px;line-height: 28px;color: #999;margin-bottom: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.m-news .more{font-size: 18px;color: #004B98;}
.m-news .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-news .con:hover .tit{color: #004B98;}

.m-list2-1 li{margin-bottom: 51px;}


.row-b1{overflow: hidden;padding: 72px 0 10px;}
.row-b1 .col-l{width: 998px;}
.row-b1 .col-r{width: 396px;padding: 27px 20px 13px 24px;
	border: 1px solid #DCDCDC;
}

.m-details{}
.m-details h1{font-size: 36px;font-weight: normal;margin-bottom: 19px;}
.m-details .info{overflow: hidden;font-size: 18px;color: #999;
	padding-bottom: 29px;
	border-bottom: 1px solid rgba(210, 210, 210, .6);
}
.m-details .info span{margin-right: 20px;}
.m-details .txt{font-size: 18px;line-height: 1.89;color: #666;
	padding: 36px 0 0;overflow: hidden;margin-bottom: 63px;
}
.m-details .share{overflow: hidden;padding-bottom: 39px;
	border-bottom: 1px solid rgba(210, 210, 210, .6);
}
.m-details .t1{float: left;font-size: 18px;line-height: 30px;color: #999;}
.m-details .bdsharebuttonbox{overflow: hidden;}
.m-details .bdsharebuttonbox a{margin: 0 0 0 9px;width: 30px;height: 30px;float: left;
	background-color: #d4d4d4;border-radius: 50%;
    background-position: center;background-repeat: no-repeat;padding: 0;
    -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-details .bdsharebuttonbox .bds_weixin{background-image: url(../images/i-03.png);}
.m-details .bdsharebuttonbox .bds_sqq{background-image: url(../images/i-04.png);}
.m-details .bdsharebuttonbox .bds_qzone{background-image: url(../images/i-06.png);}
.m-details .bdsharebuttonbox .bds_tsina{background-image: url(../images/i-05.png);}
.m-details .bdsharebuttonbox a:hover{opacity: 1;background-color: #51d4b2;}
.m-details .arrow{font-size: 18px;line-height: 42px;color: #666;padding: 35px 0;
	position: relative;
}
.m-details .arrow span{color: #666;}
.m-details .arrow .item a{display: block;color: #666;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-details .arrow .item a:hover{color: #4470AF;}
.m-details .back{position: absolute;right: 0;top: 49px;
	width: 200px;height: 58px;text-align: center;border-radius: 29px;
	line-height: 56px;color: #004b98;border: 1px solid #004b98;
	font-size: 18px;
}
.m-details .back:after{content: '';display: inline-block;vertical-align: middle;
	width: 24px;height: 12px;margin-left: 16px;position: relative;top: -2px;
	background: url(../images/i-16.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;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-details .back:hover:after{margin-left: 25px;}

.ban-zan{text-align: center;width: 220px;margin: 0 auto 74px;display: block;
	font-size: 16px;color: #4470AF;padding-top: 128px;
	background: url(../images/i-17.png) no-repeat top center;
	-o-background-size: 118px auto;
	-ms-background-size: 118px auto;
	-moz-background-size: 118px auto;
	-webkit-background-size: 118px auto;
	background-size: 118px auto;
}

.m-t2{font-size: 28px;font-weight: normal;padding-bottom: 6px;
	border-bottom: 2px solid #eee;
}

.m-list11{padding-top: 38px;}
.m-list11 li{margin-bottom: 23px;}
.m-list11 .con{display: block;border-bottom: 1px solid #E5E5E5;}
.m-list11 h3{font-size: 20px;font-weight: normal;color: #666;margin-bottom: 10px;line-height: 1.7;
	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-list11 .date{display: inline-block;position: relative;font-size: 18px;color: #C4C4C4;
	padding-bottom: 14px;
}
.m-list11 .date:after{content: '';position: absolute;left: 0;bottom: -1px;height: 1px;
	width: 35px;background-color: #626262;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.m-list11 .con:hover h3{color: #0452BC;}
.m-list11 .con:hover .date:after{width: 100%;background-color: #0452BC;}


.m-desc1{padding: 50px 0;}
.m-desc1 .tit{font-size: 36px;font-weight: normal;text-align: center;
	margin-bottom: 15px;
}
.m-desc1 .txt{font-size: 18px;line-height: 1.8;}
            























