*,
*:after,
*:before {
    -webkit-box-sizing: border-box;*behavior: url(#);
    box-sizing: border-box; *behavior: url(#);
}

html,
body,
* {
    font-family: "Microsoft YaHei" ! important;
}
.f-oh{
    overflow:hidden;
    width: 1150px;
    height: 360px;
    overflow: hidden;
    /*position: relative;*/
    margin:0 auto;
    position: absolute;
    left: 50%; transform: translate(-50%);

}
.f-oh ul {
    overflow: hidden;
    zoom: 1;
    text-align：center;
}



/*布局*/

.g-hd {
    height: 173px;

    background-color: #d43837;
}
.g-bd {
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}
.g-sd{
    width: 247px;
    float: left;
    background-color: #FFFFFF;
}
.g-mn{
    width: 885px;
    margin-left: 18px;
    float: left;
    background: #FFFFFF;
}
.g-ft {
    margin-top: 60px;
    padding: 30px 0;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    line-height: 30px;
    background-color: #df4a43;
}

.g-ft a {
    color: #FFFFFF;
}

.g-ft-wrap{

    padding-left: 85px;
}

/*元件*/

.u-input {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #717171;
    border: 1px solid #d5d5d7;
    border-radius: 3px;
    padding-left: 20px;
    vertical-align: middle;
}
/****分页导航样式******/

.u-page {
    vertical-align: middle;
    font-size: 12px;
    overflow: hidden;
    margin: 20px 0;
    margin-right: -1px;
    border: 1px solid #d4d4d4;
}

.u-page-text{
    display: block;
    float: left;
    padding: 0 37px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #5f5f5f;
    border-right: 1px solid #d4d4d4;
    background-color: #FFFFFF;
    text-align: center;
}
.u-page-num {
    display: block;
    float: left;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #5f5f5f;
    border-right: 1px solid #d4d4d4;
    background-color: #FFFFFF;
    text-align: center;
}
.u-page-btn {
    display: inline-block;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #5f5f5f;
    margin-right: 5px;
    border: 1px solid #d4d4d4;
    text-align: center;
    background-color: #f1f1f1;
    margin-left: 5px;
}

.u-page-num-current {
    color: #FFFFFF;
    background-color: #d93019;
}

.u-page-num-disabled {}

.u-page-input{
    border: 1px solid #d4d4d4;
    width: 64px;
    height: 31px;
    padding-left: 5px;
    margin-right: 10px;

}
.u-page-go{
    margin-left: 95px;
}
/*按钮*/
.btn {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    font-weight: bold;
    overflow: visible;
    padding: 0 .5em;
}

.btn:hover {
    opacity: 0.7;
}

.btn-lg {
    padding: 13px 33px;
    font-size: 16px;
}

.btn-sm {
    padding: 13px 40px;
    font-size: 16px;
}

.btn-xs {
    padding: 5px 9px;
    font-size: 14px;
}


/*按钮主题*/

.btn-primary {
    background: #FFFFFF;
    border: 1px solid #c0c1c3;
    color: #414141;
}

.btn-danger {
    background: #d93118;
    border: 1px solid #d93118;
    color: #FFFFFF;
}


/*辅助工具条*/

.m-wrap {
    width: 1150px;
    margin: 0 auto;
}

.m-tool {
    width: 100%;

    background: #f6f6f6;
}

.m-tool .cont {
    width: 1150px;
    margin: 0 auto;
    font-size: 14px;
    color: #666666;
    /*overflow: hidden;*/
}

.m-tool .cont a {
    display: inline-block;
    padding: 12px 18px;
    padding-left: 20px;
}

.m-tool .cont a:hover {
    text-decoration: underline;
}

.m-tool .cont a.fzt {
    background: url(../img/5822.png) left center no-repeat;
}

.m-tool .cont a.wx {
    background: url(../img/5821.png) left center no-repeat;
}

.m-tool .cont a.wb {
    background: url(../img/5820.png) left center no-repeat;
}

.m-tool .cont a.sdzc {
    background: url(../img/5943.png) left center no-repeat;
}

/*banner*/

.banner {
    width: 1150px;
    margin: 0 auto;
    height: 117px;
}


/*导航*/

.m-nav {
    width: 1150px;
    height: 101px;
    margin: 0 auto;
    border-left: 0;
    text-align: center;
    position: relative;
    margin-top: -56px;
}
.m-nav *{
    box-sizing: content-box;
}
.m-nav>.hd {
    border: 1px solid #922a2a;
    border-bottom: 0;
    overflow: hidden;
}

.m-nav>.hd>ul {
    float: left;
    width: 844px;
    height: 55px;
    border-right: 1px solid #922a2a;
    background: #b73535;
}

.m-nav>.hd>ul>li {
    float: left;
    padding: 18px 41px 19px 41px;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}

.m-nav>.hd>ul>li.current,
.m-nav>.hd>ul>li:hover {
    color: #d93117;
    background: #FFFFFF;
}

.m-nav>.hd .search{
    float: left;
    width: 303px;
    font-size: 14px;
    color: #FFFFFF;
    overflow: hidden;
    height: 54px;
    line-height: 54px;
    vertical-align: middle;
    background: #b73535;
}
.m-nav>.hd .search label{
    font-size: 14px;
    padding-right: 12px;
}
.m-nav>.hd .search input{
    display: inline-block;
    height: 29px;
    line-height: 29px;
    width: 153px;
    border: 0;
    background: #f9e1e1;
    padding-left: 5px;
    /*margin-right: -4px;*/
}
.m-nav>.hd .search button{
    display: inline-block;
    height: 29px;
    width: 56px;
    background: #fdadac;
    color: #b73535;
    border: 0;
}
.m-nav>.hd .search button:hover{
    opacity: 0.7;
}
.m-nav>.hd .cont{
    position: absolute;
    top: 56px;
    left: 0;
    width: 1150px;
}

.m-nav>.hd .cont ul {
    padding: 0;
    display: inline-block;
}

.m-nav>.hd .cont li {
    height: 42px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 14px;
    float: left;
    color: #404040;
}

.m-nav>.hd .cont ul li a:hover,
.m-nav>.hd .cont ul li a.current {
    color: #d93118;
}

/*二级页所在位置*/
.m-loc{
    padding: 10px 0 10px 20px;
    border: 1px solid #c93a3a;
    border-left: 0;
    border-right: 0;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666666;
}
.m-loc span{
    color: #b73535;
}
.m-loc .tit{
    font-size: 14px;
    color: #666666;
}

/*频道页位置*/
.m-loc2{
    height: 74px;
    background: url(../img/5870.png) repeat-x top;
}
.m-loc2 span{
    display: inline-block;
    color: #707070;
    font-size: 14px;
    padding-top: 40px;
    padding-left: 20px;
}

/*二级页折叠导航*/
.m-foldmenu{
}
.m-foldmenu p{
    height: 62px;
    line-height: 62px;
    color: #FFFFFF;
    font-size: 22px;
    padding-left: 50px;
    background: url(../img/5752.png) 20px center no-repeat;
    background-color: #d93019;
}
.m-foldmenu>ul{
    width: 247px;
    overflow: hidden;
    margin-right: 31px;
}
.m-foldmenu>ul>li{
    line-height: 52px;
    border: 1px solid #eeeeee;

    font-size: 16px;
    font-weight: bold;
    background-color: #fafafa;
    cursor: pointer;
    transition: all 0.1s;
    margin-bottom: 2px;
}
.m-foldmenu>ul>li>a{
    display: block;
    padding-left: 20px;
    color: #616060;
}
.m-foldmenu>ul>li.current,
.m-foldmenu>ul>li:hover,
.m-foldmenu>ul>li:hover>a,
.m-foldmenu>ul>li.current>a{
    background-color: #f5f5f5;
    color: #d93019;
}
/*二级页折叠导航子菜单*/
.m-foldmenu>ul>li ul{
    background: #FFFFFF;
}
.m-foldmenu>ul>li ul li{
    padding:2px ;
    border: 1px solid #eeeeee;
}
.m-foldmenu>ul>li ul li a{
    display: block;
    color: #616060;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
}
.m-foldmenu>ul>li ul li:hover a,
.m-foldmenu>ul>li ul li.current a{
    color: #d93019;
}
/*二级页主内容区*/
.m-bd>.hd{
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}
.m-bd .title{
    font-size: 22px;
    color: #616060;
    height: 62px;
    line-height: 62px;
    padding-left: 25px;
    float: left;
    background: url(../img/5891.png) left center no-repeat;
}
.child-loc{
    background: #f9f9f9;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #707070;
}
.m-bd .hd .loc{
    border: 0;
    font-size: 14px;
    color: #707070;
    float: right;
    margin: 20px 0 0 0;
}

/*回到顶部*/
.m-gotop{
    position: fixed;
    right: 50px;
    bottom: 80px;
    width: 108px;
    height: 108px;
    border: 1px solid #cccccc;
    text-align: center;
    background: url(../img/5841.png) center center no-repeat;
    background-color: #f5f5f5;
    cursor: pointer;
}

/**二维码****/

#rwm.showrwm{
    background-image: url(../img/5824.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    position: absolute;
    right: 0px;
    top: 32px;
    z-index: 9999;
}
#rwm.hiddenrwm{
    background-image: url(../img/5824.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 9999;
}

.btn-normal {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 14px!important;
    color: #fff!important;
    padding: 0 5px;
    margin: 0 2.5px;
    background: #c93a3a;
}


@charset "utf-8";
/* CSS Document */
html, body, * {
    font-family: "Microsoft YaHei" ! important;
    padding:0px;
    margin:auto;
    font-size: 14px;
}
#mainnav .shownav{
    margin: 0 auto;
    border-left: 0;
    text-align: center;
    position: relative;
    /* margin-top: -56px; */
    /* border: 1px green solid; */
}
#mainnav{
    width: 1150px;
    margin: 0 auto;
    border-left: 0;
    text-align: center;
    position: relative;
    margin-top: -56px;

}
#mainnav a{
    text-decoration:none
}
#mainnav .hd {
    position: relative;
    min-height:101px; /*（解决ie8.9.ff.chrome）*/
    *+height:100%;  /*（解决ie7）*/
    _height:101px; /*（解决ie6） ie6超出自动溢出*/
}
#mainnav .nav{
    position: relative;
    z-index: 2;
}
#mainnav .showtxt{
    /*border-right: 2px solid green;*/
}
#mainnav .tit{
    display: block;
    float: left;
    font-size: 16px;
    width: 146px;
    height: 55px;
    /*border-right: 1px solid #922a2a;*/
    border-top: 1px solid #922a2a;
    background: #b73535;
    padding: 0;
    margin: 0 auto;
}
#mainnav .ho{
    width:114px;
    border-left: 1px solid #922a2a;
    background: #b73535;
}

