@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}


.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #000;
    font-size:40px;
    font-weight: bold;
    margin-top: 29px;
    width: 50%;
    letter-spacing: 1px;
}
.head .logo img {
    width: 15%;
    margin-right: 9px;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size: 33px;
    color: #333;
    height: 30px;
    line-height: 30px;
    font-weight:bold;
}
.top-tel {
    padding-top: 11px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 61px;
    box-sizing: border-box;
    margin-top: 10px;
}
.top-tel span {
    margin-left: 0;
    font-size: 36px;
    color: #f39800;
    font-weight: bold;
    display: block;
    line-height: 38px;
}
.top-tel span a{
	font-size: 36px;
	color: #f39800;
	font-weight: bold;
}
.nav {
    background-size: 100%;
    background-color:#f39800;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 195px;
    line-height: 65px;
    position: relative;
}



.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.box1 {
    padding: 50px 0;
}
.bt1{text-align: center;}
.bt1 dd{font-size: 30px;letter-spacing: 2px;color: #333333;font-weight: bold;line-height: 1; padding-bottom: 19px;background: url(../img/c9842b3f80914eee7697d58403a7998c442e7516.png) no-repeat bottom center;}
.bt1 dd span{color: #f39800;}
.bt1 dt{color: #666666;font-size: 18px;margin-top: 11px;}
.psort {
    margin: 40px auto 20px;
    text-align: center;
    font-size: 0;
    display: block;
}
.psort li {
    padding: 0 12px;
    display: inline-block;
    background: #f39800;
    margin-right: 10px;
    line-height: 44px;
    margin-bottom: 10px;
}
.psort li a{display: block;color: #fff;font-size: 16px;}
.psort li p{color: #fff;font-size: 18px;}
.psort li .img{height: 35px;line-height: 35px;}
.psort li a:hover{color: #f39800;}
.psort li .img2{display: none;}
.psort li.cur .img1{display: none;}
.psort li.cur .img2{display: inline-block;}
.psort li.cur p{color: #f39800;}
.plist{margin-top: 56px;}
.plist li {
    margin-right: 14px;
    margin-bottom: 14px;
    position: relative;
    overflow: hidden;
    width: 32.55%;
}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{display: block;}
.plist li a.img img {
    width: 100%;
    height: 294px;
    object-fit: cover;
}
.plist li span {
    line-height: 38px;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.plist li h3{position: absolute;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;bottom:-100%;left: 0;background: rgba(0,0,0,.8);border: solid 4px #f39800;width: 100%;height: 100%;padding-top: 100px;}
.plist li h3 a{display: block;color: #fff;font-size: 18px;font-weight: normal;text-align: center;}
.jt{margin-top: 34px;}
.plist li:hover h3{bottom: 0;}


.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
select, input, img, select {
    vertical-align: middle;
}

/**/
.box2{position: relative; height: 600px;margin-top: 45px; background: url(../img/4c36bb3669392b614079f730779e3c3b2788a960.jpg) no-repeat right center;}
.aright{padding: 37px 62px; width: 739px;height: auto;background-color: #ffffff;box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.62);position: absolute;top:80px;right: 360px;}
.acon{line-height: 28px;letter-spacing: 1px;color: #666666;font-size: 14px;margin: 20px 0 0;}
.abt{padding-bottom: 18px;background: url(../img/696fe482fcbce2a3828394ea956241bfd920855b.png) no-repeat bottom left;line-height: 1;color: #333333;font-size: 30px;font-weight: bold;}
.abt span{color: #f39800;}
.abt b{color: #999999;text-transform: uppercase;padding-left: 6px;}
.aright a{display: block;width: 180px;height: 40px;border: solid 1px #333333;line-height: 38px;text-align: center;color: #333333;font-size: 14px;}
.aright a:hover{background: #f39800;color: #fff;border-color: #f39800;}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}
.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}
html {
    overflow-x: hidden;
}

/**/
.box3{margin-top: 60px;}
.you{position: relative;height: 436px;margin-top: 38px;}
.ysimg{position: absolute;bottom: 0;left: 307px;width: 585px;}
.ysimg img{display: block;width: 585px;-webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.ysimg img:hover{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.you li h3{background: url(../img/9b165df529b2fb150a2cc85a4670a14b395aacea.png) no-repeat center;width: 201px;height: 39px;color: #ffffff;font-size: 18px;line-height: 39px;text-align: center;}
.you li p{color: #333333;text-align: center;font-size: 16px;line-height: 26px;margin-top: 7px;}
.you li{margin-bottom: 38px;}
.yul li{position: absolute;left: 341px;top:0;width: 208px;}
.yul li:nth-child(2){left: 132px;top:135px;}
.yul li:nth-child(3){left: 0;top:270px;}
.yul2 li{position: absolute;right: 341px;top:0;}
.yul2 li:nth-child(2){right: 132px;top:135px;}
.yul2 li:nth-child(3){right: 0;top:270px;}
.yul,.yul2{position: relative;height: 436px;}


/**/
.ht1{height: 210px;background: url(../img/e78c8a45865a077aa4038183ddeb620e279bf2f5.jpg) no-repeat center;}
.hwz{text-align: center;padding-top: 52px;}
.hwz dd{color: #f39800;font-size: 36px;font-weight: bold;}
.hwz dt{color: #ffffff;font-size: 24px;margin-top: 16px;}
.htel{text-align: center;padding-top: 41px;}
.htel dd{letter-spacing: 1px;color: #ffffff;font-size: 14px;}
.htel dt{letter-spacing: 1px;font-size: 24px;line-height: 28px;color: #ffffff;margin: 12px 0 13px;}
.htel a{display: block;width: 180px;height: 31px;line-height: 31px; background:#353535 url(../img/402e168384655b399cc82ffa6a57423ff982b17f.png) no-repeat 124px center;letter-spacing: 1px;color: #ffffff;font-size: 14px;}



/**/
.box4{margin: 60px 0;}
.gun{margin-top: 38px;position: relative;}
.l_btn1,.r_btn1{position: absolute;z-index: 999;top:89px;}
.l_btn1{left:-56px;}
.r_btn1{right:-56px;}
.pul li{margin-right: 17px;}
.pul li .img img{display: block;width: 287px;height: 215px;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);}
.pul li h3 a{display: block;height: 40px;background-color: #eeeeee;box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);line-height: 40px;font-weight: normal; text-align: center;letter-spacing: 1px;color: #333333;font-size: 14px;}






/**/
/*box7*/
.box7{
    overflow: hidden;
    background: url(../img/d8f9f2305b6c97299612318aee4feba0e98f8c44.png) no-repeat center top;
}
.w1 dd{font-size: 34px;color: #fff;line-height: 1;padding: 67px 0 16px;}
.w1 dd span{color: #f39800;}
.w1 dt{color: #ffffff;font-size: 16px;text-transform: uppercase;line-height: 1;}
.b7_tit{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.b7con1{
    width: 390px;
    overflow: hidden;
    padding: 43px 0 48px;
}
.b7con1 .b7tel{text-align:right;
    width: 100%;
    overflow: hidden;
}
.b7con1 .b7tel p{
    font-size: 18px;
    line-height: 30px;
    color: #f39800;
}
.b7con1 .b7tel p a{
    font-family: CTLaoSongSJ;
    font-size: 36px;
    line-height: 27px;
    color: #a78116;
}
.b7con1 .b7mes{
    width: 100%;
    overflow: hidden;
    margin-top: 8px;
}
.b7con1 .b7mes a{
    display: block;
    width: 126px;
    height: 37px;
    border: solid 2px #ffffff;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    color: #ffffff;
    border-radius: 16px;
    margin-right: 6px;
}

.b7con1 .b7mes a:hover{
    background-color: #f39800;
    color: #ffffff;
    border-color: #f39800;
}
.b7_index{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.b7_index .b7_fl{
    width: 238px;
	height: 334px;
	background-color: #353535;
    overflow: hidden;
    box-sizing: border-box;
    padding: 104px 0 0 0;
    text-align: center;
}
.b7_index .b7_fl h4{
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 15px;
}
.b7_index .b7_fl p{
    font-size: 19px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #ffffff;
}
.b7_index .b7_fl .b7more{
    width: 126px;
	height: 37px;
	background-color: #ffffff;
	border-radius: 16px;
    margin:0 auto;
    margin-top: 19px;
    display: block;
    text-align: center;
    line-height: 37px;
    font-size: 18px;
    color: #353535;
}
.b7_fr{
    width: 962px;
    height: 334px;
    overflow: hidden;
    background-color: #fff;
}
.b7_fr li{
    width: 25%;
    height: 167px;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 40px 0 0 0;
    position: relative;
}
.b7_fr li:nth-of-type(4n+1){
    border-left:none;
}


.b7_fr li .b7img1{
    width: 63px;
    height: 48px;
    overflow: hidden;
    text-align: center;
    line-height: 43px;
    margin:0 auto;
}
.b7_fr li .b7img1 img{max-width: 100%;max-height: 100%;transition:all 2s;}
.b7_fr li .b7img1 .img2{display: none;}
.b7_fr li:hover{background-color: #f39800;}
.b7_fr li:hover .b7img1 .img2{display: inline-block;}
.b7_fr li:hover .b7img1 .img1{display: none;}
.b7_fr li .b7line{
   width: 28px;
	height: 3px;
	background-color: #f19149;
    margin:10px auto 12px;
}
.b7_fr li p{
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}
.b7_fr li:hover p{color: #fff;}
.b7_fr li:hover .b7line{background: #fff;}
.b7_index .b7_fl .b7more:hover{background-color: #f39800;color: #fff;}
.b7_fr li .b7img1 {transition: all 0.2s linear 0s;}
.b7_fr li:hover .b7img1 {
    transform: rotate( 360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate( 360deg);
    -moz-transform: rotate(360deg);
}

/**/
.box8{margin:60px 0;}
.xinwen{margin-top:30px;overflow: hidden;}
.xleft{width: 770px;height: 450px;border:1px solid #dedede;}
.xwt {height: 60px;background: url(../img/6f3ccf7aa5264920a5137339bc9d710f2530069d.png) no-repeat top center;padding: 0 25px;line-height: 60px;}
.xright .xwt{background: url(../img/8229c124de580e8b459ff6def8e6f57f2ac8d974.png) no-repeat top center;}

.news_list1 li{margin:25px 25px 0 25px;padding-bottom: 25px;border-bottom: 1px solid #dedede;}
.news_list1 li a.img img{width: 240px;height: 160px;overflow: hidden;}
.news_list1 li .xwnr{width: 462px;}
.news_list1 li .xwnr> a {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 17px 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sumy {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.sumy a{color: #f39800;}
.news_list2{margin:10px 25px 0 25px;background: url(../img/a58b57fdb22ed173625c6e855dfd10f6265ca6dd.png) no-repeat 358px 11px;}
.news_list2 li{line-height: 39px;}
.news_list2 li a{color: #666666;font-size: 14px;width: 305px;display: block;padding-left: 23px;background: url(../img/f48a7d8f9768c1bde426083492d8383cad3a7c9b.png) no-repeat left center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.news_list2 li:hover a{background: url(../img/755bab211a609c4448f0a699271d96f680368b64.png) no-repeat left center;color: #f39800;}
.news_list2 li:nth-child(2n){float: right;}
.xin h3{color: #ffffff;font-size: 18px;font-weight: normal;line-height: 60px;}
.xin span{color: #ffffff;font-size: 12px;text-transform: uppercase;padding-left: 8px;}

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.xright{width: 400px;height: 450px;border: solid 1px #dedede;}
.question-news{
    width: 400px;
    margin-top: 58px;
}

#kehu {
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    position: relative;
}
#jian {
    height: auto;
}
#zheng {}
#xtop{}


.news-list li{
    margin-bottom: 15px;
    margin: 0 25px;
}

.news-list li a{
    background: url(../img/4e13b0634cea2c815ef266f3cc049f5dcc224b3c.png) no-repeat left center;
    padding-left: 28px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    margin-top: 15px;
    display: block;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
    font-weight: bold;

}
.news-list li p {
    background: url(../img/94abce5cce188739c87f799ecf7748f763a0b04a.png) no-repeat left 5px;
    padding-left: 28px;
    color: #666666;
    font-size: 14px;
    line-height: 31px;
    border-bottom: 1px solid #dedede;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding-bottom: 8px;
}

.qusetion-list{
    padding-top: 20px;
}






.foot{margin-top: 10px;padding-top: 40px; background: url(../img/f9cd4f5d01195013ffed2b9e2a7cd389fe5d3d54.jpg) no-repeat top center;height: auto;}
.bq {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 44px;
    border-top: 1px solid #9c9c9c;
}
.bq a{color: #fff;}
.dao{height: 50px;border: dashed 1px rgba(255,255,255,.5);color: #ffffff;font-size: 0;margin-bottom: 40px;}
.dao a{color: #ffffff;width: 197px;font-size: 16px;text-align: center; display: inline-block; line-height: 48px;background: url(../img/b35a7849fcec29d33944ee30666c96aa9c4e0330.png) no-repeat right center;}
.dao a:last-child{background: none;}
.tlogo{min-height:144px;width: 386px;background: url(../img/bb821d979b67f12817d7272894a3d47ae290d766.png) no-repeat right 9px;}
.dz{min-height:144px;color: #ffffff;line-height: 30px;font-size: 16px;width: 392px;background: url(../img/bb821d979b67f12817d7272894a3d47ae290d766.png) no-repeat right 9px;padding-left: 105px;}
.ewz{margin-right: 22px; color: #ffffff;font-size: 12px;width: 23px;height: 130px;line-height: 15px;padding-top: 5px; text-align: center;background: url(../img/03b1f247ca9a1806158490d603fa31822919d666.png) no-repeat center;}
.tewm {
    margin-top: 6px;
    width: 20%;
}
.er.fr {
    width: 80%;
}
.tewm .er p img {
    width: 130px;
}
.ft1{margin-bottom: 20px;}
.tlogo p img {
    width: 82%;
}

p#fzwz {
    display: inline-block;
}





/*友情链接*/

.f_link{width: 1200px;line-height: 30px;margin:0 auto;}
.f_link a{color: #666;}

.xleft .xwt a img {
    padding-top: 15px;
}
.xright .xwt a img {
    padding-top: 15px;
}


@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;
    background-image: url(../img/bottu.jpg);
    padding: 20px 0;
}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 5.8);text-align: center;text-align: center;  color: #fff;float: left;font-size: 22px; font-weight: bold;}
#foot_nav li img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
#foot_nav li:nth-child(1){
    margin-left: 12px;
}
#foot_nav li:nth-child(3) a{
    width: calc(100% / 2);
    margin: 0 40px;
    line-height: 68px;
    font-size: 28px;
    border-radius: 28px;
    border-radius: 24px;
    background-color: rgb(230, 50, 46);
    color: rgb(250, 24, 24);
    /* font-size: 0.962409rem; */
    background-image: linear-gradient(90deg, rgb(255, 243, 218) 4%, rgb(255, 231, 162) 96%);
    animation: scale 4s linear infinite;
}


@keyframes scale{
    0% {
        transform: scale(1);
    }
   12.5% {
        transform: scale(1.1);
    }

   25% {
        transform: scale(1);
    }


    37.5% {
        transform: scale(1.1);
    }   
    
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}



.b7_tit,
.box3{
    display: none;
}
#why{
    display: block !important;width: 100%;
}
.remen.fl {
    display: none;
}
.head .logo {
    color: #000;
    font-size: 27px;
    font-weight: bold;
    margin-top: 29px;
    width: 65%;
}
.top-tel {
    padding-top: 23px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 29px;
    box-sizing: border-box;
    margin-top: 0;
    background-size: 13%;
}
.top-tel span {
    margin-left: 0;
    font-size: 26px;
    color: #f39800;
    font-weight: bold;
    display: block;
    line-height: 27px;
}
.top-tel span a {
    font-size: 27px;
    color: #f39800;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.9%;
    line-height: 65px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.plist li:nth-child(2n) {
    margin-right: 0;
}
.plist li {
    margin-right: 14px;
    margin-bottom: 14px;
    position: relative;
    overflow: hidden;
    width: 48.8%;
}
.plist li:nth-child(3),.plist li:nth-child(9),.plist li:nth-child(15),.plist li:nth-child(21) {
    margin-right: 14px;
}
.plist li a.img img {
    width: 100%;
    height: 236px;
    object-fit: cover;
}
.box2 {
    position: relative;
    height: auto;
    margin-top: 45px;
    background: url(../img/4c36bb3669392b614079f730779e3c3b2788a960.jpg) no-repeat right center;
    background-size: 100%;
}
.pos {
    position: initial;
    width: 100%;
    left: 0;
    margin-left: 0;
}
.aright {
    padding: 37px 17px;
    width: 94%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(51, 51, 51, 0.62);
    position: initial;
    top: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
}
.box2 .com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
    display: none;
}
.ysimg {
    display: none;
}
.you {
    position: relative;
    height: auto;
    margin-top: 38px;
}
.yul li:nth-child(2) {
    left: 30%;
    top: 135px;
}
.yul2 li:nth-child(2) {
    right: 30%;
    top: 135px;
}
.yul2 li {
    position: absolute;
    right: 30%;
    top: 0;
}
.yul li {
    position: absolute;
    left: 30%;
    top: 0;
    width: 208px;
}

.b7_tit {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.b7con1 {
    width: 100%;
    overflow: hidden;
    padding: 43px 0 48px;
    float: left;
    display: block;
}
.b7_index .b7_fl {
    /* display: none; */

    width: 100%;
    height: 227px;
    background-color: #353535;
    overflow: hidden;
    box-sizing: border-box;
    padding: 44px 0 0 0;
    text-align: center;


}
.b7_index .b7_fl .b7more
{
    background-color: #f39800;
    color: rgb(255, 255, 255);
    width: 179px;
    height: 45px;
    /* background-color: #ffffff; */
    border-radius: 16px;
    margin: 0 auto;
    margin-top: 19px;
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: 25px;
}
.b7_index .b7_fl h4 {
    font-size: 36px;}
.b7_index {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.b7_fr {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
}
.xleft {
    width: 99.5%;
    height: auto;
    border: 1px solid #dedede;
    margin-bottom: 20px;
}
.xright {
    width: 99.5%;
    height: auto;
    border: solid 1px #dedede;
}
.xright .xwt {
    background: url(../img/8229c124de580e8b459ff6def8e6f57f2ac8d974.png) no-repeat top center;
    background-size: 100%;
}
.xwt {
    height: 80px;
    background: url(../img/8229c124de580e8b459ff6def8e6f57f2ac8d974.png) no-repeat top center;
    padding: 0 25px;
    line-height: 80px;
        background-size: 100%;
}

.xin h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    line-height: 80px;
}
.xright .xwt a img {
    padding-top: 26px;
}
.xinwen .xleft a img {
    padding-top: 26px;
}
.f_link {
    width: 98%;
    line-height: 30px;
    margin: 0 auto;
}
.dao a {
    color: #ffffff;
    width: 16.5%;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    line-height: 48px;
    background: url(../img/b35a7849fcec29d33944ee30666c96aa9c4e0330.png) no-repeat right center;
}
.tlogo{
	display:none;
}
.dz {
    min-height: 144px;
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
    width: 56%;
    background: url(../img/bb821d979b67f12817d7272894a3d47ae290d766.png) no-repeat right 9px;
    padding-left: 0;
}
.tewm {
    margin-top: 6px;
    width: 36%;
}
.er.fr {
    width: 75%;
}
.bq {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 44px;
    border-top: 1px solid #9c9c9c;
    padding-bottom: 115px;
}
.head {
    height: 100px;
}
.news_list1 li a {
    float: left;
    width: 30%;
}
.news_list1 li a.img img {
    width:100%;
    height: 160px;
    object-fit: cover;
    overflow: hidden;
    padding-top: 0;
}

.news_list1 li .xwnr {
    width: 67%;
}
.news_list1 li .xwnr> a {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 17px 0 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    float: none;
}
.news_list2 li {
    line-height: 39px;
    width: 100%;
}
.news_list2 li a {
    color: #666666;
    font-size: 14px;
    width: 100%;
    display: block;
    padding-left:0;
    background: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list2 {
    margin: 10px 25px 0 25px;
    background: none;
}




}
