html{
    min-width: 1200px;
}
body {
    margin: 0;
}

#mOuterBox {}

#mBody1,
#dBody1 {
    background-position: 0% 0%;
}

#mBody2,
#dBody2 {
    background-position: 0% 0%;
}

#main-body {
    min-width: 1200px;
}

.m-mod {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
}

.m-mod * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m-mod a {
    text-decoration: none;
    color: inherit;
}

.m-mod img {
    width: 588px;
    height: 320px;
    object-fit: cover;
    border: 0;
    vertical-align: middle;
}

.m-mod ul,
.m-mod li {
    list-style: none;
}

.yellow {
    color: #fdff03;
}

.p-container {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}

.p-container .p-left {
    float: left;
    margin-right: 70px;
    width: 230px;
}

.p-container .p-right {
    float: right;
    width: 900px;
}

.case-wrap {
    background: url() no-repeat 50% 0;
    padding: 50px 0;
}

.case-wrap .case-container {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding-top: 20px;
}

.chart-wrap {
    padding-top: 41px
}

.a-wrap {
    padding: 41px 0 20px;
    background-color: #f8f8f8;
}

.news-wrap {
    padding-top: 41px;
}

.news-wrap .news-container {
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
}

.news-wrap .news-container .news-con-left {
    float: left;
    width: 720px;
}

.news-wrap .news-container .news-con-right {
    float: right;
    width: 430px;
}


/*标题*/

.m-title {
    text-align: center;
}

.m-title .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.m-title .title span {
    color: #ff9207;
}

.m-title .sub-title {
    font-size: 18px;
    padding: 0 88px;
    font-weight: bold;
    position: relative;
}

