﻿@CHARSET "UTF-8";
/**全局**/
* {padding: 0px; margin: 0px;font-family: "微软雅黑",Arial; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
img{border:0;}
ul,li{list-style-type:none;}
a {text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
ul, li {
    list-style-type: none;
}
ul, ol {
    padding-left: 0em;
}
* + p, * + hr, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 0rem;
}
p, hr, ul, ol, dl, blockquote, pre, address, fieldset, figure {
    margin: 0 0 0rem 0;
}
/**通用**/ 
.fl{float:left;}
.fr{float:right;}
.cl{clear:both; height:15px;}
.clear{clear:both;}
.center{
    max-width: 690px;
    margin: auto;
}
.img-daxiao{
    display: block;
    margin: auto;
    width: 50%;
}
.info{
    padding:15px;
    font-size: 14px;
    line-height: 24px;
}
/*手机站头部*/
#shouji_top{padding-top:57px;}
.shouji_top {
    width: 100%;
    max-width: 690px;
    margin: auto;
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 75px;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
    background:url('../images/logo.png')
    
}
.shouji_logo{
    width:300px;
    display:block;
    padding-top:7px;
    float: left;
    padding-left: 10px;
    margin-left: 5px;
}
.shouji_logo img{
    width: 100%;
}
.aui_icon{
    line-height: 62px;
    float: right;
    margin-right: 20px;
    color: #fff;
}
/* banner */
.swiper-container {
    width: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.am-offcanvas-bar {
    width: 180px;
    background: #fff;
}
/*按钮*/
.anniu-si{
    padding:15px 5px;
    border-bottom: 5px #f5f5f5 solid;
}
.anniu-si h3{
    font-size: 14px;
    text-align: center;
    padding: 3px;
    background:#C72027;
    width:80px;
}
.anniu-si h3 a{
    color: #fff;
}
/*index关于我们*/
.about-div{
    padding: 0px 15px;
    padding-bottom: 20px;
    border-bottom: 10px #f5f5f5 solid;
}
.tit-pic{
    width: 200px;
    margin-top: 15px;
}
.about-div .jianjie{
    line-height: 24px;
    font-size: 14px;
    padding: 10px 0px;
}
.about-div .jianjie p{
    margin-top: 10px;
    margin-bottom: 5px;
}
.about-div .jianjie p img{
    display: none;
}
.more{
    text-align: center;
    font-size: 14px;
}
.more a {
    background: #ffffff;
    border-radius: 100px;
    padding: 5px 20px;
    color: #C72027;
    text-align: center;
    border: 1px #C72027 solid;
}
.about-div .about-pic{
    width: 50%;
    display: block;
    margin: auto;
}
/*index新闻*/
.jiangcai{
    padding:0px 15px;
    border-bottom: 10px #f5f5f5 solid;
}
.jiangcai .jiangcai-left{
    margin-bottom: 20px;
}
.jiangcai .jiangcai-left .xinwen14{
    margin:0px;
    padding: 10px 0px;
}
.jiangcai .jiangcai-left .xinwen14 .li-2{
    border-bottom: 1px #ddd dotted;
    padding-bottom: 10px;
    padding-top: 5px;
}
.jiangcai .jiangcai-left .xinwen14 .li-2 p{
    font-size: 14px;
    color: #999;
}
.jiangcai .jiangcai-left .xinwen14 h2{
    font-size: 16px;
    color: #333;
    font-weight: 100;
}
.jiangcai .jiangcai-left .xinwen14 h2 span{
    float: right;
    color: #999;
}
/*精彩瞬间*/
.gundong{
    padding:0px 15px;
    border-bottom: 10px #f5f5f5 solid;

}
.gundong .center-ul{
    padding: 10px 0px;
}
.cp_box_li{
    width: 48%;
    float:left;
    margin-bottom: 15px;
    padding: 15px 1%
}
.anli_1,.anli_3,.anli_5,.anli_7,.anli_9{
    float: right;
}
.gundong .center-ul li p {
    text-align: center;
    color: #333;
    line-height: 30px;
    background: #f5f5f5;
    text-overflow: ellipsis;
    word-break: normal;
    overflow: hidden;
    white-space: nowrap;
}
.gundong .center-ul li img{
    width: 100%;
    max-height: 100%;
}
.jingyuan{
    padding-top: 10px;
}
.info-tit{
    text-align: center;
    font-size: 3rem;
    font-weight: 600;

}
.info-p{
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
/*底部*/
.foot {
    width: 100%;
    background: #C72027;
    padding: 15px;
    color: #ffffff;
    font-size: 14px;
    max-width: 690px;
    margin: auto;
}
.hei_foot{
    background: #C72027;
    text-align: center;
    line-height: 30px;
    max-width: 690px;
    margin: auto;
}
.hei_foot a{
    color: #fff;
    font-size: 14px;
}

.am-offcanvas-content {
    padding: 0px;
}
.am-list > li {
    padding-left: 15px; 
    color: #fff;
}
/*单页*/
.main_bg{
    width: 100%;
    background: #fff;
    padding:0px 15px;
}

#ncd_menu{
    line-height: 30px;
    text-align: center;
    border: 1px #999 solid;
}
.ncd_menu {
    color: #999;
    line-height: 30px;
    font-size: 14px;
    float: left;
    width: 33.33%;
    border: 1px #999 solid;
}
.ncd_menu a{
    color: #999;
}

.n_act:active{
    background:#999;
    color: #fff;
}

.n_act .ncd_menu{
    background:#999;
    color: #fff !important;
}

.main-right-title{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}
.main-right-info {
    text-align: center;
    color: #999;
    font-size: 14px;
   /* border-bottom: 1px #000 solid;
    margin-bottom: 5px;
    padding-bottom: 5px;*/
}
.shangchuan_time{
    text-align: center;
    color: #999;
    font-size: 14px;
    background:#f5f5f5;
    margin: 10px 0px;
    padding: 3px 0px;
}
/*新闻中心*/
h1, h2, h3, h4, h5, h6,p {
    margin: 0 0;
}
.lists_div_box{
    width:100%;
    margin:auto;
    min-height:500px;
    /* margin-top:20px; */
}
.list_body_act_list_li{
    border-bottom: 1px dashed #949494;
}
.list_body_act_list_li img{
    width: 119px;
    height: 87px;
}
.list_body_act_list_li .list_body_act_right{
    float:left;
    width: 100%;
    /* height: 225px; */
}
.list_body_act_list_li .list_body_act_right .time{
    color: #9D9D9D;
    font-size: 48px;
    font-family: "MyriadPro-LightCond";
    /* line-height: 53px; */
    font-size: 16px;
    float: right;
    margin-top: 30px;
}
.list_body_act_list_li .list_body_act_right .nr-h20 a{
    font-size: 16px;
    line-height: 23px;
    color: #060000;
    font-weight: 400;
}
.nr-h20{
    width: 100%;
    height: 34px;
    overflow: hidden;
}
.nr-h20 .time1{
	float:right;
	margin-top:5px;
	font-size: 14px;
}
.x-m30{
    color: #656565;
    font-size: 14px;
    line-height: 20px;
    margin-top: 6px;
    max-width: 690px;
    margin: auto;
    clear:both;
}
.linkBtn_list {
    width: 100px;
    height: 40px;
    line-height: 35px;
    text-align: left;
    border: 2px solid #C72027;
    color: #C72027;
    padding-left: 20px;
    font-size: 14px;
    margin: 13px 0px;
    float: right;
}
.dianjia {
    width: 160px;
    height: 42px;
    line-height: 37px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin: 30px auto 10px auto;
    background: #C72027;
}
.button-more {
    background: #C72027;
    border: none;
    color: #ffffff;
    font-size: 16px;
}
.n-p{
    width: 100%;
    padding-top: 15px;
    border-top: 1px #C72027 dashed;
}
.n-p .n{
    text-align: center;
    height: 45px;
    font-size:14px;
    color: #C72027;
    cursor: pointer;
}
.n-pp{
    text-align: left;
    margin-bottom: 10px;
}
.n-p p{
    width: 270px;
    height: 30px;
    overflow: hidden;
}
.n-p .p{
    text-align: center;
    font-size:14px;
    color: #C72027;
    cursor: pointer;
}


.right{
    float:right;
    /* margin-top: 40px; */
    /* margin-right: 50px; */
}
.right .title{
    font-size: 24px;
    color: #444;
    margin-top:20px;
    margin-bottom:20px;
}
.tijiaoliuyan input{
    width:100%;
    height:50px;
    margin-bottom:15px;
    background:#f3f3f3;
    border:none;
    padding-left:20px;
    outline:none;
}
.tijiaoliuyan .textare{
    max-width:100%;
    max-height:180px;
    width:100%;
    height:180px;
    margin-bottom:15px;
    background:#f3f3f3;
    border:none;
    padding-left:20px;
    padding-top:20px;
    outline:none;
    resize: none;
}

.submitt{
    border: 2px #ef802e solid !important;
    background: #fff !important;
    color: #ef802d !important;
    font-size: 18px !important;
    outline: none !important;
    cursor: pointer !important;
}

.fgsfc_more a {
    display: block;
    width: 140px;
    text-align: center;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background: #C72027;
    color: white;
    border-radius: 10px;
    margin-bottom: 20px;
}


.img {
    height: 50px;
}
/* ------------------------------分页------------------------------------ */
/* 分页 */
.fenye{
	text-align:center;
}
.image {
	max-width: 690px;
    margin: auto;
}
.image img{
	width:100%;
	height:140px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin:0;
    border-radius: 4px;
    margin-top: 10px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: 880000;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}















