@charset "utf-8";
/*截取行数*/
.ellipsis-1,.noticetxt .infoList .tit,.innotice .lgtxt,.innewslist .onetit,.innewslist .ztit,.innewimg .tit,.innewimg .tit p,.innewslist01 .tit,.txtimglst .tit,.imgtxtlist01 .tit,.imgtxtlist02 .tit,.historylist .des p,.joblist .tit,.temlist .tit,.temlist .job,.imgtxtlist03 .tit,.txtlist01 .tit,.txtlist02 .tit{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;  display:block;}
.ellipsis-2,.innewslist .onedes,.innewslist01 .des,.imgtxtlist02 .des,.txtlist01 .des,.pagingbox a,.rmlist li a,.txtlist02 .des,.imgtxtlist01 .des{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;white-space: normal;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis-3{display:-webkit-box;overflow:hidden; white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis-4{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.ellipsis-5{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.ellipsis-6,.temlist .des{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.ellipsis-7{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.ellipsis-8{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical}
.ellipsis-9{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:9;-webkit-box-orient:vertical}
.ellipsis-10{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:10;-webkit-box-orient:vertical}

li a{display: block;}
.ovh{overflow: hidden;}
.w110{width: 110%;}
.innotice .lgout:hover,.insearchbox .searchbtn:hover,.tbbtn:hover,.pagingbox a:hover,.innewimg .hd .prev:hover,.innewimg .hd .next:hover,.lgbox .lgbtn:hover,.msgbox .msgbtn:hover{opacity: 0.8;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8}

.txtimglst .bg,.txtimglst .ic,.txtimglst .imgbox img,.innewslist01 .date,.innewslist01 .txt,.imgtxtlist01 .morebtn,.imgtxtlist02 .morebtn,.imgtxtlist01 .tit,.imgtxtlist02 .tit,.pageGro a,.historylist .des,.historylist .date,.historylist .des:after,.joblist li,.imgtxtlist02 .date,.imgtxtlist02 li,.txtlist01 .morebtn,.txtlist02 .btn,.innavshow02 .more{transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}

.txtimglst li:hover .bg,.txtimglst li:hover .ic{opacity: 1;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;}
.txtimglst .hr,.znavlist a{transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
.txtimglst li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}

.innewslist .imgbox:before,.in_cp_left .bd li a:before,.imgtxtlist03 .imgbox:before{content:"";width: 100%;height: 100%;position: absolute;z-index: 1;left: 0;top: 0;}
.innewslist .onenews:hover .imgbox:before,.in_cp_left .bd li:hover a:before,.imgtxtlist03 li:hover .imgbox:before{animation: gradient-rectangle 1s 1;animation-delay: 0s;-webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
@keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom; transform-origin: bottom; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 1;} 100%{-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top; transform-origin: top; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 0;}}
@-webkit-keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom; transform-origin: bottom; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 1;} 100%{-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top; transform-origin: top; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 0;}}

.bannerleft{width:100%;margin:0 auto;overflow:hidden;}
.bannerleft .bd,.bannerleft .bd ul li{}
.bannerleft .bd a{display:block;width:100%;background-repeat:no-repeat;background-position:center center;height: 600px;}
.bannerleft .hd{position: static;}
.bannerleft .hd .prev,.bannerleft .hd .next{position:absolute; top:50%; display:block; width:46px; height:46px;opacity:0.5;z-index: 1;margin-top: -23px;}
.bannerleft .hd .prev{left: 0;}
.bannerleft .hd .next{right: 0;}
.bannerleft .hd .next:hover,.bannerleft .hd .prev:hover{opacity: 1;}
.bannerleft .hd ul li{display:inline-block;width:10px;height:10px;background:url(../images/bn01.png) no-repeat center;line-height:0px; font-size:0px; margin:0 8px;z-index: 1;}
.bannerleft .hd ul li.on{background:url(../images/bn01_on.png) no-repeat center;}
.bannerleft .hd ul{text-align: center;bottom: 15px;position: absolute;left: 0;width: 100%;}

.innotice{border-bottom: 1px solid #ebebeb;}
.innotice .boxl{width: 865px;}
.noticetit{background: url(../images/icon/ic01.png) no-repeat right;padding-right: 27px;color: #a41e25;line-height: 76px;margin-right: 15px;font-size: 20px;}
.noticetxt{overflow:hidden;width: 740px;}
.noticetxt .infoList a{width: 630px;}
.noticetxt .hd{position: absolute;right: 0;z-index: 1;height: 49px;width: 18px;top: 13px;}
.noticetxt .hd .prev,.noticetxt .hd .next{ display:block;  width:18px; height:9px; float:right; overflow:hidden;
	 cursor:pointer; background:url(../images/icon/arr01.png) no-repeat center;position: absolute;left: 0;}
.noticetxt .hd .prev{top: 0;}
.noticetxt .hd .next{ background:url(../images/icon/arr02.png) no-repeat center; bottom: 0;}
.noticetxt .infoList li{ height:76px; line-height:76px;   }
.noticetxt .infoList .date{position: absolute;right: 0;top: 0;color: 333333;}
.noticetxt .infoList .tit{width: 495px;font-size: 18px;height: 76px;}
.innotice .boxr{width: 300px;height: 54px;line-height: 54px;background: url(../images/icon/lgbg01.jpg) no-repeat top;top: 13px;padding-left: 10px;}
.innotice .lgbt{font-weight: bold;}
.innotice .lgout{position: absolute;right: 10px;top:15px;color: #fff;width: 82px;height: 26px;background: #a51f26;border: none;cursor: pointer;}
.innotice .lgtxt{font-size: 18px;width: 158px;}

.innavbox{position: absolute;bottom: 0;right: 0;}
.innavbox menu p{float: left;font-size: 16px;padding: 0 20px;line-height: 32px;height: 32px;background: url(../images/icon/hr01.png) no-repeat right;cursor: pointer;}
.innavbox menu .sel{background: #a41f25;color: #fff;}
.innavbox .navmore{line-height: 32px;margin-left: 15px;}
.innavbox menu p:hover{font-weight: bold;}

.intitbox{margin-bottom: 25px;}
.intitbox .tit{font-size: 24px;color: #333333;line-height: 24px;padding-top: 40px;margin-bottom: 15px;}
.intitbox .entit{font-size: 24px;color: #999999;line-height: 24px;}

.txtimglst li{width: 386px;float: left;margin-right: 20px;margin-bottom: 35px;}
.txtimglst .imgbox{height: 242px;overflow: hidden;}
.txtimglst .imgbox img{width: 100%;}
.txtimglst .tit{font-size: 18px;color: #333333;line-height: 56px;text-align: center;height: 56px;}
.txtimglst .bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url(../images/darkbg.png);z-index: 1;opacity: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;}
.txtimglst .ic{position: absolute;top: 0;left: 0;left: 50%;top: 40%;background: url(../images/icon/arr03.png) no-repeat center;width: 28px;height: 16px;margin-top: -8px;z-index: 2;margin-left: -14px;opacity: 0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;}
.txtimglst .hr{position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: #a41f25;}
.txtimglst li:hover .ic{top: 50%;}
.txtimglst li:hover .hr{width: 100%;}

.innewsbox{background: #fafafa;padding-bottom: 50px;}
.incaomebox{background: url(../images/photos/inbg01.jpg) no-repeat top;height: 713px;}
.intitbox.white .tit{color: #fff;}
.intitbox.white .navmore{color: #fff;}
.incaomebox .ic{position: absolute;left: 575px;top:554px}

.innewslist{float: left;width: 359px;margin-right: 45px;}
.innewslist .imgbox{height: 165px;overflow: hidden;}
.innewslist .imgbox img{width: 100%;}
.innewsbox .whitebg{padding-left: 17px;padding-top: 20px;padding-bottom: 15px;}
.innewslist .onetit{position: absolute;left: 0;bottom: 0;font-size: 18px;background: url(../images/darkbg.png);line-height: 50px;height: 50px;width: 94%;padding: 0 3%;color: #fff;}
.innewslist .onedes{line-height: 24px;height: 48px;margin-top: 10px;}
.innewslist .onenews{border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;display: block;margin-bottom: 10px;}
.innewslist .list{line-height: 32px;}
.innewslist .ztit{height: 32px;}
.innewslist_text {
    float: left;width: 359px;margin-right: 45px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height: 32px;
}

.adbox{display: block;}
.adbox img{width: 100%;display: block;}

.innewshow .box_l{width: 572px;height: 344px;}
.innewimg{overflow:hidden; position:relative;}
.innewimg .hd{ overflow:hidden; background:url(../images/darkbg.png);position: absolute;right: 0;bottom: 0;width: 100%;z-index: 3;height: 58px;width: 84px;}
.innewimg .hd .prev,.innewimg .hd .next{ display:block;  width:42px; height:58px;cursor:pointer;float: left;}
.innewimg .hd .prev{background:#a41f25 url(../images/icon/arr04.png) no-repeat center;}
.innewimg .hd .next{background:#a41f25 url(../images/icon/arr05.png) no-repeat center;}
.innewimg .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.innewimg .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.innewimg .hd ul li.on{ background-position:0 0; }
.innewimg .bd ul{ overflow:hidden; zoom:1; }
.innewimg .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width: 572px;height: 344px;}
.innewimg .bd ul li .imgbox{width: 100%;height: 100%;overflow: hidden;}
.innewimg .bd ul li .imgbox img{width: 100%;display: block;}
.innewimg .tit{position: absolute;left: 0px;bottom: 0;z-index: 2;color: #FFFFFF;width: 94%;font-size: 18px;line-height: 58px;height: 58px;text-align: left;padding: 0 3%;background: url(../images/darkbg.png);}
.innewimg .tit p{width: 400px;}
.innewimg .tit:hover{color: #e60000;}

.innewshow .box_r{width: 595px;}
.innewslist01 .date .p1{font-size: 12px;font-family: arial;padding-top: 25px;padding-bottom: 15px;}
.innewslist01 .date .p2{font-size: 24px;}
.innewslist01 .date{text-align: center;width: 100px;height: 100px;position: absolute;left: 0;top:0;background: #eaeaea;}
.innewslist01 .txt{margin-left: 112px;width: 457px;height: 90px;padding: 15px 10px 0 10px;}
.innewslist01 .tit{color: #444444;font-size: 18px;height: 20px;}
.innewslist01 .des{margin-top: 10px;line-height: 24px;height: 48px;color: #666;}
.innewslist01 li{margin-bottom: 18px;}
.innewslist01 li:hover .date{background: #a41f25;color: #fff;}
.innewslist01 li:hover .txt{background: #eaeaea;}

.in_cp_left{ width:100%;margin:0 auto;overflow: hidden;margin-top: 60px;margin-bottom: 37px;}
.in_cp_left .bd{left: 23px;}
.in_cp_left .bd ul{ overflow:hidden; zoom:1; }
.in_cp_left .bd li{float:left; _display:inline; overflow:hidden; text-align:center;width: 176px;height: 96px;background: #fff;margin-right: 17px;border: 1px solid #eeeeee;}
.in_cp_left .bd li a{display: block;width: 100%;height: 100%;}
.in_cp_left .bd li img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;}
.in_cp_left .hd{ position:absolute; top:22px; left:0px; z-index:4; width:100%;}
.in_cp_left .hd .prev{background: url(../images/icon/arr04.png) no-repeat center;left:0;}
.in_cp_left .hd .next{background: url(../images/icon/arr05.png) no-repeat center;right:0;}
.in_cp_left .hd .prev,.in_cp_left .hd .next{z-index:1;position:absolute;width:30px;height:49px;transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s;background-color: rgba(0,0,0,0.43);}
.in_cp_left .hd .prev:hover,.in_cp_left .hd .next:hover{background-color: #a41f25;}

.footerbox{background: #f8f8f8;width: 100%;overflow: hidden;}
.footerbox .fttop{height: 218px;background:url(../images/icon/ftbg02.png) no-repeat right;width: 1920px;left: 50%;margin-left: -960px;font-size: 16px;color: #d0a1a3;}
.footerbox .ftlg{width: 323px;margin-top: 34px;}
.ftinfotit .tit{color: #fff;margin-bottom: 10px;}
.ftinfotit{font-size: 18px;width: 140px;padding-top: 65px;}
.ftinfo{padding-top: 55px;line-height: 32px;}
.ftinfo .span1{width: 354px;display: inline-block;}
.footerbox .ftbt{background: url(../images/icon/ftbg01.jpg) no-repeat bottom;padding-top: 34px;}
.footerbox dl{float: left;width: 103px;padding-left: 10px;}
.footerbox dt{font-size: 16px;margin-bottom: 10px;}
.footerbox dd{line-height: 36px;font-size: 14px;}
.footerbox dd a{color: #999;}
.footerbox dd a:hover{color: #9f272d;}
.footerbox .ftcode{float: right;text-align: center;width: 129px;margin-right: 60px;}
.footerbox .ftcode img{width: 129px;}
.ftinfobt{padding-bottom: 25px;}
.footerbox .fttxt{line-height: 48px;height: 48px;color: #999999;border-top: 1px solid #dadadc}

.intitbox .hr{width: 25px;height: 8px;background: #a41f25;position: absolute;left: 0;bottom: -45px;}
.incaomebox .img01{position: absolute;border: 9px solid #fff;left: 65px;top: 140px;width: 504px;height: 356px;}
.incaomebox .img02{position: absolute;border: 9px solid #fff;left: 0px;top: 370px;z-index: 1;width: 267px;height: 219px;}
.incaomebox .img01 img,.incaomebox .img02 img{display: block;width: 100%;}
.innavshow02{width: 536px;height: 449px;background: #a41f25;position:absolute;right: 0;top: 153px;padding: 0 20px;color: #fff;}
.innavshow02 .titbox{padding-top: 27px;font-size: 24px;margin-bottom: 25px;}
.innavshow02 .titbox .tit{margin-bottom: 20px;}
.innavshow02 .con{font-size: 16px;line-height: 28px;height: 250px;overflow: hidden;text-align: justify;}
.innavshow02 .more{position: absolute;color: #8e1c26;background: #fff;border-radius: 18.5px;-webkit-border-radius: 18.5px;width: 121px;height: 37px;line-height: 37px;text-align: center;bottom: 15px;right: 23px;border: 1px solid #a41f25;}
.innavshow02 .showbox{height: 100%;}
.innavshow02 .more:hover{background: #a41f25;color: #fff;border: 1px solid #fff;}

.insearchbox{position: fixed;left: 0;top:0;width: 100%;height: 100%;display: none;z-index: 200;}
.searchbg{background: url(../images/darkbg.png);left: 0;top:0;width: 100%;height: 100%;}
.insearchbox .insearch{position: absolute;left: 50%;top: 50%;margin-left: -483px;margin-top: -26px;}
.insearchbox .searchtxt{width: 812px;height: 53px;line-height: 53px;border: none;background: #fff;padding-left: 30px;font-size: 16px;}
.insearchbox .searchbtn{width: 124px;height: 53px;background:#a41f25 url(../images/icon/search02.png) no-repeat center;border: none;cursor: pointer;}

.zbanner{width: 100%;overflow: hidden;text-align: center;}
.zbanner p{width: 1920px;left: 50%;margin-left: -960px;}
.zbanner img{display: block;max-width: 100%;margin: 0 auto;}

.ztopbox{background: #fafafa;height: 121px;text-align: center;margin-bottom: 20px;}
.zalltit{position: absolute;left: 0;top: 0;text-align: left;}
.zalltit .tit{font-size: 36px;color: #333333;padding-top: 25px;margin-bottom: 10px;line-height: 36px;}
.zalltit .entit{font-size: 16px;color: #a9a9a9;}
.znavlist{display: inline-block;font-size: 0;padding-top: 30px;}
.znavlist a{display: inline-block;padding: 0 25px;line-height: 54px;height: 54px;border: 1px solid #e4e4e4;color: #6c6c6c;font-size: 16px;margin: 0 20px;}
.znavlist .sel,.znavlist a:hover{background: #a41f25;color: #fff;border: 1px solid #a41f25;}

.ztopboxdtl{height: 88px;text-align: center;margin-bottom: 20px;}
.zalltit{position: absolute;left: 0;top: 0;text-align: left;}
.zalltit .tit{font-size: 36px;color: #333333;padding-top: 25px;line-height: 36px;}
.zalltit .entit{font-size: 16px;color: #999;padding-left: 12px;top:4px}

.crumbbox{position: absolute;right: 0;top: 0;line-height: 121px;background: url(../images/icon/ic02.png) no-repeat left;padding-left: 25px;}

.zinfotxt01{background: url(../images/icon/zbg01.jpg) no-repeat center;height: 275px;}
.zinfotxt01 .txt{padding: 25px 15px 0 237px;color: #333333;font-size: 16px;}
.zinfotxt01 .ic{position: absolute;left: 8px;top: 25px;width: 200px;height: 200px;overflow: hidden;}
.zinfotxt01 .ic img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;}
.zinfotxt01 .tit{color: #a41f25;font-weight: bold;margin-bottom: 15px;width: 800px;}
.zinfotxt01 .des{line-height: 28px;overflow: hidden;height: 168px;}
.zinfotxt01 .hr{width: 35px;height: 2px;background: #a41f25;position: absolute;right: 17px;top: 33px;}

.imgtxtlist01{padding: 0 20px;}
.imgtxtlist01 li{border-bottom: 1px dashed #cacaca;}
.imgtxtlist01 li a{padding: 28px 0;}
.imgtxtlist01 .imgbox{width: 270px;height: 165px;overflow: hidden;}
.imgtxtlist01 .imgbox img{width: 100%;}
.imgtxtlist01 .txt{width: 735px;margin-left: 25px;}
.imgtxtlist01 .tit{font-size: 18px;margin-bottom: 30px;height: 20px;}
.imgtxtlist01 .des{line-height: 28px;text-indent: 2em;color: #999999;height: 56px;margin-bottom: 23px;}
.imgtxtlist01 .date{position: absolute;right: 0;top:45px;color: #999999;}
.imgtxtlist01 .morebtn{font-size: 16px;color: #999999;width: 120px;height: 36px;line-height: 36px;text-align: center;background: #e4e4e4;display: block;border-radius: 18px;-webkit-border-radius: 18px;}
.imgtxtlist01 li:hover .tit{color: #a41f25;font-weight: bold;}
.imgtxtlist01 li:hover .morebtn{background: #a41f25;color: #fff;}

.imgtxtlist02{margin-top: 37px;}
.imgtxtlist02 li{padding: 0 20px;margin-bottom: 20px;}
.imgtxtlist02 li a{padding: 20px 0;border-bottom: 1px dashed #cacaca;}
.imgtxtlist02 .txt{padding-left: 220px;}
.imgtxtlist02 .tit{font-size: 18px;margin-bottom: 20px;height: 20px;font-weight: bold;}
.imgtxtlist02 .des{line-height: 28px;text-indent: 2em;color: #999999;height: 56px;margin-bottom: 20px;}
.imgtxtlist02 .date{position: absolute;left: 0;top:28px;width: 75px;height: 75px;background: #e4e4e4;text-align: center;font-family: arial;}
.imgtxtlist02 .date .p1{font-size: 12px;padding-top: 13px;margin-bottom: 8px;}
.imgtxtlist02 .date .p2{font-size: 24px;}
.imgtxtlist02 .morebtn{font-size: 16px;color: #999999;width: 120px;height: 36px;line-height: 36px;text-align: center;background: #e4e4e4;display: block;border-radius: 18px;-webkit-border-radius: 18px;}
.imgtxtlist02 li:hover .tit{color: #a41f25;font-weight: bold;}
.imgtxtlist02 li:hover .morebtn{background: #a41f25;color: #fff;}
.imgtxtlist02 li:hover .date{background: #dab866;color: #fff;}
.imgtxtlist02 li:hover{background: #f9f9f9;}
.imgtxtlist02 li:hover a{border-bottom: 1px solid #fff;}

.pageGro a,.pageGro input,.pageGro .span1, .pageGro span{background: #fff;color:#3d434e; display: inline-block; margin-left:4px; padding:0 14px; text-align:center; line-height:31px;height: 31px;color: #999;border: 1px solid #dddddd;}
.pageGro .on,.pageGro a:hover{ color:#fff; background:#dab866;border: 1px solid #dab866;}

.historylist{margin-left: 202px;border-left: 1px dashed #b67175;margin-bottom: 80px;}
.historylist:after{content: '';position: absolute;top: 0;left: -1px;width: 2px;height: 18px;background: #fff;}
.historylist:before{content: '';position: absolute;bottom: 0;left: -1px;width: 2px;height: 18px;background: #fff;}
.historylist .date{position: absolute;width: 200px;font-size: 30px;font-weight: bold;color: #999999;left: -200px;top: 0;line-height: 54px;}
.historylist .des{background: #f5f5f5;line-height: 54px;margin-left: 63px;padding: 0 20px;color: #999999;font-family: "宋体"}
.historylist .des p{overflow: hidden;}
.historylist .des:after{content: '';position: absolute;left: -15px;top: 50%;margin-top: -8px;background: url(../images/icon/arr06.png) no-repeat left;width: 15px;height: 16px;}
.historylist .ic{position: absolute;background: url(../images/icon/ic05.png) no-repeat center;width: 18px;height: 18px;left: -9px;top: 50%;margin-top: -9px;z-index: 1;}
.historylist li{margin-bottom: 45px;}
.historylist li.sel .ic,.historylist li:hover .ic{background: url(../images/icon/ic06.png) no-repeat center;width: 69px;height: 69px;left: -34.5px;margin-top: -34.5px;}
.historylist li.sel .date,.historylist li:hover .date{color: #dab866;}
.historylist li.sel .des,.historylist li:hover .des{background: #dab866;color: #fff;}
.historylist li.sel .des:after,.historylist li:hover .des:after{background-image: url(../images/icon/arr07.png);}

.lgbox{background: url(../images/icon/lgbg02.jpg) no-repeat center;height: 691px;}
.lgbox .lgbg{width: 365px;height: 417px;background: #fff;-moz-box-shadow:1px 6px 20px #aeaeae; -webkit-box-shadow:1px 6px 20px #aeaeae; box-shadow:1px 6px 20px #aeaeae;position: absolute;top: 110px;right: 57px;}
.lgbox .tit{font-size: 24px;line-height: 63px;text-align: center;border-bottom: 1px solid #f0f1f4;margin-bottom: 40px;}
.lgbox .inpbox{padding: 0 35px;}
.lgbox .inp01,.lgbox .inp02{width: 280px;color: #aaaaaa;font-size: 16px;line-height: 42px;height: 42px;margin-bottom: 30px;padding-left: 15px;border: 1px solid #dadada;border-radius: 4px;-webkit-border-radius: 4px;}
.lgbox .inp02{width: 163px;}
.lgbox .codeimg{width: 97px;height: 43px;border: 1px solid #dadada;border-radius: 4px;-webkit-border-radius: 4px;overflow: hidden;}
.lgbox .codeimg img{display: block;width: 100%;}
.lgbox .lgbtn{width: 295px;height: 43px;font-size: 18px;color: #fff;border-radius: 4px;-webkit-border-radius: 4px;border: none;background: #a51f26;margin-top: 20px;cursor: pointer;}
.errsel .inp01,.errsel .inp02{border: 1px solid #a51f26;}
.lgbox .err{background: url(../images/icon/ic07.png) no-repeat left;padding-left: 25px;font-size: 12px;position: absolute;left: 0;bottom: 8px;color: #a51f26;}

.lgft{padding-top: 45px;color: #999999;padding-bottom: 30px;}
.lgft nav{overflow: hidden;display: inline-block;font-size: 0;}
.lgft nav a{background: url(../images/icon/hr01.png) no-repeat left;left: -1px;display: inline-block;font-size: 16px;padding: 0 10px;color: #999999;}

.joblist li{border: 1px solid #ededed;padding: 0 20px;margin-bottom: 20px;padding-bottom: 15px;}
.joblist .titbox{padding-top: 20px;border-bottom: 1px dashed #ececec;padding-bottom: 7px;margin-bottom: 20px;}
.joblist .tit{font-size: 24px;color: #333;margin-bottom: 10px;width: 80%;line-height: 26px;}
.joblist .more{position: absolute;right: 0;top: 20px;font-size: 16px;}
.joblist li:hover{background: #f9f9f9;}
.joblist .txtbox{line-height:32px;}
.joblist .date{margin-right: 40px;}
.joblist .tit:hover{color: #a41e25;}

.zinfotit{text-align: center;font-size: 36px;color: #333333;line-height: 36px;padding-top: 20px;margin-bottom: 30px;}
.zinfobox{display: inline-block;overflow: hidden;}
.zinfobox li{display: inline-block;height: 120px;border-right: 1px solid #e5e5e6;padding-left: 80px;text-align: left;width: 275px;left: 1px;}
.zinfobox .numbox{color: #c11920;font-size: 24px;margin-bottom: 10px;}
.zinfobox .num{font-size: 72px;line-height: 64px;}
.zinfobox .entit{color: #8a8a8a;}
.zinfobox .txt{font-weight: bold;color: #333333;}
.zinfocon{line-height: 32px;font-size: 16px;margin-top: 35px;padding:0 20px;overflow:hidden;}
.zinfoimg{margin-top: 140px;padding-bottom:80px;}
.zinfoimg .ic01{position: absolute;left: 0;top:0;width: 25px;height: 8px;background:#a41e25;}
.zinfoimg .ic02{position: absolute;right: 0;bottom:0;width: 24px;height: 30px;background:url(../images/icon/ic08.png) no-repeat center;}
.zinfoimg .img01{width: 827px;overflow:hidden;height: 584px;}
.zinfoimg .img02{width: 492px;overflow:hidden;position:absolute;left:0;bottom:0;border:10px solid #fff;z-index:1;height: 403px;}
.zinfoimg img{width: 100%;display:block;}

.temlist{margin-top: 45px;}
.temlist li{margin-bottom: 40px;}
.temlist .imgbox,.temlist .imgbox p{width: 521px;height: 350px;overflow: hidden;background: #fafafa;}
.temlist .imgbox img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 90%;max-width: 90%;}
.temlist .txt{width: 660px;padding-top: 30px;}
.temlist .tit{font-size: 24px;margin-bottom: 15px;color: #333333;line-height: 24px;height: 24px;}
.temlist .des{line-height: 36px;font-size: 16px;height: 216px;color: #666;}
.temlist li:hover .tit{color: #a41f25;}
.temlist .job{font-size: 20px;color: #999999;margin-bottom: 20px;}

.imgtxtlist03 .tit{color: #333333;font-size: 18px;text-align: center;margin-top: 15px;height: 20px;}
.imgtxtlist03 li{width: 371px;float: left;margin-right: 45px;margin-bottom: 40px;}
.imgtxtlist03 .imgbox{height: 254px;background: #f3f3f3;overflow: hidden;}
.imgtxtlist03 .imgbox img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;display: block;}
.imgtxtlist03 li:hover .tit{color: #a41e25;}

.zconbox{overflow: hidden;margin-top: 55px;padding-bottom: 60px;}
.zconbox img{display: block;margin: 0 auto;max-width: 100%;}

.searchtit{font-size: 24px;margin-top: 35px;line-height: 24px;}
.txtlist01 li{border-bottom: 1px dashed #cacaca;padding: 37px 0;}
.txtlist01 li:last-child{border-bottom: none;}
.txtlist01 .tit{font-size: 18px;margin-bottom: 20px;height: 20px;font-weight: bold;}
.txtlist01 .des{line-height: 28px;color: #999999;height: 56px;margin-bottom: 23px;}
.txtlist01 .date{position: absolute;right: 0;bottom: 37px;color: #999999;}
.txtlist01 .morebtn{font-size: 16px;color: #999999;width: 120px;height: 36px;line-height: 36px;text-align: center;background: #e4e4e4;display: block;border-radius: 18px;-webkit-border-radius: 18px;}
.txtlist01 .tit:hover{color: #a41f25;font-weight: bold;}
.txtlist01 .morebtn:hover{background: #a41f25;color: #fff;}
.c_main{color: #a41f25;padding: 0 10px;}

.dtl_l{width: 877px;}
.dtltitbox{background: #fafafa;text-align: center;padding-top: 40px;padding: 40px 20px 20px 20px;}
.dtltitbox .tit{font-size: 24px;color: #333;line-height: 24px;margin-bottom: 15px;}
.dtltitbox .info{font-size: 12px;color: #999;}
.dtltitbox .info span{padding: 15px 10px;}
.dtlcon{padding: 20px;color: #999999;line-height: 32px;font-size: 16px;}
.pagingbox{background: #fafafa;height: 89px;padding: 0 10px;padding-top: 30px;}
.pagingbox .fl,.pagingbox .fr{width: 385px;font-size: 16px;line-height: 24px;}
.pagingbox .fl a{background: url(../images/icon/arr08.jpg) no-repeat left;padding-left: 90px;}
.pagingbox .fr a{background: url(../images/icon/arr09.jpg) no-repeat right;padding-right: 90px;}

.dtl_r{width: 255px;}
.golist{line-height: 50px;background: #fafafa;font-size: 16px;display: block;border: 1px solid #e4e4e4;text-align: center;margin-bottom: 35px;}
.golist span{background: url(../images/icon/ic09.png) no-repeat left;padding-left: 20px;}
.dtl_r .ztit{font-size: 16px;border-bottom: 1px solid #eaeaea;height: 30px;}
.dtl_r .ztit span{font-weight: bold;border-bottom: 2px solid #a41f25;height: 29px;display: inline-block;}

.rmlist li{line-height: 24px;margin-top: 13px;}
.rmlist li a{max-height: 48px;}
.rmlist li span{margin-right: 9px;}

.txtlist02 li{background: #f9f9f9;margin-bottom: 20px;}
.txtlist02 li a{padding: 30px 20px 10px 20px;}
.txtlist02 .tit{font-size: 18px;font-weight: bold;margin-bottom: 25px;width: 970px;height: 20px;}
.txtlist02 .des{color: #999999;line-height: 24px;margin-bottom: 30px;text-indent: 2em;height: 48px;}
.txtlist02 .info{color: #666;}
.txtlist02 .info span{margin-right: 40px;}
.txtlist02 .btn{color: #a41f25;width: 83px;height: 25px;line-height: 25px;border: 1px solid #a41f25;border-radius: 12.5px;-webkit-border-radius: 12.5px;position: absolute;top: 30px;right: 20px;text-align: center;}
.txtlist02 li:hover .btn{background: #a41f25;color: #fff;}
.txtlist02 .over,.txtlist02 li:hover .over{color: #fff;background: #b6b6b6;border: 1px solid #b6b6b6;}
.txtlist02 li:hover .titover{color: #666;}

.download{font-size: 16px;line-height: 26px;padding: 0 20px;margin-top: 10px;margin-bottom: 60px;}
.download a{color: #a41f25;display: block;}
.tbbtn{width: 220px;height: 58px;line-height: 58px;text-align: center;background: #a41f25;color: #fff;display: block;margin: 0 auto;font-size: 20px;margin-bottom: 40px;}
.tbbtn:hover{color: #fff;}

.zinpbox{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 200;display: none;}
.zinpboxbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/darkbg.png);}
.zinp{position: absolute;left: 50%;top: 50%;width: 900px;margin-left: -450px;margin-top: -363px;background: #fff;z-index: 1;padding-bottom: 35px;}
.zinp .tit{font-size: 24px;color: #333333;text-align: center;background: #fafafa;line-height: 72px;margin-bottom: 35px;}
.zinp .closebtn{position:absolute;right:35px;top:0px;z-index: 1;cursor: pointer;}
.zinp .p1{padding-left: 77px;margin-bottom: 35px;font-size: 18px;}
.mb_msg .row { margin-bottom: 22px; }
.mb_msg .tit01 { width: 155px; text-align: right; color: #999999; margin-right: 12px; line-height: 50px; font-size: 16px;}
.mb_msg .inp01,.mb_msg .tarea,.mb_msg .filbox{ width: 640px; height: 50px; line-height: 50px; border: 1px solid #e4e4e4; padding-left: 25px; font-size: 16px;background: #fafafa url(../images/icon/ic10.png) no-repeat 640px;}
.mb_msg .inp01::-webkit-input-placeholder { color: #999999;}
.mb_msg .ic{color: #a41f25;position: absolute;right: 20px;line-height: 50px;top: 0;}
.mb_msg .inp02{width: 223px;background: #fafafa url(../images/icon/ic10.png) no-repeat 222px;}
.mb_msg .inp03{width: 223px;}
.mb_msg .tarea,.mb_msg .filbox{line-height: 20px;padding: 15px 25px;background: #fafafa;width: 615px;height: 100px;}
.mb_msg .inpfile{width: 150px;height: 40px;line-height: 40px;background: #dbb866;text-align: center;color: #fff;cursor: pointer;}
.mb_msg .inpfile input{cursor: pointer; position: absolute; left: 0px; top: 0; opacity: 0; font-size: 100px; display: block; width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0); z-index: 2; overflow: hidden; }
.mb_msg .tx{color: #a41f25;position: absolute;right: 20px;font-size: 12px;top: 30px;line-height: 20px;}
.mb_msg .filbox .closebtn{right: -28px;top: 0;}
.mb_msg .p2{margin-top: 20px;color: #333;}
.msgbtn01,.msgbtn02{height: 50px;width: 220px;background: #a41f25;color: #fff;font-size: 18px;border: 1px solid #a41f25;margin: 0 5px;margin-top: 10px;cursor: pointer;}
.msgbtn02{border: 1px solid #e4e4e4;background: none;color: #666;}

.dtlimgtit{background: #fafafa;height: 120px;}
.dtlimgtit .golist{width: 192px;height: 38px;line-height: 38px;position: absolute;right: 22px;top: 40px;}
.dtlimgtit .tit{font-size: 24px;color: #333;padding-top: 40px;padding-left: 55px;line-height: 26px;}

.environmentbox{width: 100%;overflow: hidden;position: relative;margin-top: 20px;}
.banner01 .box03, .banner02 .box03, .banner03 .box03, .banner04 .box03 {
    top: 0px;
    height: 0px;
    z-index: 5;
    filter: alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    -ms-opacity: 0.5;}
.banner04{overflow:visible;}
.banner04 .box01{height: auto;}
.banner04 .box04{display: none;}
.banner04 .box03{top:15%}
.banner04 .box03 .btn01{left: 0;background:none;width: 30px;height: 50px;border: none;}
.banner04 .box03 .btn01 span{ background:#999999 url(../images/icon/arr04.png) no-repeat center;width: 30px;height: 50px;}
.banner04 .box03 .btn02{width: 30px;height: 50px;right: 0;}
.banner04 .box03 .btn02 span{ background:#999999 url(../images/icon/arr05.png) no-repeat center;width: 30px;height: 50px;}
.banner04 .box03 .btn01:hover span{background-color: #333333;}
.banner04 .box03 .btn02:hover span{background-color: #333333;}
.banner04 .box02{width: 1080px !important;overflow: hidden;}
.banner04 .box02 .num .sel p{border: 2px solid #e9b632;background: none !important;}
.banner04 .box01 li{width: 1080px;overflow: hidden;height: 608px;}
.banner04 .box01 li img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;display: block;width: auto;}
.banner04 .box02 .num li{height:97px;}
.banner04 .box02 .num li p{height:95px;width: 170px;overflow: hidden;}
.banner04 .box02 .num li p img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;}
.banner01 .box02 .num .sel, .banner02 .box02 .num .sel, .banner03 .box02 .num .sel, .banner04 .box02 .num .sel{background:none !important;}

.dtlimgcon{font-size: 16px;line-height: 32px;margin: 30px 60px;}

.mapbox{background: #0078C3;height: 345px;overflow: hidden;margin-top: 35px;}
.ctinfo{background: #f9f9f9;padding: 30px;padding-bottom: 50px;margin-bottom: 40px;}
.ctinfo .tit{font-size: 24px;margin-bottom: 10px;}
.ctinfo .entit{color: #999;font-size: 16px;margin-bottom: 50px;}
.ctinfo .infolist{font-size: 16px;color: #333;line-height: 36px;padding-bottom: 60px;border-right: 1px solid #e1e1e1;width: 665px;}
.ctinfo .tel{font-size: 28px;font-weight: bold;color: #a41f25;}
.ctinfo .ctcodeimg{position: absolute;right: 185px;top:125px;text-align: center;}
.ctinfo .ctcodeimg img{width: 129px;}
.ctinfo .codetit{font-weight: bold;font-size: 16px;margin-top: 10px;}
.msgbg{height: 741px;background: url(../images/bg.jpg) no-repeat top;background-size: cover;}

.msgbox{width: 1200px;margin: 0 auto;padding-top: 40px;padding-bottom: 120px;}
.msgbox .inp{width: 570px;height: 52px;background: #fff;border: none;padding-left: 15px;margin-bottom: 40px;font-size: 16px;}
.msgbox .tea{padding: 15px;background: #fff;border: none;width: 1165px;height: 235px;font-size: 16px;}
.msgbox .msgbtn{background: #a51f26;color: #fff;font-size: 18px;width: 590px;height: 50px;border: none;display: block;margin: 0 auto;margin-top: 40px;cursor: pointer;}
.msgtit,.msgentit{text-align: center;color: #9f9e9c;}
.msgtit{font-size: 22px;padding-top: 55px;margin-bottom: 10px;color: #fff;}

.nobox{text-align: center;padding-top: 90px;padding-bottom: 100px;}
.nobox p{margin-top: 30px;}

.box404{margin-top: 15%;}
.box404 .p2{margin-top: 40px;margin-bottom: 70px;}
.box404 a{display: inline-block;margin: 0 35px;font-size: 24px;color: #003d6f;}
.box404 a:hover{color: #00489e;}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link:hover {
    z-index: 2;
    color: #1d68a7;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 144, 220, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    display: block;
    z-index: 1;
    color: #fff;
    background-color: #dab866;
    border-color: #dab866;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.float_lefe{width: 50px;height: auto;z-index: 200;margin-bottom: -114px;position: fixed;top: 50%;right: 1%;}
.float_lefe a{display: block;height:50px;margin-bottom: 2px;background:rgba(0,0,0,0.4);}
.float_lefe .img{text-align: center;height: 100%;background: no-repeat center;overflow: hidden;}
.float_lefe .share{ visibility: hidden; height: auto;position: absolute;top:20px;right:50px; opacity: 0;color: #fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}
.float_lefe .p2{font-size: 16px;min-width:87px;background: #a41f25;line-height: 50px;padding-left: 23px;}
.float_lefe .box{background:$col04;padding:10px 10px 15px 10px;width:110px;font-size: 16px;font-size: 14px;text-align: center;}
.float_lefe a:hover{background: #a41f25;}
.float_lefe a:hover .share{visibility: visible; top: 0px; opacity: 1;}
                       
.float_lefeup{display: none;}
.float_lefeupbg{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.8);z-index: 201;}
.float_lefeup .msgbg{position: fixed;width: 1200px;height: 635px;left: 50%;margin-left: -600px;top: 50%;margin-top: -317.5px;z-index: 202;}
.float_lefeup .msgtit{padding-top: 20px;margin-bottom: 25px;} 
.float_lefeup .msgbox {padding-top: 20px;width: 1000px;padding: 0 10px;}
.float_lefeup .msgbox .inp{width: 472px;}
.float_lefeup .msgbox .tea{width: 970px;}
.float_lefeup .closebtn{position: absolute;top: 10px;right: 10px;z-index: 1;color: #fff;font-size: 18px;cursor: pointer;}