.m-title .sub-title::before,
.m-title .sub-title::after {
    content: '';
    display: inline-block;
    width: 72px;
    height: 8px;
    background: url() no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.m-title .sub-title::before {
    left: 0;
}

.m-title .sub-title::after {
    right: 0;
    -webkit-transform: translateY(-50%) rotateY(180deg);
    transform: translateY(-50%) rotateY(180deg);
}

.m-top {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #666;
    overflow: hidden;
    font-size: 14px;
}

.m-top>div {
    float: left;
    font-size: 14px;
}

.m-top .top-link {
    float: right;
}

.m-top .top-link a {
    margin: 0 5px;
    font-size: 14px;
}

.m-top .top-link a:hover {
    color: #a00b04;
}

.logo {
    width: 660px;
}

.logo_1 {
    /* width: 260px; */
    overflow: hidden;
    float: left;
}

.logo_1 h1 {
    font-family: "KaiTi";
    font-size: 22px;
    line-height: 20px;
    padding-top: 12px;
}

.logo_img {
    float: left
}

.mingzi {
    float: right;
    border-bottom: solid 2px #0e397b
}

.logo_tit {
    font-family: "KaiTi";
    font-size: 22px;
    float: right;
    display: block;
    padding: 10px 6px 0 0;
    color: #0e397b;
}

.logo_2 {
    float: left;
    padding-top: 8px;
    padding-left: 4px;
}

.logo_ding {
    font-size: 23px;
    padding-top: 10px;

}

.logo_ding span {
    color: red;
}

.logo_2 h2 {
    
    font-size: 19px;
    line-height: 20px;
    padding-top: 8px;
}

.contact {
    width: 270px;
    overflow: hidden;
    padding-top: 20px;
}

.dianhua {
    float: right;
    padding-top: 20px;
}

.dianhua span {
    font-size: 20px;
    font-family: "Microsoft Yahei";
}

.dianhua b {
    font-size: 28px;
    font-family: "Microsoft Yahei";
}

.kefu {
    float: left;
}

.kefu_img {
    display: flex;
    width: 75px;
    margin-top: 22px;
}

.kefu_img>a {
    display: block;
}

.kefu_img img {
    width: 60px;
}

.kefu p {
    line-height: 30px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.box185_-8176 {
    font: 14px/1.43 'Microsoft Yahei', arial, sans-serif;
    color: #fff;
    background-color: #ff9207;
}

.box185_-8176 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.box185_-8176 a {
    color: inherit;
    text-decoration: none;
}

.box185_-8176 ul,
.box185_-8176 li {
    list-style-type: none;
}

.box185_-8176 ul li {
    float: left;
    position: relative;
}

.box185_-8176 ul {
    width: 1200px;
    margin: 0 auto;
}

.box185_-8176 ul li {
    width: 171px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.box185_-8176 ul .bor {
    display: none;
}

.box185_-8176 ul li>a {
    display: block;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    font-size: 16px;
}

.box185_-8176 ul li ul {
    display: none;
    z-index: 999;
    position: absolute;
    top: 60px;
    left: 0;
    width: 171px;
    background: #ff9207;
}

.box185_-8176 ul li:hover>a {
    color: #fff;
    background: #ff6407;
}

.box185_-8176 ul li.selected>a {
    color: #fff;
    background: #ff6407;
}

.box185_-8176 ul li:hover ul {
    display: block;
}

.box185_-8176 ul li ul li {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    
}

.box185_-8176 ul li ul li a {
    display: block;
    font-size: 14px;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.box185_-8176 ul li ul li:hover a {
    background: #ff6407;
    color: #fff;
}

.box185_-8176 .clear {
    clear: both;
}

.box844_-3474 * {
    margin: 0;
    padding: 0;
}

.box844_-3474 a {
    text-decoration: none;
}

.box844_-3474 a:hover {
    text-decoration: none;
}

.box844_-3474 ul,
.box844_-3474 li {
    list-style: none;
}

.box844_-3474 img {
    border: none;
    vertical-align: middle;
}

.box844_-3474 {
    font: 12px "Microsoft YaHei";
    color: #666;
}

.box844_-3474 .banner-box {
    height: 650px;
    position: relative;
    overflow: hidden;
}

.box844_-3474 .banner-box .bands li {
    width: 100%;
    height: 650px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.box844_-3474 .banner-box .bands li a {
    display: block;
    height: 100%;
}

.box844_-3474 .banner-btns .btns-box a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
}

.box844_-3474 .banner-btns .btns-box a:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.box844_-3474 .banner-btns .btns-box .prev-btn {
    left: 5%;
    background: url(../images/foot.png) 0 0 no-repeat;
}

.box844_-3474 .banner-btns .btns-box .next-btn {
    right: 5%;
    background: url(../images/foot.png) -49px 0 no-repeat;
}

.box844_-3474 .banner-btns .btns-box .hd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
}

.box844_-3474 .banner-btns .btns-box .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 3px;
    background: transparent;
    border: 2px solid #ff9207;
    cursor: pointer;
    font-size: 0px;
}

.box844_-3474 .banner-btns .btns-box .hd li.on {
    background: #ff9207;
}

.hot-k-wrap {
    background-color: #ededed;
}

.hot-k-wrap .h-container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.hot-k-wrap .h-container .h-keyword {
    float: left;
    height: 60px;
    line-height: 60px;
}

.hot-k-wrap .h-container .h-keyword strong {
    font-size: 14px;
    font-weight: bold;
}

.hot-k-wrap .h-container .h-keyword a {
    color: #666;
    margin-right: 10px;
    font-size: 14px;
}

.hot-k-wrap .h-container .h-keyword a:hover {
    color: #ff9207;
}

.hot-k-wrap .h-container .searchbox {
    float: right;
}

.hot-k-wrap .h-container .searchbox .s-input {
    margin-top: 13px;
    position: relative;
}

.hot-k-wrap .h-container .searchbox .s-input input[type="text"] {
    width: 247px;
    height: 35px;
    border: 1px solid #ddd;
    padding: 10px 52px 10px 12px;
    outline: none;
}

.hot-k-wrap .h-container .searchbox .s-input input[type="text"]:focus {
    border: 1px solid #ff9207;
}

.hot-k-wrap .h-container .searchbox .s-input input[type="submit"] {
    display: inline-block;
    border: none;
    width: 41px;
    height: 35px;
    background: #ff9207 url(../images/201881810403192.png) no-repeat center center;
    position: absolute;
    top: 0;
    right: 0;
}

.chanpin_tit {
    text-align: center;
    display: block;
    padding: 60px 0;
    background: url(../images/2019726161031817.png) no-repeat center;
    width: 100%;
}

.chanpin_tit span {
    text-align: center;
    font-size: 20px;
}

.chanpin_tit h2 {
    text-align: center;
    font-family: "Microsoft Yahei";
    font-weight: 500;
    letter-spacing: 8px;
    color: white;
    font-size: 36px;
    position: relative;
    top: 28px;
}


/*way*/

.content {
    overflow: hidden;
    width: 1250px !important;
    padding-top: 40px;
}

.way h2 {
    margin-bottom: 40px;
}

.way_con {
    /* height: 900px; */
    padding-top: 0px;
}

.way_l {
    float: left;
    width: 270px;
    padding: 0px 15px 0;
    height: 778px;
    background: #fff;
    border: 1px solid #bcbcbc;
}

.way_l h3 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    color: #0073bd;
}

.way_l h3.pro-class {
    margin: 8px 0;
}

.way_l h3 a {
    display: block;
    text-decoration: none;
    color: #333;
}

.way_l p {
    font-size: 14px;
}

.way_l p a {
    display: inline-block;
    width: 125px;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    text-decoration: none !important;
}

.way_l p a:hover {
    color: #0073bd;
}

.way_l .p1 {
    padding: 0px 0 2px;
}

.way_l .p1 a {
    line-height: 30px;
}

.way_l .tel {
    font-size: 14px;
    color: #333;
    padding-left: 52px;
    line-height: 14px;
    background: url(../images/201981144429455.png) no-repeat;
    margin: 30px 0 0 0;
    height: 48px;
}

.way_l .tel b {
    display: block;
    font-size: 30px;
    line-height: 30px;
    font-family: Arial;
    padding-top: 6px;
}

.way_r {
    float: right;
    width: 900px;
}

.way_r li {
    float: left;
    width: 278px;
    height: 278px;
    margin-left: 20px;
    background: #fff;
    margin-bottom: 35px;
    overflow: hidden;
    position: relative;
    border: 1px solid #bcbcbc;
    ;
}

.way_r li img {
    display: block;
    width: 278px;
    height: 100%;
    object-fit: cover;
}

.way_r li em {
    display: block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

.way_r li span {
    display: block;
    height: 28px;
    margin-left: 25px;
    position: relative;
}

.way_r li span:after {
    position: absolute;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    content: "";
    left: 115px;
    top: 7px;
}

.way_r li .more {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.way_r li .zx {
    float: right;
    margin-right: 18px;
    width: 90px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    color: #0073bd;
    background: url(../images/jt1.png) no-repeat;
}

.way_r li .hv {
    position: absolute;
    width: 100%;
    height: 0;
    background: #0073bd;
    left: 0;
    bottom: 0;
    z-index: 10;
    transition: all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.way_r li .hv>a {
    display: block;
    padding-top: 68px;
    font-size: 22px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    background: url(../images/201981144118990.png) no-repeat top center;
    margin: 32px 0 18px;
}

.way_r li .hv p a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.way_l .saoma {
    display: block;
    margin: 0 auto;
}

.way_l .saoma h4 {
    font-size: 16px;
    font-family: "微软雅黑";
    padding: 0;
    line-height: 0px;
}

.clearfix {
    overflow: hidden;
}

.gd1 {
    background: url(../images/2020111182148208.jpg) no-repeat center;
    height: 325px;
}

.gd1-wid {
    width: 1200px;
    margin: 0 auto;
    padding-top: 44px;
}

.gd1-wid span {
    color: #fff;
    font-size: 30px;
    text-align: center;
    display: block;
}

.gd1-wid p {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.gd1-wid .flowicon>ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin-top: 20px;
}

.gd1-wid h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: "KaiTi";
    padding-top: 50px;
}

#_ctl4_box {
    background: url(../images/2019822162022190.jpg) center no-repeat;
}

.need {
    width: 1200px;
    height: 775px;
    margin: 0 auto;
}

.support {
    font-size: 36px;
    padding: 66px 0 0 60px;
    color: #ff9207;
}

.need_1 {
    width: 240px;
    padding: 10px 0 0 90px;
    line-height: 26px;
    float: left;
}

.need-1 {
    width: 1200px;
    heigth: 100px;
    overflow: hidden;
    padding-top: 94px;
}

.need-2 {
    width: 1200px;
    heigth: 100px;
    overflow: hidden;
    padding-top: 135px;
}

.need-3 {
    width: 1200px;
    heigth: 100px;
    overflow: hidden;
    padding-top: 128px;
}

.need_2 {
    width: 240px;
    padding: 10px 90px 0 0;
    line-height: 26px;
    float: right;
}

.need_3 {
    width: 240px;
    padding: 0px 0 0 30px;
    line-height: 26px;
    float: left;
}

.need_4 {
    width: 240px;
    padding: 0px 30px 0 0;
    line-height: 26px;
    float: right;
}

.need_5 {
    width: 240px;
    padding: 10px 0 0 110px;
    line-height: 26px;
    float: left;
}

.need_6 {
    width: 240px;
    padding: 10px 110px 0 0px;
    line-height: 26px;
    float: right;
}

.need span {
    font-size: 20px
}

.need h3 {
    font-size: 26px;
    margin: 15px 0;
    color: #000;
    text-align: right;
}

.need-1 div:last-child h3,
.need-2 div:last-child h3,
.need-3 div:last-child h3 {
    text-align: left;
}

.center {
    position: relative;
    top: -420px;
    font-family: "KaiTi";
    text-align: center;
    font-size: 36px;
    line-height: 140px
}

.gd2 {
    background: url(../images/2020111182951160.jpg) no-repeat center;
    height: 178px;
}

.gd2-wid {
    width: 1200px;
    margin: 0 auto;
    padding-top: 48px;
    overflow: hidden;
}

.gd2-wid span {
    color: #fff;
    font-size: 30px;
    display: block;
}

.gd2-wid strong {
    font-size: 34px;
}

.gd2-wid p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: "KaiTi";
    padding-top: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.chanpin_tit {
    text-align: center;
    display: block;
    padding: 60px 0;
    background: url(../images/2019726161031817.png) no-repeat center;
    width: 100%;
}

.chanpin_tit span {
    text-align: center;
    font-size: 20px;
}

.chanpin_tit h2 {
    text-align: center;
    font-family: "Microsoft Yahei";
    font-weight: 500;
    letter-spacing: 2px;
    color: white;
    font-size: 36px;
    position: relative;
    top: 28px;
}


/* 优势 */

.ys {
    width: 1200px;
    margin: 0 auto;
    padding: 55px 0 0 0;
}

.ys .nr {
    position: relative;
}

.ys .nr .ysxx {
    position: absolute;
    left: 210px;
    top: 50px;
}

.ys .nr ul li {
    position: relative;
    overflow: hidden;
    z-index: 12;
}

.ys .nr ul li .js {}

.ys .nr ul li .js dl dt {
    margin-bottom: 20px;
}

.ys .nr ul li .js dl dt img {
    vertical-align: bottom;
}

.ys .nr ul li .js dl dt i {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #ff9207;
    text-align: center;
    width: 365px;
    height: 38px;
    border-radius: 19px;
    display: inline-block;
    vertical-align: bottom;
    line-height: 38px;
    margin-left: 11px;
}

.ys .nr ul li .js dl dd {
    margin: 0 0 20px 25px;
}

.ys .nr ul li .js dl dd:before {
    content: url(../images/ystb.png);
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 7px 0 0;
}

.ys .nr ul li .js dl dd i {
    color: #333;
    font-size: 18px;
    line-height: 38px;
    display: inline-block;
    vertical-align: top;
    width: 530px;
}

.ys .nr ul li .pic {}


/* 优势 end */

.box11009_-8648 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 1200px;
    margin: 34px auto 0;
    padding-bottom: 30px;
}

.box11009_-8648 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box11009_-8648 ul,
.box11009_-8648 li {
    list-style: none;
}

.box11009_-8648 a {
    text-decoration: none;
    color: inherit;
}

.box11009_-8648 img {
    max-width: 100%;
    height: 194px;
    object-fit: cover;
    border: 0;
    vertical-align: middle;
    padding: 5px
}

.box11009_-8648 em {
    font-style: normal;
}

.box11009_-8648 .tempWrap {
    margin-left: 10px;
}

.box11009_-8648 .tab_li {
    margin-bottom: 35px;
    width: 1200px;
    height: 40px;
    display: none;
}

.box11009_-8648 .tab_li span {
    display: block;
    font-size: 16px;
    line-height: 40px;
}

.box11009_-8648 .tab_li span a {
    color: #ff9207;
}

.box11009_-8648 .tab_li ul {
    width: 336px;
    margin: 35px auto 0;
    position: relative;
}

.box11009_-8648 .tab_li li {
    display: inline-block;
    margin-right: 3px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
    border-radius: 20px;
    position: absolute;
    top: 0;
}

.box11009_-8648 .tab_li li:first-child {
    left: 0;
    z-index: 1
}

.box11009_-8648 .tab_li li:last-child {
    right: 44px;
    z-index: 2;
}

.box11009_-8648 .tab_li li a {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    width: 163px;
    color: #fff;
    height: 40px;
    overflow: hidden;
    background: #323232;
}

.box11009_-8648 .tab_li li a:hover,
.box11009_-8648 .tab_li .cur a {
    text-decoration: none;
    background: #ff9207;
}

.box11009_-8648 .tab_li .nones {
    background: none;
}

.box11009_-8648 .slide-wrap {
    padding: 0 8px;
    overflow: hidden;
}

.box11009_-8648 .roll3,
.box11009_-8648 .roll4 {
    margin-top: 60px;
    width: 37px;
    height: 84px;
    overflow: hidden;
}

.box11009_-8648 .roll3 a,
.box11009_-8648 .roll4 a {
    display: block;
    width: 37px;
    height: 84px;
    background: url(../images/r_lgun.png) no-repeat;
}

.box11009_-8648 .roll3 {
    float: left;
}

.box11009_-8648 .roll4 {
    float: right;
}

.box11009_-8648 .roll4 a {
    background: url(../images/r_lgun.png) no-repeat -37px 0;
}

.box11009_-8648 .slide_c {
    width: 1100px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
}

.box11009_-8648 .slide_c ul li {
    margin-right: 9px;
    width: 265px;
    float: left;
}

.box11009_-8648 .slide_c ul li em {
    display: block;
    text-align: center;
}

.box11009_-8648 .slide_c ul li:hover em {
    color: #ff9207;
}

.box11009_-8648 .slide_c ul .nones {
    margin-right: 0px;
}

.gd3 {
    background: url(../images/2020111183854926.jpg) no-repeat center;
    height: 622px;
}

.gd3-wid {
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
    overflow: hidden;
}

.gd3-wid p {
    font-size: 73px;
    display: block;
    color: #3e3e3e;
    padding-left: 500px;
    font-weight: 800;
}

.gd3-wid h4 {
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    line-height: 10px;
    padding-left: 500px;
}

.tit_1 {
    text-align: center;
    font-weight: normal;
    height: 110px;
    position: relative;
    padding-top: 60px;
}

.tit_1:after {
    position: absolute;
    width: 30px;
    height: 1px;
    content: "";
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.tit_1 b {
    display: block;
    font-size: 40px;
    color: #333;
    line-height: 50px;
}

.tit_1 i {
    display: block;
    font-size: 24px;
    color: #333;
    line-height: 10px;
    padding-top: 22px;
}

i {
    font-style: normal;
}


/*关于我们*/

.about-wrap {
    width: 1200px;
    margin: 47px auto 0;
    padding-bottom: 48px;
    border-bottom: 2px solid #ff9207;
    overflow: hidden;
}

.about-wrap .a-imgbox,
.about-wrap .a-content {
    float: left;
}

.about-wrap .a-content {
    width: 577px;
    margin-left: 35px;
    color: #666;
}

.about-wrap .a-content p {
    line-height: 200%;
}

.about-wrap .a-content p:first-child {
    margin-bottom: 10px;
}

.about-wrap .a-content p a {
    color: #ff9207;
}

.about-wrap .a-content p a:hover {
    color: #ff9207;
}

.about-wrap .a-content .a-keyword strong {
    font-weight: normal;
    font-size: 16px;
    display: block;
    margin: 10px 0;
}

.about-wrap .a-content .a-keyword a {
    margin-right: 15px;
}

.about-wrap .a-content .a-keyword a:hover {
    color: #ff9207;
}

.box11009_-5562 {
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
    color: #333;
    width: 1200px;
    margin: 34px auto 0;
    padding-bottom: 30px;
}

.box11009_-5562 * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.box11009_-5562 ul,
.box11009_-5562 li {
    list-style: none;
}

.box11009_-5562 a {
    text-decoration: none;
    color: inherit;
}

.box11009_-5562 img {
    max-width: 100%;
    border: 0;
    vertical-align: middle;
    padding: 5px
}

.box11009_-5562 em {
    font-style: normal;
}

.box11009_-5562 .tempWrap {
    margin-left: 10px;
}

.box11009_-5562 .tab_li {
    margin-bottom: 35px;
    width: 1200px;
    height: 40px;
    display: none;
}

.box11009_-5562 .tab_li span {
    display: block;
    font-size: 16px;
    line-height: 40px;
}

.box11009_-5562 .tab_li span a {
    color: #ff9207;
}

.box11009_-5562 .tab_li ul {
    width: 336px;
    margin: 35px auto 0;
    position: relative;
}

.box11009_-5562 .tab_li li {
    display: inline-block;
    margin-right: 3px;
    height: 40px;
    text-align: center;
    overflow: hidden;
    line-height: 40px;
    border-radius: 20px;
    position: absolute;
    top: 0;
}

.box11009_-5562 .tab_li li:first-child {
    left: 0;
    z-index: 1
}

.box11009_-5562 .tab_li li:last-child {
    right: 44px;
    z-index: 2;
}

.box11009_-5562 .tab_li li a {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    width: 163px;
    color: #fff;
    height: 40px;
    overflow: hidden;
    background: #323232;
}

.box11009_-5562 .tab_li li a:hover,
.box11009_-5562 .tab_li .cur a {
    text-decoration: none;
    background: #ff9207;
}

.box11009_-5562 .tab_li .nones {
    background: none;
}

.box11009_-5562 .slide-wrap {
    padding: 0 8px;
    overflow: hidden;
}

.box11009_-5562 .roll3,
.box11009_-5562 .roll4 {
    margin-top: 60px;
    width: 37px;
    height: 84px;
    overflow: hidden;
}

.box11009_-5562 .roll3 a,
.box11009_-5562 .roll4 a {
    display: block;
    width: 37px;
    height: 84px;
    background: url(../images/r_lgun.png) no-repeat;
}

.box11009_-5562 .roll3 {
    float: left;
}

.box11009_-5562 .roll4 {
    float: right;
}

.box11009_-5562 .roll4 a {
    background: url(../images/r_lgun.png) no-repeat -37px 0;
}

.box11009_-5562 .slide_c {
    width: 1100px;
    float: left;
    margin-left: 5px;
    overflow: hidden;
}

.box11009_-5562 .slide_c ul li {
    margin-right: 9px;
    width: 265px;
    float: left;
}

.box11009_-5562 .slide_c ul li em {
    display: block;
    text-align: center;
}

.box11009_-5562 .slide_c ul li:hover em {
    color: #ff9207;
}

.box11009_-5562 .slide_c ul .nones {
    margin-right: 0px;
}

.news-header {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.news-header h3 {
    font-size: 18px;
    font-weight: normal;
    background-color: #ff9207;
    float: left;
    padding: 0 19px;
    color: #fff;
}

.news-header a {
    float: right;
    color: #666;
}

.news-header a:hover {
    color: #ff9207;
}

.box200_-6814 img {
    border: 0;
}

.box200_-6814 {
    font-family: "微软雅黑";
    width: 720px;
    margin-top: 33px;
}


/*外框部分*/

.box200_-6814 .title {
    background: url(../images/bg_x_31.jpg) no-repeat right;
    height: 42px;
    overflow: hidden;
    display: none;
}

.box200_-6814 .titleR {
    background: url(../images/bg_x_31.jpg) no-repeat left;
    height: 42px;
    margin-right: 5px;
}

.box200_-6814 .titleR h1 {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑"
}


/*标题背景*/

.box200_-6814 .titleR {
    position: relative;
    display: none;
}

.box200_-6814 .titleR h1 span {
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}


/*标题前小图标*/

.box200_-6814 .titleR .more {
    background: url(../images/icon2.gif) no-repeat 0 2px;
    padding-left: 15px;
    position: absolute;
    top: 12px;
    right: 10px;
    font-size: 12px;
    color: #5F5F5F;
    text-decoration: none;
}


/*标题栏右边更多*/

.box200_-6814 .titleR .more:hover {
    text-decoration: underline;
}


/*标题部分*/

.box200_-6814 .cont {
    border-top: none;
    padding: 5px;
    border: none;
}

.box200_-6814 .boxCont {
    font-size: 12px;
    color: #5F5F5F;
}

.box200_-6814 .tjnews {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
}

.box200_-6814 .tjnews .tjTu {
    float: left;
}


/*推荐新闻图片部分宽度*/

.box200_-6814 .tjnews .tjnewsCont {
    float: right;
    width: 370px;
    line-height: 24px;
    color: #666;
    margin-top: 20px;
}


/*推荐新闻文字部分宽度*/

.box200_-6814 .tjnews .tjnewsCont .tjCont {
    font-size: 14px;
    color: #666;
    line-height: 180%;
    margin-bottom: 5px;
}

.box200_-6814 .tjBiaoti {
    height: 35px;
    line-height: 35px;
}

.box200_-6814 .tjBiaoti a {
    color: #ff9207;
    text-decoration: none;
    font-family: "微软雅黑";
    font-size: 16px;
}

.box200_-6814 a:hover,
.box200_-6814 .newsList li a:hover,
.box200_-6814 .tjnews .more:hover {
    color: #ff9207;
    text-decoration: underline;
}

.box200_-6814 .type,
.box200_-6814 .newsList li .type {
    color: #ff9207;
    text-decoration: none;
    margin-right: 5px;
    display: none;
}


/*分类*/

.box200_-6814 .tjBiaoti .time {
    color: #BABABA;
    margin-left: 5px;
    display: none;
}


/*时间*/

.box200_-6814 .tjnews .more {
    color: #ff9207;
    text-decoration: none;
    display: block;
    margin-top: 6px;
}


/*推荐内容下面的更多*/


/*推荐部分*/

.box200_-6814 .newsList {
    margin: 10px 0;
}

.box200_-6814 .newsList .newsList_tu {
    float: left;
    width: 185px;
    margin-top: 5px;
    *margin-top: 0px;
    display: none;
}

.box200_-6814 .tjnesw_list {
    overflow: hidden;
}

.box200_-6814 .newsList .tjList a {
    color: #666;
}

.box200_-6814 .newsList li {
    float: left;
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/news_li.png) left center no-repeat;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
    line-height: 30px;
}

.box200_-6814 .newsList li a {
    color: #666;
    text-decoration: none;
}

.box200_-6814 .newsList li a,
.box200_-6814 .newsList li span {
    height: 39px;
    line-height: 39px;
}

.box200_-6814 .newsList li .hot {
    background: url(../images/hot_06.jpg) no-repeat;
    width: 22px;
    height: 9px;
    display: inline-block;
    display: none;
}

.box200_-6814 .newsList li .time {
    margin: 0 10px;
    display: none;
}

.box200_-6814 .moreLIst {
    text-align: right;
    display: none;
}

.box200_-6814 .moreLIst a {
    background: url(../images/more_11.jpg) no-repeat;
    width: 86px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    text-align: center;
    color: #ff9207;
    text-decoration: none;
    margin-top: 5px;
}

.box200_-6814 .moreLIst a:hover {
    text-decoration: none;
}

.box526_-5172 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.box526_-5172 {
    width: 400px;
    background: #f5f5f5;
    padding: 0 15px 25px;
    font: 14px/1.43 'Microsoft Yahei', Airal, sans-serif;
}

.box526_-5172 h2 {
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    color: #ff9207;
    font-weight: normal;
}

.box526_-5172 h2 a {
    float: right;
    padding-right: 10px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    display: block;
    width: 60px;
    height: 37px;
}

.box526_-5172 .topMarquee {
    width: 100%;
}

.box526_-5172 .topMarquee .bd {
    width: 100%;
    margin: 0 auto;
    padding-top: 12px;
    height: 430px!important;
}

.box526_-5172 .topMarquee .bd .picList {
    width: 100%;
}

.box526_-5172 .topMarquee .bd .picList li {
    width: 100%;
    list-style-type: none;
    margin-top: 15px;
    padding: 10px;
}

.box526_-5172 .topMarquee .bd .picList li h3 {
    width: 100%;
    color: #333;
}

.box526_-5172 .topMarquee .bd .picList li h3 b {
    font-size: 0px;
    color: #666;
    line-height: 24px;
    margin-top: 12px;
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/201973015558420.png) no-repeat;
}

.box526_-5172 .topMarquee .bd .picList li h3 span {
    float: left;
    display: block;
    width: 90%;
    margin: 12px 0 0 12px;
    font-size: 14px;
}

.box526_-5172 .topMarquee .bd .picList li p {
    color: #666;
    line-height: 1.5;
}

.box526_-5172 .topMarquee .bd .picList li p b {
    font-size: 0px;
    color: #666;
    line-height: 24px;
    margin-top: 12px;
    float: left;
    width: 18px;
    height: 18px;
    background: url(../images/2019730155424365.png) no-repeat;
}

.box526_-5172 .topMarquee .bd .picList li p span {
    float: left;
    display: block;
    width: 90%;
    margin: 12px 0 0 12px;
    font-size: 14px;
}

.box526_-5172 .topMarquee .bd .picList li h3 a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.friend-link {
    width: 1200px;
    
    margin: 10px auto;
    line-height: 30px;
    background: url() no-repeat;
}

.friend-link strong {
    color: #000;
    display: inline-block;
    font-weight: normal;
    margin-right: 33px;
    font-size: 16px;
}

.friend-link a {
    display: inline-block;
    margin-right: 10px;
}

.friend-link a:hover {
    color: #a00b04;
}

.content {
    width: 1250px !important;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.footer {
    height: 330px;
    width: 100%;
    margin: 0 auto;
    background-color: #3e3e3e;
}

.f_con {
    height: 240px;
}

.f_con h2 {
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    font-weight: normal;
    padding: 20px 0 34px;
}

.f_nav {
    float: left;
    width: 340px;
    margin-right: 120px;
    margin-left: 120px;
}

.f_nav p a {
    float: left;
    width: 145px;
    font-size: 15px;
    color: #fff;
    line-height: 34px;
    padding-left: 10px;
    text-decoration: none;
    background: url(../images/20197171046590.png) no-repeat left;
}

.banquan{
    text-align: center;
    color: #a2a2a2;
    font-size: 14px;
    padding-top: 15px;
}

.gsxx {
    float: left;
    width: 380px !important;
}

.gsxx p {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}

.sao {
    float: right;
}

.sao p {
    float: left;
    width: 130px;
}

.sao p em {
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
    padding: 20px 0 40px;
}

.sao p img {
    width: 130px;
    height: 130px;
    display: block;
}

.sao span {
    display: block;
    font-size: 14px;
    line-height: 44px;
    color: #fff;
}

.sao .p1 {
    width: 150px !important;
}

.f_bt {
    height: 64px;
    font-size: 14px;
    color: #333;
    line-height: 64px;
}

.f_bt p a {
    color: #333;
}