@charset "utf-8";
*{margin: 0;padding: 0;box-sizing: border-box;}
ul{list-style: none;}
a{text-decoration: none;color: inherit;}
em,i{font-style: normal;}
h2,h3,h4,h5,h6{font-weight: normal;}
.aftercb:after{content: '';display: block;clear: both;}
img{
	max-height: 100%;
	max-width: 100%;
	height: auto;
}
.img{
	position: relative;
	max-width: 100%;
	max-height: 100%;
	}
.img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.wrap{
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
.ny_img{
	font-size: 0;
}
.ny_img img{
	width: 100%;
	height: auto;
}
.btn{
	position: absolute;
	top: 12px;
	right: 20px;
	z-index: 99;
	display: none;
}
.btn div{
	width: 24px;
	height: 2px;
	background: #fff;
	margin-bottom: 6px;
}
.header-right ul>li{
	position: relative;
}
.header-right ul>li .erji{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 99;
}
.header-right ul>li .erji a{
	display: block;
	font-family: "Adobe 黑体 Std";
	font-size: 14px;
	line-height: 42px;
	background-color: #f0f0f0;
	color: #41473f;
	height: 0;
	transition: height .3s;
	overflow: hidden;
}
.header-right ul>li .erji a:hover{
	background-color: #2e91ef;
	color:#fff;
}
.header-right ul>li:hover .erji a{
    height: 42px;
	}
.wrap_nav{
	width: 30%;
	background: rgba(255,255,255,.8);
	position: absolute;
	right: 0;
	display: none;
	z-index: 99;
}
.wrap_nav li a{
	display: block;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}
.header{
	height: 100px;
	background-color: #333333;
}
.header-left{
	width: 26%;
	float: left;
	font-size: 0;
}
.header-right{
	width: 61%;
	float: right;
}
.header-right ul li{
	width: 14%;
	float: left;
	line-height: 100px;
	height: 100px;
	color: #ebebeb;
	text-align: center;
}
.header-right ul li:hover{
	background-color:#2e91ef;
	transition:background-color 0.7s linear;
}
.one-container{
	width: 100%;
	font-size: 0;
}
.swiper-slide img{
	width: 100%;
}
.on{
	background-color:#2e91ef;
}
.one-pg span{
	border: 1px solid #2e91ef;
	background-color: transparent;
	width: 13px;
	height: 13px;
}
.one-pg .swiper-pagination-bullet-active{
	background: #2e91ef;
}
.one{
	padding: 65px 0 70px;
}
.biaoti{
	display: block;
	font-weight: 600;
	font-size: 38px;
	color: #2e91ef;
	text-align: center;
}
.biaoti_eng{
	display: block;
	font-weight: 400;
	font-size: 20px;
	color: #dbdbdb;
	text-align: center;
	margin-bottom: 25px;
}
.two-slide{
	max-width: 376px;
}
.lbfont{
	margin: 0 25px;
	color: #FFFFFF;
}
.lbfont span{
	display: block;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
}
.lbfont p{
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.blue{
	color: #ffffff;
	font-size: 14px;
	display: block;
	width: 111px;
	height: 34px;
	background-color: #2e91ef;
	line-height: 34px;
	text-align: center;
	margin: 23px auto 30px;
}
.blue:hover{
	background-color: #166e77;
	transition:background-color 0.2s linear;
}
.two-slide{
	background-color: #333333;
}
.next-one,.prev-one{ 
	position: absolute !important;
	top: 57% !important;
	width: 33px !important;
    height: 56px !important;
    background-size: 33px 56px !important;
}
.one .wrap .next-one{
	position: absolute;
	left: 100%;
	
}
.one .wrap .prev-one{
	left: -3%;
}
.two{
	height: 277px;
	background-color: #333333;
	padding-top:50px;
}

.two ul>li{
	float: left;
	width: 16%;
	margin-right: 12%;
}
.two ul>li img{max-width:45px;max-height:45px;}
.two ul>li:nth-child(4){
	margin-right: 0;
}
.two ul>li span{
	display: block;
	font-size: 20px;
	color: #ffffff;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
}
.two ul>li p{
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.three{
	height: auto;
	background-color: #f7f7f7;
	padding: 60px 0 50px 0;
}
.gcal_pic li{
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 25px;
}
.gcal_pic li:nth-child(3n){
	margin-right: 0;
}
.gcal_pic li span{
	display: block;
	margin: 0 auto;
	font-size: 18px;
	line-height: 48px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
}
.gcal_pic .img{
	box-shadow: 0 0 5px #888;
}
.four{
	padding: 48px 0 25px;
}
.xwlb li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
}
.xwlb li:nth-child(2n){
	margin-right: 0;
}
.xwlb li h3{
	font-size: 18px;
	line-height:28px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xwlb li span{
	font-size: 14px;
	line-height: 28px;
	color: #2e91ef;
}
.xwlb li p{
	font-size: 14px;
	line-height: 24px;
	color: #787878;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.footer{
	background-color: #333333;
	padding-top: 50px;
}
.footer ul>li{
	float: left;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
}
.footer ul>li:nth-child(1){
	width: 35%;
	margin-right: 16%;
}
.footer ul>li:nth-child(2){
    width: 34%;
    margin-right: 2%;
}
.footer ul>li:nth-child(3){
	width: 5.5%;
	margin-right: 2%;
}
.footer ul>li:nth-child(4){
	width: 5.5%;
}
.footer .wrap>p{
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	text-align: center;
}
.footer ul{
	margin-bottom: 20px;
}
.body{
	padding-top: 70px;
	padding-bottom: 80px;
	min-height: 330px;
}
.lanmu{
	position: absolute;
	width: 100%;
	top: -100px;
	left: 0;
	height: 60px;
	background-color: #e8e8e8;
	padding-right: 10px;
}
.lanmu ul li{
	float: left;
	width: 115px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	color: #474747;
	font-weight: 600;
}
.lanmu ul li:hover{
	background-color: #2e91ef;
	color: #FFFFFF !important;
}
.lanmu-on{
	background-color: #2e91ef;
	color: #FFFFFF !important;
}
.lanmu p{
	float: right;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 60px;
}
.gywm_p {
	font-size: 16px;
	line-height: 32px;
	color: #474747;
}
.gywm_p p{
	text-indent: 2em;
}
.xw .xwlb li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
}
.xw .xwlb li p{
	display: block;
}
.xw .xwlb li h3{
	white-space: inherit;
}
.fenye{
	text-align: center;
}
.fenye a{
	display: inline-block;
	width: 27px;
	height: 27px;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	line-height: 27px;
	color: #7a7a7a;
}
.fenye .f-fon{
	width: 64px;
	background-color: #2e91ef;
	color: #FFFFFF;
}
.fenye .online{
	background-color: #2e91ef;
	color: #FFFFFF;
}
.fenye a:hover{
	background-color: #2e91ef;
	color: #FFFFFF;
}
.chanpingj .gcal_pic li{
	background-color: #333333;
}
.chanpingj .gcal_pic span{
	font-size: 20px;
	line-height: 33px;
	color: #FFFFFF;
}
.lxwm-left{
	width: 22%;
	float: left;
}
.lxwm-left span{
	display: block;
	font-size: 20px;
	line-height: 36px;
	color: #2e91ef;
	margin-bottom: 20px;
}
.lxwm-left p{
	font-size: 14px;
	line-height: 40px;
	color:#7a7a7a;
}
.lxwm-right{
	width: 77%;
	float: right;
}
.lxwm-right img{
	cursor: pointer;
}
.wzxq h3.title{
	font-size: 24px;
	line-height: 48px;
	color: #333333;
	text-align: center;
}
.wzxq span.biaoqian{
	display: block;
	font-size: 14px;
	line-height: 48px;
	color: #8e8e8e;
	text-align: center;
}
.wzxq span.biaoqian i{
	color:#2e91ef;
}
.wzxq hr{
	margin-top: 10px;
	margin-bottom: 15px;
}
.wzxq {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #474747;
}
.wzxq p{
	text-indent: 2em;
}
.wzxq p img{
	max-width: 94%;
}
.wzxq m.prev{
	display: block;
	font-size: 14px;
	line-height: 32px;
	color: #2e91ef;
}
.wzxq m.prev a{
	color: #919191;
}
@media only screen and (max-width: 750px) {  /*手机版本*/ 
.wrap{
	width: 93.6%;
}
.btn{
	display: block;
}
.header {
    height: auto;
}
.header-right{
	display: none;
}
.header-left {
    width: 34%;
}
.one {
    padding: 8px 0 10px;
}
.biaoti{
	font-size: 18px;
}
.biaoti_eng{
	font-size: 13px;
    margin-bottom: 3px;
}
.prev-one,.next-one{
	display: none;
}
.two {
    height: auto;
    padding: 20px 5px 10px;
}
.two ul>li{
	width: 45%;
	margin-right: 10%;
	margin-bottom: 10px;
}
.two ul>li:nth-child(2n){
	margin-right: 0;
}
.two ul>li img{
	width: 20%;
}
.two ul>li span {
    font-size: 12px;
    line-height: 25px;
}
.two ul>li p {
    font-size: 10px;
    line-height: 18px;
}
.three {
	height: auto;
    padding: 10px 0;
}
.gcal_pic li{width:48%;}
.gcal_pic li:nth-child(3n){margin-right:2%;}
.gcal_pic li:nth-child(2n){margin-right:0;}
.gcal_pic li span {
    font-size: 10px;
    line-height: 20px;
}
.gcal_pic li {
    margin-bottom: 10px;
}
.blue {
    font-size: 13px;
    width: 87px;
    height: 25px;
    line-height: 25px;
    margin: 8px auto 8px;
}
.four {
    padding: 10px 0 10px;
}
.xwlb li {
    width: 100%;
	margin-right: 0;
    margin-bottom: 15px;
}
.xwlb li p {
    font-size: 10px;
    line-height: 15px;
}
.xwlb li span {
    font-size: 12px;
    line-height: 12px;
}
.xwlb li h3 {
    font-size: 14px;
    line-height: 15px;
}
.footer{
	padding-top: 10px;
}
.footer img{
    width: 40%;
}
.footer ul>li{
    width: 100% !important;
    margin-right: 0 !important;
}
.footer ul>li:nth-child(3) {
	margin-top: 5px;
}
.footer ul>li:nth-child(3) p{
	display: inline;
	margin-right: 10px;
}
.footer ul>li:nth-child(4) p{
	display: inline;
	margin-right: 10px;
}
.footer ul>li {
    float: left;
    font-size: 10px;
    line-height: 18px;
}
.footer .wrap>p {
    font-size: 10px;
    line-height: 20px;
}
.footer ul {
    margin-bottom: 2px;
}
.lbfont p {
    font-size: 10px;
    line-height: 14px;
}
.lbfont span {
    font-size: 16px;
    margin: 0;
}
.lbfont {
    margin: 0 5px;
}
.lanmu ul li {
    float: left;
    width: 60px;
    font-size: 10px;
    line-height: 23px;
}
.lanmu {
    top: -37px;
    height: 23px;
}
.lanmu p {
    font-size: 9px;
    line-height: 23px;
}
.fenye a {
    width: 20px;
    height: 20px;
    font-size: 10px;
    line-height: 20px;
}
.fenye .f-fon {
    width: 45px;
}
.body {
    padding-top: 24px;
    padding-bottom: 10px;
}
.ny_img img {
    width: 100%;
    height: 115px;
}

.chanpingj .gcal_pic span {
    font-size: 10px;
    line-height: 19px;
}
.gywm_p p {
    font-size: 10px;
    line-height: 15px;
}
.lxwm-left {
    width: 100%;
}
.lxwm-right {
    width: 100%;
}
.lxwm-left span {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 5px;
}
.lxwm-left p {
    font-size: 10px;
    line-height: 18px;
    color: #7a7a7a;
}
.wzxq hr {
    margin-top: 0px;
    margin-bottom: 5px;
}
.wzxq h3.title {
    font-size: 14px;
    line-height: 16px;
}
.wzxq span.biaoqian {
    display: block;
    font-size: 10px;
    line-height: 22px;
}
.wzxq{
    font-size: 10px;
    line-height: 15px;
}
.wzxq p img{
	text-indent:0;
}
.wzxq m.prev {
    display: block;
    font-size: 10px;
    line-height: 15px;
}
.xw .xwlb li {
    margin-bottom: 10px;
}
}
