body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
    letter-spacing:2px; 

}
.img-hide{ overflow:hidden; }

.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;}
.container{ width: 1530px; }
.logo{ padding:20px 0; }
.logo-txt{ font-size: 30px; line-height: 96px; margin-left: 45px; }
.nav-box{ background: #32b16c; }
.nav-list li{ float: left; width: 16.666666%; position: relative; }
.nav-list li a{ height: 60px; line-height: 60px; color: #fff; font-size: 20px; display: block; }
.nav-list li a:hover{ background: #1fb965; }
.slick{ overflow:hidden; margin:0; }
.slick .slick-dots{ bottom: 75px; }
.slick .slick-dots li{ width: 10px; height: 10px; background: #ddd; border-radius: 50%; }
.slick .slick-dots li.slick-active{ background: #32b16c; }
.link-list li{ float: left; width: 16.666666%; position: relative; }
.link-list li:before{ display: block; content: ""; height: 66px; position: absolute; right: 0; top: 50%; margin-top: -33px; border-right: solid 1px #33b16d; }
.link-list li:last-child:before{ display: none; }
.link-list{ background: #fff; box-shadow: 0 0 10px #ddd; }
.link-list li a{ display: block; font-size: 24px; color: #009944; padding:25px 0; }
.link-list li a span{ display: inline-block; height: 55px; }
.link-list{ margin-top: -65px; position: relative; z-index: 1000; margin-bottom: 45px; }
.index-back{ background: #f8f8f8; padding-bottom: 50px; }
.login-width{ width: 23%; padding:20px; background: #fff; height: 286px; }
.login-tt{ font-size: 24px; color: #000; margin-bottom: 20px; }
.login-left{ font-size: 18px; color: #000; line-height: 30px; width: 95px; text-align: right; }
.login-box{ position: relative; margin-bottom: 10px; }
.login-input{ position: absolute; left: 95px; top: 0; right: 0; }
.login-input .form-control{ width: 100%; border-radius: 0; width: 100%; box-shadow: none; border:solid 1px #dcdcdc; height: 30px; }
.login-box-sm{ padding-right: 35px; }
.login-users{font-size:18px; line-height: 40px}/*登录之后*/
.login-users a{font-size:18px; line-height: 40px;color:#32b16c }/*登录之后*/
.yzm{ cursor: pointer; position: absolute; right: 0; top: 0; }
.yzm img{ width: 67px; height: 30px; }
.btn-login{ font-size: 20px; color: #fff; background: #32b16c; border-radius: 30px; padding:0px 10px; }
.btn-forget{ font-size: 16px; background: none; color: #f39700;}
.btn-login:hover{ color: #fff; background: #15c867; }
.btn-login:focus{ color: #fff; }
.btn-forget:hover{ color: #f8b038; }
.lb-width{ width: 36.5%; margin-left: 2.5%; }
.lb-width img{ width: 100%; height: 286px; }
.lb-box{ margin:0; overflow:hidden; }
.lb-box .slick-dots{ left: auto; right: 0; text-align: right; bottom: 10px; }
.lb-box .slick-dots li,.lb-box .slick-dots li button{ color: #333; font-size: 12px; border-radius: 0; padding:0; width: 20px; height: 20px; background: #fff; text-align: center; line-height: 18px; }
.slick-dots li button:before{ display: none!important; }
.lb-box .slick-dots li button{ border:solid 1px #fff;}
.lb-box .slick-dots li.slick-active button{ background: #cf3a1a; color: #fff; }
.login-b{ margin-top: 27px;}
.lb-box span{ display: block; position: absolute; left: 0; right: 0; bottom: 0; background: #000; color: #fff; padding:10px 150px 10px 20px; background: rgba(0,0,0,0.5); }
.news-r-tt{ font-size: 28px; color: #000; margin-bottom: 15px; }
.news-r-tt a{ float: right; font-size: 18px; color: #32b16c; margin-top: 10px; }
.news-right{ width: 35%; }
.news-right-a li{ position: relative; padding-right: 115px; font-size: 18px; color: #959595; line-height: 48px; }
.news-right-a li span{ position: absolute; top: 0; right: 0; }
.news-right-a li a{ padding-left: 20px; position: relative; }
.news-right-a li a:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; margin-top: -2px; background: #32b16c; }
.link-box{ height: 150px; background: #89c997; border-radius: 10px; position: relative; margin:40px 0; }
.link-box-h{ line-height: 150px; font-size: 28px; color: #fff; text-align: center; }
.link-box-h img{ margin-right: 15px; }
.link-box-mask{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #32b16c; text-align: center; border-radius: 10px; display: none; }
.link-box-ul{ display: inline-block; text-align: left; padding-top: 10px; }
.link-box-ul li a{ font-size: 20px; color: #fff; }
.link-box-ul li{ margin-bottom: 5px; }
.link-box-ul li a span{ font-weight: bold; padding-right: 8px; }
.link-box:hover .link-box-mask{ display: block; }
.border-box{ border:solid 1px #ddd; }
.box-width{ width: 25%; padding:30px 40px 0 30px; }
.jl-a{ display: block; border-radius: 8px; height: 98px; line-height: 98px; margin-bottom: 27px; background: #f8b551; color: #fff; font-size: 28px; padding-left: 37px; }
.jl-a span{ padding-left: 65px; background: url(../images/icon-jl.png) left center no-repeat; display: inline-block; height: 98px; }
.zp-a span{ background: url(../images/icon-zp.png) left center no-repeat; }
.zp-a{ background: #84ccc9; }
.jl-a:hover,.jl-a:focus{ color: #fff; }
.over-box{ overflow:hidden; }
.link-row .col-xs-3{ padding:0 25px; }
.link-row{ margin:0 -25px; }
.box-center{ width: 37%; padding-top: 20px; padding-right: 30px; }
.box-center .news-r-tt{ color: #32b16c; }
.box-list li{ float: left; width: 50%; line-height: 45px; padding-right: 10px; }
.box-list li a,.tj-list li{ font-size: 18px; color: #666; }
.box-right{ width: 19%; background: #e7f4ea; padding:20px 50px;border-left:solid 1px #ddd; height: 280px;  }
.box-right .news-r-tt{ color: #32b16c; }
.tj-list li{ line-height: 44px; }
.bottom-back{ background: #f8f8f8; padding:50px 0; margin-top: 50px; }
.border-height{ border:solid 1px #ddd; background: #fff; height: 297px; padding:25px 35px; }
.tabs-ul li{ float: left; width: 33.333333%; }
.tabs-ul li a,.border-header{ font-size: 24px; color: #000; } 
.tabs-ul li.active a{ color: #32b16c; }
.border-header{ position: relative; padding-right: 60px; margin-bottom: 35px; }
.tabs-more{ position: absolute; right: 0; top: 0; line-height: 34px; font-size: 16px; color: #32b16c; }
.tabs-img img{ width: 155px; height: 155px; }
.tabs-right{ margin-left: 180px; }
.tabs-right .news-right-a{ margin-top: -15px; }
.tabs-right .news-right-a li{ padding-right: 0; }
.tabs-right-lg{ margin-left: 0; }
.bottom-b{ margin-top: 45px; }
.border-height-back{ background: url(../images/back01.png) center no-repeat; background-size: cover; padding-right: 350px; position: relative; }
.border-height-back .news-right-a li{ float: left; width: 33.333333%; padding-right: 10px; }
.border-height-back .news-right-a{ margin-top: -17px; }
.border-height-back .news-right-a li a:before{ background: #ac6a00; }
.hg-link{ display: block; position: absolute; right: 40px; width: 265px; height: 144px; padding-top: 25px; bottom: 40px; background: #89c997; border-radius: 10px; text-align: center; }
.hg-link span{ font-size: 34px; color: #fff; display: inline-block; padding-right: 66px; background: url(../images/icon-hg.png) right center no-repeat; }
.footer-back{ background: #32b16c; padding:50px 0; }
.footer-link,.footer-link a{ font-size: 16px; color: #eee; }
.footer-link span{ padding:0 15px; }
.footer-link{ margin-bottom: 20px; }
.footer-p p{ color: #eee; margin-bottom: 2px; }
.footer-img img{ margin-top: 12px; }
.ewm-b{ font-size: 12px; color: #eee; margin-left: 100px; }
.ewm-b img{ margin-bottom: 15px; }
.footer{ background: #313131; padding:10px 0; font-size: 12px; color: #91887b; }
.footer img{ margin-right: 10px; }
.tabs-more-b{ top: 30px; right: 40px; }
.nav-down{ position: absolute; left: 0px; top: 100%; right: 0px; background: #32b16c; z-index: 1000; text-align: center; display: none; }
.nav-down li{ margin:0; float: none; width: 100%; }

.nav-list li:hover .nav-down{ display: block; }
.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);}
/***********列表页*************/
.left-box{ width: 300px; }
.left-box-tt{ height: 60px; background: #32b16c; line-height: 60px; color: #fff; font-size: 24px; padding-left: 28px; position: relative; }
.left-nav li a{ display: block; height: 46px; line-height: 46px; padding-left: 28px; font-size: 18px; color: #333; }
.left-nav li{ border-bottom: solid 1px #2f303a; }
.left-nav li.active a,.left-nav li a:hover{ background: #59ca8d; color: #fff; }
.lan2{text-indent: 1em;}
.lan3{text-indent: 1.5em;}
.lan4{text-indent: 2em;}
.activeout2{background: #abcdbb}
.right-box{ width: 1070px; min-height: 560px; padding-bottom: 50px; }
.right-header{ border-bottom: solid 2px #b5b5b5; padding:10px 0; margin-bottom: 15px; }
.right-header-tt{ font-size: 24px; color: #333; }
.right-header .pull-right{ font-size: 16px; color: #333; padding-top: 10px; }
.right-header .pull-right a{ color: #333; }
.news-ul{ margin-top: -20px; }
.news-ul li{ height: 48px; line-height: 48px; position: relative; font-size: 18px; color: #999;overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap; padding-right: 60px; }
.width-right{ width: 1000px; }
.news-ul li:before{ display: block; content: ""; position: absolute; left: 7px; width: 4px; height: 4px; border-radius: 50%; background: #202287; margin-top: -2px; top: 50%; }
.news-ul li a{ color: #333; padding-left: 30px; }
.news-ul li span{ position:absolute; right: 0; }
.news-ul li .ctitle{position:absolute;left:0}

.get_more{width:100%;margin:0 auto; text-align:center;font-size: 18px; color: #202287;margin-top: 50px;background-image: url('../images/pull.png');
	background-repeat: no-repeat;
	background-position: 200px;
	clear:both;
	transition: all .5s;}
.pull_icon{
	width: 25px;
	height: 25px;
	background-image: url('../images/pull.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 25px;
	transition: all .5s;
}
.page-link a{ font-size: 18px; color: #333; }
.page-link{ margin-top: 40px; }
.nav-click{ display: none; }
.right-header .pull-right a:hover, .img-list-tt a:hover, .news-ul li a:hover, .news-tt a:hover, .hd-tt a:hover, .friends-list li a:hover {
    color: #1f6a92;
}
.right-header {
    border-bottom: solid 2px #b5b5b5;
    padding: 10px 0;
    margin-bottom: 30px;
}
.news-ul-lg li {
    border-bottom: dashed 1px #ccc;
    padding-right: 120px;
}
.list-banner{ position: relative; z-index: 100; }
/**********图片列表************/
.img-list li{ float: left; padding:0 13px; width: 25%; margin-bottom: 25px; }
.img-list{ margin:0 -13px; }
.img-list-tt a{ font-size: 16px; color: #333; }
.img-list-img img{ width:100%; height: 184px; }
.img-list-img{ margin-bottom: 10px; }
/***********详情页**********/
.article-tt{ font-size: 30px; color: #333; padding:15px 0; border-bottom: solid 2px #3335a3; margin-bottom: 10px; }
.article-date{ font-size: 14px; color: #999; margin-bottom: 30px; }
.article-date span{ display: inline-block; padding:0 10px; }
.article-p p{ font-size: 18px; color: #333; margin-bottom: 30px; line-height: 35px; }
.article-p{ padding-bottom: 100px; }
.bdsharebuttonbox {
    display: inline-block;
    margin: 0;
}
.news-list li:nth-child(2){ animation-delay:0.2s; }
.news-list li:nth-child(3){ animation-delay:0.4s; }
.news-list li:nth-child(4){ animation-delay:0.6s; }
.news-list li:nth-child(5){ animation-delay:0.8s; }
.news-list li:nth-child(6){ animation-delay:1s; }
.banner{ overflow:hidden; }
.dh li:nth-child(2){ animation-delay:0.2s; }
.dh li:nth-child(3){ animation-delay:0.4s; }
.dh li:nth-child(4){ animation-delay:0.6s; }
.dh li:nth-child(5){ animation-delay:0.8s; }
.dh li:nth-child(6){ animation-delay:1s; }
.dh li:nth-child(7){ animation-delay:1.2s; }
.dh li:nth-child(8){ animation-delay:1.4s; }
.nav-click{ display: none; }

.news-ul li a:hover,.tabs-ul li a:hover,.img-list-tt a:hover,.news-right-a li a:hover,.tj-list li a:hover,.box-list li a:hover,.right-header .pull-right a:hover,.page-link a:hover{color: #32b16c;}
/*岗位列表*/
.recruit-ul{ margin-top: -20px; }
.recruit-ul li{ height: 120px; line-height: 48px; position: relative; font-size: 18px; color: #999;overflow:hidden;text-overflow:ellipsis; white-space:nowrap; padding-right: 60px; }
.recruit-ul-lg li {
    border-bottom: dashed 1px #ccc;
   
}
.recruit-ul-lg li span {
  padding-right: 80px;
}
.recruit-ul-lg li .time{padding-left: 240px;}
.recruit-ul-lg li .xinzi{padding-left: 10px;}
.worktitle a{color:#32b16c}
.xiangxi a{color:#32b16c}
.zixuntitle{width:100%;background: #32b16c;color:#ffffff;font-size: 18px;line-height: 60px;text-align: center}
.zixun{width:96%;margin:0 auto;padding-top:20px}
.zixun li{height:50px;line-height:30px}
.zixun input{width:250px}
.textareali{height:190px;line-height:30px}
.teaxk{width:70%;height:160px;line-height:20px;text-indent:2px;border:1px solid #949494;}
.yank{width:10px}

/*技术咨询*/
.item{width:1100px; border:#84d1bf solid 1px;margin-top:20px;margin-bottom:20px;}
.stud_name{width:96%;height:30px;line-height:30px; color:#84d1bf; font-size:14px; padding-left:2%;padding-right:2%;}
.stud_name strong{color:#84d1bf;}
.hui{line-height:30px;color:#434343;padding:2% 10px 2% 10px; border-bottom:#84d1bf dashed 1px}
.hui strong{width:98%;line-height:25px;display:block;color:#0075a9; background:#CCF;}
.item span{float:right;}
.item span a:link{color:red;}
.item span a:visited{color:red;}
.item span a:hover{cursor:pointer;color:red;}
.item span a:active{color:red;}
/*login*/
.tab{width:45%;}
.tab td{font-size:20px}
.srk{width:80%;height:27px;line-height:25px;border:1px solid #ccc;background:#fff;font-family:"微软雅黑","宋体";text-indent:5px;}
.drk{width:50%;height:27px;line-height:25px;border:1px solid #ccc;background:#fff;font-family:"微软雅黑","宋体";text-indent:5px;}
.btn0{width:35%;height:35px;display:inline-block;background:#32b16c;color:#fff;font-family:"微软雅黑","宋体";text-align:center; border-radius:20px;margin:0 auto;border:0;font-size:20px;cursor:pointer;line-height:20px;}

.tab2{width:80%;}
.srk2{width:30%;height:27px;line-height:25px;border:1px solid #ccc;background:#fff;font-family:"微软雅黑","宋体";text-indent:5px;}
.drk2{width:30%;height:27px;line-height:25px;border:1px solid #ccc;background:#fff;font-family:"微软雅黑","宋体";text-indent:5px;}
.btn2{width:15%;height:35px;display:inline-block;background:#32b16c;color:#fff;font-family:"微软雅黑","宋体";text-align:center; border-radius:20px;margin:0 auto;border:0;font-size:20px;cursor:pointer;line-height:20px;}
.tr1{background:#fff; height: 45px}
.tr0{background:#f0f7ff; height: 45px}
.textarea{border: 1px solid #d3d3d3;background-color: #f0f7ff;width:96%;height:200px}
.tabResume{ font-size:20px}
.fileInput{width:280px;float:left}
/*岗位详细*/
.article-p ul{font-size: 20px;line-height: 40px}
.article-p ul a{color:#66e6a0}
.article-p .gwyaoqiu{font-size: 20px;line-height: 40px;padding: 0px;10px}
.article-p span{font-size: 20px;display: block;background: #66e6a0;padding:10px 10px;color:#ffffff}
.article-p .toudijian{ width:100%; padding-top: 60px;margin: 0 auto}
.mianshiyaoqing{ width:600px; padding-top: 10px;margin: 0 auto;display: none}

#btn0{color:#fff;}
#btn0:link{width:35%;height:35px;display:inline-block;background:#32b16c;color:#fff;text-align:center; border-radius:20px;margin:0 auto;border:0;font-size:20px;cursor:pointer;line-height:35px;}
.yqmstitle{font-size:20px;color:#32b16c;}
.msneirong{font-size:15px;color:#32b16c;}
.ismianshiyaoqing2{width:90%;height:200px;margin-top:5px}
#submsyq{margin-left: 30%}
.compy{font-size:16px}
.campi{font-size:16px;line-height: 30px;padding-left: 10px}
.campi span{font-weight: bold;}
.mykeshi{text-decoration: underline;color: #32b16c}
.ismianshiyaoqing{width:98%;height:200px;margin-top:5px}
.jianli{ width:100%}
.jianli li{width:50%;float:left;padding-left: 5px;border: #000000 solid 1px}
.jianli .li0{width:100%;float:left;}
.jianli li font{ font-weight: bold}

@media( max-width: 1570px){
	.container{ width: 1200px; }
	.jl-a{ padding-left: 20px; }
	.box-right{ padding:20px; }
	.border-height-back{ padding-right: 150px; }
	.hg-link{ width: 120px; height: 100px; }
	.hg-link span{ font-size: 16px; background-size: 25px auto; padding-right: 30px; }
	.news-width li{ margin-bottom: 20px; }
	.zs-list li{ font-size: 16px; }
	.ewm-box{ margin-left: 10px; }
	.right-box { width: 850px;}
	.lb-width img{ height: auto; }
}
@media( max-width: 1279px){
	.container{ width: 970px; }
	.link-row .col-xs-3{ width: 50%; }
	.border-height{ padding:15px 20px; }
	.jl-a span{ padding-left: 50px; font-size: 16px; }
	.border-height-back{ padding-right: 150px; }
	.ewm-b{ margin-left: 50px; }
	.hg-link{ right: 20px; }
	.link-box{ margin:20px 0; }
	.login-left{ font-size: 14px; width: 65px; }
	.login-input{ left: 70px; }
	.header{height: 180px;}
	.zs-list li img{ width: 100px; }
	.footer-p{ width: 100%; }
	.footer .pull-right{ width: 100%; float: left; }
	.ewm-box{ margin-left: 0; margin-right: 20px; }
	.right-box {
    width: 620px;
}
}
@media( max-width: 991px){
	.header-box{ position: relative; padding:10px 0; height: 50px; background: #fff; z-index: 10000; }
	.logo{ padding:0; }
	.logo img{ height: 30px; }
	.logo-txt{ display: none; }
	.nav-list{ position: absolute; left: 0; top: 100%; right: 0; background: #fff; border-top: solid 1px #ddd; box-shadow: 1px 2px 3px #ddd; display: none; }
	.nav-list li{ float: none; width: 100%; }
	.nav-list li a{ line-height: 40px; padding:0 15px; font-size: 16px; color: #333; text-align: left; display: block; height: 40px; }
	.link-list{ margin-top: 20px; margin-bottom: 20px; }
	.link-list li{ width: 33.333333%; }
	.link-list li a{ font-size: 16px; }
	.link-list li img{ height: 30px; }
	.link-list li a span{ height: 35px; }
	.link-list li a{ padding: 15px 0; }
	.login-width,.lb-width,.news-right{ width: 100%; margin:0 0 10px 0; }
	.lb-width img{ height: auto; }
	.news-r-tt{ font-size: 18px; margin-bottom: 10px; }
	.news-r-tt a{ font-size: 14px; margin-top: 3px; }
	.news-right-a li{ font-size: 14px; line-height: 30px; }
	.index-back{ padding-bottom: 20px; }
	.link-row .col-xs-3{ padding:0 10px; width: 100%; }
	.link-row{ margin:0 -10px 20px -10px; }
	.link-box-mask{ display: block; position: static; }
	.link-box-h{ display: none; }
	.link-box{ margin:15px 0 0 0; background: none; }
	.link-box-ul{ display: block; padding:10px 20px; }
	.box-width,.box-center{ width: 100%; padding:15px; }
	.box-right{ width: 50%; height: auto; }
	.jl-a span{ font-size: 24px; }
	.jl-a{ margin-bottom: 15px; }
	.box-center{ padding-top: 0; }
	.box-list li a, .tj-list li{ font-size: 16px; }
	.box-list li{ width: 100%; line-height: 35px; }
	.bottom-back .col-xs-6,.bottom-back .col-xs-3{ width: 100%; }
	.tabs-ul li a, .border-header{ font-size: 14px; }
	.bottom-back{ padding:20px 0; margin-top: 20px; }
	.tabs-more{ font-size: 12px; line-height: 20px; }
	.tabs-img img{ width: 100px; height: 100px; }
	.tabs-right{ margin-left: 110px; }
	.border-height{ height: auto; margin-bottom: 15px; }
	.border-header{ margin-bottom: 15px; }
	.tabs-right .news-right-a{ margin-top: -10px; }
	.tabs-right-lg{ margin-left: 0; }
	.bottom-b{ margin-top: 0; }
	.border-height-back{ padding-right: 20px; }
	.hg-link{ position: static; width: auto; height: 80px; padding:15px 15px; margin-top: 20px; display: inline-block; }
	.footer-back{ padding:20px 0; }
	.width-xs{ width: 100%; }
	.link-list li:nth-child(3):before{ display: none; }
	.menu-button{ display: block; top: 20px; }
	.bar{ background: #333; }
	.slick .slick-dots{ bottom: 10px; }
	.nav-click{ display: block; position: absolute; color: #fff; right: 0;top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px; }
	.nav-click.active {transform: rotate(180deg);}
	.nav-down{ position: static; text-align: left; }
	.nav-list li:hover .nav-down{ display: none; }
	.nav-down li a{ padding-left: 25px; }

	.nav-click-b {
    display: block;
    width: 18px;
    height: 16px;
    background: url(../images/nav-click.png) center no-repeat;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
}
.mianshiyaoqing{ width:95%; padding-top: 5%;margin: 0 auto;display: none}



	.left-box{ margin-top: 20px; }
	.container,.left-box,.right-box{ width: 100%; }
	.slick-box .slick-dots{ bottom: 15px; }
	.title{ font-size: 24px; padding:20px 0; margin-bottom: 30px; }
	.news-padding{ padding:0; }
	.news-left{ width: 100%; }
	.news-width{ width: 100%; margin-top: 15px; }
	.news-img-b{ margin-top: 15px; }
	.gz-box{ margin-top: 15px; padding:0 15px 20px 15px; height: auto; background-size: cover; }
	.gz-list{ margin:0; }
	.gz-list li:before{ left: 0; right: 0; }
	.gz-list li{ width: 100%; padding:0; }
	.zs-list li{ font-size: 12px; }
	.zs-list li img{ width: 45px; }
	.friends-box{ margin-top: 20px; padding:20px 15px; }
	.friends-left{ width: 100%; font-size: 24px; float: none!important; }
	.friends-link{ margin-left: 0; margin-top: 10px; }
	.footer-p{ margin-top: 0; }
	.news-ul-lg li{ padding-right: 100px; }
	.news-ul li { line-height: 30px; height: 30px;}
	.news-ul li {font-size: 14px;}
	.left-nav {display: none;}
	.left-box-tt { height: 40px; line-height: 40px; font-size: 18px; padding-left: 15px;}
	.right-header-tt {display: none;}
	.right-header .pull-right {
		width: 100%;
		font-size: 14px;
		padding: 0;
	}
	.right-box{ min-height: 1px; padding-bottom: 20px; }
	.page-link a{ font-size: 16px; }
	.page-link{ margin-top: 20px; }
	.img-list-img img {
		height: 18vh;
	}
	.img-list li {
		width: 50%;
	}
	.article-tt {
		font-size: 18px;
	}
	.article-p p {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.article-p{ padding-bottom: 30px; }
	.article-date{ margin-bottom: 15px; }
	.nav-click{ display: block; position: absolute; color: #333; right: 0;top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px; }
	.nav-click.active {
		transform: rotate(180deg);
	}
	.nav-down{ position: static; text-align: left; }
	.nav-list li:hover .nav-down{ display: none; }
	.nav-down li a{ padding-left: 25px; }
	.nav-down{ background: none; }
	.tab{width:99%;}
	.tab td{font-size:14px}
	.drk{width:25%;height:27px;line-height:25px;border:1px solid #ccc;background:#fff;font-family:"微软雅黑","宋体";text-indent:5px;}
	.srk{width:70%;}
}
