@charset "utf-8";
/* CSS Document*/
.banner{width: 100%; height: 393px; background: url(../images/banner_bg.jpg) no-repeat center;
	background-size: cover;}
.banner img{display: block; width: 100%;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background-size: cover;
	background-image: url(../images/left.png); width: 64px; height: 64px; margin-top: -32px;
}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background-size: cover;
	background-image: url(../images/right.png); width: 64px; height: 64px; margin-top: -32px;
}
#notice .gonggao{padding: 15px 0;}
#notice .gonggao>p{float: left; font-size: 18px; color: #db241c;}
.scrollDiv {
    height: 27px;/* 必要元素 */
    line-height: 27px;
    overflow: hidden;/* 必要元素 */
    width: 93%;
}
.scrollDiv>ul>li{height: 27px; font-size: 16px; width: 100%; overflow: hidden; text-overflow: ellipsis;
    white-space: nowrap;}
.scrollDiv>ul>li>a{color: #db241c;}
.scrollDiv>ul>li>a:hover{text-decoration: underline;}
.main_l{width: 39.16%;}
.main_l .hot_zt{width: 100%; background-color: #f6f7f9; padding: 0 25px; box-sizing: border-box;}
.main_l .title{font-size: 24px; color: #1d2088; font-family: "Alibaba-PuHuiTi-Medium";
	padding: 20px 0 20px;}
.main_l .title>span{font-size: 18px;}
.main_l .hot_zt .lb{width: 100%; overflow: hidden; position: relative; padding-bottom: 30px;
	border-bottom: 1px dashed #d6d7d8;}
.main_l .hot_zt .lb img{display: block; width: 100%;}
.main_l .hot_zt .lb .lbbg{width: 100%; height: 46px; background-color: #fff; line-height: 46px;
	text-align: center;}
.main_l .hot_zt .lb .lbbg>p{display: block; font-size: 18px; color: #666666; width: 100%;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: .3s;}
.main_l .hot_zt .lb:hover .lbbg>p{color: #1d2088;}
.main_l .hot_zt .lb .swiper-pagination-bullet{opacity: 1; background-color: #fff;
	border: 1px solid transparent; box-sizing: border-box;}
.main_l .hot_zt .lb .swiper-pagination-bullet-active{background-color: transparent; border: 1px solid #fff;}
.main_l .hot_zt .lb .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, 
.main_l .hot_zt .lb .swiper-pagination-fraction{width: auto; left: 10px; bottom: 80px;}
.main_l .guanyu{width: 100%; height: 376px; background: url(../images/guanyu_bg.jpg) no-repeat center;
	background-size: cover; padding: 0 25px; box-sizing: border-box;}
.main_l .guanyu .con{font-size: 16px; color: #666666; line-height: 30px; height: 210px; display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;}
.main_l .guanyu .con:hover{text-decoration: underline;}
.main_l .guanyu .more{font-size: 16px; text-align: right; padding-top: 20px;}
.main_l .guanyu .more>a{color: #1d2088;}
.main_l .guanyu .more>a:hover{text-decoration: underline;}
.main_l .shouxi{background-color: #f6f7f9; padding: 0 25px; width: 100%; box-sizing: border-box;}
.main_l .shouxi .zhangxueyou{padding-bottom: 30px; border-bottom: 1px dashed #d6d7d8;}
.main_l .shouxi .zhangxueyou .img{width: 40.47%;}
.main_l .shouxi .zhangxueyou .img>img{display: block; width: 100%;}
.main_l .shouxi .zhangxueyou .infomation{width: 59.53%; padding-left: 20px; box-sizing: border-box;}
.main_l .shouxi .zhangxueyou .infomation .name{font-size: 24px; color: #1d2088; 
	font-family: "Alibaba-PuHuiTi-Medium"; padding-bottom: 15px;}
.main_l .shouxi .zhangxueyou .infomation .name>span{font-size: 16px; color: #666666;}
.main_l .shouxi .zhangxueyou .infomation .work{display: block; font-size: 16px; color: #666; line-height: 30px;
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;}
.main_l .shouxi .zhangxueyou .infomation .work:hover{text-decoration: underline;}
.main_l .shouxi .zhangxueyou .infomation .more{font-size: 16px; text-align: right; padding-top: 12px;}
.main_l .shouxi .zhangxueyou .infomation .more>a{color: #666;}
.main_l .shouxi .zhangxueyou .infomation .more>a:hover{text-decoration: underline; color: #1d2088;}
.main_l .boshihou{background-color: #f6f7f9; padding: 0 25px; width: 100%; box-sizing: border-box;}
.main_l .boshihou .quick>a{float: left; width: 45.9%; height: 64px; margin-right: 8.2%; line-height: 64px;
	background-color: #ecedef; margin-bottom: 30px; transition: .3s;}
.main_l .boshihou .quick>a:hover{background-color: #fff;}
.main_l .boshihou .quick>a:nth-child(2n){margin-right: 0;}
.main_l .boshihou .quick>a>img{float: left; margin-top: 10px; margin-left: 27px; margin-right: 15px;}
.main_l .boshihou .quick>a>span{float: left; font-size: 16px; color: #1d2088;}
.main_l .boshihou .quick>a:last-child{text-align: center;}
.main_l .boshihou .quick>a:last-child>span{float: none;}
.main_r{width: 60.84%;}
.main_r .news{padding: 0 25px; background-color: #fcfcfd;}
.titbar{padding: 20px 0 20px;}
.titbar>p{float: left; font-size: 24px; color: #1d2088; font-family: "Alibaba-PuHuiTi-Medium";
	margin-right: 15px;}
.titbar>p>span{font-size: 18px;}
.titbar>ul{margin-top: 5px;}
.titbar>ul>li{float: left; font-size: 15px; color: #999999; cursor: pointer;
	border-bottom: 2px solid transparent; margin: 0 9px;}
.titbar>ul>span{float: left; font-size: 16px; color: #999999;}
.current{color: #1d2088!important; border-bottom: 2px solid #1d2088!important;}
.main_r .news .newsbox>ul{display: none;}
.main_r .news .newsbox>ul>li{line-height: 27px; padding-bottom: 18px;}
.main_r .news .newsbox>ul>li>a{float: left; font-size: 18px; color: #666; width: 80%; overflow: hidden;
	white-space: nowrap; text-overflow: ellipsis; transition: .3s;}
.main_r .news .newsbox>ul>li>span{float: right; font-size: 16px; color: #999;}
.main_r .news .newsbox>ul>li>a:hover{color: #1d2088;}
.main_r .zhengshu{padding: 0 25px; height: 146px; background-color: #e6edf6; margin-top: 10px;}
.main_r .zhengshu .chaxun{display: none;}
.main_r .zhengshu .chaxun .qiye{margin-right: 30px;}
.main_r .zhengshu .chaxun .qiye:nth-child(2){margin-right: 0;}
.main_r .zhengshu .chaxun .qiye>span{float: left; font-size: 18px; color: #666; line-height: 42px;
	margin-right: 10px;}
.main_r .zhengshu .chaxun .qiye>form{float: left;}
.main_r .zhengshu .chaxun .qiye .ipt{float: left; width: 187px; height: 42px; background-color: #f6f7f9;
	border: 1px solid #d2d2d2; box-sizing: border-box; text-indent: 4px; font-size: 16px; color: #666;}
.main_r .zhengshu .chaxun .qiye .btn{float: left; width: 70px; height: 42px; background-color: #fff;
	border: 1px solid #d2d2d2; box-sizing: border-box; font-size: 16px; color: #999;
	cursor: pointer; transition: .3s; margin-left: 30px;}
.main_r .zhengshu .chaxun .qiye .btn:hover{background-color: #1d2088; color: #fff;}
.main_r .renzheng{padding: 0 25px; background-color: #e6edf6; height: 225px; margin-top: 10px;}
.main_r .renzheng .rz_item{display: none;}
.main_r .renzheng .rz_item>a{font-size: 18px; color: #666666; border-left: 1px solid #666666; height: 18px;
	line-height: 18px; display: inline-block; margin-right: 30px; margin-bottom: 10px; padding-left: 5px;
	transition: .3s;}
.main_r .renzheng .rz_item>a:hover{color: #1d2088;}
.friendlink .jianguan{background-color: #f6f7f9; padding: 0 25px; margin-bottom: 32px;}
.friendlink .jianguan .jgbm{border-top: 1px dashed #d6d7d8; padding: 25px 0;}
.friendlink .jianguan .jgbm .tit{font-size: 24px; color: #1d2088; font-family: "Alibaba-PuHuiTi-Medium";
	line-height: 28px;}
.friendlink .jianguan .jgbm .links{width: 92%;}
.friendlink .jianguan .jgbm .links>a{font-size: 18px; color: #666666; display: inline-block;
	margin-right: 25px; line-height: 30px; transition: .3s;}
.friendlink .jianguan .jgbm .links>a:hover{color: #1d2088;}
@media screen and (max-width: 1200px){
	.banner{padding-top: 65px; height: auto;}
	.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{width: 40px; height: 40px;
		margin-top: -20px;}
	.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{width: 40px; height: 40px;
		margin-top: -20px;}
	.scrollDiv{width: 91%;}
	.main_l .shouxi .zhangxueyou .infomation .name{font-size: 20px;}
	.main_l .shouxi .zhangxueyou .infomation .work{-webkit-line-clamp: 4; height: 120px;}
	.main_l .boshihou .quick>a>img{width: 30px; margin-top: 15px; margin-left: 10px; margin-right: 7px;}
	.main_r .news .newsbox>ul>li{padding-bottom: 10px;}
	.main_r .news .newsbox>ul>li>a{width: 75%; font-size: 16px;}
	.titbar>ul>li{margin: 0 5px;}
	.main_r .renzheng{height: 235px;}
	.main_r .zhengshu .chaxun .qiye{margin-right: 10px;}
	.main_r .zhengshu .chaxun .qiye>span{font-size: 16px; margin-right: 5px;}
	.main_r .zhengshu .chaxun .qiye .ipt{width: 125px;}
	.main_r .renzheng .rz_item>a{font-size: 16px; height: 15px; line-height: 15px; margin-right: 20px;}
	.titbar>p{font-size: 20px;}
	.titbar{padding: 20px 0 15px;}
	.main_l .title{font-size: 20px;}
	.friendlink .jianguan .jgbm .links>a{font-size: 16px; margin-right: 17px;}
}
@media screen and (max-width: 900px){
	.banner{padding-top: 50px;}
	.banner .box{padding: 0;}
	.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{width: 36px; height: 36px;
		margin-top: -18px;}
	.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{width: 36px; height: 36px;
		margin-top: -18px;}
	#notice .gonggao>p{font-size: 16px;}
	.scrollDiv{width: 82%;}
	.main .box{padding: 0;}
	.main_l{width: 100%;}
	.main_l .hot_zt{padding: 0 15px;}
	.main_l .title{padding: 20px 0 15px;}
	.main_l .hot_zt .lb .lbbg>p{font-size: 16px;}
	.main_l .guanyu{padding: 0 15px; height: 350px;}
	.main_l .shouxi{padding: 0 15px;}
	.main_l .shouxi .zhangxueyou .infomation .work{-webkit-line-clamp: 5; line-height: 28px; height: 140px;}
	.main_l .shouxi .zhangxueyou .infomation .more{padding-top: 8px;}
	.main_l .boshihou{padding: 0 15px 15px;}
	.main_l .boshihou .quick>a{width: 48%; margin-right: 4%; margin-bottom: 15px;}
	.main_l .boshihou .quick>a>img{margin-left: 23px; margin-right: 10px;}
	.main_r{width: 100%;}
	.main_r .news{padding: 0 15px;}
	.main_r .news .newsbox>ul>li>a{width: 70%;}
	.main_r .zhengshu{padding: 0 15px; height: auto; padding-bottom: 20px;}
	.main_r .zhengshu .chaxun .qiye{margin-right: 0; margin-bottom: 10px; width: 100%;}
	.main_r .zhengshu .chaxun .qiye>span{margin-right: 0; width: 20%;}
	.main_r .zhengshu .chaxun .qiye>form{width: 80%;}
	.main_r .zhengshu .chaxun .qiye .ipt{width: 100%;}
	.main_r .zhengshu .chaxun .qiye .btn{width: 30%; margin-left: 0; margin-top: 10px;}
	.titbar>ul{width: 100%;}
	.titbar>ul>li{margin: 0 10px 5px;}
	.main_r .renzheng{height: auto; padding-bottom: 10px;}
	.friendlink .box{padding: 0;}
	.friendlink .jianguan{padding: 0 15px; margin-bottom: 0;}
	.friendlink .jianguan .jgbm{border-top: none;}
	.friendlink .jianguan .jgbm .tit{font-size: 20px; line-height: 24px; margin-top: 5px;}
	.friendlink .jianguan .jgbm .links{width: 85%;}
}
@media screen and (max-width: 375px){
	#notice .gonggao{padding: 10px 0;}
	.scrollDiv{width: 79%;}
	.main_l .shouxi .zhangxueyou .infomation .work{-webkit-line-clamp: 4; height: 112px;}
}