html, body {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    color: #333;
}

ul, li, p, img, b, ol, em, a, h1, h2, h3, h4, h5, h6, dl, dd, dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: initial;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
    display: block;
}

a:link, a:visited {
    color: inherit;
    font-size: inherit;
}
.fl {
    float: left;
}

.fr {
    float: right;
}
.container {
    width: 1600px;
    margin: auto;
}
.bg{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:-1;
    left: 0;
    top: 0;
}
.bg img{
    width: 100%;
    height: 100%;
    display: block;
}
/**主题色**/
.banner_m  .swiper-button-next,.banner_m  .swiper-button-prev {
    color: #1f9c42;
}
.banner_m .swiper-pagination-bullet-active,.banner .hd li.on  {
    background: #1f9c42;
}
.tell .fr h2,.title h2 b,.five .fl h2 b,.six_box ul li:hover h4,.sev_box.fr ul li:hover h4  {
    color: #1f9c42;
}
.page_nav li .cur,.nav,.nav ul li ul,.two ul li h4:after,.tr_fr.fr span,.five .fl h2:before,.six_nav ul li.on,.sev_nav.fl,.sev_nav.fl h2,.sev_box.fr ul li span,.five .fl ul li:hover a,.page_nav li:hover>a,.bottom .dhzx,.page_title,.lxwm ul,.pading span.current,.page_nav .page_title{
    background: #1f9c42;
}
.page_nav li:hover>a{
color:#fff;}
/**主题**/
.top {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    line-height: 50px;
}

.top .container {
    overflow: hidden;
}

.top ul li {
    display: inline-block;
    overflow: hidden;
    color: #b9b9b9;
    margin-right: 12px;
}

.top ul li img {
    float: left;
    margin-right: 3px;
    margin-top: 14px;
}

.header {
    width: 100%;
}

.header .container {
    overflow: hidden;
    height: 120px;
}

.logo {
    width: 38%;
    align-items: center;
    display: flex;
    height: 120px;
}

.logo img {
    display: block;
    width: auto;
}

.tell.fr {
    width: 57%;
    overflow: hidden;
    margin-top: 24px;
}

.tell.fr ul li {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 16px;
    color: #ccc;
}

.tell.fr ul {
    width: 42%;
}

.tell.fr ul li img {
    display: block;
    margin: auto;
    margin-bottom: 7px;
}

.tell .fr {
    width: 43%;
    overflow: hidden;
}

.tell .fr img {
    display: block;
    float: left;
}

.tell .fr h2 {
    float: right;
    font-weight: bold;
    font-size: 32px;
}

.tell .fr h2 b {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.nav {
    width: 100%;
    height: 66px;
}

.nav ul li {
    line-height: 66px;
    width: 14%;
    position: relative;
    z-index: 99;
    float: left;
    text-align: center;
}

.nav ul li ul {
    position: absolute;
    width: 100%;
    top: 66px;
    left: 0;
    display: none;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
}

ul.navboxs li {
    float: none;
    width: 100%;
    text-align: center;
    line-height: 40px;
}

ul.navboxs li a {
    font-size: 14px;
}

.nav ul li:hover ul {
    display: block;
}
.tell.fr .fr {
	width:31%;
}


/**banner**/
.banner_m,.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner_m img, .banner img {
    width: 100%;
    display: block;
}
.banner_m{
display: none;    
}
.banner .hd {
    width: 100%;
    left:0;
    padding: 4px;
    position: absolute;
    border-radius: 24px;
    bottom: 10px;
    z-index: 10;
}
.banner .hd ul{
    text-align: center;
}
.banner .hd li {
    margin: 0px 4px;
    width: 15px;
    height:15px;
    display: inline-block;
    cursor: pointer;
    color: transparent;
    position: relative;
    background:#fff;
    border-radius: 50%;
}

/**/
.header_bottom {
    line-height: 66px;
    box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.header_rs {
    width: 50%;
    height: 66px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 2%;
    font-size: 16px;
    background: url(../images/2.png) no-repeat left center;
    box-sizing: border-box;
    padding-left: 42px;
}

.header_rs a {
    color: #666;
    margin-right: 10px;
}



.header_bottom .input {
    border-left: 1px solid #ccc;
    height: 60px;
    margin-top: 2px;
}

.input input {
    width: 290px;
    float: left;
    border: solid 1px #ddd;
    border-right: none;
    color: #666;
    padding-left: 15px;
    line-height: 58px;
    background: none;
    box-sizing: border-box;
    font-size: 16px;
}

.input .searchBtn {
    float: left;
    padding: 1px 0;
    text-align: right;
    width: 85px;
    background: url(../images/ss.png)no-repeat center #1f9c42;
    line-height: 60px;
    height: 60px;
}
.nav ul li a.cur,.nav ul li:hover>a {
    background: #333;
}

.clear {
    overflow: hidden;
}
.one {
    padding: 70px 0;
    background: url(../images/4.png);
}

.title {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.one .bd ul li {
    width: 390px;
    float: left;
    margin-right: 13.3333px;
    margin-bottom: 13.3333px;
    overflow: hidden;
}

.one .bd ul li img {
    width: 100%;
    display: block;
    height: 400px;
}

.one .bd ul li h4 {
    background: #f5f5f5;
    font-size: 16px;
    color: #444;
    width: 100%;
    text-align: center;
    line-height: 50px;
    position: relative;
    z-index: 22;
}

.one .bd ul li:nth-child(4n) {
    margin-right: 0;
}
.bd ul {
    overflow: hidden;
}
.title h2 {
    font-size: 40px;
    font-weight: bold;
    padding: 9px 0 15px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.title h2 b {
    font-weight: bold;
}

.title p {
    color: #555;
    font-size: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.title h2:after {content: "";width: 66px;height: 28px;
background: url(../images/title1.png) no-repeat;display: inline-block;margin-left: 20px;}

.title h2:before {
    content: "";
    width: 66px;
    height: 28px;
    background: url(../images/title.png) no-repeat;
    display: inline-block;
    margin-right: 20px;
}
.one .bd ul li:hover img {
    transform: scale(1.3);
    transition: all 0.3s;
}

.one .bd ul li:hover h4 {
    background: #333;
    color: #fff;
}
.two {
    padding: 70px 0;
    width: 100%;
    overflow: hidden; position: relative;
}


.twobox {
    margin: auto;
    width: 45%;
}

.twobox img {
    width: 100%;
    display: block;
}

.two ul li {
    width: 25%;
    position: absolute;
}
.two ul li h4 {
    font-weight: bold;
    font-size: 25px;
    width: calc(100% - 54px);
    float: left;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.two ul li  b {
    width: 54px;
    height: 54px;
    display: block;
    background: url(../images/01.png) no-repeat center;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    float: right;
}

.two ul li p {
    font-size: 17px;
    color: #777;
    line-height: 43px;
    opacity: .8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.two ul li:nth-child(1) {
    top: 30%;
    left: 1%;
}

.two ul li h4:after {content: "";width: 42%;height: 2px;display: inline-block;margin-left: 26px;margin-bottom: 8px;}

.two ul li:nth-child(2) {
    top: 30%;
    right: 1%;
}

.two ul li:nth-child(3) {
    top: 50%;
    left: 1%;
}

.two ul li:nth-child(4) {
    top: 50%;
    right: 1%;
}

.two ul li:nth-child(5) {
    top: 73%;
    left: 1%;
}

.two ul li:nth-child(6) {
    top: 73%;
    right: 1%;
}

.two ul li:nth-child(2n) h4 {
    float: right;
    text-align: right;
}

.two ul li:nth-child(2n) h4:after {
    position: absolute;
    left:7%;
    top: 26px;
}
.two ul li:nth-child(3) h4,.two ul li:nth-child(4) h4 {
    width: 66%;
}

.two ul li:nth-child(3) b {
    float: left;
}

.two ul li:nth-child(3) h4:after {
    margin-left: 9px;
}



.two ul li:nth-child(4) h4:after {
    left: 0%;
}
.three {
    width: 100%;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.tr_fl.fl {
    width: 60%;
}

.tr_fr.fr {
    width: 38%;
    overflow: hidden;
}

.tr_fl.fl h2 {
    display: block;
    font-size: 36px;
    color: #fff;
    padding: 17px 0;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tr_fl.fl p {
    font-size: 18px;
    color: #f9f9f9;
    margin-top: 10px;
}

.tr_fr.fr img {
    width: 120px;
    height: 120px;
    display: block;
    float: right;
}
.tr_fr.fr span {
    box-sizing: border-box;
    width: 295px;
    line-height: 46px;
    border-radius: 25px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    height: 46px;
    transition: 0.3s all;
    display: block;
}

.tr_fr.fr p {
    box-sizing: border-box;
    width: 295px;
    line-height: 46px;
    border-radius: 25px;
    position: relative;
    text-align: center;
    height: 46px;
    transition: 0.3s all;
    display: block;
    margin-top: 21px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 15px;
}

.tr_fr.fr p:after {
    content: "";width: 30px;height: 23px;
    background: url(../images/9.png) no-repeat;
    position: absolute;right: 1px;top: 15px;
    background-size: 20px auto;
}
.four {
    width: 100%;
    padding: 70px 0 50px 0;
    position: relative;
    overflow: hidden;
}

.four ul {
    overflow: hidden;
}

.four ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #fff;
}

.four ul li:nth-child(2n) {
    margin-right: 0;
}

.for_box {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.for_box b {
    width: 85px;
    display: block;
    line-height: 49px;
    text-align: center;
    background: #333;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-family: Arial;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.for_box img {
    width: 100%;
    display: block;
    height: 310px;
}

.for {
    overflow: hidden;
    margin-top: 20px;
}

.four ul li:hover .for_box img {
    transform: scale(1.2);
    transition: all 0.4s;
}

.for1.fl {
    width: 20%;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    padding: 10px 0;
}

.for2.fr {
    width: 76%;
}

.for1.fl img {
    display: block;
    margin: auto;
    width: 40px;
    height: 44px;
    margin-bottom: 10px;
}

.for1.fl h4 {
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

.for2.fr h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    display: block;
    margin-bottom: 15px;
}

.for2.fr p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 19px;
    line-height: 28px;
    background: url(../images/7.jpg) top left no-repeat;
    background-position-y: 7px;
    margin-bottom: 6px;
    color: #999;
    font-size: 16px;
}
.five {
    position: relative;
    width: 100%;
    padding: 0 0 70px 0;
}


.five .bg {
    top: auto;
    bottom: 0;
    height: 48%;
}

.five .container {
    overflow: hidden;
}

.five .fl {
    width: 50%;
}

.five .fr {
    border: 4px solid #fff;
    width: 45%;
}

.five .fr iframe {
    width: 100%;
    display: block;
    height: 400px;
}

.five .fl h2 {
    font-size: 35px;
    color: #333;
    padding: 9px 0 30px 0;
    margin-bottom: 30px;
    position: relative;
}

.five .fl h2 b {
    display: block;
    font-size: 27px;
    margin-bottom: 21px;
}

.five .fl h2:before {
    content: '';
    display: block;
    width: 38px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.five .fl p {
    font-size: 17px;
    color: #666666;
    font-weight: lighter;
    line-height: 35px;
    margin: 0 0 10px 0;
}

.five:after {
    width: 48%;
    height: 89px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: 7%;
    content: "";
    z-index: -1;
    border-top-right-radius: 46px;
    border-bottom-right-radius: 46px;
}

.five .fl ul li {
    float: left;
    z-index: 222;
    margin: 0 13px;
}

.five .fl ul li a {
    vertical-align: top;
    transition: all .3s ease;
    line-height: 45px;
    border-radius: 24px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #333333;
    display: block;
    padding: 0 33px;
}

.five .fl ul {
    margin-top:74px;
    overflow: hidden;
}
.six {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}

.six_nav {
    margin-bottom: 50px;
    overflow: hidden;
}

.six_nav ul {
    text-align: center;
}

.six_nav ul li {
    display: inline-block;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    width: 14%;
    margin: 0 1%;
}

.six_nav ul li a {
    font-size: 17px;
    color: #666;
    display: block;
}

.six_box ul li:first-child {
    width: 45%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0;
    padding-top: 51px;
}

.six_box ul li {
    width: 53%;
    float: right;
    margin-bottom:1.4%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 34px;
    position: relative;
}

.six_box ul li span {
    background: url(../images/034.png) left no-repeat;
    position: absolute;
    right: 5%;
    top: 17%;
    font-size: 12px;
    padding-left: 15px;
    color: #999;
}

.six_box ul li:first-child span {
    right: auto;
    left: 6%;
    top: 4%;
}

.six_box ul li:first-child h4 {
    width: 100%;
}

.six_box ul li h4 {
    font-size: 20px;
    width: calc(100% - 100px);
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.six_box ul li p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    margin-bottom: 30px;
}

.six_box ul li:first-child p {
    height: 84px;
    margin-bottom: 20px;
}

.six_box ul li:first-child img {
    width: 100%;
    display: block;
    height: 388px;
}

.six_box ul li:After {content: "";width: 90%;height: 19px;background: url(../images/10.png) no-repeat center;
    background-size: 100% 100%;position: absolute;bottom: 20px;left: 5%;}

.six_box ul li:first-child:after {
    display: none;
}


.six_box ul li:hover {
    box-shadow: 0 0 7px 2px #eee;
}
.six_nav ul li.on a {
    color: #fff;
}
.seven {
    position: relative;
    width: 100%;
    padding: 70px 0;
    margin-bottom: 70px;
}

.seven .container {
    overflow: hidden;
}

.sev_nav.fl {
    width: 17%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.sev_box.fr {
    width: 79%;
    background: #fff;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 1px solid #eee;
}
.sev_nav.fl h2 {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}

.sev_nav.fl ul li {
    background: url(../images/14.png) no-repeat center top;
    background-size: 100% 1px;
    font-size: 16px;
    color: #fff;
    width: calc(100% / 1 - 0px);
    height: 57px;
    line-height: 57px;
    text-align: center;
    display: inline-block;
    letter-spacing: 2px;
    position: relative;
}

.sev_box.fr ul li img {
    width: 67%;
    display: block;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 475px;
}

.sev_box.fr ul li .fr {
    width: 32%;
    padding: 20px;
    box-sizing: border-box;
}

.sev_box.fr ul li .fr h4 {
    font-size: 24px;
    color: #333;
    margin: 30px 0 0 0;
    transition: .4s;
    font-weight: normal;
    letter-spacing: 2px;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sev_box.fr ul li .fr p {
    color: #333;
    font-size: 16px;
    line-height: 31px;
    height: 298px;
    overflow: hidden;
}

.sev_box.fr ul li span {
    font-size: 16px;
    color: #fff;
    transition: .4s;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 46px;
    text-align: center;
    width: 94%;
    display: block;
    margin: auto;
}

.sev_nav.fl ul li a {
    display: block;
}
.sev_nav.fl ul li.on a {
    background: #333;
}
.sev_nav.fl ul li.on:after {content: "";width: 0;height: 0;border-top: 10px solid transparent;
    border-left: 11px solid #333333;border-bottom: 10px solid transparent;position: absolute;right: -11px;top: 34%;}
.five .fl ul li:hover a {
    color: #fff;
}

.sev_box.fr ul li:hover span {
    background: #333;
}
.eight {
    width: 100%;
    background: #181818;
    padding: 30px 0;
}

.eight .container {
    overflow: hidden;
}

.eight ul {
    width: 20%;
    float: left;
}

.tell_ft,.ewm {
    width: 20%;
    float: left;
    text-align: center;
    color: #999;
}
.eight ul li {
    color: #999;
    line-height: 34px;
    margin-left: 10px;
}

.eight ul li:first-child {
    font-size: 16px;
    color: #fff;
    margin-left: 0;
    margin-bottom: 5px;
    position: relative;
    box-sizing: border-box;
    padding-left: 26px;
}

.eight ul li:first-child:before {content: "";width: 20px;height: 20px;background: url(../images/ft.png) no-repeat center;
    position: absolute;background-size: 100% 100%;left: 0;top: 9px;}

.eight ul li:first-child b {
    font-size: 12px;
    color: #999;
    margin-left: 5px;
}

.ewm img {
    display: block;
    margin: 10px auto;
    width: 100px;
    height: 100px;
}

.tell_ft h4 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: bold;
}

.tell_ft p {
    width: 90%;
    margin: auto;
    margin-bottom: 10px;
}

a.sh {
    background: #202020;
    display: block;
    border-radius: 30px;
    padding: 8px 0;
    width: 90%;
    margin: 20px auto 0;
}
.interlink {
    padding: 20px 0;
    overflow: hidden;
    background: #222;
    width: 100%;
}

.interlink__inner {
    overflow: hidden;width: 1600px;margin: auto;
}

.interlink__title {
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 100px;
    text-align: center;
    color: #fff;
}

.interlink__list {
    display: inline-block;
}

.interlink__list a {
    display: inline-block;
    margin: 2px;
    color: #999;
}
.footer {
    width: 100%;
    background: #181818;
    color: #999;
    padding: 10px 0;
    text-align: center;
}
/**通用**/
.Tc {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
}

.Tcs {
    background: #fff;
    width: 70%;
    height: 343px;
    position: absolute;
    left: 50%;
    margin-left: -35%;
    top: 50%;
    margin-top: -171.5px;
    border-radius: 10px;
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
}

.Tc_gb {
    position: absolute;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center;
    top: 0px;
    transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate( 45deg);
}

.Tcs img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 5px;
    box-shadow: 0px 0px 3px 3px #eee;
}

.Tcs .Tc_dt {
    width: 150px;
    height: auto;
    margin: 15px auto 0;
    display: block;
    box-shadow: initial;
}

#weixin {
    line-height: 30px;
    display: inline-block;
    font-size: 15px;
}

#copy_btn {
    background: #000;
    border: none;
    line-height: 30px;
    width: 100px;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 0px;
}

.Tcs p {
    line-height: 30px;
}

.bottom {
    position: fixed;
    bottom: 0px;
    background: #222222;
    width: 100%;
    overflow: hidden;
    z-index: 555;
    display: none;
}

.bottom li {
    float: left;
}

.bottom li {
    width: 25%;
    padding: 5px 0;
    text-align: center;
    color: #fff;
}

.bottom .dhzx {
    width: 50%;
}

.bottom .dhzx a {
    display: block;
    line-height: 44px;
    font-size: 16px;
}

.bottom li img {
    display: block;
    margin: auto;
    height: 20px;
}

.bottom .dhzx img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 25px;
}
/**内页**/
 
.page .container.clear {
    overflow: hidden;
    margin-bottom: 30px;
}
.page_lj {
    border: 1px solid #eee;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0 5%;
}

.page_lj .container {
    color: #999;
    background: url(../images/tb.png) no-repeat left;
    padding: 0 0 0 25px;
}

a.page_fh {
    float: right;
    padding-right: 25px;
    background: url(../images/ca1.png) no-repeat right;
}

.page_fl {
    width: 20%;
}

.page_nav {
    padding: 0;
}

.page_title {
    font-size: 22px;
    font-weight: normal;
    line-height: 60px;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.page_nav li a {
    line-height: 50px;
    display: block;
    margin-bottom: 2px;
    padding-left: 30px;
    position: relative;
    background: #ececeb;
    text-align: left;
    font-size: 16px;
    color: #333
}

.page_nav li a:after {
    content: '+';
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: initial;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.page_nav li {
    position: relative;
}
ul.page_navs {
    width: 100%;
    top: 0px;
    z-index: 2;
    display: none;
}

.page_nav li:hover ul.page_navs {
    display: block;
}

ul.page_navs li a:after {
    display: none;
}

.page_nav li:hover a:after {
    content: '-';
}



/**/


.lxwm img {
    width: 100%;
    height: 100%;
    display: block;
}

.lxwm ul {
    padding: 10px 15px 10px;
    text-align: center;
}

.lxwm li {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.lxwm li img {
    width: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/**/

.page_xw {
    border-top: 1px solid #fff
}

.page_xw ul {
    border: 1px solid #eee;
    padding: 2% 2% 0;
    border-top: none;
}

.page_xw li {
    margin-bottom: 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border-bottom: dashed 1px #d2d2d2;
    padding: 0 32px 0 0px;
    position: relative;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.page_xw li:before {
    content: ">";
    position: absolute;
    width: 30px;
    height: 35px;
    top: 0;
    right: 0px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    font-family: '楷体';
}
.page_xw li:last-child {
    border-bottom: none;
}
.page_cp {
    position: relative;
}

.page_cp_title {
    line-height: 50px;
    border-bottom: 2px solid #dfdfdf;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
}

.page_cp_title h2 {
    display: inline-block;
    font-size: 24px;
}
.page_cp_title h3 {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
    display: inline-block;
}
.page_cp .bd {
    margin-top: 20px;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding: 2%;
}

.page_cp_qh {
    position: absolute;
    width: 100px;
    right: 0px;
    top: 5px;
}

.page_cp_qh span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #eee;
    display: block;
    float: left;
    margin: 0px 5px;
    text-align: center;
    font-size: 25px;
    font-family: '楷体';
}
.page_cp li {
    width: 100%;
    overflow: hidden;
}

.page_cp_img {
    width: 49%;
    height: 237px;
    overflow: hidden;
    box-sizing: border-box;
    background: #ececeb;
}

.page_cp_img img {
    height: 237px;
    display: block;
    transition: all 0.6s;
    margin: auto;
}

.page_cp li:hover img {
    transform: scale(1.1);
}

.page_cp_text {
    width: 49%;
}

.page_cp_text h3 {
    width: 100%;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 20px;
    border-bottom: 1px #d0d0d0 dashed;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page_cp_text p {
    line-height: 30px;
    color: #666;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 16px;
}
.page_cp_text span {
    margin-top: 10px;
    display: block;
}


.page_cp li:hover h3 {
    font-weight: bold;
}
.page_nav li .cur, .page_nav li a:hover {
    color: #fff;
}
/**/

.page_fr {
    width: 77%;
    box-sizing: border-box;
}

.page_text {
    line-height: 50px;
    font-size: 22px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    margin-top: 15px;
}

.page_text a {

    line-height: 50px;
    display: inline-block;
}

.product li {
    width: 32%;
    float: left;
    margin-right: 2%;
    padding: 1% 1% 0;
    box-sizing: border-box;
    margin-bottom: 2%;
    position: relative;
    border: 1px solid #eee;
}



.product li:nth-child(3n) {
    margin-right: 0;
}

.product_img {
    width: 100%;
    height: 151px;
    overflow: hidden;
}

.product_img img {
    height: 100%;
    display: block;
    margin: auto;
    transition: all 0.6s;
}

.product li:hover img {
    transform: scale(1.1);
}

.product li h3 {
    line-height: 40px;
    width: 85%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product li:after {
    content: '→';
    position: absolute;
    right: 22px;
    bottom: 5px;
    color: #dadada;
}

.product li:before {
    content: '';
    position: absolute;
    right: 45px;
    bottom: 10px;
    background: #dadada;
    width: 1px;
    height: 15px;
}
/**/

.pading {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;	overflow:hidden;
	width:100%;
}

.pading a, .pading span {
    border: 1px solid #e5e5e5;
    padding: 3px 12px;
    display: inline-block;
    margin: 0 2px;
}

.pading .next, .pading .prev {
    border: 1px solid #e5e5e5;
}

.pading span.current {
    color: #fff;
}

/**/
.product_imgs_fl {
    width: 49%;
    position: relative;
}

.product_imgs_fl .imga img {
    margin: auto;
    display: block;
    height: 100%;
}

.product_imgs_fl .imga {
    margin-bottom: 5px;
    overflow: hidden;
}

.imga .swiper-slide {
    background: #eee;
    display: flex;
    align-items: center;
    height: 250px;
}


.product_text {
    width: 49%;
}

.product_text h2 {
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
}

.product_text p {
    color: #868686;
    line-height: 30px;
    font-size: 15px;
    height: 210px;
    overflow: hidden;
}

/**/

.Product_item_text {
    font-size: 22px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-top: 20px;
    margin-bottom: 20px;

}

.Product_item_text span {

    display: inline-block;
}

.Product_item_text em {
    text-transform: uppercase;
}

/**/

.main_next {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.main_next .prevrecord, .main_next .nextrecord {
    margin: 5px 0px;
    display: block;
    font-size: 16px;
}

.main_next b {
    text-align: center;
    display: inline-block;
}
.page_nav .page_title {
    height: 60px;
    line-height: 60px;
}

/**/

.xgwz, .xgcp {
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 20px;
}

/**/

h4.related {
    border-bottom: 1px dashed #ccc;
    font-size: 22px;
    line-height: 40px;
}

h4.related span {
    display: inline-block;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    border-bottom: 1px dashed #ccc;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    display: block;
    height: 105px;
    margin: auto;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


ul.relate_news li a:hover, ul.relate_pr p:hover {
    font-weight: bold;
}
/**/
.article {
    margin-top: 30px;
}

.article li {
    border: 1px solid #ccc;
    padding: 2%;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 2%;
}

.article_img {
    width: 25%;
    height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.article_img img {
    height: auto;
    display: block;
    transition: all 0.6s;
    margin: auto;
}

.article li:hover img {
    transform: scale(1.1);
}

.article_text {
    width: 73%;
}

.article_text h3 {
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: bold;
}

.article_text p {
    line-height: 28px;
    font-size: 15px;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.article_title {
    text-align: center;
    color: #5A5A5A;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.article_title h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 1600px){
    .container,.interlink__inner {
        width: 1200px;
    }
    .one .bd ul li {
        width: 290px;
    }
.tell.fr .fr {
	width:42%;
}

.six_box ul li {
	margin-bottom:2%;
}


}


@media only screen and (max-width:1200px){
    .container,.interlink__inner {
        width: 960px;
    }
    .tell .fr h2 {
        width: 79%;
        font-size: 23px;
    }
    
    .tell .fr img {
        width: 38px;
    }
    
    .tell .fr h2 b {
        font-size: 14px;
        margin-bottom: 0px;
    }
    
    .one .bd ul li {
        width: 230px;
    }
    
    .one .bd ul li img {
        height: 245px;
    }
    
    .two ul li h4:after {
        width: 25%;
    }
    
    .tr_fr.fr span,.tr_fr.fr p {
        width: 230px;
        font-size: 12px;
    }
    .tr_fr.fr img {
        width: 100px;
        height: 100px;
    }
    .five .fl ul li a {
        font-size: 14px;
        padding: 0 25px;
    }
    
    .title h2 {
        font-size: 30px;
    }
    
    .title p {
        font-size: 18px;
    }
    
    .title {
        margin-bottom: 30px;
    }
    
    .five .fl h2 {
        font-size: 25px;
    }
    
    .tr_fl.fl h2 {
        font-size: 30px;
    }
    
    .two ul li h4 {
        font-size: 18px;
    }
    
    .two ul li p {
        font-size: 14px;
    }
    
    .header_bottom a {
        font-size: 14px;
    }
    
    .tell.fr ul li {
        font-size: 12px;
    }
  .tell.fr .fr {
	margin-top:12px;
}

.sev_box.fr ul li .fr p {
	height:315px;
}

.six_box ul li:first-child img {
	height:290px;
}

.six_box ul li {
	margin-bottom:1%;
	padding:20px;
}


}


@media only screen and (max-width: 768px){
    .bottom, .banner_m {
        display: block;
    }
    .banner{
        display: none;
    }
  
    .navs b {
        display: block;
        width: 20px;
        height: 2px;
        margin: 5px auto;
        border-radius: 4px;
        position: relative;
        background: #1f9c42;
    }
    .nav_button {
        position: absolute;
        top: 0;
        left: 54%;
        width: 30px;
        height: 30px;
        background: url(http://static2.fuhai360.com/MobileResource/m200729/images/close.png) no-repeat;
        display: block;
        z-index: 2222;
        background-size: 20px;
    }
    .nav {
        position: fixed;
        background: rgba(0,0,0,0.6);
        width: 100%;
        height: 100%;
        float: none;
        top: 0;
        left: 0;
        display: none;
        z-index: 22222;
        margin-left: 0;
        border: 0;
    }
    .navs {
        width: 25px;
        border-radius: 5px;
        position: absolute;
        top: 34%;
        right: 12px;
    }
    .nav ul {
        width: 46%;
        overflow: hidden;
        background: #333;
        height: 100%;
        right: 0;
        top: 0;
        position: absolute;
    }
    
    .nav ul li {
        width: 100%;
        float: none;
    }
    .nav ul li ul {
        display: none !important;
    }
    
    .nav ul li a {
        font-size: 15px;
        line-height:55px;
        color: #fff;
        text-align: center;
    }

    .container, .main_m, .main_tops {
        width: 96%;
    }
    .header {
        position: relative;
        height: 90px;
    }


    .header .logo {
        width: 80%;
        float: left;
        position: static;
        margin: auto;
        height: 90px;
        background: none;
    }
    .top .fr {
        display: none;
    }
    
    .input.fr {
        display: none;
    }
    
    .header_rs.fl {
        width: 100%;
        float: none;
    }
    .logo.fl img {
        float: left;
        width: 100%;

    }
.tell.fr {
	display:none;
}
    .one {
        padding: 7% 0;
    }
    
    .title h2 {
        font-size: 20px;
        padding: 5px 0;
    }
    
    .title h2:after,.title h2:before {
        width: 30px;
        height: 13px;
    }
    
    .title p {
        font-size: 14px;
    }
    
    .title {
        margin-bottom: 10px;
    }
    
    .one .bd ul li {
        width: 48%;
        margin: 1%;
    }
    
    .one .bd ul li img {
        height: 200px;
    }
    
    .one .bd ul li h4 {
        font-size: 14px;
        line-height: 30px;
    }
    
    .two {
        padding: 7% 0;
    }
    
    .two ul li {
        position: static;
        width: 48%;
        margin: 1%;
        float: left;
    }
    
    
    .two ul li:nth-child(3) h4, .two ul li:nth-child(4) h4 {
        width: 71%;
    }
    
    .two ul li p {
        font-size: 12px;
        line-height: 28px;
    }
    .two ul li h4:after {
	display:none;
}
.two ul li h4 {
	width:67% !important;
}
.two ul li:nth-child(3) b {
	float:right;
}
    .three {
        padding: 5% 0;
    }
    
    .tr_fl.fl {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 11px;
    }
    
    .tr_fr.fr {
        width: 100%;
        float: none;
    }
    
    .tr_fl.fl p {
        font-size: 12px;
        margin-top: 0;
    }
    
    .tr_fl.fl h2 {
        font-size: 24px;
        padding: 10px 0 6px 0;
    }
    
    .tr_fr.fr span, .tr_fr.fr p {
        height: auto;
        width: 232px;
    }
    
    .tr_fr.fr p {
        margin-top: 10px;
        line-height: 35px;
    }
    
    .tr_fr.fr p:after {
        background-size: 13px;
        top: 13px;
        right: -6px;
    }
    
    .tr_fr.fr span {
        line-height: 35px;
        margin-top: 10px;
    }
    
    .tr_fr.fr {
        width: 90%;
        margin: auto;
    }
    
    .four {
        padding: 7% 0 5% 0;
    }
    
    .for_box img {
        height: 173px;
    }
    
    .for_box b {
        width: 50px;
        font-size: 20px;
        height: 50px;
        border-radius: 50%;
    }
    
    .for1.fl {
        width: 100%;
        float: none;
        overflow: hidden;
        text-align: center;
        padding: 0;
        margin-bottom: 10px;
    }
    
    .for2.fr {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    
    .for1.fl img {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-bottom: -7px;
    }
    
    .for1.fl h4 {
        display: inline-block;
        font-size: 18px;
    }
    
    .for {
        margin: 10px auto;
    }
    
    .for2.fr h4 {
        font-size: 16px;
        margin-bottom: 0;
    }
    
    .for2.fr p {
        font-size: 14px;
        margin-bottom: 0;
    }
    
    .seven {
        padding: 7% 0;
        margin-bottom: 7%;
    }
    
    .sev_nav.fl {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        border-radius: 0;
    }
    
    .sev_nav.fl ul li {
        width: 33.3%;
        float: left;
        height: 45px;
        line-height: 45px;
    }
    
    .sev_nav.fl ul {
        overflow: hidden;
    }
    
    .sev_box.fr {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    
    .sev_box.fr ul li img {
        width: 50%;
        height: 300px;
    }
    
    .sev_box.fr ul li .fr {
        width: 50%;
    }
    
    .sev_box.fr ul li .fr h4 {
        margin: auto;
        font-size: 18px;
    }
    
    .sev_box.fr ul li .fr p {
        font-size: 14px;
        line-height: 23px;
        height: 186px;
    }
    
    .sev_box.fr ul li span {
        font-size: 12px;
        height: 35px;
        line-height: 35px;
        width: 66%;
        float: left;
        margin-top: 12px;
    }
    
    .sev_nav.fl ul li a {
        font-size: 12px;
    }
    
    .sev_nav.fl h2 {
        display: none;
    }
    
    .five {
        padding-bottom: 7%;
    }
    
    .five .fl {
        width: 100%;
        float: none;
    }
    
    .five .fr {
        width: 80%;
        margin: auto;
        float: none;
    }
    
    .five .fr iframe {
        height:224px;
    }
    
    .five .fl p {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 26px;
    }
    
    .five .fl h2 {
        font-size: 16px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .five .fl h2 b {
        font-size: 14px;
        margin-bottom: 0;
    }
    
    .five .fl ul li a {
        font-size: 12px;
        padding: 0 24px;
        background: #333;
        color: #fff;
        line-height: 30px;
    }
    .five .fl ul li {
	margin:0 4px;
}
    .five .fl ul {
        margin: 20px auto;
    }
    
    .six {
        padding: 7% 0;
    }
    
    .six_nav ul li {
        width: 30%;
        height: 30px;
        line-height: 30px;
    }
    
    .six_nav ul li a {
        font-size: 12px;
    }
    
    .six_nav {
        margin-bottom: 10px;
    }
    
    .six_box ul li {
        width: 100%;
        float: none;
        padding: 10px;
    }
    
    .six_box ul li:first-child {
        width: 100%;
        float: none;
        margin: auto;
        margin-bottom: 10px;
        padding: 10px;
    }
    
    .six_box ul li:first-child img {
        height: 200px;
    }
    
    .six_box ul li h4 {
        font-size: 16px;
        margin-bottom: 0;
    }
    
    .six_box ul li p {
        font-size: 12px;
        line-height: 23px;
        height: 49px;
    }
    
    .six_box ul li:first-child p {
        height: 48px;
        margin-bottom: 8px;
    }
    
    .six_box ul li:first-child span {
        position: static;
    }
    
    .six_box ul li span {
        position: static;
    }
    
    .interlink__inner {
        width: 96%;
        margin: auto;
    }
    
    .interlink {
        width: 100%;
    }
    .eight ul {
        width: 33%;
    }
    
    .tell_ft, .ewm {
        width: 48%;
        margin-top: 20px;
    }
    
    .eight ul li:first-child {
     
        padding-left: 16px;
        margin-bottom: 0;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
    }
    
    .eight ul li:first-child:before {
        width: 10px;
        height: 10px;
        top: 12px;
        left: 3px;
    }
    
    .eight ul li {
        line-height: 27px;
        font-size: 12px;
    }
    
    .tell_ft h4 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .eight ul {
	height:113px;
}
    .eight {
        padding-bottom: 10px;
    }
    .top {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }
    
    .header_rs.fl {background-size: 18px;padding-left: 23px;font-size: 15px;}
    
    .five:after {
        bottom: 0;
        width: 90%;
    }
    .interlink__title {
        text-align: left;
        font-size: 15px;
    }
    
    .interlink__list a {
        font-size: 12px;
    }
    

    .footer {
        font-size: 12px;
        padding-bottom: 66px;
    }
    
   
    .page_lj {
        padding: 0 2%;
        margin-bottom: 25px;
    }

    a.page_fh {
        display: none;
    }

    .page_lj .container {
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page_fl {
        width: 100%;
        float: none;
    }

    .page_title {
        font-size: 18px;
        line-height: 50px;
    }

    .page_nav {
        overflow: hidden;
        margin-bottom: 10px;
    }

    .page_nav ul {
        margin-top: 1%;
    }

    .page_nav li {
        position: relative;
        width: 49%;
        float: left;
    }

    .page_nav li a {
        line-height: 40px;
        font-size: 14px;
    }

    .page_nav li a:after {
        margin-top: 10px;
    }

    .page_nav li:nth-child(2n) {
        float: right;
    }

    .page_nav li:hover ul.page_navs {
        display: none;
    }

    ul.page_navs {
        opacity: 0;
    }

    .lxwm {
        width: 49%;
        float: left;
    }

    .lxwm span {
        font-size: 22px !important;
    }
.lxwm ul {
	padding:6px;
}
.lxwm li {
	font-size:14px;
}
    .page_xw {
        float: right;
        width: 49%;
    }

    .page_xw li {
        margin-bottom: 0px;
    }


    /**/
    .page_cp {
        width: 100%;
    }

    .page_cp_title {
        line-height: 40px;
        width: calc(100% - 60px);
        height: 40px;
    }

    .page_cp_title h2 {
        font-size: 18px;
    }

    .page_cp_title h3 {
        margin-left: 5px;
        font-size: 15px;
    }

    .page_cp_qh {
        width: 60px;
        top: 8px;
    }

    .page_cp_qh span {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin: 0px 1px;
        font-size: 16px;
    }




    .page_cp .bd {
        border: none;
    }


    .page_cp li {
        width: 100%;
        margin: 0;
    }

    .page_cp_img {
        height: 113px;
    }

    .page_cp_img img {
        height: 113px;
    }

    .page_cp_text h3 {
        width: 100%;
        line-height: 35px;
        height: 35px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .page_cp_text p {
        line-height: 22px;
        -webkit-line-clamp: 2;
        font-size: 14px;
    }

    .page_cp_text span {
        margin-top: 0px;
    }
    /**/
    .page_fr {
        width: 100%;
        padding: 2% 2% 2%;
        clear: both;
        float: none;
    }

    .page_text {
        font-size: 18px;
        margin-top: 0;
    }
    .product li {
        margin-right: 0;
        width: 49%;
        float: left;
    }
    .product li:nth-child(2n) {
        float: right;
    }
    .product_img {
        height: 124px;
    }
    .product li h3 {
        line-height: 35px;
        height: 35px;
        font-size: 14px;
        width: 75%;
    }
    /**/
    .page_fr .pading {
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .pading a, .pading span {
        padding: 1px 8px;
    }
    /**/
    .product_imgs {
        margin-top: 20px;
    }

    .product_imgs_fl {
        width: 100%;
        float: none;
    }

    .product_imgs li, .product_imgs li img {
        height: 229px;
    }

    .product_text {
        width: 100%;
    }

    .product_text h2 {
        line-height: 40px;
        height: 40px;
        font-size: 16px;
    }

    .product_text p {
        line-height: 24px;
        font-size: 14px;
        height: 72px;
    }

    .Product_item_text {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .main_next .prevrecord, .main_next .nextrecord {
        font-size: 15px;
        height: 24px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .xgwz, .xgcp {
        padding: 1%;
        margin-top: 10px;
    }

    h4.related span {
        font-size: 16px;
    }

    ul.relate_news li a {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    ul.relate_pr li img {
        height: 39px;
    }

    /**/
    .article {
        margin-bottom: 10px;
        margin-top: 20px;
    }
.article_title {
	font-size:12px;
}
    .article li {
        padding: 2%;
        margin-bottom: 2%;
        width: 49%;
        float: left;
    }

    .article li:nth-child(2n) {
        float: right;
    }

    .article_img {
        height: 126px;
        width: 100%;
    }

    .article_text {
        width: 100%;
    }

    .article_text h3 {
        line-height: 35px;
        height: 35px;
        font-size: 15px;
    }
    .article_text p {
        line-height: 28px;
        font-size: 14px;
        height: 57px;
    }
    .article_content {
        margin-top: 15px;
    }
    .article_title {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .article_title h2 {
        font-size: 18px;
        line-height: 35px;
        height: 35px;
    }
    .page_content {
        padding-top: 4%;
    }
}
