body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;


}
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{ max-width:100%; display: inline-block; vertical-align: middle;}
.container{ width: 1270px;}
.header{ background:  center top repeat-x; height: 222px; position: absolute; left: 0; top: 0; right: 0; z-index: 10000; }
.header .container{ width: 1330px; }
.logo{ padding-top: 33px; }
.header-a a{ display: block; float: left; color: #fff; margin-left: 25px; height: 20px; line-height: 20px; }
.header-a a.icon01{ background:   left center no-repeat; padding-left: 30px; }
.header-a a.icon02{ background:  left center no-repeat; padding-left: 30px; }
.header-a a.icon03{ background:  left center no-repeat; padding-left: 18px; }
.header-a{ padding-top: 25px; margin-bottom: 15px; }
.nav-list li{ float: left; margin-left: 30px; padding-bottom: 10px; }
.nav-list li a{ font-size: 18px; color: #fff; }
.nav-list{ position: relative; }
.nav-list-two {
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    width: 100%;
    height: 200px;
    background: #fff;
    transition: all 0.4s linear 0s;
    padding: 25px 30px;
    
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.35);
    display: none;
}
.nav-list li:hover .nav-list-two{ display: block; }
.nav-list-two-left-nav {
    display: inline-block;
    width: calc(100% - 300px);
    height: 100%;
    vertical-align: middle;
    float: left;
    margin-top: 20px;
}
.nav-list-two-right-img {
    width: 300px;
    height: 150px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    overflow: hidden;
}
.nav-list-two-nav-item {
  display: block;
  font-size: 16px;
  color: #333!important;
  padding-left: 17px;
  background: left center no-repeat;
  width: 100%;
  transition: 0.3s all;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
}
.nav-list-two-nav-item:hover{ padding-left: 22px; }
.nav-list-two-nav-item .iconfont {
  font-size: 12px;
  color: #ccc;
  transition: all 0.3s linear 0s;
}

.nav-list-two-nav-item:hover {
  color: #610606;
}

.nav-list-two-nav-item:hover .iconfont {
  margin-right: 5px;
}








.banner{ overflow:hidden; margin:0; }
.banner .slick-dots{ right: 50%; margin-right: -650px; bottom: 50px; width: auto; left: auto; }
.banner .slick-dots li{ margin:0 0 0 10px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 26px; height: 26px; line-height: 26px; padding:0; text-align: center; font-size: 14px; color: #fff; }
.banner .slick-dots li button{ background: #000; }
.banner .slick-dots li.slick-active button{ background: #347c33; }
.slick-dots li button:before{ display: none; }
.banner .slick-prev{ width: 47px; height: 94px; background:  center no-repeat; left: 0; z-index: 1000; margin-top: -47px; }
.banner .slick-next{ width: 47px; height: 94px; background: center no-repeat; right: 0; margin-top: -47px; }
.slick-prev:before,.slick-next:before{ display: none; }
.title span{ display: inline-block; font-size: 30px; color: #000; position: relative; padding-left: 48px; }
.title span i{ position: absolute; left: 0; top: 50%; height: 40px; line-height: 40px; margin-top: -20px; }
.title span i img{ display: block; }
.title{ margin:50px 0 40px 0; }
.title a{ float: right; width: 30px; height: 30px; background: center no-repeat; margin-top: 7px; } 
.news-list li{ float: left; width: 33.333333%; padding:0 19px; }
.news-list{ margin:0 -19px; }
.news-list-img a{ display: block; position: relative; padding-top: 66%; }
.news-list-img a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.news-list-tt a{ font-size: 18px; color: #000; }
.news-list-tt{ margin-top: 10px; }
.notice-list li{ float: left; width: 50%; margin-top: 15px; padding:0 30px; line-height: 34px; }
.notice-list{ margin:0 -30px; padding-top: 35px; }
.notice-list a{ font-size: 17px; color: #333; display: block; padding-left: 75px; position: relative; }
.notice-list a span{ position: absolute; left: 0; top: 0; font-size: 16px; color: #333; width: 60px; text-align: center; background: #c4d6c4; }
.tz-list li{ float: left; width: 33.333333%; padding:0 10px; margin-bottom: 25px; }
.tz-list-box{ display: block; background: #fff; padding:10px 25px 0 80px; height: 84px; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-bottom: solid 3px #cbd7cb; }
.tz-list-date{ position: absolute; width: 58px; height: 56px; padding-top: 3px; left: 15px; top: 13px; border-radius: 4px; text-align: center; background: #a5b4a4; color: #fff; }
.tz-list-date span{ font-size: 28px; display: inline-block; line-height: 28px; }
.tz-list-tt{ font-size: 17px; text-align: justify; color: #333; line-height: 30px; height: 60px; overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden; }
.tz-list li a:hover{ background: center no-repeat; background-size: 100% 100%; border:none; }
.tz-list li a:hover .tz-list-tt{ color: #fff; }
.tz-list li a:hover .tz-list-date{ background: #fbfeff; color: #1e6e1b; }
.tz-list{ margin:0 -10px; }
.back-one{ overflow:hidden; background: center bottom no-repeat; padding-bottom: 40px; }
.back-tow{ background:  center no-repeat; background-size: cover; padding-bottom: 85px; }
.left-box{ width: 35%; }
.back-box{ height: 510px; background: #fff; background: rgba(255,255,255,0.13); border:solid 1px #8daf99;}
.back-tow .title a{ background:  center no-repeat; }
.back-tow .title span{ color: #fff; }
.img-link a{ display: block; position: relative; padding-top: 63%; }
.img-link a img{ position: absolute; left: 0; top: 0; width: 100%; }
.img-link{ margin:-1px; }
.bottom-c{ padding:10px 25px; }
.bottom-tt a{ font-size: 18px; color: #fff; font-weight: bold; }
.bottom-p{ line-height: 25px; height: 50px; overflow:hidden; text-align: justify; color: #fff; margin-top: 10px; }
.bottom-ul li a,.bottom-ul li{ font-size: 17px; color: #fff; }
.bottom-ul li{ line-height: 40px; }
.bottom-ul li a{ padding-left: 20px; background: left center no-repeat; }
.bottom-ul{ margin-top: 10px; }
.right-box{ width: 62%; }
.right-box .back-box{ padding:30px; }
.mt-list li{ float: left; width: 50%; padding:0 15px; }
.mt-list{ margin:0 -15px; }
.mt-list li a{ display: block; position: relative; padding-top: 66%; }
.mt-list li a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.mt-list li a span{ position: absolute; left: 20px; right: 20px; bottom: 10px; z-index: 10; font-size: 18px; color: #fff; }
.mt-list li a:before{ display: block; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: center no-repeat; background-size: 100% 100%; z-index: 5; }
.mt-list-b li{ float: left; width: 50%; padding:0 15px; margin-top: 35px; }
.mt-list-b{ margin:0 -15px; padding-top: 5px; }

.mt-list-b-box{ position: relative; padding-left: 80px; height: 75px; }
.mt-list-left{ position: absolute; left: 0; top: 5px; }
.mt-list-date{ font-size: 12px; line-height: 16px; padding-top: 10px; color: #1e771a; background: #d6f3d5; border-radius: 4px; width: 68px; height: 50px; }
.mt-list-date span{ font-size: 24px; }
.mt-list-b-c{ color: #fff; font-weight: bold; margin-top: 5px; }
.mt-list-tt{ font-size: 18px; text-align: justify; color: #fff; line-height: 30px; height: 60px; overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.mt-list-tt a{ color: #fff; }
.back-three{ background:  center no-repeat; background-size: cover; padding-bottom: 52px; }
.play-link a{ display: block; position: relative; padding-top: 60%; }
.back-three .col-xs-6{ padding:0 9px; }
.back-three .row{ margin:0 -9px; }
.play-link a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.play-link a span{ position: absolute; left: 0; right: 0; top: 50%; text-align: center; color: #fff; font-size: 24px; z-index: 10; margin-top: -57px; padding-top: 80px; background:   center top no-repeat; }
.play-link a i{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 6; background:   center no-repeat; background-size: cover; }
.mt-list-lg li{ padding:0 9px; margin-bottom: 18px; }
.mt-list-lg{ margin:0 -9px; }
.mt-list-lg li a{ height: 174px; padding:0; }
.mt-list-lg li a span{ bottom: 15px; }
.zt-list li{ float: left; width: 33.333333%; padding:0 16px; }
.zt-list{ margin:0 -16px; padding-bottom: 70px; }
.footer{ background: center no-repeat; background-size: cover; padding-top: 35px; }
.footer-left{ width: 480px; }
.friends-tt span{ font-size: 20px; color: #fff; padding-right: 30px; background:  right center no-repeat; }
.friends-tt{ margin-bottom: 20px; }
.friends-list li a{ font-size: 15px; color: #fff; }
.friends-list li{ margin-right: 15px; margin-bottom: 10px; float: left; }
.ewm-box img{ width: 93px; margin-bottom: 5px; }
.ewm-box{ color: #fff; padding-right: 44px; }
.ewm-box .pull-left{ margin-left: 25px; }
.footer-logo{ padding-top: 23px; }
.footer-bottom{ background: #223422; font-size: 16px; color: #fff; padding:10px 0; margin-top: 35px; }
.footer-bottom span{ padding:0 25px 0 15px; }
.footer-bottom a{ display: inline-block; background: #e2aa25; font-size: 16px; border-radius: 30px; padding:0 10px; }
.nav-click{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.phone-search{ display: none; }
.search-box{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search,.btn-search:hover,.btn-search:focus{ position: absolute; right: 0; background: #075ea8; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0}.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
/*****************单页面***************/
.list-banner{ height: 590px; }
.list-left{ width: 240px; position: relative; z-index: 100; }
.list-left-top{ position: absolute; bottom: 100%; left: 0; width: 100%; font-size: 24px; color: #fff; font-weight: bold; height: 94px; line-height: 94px; text-align: center; background: #075ea8; background: rgba(7,94,168,0.75); }
.list-left-nav li a{ display: block; font-size: 18px; color: #313131; line-height: 69px; border-bottom: dashed 1px #eae8e2; padding-left: 55px; }
.list-left-nav li a.active,.list-left-nav li a:hover{ background: #f4f4f4; color: #075ea8; font-weight: bold; position: relative; }
.list-left-nav li a.active:before,.list-left-nav li a:hover:before{ display: block; content: ""; height: 30px; width: 4px; background: #075ea8; position: absolute; left: 0; top: 50%; margin-top: -15px; }
.list-right{ width: 955px; margin-top: 25px; }
.list-right-tt{ border-bottom: solid 1px #eceae4; margin-bottom: 20px; }
.list-right-l{ font-size: 20px; color: #075ea8; font-weight: bold; border-bottom: solid 5px #075ea8; padding-bottom: 10px; margin-bottom: -3px; }
.nav-b a,.nav-b{ font-size: 15px; color: #888; }
.nav-b a.active,.nav-b a:hover{ color: #075ea8; }
.nav-b{ padding-top: 5px; }
.about-txt p{ margin-bottom: 0; text-align: justify; text-indent: 2em; line-height: 38px; font-size: 16px; color: #313131; }
.list-content{ position: relative; padding-bottom: 20px; }
.list-content:before{ display: block; content: ""; position: absolute; left: 255px; top: 0; bottom: 0; border-right: solid 1px #eae8e2; }
/*******************历史沿革***********************/
.ls-ul-tt{ font-size: 16px; color: #075ea8; font-weight: bold; }
.ls-ul{ margin-left: 25px; margin-top: 60px; position: relative; padding-bottom: 1px; }
.ls-ul-p{ font-size: 16px; color: #858985; margin-top: 15px; }
.ls-ul li{ position: relative; padding-left: 65px; margin-bottom: 47px; }
.ls-ul li:before{ display: block; content: ""; position: absolute; left: 0; top: 0px; width: 47px; height: 21px; background: url(/images/quan.png) left center no-repeat; }
.ls-ul:before{ display: block; content: ""; position: absolute; left: 0; top: 9px; background: url(/images/lind.png) left top repeat-y; bottom: 0; width: 22px; }
/*******************列表******************/
.gg-list li{ position: relative; line-height: 49px; padding-right: 160px; border-bottom: dashed 1px #f4f3f0; font-size: 16px; color: #313131; }
.gg-list li em{ position: absolute; right: 0; top: 0; font-size: 16px; color: #969696;    font-style: normal; }
.gg-list li a{ font-size: 16px; color: #313131; padding-left: 15px; background:   left center no-repeat; }
.page-box{ margin-top: 80px; }
/**************内容页***************/
.article-nav{position: absolute;
    bottom: 100%;
    left: 15px;
    width: 240px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    height: 94px;
    line-height: 94px;
    text-align: center;
    background: #075ea8;
    background: rgba(7,94,168,0.75);
}
.article-nav span{ display: inline-block; height: 94px; }
.article-tt{ font-size: 26px; color: #222; margin-top: 40px; }
.article-sm{ font-size: 16px; color: #666; }
.article-sm span.sp1{ padding:0 25px; }
.article-sm{ padding:20px 0 30px 0; border-bottom: solid 1px #f4f4f4; }
.article-txt p{ font-size: 16px; color: #222; line-height: 40px; margin-bottom: 10px;  word-break: break-all;  text-indent: 2em;}
.article-txt img {margin: 10px auto;   display: block;  max-width: 90%;     height: auto !important; }
.article-txt table {font-size:14px; max-width:90%; margin:0 auto; border-collapse: collapse;}
.article-txt table td{ padding:5px 10px; line-height:30px; }
.article-txt table td p{ text-indent:0em !important; margin-bottom:0px;}

.article-txt{ padding:20px 0; border-bottom: solid 1px #f4f4f4; }
.article-link p,.article-link p a{ font-size: 16px; color: #313131; }
.article-link p span{ font-size: 16px; color: #a0a09f; font-weight: bold; }
.article-link p{ margin-bottom: 15px; }
.article-link{ margin-top: 25px; }
.article-right{ width: 305px; padding-left: 20px; z-index: 100; position: relative; }
.right-tt{ position: relative; margin-bottom: 10px; padding-left: 35px; margin-top: 50px; font-size: 18px; color: #000; font-weight: bold; background: url(/images/tit1.png) left center no-repeat; background-size: 20px auto; }
.list-content-article .list-right{ width: 935px; padding-bottom: 70px; }
.list-content-article:before{ right: 15px; border-left: solid 1px #eae8e2; border-right: none; left: auto; width: 305px; background: #f4f4f4; }
.list-content-article .nav-b{ padding-right: 15px; }
.right-tt:before{ position: absolute; display: block; content: ""; left: 135px; right: 0; top: 50%; border-top: solid 1px #eceae4; }
.article-list li a{ font-size: 16px; color: #313131; padding-left: 12px; background:  left center no-repeat; }
.article-list li{ line-height: 35px; margin-right: 5px; }
.article-bottom{ padding-right: 15px; }
.list-content-article{ padding-bottom: 0; }
/**************图片列表**************/
.list-left-nav li{ position: relative; }
.list-left-nav li a span{ display: inline-block; padding-right: 35px; background: url(/images/raw-b.png) right center no-repeat; }
.list-left-nav-down li a{ font-size: 16px; line-height: 40px; }
.list-left-nav-down li a,.list-left-nav-down li a:before{ border:none!important; }
.list-left-nav-down li a font{ padding-left: 20px; background: url(/images/down01.png) left center no-repeat; }
.list-left-nav-down li a.on font,.list-left-nav-down li a:hover font{ padding-left: 20px; background: url(/images/down01.png) left center no-repeat; }
.list-left-nav-down li a.on{ color: #075ea8; }
.list-left-nav-down li a:before{ display: none!important; }
.list-left-nav-down li a:hover{ background: none!important; font-weight: normal; }
.list-left-nav-down{ display: none; }
.img-ul-img a{ display: block; position: relative; padding-top: 71%; }
.img-ul li{ float: left; width: 33.333333%; padding:0 18px; margin-top: 35px; }
.img-ul{ margin:0 -18px; margin-top: -15px; }
.img-ul img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.img-ul-tt a{ font-size: 16px; color: #000; }
.img-ul-tt{ margin-top: 10px; }
/******************2138cn太阳集团领导********************/
.ld-list li{ float: left; width: 50%; padding:0 15px; margin-top: 30px; }
.ld-list{ margin:0 -15px; }
.ld-list-box{ height: 197px; position: relative; border:solid 1px #e7e7e7; padding:20px 25px 0 40px; }
.ld-list-name{ position: absolute; left: 25px; top: -15px; padding:0 15px; background: #fff; font-size: 20px; color: #000; font-weight: bold; }
.ld-list-zw{ font-size: 16px; color: #888; }
.ld-txt{ color: #888; line-height: 25px; height: 75px; overflow:hidden; margin-top: 20px; }
.ld-a{ display: inline-block; margin-top: 15px; padding-right: 25px; color: #075ea8; background:  right center no-repeat; }
/****************友情链接*****************/
.list-right-lg{ width: 100%!important; margin-top: 0; padding-top: 25px; }
.list-content-no:before{ display: none; }
.friend-ul li{ float: left; width: 25%; padding:0 7px; margin-bottom: 20px; }
.friend-ul{ margin:0 -7px; }
.friend-ul li a{ display: block; border:solid 1px #f3f3f3; line-height: 52px; padding:0 35px; font-size: 16px; color: #858985; }
.friend-ul li a:hover{ background: #075ea8; box-shadow: 0 0 7px rgba(7,94,168,0.75); color: #fff; border-color: #075ea8; }
/*****************专题专栏*****************/
.zt-list-lg li{ margin-bottom: 40px; }
.zt-list-lg{ padding-top: 20px; }
.page-box-sm{ margin-top: 0; }
.jg-ul li{ width: 33.333333%; padding:0 10px; margin-bottom: 25px; float: left; }
.jg-box{ border:solid 1px #f4f4f4; border-radius: 4px; padding:20px; }
.jg-logo{ width: 61px; height: 61px; background:  center no-repeat; }
.jg-name{ font-size: 16px; color: #000; font-weight: bold; }
.jg-right{}
.jg-p{ font-size: 15px; color: #888; margin-top: 3px; }
.jg-ul{ margin:0 -10px; }
.jg-box:hover{ background: #f4f4f4; }

.nav-list-two-nav-item:hover,.news-list-tt a:hover,.notice-list a,.gg-list li a:hover,.article-list li a:hover,.img-ul-tt a:hover,.ld-a:hover{ color: #075ea8!important; }
.mt-list-tt a:hover,.bottom-tt a:hover,.bottom-ul li a:hover,.friends-list li a:hover,.nav-list li a:hover{ text-decoration: underline!important; }






@media( max-width: 1399px){
    .header .container,.container{ width: 1230px; }
    .list-right{ width: 920px; }
    .mt-list-lg li a{ height: 169px; }
    .footer-left{ width: 450px; }
    .nav-list li{ margin-left: 20px; }
    .banner .slick-dots{ margin-right: -600px; }
    .list-content-article .list-right{ width: 895px; }
}
@media( max-width: 1279px){
    .header .container,.container{ width: 970px; }
    .nav-list li a{ font-size: 15px; }
    .nav-list li{ margin-left: 10px; }
    .back-box{ height: 450px; }
    .mt-list-lg li a{ height: 130px; }
    .footer-left{ width: 300px; }
    .footer-bottom,.footer-bottom a{ font-size: 14px; }
    .banner .slick-dots{ margin-right: -470px; }
    .list-right{ width: 670px; }
    .list-content-article .list-right{ width: 635px; }
    .jg-ul li{ width: 50%; }
    }
@media( max-width: 991px){
    .container{ width: 750px; }
    .banner .slick-dots{ margin-right: -360px; }
    .header .container{ width: 100%; }
    .header{ height: 50px; background: #075ea8; }
    .logo img{ height: 40px; }
    .logo{ padding-top: 5px; }
    .header .header-right{ position: absolute; display: none; background: #075ea8; top: 100%; left: 0; right: 0; border-top: solid 1px #fff; padding-bottom: 50px; }
    .nav-list li{ float: none; margin:0; width: 100%; }
    .nav-list li a{ display: block; line-height: 40px; padding:0 15px; }
    .header-a{ position: absolute; left: 0; right: 0; bottom: 0px; text-align: center; }
    .header-a a{ display: inline-block; margin:0 10px; float: none; }
    .header-a a.icon03{ display: none; }
    .header-a .pull-right{ width: 100%; }
    .back-box{ height: 400px; }
    .mt-list-lg li a{ height: 96px; }
    .footer-left{ width: 100%; }
    .footer-bottom span{ display: block; padding:0; margin:5px 0; }
    .menu-button{ display: block; }
    .nav-list-two{ height: auto; padding:15px; position: static; }
    .nav-list-two-left-nav{ width: 100%; float: none; padding-top: 0; margin-top: 0; }
    .nav-list-two-right-img,.nav-list li:hover .nav-list-two{ display: none; }
    .nav-list-two{ transition: 0; }
    .nav-list li{ position: relative; }
    .nav-click { display: none; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .phone-search{ position: absolute; right: 60px; top: 0; line-height: 50px; display: block; }
.search-box {
    width: 600px;
    margin-left: -300px;
}
.list-right{ width: 450px; }
.list-content-article .list-right{ width: 100%; }
.list-content-article:before,.article-right{ display: none; }
.friend-ul li{ width: 33.333333%; }
.jg-ul li{ width: 100%; }
.nav-list li{ padding-bottom: 0; }
}
@media( max-width: 768px){
    .container{ width: 100%; }
    .header{ position: relative; }
    .banner .slick-prev{ width: 24px; height: 48px; background-size: 100% auto; margin-top: -24px; }
    .banner .slick-next{ width: 24px; height: 48px; background-size: 100% auto; margin-top: -24px; }
    .news-list li{ width: 100%; margin-bottom: 15px; }
    .title span{ font-size: 24px; padding-left: 36px; }
    .title{ margin:20px 0; }
    .title span i img{ height: 30px; }
    .title span i{ height: 30px; line-height: 30px; margin-top: -15px; }
    .title a{ width: 20px; background-size: 100% auto!important; margin-top: 4px; }
    .news-list-tt a{ font-size: 16px; }
    .notice-list li{ width: 100%; margin-bottom: 10px; margin-top: 0; }
    .notice-list{ padding-top: 0; }
    .notice-list a{ font-size: 16px; }
    .notice-list a span{ font-size: 14px; }
    .tz-list li{ width: 100%; margin-bottom: 15px; }
    .left-box{ width: 100%; }
    .back-box{ height: auto; }
    .right-box{ width: 100%; }
    .right-box .back-box{ padding:15px; }
    .mt-list li{ width: 100%; margin-bottom: 15px; }
    .mt-list-b li{ width: 100%; margin-top: 15px; }
    .mt-list-b li:first-child{ margin-top: 0; }
    .mt-list-tt,.mt-list-tt a{ font-size: 16px; }
    .back-tow{ padding-bottom: 30px; }
    .back-three .col-xs-6{ width: 100%; margin-bottom: 15px; }
    .mt-list-lg li a{ height: auto; padding-top: 60%; }
    .back-three{ padding-bottom: 15px; }
    .zt-list li{ width: 100%; margin-bottom: 15px; text-align: center; }
    .zt-list{ padding-bottom: 10px; }
    .footer-logo{ text-align: center; width: 100%; margin-bottom: 15px; padding-top: 10px; }
    .footer-logo img{ width: 220px; }
    .footer{ padding-top: 20px; }
    .footer-bottom, .footer-bottom a{ font-size: 12px; }
    .footer-bottom{ margin-top: 15px; }
    .friends-tt{ margin-bottom: 10px; }
    .play-link a span{ font-size: 16px; background-size: auto 40px; padding-top: 45px; margin-top: -33px; }
    .ewm-box .pull-left{ margin:0 5px; display: inline-block; float: none!important; }
    .ewm-box{ width: 100%; padding:0; }
    .banner .slick-dots{ right: 15px; margin:0; bottom: 10px; }
    .banner .slick-dots li, .banner .slick-dots li button{ width: 20px; height: 20px; }
    .banner .slick-dots li button{ font-size: 12px; line-height: 20px; }
    .banner .slick-dots li{ margin-left: 5px; }
    .col-sm-4{ width: 50%; float: left; }
.search-box {
    width: auto;
    margin-left: 0;
    left: 15px;
    right: 15px;
}
.list-left{ width: 100%; }
.list-left-top,.article-nav{ height: 50px; line-height: 50px; text-align: left; padding-left: 20px; font-size: 18px;  }
.list-banner{ height: auto; padding-top: 50%; }
.list-content:before{ display: none; }
.list-left-nav li a{ font-size: 16px; line-height: 40px; padding-left: 20px; }
.list-left-nav{ display: none; }
.list-left-top .nav-click{ height: 50px; line-height: 50px; display:block;}
.list-right{ width: 100%; }
.nav-b{ display: none; }
.about-txt p{ font-size: 14px; line-height: 25px; }
.list-content{ padding-bottom: 30px; }
.ls-ul{ margin:20px 0 0 0; }
.ls-ul li{ margin-bottom: 20px; }
.gg-list li{ padding-right: 100px; }
.page-box{ margin-top: 30px; }
.gg-list li{ line-height: 40px; }
.gg-list li a{ font-size: 14px; }
.gg-list li em{ font-size: 14px; }
.article-tt{ font-size: 18px; margin-top: 20px; }
.article-sm{ font-size: 12px; padding-bottom: 20px; }
.article-sm span.sp1{ padding:0 10px; }
.article-txt p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
.article-txt{ padding:20px 0; }
.article-bottom{ padding-right: 0; }
.article-link p, .article-link p a,.article-link p span{ font-size: 14px; }
.list-content-article .list-right{ padding-bottom: 0; }
.article-nav span{ line-height: 50px; height: 50px; }
.article-nav{ width:auto; right: 15px; }
.img-ul li{ width: 50%; padding:0 5px; margin-top: 5px; margin-bottom: 10px; }
.img-ul{ margin:0 -5px; }
.img-ul-tt a{ font-size: 14px; }
.ld-list li{ width: 100%; }
.friend-ul li{ width: 100%; }
.friend-ul li a{ font-size: 16px; padding:0 20px; line-height: 45px; }
.zt-list-lg{ padding:0; }
}



.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {margin: 5px 0px 0px 5px !important;}