#mainnav .tit a{
    display: block;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    width: 144px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
    line-height: 55px;
}
#mainnav .ho a{
    width:114px;
}
#mainnav  .tit a.current{
    color:#d93117;
    background:#FFFFFF;
}
#mainnav .tit a:hover{
    color: #d93117;
    background: #FFFFFF;
}
#mainnav .txt {
    position:absolute;
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display:none;
    z-index: 2;
    /* bottom: -39px; */
    /* left: 1px; */
}
#mainnav .shownav ul{
    position:relative;
    z-index: 1;
}
#mainnav .shownav ul li{

}
#mainnav .shownav  a{
    position:relative;
    color: #404040;
    z-index: -1;
}
#mainnav .hox{
    display:block;
    left:20px;
    top:56px;
}
#mainnav .txt a{
    color: #404040;
}
#mainnav ul{
    list-style: none;
}
#mainnav ul li{
    height: 42px;
    padding: 0 20px;
    line-height: 42px;
    font-size: 14px;
    float: left;
    color: #404040;
    list-style: none;

}
#mainnav .clearfloat{clear:both}


/**************************/
#mainnav .search{
    float: left;
    /*width: 303px;*/
    font-size: 14px;
    color: #FFFFFF;
    overflow: hidden;
    height: 54px;
    line-height: 54px;
    vertical-align: middle;
    background: #b73535;
    border-top: 1px solid #922a2a;
}
#mainnav .search label{
    font-size: 14px;
    padding-right: 16px;
    float:left;
    display:block;
    padding-left:6px;
}
#mainnav .search input{
    float:left;
    display:block;
    height: 30px;
    line-height: 30px;
    width: 153px;
    border: 0;
    background: #f9e1e1;
    padding-left: 5px;
    margin: 12px 4px 12px 0px;
    font-size: 12px;
}
#mainnav .search a{
    float:left;
    display:block;
    height: 30px;
    line-height:30px;
    background: #fdadac;
    color: #b73535;
    border: 0;
    margin: 12px 5px 12px 0px;
    cursor:pointer;
    padding: 0px 15px 1px 15px;
    font-size: 14px;

}
