@charset "utf-8";
* { font-family: Georgia, "Times New Roman", Times, serif; }
.domPC { display: block !important; }
.domMobile { display: none !important; }
a:active, a:hover { color: #ff9724!important; }
.content { width: 1200px; height: auto; margin: 0 auto; }
/*头部*/
.xh-fall-fallTitle { border-bottom: 1px solid #d8d8d8; overflow: hidden; margin: 20px 0; }
.xh-fall-fallTitle h2 { font-size: 26px; color: #aa0000; line-height: 50px; float: left; border-bottom: 3px solid #aa0000; padding: 0 10px; }
.xpage-content li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position: relative; }
.xpage-content li h3 { float: left; margin-bottom: 0; width: 85%; }
.xpage-content li h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 18px; font-weight: bold; color: #333333; }
.xpage-content li .time { float: right; color: #999; font-size: 12px; line-height: 14px; padding: 0; text-align: right; }
.xpage-more-btn { width: 100px; text-align: center; margin-left: auto; margin-right: auto; border: 1px solid #bbb; background: #eee; line-height: 2em; border-radius: 0.5em; cursor: pointer; margin-top: 30px; margin-bottom: 50px; }
.xpage-more-btn:hover { background: #ddd; }
.xpage-more-btn:active { background: #ccc; }
.slect_box { width: 1200px; height: auto; margin: 0 auto; position: relative; }
.slect { position: absolute; right: 70px; top: 165px; border: none; outline: none; width: 110px; cursor: pointer; font-size: 18px; }
/*footer*/
.footer { width: 100%; height: 60px; font-size: 16px; color: #fff; padding-top:245px; text-align: center;  }
@media screen and (min-width:0px) and (max-width: 767px) { 
.domPC { display: none !important; }
.domMobile { display: block !important; }

/*banner*/
.banner { width: 100%; height: auto; }
.banner img { width: 100%; height: auto; }
/*导航*/
.menu_box { width: 100%; height: 46px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b21414+0,bd1115+13,dc0917+33,fc0018+49,ee0e10+100 */ background: #b21414; /* Old browsers */ background: -moz-linear-gradient(left, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #b21414 0%, #bd1115 13%, #dc0917 33%, #fc0018 49%, #ee0e10 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b21414', endColorstr='#ee0e10', GradientType=1 ); /* IE6-9 */
overflow: auto; }
.menu_list { width: 400%; list-style: none; overflow: hidden; }
.menu_list li { float: left; font-size: 1.4rem; line-height: 46px; text-align: center; color: #fff; padding: 0 1%; }
.menu_list li a { color: #fff; }
.menu_list li.on a { color: #ffea00; }

.content { width: 100%; height: auto; margin: 0 auto; }
.xpage-container { width: 95%; margin: 0 auto; }
.xpage-content li h3 { float: left; margin-bottom: 0; width: 100%; }
a:active, a:hover { color: #fff; }
/*footer*/
.footer { width: 100%; height: 35px;  background-size: 100%; font-size: 0.5rem; color: #fff; text-align: center; padding: 12% 0 0 0; margin-top: 20px; }
}