@charset"utf-8";
/* CSS Reset*/
input::-moz-placeholder, textarea::-moz-placeholder { color: #b9b9b9; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #b9b9b9; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #b9b9b9; }
.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;}
/*public*/

.topLogo {background:url(../images/top.jpg) no-repeat center/cover;}
.logo {padding:10px 15px;text-align: center;}
.logo_table {display: table;width: 100%;height: 90px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 340px;width: 100%;height: auto;}
.top-se {width: 90%; position: relative;padding-right: 40px;height: 38px;margin:0 auto 20px;border:1px solid #453129;background: #fff;}
.se_txt {width: 100%;float: left; border: none;margin:0;padding-left:10px; background:transparent;height: 36px;line-height: 36px;font-size: 12px;color: #333;font-family:"SimSun";}
.se_sub {position: absolute;right: 0;top: 0;width: 36px;height: 36px;color: #fff;font-size: 12px;border: none;margin:0;padding:0;cursor: pointer; background:#453129 url(../images/se.png) no-repeat center;} 
.se_sub:hover {background-color:#d5927f;}

.in-menu-h {height: 64px;}
.in-fixed {background: url(../images/nav.jpg) repeat;}
.pc_menuCon {position: relative;z-index: 99;background: url(../images/li01.jpg) no-repeat left center;}
.pc_menuCon li {float: left;position: relative;background: url(../images/li01.jpg) no-repeat right center;width: 11.25%;}
.pc_menuCon li a {display:block; color: #fff;font-size: 14px;text-align: center;line-height: 64px;padding:0 6px;}
.pc_menuCon li.home {width: 10%;}
.pc_menuCon li.home a {padding:0 4px;}
.pc_menuCon > li:hover {background: #d5927f;} 
.pc_menuCon > li:hover a {color: #fff;} 
.pc_menuCon > li.active {background: #d5927f;} 
.pc_menuCon > li.active a {color: #fff;}
.pc_menuCon > li.parent {background: #d5927f;} 
.pc_menuCon > li.parent a {color: #fff;}
.pc_menuCon > li.selected {background: #d5927f;} 
.pc_menuCon > li.selected a {color: #fff;}
.pc_menuCon ul { position: absolute;left: 0;top: 64px; display: none;width: 100%; margin: 0; padding:5px;background: #d5927f;list-style: none;border-top:1px solid #333;overflow: hidden;}
.pc_menuCon ul li { width: 100%; float: left;background:transparent;height: auto;line-height: 30px;padding:0;margin:0;}
.pc_menuCon ul li a {display:block;color:#fff;height: auto;line-height: 20px;font-size: 12px;padding:5px 2px;text-align: center;border:none;font-weight: normal;}
.pc_menuCon ul li:hover a {background-color: #6e483d;}
/*-----pc nav-----*/
.mean-container {background:#6e483d;}
.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(213,146,127,0.9);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #6e483d;z-index: 999;-webkit-box-shadow:0 0 10px #333; -moz-box-shadow:0 0 10px #333;  box-shadow:0 0 10px #333;}
.lighted-fixed .mean-nav > ul {height:calc(100vh - 50px);overflow-y:auto;}
/*-----phone nav-----*/
.banner {position: relative;width: 100%;}
.banner {}
.banner .bx-wrapper .bx-pager.bx-default-pager a {background:url(../images/ardius_d.png) no-repeat center;text-indent: -9999px;display: block;width: 16px;height: 16px;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:url(../images/ardius_q.png) no-repeat center;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:27px;}

.in-main-a {padding:30px 0 60px;}
.main-a-l {height: 250px;margin-top: 30px;}
.main-a-l .bxslider03 li {height: 250px;}
.main-a-l .bxslider03 li a {display: block;width: 100%;height: 100%;position: relative;}
.main-a-l .bxslider03 li a div {width: 100%;height: 200px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.main-a-l .bxslider03 li a h3 {width: 100%;padding: 0 15px; font-size: 16px;color: #fff; background: #6e483d;height: 50px;line-height: 50px;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.main-a-l .bxslider03 li:hover a h3 {background: #d5927f;}
.main-a-l .bx-wrapper .bx-pager.bx-default-pager a {display: block;width: 20px;height: 20px;margin: 0 2px;outline: 0;background:#fff;font-size: 14px;color: #666;text-align: center;line-height: 20px;}
.main-a-l .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main-a-l .bx-wrapper .bx-pager.bx-default-pager a.active {background: #6e483d;color: #fff;}
.main-a-l .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:40px;right: 2px;left: 10px;text-align: right;width: auto;}
.main-a-c{margin-top:20px;}
.in-list-ul ul li {padding:0 50px 0 0;position: relative;height: 48px;border-bottom:1px dashed #808080;}
.in-list-ul ul li a {line-height: 47px;font-size: 16px;color: #525252; display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-left: 15px;background: url(../images/list-a.png) no-repeat 3px center;}
.in-list-ul ul li span {display: block;width: 50px;height: 47px;line-height: 47px;text-align: right;position: absolute;right: 0;top: 0;font-size: 14px;color: #666;}
.in-list-ul ul li:hover a {color: #ff9e05;}
.main-a-r {margin-top: 20px;}
.in-title {position: relative;height: 34px;}
.in-title span {display: inline-block;font-size: 24px;color: #6e483d;font-weight: bold;line-height: 34px;}
.in-title a {display: block;width: 60px;height: 34px;line-height: 34px; font-size: 16px;color: #a16c5d;position: absolute;right: 0;bottom: 0;text-align: center;}
.in-title a:hover{text-decoration: underline;color: #ff9e05}
.a-r-item {position: relative;padding:10px 0 10px 70px;}
.a-r-item .date {position: absolute;left: 0;top:10px;width: 60px;height:70px;padding-top: 7px; text-align: center;background: #e3e3e3;border-radius: 5px;color: #000;font-family: 'Arial';}
.a-r-item .date h3 {line-height: 36px;font-size: 32px;font-weight: normal;}
.a-r-item .date p {font-size: 12px;line-height: 24px;}
.a-r-item .info h3 {line-height: 24px;font-size: 16px;color: #333; display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.a-r-item .info .des {font-size: 14px;color: #666;line-height: 22px;height: 44px;overflow:hidden;margin-top: 5px;}
.a-r-item:hover .info h3 {color: #ff9e05;}


.in-notice {background: url(../images/noticeBg.jpg) no-repeat center/cover;padding:35px 0 0;}
.in-notice .row {margin-left: -20px;margin-right: -20px;}
.in-notice .row .col {padding-left: 20px;padding-right: 20px;}
.in-not-title {width: 100%;position: relative;height: 40px;line-height: 40px;padding-left: 65px;}
.in-not-title .not-btn span {font-size: 18px;color: #d5927f;font-weight: bold;display: inline-block;height: 40px;line-height: 40px;margin-right: 20px;cursor: pointer;}
.in-not-title .not-btn span.on {color: #fff;}
.in-not-title a {display: none;width: 60px;height: 30px;line-height: 30px;position: absolute;right: 0;bottom: 50%;margin-bottom: -12px; text-align: center;font-size: 16px;color: #d5927f;border-radius: 7px;}
.in-not-title a:hover {background: #d5927f; color: #fff;}
.in-not-titleL{background: url(../images/icon01.png) no-repeat 0 center;}
.in-not-titleR{background: url(../images/icon02.png) no-repeat 0 center;}
.in-notice-list {margin-top: 10px;display: none;}
.in-notice-item {padding:5px 5px 10px;margin-bottom: 15px;border-bottom: 1px solid #cdcdcd;}
.in-notice-item p {height: 35px;padding: 0 50px 0 0;position: relative;font-size: 16px;color: #fff;line-height: 34px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.in-notice-item p span {display: block;position: absolute;right: 0;top: 0;width: 45px;line-height: 34px;height: 34px;font-size: 14px;color: #fff;text-align: right;}
.in-notice-item div {font-size: 14px;color: #d5927f;line-height: 28px;height: 56px;overflow: hidden;}
.in-notice-item:hover {background: rgba(0,0,0,0.5);}
.in-notice-item:hover p {color: #ff9e05;}
.in-notice-item:last-child {border-bottom: none;}

.power {padding:50px 0;}
.power-title {font-size: 24px;color: #6e483d;text-align: center;font-weight: bold;}
.power-con {margin-top: 5px;}
.power-item {position: relative;padding:15px 0 15px 60px;}
.power-item .date {position: absolute;left: 0;top:15px;width: 45px;height:55px;text-align: center;font-size: 16px;}
.power-item .date h3 {background: #6e483d;line-height: 27px;color: #fff;font-size: 16px;font-weight: normal;}
.power-item .date p {color: #282828;background: #fff; font-weight: normal;line-height: 27px;font-size: 18px;border:1px solid #e6e6e6;border-top: none;}
.power-item .title {font-size: 16px;color: #373737;line-height: 24px;height: 48px;overflow:hidden;margin-top: 3px;}
.power-item:hover .title {color: #d5927f;}

.lnk {margin-bottom: 30px;}
.lnk-item {text-align: center;margin-bottom: 20px;}	
.lnk-item img {width: 100%;height: auto;}
.lnk-item:hover{-webkit-box-shadow:0 0 10px #333; -moz-box-shadow:0 0 10px #333;  box-shadow:0 0 10px #333;}

.foot {background: url(../images/foBg.jpg) no-repeat center/cover;padding:100px 0;}
.fo-con {position: relative;}
.fo-ewm {width: 100px;height: 110px;margin:30px auto 0;}
.fo-ewm img {width: 84px;height: 84px;}
.fo-ewm p {line-height: 26px;font-family:"SimSun";font-size: 12px;color: #fff;}
.fo-logo {text-align: center;}
.fo-logo img {max-width: 100%;height: auto;}
.fo-nav {text-align: center;padding:25px 0;line-height: 20px;}
.fo-nav span,.fo-nav a {font-size: 12px;color: #fff;font-family:"SimSun";}
.fo-nav span {padding:0 7px;}
.fo-nav a:hover {color: #ff9e05;}
.fo-lnk {width: 100%;margin:0 auto;}
.lnkSelect {height: 24px;position: relative;width: 145px;margin: 0 auto 15px;font-family:"SimSun";}
.lnkSelect p {padding: 0 20px;cursor: pointer; line-height: 24px;background: #fff;font-size: 12px;color: #717171;position: relative;}
.lnkSelect p i {display: block;position: absolute;right: 15px;top: 50%;margin-top: -2px; height: 0;width: 0;border-bottom: 4px solid #585757;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.lnkSelect ul {position: absolute;left: 0;bottom: 24px;width:100%;display: none;z-index: 99;}
.lnkSelect ul li {background: #f1f1f1;line-height: 17px;font-size: 12px;color: #9e9c9c;margin-bottom: 2px;padding:4px 15px;width:100%;}
.lnkSelect ul li a {color:#666;display: block;}
.lnkSelect ul li a:hover {color:#ff9e05;}
.footer {background: #6e483d;text-align: center;font-size: 12px;color: #e8f4ff;line-height: 20px;padding:12px 0;font-family:"SimSun";}
.footer a {font-size: 12px;color: #e8f4ff;}

/*----index----*/
.p-banner {height: 350px;width: 100%;background-repeat:no-repeat;background-position: center;}
.p-banner-pc-a {background-image:url(../images/b1.jpg);}
.p-banner-pc-b {background-image:url(../images/b2.jpg);}

.page-main {padding:20px 0 45px;background: #f1f1f1;}
.page-main .row {margin-left: 0;margin-right: 0;}
.page-main .row .col {padding-left: 0;padding-right: 0;}
.page-left-bg {position: absolute;left: 0;top:0;bottom: 0;background: #6e483d;}
.page-left-bg .bg-padding {padding-left: 15px;width: 100%;height: 100%;position: relative;}
.page-left-bg .bg-white {width: 100%;height: 100%;background: #fff;}
.page-left-bg .bg-grey {width: 20px;height: 30px;background: #efefef;position: absolute;left: 0;bottom: 0;}
.page-right-bg {position: absolute;right: 0;top:55px;bottom: 0;background: #fff;}

.page-nav {position: relative;}
.page-nav-h3 {background: #6e483d;height: 55px;line-height: 55px;font-size: 24px;color: #fffeff;text-align: center;}
.page-nav-ul {background: #fff;padding:15px 10px;}
.page-nav-ul .aa h3 {margin-bottom: 10px;}
.page-nav-ul .aa h3 a {display: block;width: 100%;background: #ddd;line-height: 20px;padding: 10px;text-align: center; font-size: 16px;color: #333;border-radius: 5px;}
.page-nav-ul .ul-b {padding:0 5px 10px;}
.page-nav-ul .bb {margin-top: 5px;}
.page-nav-ul .bb a {display: block;width: 100%;background: #eee;line-height: 20px;padding:5px 10px;text-align: center; font-size: 14px;color: #333;border-radius: 5px;}
.page-nav-ul .aa.selected h3 a,.page-nav-ul .aa h3 a:hover{background: #6e483d;color: #fff;}
.page-nav-ul .bb.selected a,.page-nav-ul .bb a:hover{background: #6e483d;color: #fff;}

.page-mbx {text-align: left;line-height: 20px;color: #333;font-size: 12px;padding:5px;margin-top: 25px;}
.page-mbx a {color: #333;font-size: 12px;margin:0 3px;}
.page-mbx a:hover {color: #6e483d;}

#page-list {padding:10px 15px 40px 15px;background: #fff;}
#page-list ul.page-list-ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px dashed #808080;background: url(../images/li_i.png) 5px center no-repeat;}
#page-list ul.page-list-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;}
#page-list ul.page-list-ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 14px; color: #999;text-align: center;}
#page-list ul.page-list-ul li:hover a {color: #ff9e05;}

.page-article {padding:20px 15px 30px;background: #fff;}
.page-article .title {line-height: 26px;padding: 5px 0;text-align: center;font-size: 22px;color: #6e483d;font-weight: bold;}
.page-article .infoA {text-align: center;padding:10px 0;}
.page-article .infoA span {margin: 0 5px;font-size: 12px;color: #787878;}
.page-article .con {line-height: 1.6;font-size: 16px;color: #222;padding-bottom: 15px;margin-top: 15px;}

#page-style .con img {max-width: 100%!important;}

#img_list {background: #fff;padding:20px;}
#img_list .row {margin-left: -10px;margin-right: -10px;}
#img_list .row .col {padding-left: 10px;padding-right: 10px;}
.pageR_img_item {margin-bottom: 20px;}
.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;}

/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
.container {padding-left: 0;padding-right: 0;position: relative;}
.top-left {text-align: left;}
.top-right {text-align: right;}
.logo {text-align: left;padding:13px 0;}
.top-se {float: right;width: 180px;margin: 37px 0 0;}
.pc_menuCon li a {font-size: 14px;}
.pc_menuCon ul li a {font-size: 12px;}

.main-a-l {height: 300px;}
.main-a-l .bxslider03 li {height: 300px;}
.main-a-l .bxslider03 li a div {height: 250px;}
.in-not-title .not-btn span {font-size: 24px;}
.fo-lnk {width: 507px;margin:0 auto;}
.lnkSelect {float: left;margin:0 12px;}

/*index*/
.page-nav {padding-left: 15px;}
.page-mbx {text-align: right;}

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
.in-top {}
.top_r_a {top:5px;right: 0;}
.top_nav {float: right;margin-top: 34px;}
.pc_menuCon li a {font-size: 15px;}
.pc_menuCon ul li a {font-size: 13px;}
.fo-ewm {position: absolute;right: 5%;top:85px;margin: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: 14px;}
.fo-ewm {right: 15%;}

.lg-20 {width: 20%;}
.lg-80 {width: 80%;}


}