/*  公共样式   */
@font-face
{
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei",myfont,"PingFang SC","Lantinghei SC",arial,sans-serif,tahoma;
}
input{outline: none;border: none;}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,q:after {
    content:"";
}
abbr,acronym {
    border: 0;
}
p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
span{
    font-size: 14px;
    color: #888888;
    line-height: 30px;
}
a{
    color: #333333;
    font-size: 12px;
     text-decoration: none;
 }
a:hover{
    text-decoration: none;
    color: #e40303;
}
img{
    border:none;
    vertical-align: middle;
}
html,body{
    font-size: 14px;
    color: #666;
    min-width: 1200px;
}

.c{
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.justify_fix{
    display:inline-block;
    width:100%;
    height:0;
    overflow:hidden;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
/*  头部样式   */
body{background: #ffffff;}
.header{width: 100%;height: 204px;}
.hd_top {border-bottom: 1px solid #ebebeb;}
.hd_top .c {height: 39px;line-height: 39px;}
.hd_top a {padding: 0 10px;}
.hd_cont {
    position: relative;
    height: 116px;
    overflow: hidden;
}
.hd_cont .hd_logo {
     position: absolute;
     left: 0;
     top: 28px;
 }
.hd_cont .hd_logo dd {
    margin-left: 16px;
    padding-left: 12px;
    height: 58px;
    border-left: 1px solid #c2c2c2;
}
.hd_cont .hd_logo dd h2 {
    padding-top: 6px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #e00c19;
}
.hd_cont .hd_logo dd p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.hd_cont .dh_phone {
    padding: 2px 0 2px 52px;
    margin-top: 34px;
    background: url(/lib/images/tel.png) no-repeat left center;
    font-size: 14px;
    color: #ffa22b;
}
.hd_cont .dh_phone dd {
    font-size: 24px;
    font-weight: bold;
}
.dh_nav {
    background: #d5111e;
    height: 48px;
}
.dh_nav li {
    float: left;
}
.dh_nav li a {
    display: block;
    padding: 0 29.9px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #fff;
    background: url(/lib/images/nav.png) no-repeat left center;
    text-decoration: none;
}
.dh_nav li a:hover, .dh_nav li.active a{
    background-color: #ffe165;
    color: #333;
}
.cpBox {
    margin-bottom: 20px;
    margin-top: 20px;
}
.cpMu {
    width: 240px;
    min-height: 750px;
    background-color: #fff;
    overflow: hidden;
}.cpMu h4 {
     padding-left: 30px;
     margin-bottom: 3px;
     height: 56px;
     background: url(/lib/images/cpMuTit.png) no-repeat center;
     overflow: hidden;
 }
.cpMu h4 a {
    display: inline-block;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
}
.cpMu h4 span {
    display: block;
    font-size: 14px;
    color: #df4a53;
    line-height: 22px;
}
.cpMu dl {
    margin: 0 3px 16px 3px;
}
.cpMu dl.mu01 dt {
    background-image: url(/lib/images/cpMuDt_01.png);
}
.cpMu dl.mu02 dt {
    background-image: url(/lib/images/cpMuDt_02.png);
}
.cpMu dl.mu03 dt {
    background-image: url(/lib/images/cpMuDt_03.png);
}
.cpMu dl.mu04 dt {
    background-image: url(/lib/images/cpMuDt_01.png);
}
.cpMu dt {
    height: 40px;
    line-height: 40px;
    background-color: #e9e9e9;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.cpMu dt a {
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.cpMu dd {
    overflow: hidden;
    line-height: 40px;
    background: url(/lib/images/cpMuDd.png) repeat-y center top;
}
.cpMu dd span {
    float: left;
    width: 50%;
}
.cpMu dd span a {
    margin-left: 15px;
    line-height: 40px;
}
.cpList {
    width: 924px;
    height: 860px;
    overflow: hidden;
}
.cpList .contTit {
    margin-bottom: 10px;
    height: 46px;
    line-height: 46px;
    border-top: 2px solid #d5242e;
}
.contTit .titA {
    padding-left: 18px;
    font-size: 16px;
    color: #d5242e;
    background: url(/lib/images/titA_ico.png) no-repeat left center;
    font-weight: bold;
}
.contTit .titMore {
    float: right;
    padding-right: 20px;
    font-size: 13px;
    color: #2b100c;
    background: url(/lib/images/titMore_ico.png) no-repeat center right;
}
.cpList li {
    margin-right: 21px;
    margin-bottom: 16px;
    width: 294px;
    float: left;
    text-align: center;
}
.cpList li:nth-child(3n){margin-right: 0;}
.cpList li img {
    border: 1px solid #e7e7e7;
}
.cpList li h5 {
    margin-top: 12px;
}
.cpList li h5 a {
    color: #2b100c;
}
.dyGgl {
    height: 348px;
    background: url(/lib/images/dyGglImg.jpg) no-repeat center;
}
.dyGgl .c {
    position: relative;
}
.dyGgl b {
    position: absolute;
    left: 810px;
    top: 90px;
    font-size: 24px;
    color: #fff;
}
.khjzCont {
    width: 870px;
    height: 325px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}
.khjzCont dl {
    float: left;
    height: 126px;
    overflow: hidden;
    padding: 15px 0;
    margin: 0 2%;
    width: 46%;
    border-bottom: 1px dashed #d4d4d4;
}
.khjzCont dt img {
    border: 1px solid #e8e8e8;
}
.khjzCont dd {
    margin-left: 170px;
}
.khjzCont dd h5 {
    margin-bottom: 12px;
    font-size: 14px;
}
.khjzCont dd p {
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.ryBox {
    width: 286px;
    height: 325px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}
.ryBox .swiper-container {
    margin-top: 40px;
}
h4.contTit{line-height: 40px;}
.ryBox .swiper-slide{text-align: center;}
.ryBox .swiper-slide p{line-height: 50px;}
.ryBox .swiper-button-prev {
    background: url(/lib/images/huiBtnLeft.png) no-repeat center;
    left: 12px;
    top: 110px;
}
.ryBox .swiper-button-next {
    background: url(/lib/images/huiBtnRight.png) no-repeat center;
    right: 12px;
    top: 110px;
}
.alSpan {
    padding-bottom: 30px;
    background-color: #fff;
}
.alSpan h4 {
    padding: 20px 0px;
    text-align: center;
    background: url(/lib/images/alTitBr.png) no-repeat center 32px;
}
.alSpan h4 a {
    padding: 0 4px;
    color: #d5242e;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.alSpan h4 div {
    padding-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    color: #b8b8b8;
    font-weight: normal;
    background: url(/lib/images/alTitD_br.png) no-repeat center bottom;
}
.honor_1 {
    position: relative;
}
.honor_1 .swiper-container {
    width: 1000px;
}
.honor_1 .swiper-container p{line-height: 50px;text-align: center;}
.honor_1 .swiper-button-prev {
    background: url(/lib/images/huiBtnLeft.png) no-repeat center;
    left: 12px;
    top: 110px;
}
.honor_1 .swiper-button-next {
    background: url(/lib/images/huiBtnRight.png) no-repeat center;
    right: 12px;
    top: 110px;
}
.gyCont {
    width: 810px;
    height: 366px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.gyBox dl {
    margin: 15px 12px 20px 12px;
    height: 192px;
    overflow: hidden;
}
.gyBox dd {
    margin-left: 266px;
}
.gyBox dd h5 {
    margin-bottom: 12px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
}
.gyBox dd p {
    line-height: 26px;
    height: 156px;
    overflow: hidden;
}
.gyBox dd p {
    line-height: 30px;
    height: 156px;
    overflow: hidden;
}
.marq {
    width: 142px;
    height: 130px;
    float: left;
    margin-right: 24px;
}
.marq p {
    text-align: center;
    line-height: 35px;
}
.gyCont marquee{width: 782px;margin-left: 13px;}
.yftdCont {
    width: 350px;
    height: 366px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.yftdCont dl {
    margin: 10px auto;
    width: 304px;
}
.yftdCont dd {
    margin-top: 14px;
    line-height: 24px;
    color: #333;
    height: 120px;
    overflow: hidden;
}
.ggl {
    position: relative;
    margin-top: 30px;
}
.ggl b {
    position: absolute;
    left: 975px;
    top: 60px;
    font-size: 24px;
    color: #fff;
}
.twSpan {
    margin: 14px auto;
}
.dtBox h4 {
    overflow: hidden;
    font-size: 16px;
}
.dtBox h4 a.cur, .dtBox h4 a:hover {
    background-image: url(/lib/images/dtTitA_h.png);
}
.dtBox h4 a {
    float: left;
    margin-right: 3px;
    width: 119px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #fff;
    background: url(/lib/images/dtTitA.png) no-repeat center;
    text-decoration: none;
}
.dtBox .dtCont {
    width: 750px;
    height: 356px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.dtBox dl {
    margin: 15px;
    height: 178px;
    overflow: hidden;
}
.dtBox dt img {
    padding: 3px;
    border: 1px solid #e8e8e8;
}
.dtBox dd {
    margin-left: 254px;
}
.dtBox dd h5 {
    margin-bottom: 12px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
}
.dtBox dd p {
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    font-size: 13px;
}
.dtBox ul {
    margin: 0 15px;
}
.dtBox li {
    position: relative;
    height: 32px;
    line-height: 26px;
}
.dtBox li a {
    display: inline-block;
    padding-left: 12px;
    background: url(/lib/images/dtLiIco.png) no-repeat left center;
    width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}
.dtBox li span {
    position: absolute;
    right: 0;
}
.wtjdCont {
    width: 400px;
    height: 356px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.wtjdCont .wdCont {
    margin-top: 10px;
    height: 330px;
    overflow: hidden;
}
.wtjdCont dl {
    padding: 4px 0;
    margin: 0 10px;
    border-bottom: 1px dashed #d7d7d7;
    font-size: 13px;
}
.wtjdCont dt, .wtjdCont dd {
    padding: 4px 22px 4px 30px;
    margin: 4px 0;
    background: url(/lib/images/tw_ico.png) no-repeat 4px 6px;
}
.wtjdCont dt a {
    color: #333;
    font-weight: bold;
}
.wtjdCont dd {
    line-height: 30px;
    background: url(/lib/images/jd_ico.png) no-repeat 4px 12px;
    color: #333;
    height: 57px;overflow: hidden;
}
.footer_l {
    height: 89px;
    width: 100%;
    background: #fff;
}
.ff1 h4 a {
    color: #d5242e;
    font-size: 16px;
}
.ff1 h4 span {
    padding: 0 6px;
    font-size: 16px;
    font-weight: normal;
}
.ff1 p {
    margin-left: -14px;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}
.ff1 p a {
    padding: 0 14px;
}
.footer_p {
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    background-color: #d5242e;
    text-align: center;
}
.footer_p a {
    padding: 0 28px;
    color: #fff;
    font-size: 14px;
}
.foot_as {
    background-color: #f2f2f2;
}
.foot_ax dt {
    margin-left: 160px;
}
.foot_ax dd {
    padding-left: 26px;
    margin-left: 400px;
    line-height: 24px;
    color: #333;
    border-left: 1px solid #d6d6d6;
}
.footer {
    position: relative;
    height: 120px;
    overflow: hidden;
    padding-top: 40px;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 207px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #ee9310 url(/lib/images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #ee9310 url(/lib/images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #ee9310 url(/lib/images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ_a {
    background: #ee9310 url(/lib/images/fixCont1.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    background: #ee9310 url(/lib/images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.page p{text-align: center;line-height: 100px;}
.page p span, .page p a {
    padding: 8px 10px;
    margin-left: 15px;
}
.page .current{color: #e40303;padding: 8px 10px;}
.page p a:hover{color: #e40303;padding: 8px 10px;}




