  @charset "utf-8";
/* CSS Document */

.flexslider{width:100%; height:370px; position: relative;  overflow:hidden; z-index: 1;}
/*图片*/
.flex-viewport,.flexslider .slides,.flexslider .slides li/*,.flexslider .slides li a img*/{ display: block; width:100%; /*height:100%;*/}
.flexslider .slides li { overflow: hidden; position: relative;}
.flexslider .slides li a { display: block;width: 1920px;  width:2560px; height:100%; position: relative; left:50%;margin-left:-960px; margin-left:-1280px; }
.flexslider .slides li a { text-align: center;}
.flexslider .slides li a img { display: inline-block; width:100%; height:370px; }

/*按钮点*/
.flex-control-nav{width:100%;position:absolute;bottom:38px;text-align:center; z-index:88;}
.flex-control-nav li{display:inline-block;zoom:1;*display:inline; }
.flex-control-paging li a{ width: 6px; height:6px; background-color: #fff ; overflow: hidden; font-size: 0; cursor: pointer; opacity: 0.7; margin: 0 6px; display: inline-block ; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.flex-control-paging li a.flex-active{ width: 24px; opacity: 1; background-color: #f3651a ; border-radius:6px  ; -webkit-border-radius:6px  ; -moz-border-radius:6px  ; -ms-border-radius:6px  ; -o-border-radius:6px  ; }
.flex-prev{font-size: 0}
.flex-next{font-size: 0}
/* .flex-direction-nav{ width:100%;  position: absolute;left:0; top: 304px ;}
.flex-prev{ width: 58px; height: 58px; background: url(/Template/Pc/jwc/images/lt.png) no-repeat ;display: block ;position: absolute; left: 0;top: 0 ;z-index: 99;font-size: 0}
.flex-next{ width: 58px; height: 58px; background: url(/Template/Pc/jwc/images/rt.png) no-repeat ;display: block ;position: absolute; right: 0;top: 0 ;z-index: 99;font-size: 0}
.flex-prev:hover{ background: url(/Template/Pc/jwc/images/lt1.png) no-repeat ;}
.flex-next:hover{ background: url(/Template/Pc/jwc/images/rt1.png) no-repeat ;} */

.main-bj{ width: 100% ; background-color: #fff ; background-image: url(/Template/Pc/jwc/images/main-bj.jpg) ; background-repeat: no-repeat ; background-position: center bottom ; padding-bottom: 63px; overflow: hidden;}
.main-c{ width: 1160px; background-color: #fff ; margin: 0 auto;margin-top: 48px; padding:20px ;box-shadow: rgba(0, 0, 0, 0.07) 0 0 9px 2px;}

.lam-bj{ width: 100%;height: 30px; padding: 15px 0; background-color: #f6f6f6 ; position: relative; overflow: hidden; }

.lmbox{ width:1200px; margin: 0 auto;text-align: center; height: 30px; overflow: hidden; position: relative; }
.lmbox .box_wheel{display: inline-block ;max-width: 930px; overflow: hidden;}
.lmbox .box_wheel ul li{float: left; height: 30px;line-height: 30px; padding: 0 24px}
.lmbox .box_wheel ul li a{font-size: 18px; color: #777}
.lmbox .btn_right{ width: 30px; height: 30px;border: solid 1px red;text-align: center;line-height: 30px;
     position: absolute; right: 0;top: 0 ;display: none}
.lmbox .box_wheel ul li.on a{color: #f3651a}
.lmbox .box_wheel ul li a:hover{color: #f3651a}


.sp-list{ width: 100%; padding: 1px 0 0 0; overflow: hidden;}
.sp-list ul{ width: 1239px}
.sp-list ul li{ width: 366px;float: left; height: 320px; background-color: #fff; margin: 15px 26px 29px  0;box-shadow: rgba(0, 0, 0, 0.07) 0 0 9px 2px; position: relative;}
.sp-list ul li a{width: 100%; height: 100%;}
.sp-list ul li a .img-box{width: 100%; height: 274px; overflow: hidden;}
.sp-list ul li a img{width: 100%; height: 274px;}
.sp-list ul li a h3{width: 100%; height:47px; line-height: 47px; text-align: center; font-size: 16px; color: #333; white-space: nowrap;text-overflow: ellipsis ; overflow: hidden;}
.sp-list ul li a .zhe{width: 100%; height: 274px;text-align: center; background: rgba(0, 0, 0, 0.5) ;  position: absolute; left: 0;top: 0; overflow: hidden;}
.sp-list ul li a .zhe img{ width: 43px; height: auto;margin-top: 120px;}
.sp-list ul li:hover{background: -webkit-linear-gradient(left,#f09658,#f36e12) }
.sp-list ul li:hover h3{color: #fff}



/* ======翻页====== */
.pagelable{width: 100% ; }
.pageCustom{ text-align:center; margin:auto; margin-top: 50px;}
.pageCustom a{ width: 34px; height:34px; line-height:34px; display: inline-block; border: solid 1px #d3d3d3; text-align: center; font-size: 16px; color: #585858; margin: 0 4px;background-color: #fff ; cursor: pointer;}

/*提示*/
.pageCustom  a.pageCustom_Prompt{ width:auto; padding:0px 12px; }


.pageCustom_Pre { background: url(/Template/Pc/jwc/images/zuo.png) no-repeat center}
.pageCustom_Next {background: url(/Template/Pc/jwc/images/you.png) no-repeat center }
.pageCustom_Pre:hover{border: solid 1px #f09658;background: url(/Template/Pc/jwc/images/zuo1.png) no-repeat center}
.pageCustom_Next:hover{border: solid 1px #f09658;background: url(/Template/Pc/jwc/images/you1.png) no-repeat center}
/*上一页*/
.pageCustom a.pageCustom_First_Disable{width: 71px;height:34px; line-height:34px;display: inline-block;
	text-align: center; }
.pageCustom a.pageCustom_First_Disable:hover{font-weight: bold;color: #fff;  background: -webkit-linear-gradient(left,#f09658,#f36e13) ;border: solid 1px #f09658}
.pageCustom a.pageCustom_First_Disable{width: 71px;height:34px; line-height:34px; display: inline-block;text-align: center;cursor: pointer;}

/*页码*/
/* .pageCustom a.pageCustom_Num{  border-radius: 2px; } */
.pageCustom a.pageCustom_Num:hover{ font-weight: bold;color: #fff;  background: -webkit-linear-gradient(left,#f09658,#f36e13) ;border: solid 1px #f09658 }
.pageCustom a.pageCustom_Num_On{  font-weight: bold;color: #fff; background: -webkit-linear-gradient(left,#f09658,#f36e13) ;border: solid 1px #f09658}

/*下一页*/
.pageCustom a.pageCustom_Last_Disable{width: 71px; height:34px; line-height:34px;display: inline-block;
	text-align: center; }
.pageCustom a.pageCustom_Last_Disable:hover{ font-weight: bold;color: #fff;  background: -webkit-linear-gradient(left,#f09658,#f36e13) ;border: solid 1px #f09658}

.pageCustom a.pageCustom_Last_Disable{width: 71px; height:34px; line-height:34px;display: inline-block;text-align: center;cursor: pointer;}
 
/*跳转*/
 .pageCustom a.pageCustom_Go{ width:auto; padding:0 6px; height:32px; display: inline-block; line-height: 32px;text-align: center; border: none !important ; background: none}
 .pageCustom a.pageCustom_Go input{ margin:0 3px; width: 43px;height: 32px; line-height: 32px; display: inline-block;  color: #696969; text-align: center ; border: solid 1px #d3d3d3; background-color: #fff; font-size: 16px; color: #666;}
/*翻页end*/




.xwk{width: 100%; }
.xwk ul{ width: 100% ;}
.xwk ul li{ width: 100%; border-bottom: 1px dashed #d2d2d2; padding: 30px 0; position: relative; overflow: hidden;  }
.xwk ul li a{ width: 1198px;  display: block ;}
.xwk ul li a .tub{width: 180px; height: 135px;float: left;}
.xwk ul li a img{width: 100%; height: 100%;object-fit: cover }
.xwk ul li a .new-r{ width: 934px; float: left;margin-left: 19px}
.xwk ul li a h3{ width: 100%; height: 22px; line-height: 22px; font-size: 16px;color: #333 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; margin: 4px 0 14px 0; overflow: hidden;}
.xwk ul li a p{ width: 100%; max-height:52px; line-height: 26px; font-size: 14px; color: #777 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;}
.xwk ul li a .tim{ width: 100%; height: 18px;line-height: 18px;text-align: left;margin: 21px 0 0 0}
.xwk ul li a .tim span{font-size: 14px; color: #999; padding-left: 23px; margin-right: 16px}
.xwk ul li a .tim .sp1{background: url(/Template/Pc/jwc/images/ico1.png) no-repeat left center}
.xwk ul li a .tim .sp2{background: url(/Template/Pc/jwc/images/ico2.png) no-repeat left center}
.xwk ul li:hover a h3{color: #f3651a}
.xwk ul li a h3 span{color: #b31011}


.xwk ul li.noa .new-r{ width:1158px}
.xwk ul li.noa .tub{display: none}
.xwk ul li.noa .new-r h3{margin: 14px 0 6px 0}
/* .xwk ul li:last-child{border: none} */
.xwk ul li:nth-child(1){ padding: 0 0 30px 0}


.news-list5{ width: 100%; overflow: hidden;}
.news-list5 ul{ padding-top: 0;}
.news-list5 ul li{ width: 100%; height:40px;  position: relative;margin-bottom: 7px}
.news-list5 ul li a{ width:1090px;height: 40px; line-height: 40px; float: left;font-size: 16px; color: #555; white-space: nowrap; text-overflow: ellipsis ;position: relative; overflow: hidden;}
.news-list5 ul li a i{color: #a7162d;}
.news-list5 ul li span{ width: 50px;height: 40px; line-height: 40px; float: right;text-align: right;font-size: 14px; color: #959595; }
.news-list5 ul li:hover a{color: #b31011;  }
.news-list5 ul li:hover a i{color: #b31011;  }
.news-list5 ul li:hover span{color: #b31011; }
.news-list5 ul li:last-child{border: none}

.xian{ width: 100%; height: 1px ;border-bottom: 1px dashed #d2d2d2;  margin: 10px 0 18px 0;}

.jg-box{ width: 1200px; margin: 0 auto; padding:34px 0 0 0}
.jg-box h3{font-size: 16px; color: #555}
.jg-box h3 span{color: #f3651a; font-size: 24px;}

.tit{ width: 100% ;padding: 24px 0 10px 0 ; text-align: center ;border-bottom: 1px solid #dcdcdc ;margin-bottom: 15px; position: relative;}
.tit h2{   width:784px ; margin: 0 auto;font-size: 20px; color: #333333 ; line-height: 32px; text-align: center;}
.tit h5{ width: 100% ; height: 36px; line-height: 36px; text-align: center ; margin-top: 7px; overflow: hidden;}
.tit h5 span{ font-size: 14px; color: #999 ; display: inline-block; height: 20px; line-height: 20px; padding-left: 26px;margin-left: 20px;}
.tit h5 .sp1{background: url(/Template/Pc/jwc/images/ico2.png) no-repeat left center}
.tit h5  .sp2{background: url(/Template/Pc/jwc/images/ico1.png) no-repeat left center}
.tit i{width: 57px; height: 3px; display: block; background-color: #ef491d; position: absolute; left: 48%; bottom: -2px;}

.nr-box{ width: 100%;font-size: 16px; color: #555555 ; line-height: 30px; text-align: justify ;}
.nr-box p{ margin: 16px 0;}
.nr-box img{ max-width: 100% !important ; height: auto !important;}


.pg-box{ width: 1200px ;margin: 0 auto;  padding-top: 20px; position: relative; }
.page-t{ width:100%; height: 40px;margin-top: 6px}
.page-t h3{ width:85px; height:40px; float: left; line-height:40px; font-size:16px; color:#444;text-align: right;}
.page-t a{ width:1100px;height:40px; float: left; line-height:40px;font-size:16px; color:#444; display:block; white-space:nowrap;  text-overflow:ellipsis; overflow:hidden}
.page-t:hover a{ color:#f3651a ; }
.page-t:hover h3{ color:#f3651a; }
.page-t h3 span{ color:#f3651a ; }

.sj-box{ width: 1200px ;margin: 0 auto;padding: 43px 0 0 0;  position: relative;overflow: hidden;}
.sj{ width: 100%;text-align: center; }
.sj ul{ width: 100%; }
.sj ul li{ display: inline-block; padding: 0 15px 0 15px ;}
.sj ul li a{
 min-width: 76px;
 height: 33px;
 line-height: 33px;
 text-align: center;
 font-size: 14px;
 color: #777;
 display: inline-block;
 border: solid 1px #bfbfbf;
 padding: 0 12px ;
 border-radius:33px ;
 -webkit-border-radius:33px ;
 -moz-border-radius:33px ;
 -ms-border-radius:33px ;
 -o-border-radius:33px ;
}
.sj ul li:last-child{ background: none}
.sj ul li.on a{color: #f3651a ;border: solid 1px #f3651a}
.sj ul li.on i{display: block}
.sj ul li:hover a{color: #f3651a;border: solid 1px #f3651a}
.sj ul li:hover i{display: block}


.notice{ width: 100%; margin-top: -10px; overflow: hidden;}
.notice ul{ width: 100%;  overflow: hidden;}
.notice ul li{ width: 100%; border-bottom: 1px dashed #d2d2d2 ; padding: 14px 0; overflow: hidden; }
.notice ul li a{ width: 100%;  display: block ;position: relative;}
.notice ul li a .ntl{ width: 67px; height:48px ; background: url(/Template/Pc/jwc/images/x.jpg) no-repeat right 2px; text-align: left;float: left; overflow: hidden; }
.notice ul li a .ntl h5{ line-height: 30px; font-size: 30px; font-weight: bold ;color: #843308; margin: 0 0 5px 3px}
.notice ul li a .ntl h6{ line-height: 14px; font-size:12px;color: #843308;}
.notice ul li a .ntr{ width: 1040px; height: 48px;float: right;margin-right: 15px; display: flex; align-items: center; overflow: hidden;}
.notice ul li a .ntr h3{width: 100%; max-height:48px; line-height: 24px; font-size: 16px; color: #333 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden;}
/* .notice ul li:last-child{border: none} */
.notice ul li:hover a .ntl h5{color: #f3651a}
.notice ul li:hover a .ntl h6{color: #f3651a}
.notice ul li:hover a .ntr h3{color: #f3651a}
.notice ul li:hover{ background: url(/Template/Pc/jwc/images/zy.png) no-repeat right center}