﻿@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-09-17 15:03)
 */

/*home*/
.m-topadv ul,.m-topadv li{width: 100%!important; height: 100%;}
.m-hmchange{background: #fff;}
.m-cgtabs{width: 157px; height: 442px; background: #0863c0;}
.m-cgtabs li{border-bottom: 1px solid #327dcb;}
.m-cgtabs a{padding: 8px 0; display: block; -webkit-transition: padding 0.35s; -moz-transition: padding 0.35s; transition: padding 0.35s; }
.m-cgtabs span{margin: 0 auto; display: none; width: 56px; height: 47px; line-height: 47px; font-size: 47px; color: #fff;}
.m-cgtabs p{height: 43px; line-height: 43px; font-size: 20px; color: #fff;}
.m-cgtabs li.u-active a{padding: 32px 0 19px; background: url(../images/home/bg-cg.png); -webkit-transition: padding 0.35s; -moz-transition: padding 0.35s; transition: padding 0.35s;}
.m-cgtabs li.u-active span{display: block;}

.m-cgbox{padding: 6px 20px 6px 172px;}
.m-content{height: 429px;}

.m-flash,.m-flash img{height: 429px;}
.m-flash img{display: block; width: 100%;}
.m-flash .owl-item{position: relative;}
.m-flash .owl-item p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 120px 0 15px; height: 50px; line-height: 50px; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; background: rgba(0,0,0,.3); color: #fff;}
.m-flash .owl-pagination{position: absolute; right: 15px; bottom: 20px;}
.m-flash .owl-pagination .owl-page{float: left; margin-left: 9px;}
.m-flash .owl-pagination .owl-page span{display: block; width: 11px; height: 11px; background: #767474; -moz-border-radius: 10px; border-radius: 10px;}
.m-flash .owl-pagination .active span{background: #fff;}

.m-hot{margin: 2px 0 11px; padding: 10px 15px 15px; background: #f0f0f0;}
.m-hot h1{height: 32px; line-height: 32px; font-size: 20px; font-weight: bold; color: #f02121;}
.m-hot p{line-height: 25px; color: #666; font-size: 14px;}

.m-news .m-tabstyle1{margin-bottom: 3px;    padding-left: 12px;}
.m-news .m-tabstyle1 ul{margin:0 -23px;}
.m-news .m-tabstyle1 ul li a{padding: 0 18px;}

.m-abflash{padding: 6px 11px 0 139px; background: url(../images/home/bg-abflash.png) 0 6px no-repeat;}

.g-abflash::before,.g-abflash::after{position: absolute; top: 50%; margin-top: -90px; display: block; width: 13px; height: 180px; content: "";}
.g-abflash::before{left: -13px; background: url(../images/home/bg-ablf.png) no-repeat;}
.g-abflash::after{right: -13px; background: url(../images/home/bg-abrg.png) no-repeat;}
.g-abflash,.g-abflash img{height: 290px; -moz-border-radius: 8px; border-radius: 8px; background: #e2ecf4;}
.g-abflash img{display: block; width: 100%;}
.g-abflash .owl-pagination{position: absolute; left: 50%; margin-left: -23px; bottom: 14px;}
.g-abflash .owl-pagination .owl-page{float: left; margin: 0 3px;}
.g-abflash .owl-pagination .owl-page span{display: block; width: 10px; height: 10px; background: #adacab; -moz-border-radius: 10px; border-radius: 10px;}
.g-abflash .owl-pagination .active span{background: #f84c4c;}

.m-abdesc{margin-top: 6px; height: 290px;}
.m-abtabs{width: 96px;}
.m-abtabs li{margin-bottom: 10px;}
.m-abtabs li a{position: relative; display: block; width: 96px; height: 65px; background-image: url(../images/home/bg-abdesc.png); background-repeat: no-repeat; background-position-x: center;}
.m-abtabs li a::before{position: absolute; left: -7px; top: 50%; margin-top: -7px; content: ""; display: none; width: 7px; height: 13px; background-image: url(../images/home/bg-abjt.png); background-repeat: no-repeat;}
.u-bt1 a{background-color: #fb5759;}
.u-bt2 a{background-color: #22b658; background-position-y: -65px;}
.u-bt2 a::before{background-position-y: -13px;}
.u-bt3 a{background-color: #aba292; background-position-y: -130px;}
.u-bt3 a::before{background-position-y: -26px;}
.u-bt4 a{background-color: #ddddbe; background-position-y: -195px;}
.u-bt4 a::before{background-position-y: -39px;}
.m-abtabs li.u-bt4{margin-bottom: 0;}
.g-abdesc{padding-right: 116px; line-height: 29px;}
.g-abdesc p a{color: #be8600;}
.m-abtabs li.u-active a::before{display: block;}

.m-abbtns{margin-top: 10px;}
.m-abbtns li{margin-top: 10px; width: 14.28%;}
.m-abbtns li span{position: relative; display: block; margin: 0 auto; width: 68px; height: 68px; line-height: 68px; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid #ddd; font-size: 30px; color: #3283d6; -webkit-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s;}
.m-abbtns li p{line-height: 37px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; color: #0863c0;}
.m-abbtns li a:hover span{color: #fff; background: #3283d6; -webkit-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s;}

.m-oplists{height: 330px;}
.m-oplists .m-tabstyle1{margin-bottom: 3px;}

.m-opbtns{margin: 0 -5px!important;}
.m-opbtns div.col-md-6{padding: 0 2px!important;}
.m-opbtns .left ul li{height:58px;line-height:58px;}
.m-opbtns .right ul li{height:41px;line-height:41px;}
.m-opbtns ul li{margin: 5px 0;}
.m-opbtns a{display: block; background: #f5f5f5; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-opbtns span{display: inline-block; width: 23px; height: 23px; line-height: 23px; font-size: 23px; vertical-align: middle; margin-right: 10px;}
.m-opbtns li.u-ob1 span{color: #f39e3a;}
.m-opbtns li.u-ob2 span{color: #73cc37;}
.m-opbtns li.u-ob3 span{color: #74cfca;}
.m-opbtns li.u-ob4 span{color: #5ca8cc;}
.m-opbtns li.u-ob5 span{color: #448de0;}
.m-opbtns li.u-ob6 span{color: #e93b3b;}
.m-opbtns li.u-ob7 span{color: #40a5cf;}
.m-opbtns a:hover span{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-ms-transform: rotate(360deg);transform: rotateZ(360deg); -webkit-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s;}

.m-wgkbtn{border: 1px solid #ddd;height: 110px;margin-top: 7px;box-sizing: content-box;}
.m-wgkbtn h4{float: left;width: 50px;line-height: 1.2;height: 100%;background: #0863c0;font-size: 18px;font-weight: bold;padding: 22px 15px;}
.m-wgkbtn h4 a{color:#fff;}
.m-wgkbtn ul{padding-top: 10px;margin-left: 50px;}
.m-wgkbtn li{margin-top: 10px; width: 33.33%;padding:0;}
.m-wgkbtn li span{margin: 0 auto; display: block; width: 60px; height: 60px; line-height: 60px; font-size: 22px; color: #fff;border-radius:50%; -webkit-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s;}
.m-wgkbtn li:nth-child(1) span{background: #41c8ef;}
.m-wgkbtn li:nth-child(2) span{background: #417eef;}
.m-wgkbtn li:nth-child(3) span{background: #ef7e41;}
.m-wgkbtn li p{line-height: 33px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;font-size:15px;}
.m-wgkbtn li a:hover span{-webkit-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s;}

.m-oppics{height: 82px;}
.m-oppics li{float: left; margin-right: 15px; width: 237px; height: 82px;}
.m-oppics img{display: block;width:100%;margin:0 auto;}

.m-sjzc ul{padding-top: 2px;}
.m-sjzc ul i{color: #0863c0;}

.g-xwfbhy{margin-top: 12px;    }
.g-xwfbhy figure img{display: block; width: 100%; height: 159px;}
.g-xwfbhy h1{padding-bottom: 3px; line-height: 24px; color: #0863c0; font-weight: normal;}
.g-xwfbhy p{line-height: 36px;}
.m-xwfbhy .m-liststyle1{margin-top: 2px;}

.m-bjjd .m-tabstyle2{padding: 5px 0 2px;}
.g-bjjd i{color: #0863c0;}

.m-zwgktwomenu{margin: 10px 0 0;}
.m-zwgktwomenu .m-tabstyle2{margin: 0 -3px;}
.m-zwgktwomenu .m-tabstyle2 ul li{padding: 0 3px;height: 38px;line-height: 38px;text-align: center;}
.m-zwgktwomenu .m-tabstyle2 ul li a{display: block;background: #f5f5f5;}
/***政务服务*/
.m-zwgktwoboxli{display: block;text-align: center;    margin-top: 24px;}
.m-zwgktwoboxli i{font-size: 28px;color: #327dcb;width: 28px; height: 28px;line-height: 28px;display: inline-block;}
.m-zwgktwoboxli div{line-height: 34px;font-size: 14px;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-zwgkflash .owl-pagination .active span{width: 24px; background: #fe5c21;}
.fog{z-index: 2;        box-shadow: 1px 0 7px #ddd, -1px 0 7px #ddd;  height: 144px;width: 197px; background: #fff;border-top:2px solid #327dcb;    left: -53px;}
.fog i{background: url(../images/home/arrow.png) top center no-repeat;display: inline-block;width: 13px;height: 8px;position: absolute;left: 50%;margin-left: -6px;top: -9px;}
.fog ul {height: 134px;overflow-y: auto;}
.fog ul li{background: url(../images/home/arrow-li.png) left center no-repeat;padding-left: 12px;line-height: 28px; }
.fog ul li a{font-size: 14px;color: #999999;    display: block;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
/***主题***/
.m-zwfwleft{height:312px;}
.g-servicelist{height: 172px;overflow-y: auto;}
.g-servicelist ul li{width: 20%;text-align: left;padding: 16px 0;float: left;}
.g-servicelist ul li a{display:block;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-mslyfw{padding-top: 9px;}
.m-mslyfw ul li{height: 42px;line-height: 42px;text-align: center;margin-bottom: 18px;}
.m-mslyfw ul li a{display: block;background: #f5f5f5;transition: box-shadow 0.5s;-webkit-transition: box-shadow 0.5s;}
.m-mslyfw ul li:hover a{box-shadow:0px 0px 5px #b80608; background: #b80608;color: #fff;}

.m-grfr{height: 269px;}
.g-grfr{margin: 10px 0 0;}
.g-grfr li{float: left; width: 20%; padding: 5px; line-height: 45px; text-align: center;}
.g-grfr li a{display: block; background: #f5f5f5; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-bmlists{margin-top: 10px; height: 220px; overflow-y: auto;}
.m-bmlists li{float: left; line-height: 32px; width: 25%;}
.m-bmlists li a{display: block; padding-left: 12px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-msly .m-titstyle1{margin-bottom: 15px;}
.m-msly li{text-align: center; margin: 5px 0;}
.m-msly li a{display: block;/*  padding: 17px 0 8px; */ /* background: #f5f5f5; */}
.m-msly li span{display: block; margin: 0 auto; width: 38px; height: 29px; line-height: 29px; font-size: 29px; color: #1069b4; -webkit-transition: .6s; -moz-transition: .6s; transition: .6s;}
.m-msly li p{line-height: 34px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-msly li a:hover span{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotate(360deg); transform: rotateY(360deg); -webkit-transition: .6s; -moz-transition: .6s; transition: .6s;}

.m-rdsx{height: 294px;}
.m-rdsx .m-titstyle1{margin-bottom: 6px;}
.m-rdsx ul{background: url(../images/home/bg-num.png) left top no-repeat;}
.m-rdsx li{border-bottom: 1px dashed #ddd;}
.m-rdsx li a{padding: 0 5px 0 30px; display: block; line-height: 49px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-rdsx li:nth-child(5){border: none;}

.m-ahzwfw{margin-top: 2px;}
.m-ahzwfw img{display: block; width: 100%;}

.m-lxxd{height: 315px;}
.m-lxxd p{float: left; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-lxxd .u-lx1{width: 35%;}
.m-lxxd .u-lx2{width: 25%; text-align: center;}
.m-lxxd .u-lx3{width: 20%; text-align: center;}
.m-lxxdhd{margin-top: 1px; height: 40px; line-height: 40px; background: #f5f5f5;}
.m-lxxdhd p{font-weight: bold; font-size: 14px;}
.m-lxxdhd p.u-lx1{text-indent: 15px;}
.m-lxxdbd li{height: 48px; line-height: 47px; border-bottom: 1px dashed #ddd;}
.m-lxxdbd li .u-lx1 a{padding-left: 7px; display: block; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-lxxdbd li .u-blz{color: #e60e0e;}
.m-lxxdbd li .u-yhf{color: #666;}

.m-interbtns li a{display: block; padding: 15px 0 5px; background: #f5f5f5; text-align: center;}
.m-interbtns li span{display: block; margin: 0 auto; width: 30px; height: 29px; line-height: 29px; font-size: 29px; color: #0863c0;}
.m-interbtns li p{line-height: 35px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-interbtns a:hover span{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transform: rotateY(360deg); -webkit-transition: .6s; -moz-transition: .6s; transition: .6s; }

.m-zxft{height: 233px;}
.g-zxft{margin-top: 12px; padding: 4px 14px 20px; background: url(../images/home/bg-zxft.png) right bottom no-repeat;}
.g-zxft h2{height: 38px; line-height: 38px; color: #fff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-zxft p{height: 30px; line-height: 30px; font-size: 14px; color: #fff; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}

.m-dczj .m-liststyle1 li span.u-zjz{color: #f00;}

.g-special{margin-right: 131px; height: 110px; background: #fff;}
.g-special .u-tit{left: 0; top: 0; bottom: 0; display: block; padding: 14px 10px; text-align: center; width: 42px; *+width: 22px; font-size: 18px; color: #fff; line-height: 20px; background: #3283d6;}
.g-special .bd{margin: 0 40px 0 90px; padding-top: 10px; *+height: 90px; height: 100px; overflow: hidden;position:relative;}
.g-special .bd li{float: left; margin-right: 10px; width: 228px; height: 90px;}
.g-special .bd li img{display: block; width: 228px; height: 90px;}
.g-special .prev,.g-special .next{position: absolute; display: block; width: 17px; height: 31px; top: 36px; background-image: url(../images/public/icon-special.png); background-repeat: no-repeat;}
.g-special .prev{left: 60px;background-position:  -2px 1px;}
.g-special .next{right: 10px; background-position: -25px 2px;}


.u-leader{right: 0; top: 0; width: 120px;}
.u-leader a{display: block; padding: 23px 0 8px; background: #3283d6; color: #fff;}
.u-leader span{display: block; width: 33px; height: 33px; line-height: 33px; font-size: 33px; margin: 0 auto;}
.u-leader p{line-height: 46px; font-size: 18px;}

.m-hmlistbox{padding: 10px 20px; background: #fff;}

.m-gsgg{height: 266px;}
.m-gsgg ul{padding: 6px 0 5px;}

.m-xxzz .m-titstyle1{margin-bottom: 6px;}
.g-xxzztit{height: 36px; line-height: 36px;}
.g-xxzztit li{float: left; margin-right: 40px;}
.g-xxzztit li a{display: block; font-size: 16px; color: #0863c0; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}


.g-sjfb,.g-sjfb2{margin-top: 10px; height: 218px;}
.g-sjfb img{display: block; width: 100%; height: 202px;}
.g-sjfb .owl-pagination{width: 108px; height: 5px; margin: 8px auto 0;}
.g-sjfb .owl-pagination .owl-page{float: left; margin: 0 5px;}
.g-sjfb .owl-pagination .owl-page span{display: block; width: 26px; height: 5px; background: #e4e4e4;}
.g-sjfb .owl-pagination .active span{background: #d6b132;}

.m-jxly{padding: 11px 20px 18px; background: #fff;}
.m-jxlytab{width: 96px; left: 0; top: 0;}
.m-jxlytab li{text-align: center; margin-bottom: 6px; height: 117px; line-height: 117px;}
.m-jxlytab a{position: relative; display: block; background: #9fceff; color: #fff;}
.m-jxlytab li a::before{position: absolute; right: -9px; top: 50%; margin-top: -8px; content: ""; display: none; width: 9px; height: 16px; background: url(../images/home/icon-jxlyact.png) no-repeat;}
.m-jxlytab li.u-active a{background: #3283d6;}
.m-jxlytab li.u-active a::before{display: block;}
.m-jxlypics{margin-left: 115px; height: 240px;}
.m-jxlypics li{position: absolute; overflow: hidden;}
.m-jxlypics li img{display: block; -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1); -webkit-transition:  -webkit-transform 0.35s; transition:  -webkit-transform 0.35s; -moz-transition:  transform 0.35s, -moz-transform 0.35s; transition:  transform 0.35s; transition:  transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s;}
.m-jxlypics li a:hover img{-webkit-transform: scale(1.12);-moz-transform: scale(1.12);-ms-transform: scale(1.12);transform: scale(1.12);}
.m-jxlypics li p{position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(16,105,214,0.6); color: #fff; text-align: center; line-height: 115px; opacity: 0; -webkit-transform: scale(1.22); -moz-transform: scale(1.22); -ms-transform: scale(1.22); transform: scale(1.22); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; -moz-transition: opacity 0.35s, transform 0.35s, -moz-transform 0.35s; transition: opacity 0.35s, transform 0.35s; transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s;}
.m-jxlypics li a:hover p{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}

.m-jxlypics li.u-ly1{left: 0; top: 0;}
.m-jxlypics li.u-ly1,.m-jxlypics li.u-ly1 img{width: 232px; height: 240px;}
.m-jxlypics li.u-ly1 p,.m-jxlypics li.u-ly6 p{line-height: 240px;}
.m-jxlypics li.u-ly2{left: 242px; top: 0;}
.m-jxlypics li.u-ly2,.m-jxlypics li.u-ly2 img,.m-jxlypics li.u-ly5,.m-jxlypics li.u-ly5 img{width: 298px; height: 115px;}
.m-jxlypics li.u-ly3{left: 242px; top: 125px;}
.m-jxlypics li.u-ly3,.m-jxlypics li.u-ly3 img,.m-jxlypics li.u-ly4,.m-jxlypics li.u-ly4 img{width: 234px; height: 115px;}
.m-jxlypics li.u-ly4{left: 550px; top: 0;}
.m-jxlypics li.u-ly5{left: 486px; top: 125px;}
.m-jxlypics li.u-ly6{right: 0; top: 0;}
.m-jxlypics li.u-ly6,.m-jxlypics li.u-ly6 img{width: 251px; height: 240px;}


/*政务服务*/
.m-zwfw0 .u-wstb img{padding:10px 0;width:100%;}
.m-zwfw0 .m-msly h4{font-size: 18px;color: #0863c0;border-bottom: 1px solid #ddd;padding-bottom: 10px;padding-top: 15px;}
.m-zwfw0 .m-msly ul{margin:0 -8px;}
.m-zwfw0 .m-msly ul li{margin-top:16px;padding:0 8px;}
.m-zwfw0 .m-msly ul li img{width:100%;}
/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {
	.m-topadv{height: 96px;}

	

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    .m-topadv{height: 75px;}

    .m-cgbox{padding: 15px;}

    .g-xxzztit li{margin-right: 5px;}

    .m-hmlistbox{padding: 5px 15px 10px;}

    .m-jxly{padding: 5px 15px 10px;}

    .m-jxlypics li.u-ly1,.m-jxlypics li.u-ly1 img{width: 180px;}
    .m-jxlypics li.u-ly2,.m-jxlypics li.u-ly3{left: 190px;}
    .m-jxlypics li.u-ly2,.m-jxlypics li.u-ly2 img,.m-jxlypics li.u-ly5,.m-jxlypics li.u-ly5 img{width: 210px;}
    .m-jxlypics li.u-ly3,.m-jxlypics li.u-ly3 img,.m-jxlypics li.u-ly4,.m-jxlypics li.u-ly4 img{width: 160px;}
    .m-jxlypics li.u-ly4{left: 410px;}
    .m-jxlypics li.u-ly5{left: 360px;}
    .m-jxlypics li.u-ly6,.m-jxlypics li.u-ly6 img{width: 215px;}

    

}
/*pad md*/
@media screen and (max-width: 991px ){
	.m-topadv{height: 58px;}

	.m-flash,.m-flash .owl-item,.m-flash img{height: 340px;}
	.m-flash .owl-item p{padding-left: 10px; height: 40px; line-height: 40px; font-size: 14px;}
	.m-flash .owl-pagination{bottom: 15px;}

	.m-hot{padding: 10px;}
	.m-hot h1{font-size: 18px;}

	.m-abflash{padding: 58px 11px 0; background: url(../images/home/bg-mdabflash.png) center top no-repeat;}

	.m-abdesc{margin: 0 -5px;}
	.m-abtabs{width: 100%;}
	.m-abtabs li{width: 50%; float: left; padding: 0 5px;}
	.m-abtabs li a{width: 100%; -moz-border-radius: 6px; border-radius: 6px;}
	.m-abtabs li.u-active a::before{display: none;}

	.m-abbtns li{width: 25%;}
	.m-abbtns li span{width: 60px; height: 60px; line-height: 60px; font-size: 24px;}
	.m-abbtns li p{line-height: 30px;}

	.m-wgkbtn ul{padding-top: 0;}

	.g-xwfbhy figure{margin-bottom: 5px;}
	.g-xwfbhy p{line-height: 30px;}

	.g-grfr li{width: 33.33%;}

	.m-msly .m-titstyle1{margin-bottom: 5px;}

	.m-lxxd .u-lx1{width: 75%;}
	.m-lxxd .u-lx3{width: 25%;}

	.g-xxzztit li{width: 50%; margin: 0; text-align: center;}
    .g-xxzztit li a{font-size: 14px;}

    .m-jxlytab{position: static;}
    .m-jxlytab li{float: left; width: 50%; height: 50px; line-height: 50px;}
    .m-jxlytab li a{background: #3283d6; margin: 0 5px;}
    .m-jxlytab li.u-active a::before{display: none;}

    


}
/*phone sm*/
@media screen and (max-width: 767px) {
    .m-topadv{display: none;}

    .m-wgkbtn ul li,.m-bmlists li{width: 33.33%;}

    .g-special{margin-right: 0;}
    .u-leader{position: static; width: auto;}

    
    


}
/*small xs*/
@media screen and (max-width: 638px) {
	.m-flash,.m-flash .owl-item,.m-flash img{height: 220px;}

	.m-abflash{padding: 34px 11px 0; background: url(../images/home/bg-xsabflash.png) center top no-repeat;}
	.g-abflash,.g-abflash .owl-item,.g-abflash img{height: 220px;}
    

}