@charset "utf-8";
html,
body{ width: 100%; min-width: 1400px; background: #f8f8f8;}
.header{ width: 100%; min-width: 1400px; height: 430px;}
.head{ width: 1400px; height: 430px; padding-top: 344px; background: url('../img/head.png') center center no-repeat; }
.head .l_t,
.head .r_t{ float: left; width: 35%; text-align: center; font-size: 0;}
.head .l_t a,
.head .r_t a{ display: inline-block; padding: 0 1em; margin: 0 2em; font-size: 16px; line-height: 30px; border: 1px solid #f00; border-radius: 4px; color: #fff; background: #e00;cursor:default}
.head .r_t{ float: right;}


.nav{ width: 100%; height: 50px;}


.nav-list{ position: relative; width: 1400px; height: 50px; margin: auto; background: #c00; }
.nav-list>li{ position: relative; float: left; width:12.5%; height: 50px; }
.nav-list>li>a{ display: block; padding: 0 0em; font-size: 18px; line-height: 50px; text-align: center; color: #fff; }
.nav-list>li>a:hover,
.nav-list>li.on>a{ background: #ff8000;}
.nav-list .sub{ position: absolute; top: 50px; left: 0; min-width: 100%; z-index: 99; display: none; }
.nav-list .sub li{border-bottom: 1px solid #900;}
.nav-list .sub li a{ display: block; padding: 10px; text-align: center; font-size: 14px; line-height: 30px; color: #fff; background: #a00; white-space: nowrap; }
.nav-list .sub li a:hover{ background: #c00; }


.search{ position: absolute!important;   right: 0; padding: 10px 0; font-size: 0; width: 170px;}
.search input{ display: inline-block; height: 30px; line-height: 30px; font-size: 12px; border: none; background: #fff;}
.search input[type=text]{ width: 140px; padding: 0 1em; border-radius: 4px 0 0 4px;}
.search input[type=submit]{ width: 30px; border-radius: 0 4px 4px 0; background: url('../img/search.svg') center center no-repeat #222; cursor: pointer;}


.container{ width: 100%; overflow: hidden;}


.column{ width: 1400px; height: auto; margin: auto; overflow: hidden;}


.slide-news{ position: relative; float: left; width: 680px; height: 390px; overflow: hidden;}
.slide-news .slide{ position: relative; float: left; width: 100%; height: 390px;}
.slide-news .slide .hd{ position: absolute; bottom: 74px; left: 0; z-index: 2; width: 100%; height: 2px;}


.slide-news .slide .hd ul{ width: 100%; font-size: 0; text-align: center;}
.slide-news .slide .hd ul li{ display: inline-block; font-size: 0; text-indent: -99999px; width: 30px; height: 2px; margin: 0 5px; background: #fff;}
.slide-news .slide .hd ul li.on{ background: #c00;}
.slide-news .slide .bd{ position: relative; width: 100%; height: 100%; overflow: hidden;}
.slide-news .slide .bd ul li a{ display: block; overflow: hidden; background: #F8F8F8;}
.slide-news .slide .bd ul li a .thumb{ width: 680px; height: 330px;}
.slide-news .slide .bd ul li a .info{ width: 680px; height: 60px; font-size: 16px; padding: 0 1em; line-height: 60px; background: #fff;}


.common-box{ float: left; width:450px; height: 310px; padding: 0 20px; background: #fff;}


.common-box .box-tit{ position: relative; overflow: hidden;}
.common-box .box-tit:after{ content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; display: block; width: 100%; height: 2px; background: #c00;}
.common-box .box-tit span{ position: relative; float: left; font-size: 20px; font-weight: bold; line-height: 50px; color: #c00; padding-left: 15px;}
.common-box .box-tit span:before{ content: ''; position: absolute; z-index: 1; bottom: 15px; left: 0; width: 5px; height: 20px; background: #ff8000;}
.common-box .box-tit a.more{ float: right; font-size: 14px; line-height: 50px; color: #999;}


.common-box .box-con{ padding-top: 10px;}
.common-box .box-con a.topic{ display: block; margin: 10px 0; overflow: hidden;}
.common-box .box-con a.topic .date{ float: left; width: 55px; height: 50px; background: #c00; overflow: hidden; border-radius: 4px; text-align: center; color: #fff;}
.common-box .box-con a.topic .date span{ display: block; font-size: 16px; line-height: 30px;}
.common-box .box-con a.topic .date i{ display: block; font-size: 12px; line-height: 20px; background: #FF8000;}
.common-box .box-con a.topic .info{ padding-left: 65px;}
.common-box .box-con a.topic .info .tit{ font-size: 18px; line-height: 25px; font-weight: bold; color: #c00; display:-webkit-box; -webkit-line-clamp: 2; -webkit-box-orient:vertical; word-break:break-word; text-align: justify; overflow: hidden;}


.common-box .box-con a.itm{ display: block; overflow: hidden; line-height: 35px;}
.common-box .box-con a.itm i{ float: left; width: 90px; font-size: 13px; color: #999; }
.common-box .box-con a.itm span{ display: block; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}


.banner-box{ float: left; display: block; width: 100%; height: 120px; overflow: hidden; background: #c00;}


.notice-box{ width: 690px; height: 390px;}
.sun-box{ width: 330px;}
.download-box{ width: 330px;}


.sun-box .box-con a.itm,
.download-box .box-con a.itm{ line-height: 40px;}
.sun-box .box-con a.itm span,
.download-box .box-con a.itm span{ position: relative; float: left; width: 80%; padding-left: 1em}
.sun-box .box-con a.itm span:before,
.download-box .box-con a.itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 4px; height: 4px; margin: auto; background: #999;}
.sun-box .box-con a.itm i,
.download-box .box-con a.itm i{ float: right; width: auto;}

.debug-box .box-con a.itm{ line-height: 40px;}
.debug-box .box-con a.itm span{ position: relative; float: left; width: 80%; padding-left: 1em}
.debug-box .box-con a.itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 4px; height: 4px; margin: auto; background: #999;}
.debug-box .box-con a.itm i{ float: right; width: auto;}


.mail-box{ float: left; width: 685px; height: 100px; padding: 20px; background: #fff;}
.mail-box .tit{float: left; width: 60px; height: 60px; padding-left: 5px; background: url('../img/mail.png') right 30px no-repeat #c21b24; font-size: 20px; line-height: 30px;letter-spacing:5px; border-radius: 4px; text-align: center; color: #fff;}
.mail-box .con{float: left; width:585px; height: 60px; padding: 5px 0 0 20px }
.mail-box .con a{ float:left; margin-right: 20px;font-size: 14px; line-height: 25px; color: #c00;text-decoration:underline;font-weight:bold}
.mail-box .con span{ font-size: 14px; line-height: 25px; color: #222;}

.culture-box{ float: left; width: 1040px; height: 380px; padding: 25px; background: url('../img/culture.png') left center no-repeat #fff;}
.culture-box .tit{ position: relative;  float: left; width: 260px; height: 100%;}
.culture-box .tit span{ position: relative; float: left; font-size: 20px; font-weight: bold; line-height: 50px; color: #c00}
.culture-box .tit span:before{ content: ''; position: absolute; z-index: 1; bottom: 0; left: 0; width: 2em; height: 2px; background: #c00;}
.culture-box .con{ position: relative; float: left; width: 730px; height: 100%;}
.culture-box .con table{ width: 100%; height: 100%; text-align: center;}
.culture-box .con table tr td span{ position: relative; display: block; width: 100%; height: 100%;}
.culture-box .con table tr td span:before{ content: ''; position: absolute; z-index: 0; top: 0; left: 0; right: 0; width: 1px; height: 100%; margin: auto; background: #f5f5f5;}
.culture-box .con table tr td span:after{ content: ''; position: absolute; z-index: 0; top: 0; left: 0; bottom: 0; width: 100%; height: 1px; margin: auto; background: #f5f5f5;}
.culture-box .con table tr td span i{ position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 0; width: 16px; height: 20px; margin: auto; margin-top: 10px; background: url('../img/map.png') center center no-repeat; filter: grayscale(1); opacity: 0.4; transition: all .5s;}
.culture-box .con table tr td span.color i{filter: grayscale(0); opacity: 1;}


.culture-box .con a.itm{ display: block; overflow: hidden; line-height: 40px;}
.culture-box .con a.itm i{ float: right; width: auto; font-size: 13px; color: #999; }
.culture-box .con a.itm span{ position: relative; float: left; width: 80%; padding-left: 1em; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.culture-box .con a.itm span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 4px; height: 4px; margin: auto; background: #999;}


.link-sb{ position: absolute; z-index: 2; top: 52px; left:130px; width: 130px; height: auto;}
.link-sb a{ display: block; width: 100%; height: 52px;}



.contact-box{ float: left; width: 685px; height: 100px; padding: 20px; background: url('../img/contact.png') right center no-repeat #fff;}
.contact-box .tit{ float: left; position: relative; overflow: hidden; width:60px;}
.contact-box .tit span{ font-size: 20px; font-weight: bold; line-height: 30px; color: #c00;letter-spacing:5px;}
.contact-box .con{ float: left; padding-top:5px; font-size: 14px; line-height: 1.75; color:#999;}
.contact-box .con span{ padding-top: 10px; color: #222; font-weight:bold}
.contact-box .con .itm{ position: relative; float:left;}
.contact-box .con .itm:last-child{ padding-left: 20px; margin-left:20px;}
.contact-box .con .itm:last-child:before{ content:''; position: absolute; left:0; top:0; display:block; width:1px; height:100%; background: #ccc;}


.link-box{ float: left; width: 100%; height: auto; display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 30px;}
.link-box a{ width: 100%; height: auto;}
.link-box a img{ width: 100%; height: auto; object-fit: cover;}

.footer{ width: 100%;}
.foot{ position: relative; width: 1400px; padding: 2em 50px; margin: auto; font-size: 16px; line-height: 2; color: #fff; background: #c00;}
.foot .qrcode{ position: absolute; top: 0; bottom: 0; right: 0; height: 100px; margin: auto;}
.foot .qrcode img{ float: left; width: 100px; height: 100px; background: #000;}
.foot .qrcode span{ float: left; padding: 20px 0 20px 10px; font-size: 14px; line-height: 30px;}



.bread{ float: left; width: 100%; height: 60px; font-size: 0; background: #fff; padding: 0 25px; margin-bottom: 30px;}
.bread span,
.bread a{ display: inline-block; font-size: 16px; line-height: 60px;}
.bread span:after{ content: ':'; padding: 0 5px;}
.bread a:after{ content: '>'; padding: 0 5px;}
.bread a:last-child:after{ display: none;}


.column-main{ float: left; width: 1040px; padding: 0 25px; overflow: hidden; background: #fff;}
.column-main .main-tit{ position: relative; width: 100%; height: 60px;}
.column-main .main-tit:after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #f4f4f4;}
.column-main .main-tit span{position: relative; padding-left: 20px; font-size: 24px; line-height: 60px; font-weight: bold; color: #c00;}
.column-main .main-tit span:before{ content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 5px; height: 25px; margin: auto; background: #c00;}
.column-main .main-con{ overflow: hidden;}
.column-main .main-con .list-news{ padding-top: 10px;}
.column-main .main-con .list-news .itm{ display: block; overflow: hidden; font-size: 16px; line-height: 40px;}
.column-main .main-con .list-news .itm span{ float: left; width: 85%; white-space:nowrap; text-overflow: ellipsis; overflow: hidden;}
.column-main .main-con .list-news .itm i{ float: right; color: #999;}



.column-right{ float: right; width: 330px; overflow: hidden;}
.column-right .right-box{ width: 100%; padding: 0 25px; background: #fff;}
.column-right .right-box .box-tit{ position: relative; overflow: hidden;}
.column-right .right-box .box-tit:after{ content: ''; position: absolute; z-index: 0; bottom: 0; left: 0; display: block; width: 100%; height: 2px; background: #c00;}
.column-right .right-box .box-tit span{ position: relative; float: left; font-size: 20px; font-weight: bold; line-height: 50px; color: #c00; padding-left: 15px;}
.column-right .right-box .box-tit span:before{ content: ''; position: absolute; z-index: 1; bottom: 15px; left: 0; width: 5px; height: 20px; background: #ff8000;}
.column-right .right-box .box-tit a.more{ float: right; margin-right: 10px; font-size: 14px; line-height: 50px; color: #999;}
.column-right .right-box .box-con{ padding: 10px 0;}
.column-right .right-box .box-con a.itm{ display: block; overflow: hidden; line-height: 35px;}
.column-right .right-box .box-con a.itm i{ float: left; width: 90px; font-size: 13px; color: #999; }
.column-right .right-box .box-con a.itm span{ display: block; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}


.article-box{ padding: 25px; margin: 30px 0; overflow: hidden; background: #fff;}
.article-box .article-tit{ padding-bottom: 20px; }
.article-box .article-tit h1{ font-size: 28px; font-weight: normal; text-align: center; line-height: 1.5; color: #c00; }


.article-box .article-info{ text-align: center; font-size: 16px; color: #666; padding-bottom: 30px; border-bottom: 1px solid #c00; }


.article-box .article-con{ padding-top: 30px; font-size: 21px; line-height: 2; text-align: justify; font-family: '仿宋'; }
.article-box .article-con img{ max-width: 800px; }


.article-box .article-btn{ padding-top: 20px; }
.article-box .article-btn a{ display: block; width: 140px; height: 40px; margin: auto; line-height: 40px; font-size: 14px; text-align: center; color: #fff; background: #c00; }


.column-main .main-con .page{ padding: 10px 0; margin: 20px 0; background: #fafafa}
.column-main .main-con .page>table{ margin: auto}
.column-main .main-con .page *{ font-size: 14px!important; line-height: 1.5!important; font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light", sans-serif, Arial, "Arial Narrow", "微软雅黑", "宋体"!important;}
.column-main .main-con .page a,
.column-main .main-con .page span,
.column-main .main-con .page input{ display: inline-block!important; border: none!important; height: auto!important; background:#fff!important; padding: .25em .75em!important; margin: 0 .5em!important； height:34px}
#vsb_content p{margin: 5px 0;line-height: 110%;  text-indent:0em;font-size:14px;}

.m-dl{ display: grid; grid-gap: 10px;}
.m-dl dt{ display: grid; grid-template-columns: repeat(2,1fr); grid-gap: 20px; justify-content: space-between; align-items: center;}
.m-dl dt a{ background: #c00; color: #fff; font-size: 18px; font-weight: bold; text-align: center; padding: 5px 0;}
.m-dl dd{ display: grid;}
.m-dl dd i{ font-size: 16px; color: #999; font-weight: bold;}
.m-dl dd span{ font-size: 14px; text-align: justify; color: #222;}

.c-dl{ display: grid; grid-gap: 10px;}
.c-dl dd{ display: grid;}
.c-dl dd i{ font-size: 16px; font-weight: bold; color: #000;}
.c-dl dd span{ font-size: 14px; text-align: justify; color: #666;}