  @charset "utf-8";
/* CSS Document */

.flexslider{width:100%; height:466px; 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:466px; }

/*按钮点*/
.flex-control-nav{width:100%;position:absolute;bottom:98px;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/xsc/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/xsc/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/xsc/images/lt1.png) no-repeat ;}
.flex-next:hover{ background: url(/Template/Pc/xsc/images/rt1.png) no-repeat ;} */

.main-bj{ width: 100% ; background-color: #fff ;/* background-image: url(/Template/Pc/xsc/images/main-bj.jpg) ; background-repeat: no-repeat ; background-position: center bottom*/}
.main-c{ width: 1200px; margin: 0 auto; padding: 0 0 65px 0}

.lam-bj{ width: 1160px;  padding: 20px; background-color: #fff ;box-shadow: rgba(0, 0, 0, 0.1) 0 0 6px 2px; position: relative; top: -48px; overflow: hidden; z-index: 5;}
.tit-box{float: left; width: 3px ;height: 30px;border-left: 3px solid #b31011; margin-right: 8px;}

.lmbox{ width: 1135px; float: left; height: 30px; overflow: hidden; position: relative; }
.lmbox .box_wheel{display: inline-block ;max-width: 1100px; overflow: hidden;}
.lmbox .box_wheel ul li{float: left; height: 30px;line-height: 30px; padding: 0 6px}
.lmbox .box_wheel ul li a{font-size: 18px; color: #555}
.lmbox .box_wheel ul li span{font-size: 18px; color: #555}
.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{font-size: 20px; font-weight: bold ;color: #222 ;}
.lmbox .box_wheel ul li a:hover{font-size: 20px; font-weight: bold ;color: #222 ;}
.lmbox .box_wheel ul li:last-child span{display: none}

.sp-list{ width: 100%; padding: 1px 0 0 0; overflow: hidden;}
.sp-list ul{ width: 1239px}
.sp-list ul li{ width: 380px;float: left; height: 340px; background-color: #f8f8f8; margin: 0 26px 50px  0; padding: 1px; position: relative;}
.sp-list ul li a{width: 100%; height: 100%;}
.sp-list ul li a .img-box{width: 100%; height: 285px; overflow: hidden;}
.sp-list ul li a img{width: 100%; height: 285px;}
.sp-list ul li a h3{width: 100%; height:56px; line-height: 56px; text-align: center; font-size: 16px; color: #555555; white-space: nowrap;text-overflow: ellipsis ; overflow: hidden;}
.sp-list ul li a .zhe{width: 100%; height: 285px;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{ padding: 0 ;border: solid 1px #b31011;box-shadow: rgba(0, 0, 0, 0.1) 0 0 6px 2px;}
.sp-list ul li:hover h3{color: #b31011}
.sp-list ul li:hover .zhe img{margin-top: 119px;}


/* ======翻页====== */
.pagelable{width: 100% ; border-top: 1px dashed #d2d2d2}
.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/xsc/images/zuo.png) no-repeat center}
.pageCustom_Next {background: url(/Template/Pc/xsc/images/you.png) no-repeat center }
.pageCustom_Pre:hover{border: solid 1px #b31011;background: url(/Template/Pc/xsc/images/zuo1.png) no-repeat center}
.pageCustom_Next:hover{border: solid 1px #b31011;background: url(/Template/Pc/xsc/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-color: #b31011;border: solid 1px #b31011}
.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-color: #b31011; }
.pageCustom a.pageCustom_Num_On{  font-weight: bold;color: #fff; background-color: #b31011;}

/*下一页*/
.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-color: #b31011;border: solid 1px #b31011}

.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; position: relative; overflow: hidden;  }
.xwk ul li a{ width: 1198px;  height: 166px; display: block ;padding: 1px ;margin: 14px 0}
.xwk ul li a .tub{width: 222px; height: 166px;float: left;}
.xwk ul li a img{width: 100%; height: 166px;object-fit: cover }
.xwk ul li a .new-r{ width: 934px; float: left;margin-left: 19px}
.xwk ul li a h3{ width: 100%; height: 52px; line-height: 26px; font-size: 16px;color: #333 ;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; margin: 9px 0 11px 0; overflow: hidden;}
.xwk ul li a p{ width: 100%; height:44px; line-height: 22px; font-size: 14px; color: #999 ;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: 16px 0 0 0}
.xwk ul li a .tim span{  background: url(/Template/Pc/xsc/images/tim.png) no-repeat left center; padding-left: 22px; font-size: 14px; color: #999 ;}
.xwk ul li:hover a h3{color: #b31011}
.xwk ul li a h3 span{color: #b31011}
.xwk ul li:hover a{ border: solid 1px #b31011; padding: 0 }

.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) a{margin: 0 0 14px 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: 100%; padding: 50px 0 34px 0}
.jg-box h3{font-size: 18px; color: #333}
.jg-box h3 span{color: #b31011; font-weight: bold}

.tit{ width: 100% ;padding: 24px 0 10px 0 ; text-align: center ;border-bottom: 1px solid #dcdcdc ; 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/xsc/images/ico5.png) no-repeat left center}
.tit h5  .sp2{background: url(/Template/Pc/xsc/images/ico6.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: 1180px; margin: 0 auto;font-size: 16px; color: #555555 ; line-height: 30px; text-align: justify ; padding: 20px 0}
.nr-box p{ margin: 16px 0;}
.nr-box img{ max-width: 100% !important ; height: auto !important;}


.pg-box{ width: 100%;border-top: 1px solid #dcdcdc;  margin: 10px 0 0px 0; 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:#555;text-align: right;}
.page-t a{ width:1100px;height:40px; float: left; line-height:40px;font-size:16px; color:#555; display:block; white-space:nowrap;  text-overflow:ellipsis; overflow:hidden}
.page-t:hover a{ color:#b31011 ; }
.page-t:hover h3{ color:#b31011; }
.page-t h3 span{ color:#b31011 ; }

.sj-box{ width: 100%;border-bottom: 1px solid #dcdcdc;  position: relative;overflow: hidden;}
.sj{ width: 100%; }
.sj ul{ width: 100%; margin-left: -29px}
.sj ul li{ float: left; padding: 0 15px 19px 15px ; background: url(/Template/Pc/xsc/images/x2.jpg) no-repeat right 4px; text-align: center ;position: relative;min-width: 100px}
.sj ul li a{font-size: 16px; color: #777;}
.sj ul li:last-child{ background: none}
.sj ul li.on a{color: #b31011}
.sj ul li.on i{display: block}
.sj ul li i{ width: 70px; border-bottom: 2px solid #b31011 ;display: block; position: absolute; left: 50%; margin-left: -35px; bottom: 0;display: none}
.sj ul li:hover a{color: #b31011}
.sj ul li:hover i{display: block}


