@charset "utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #a8a9a9; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #a8a9a9; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #a8a9a9; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.radius{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}
.over-txt {display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.txt-a-A {text-transform: capitalize;text-transform:uppercase;text-transform:lowercase;}
.po-re {position: relative;}
.p30{padding-left: 10px;padding-right: 10px;}
.bg {background-image:url(../images/);background-color:rgba(0,0,0,0.5);background-repeat:no-repeat;background-position: center;background-size:cover;}
.borderStyle {border-bottom:1px dashed #707070;border-top:1px dotted #707070;}
.box-shadow {-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
body{background:#eee url(../images/bg.png) no-repeat top center;}
/*public*/
#he-plugin-standard {background-size: 100% 100%!important;}
.top {width: 100%;position: relative;z-index: 50;}
.container {position: relative;}
.logo {padding:15px 5px;text-align: center;}
.logo_table {display: table;width: 100%;height: 55px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 595px;width: 100%;height: auto;}
.weather {margin: 10px auto 0;}
#he-plugin-standard{margin: 0 auto!important;}
.t_se {width: 90%;max-width: 100%; position: relative;height: 35px;background: #fff;border-radius: 20px;margin: 0 auto;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 35px;line-height: 35px;font-size: 12px;color: #333;}
.se_sub {position: absolute;right: 0;top: 0;width: 35px;height: 35px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background: url(../images/se.png) no-repeat center;} 

.pc_menu {}
.top_nav {position: relative;z-index: 10;}
.pc_menuCon {}
.pc_menuCon li {float: left;position: relative;height: 52px;width: 12.5%;padding-top: 12px;}
.pc_menuCon li a {display:block; color: #fff;height: 40px;line-height: 40px;font-size: 14px;text-align: center;background: #af261c;}
.pc_menuCon > li:hover {background:url(../images/liOn.png) no-repeat top center/100% 100%;}
.pc_menuCon > li:hover a {background: transparent;}
.pc_menuCon > li.active {background:url(../images/liOn.png) no-repeat top center/100% 100%;}
.pc_menuCon > li.active a {background: transparent;}
.pc_menuCon > li.parent {background:url(../images/liOn.png) no-repeat top center/100% 100%;}
.pc_menuCon > li.parent a {background: transparent;}
.pc_menuCon > li.selected {background:url(../images/liOn.png) no-repeat top center/100% 100%;}
.pc_menuCon > li.selected a {background: transparent;}
.pc_menuCon ul { position: absolute;left: 0px;top: 52px; display: none;width: 100%; margin: 0; padding:0;background: #7b0002;list-style: none;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;height: auto;border-top:1px solid #ccc;padding:0;margin:0;}
.pc_menuCon ul li a {display:block;color:#fff;height: auto;line-height: 20px;padding:5px; font-size: 12px;text-align: center;border:none;font-weight: normal;border-radius: 0;}
.pc_menuCon ul li:hover {background: #af261c;}
/*-----pc nav-----*/
.mean-container {background:#af261c;}
.mean-container a.meanmenu-reveal {color: #fff;}
.mean-container a.meanmenu-reveal span{background:#fff;}
.mean-container .meanmenu-title {color: #fff;}
.mean-container .mean-nav{background:rgba(175,38,28,0.9);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #af261c;z-index: 999;-webkit-box-shadow:0 0 10px #ccc; -moz-box-shadow:0 0 10px #ccc;  box-shadow:0 0 10px #ccc;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/
.in-mainCon {padding: 0 15px 20px;background: #fff;}
.in-mainL-mt {margin-top: 10px;}
.in-mainL-s {background: #f3f3f3;padding: 10px 10px 10px;}
.in-mainL-title {height: 34px;line-height: 34px;position: relative;}
.in-mainL-title span {font-size: 24px;color: #7b0002;font-family: bold;}
.in-mainL-title a {position: absolute; display: block;width: 58px;height: 25px;right: 0;color: #808080;font-size: 14px;top:50%;margin-top: -12px;line-height: 25px;text-align: center;}
.in-mainL-title a:hover {background: #af261c;color: #fff;}

.mainL-s1-list ul li{border-bottom: 1px solid #cecece;padding: 10px 10px 10px 0;position: relative;word-break:break-all;}
.mainL-s1-list ul li a {display: block; color: #282828;font-size: 16px;line-height: 25px;height: 50px;overflow: hidden;}
.mainL-s1-list ul li i {display: block; position: absolute;width: 21px;height: 16px;right: 5px;top:3px;}
.mainL-s1-list ul li i img {width: 21px;height: 16px;vertical-align: top;}
.mainL-s1-list ul li:hover a {color: #af261c;}
.mainL-s1-list ul li:nth-child(3) {border-bottom: none;}

.mainL-s2-item {padding:15px 10px 15px 63px; position: relative;height: 84px;border-bottom: 1px solid #cecece;}
.mainL-s2-item .date {position: absolute;left: 0;top: 15px;height: 54px;width: 48px;text-align: center;}
.mainL-s2-item .date h3 {font-size: 20px;color: #ffcdce;background: #cb2528;height: 26px;line-height: 26px;text-transform:capitalize; }
.mainL-s2-item .date p {font-size: 19px;color: #2d2d2d;height: 25px;line-height: 25px;background: #fff;border:1px solid #cb2528;}
.mainL-s2-item .title {}
.mainL-s2-item .title a {display: block;line-height: 26px;font-size: 16px;color: #282828;word-break:break-all;height: 52px;overflow: hidden;margin-top: 1px;}
.mainL-s2-item .title i {display: block; position: absolute;width: 21px;height: 16px;right: 5px;top:7px;}
.mainL-s2-item .title i img {width: 21px;height: 16px;vertical-align: top;}
.mainL-s2-item:hover .title a {color: #af261c;}
.mainL-s2-item:nth-child(3) {border-bottom: none;}

.in-mainL-s3 {padding: 15px 10px 25px;}
.userCon {padding:13px 10px 15px;border:1px solid #dadada;margin-top: 10px;}
.userCon .img {width: 100%; height: 90px;background: url(../images/user.png) no-repeat center/cover;margin-bottom: 12px;}
.userCon .from .p1 {padding-left: 150px;height: 34px;line-height: 34px;position: relative;margin-bottom: 15px;}
.userCon .from .p1 span {position: absolute;display: block;width: 150px;height: 34px;left: 0;top: 0;font-size: 16px;color: #282828;}
.userCon .from .p1 input {background: url(../images/input.png) no-repeat center/100% 100%;width: 100%;padding:0 10px; height: 34px;line-height: 34px;font-size: 14px;color: #333;}
.userCon .from .p2 input {width: 135px;height: 32px;line-height: 32px;background: #7b0002;color: #fff;font-size: 16px;cursor: pointer;margin:0 auto;display: block;border-radius: 20px;}
.userCon .from .p2 input:hover {background: #af261c;}


.banner {position: relative;width: 100%;background: #fff;margin-top: 20px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:#fff;text-indent: -9999px;display: block;width: 26px;height: 4px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#c00c0f;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:7px;}

.divider{border-top:4px solid #7b0002;margin: 2px 0;}
.about {padding:10px 10px 20px;margin-top:0;border-bottom: 1px solid #7b0002;}
.aboutCon {font-size: 16px;color: #282828;text-indent: 32px;line-height: 24px;word-break:break-all;margin-top: 5px;overflow: hidden;}

.highlights {padding:15px 10px 10px;margin-top:0;border-top: 1px solid #7b0002;}
.highlights-item {line-height: 28px;height: 140px;word-break:break-all;padding: 14px 0;border-bottom: 1px solid #cecece;}
.highlights-item a {display: block; font-size: 16px;color: #282828;height: 112px;overflow: hidden;}
.highlights-item img {display: block; width: 130px;height: 78px;float: left;margin-right: 20px;}
.highlights-item:nth-child(3) {border-bottom: none;}
.highlights-item:hover a {color: #af261c;}

.foot{background: #7b0002;position: relative;font-size: 12px;color: #ec948e;line-height: 20px;padding: 10px 0;text-align: center;}

/*----index----*/

.p-banner {height: 200px;width: 100%;background-repeat:no-repeat;background-position:bottom center;border:10px solid #fff;}
.p-banner-pc-a {background-image:url(../images/p_banner01.jpg);}
.p-banner-pc-b {background-image:url(../images/p_banner02.jpg);}
.page-main {background: #f5f5f5;padding:40px 0;}
.in-main-con {margin-top: 20px;}
.pageCon > div{padding-left: 0;padding-right: 0;}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 0;height: 100%;background: #f7f7f7;}
.pageNav{background: #f3f3f3;}
.pageNav-h {background: #fff;text-align: center;}
.pageNav-h p.p1 {width: 100%;height: 65px;color: #fff;font-weight: normal;padding:20px 20px 0;background: #333;}
.pageNav-h p.p1 span{display: block;background: #af261c;color: #fff;font-size: 20px;height: 45px;line-height: 45px;}
.pageNav-h p.p2 {width: 100%;height:30px;color: #fff;font-size: 18px;font-weight: normal;padding:0 20px;background: #fff;}
.pageNav-h p.p2 span {display: block;background: #ff9235;line-height: 30px;}
/* 2019-12-27 */
.pageNav-ul {padding:5px 20px 15px;background: #f3f3f3;}
.pageNav-ul li h3 {display: block;border-bottom:1px solid #999;word-break:break-all;}
.pageNav-ul li h3 a {display: block;position: relative;line-height: 21px;padding:14px 0; font-size: 16px;color: #1f1f1f;}
.pageNav-ul li h3 a i {display: inline-block;*display:inline;zoom:1;vertical-align: middle; width: 4px;height: 4px;background: #af261c;margin-right: 5px;}
.pageNav-ul li h3:hover a {color: #af261c;}
.pageNav-ul li h3:hover a i {background: #af261c;}
.pageNav-ul li.selected h3 a {color: #af261c;}
.pageNav-ul li.selected h3 a i {background: #af261c;}

.pageNav-ul li ul {padding:0 10px;}
.pageNav-ul li ul li {display: block;border-bottom:1px solid #ccc;word-break:break-all;}
.pageNav-ul li ul li a {display: block;position: relative;line-height: 21px;padding:7px 5px; font-size: 13px;color: #666;}
.pageNav-ul li ul li a i {display: inline-block;*display:inline;zoom:1;vertical-align: middle; width: 4px;height: 4px;border:1px solid #af261c;margin-right: 5px;}
.pageNav-ul li ul li:hover a {color: #af261c;}
.pageNav-ul li ul li:hover a i {border-color: #af261c;}
.pageNav-ul li ul li.selected a {color: #af261c;}
.pageNav-ul li ul li.selected a i {border-color: #af261c;}
/* 2019-12-27 */

.pageR {padding:10px 20px 30px;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #1060ba;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {line-height: 40px;color: #999;font-size: 12px;padding:0 5px 0 12px;background: url(../images/page-r.jpg) no-repeat 2px center;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #1060ba;}
.pageR .line {width: 100%;height: 1px;background: #dadada;}

.page-l-item {padding:20px 0;position: relative;background: #fff;border-bottom: 1px solid #e7e7e7;position: relative;}
.page-l-item .img {width:100%;overflow: hidden;}
.page-l-item .img img {width: 100%;height: auto;min-height: 100%;}
.page-l-item .text {height: 135px;}
.page-l-item .text .title {display:block;color: #0574c6;font-size: 16px;line-height: 40px;margin-top: 15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 
.page-l-item .text .des {font-size: 14px;color: #404040;line-height: 28px;height: 56px;overflow: hidden;margin-top: 5px;}
.page-l-item .text .time {font-size: 16px;color: #6a77a1;line-height: 20px;margin-top: 10px;}
.page-l-item:hover .text .title {color: #ff7701;}
.page-l-item:hover {background: #f9f9f9;}
.page_num {padding:20px 0 0;}

.pageR_img_list .row {margin-left: -5px;margin-right: -5px;}
.pageR_img_list .row .col {padding-left: 5px;padding-right: 5px;}
.pageR_img_item {margin-top: 10px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

.pageR_article {padding:20px 0 30px;}
.pageR_article .title {font-size: 20px; color: #393939;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;word-break:break-all;}
.pageR_article .infoA {font-size: 13px;color: #999;line-height: 24px;text-align: center;}
.pageR_article .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article .fu-title {font-size: 20px; color: #393939;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;word-break:break-all;}
.pageR_article .con {color: #666;font-size: 14px;line-height:24px;padding-bottom: 15px;margin-top: 15px;padding:0 10px;word-break:break-all;}
.pageR_article .con img {max-width: 100%!important;height: auto!important;}


.pageR_img_list .row {margin-left: -5px;margin-right: -5px;}
.pageR_img_list .row .col {padding-left: 5px;padding-right: 5px;}
.pageR_img_item {margin-top: 10px;}
.pageR_img_item .img {width: 100%;overflow: hidden;}
.pageR_img_item .txt {height: 30px;line-height: 30px;padding:0 10px;border:1px solid #ccc;font-size: 14px;color: #343b69;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pageR_img_item:hover {box-shadow:0 0 10px 3px #ccc;-webkit-box-shadow:0 0 10px 3px #ccc;-moz-box-shadow:0 0 10px 3px #ccc;}

#news_list {margin:10px 0 40px 0;}
#news_list ul.news_ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #999;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#news_list ul.news_ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul li:hover a {color: #af261c;}

.contact-list li{height: 38px;line-height:38px;padding-left:28px;background-position: center left;background-repeat: no-repeat;background-size: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.contact-list li.i1{background-image: url(../images/i_1.png);}
.contact-list li.i2{background-image: url(../images/i_2.png);}
.contact-list li.i3{background-image: url(../images/i_3.png);}
.contact-list li.i4{background-image: url(../images/i_4.png);}
.contact-list li.i5{background-image: url(../images/i_5.png);}
.contact-list li span{display:block;width:100%;border-bottom:1px solid #ededed;}
.login{display: block;margin-top: 10px;}
.login img{width: 100%;height: auto;}
.english-link{display: block;margin-top: 5px;color: #fff;text-align: right;}
.english-link span{display: inline-block;padding: 2px 6px;background-color: #781c20;border-radius: 4px;}
#he-plugin-simple{width: 220px;z-index: 99}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.logo {padding:34px 0 0;}
.weather {margin: 10px 0 0;}
.logo {}
.top-r {float: right;}
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}

.in-mainR-title {text-align: center;}
.in-mainR-title span {font-size: 24px;}
.highlights-item img {width: 180px;height: 112px;}

.pageCon-left {border-left: 12px solid #1060ba;}/* page bg color */
.pageR_news_list {margin:10px 0 0;} 
.pageR_news_list {min-height: 600px;}
.pageR_article .con {min-height: 450px;}

.pageR_img_list .row {margin-left: -10px;margin-right: -10px;}
.pageR_img_list .row .col {padding-left: 10px;padding-right: 10px;}
.pageR_img_item {margin-top: 20px;}
.contact-list li{font-size: 12px;}
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {}
.logo {padding:34px 0 30px;text-align: left;}
.t_se {width: 220px;}
.weather {margin: 0}
.pc_menuCon li a {font-size: 15px;}
.pc_menuCon ul li a {font-size: 12px;}
.banner{margin-top: 0;}
.in-mainL-s3 {padding: 5px 10px 14px;}
.userCon {padding:10px;}
.aboutCon {height: 336px;}

.page-l-item {padding:24px 0 24px 225px;}
.page-l-item .img {width:205px;height: 135px;position: absolute;left: 0;top: 24px;}
.page-l-item .text .title {margin-top: 0;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
.container {width: 1200px;}
.pc_menuCon li a {font-size: 16px;}
.pc_menuCon ul li a {font-size: 13px;}
.in-mainL-s3 {padding: 10px 10px 10px;}
.userCon {padding:13px 10px 15px;}
.aboutCon {height: 288px;}
}
@media screen and (max-width: 991px) {
    .weather{display: none;}
    .english-link{display: block;text-align: center;}
}
