@charset "utf-8";
*{padding: 0;margin: 0;font-family:微软雅黑;}a{text-decoration: none; }
ul,li{list-style: none;}

.fl{float: left;}
.fr{float: right;}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	display: table;
}
.clearb{clear: both;}
.top_wrap{width: 100%;min-width:1200px;height: 30px;background: #2c455a;line-height: 30px;}
.top_wrap a{color: #bec3c8;font-size: 12px;float: right;margin-left: 23px;}
.header_wrap{width: 100%;min-width:1200px;height: 130px;background: #575757;}
.logo {margin-top: 24px;float: left;}
.header_right{float: right;}
/* search */
.search_wrap{float: right;width: 212px;height: 24px;line-height: 24px;padding-right: 7px;box-sizing: border-box;background-color: #8f8f8f;margin-top: 28px;}
.search_wrap input{outline: none;border: none;}
.search_input{width: 181px;padding-left: 7px;float: left;background: #8f8f8f;height: 24px;color: #fff;}
.search_but{width: 17px;height: 17px;float: left;margin-top: 3px;}
/*nav*/
.nav_wrap{height: 78px;width: 610px;line-height: 78px;}
.nav{display: -webkit-flex;    display: flex;    -webkit-justify-content: space-between;    justify-content: space-between;}
.nav li{position: relative;text-align: center;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-ms-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;text-align: center;float: left;}
.nav li a{font-size: 16px;color: #fff;display: block;width: 100%;}
.nav dl{z-index: 99;display: none;left: -43px;right: 0;text-align: center;background: #fff;position: absolute;top: 78px;margin: auto;width: 147px;}
.nav dl a{color: #333;font-size: 14px !important;padding: 0 7px;white-space: nowrap;width: 100%;line-height: 40px;font-size: 16px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;box-sizing: border-box;overflow: hidden;}
.nav li:hover dl{display: block;}
.nav dl a:hover{background: #ff821d;color: #fff !important;}
.nav li:hover{}
.navOn{}
.navOn .nav-title{color: #ff821d;}
.nav li:hover >a{color: #FF821D;}

/*banner*/
.banner {width: 100%;min-width:1200px;height: 500px;position: relative;}
.banner .w1200{position: absolute;top: 50%;left: 0;bottom: 0;right: 0;margin: auto;}
.banner .swiper-container {width: 100%;height: 100%;}
.banner .swiper-slide{width: 100%;height: 100%;}
.banner img{width: 100%;height: 500px;}
.banner .arrow{opacity: 1;position: absolute;top: -230px;bottom: 0;margin: auto;width: 78px;height: 100px;z-index: 9;}
.banner .arrow-left {background: url(../images/jt.png) no-repeat;left: 0;}
.banner .arrow-right {background: url(../images/jt1.png) no-repeat;right: 0;}


.main{padding-bottom: 35px;width: 100%;min-height: 300px;background: url(../images/bac.jpg) center center no-repeat;background-size: cover;}
.main1_left{width: 910px;height: 440px;background-color: #4c5d70;float: left;padding:22px;box-sizing: border-box;}
.public_title{width: 100%;}
.public_title a{color: #31515c;font-size: 20px;/* font-weight: 100; */}

.main1_left_cont{margin-top: 18px;}

.main1_left_cont .swiper-container {width:494px;height: 330px;float: left;}
.main1_left_cont .swiper-slide{position: relative;}
.main1_left_cont img{width: 100%;height: 330px;}
.main1_left_cont .pagination {position: absolute;right: 9px;text-align: right;bottom: 9px;width: 100%;z-index: 9;}
.main1_left_cont .swiper-pagination-switch {display: inline-block;width: 12px;height: 12px;margin-left:12px;cursor: pointer;background: #fff;border-radius: 50%;}
.main1_left_cont .swiper-active-switch {background: #f19149;}

.main1_left .public_title a{color: #fff;}
.main1_left_list{width: 350px;float: right;}
.main1_left_list li{border-bottom: 1px dashed #c9c9c9;padding: 2px 0 15px;margin-bottom: 16px;}
.main1_left_list li a{color: #fff;font-size: 16px;margin-bottom: 12px;display: block;}
.main1_left_list li p{font-size: 14px;background: url(../images/time.png) left center no-repeat;color: #fff;background-size: 15px 15px;padding-left: 22px;}
.main1_left_list li a:hover{color:#f19149}

.main1_right{width: 290px;height: 440px;background: #a1acb8;float: right;padding:22px;box-sizing: border-box;}
.main1_right_list{
    margin-top: 21px;
}
.main1_right_list li{
    margin-bottom: 35px;
    margin-top: 8px;
}
.main1_time{width: 60px;height: 55px;background: #feffff;color: #434343;text-align: center;overflow: hidden;float:left;}
.main1_time_m{font-size: 20px;margin-top: 5px;}
.main1_time_y{font-size: 10px;}
.main1_right_list li a{float:right;display:block;font-size:16px;color:#434343;width: 172px;padding: 6px 0;}
.main1_right_list li a:hover{color:#fff}
.main2{background-color: #fff;padding: 30px 22px;box-sizing: border-box;}
.main2_list{width: 295px;}
.main2_list ul{
}
.main2_list ul li{
    border-bottom: 1px dashed #d3d3d3;
    line-height: 44px;
    margin-top: 7px;
}
.main2_list ul li a{
    color: #434343;
}
.main2_list ul li a:hover{color:#ff821d}
.main2_right{width: 830px;}
.main2_right .swiper-container {width:360px;height: 240px;margin-top: 18px;float: left;}
.main2_right .swiper-slide{position: relative;}
.main2_right img{width: 100%;height: 240px;}
.main2_right .pagination {position: absolute;right: 9px;text-align: right;bottom: 9px;width: 100%;z-index: 9;}
.main2_right .swiper-pagination-switch {display: inline-block;width: 12px;height: 12px;margin-left:12px;cursor: pointer;background: #fff;border-radius: 50%;}
.main2_right .swiper-active-switch {background: #f19149;}
.main2_right ul{float: right;width: 446px;}
.main2_right ul li{
    border-bottom: 1px dashed #d3d3d3;
    line-height: 44px;
    margin-top: 7px;
}
.main2_right ul li a{
    color: #434343;
}
.main2_right ul li a:hover{color:#ff821d}
.main3 {height: 166px;}
.main3_pic{height: 166px;display: block;float: left;width: 343px;}
.main3_right{
    padding: 0 20px;
    width: 857px;
    height: 166px;
    background-color: #a1acb8;
    float: right;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    box-sizing: border-box;
    }
.main3_right p{font-size: 16px;color: #434343;text-align: center;}
.main3_right div{width: 104px;height: 104px;margin: 0 auto;margin-top: 20px;margin-bottom: 8px;overflow: hidden;border-radius: 50%;}
.main3_right img{display: block;width: 104px;height: 104px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.main3_right div:hover img{transform: scale(1.1);}
.links_wrap{height: 122px;background: #e2e6eb;}
.links_wrap img{display:block;float: left;width: 230px;height: 100%;}
.links{width:970px;height: 100%;background: #e2e6eb;float: right;padding:0 44px;box-sizing: border-box;padding-top: 23px;}
.links li{color: #fff;float: left;width: 147px;margin-bottom: 13px;}
.links li a{color: #3e3e46;font-size: 16px;}
.links li a:hover{color:#ff821d}
.footer_wrap{width: 100%;min-width:1200px;height: 160px;background: #555b60;}
.footer_copy{width: 950px;text-align: center;float: left;color: #fff;line-height: 30px;padding: 50px 0;font-size:16px; }
.ewm{width: 98px;float: right;margin-right: 58px;margin-top: 32px;}
.ewm img{width: 98px;}


h2{font-weight:normal;}