body{ font-family:"Arial,"Microsoft Yahei",Helvetica, sans-serif"; font-size:14px;  color:#212121; position: relative;}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#333;text-decoration:none}
a:hover{ text-decoration:none !important; }
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;}
input,button {outline:none;}
.img-hide{ overflow:hidden; }
.wap{display:none!important;}
.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }

.kouhao{
    float: left;
    margin-left: 140px;
    margin-top: 10px;
}

.header{ height: 140px; background: #fff;}
.containerdh{ width: 1430px;margin: 0 auto; }
.container{ width: 1330px; }
.logo{ line-height: 140px; }
.logo img{height:80px;float: left; margin-top: 28px;}
.bmlogo{height:60px!important;margin-top: 38px !important;}
.header-a a{ display: inline-block; margin-left: 20px; color: #004694; }
.header-a { margin-top: 20px; }
.search-box{ width: 260px; position: relative; margin-top: 16px; }
.search-box .form-control{ background: none; color: #fff; box-shadow: none; border-radius: 30px; border:solid 1px rgba(225,225,225,0.9);; height: 34px; }


.btn-search{ position: absolute; right: 10px; top: -2px; bottom: 0; padding:0; line-height: 34px; background: none; }
.nav{border-bottom:1px solid #efefef;background:#004694}
.nav-list{display: flex;display: -webkit-flex;justify-content: space-around;}
.nav-list li{text-align: center;flex: 1; position: relative; z-index: 1000; }
.nav-list li a{ font-size: 20px;color: #fff; height: 52px; line-height: 52px; display: block; }
.nav-list li:hover{ background: url(../images/raw.png) center bottom no-repeat; }
.nav-list li.on a{color:#fff; }
.nav-list li:hover a{ font-weight:bold; }
.down-ul{ position: absolute; left: 0; display: none; top: 100%; width: 100%; background: rgba(255,255,255,1);     border-radius: 5px;}
.nav-list li:hover .down-ul{ display: block; }
.down-ul li{ float: none; width: 100%; }
.down-ul li a{ line-height: 24px; color: #333!important; font-size: 14px; border-bottom: solid 1px rgba(225,225,225,0.1); display: block;padding:10px 5px;height:auto;}
.down-ul li:hover{ background-color: rgba(60,150,60,0.15);}

.txt-elise{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*banner*/
.banner,
.banner div.slick-list,
.banner .slick-slide a,
.banner .slick-slide a img {
  width: 100%;
  height: auto;
}

.banner {
  overflow: hidden;
  position: relative;
  z-index: 9;
}

.banner .slick-slide {
  overflow: hidden;
}

.banner .slick-slide a {
  display: block;
  overflow: hidden;
  position: relative;
}

.banner .slick-slide img {
  display: block;
  width: 100%;
  transform: scale(1.1);
  transition: all 5s ease-out;
}

.banner .img_scale img {
  transform: scale(1);
}
.banner .slick-dots{
    max-width: 14rem;
    margin: 0 auto;
    bottom: 30px;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 8;
}
.banner .slick-dots li {
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 10px;
  padding: 0;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}

.banner .slick-dots li.slick-active {
  background: #fff;
}

.banner .slick-dots li button {
  display: none;
}

.banner .slick-prev,
.banner .slick-next {
  width: 55px;
  height: 55px;
  z-index: 9;
}

.banner .slick-prev {
  left: 7.03%;
  background: url(../images/ban-prev.png) no-repeat;
  background-size: 100% 100%;
}

.banner .slick-next {
  right: 7.03%;
  background: url(../images/ban-next.png) no-repeat;
  background-size: 100% 100%;
}


.list-banner{background:#0a1e35;min-height:200px;}

.title{ font-size: 22px; color: #004694;font-weight: bold;    height: 50px; line-height: 50px; margin:20px 0;border-bottom: 1px solid #ccc;position: relative; }
.title:after {content: "";position: absolute;bottom: 0;left: 0;width: 130px;height: 3px;background: #e7e2df;background-image: linear-gradient(to right, #004694, #36c);}
.title img {vertical-align: middle;padding-right: 5px;margin-top:-3px;}
.title a{ float: right; font-size: 15px; color: #999; font-weight: normal; }
.news-list li{ float: left; width: 330px; margin-right: 50px; }
.news-list-img img{ width: 100%; height: 220px; }
.news-list-tt a{ font-size: 15px; color: #004694; font-weight: bold; }
.news-list-tt { line-height: 29px; height: 58px; overflow:hidden; margin-top: 18px; }
.news-list-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 10px; }
.notice-list li{ position: relative; margin-bottom: 14px; padding-right: 95px; }
.notice-list li span{ position: absolute; right: 0; top: 0; color: #999; }
.notice-list li a{ font-size: 15px; color: #555; padding-left: 19px; background: url(../images/li.png) left center no-repeat; }
.notice-list{ width: 630px; }
.tabs-list li{ float: left; margin-right: 20px; margin-bottom: 40px; line-height: 31px; padding-right: 35px; background: url(../images/lind.png) right center no-repeat; }
.back-box{ background: rgba(237,244,253,0.6); padding:30px 0 30px 0; margin-top: 20px; }
.left-width{ width: 31.4%; }
.left-width:nth-child(2){margin: 0 2.8%;}
.tabs-list li a{ font-size: 22px; color: #333; }
.tabs-list li:last-child{ background: none; }
.tabs-list li.active a{ color: #004694; font-weight: bold; }
.news-top-tt a{ font-size: 16px; color: #555; font-weight: bold; }
.news-top-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 15px; }
.tabs-list-ul li{ position: relative; padding-right: 65px; height: 40px;line-height: 40px; }
.tabs-list-ul li span{ position: absolute; right: 3px; top: 0; color: #999; }
.tabs-list-ul li a{ font-size: 15px; color: #333; padding-left: 10px; background: url(../images/li02.png) left center no-repeat; }
.tabs-list-ul li:hover a{color:#004694;}
.tabs-list-ul{ }
.notice-list-ul li{ position: relative; padding-left: 80px; height: 52px; margin-bottom: 15px;display: flex; align-items: center; }
.notice-list-ul li:nth-last-child(1){ margin-bottom: 0px;}
.notice-list-ul li:hover{background: #e7e2df;background-image: linear-gradient(to right, #004694, #36c);color: #fff;padding-right:10px;}
.notice-list-ul li:hover a{color: #fff;}
.notice-tt a:hover{color: #fff;}
.notice-date{ position: absolute; text-align: center; left: 0; top: 0; height: 52px; width: 60px; background: #e7e2df;background-image: linear-gradient(to right, #004694, #36c); border:solid 1px #ccc; font-size: 12px; color: #fff; }
.notice-date span{ display: block; font-size: 18px; margin-bottom: 6px; color: #004694; background: #fff; line-height: 26px; }
.zxxx-list-ul{width:48.6%;}
.zxxx-list-ul li{ position: relative; padding-left: 72px; height: 58px;padding-bottom: 15px; margin-bottom: 15px;display: flex; align-items: center;border-bottom:1px dashed #ccc}
.zxxx-list-ul li .sj{    position: absolute;text-align: center;left: 0;width: 53px;  border-right: 1px solid #ccc;height: 44px;color: #004694;padding-right: 7px;display:inline-block;}
.zxxx-list-ul li .sj p{font-size: 26px;text-align: center;line-height: 20px;font-family: Times New Roman;}
.zxxx-list-ul li .sj span{font-size: 12px;text-align: center;display: block;font-family: Times New Roman;}
.notice-tt1 a{ font-size: 15px; color: #333; }
.notice-tt1{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice-tt1 a:hover{color: #004694;}

.right-width{ width: 31.4%; float:right;}
.back-box .title{ margin-top: 10px; }
.notice-tt a{ font-size: 15px; color: #333; }
.notice-tt{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.ss-width{ width: 406.6666px; }
.ss-img img{ width: 180px; height: 120px; }
.ss-right-tt a{ font-size: 15px; color: #333; }
.ss-right-tt a:hover{color:#004694;}
.ss-right{ width: 430px; }
.ss-right-p{ color: #777; line-height: 25px; height: 80px; overflow:hidden; margin-top: 10px; }
.ss-right-tt{ margin-top: 8px; }
.kc-list li{ margin-bottom: 14px; }
.kc-list li a{ font-size: 15px; color: #555; }
.kc-list li a span{ color: #999; font-size: 14px; display: inline-block; padding-right: 12px; }
.kc-width{ width: 395px; margin-left: 50px; }
.link{ width: 100%; margin-top: 20px; }
.link li{float: left;margin-left: 20px;height: 36px;line-height: 36px;}
.link li a{ font-size: 15px; }

.img-list li{ float: left; width: 300px; margin:5px 20px; }
.img-list li a{ display: block; padding:12px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.img-list li a:hover{ box-shadow: 0 0 5px rgba(11,108,184,0.3); }
.img-list li a span{ display: block; margin-top: 15px; font-size: 15px; color: #555; }
.img-list li a:hover span{color:#004694;}
.img-list li img{height:194px;}

.img-list1 li{ float: left; width: 405px; margin:5px 20px; }
.img-list1{ margin:0 -20px; }
.img-list1 li a{ display: block;transition: all 0.4s ease-in-out;}
.img-list1 li a span{ display: block; margin-top: 15px; font-size: 15px; color: #555; }
.img-list1 li img{height:65px;transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s;width:100%;}



.bottom{ 
    background: #004694 url(../images/foot-bj.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 30px 0 0 0;
    height: 150px;
}
.bottom-list li{ float: left; width: 90px; margin-bottom: 10px; }
.bottom-left{ width: 270px;margin-left: 40px; }
.bottom-tt{ color: #fff; font-size: 15px; margin-bottom: 15px; }
.bottom-list li a,.friends-list li a,.bottom-contact li{ color: #8dceff; }
.friends-list li{ width: 200px; padding-right: 20px; float: left; margin-bottom: 10px; }
.friends-list p{ color: #ffffff; }
.bottom-center{ width: 415px; margin-left: 85px; }
.bottom-contact{ width: 480px; margin-left:100px;margin-top:7px;}
.bottom-contact p{margin:0;line-height:28px;color:#fff;}
.ewm-box{ font-size: 14px; color: #ffffff;    margin-right: 60px; }
.ewm-box img{ width: 90px; height: 90px; margin-bottom: 7px; }

.ewm-box1{ font-size: 14px; color: #8eceff;  margin-top: 20px;}
.ewm-box1 img{  height: 73px;float:left; }
.footer{ line-height: 32px; color:#ffffff; }
.footer p{margin-bottom:0px}
.footer span{ padding:0 20px; }
.back-bottom{padding-bottom: 20px;}
.link-list li a{ transition: 0.5s all; }
.link-list li a:hover{ transform: translate(0,-10px); }
.bottom-list li a:hover, .friends-list li a:hover,.header-a a:hover{ color: #004694; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block!important; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; }
.tabs-more{ position: absolute; top: -70px; right: 0; position: absolute;font-size: 15px;
    color: #999; }
.tabs-more:hover{ color: #004694; }

/*list*/
/*==列表页==*/
.in1440{background:#ffffff;min-height:700px;}
.lbnr{width:1200px; overflow: hidden; margin: 0 auto;}
.lbnr_left{float: left; width:250px; float: left; background: #fff;    margin-top: 30px;z-index: 1;position: absolute;box-shadow:0px 3px 10.79px 2.21px rgba(0, 0, 0, 0.15);}
.lbnr_left h2{height: 80px; background: #004694; line-height: 80px; text-align: center; color: #fff;font-size:20px;padding: 0px 8px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin:0;}
.lbhz{min-height:300px;background:#f1f7ff url(../images/bgl2.png) bottom center no-repeat;background-size:100% auto}
.lbhz li{line-height: 55px; font-size: 16px;    border-bottom: 1px solid #f5f5f5;}
.lbhz li a{display: block; color: #555555; text-align: center;border-left: 4px solid transparent;line-height: 30px; padding: 12px 15px;}
.lbhz li a:hover{border-left: 4px solid #004694;color: #004694;}
.lbhz .hover3 a{border-left: 4px solid #004694;color: #004694;}

.lbnr_right{width:900px; float: right;margin-top: 15px;}
.lbnr_right01{width:1200px;}
.dqwz{border-bottom:1px solid #d9d9d9;margin-top: 10px;    height: 60px;}
.dqwz .local{line-height: 60px; font-size: 14px; color: #555555;}
.dqwz p{line-height: 60px; font-size: 15px; color: #555555;text-align: right;}
.dqwz .lm{line-height: 60px; font-size: 22px; color: #004694;font-weight: bold;}
.dqwz a{color: #555;}
.dqwz a:hover{color: #004694;}
.xtb2{width:16px; height: 19px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 12px;}
.dqlb{min-height:500px;}
.dqlb ul{margin-top:15px;}
.dqlb li{line-height: 50px; font-size: 15px; color: #555555;background: url(../images/li02.png) no-repeat left center; padding-left: 20px; border-bottom: 1px dashed #ccc;}
.dqlb li b{font-weight:normal;}
.dqlb li:hover a{color: #004694;}

.fynr{text-align: center; padding: 20px 0 60px 0;}
.fynr li{display: inline-block; *display: inline; padding: 0 3px;}
.fynr li a{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb; line-height: 34px;}
.fynr li span{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb;line-height: 34px;}
.fynr .hover2 a{background: #004694;border: 1px solid #004694; color: #fff;}
.fynr a:hover{background: #004694;border: 1px solid #004694; color: #fff;}

/*==领导列表页1==*/
.ldlb{padding: 20px 0px 0px 0px;}
.ldlbxq{overflow: hidden;}
.ldlbxq li{width:33.33%; float: left; padding: 0 12px 40px 12px;box-sizing: border-box;}

.ldlbbox{border: 1px solid #d9d9d9;}
.tao2{background: #ededed;height: 1px; overflow: hidden;}
.ld_tp{width:200px; margin: 0 auto;}
.ld_tp img{width:273px;height:192px;}
.ld_tp p{font-size: 15px; color: #555555; line-height: 48px;margin-bottom:0px;}
.ld_text{width:240px; margin: 0 auto; padding: 12px 0 20px 0; position: relative;}
.ld_text p{font-size: 14px; line-height: 30px;color: #777777;}
.ld_text span{width:42px; height: 42px; bottom: -21px; position: absolute;left:50%;  transform:translateX(-50%);}
.ldlb a:hover .ldlbbox{border: 1px solid #004694;}
.ldlb a:hover span{background-size: 100%;}
/*==内容页==*/
.xqnr_tit{text-align: center; padding: 10px 0; border-bottom: 1px solid #ededed; }
.xqnr_tit1{text-align: center; border-bottom: 1px solid #ededed;}
.xqnr_tit h2,.xqnr_tit1 h2{font-size: 24px; color: #333; padding-bottom: 10px;line-height: 30px;}
.xqnr_tit p{font-size: 14px; color: #999999; }
.xqnr_tit span{}
.xtb3 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb4{ width:14px; height: 15px;display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb5 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xqnr_nr{padding: 30px 0px 50px 0px;}
.xqnr_nr p{font-size: 16px!important; color: #333; line-height: 36px!important;text-align: justify;}
.xqnr_nr table p{text-indent:0em!important;}
.Annex {margin-top:30px;color:#004694;}
.Annex h3{font-size:18px;font-weight: bold;margin-bottom: 10px;}
.Annex ul li{line-height:30px;}
.Annex ul li a{color:#004694;}

.sxfy ul{overflow: hidden; padding: 20px 0; border-top: 1px solid #ededed;}
.sxfy li{float: left; width:100%; font-size: 15px;color: #666;line-height: 32px;}
.sxfy a{color: #666;}
.sxfy a:hover{color: #004694;}
.notice-b li a{ transition: 0.5s all; }
.notice-b li a:hover{ background-size: 110% 110%!important; }
.title a:hover,.notice-list li a:hover{color: #004694;}
.ldlbxq-lg li{ width: 33.33%; }
.ldlbxq-lg .ld_tp img{ width: 100%; }
.ldlbxq-lg .ld_tp{ width: 100%; }
.ldlbxq-lg .ld_tp p{ padding:0 15px; text-align: center;}
.ldlbxq-lg .ld_text{ width: 100%; padding-left: 15px; padding-right: 15px; }
.fr{ float: right; }


.slider {
    width: 48.6%;
    height:350px;
    float: left;
    overflow: hidden;
    position: relative;
}


.slider .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 2%;
    bottom: 13px;
    z-index: 1;
}


.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


.slider .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border:1px solid #fff;
    background:#fff;
    cursor: pointer;
    /*opacity: 0.5;*/
    border-radius: 50px;
}


.slider .hd ul li.on {
    background: #f47c3c;
    border:1px solid #f47c3c;
    width: 15px;
    height: 8px;
    line-height: 8px;
    opacity: 1;
    color: #fff;
}


.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


.slider .bd li {
    /* zoom: 1; */
    /* vertical-align: middle; */
    /* position: relative; */
}


.slider .bd li h1 {
    height: 46px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: url(../images/tt_bg.png);
    font-size: 15px;
    font-weight: normal;
    width: 100%;
    line-height: 46px;
    z-index: 999;

}


.slider .bd li h1 a {
    color: #ffffff;
    display: block;
    padding-left:20px;
    transition: all 0.4s ease-in-out;
    width:80%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.slider .bd li h1 a:hover {
    font-weight:bold;

}

.slider .bd img {
    margin:0 auto;
    width: 100%;
    height: 350px;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;}

.slider .bd li img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.zxtz{margin-top:10px;}
.bbg{background: url(../images/bg.png) no-repeat  75px 70px; background-size: 90%;margin-bottom:15px;}
.m-hp{display:none;}
.xiaoxun1{
position:fixed;
top:720px;
right:50%;
margin-right:-800px;
z-index:-1;
}
.xiaoxun{
position:absolute;
top:800px;
right:50%;
margin-right:-800px;
}
.clearfix{clear:both;}

.special{overflow:hidden;}
.special li{ float: left; width: 300px; margin:5px 20px; }
.special li a{ display: block; padding:12px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.special li a:hover{ box-shadow: 0 0 5px rgba(11,108,184,0.3); }
.special li a span{ display: block; margin-top: 15px; font-size: 15px; color: #555; }
.special li a:hover span{color:#004694;}
.special li img{height:194px;}
.bqleft{float:left;width:60%;}
.weixin{float:right;margin-top: -15px;}
.weixin ul li{
	float: left;
	
	margin-left: 20px;
}
.weixin ul li img{
	display: block;
	width: 100px;
	height: 100px;
}
.weixin ul li p{
	text-align: center;
	font-size: 12px;
	color: #fff;

}

@media only screen and (max-width:1024px){
.xiaoxun{display:none;}
.header{display:none;}
.nav-list{display:none;}
.m-top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    z-index: 9999;
	}
	.wap {
		display: block !important;
	}
	.wap-menu {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99999;
		font-size: 0;
	}
	.wap-menu img {
		margin-top:10px;
	}
	.close-menu {
		display: none;
	}
	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		background-size: 100% auto;
		z-index: 999;
		padding: 10px;border-bottom:1px solid #f3f3f3;
	}
	.m-logo {
		font-size: 0;
	}
	.m-logo a {
		font-size: 0;
		line-height: 55px;
		display: block;
	}
	.m-logo img {
		max-height: 40px;
		max-width: 100%;
		vertical-align: middle;margin-top: 5px;
                float:left;
	}
        .bmlogo{height: 30px !important;margin-top: 10px !important;}
	.m-nav {
		position: fixed;
		top: 65px;
		right: -100%;
		bottom: 0;
		z-index: 999;
		background: #004e96;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		overflow-y: scroll;
		width: 100%;
		max-width: 375px;
	}
	.m-nav .top-r {
		color: #fff;
		padding-left: 15px;
	}
	.m-nav ul {
		padding: 0 15px;
		/* border-top: 1px solid rgba(255, 255, 255, 0.2); */
	}
	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}
	.m-nav ul li>span.on {
		transform: rotateZ(90deg);
	}
	.m-nav ul li ul {
		display: none;
	}
	.m-nav ul li ul li {
		border: none;
	}
	.m-nav>ul>li a {
		display: block;
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}
	.m-nav>ul>li ul li a {
		padding: 10px 0;
	}
	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(../images/m-nav_down.png) no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}
.container{width:100%;}
.back-bottom{margin-top:65px;}
.banner{width: 100%;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 45vw;
    top: 75px;}

.slick{width:100%;left: 0;margin-left: 0;top: 0;}
.slick img{width:100%;height:120px;}
.slider{width: 100%;margin-bottom: 30px;height:260px;}
.slider .bd img{height:260px;}
.slider .bd li h1{width: 100%;}
.slider .bd li h1 a{width:75%;padding-left:2%;}
.title{margin:10px 0 20px;}
.title:first-child{margin:20px 0;}
.zxxx-list-ul{width:100%}
.left-width{width:100%;}
.right-width{float:left;width: 100%;}
.left-width{width: 100%;}
.left-width:nth-child(2){margin:0;}
.img-hide{width:25%;}
.ss-img img{width:100%;height:auto;}
.ss-right{width:70%;}
.ss-right-tt{margin-top:0;}
.ss-right-p{height:25px;}
.tabs-list-ul{padding:5px;}
.img-list1{margin:0;}
.img-list1 li{width: 100%;margin:10px 0;}
.img-list1 li img{width: 100%;height:auto;}
.bottom{height:auto;}
.ewm-box1{display:none;}
.bottom-contact{width:100%;margin:10px 0 0;text-align:center;}
.ewm-box{width: 100%;margin:20px 0 0;}
.list-banner{margin-top:75px;}
.in1440{padding-right: 15px;padding-left: 15px;margin-top: 65px;}
.lbnr{width:100%;}
.lbnr_right01{width:100%;margin-top: 0;}
.dqwz{height:50px;margin-top: 0;}
.dqwz .lm{display:none;}
.dqwz .local{float:left;font-size: 15px;line-height: 50px;}
.dqlb li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left:12px;}
.xqnr_tit{margin:0;padding:0;}
.xqnr_tit h2, .xqnr_tit1 h2{font-size:18px;padding-bottom:0;}
.xqnr_tit p{font-size:12px;}
.xqnr_nr p{font-size: 15px !important;line-height: 30px !important;}
.xqnr_nr img{height:auto!important;}
.Annex h3{font-size: 16px}
.Annex ul li a{font-size: 15px}
.sxfy{padding:0;}
.sxfy li{width:100%;line-height: 32px;}
.sxfy ul li:nth-child(2){text-align:left;}
.lbnr_left{display:none;}
.lbnr_right{width:100%;margin-top: 0;}
.pc-hp{display:none;}
.m-hp{display:block;}
.bqleft{width:100%;float:none;}
.footer p{text-align:center!important;}
.weixin{margin-top:15px;float:none;}
.weixin ul{width:100px;margin:0 auto;}
.link li{margin-left:0;width:100%;text-align:left;}
}