@charset "utf-8";/* CSS Document*/
@import url("fontstyle.css");
@import url("animate.min.css");
@import url("hover.css");
@import url("swiper.min.css");
body{margin:0;padding:0;background:#fff;font-size:14px;font-family:'微软雅黑','Microsoft Yahei', Helvetica, Verdana, Arial, sans-serif, 'Lantinghei SC', '兰亭黑', 'Hiragino Sans GB' ;line-height:1.5em;}
*{margin:0;padding:0;word-break:break-all;}
a{color:#555;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;text-decoration:none;cursor:pointer}
a:hover{color:#fe2016;text-decoration:none;}
div,p,ul,ol,li,dl,dt,dd,em{margin:0;padding:0;list-style-type:none;font-style:normal;}
form,input,button{}
button{cursor:pointer;}
h1,h2,h3,h4,h5{font-weight:600;font-size:16px;}
img{border:0}
div{margin:0 auto;}
.clearfix:after,.clearfix:before{content:"";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;zoom:1;}
*+html .clearfix{height:1%;}

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance:none; }
textarea { -webkit-appearance:none; } 

.container{position:relative;width:1200px;margin:0 auto;}
.container-box{width:1150px;margin:0 0;}

.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}

.bold{font-weight:bold;}

.blk5{height:50px;display:block;}
.blk2{height:20px;display:block;}
.blk3{height:30px;display:block;}
.blk{height:10px;display:block;}

.start{-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.shadow{-webkit-box-shadow:0px 0px 10px rgba(100, 100, 100, 0.3) ;-moz-box-shadow:0px 0px 10px rgba(100, 100, 100, 0.3);box-shadow:0px 0px 10px rgba(100, 100, 100, 0.3);}

/*header*/
.header{position:fixed;z-index:999;-webkit-box-shadow:0px 5px 10px -9px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 5px 10px -9px rgba(0, 0, 0, 0.75);box-shadow:0px 5px 10px -9px rgba(0, 0, 0, 0.75);background:rgba(255,255,255,1);border-bottom:1px solid #d2d2d2;background:#fff;padding-top:0px;height:90px;width:100%;}
.blk100{height:90px;}

/*logo*/
.logo{float:left;padding-top:15px;}
.logo a{display:block;background:url("../images/logo.png") no-repeat 0 0;height:60px;width:230px;text-indent:-9999em;overflow:hidden;}

/*nav*/
.nav{float:right;margin-top:0px;margin-left:20px;padding:0 0px;height:86px;line-height:86px;z-index:99999;}
.nav a{color:#818282;}
.nav .nLi{position:relative;float:left;display:inline-block;}
.nav .nLi h3{float:left;}
.nav .nLi h3 a{display:block;margin:0 0px;padding:0 30px;font-size:18px;line-height:120px;font-weight:normal;behavior: url(ie-css3.htc);background:url(../images/nline.png) no-repeat 0 center;}
.nav .nLi h3 a.first{background-image:none;}
.nav .sub{display:none;width:180px;left:-10px;top:90px;position:absolute;background:#f8f8f8;line-height:50px;text-align:left;padding:15px 0;-webkit-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);}
.nav .sub ul{width:100%;margin:0 auto;}
.nav .sub li{display:block;zoom:1;padding:0 15px;}
.nav .sub a{padding:0 0px;padding-left:25px;color:#333;font-size:16px;border-bottom:1px solid #ddd;line-height:30px;display:block;}
.nav .sub a:hover{color:#f13a3a;}
.nav .on h3 a{color:#f13a3a;}
.nav .on h3 a .arr-top{position:absolute;left:42%;bottom:-2px;background:url(../images/arr-top2.png) no-repeat center 0;height:8px;width:22px;overflow:hidden;z-index:99999;}

.mini-menu,#close{display:none;}

/*search*/
.search{float:right;margin-top:50px;margin-left:20px;}
.search a{background-image:url(../images/search.png);width:18px;height:18px;text-indent:-999em;display:block;overflow:hidden;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.search a:hover{background-position:0 -18px;width:18px;height:18px;overflow:hidden;}

.search-box{position:absolute;z-index:99999;top:100px;right:0;height:60px;width:243px;display:none;}
.search-box .input{padding:0 10px;border:1px solid #ccc;border-radius:25px;width:220px;height:35px;line-height:35px;outline:none;}
.search-box .submit{position:absolute;right:10px;top:8px;background-color:transparent;border:0;background-image:url(../images/search.png);width:18px;height:18px;text-indent:-999em;outline:none;cursor:pointer;display:block;overflow:hidden;}
.search-box .submit:hover{background-position:0 -18px;}

.case-more a{ border: 0; border-radius: 5px; background: #0d1d32; width: 200px; height: 45px; line-height: 45px; font-size: 18px; font-weight: bold; color: #fff; text-align: center; cursor: pointer; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;display:block;margin:0 auto;}


@media screen and (max-width:768px){

  .container{width:100%;}
  .header{position:fixed;top:0;padding:0px 0 0px;height:50px;z-index:99999;width:100%;}
  .blk100{height:50px;}
  .blk5{height:25px;}

  .logo{float:left;padding-top:5px;}
  .logo a{display:block;background:url(../images/logo.png) no-repeat right center;background-size:150px 40px;height:40px;width:160px;text-indent:-9999em;overflow:hidden;}

  .mini-menu{position:absolute;right:0px;top:0px;display:block;}
  .mini-menu a{display:block;zoom:1;padding:0 10px;font-size:52px;color:#333;font-weight:bold;height:50px;width:50px;overflow:hidden;}

  /*nav*/
  .nav{position:absolute;left:0;top:51px;float:none;margin-top:0px;margin-left:0px;padding:0 0px;background:#fff;height:auto;line-height:36px;z-index:88888;width:100%;display:none;}
  .nav a{color:#333;}
  .nav .nLi{position:relative;float:none;display:block;}
  .nav .nLi h3{float:none;border-bottom:1px solid #eee;}
  .nav .nLi h3 a{display:block;margin:0 0px;padding:0 30px;border-bottom:0px solid #ddd;font-size:1em;line-height:32px;font-weight:normal;behavior: url(ie-css3.htc);width:55%;background:none;}
  .nav .sub{display:none;width:auto;left:0px;top:0;position:relative;background:#fff;line-height:32px;text-align:left;padding:0px 0;}
  .nav .sub ul{width:100%;margin:0 auto;}
  .nav .sub li{display:block;zoom:1;padding:0 0px;}
  .nav .sub a{padding:0 0px;padding-left:45px;color:#333;font-size:1em;border-bottom:1px solid #eee;line-height:30px;width:auto;display:block;}
  .nav .sub a:hover{color:#f13a3a;}
  .nav .on h3 a{color:#f13a3a;}
  .nav .on h3 a .arr-top{position:absolute;left:42%;bottom:-2px;background:url(../images/arr-top2.png) no-repeat center 0;height:8px;width:22px;overflow:hidden;z-index:99999;}
  .nav .nLi h3 a.open{display:block;float:right;width:150px;}

  #close{display:block;padding:0px 0;background:rgba(200,200,200,0.75);text-align:center;font-weight:bold;color:#fff;height:42px;line-height:42px;width:100%;}
  #close .fonts-icons{position:relative;top:6px;font-size:28px;font-weight:bold;color:#fff;}

  /*search*/
  .search{position:absolute;right:70px;float:none;margin-top:0;top:18px;margin-left:10px;}
  .search a{background-image:url(../images/search.png);width:18px;height:18px;text-indent:-999em;display:block;overflow:hidden;}

  .search-box{position:absolute;z-index:99999;top:41px;right:0;height:60px;width:243px;display:none;}
  .search-box .input{padding:0 10px;border:1px solid #ccc;border-radius:25px;width:220px;height:35px;line-height:35px;outline:none;}
  .search-box .submit{position:absolute;right:10px;top:8px;background-color:transparent;border:0;background-image:url(../images/search.png);width:18px;height:18px;text-indent:-999em;outline:none;cursor:pointer;display:block;overflow:hidden;}
  .search-box .submit:hover{background-position:0 -18px;}

}

/*slider*/
.swiper-container{clear:both;width:100%; height:auto;} 
.swiper-wrapper{height:auto;}
.swiper-slide{text-align: center; font-size: 18px; background: #fff;display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-slide img{height:auto;width:100%;}
.swiper-pagination-bullet{width:18px;height:18px;}
.swiper-pagination-bullet{background:#fff;opacity:0.5;}
.swiper-pagination-bullet-active{background:#fff;opacity:0.86;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:25px;}

@media screen and (max-width:768px){
  .swiper-container{height:auto;} 
  .swiper-wrapper{height:auto;}
  .swiper-slide img{height:auto;width:100%;}
  .swiper-pagination-bullet{width:10px;height:10px;}
  .swiper-pagination-bullet{background:#fff;opacity:0.5;}
  .swiper-pagination-bullet-active{background:#fff;opacity:0.86;}
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:10px;}
}

.h2{border-bottom:1px solid #f6f6f6;text-align:center;line-height:40px;}
.h2 h2{font-size:30px;color:#333;font-weight:normal;}
.h2 p{font-size:18px;color:#888;}
.red{color:#f13a3a;}

.jyll{padding:5px 0;}
.jyll dl{float:left;width:25%;text-align:center;font-size:18px;}
.jyll dt a{background-image:url(../images/ico-01.png);background-repeat:no-repeat;background-size:260px;width:58px;height:50px;display:inline-block;zoom:1;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
    .jyll dt a.ico-l-1{background-position:-10px -17px;}
    .jyll dt a:hover.ico-l-1{background-position:-8px -82px;}
    .jyll dt a.ico-l-2{background-position:-76px -17px;}
    .jyll dt a:hover.ico-l-2{background-position:-76px -82px;}
    .jyll dt a.ico-l-3{background-position:-143px -17px;}
    .jyll dt a:hover.ico-l-3{background-position:-143px -82px;}
    .jyll dt a.ico-l-4{background-position:-208px -17px;}
    .jyll dt a:hover.ico-l-4{background-position:-208px -82px;}
.jyll dt a:hover{-webkit-transform: rotateZ(0deg);-moz-transform: rotateZ(0deg);-ms-transform: rotateZ(0deg);-o-transform: rotateZ(0deg);transform: rotateZ(0deg);}
.jyll dd{padding:10px 0;}
@media screen and (max-width:768px){
    .jyll{padding:0px 0;}
    .jyll dl{width:25%;font-size:1.4em;}
    .jyll dt a{background-image:url(../images/ico-01.png);background-repeat:no-repeat;background-size:200px;width:48px;height:40px;display:inline-block;zoom:1;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
    .h2 p{padding:0 0.625em;font-size:0.875em;line-height:1.45em;}
    .jyll dt a.ico-l-1{background-position:-4px -12px;}
    .jyll dt a:hover.ico-l-1{background-position:-4px -58px;}
    .jyll dt a.ico-l-2{background-position:-56px -12px;}
    .jyll dt a:hover.ico-l-2{background-position:-56px -60px;}
    .jyll dt a.ico-l-3{background-position:-110px -12px;}
    .jyll dt a:hover.ico-l-3{background-position:-110px -58px;}
    .jyll dt a.ico-l-4{background-position:-159px -12px;}
    .jyll dt a:hover.ico-l-4{background-position:-159px -58px;}
    .jyll dd{padding:5px 0;}
}
@media screen and (max-width:420px){
  .h2{padding-bottom:0.5em;line-height:2.45em;border-bottom:1px solid #fff;}
  .h2 h2{font-size:1.8em;}
  .h2 p{padding:0 0.625em;font-size:1.125em;}
  .jyll dl{float:left;margin-bottom:0em;width:25%;text-align:center;font-size:1em;font-weight:normal;}
}

.ywly{padding:50px 0;background:#f1f1f1;}
.ywly dl{position:relative;float:left;margin-bottom:30px;margin-right:10px;height:200px;background:#fff;color:#555;width:590px;}
.ywly dl.d2{margin-right:0;float:right;}
.ywly dt{position:relative;float:left;z-index:99;width:300px;height:200px;margin-right:-310px;}
.ywly dt img{width:300px;height:200px;}
.ywly dd{float:left;width:100%;}
.ywly dd .dd-content{margin-left:310px;padding:25px 10px;}
.ywly dd a{color:#555;}
.ywly dd a:hover{color:#f13a3a;}
.ywly dd h3{line-height: 42px;}
.ywly dd h3 a{padding-left:25px;background:url(../images/t.png) no-repeat 0 center;background-size:18px;}
.ywly dd .more{position:absolute;bottom:10px;right:10px;}
.ywly .mask{background:rgba(200,200,200,0.35);width:100%;height:100%;display:none;z-index:999;}
@media screen and (max-width:768px){
  .ywly{padding:3em 0 1.5em;}
  .ywly dl{float:left;box-sizing:border-box;margin-bottom:1.8em;margin-right:0px;height:125px;width:50%;overflow:hidden;}
  .ywly dl.d2{margin-right:0;float:none;}
  .ywly dt{position:relative;float:left;z-index:99;width:170px;height:125px;margin-right:-180px;}
  .ywly dt img{width:170px;height:125px;}
  .ywly dd .dd-content{margin-left:180px;padding:5px 5px 0;}
  .ywly dd h3{line-height: 32px;}
  .ywly dd p{font-size:0.875em;height:60px;overflow:hidden;}
  .ywly dd .more{position:absolute;font-size:1em;bottom:5px;right:10px;}
}

@media screen and (max-width:420px){
  .ywly{padding:3em 0 1.5em;}
  .ywly dl{clear:both;float:none;margin-bottom:1.8em;margin-right:0px;height:125px;width:100%;overflow:hidden;}
  .ywly dt{position:relative;float:left;z-index:99;width:186px;height:125px;margin-right:-190px;}
  .ywly dt img{width:186px;height:125px;}
  .ywly dd .dd-content{margin-left:190px;padding:5px 10px;}
}


.gzal{padding:20px 0;background:#fff;}
.gzal .gz-bg{background:url(../images/line.png) no-repeat center bottom;}
.gzal .gz-l{float:left;position:relative;width:595px;}
.gzal .gz-r{float:right;position:relative;width:595px;}
.gzal .gz-ico{margin-bottom:25px;text-align:center;}
.gzal .gz-ico img{height:90px;width:auto;}
.gzal li{position:relative;float:left;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;box-sizing:border-box;width:297px;}
.gzal li.gz-2,.gzal li.gz-4,.gzal li.gz-6{border-right:0;}
.gzal li.gz-5,.gzal li.gz-6{border-bottom:0;}
.gzal li .gz-content{padding:10px;text-align:right;}
.gzal li .gz-content img{margin-right:20px;height:90px;}
.gzal li .title{margin:0;width:80%;text-align:left;}
.gzal li .title h3{height:32px;line-height:32px;overflow:hidden;}
.gzal li a{color:#555;}
.gzal li a:hover{color:#f13a3a;}
.gzal li a.more{display:block;height:150px;line-height:180px;text-align:center;}
.gzal li a.gz-more{position:absolute;right:5px;bottom:5px;display:block;padding:0 2px;border-radius:2px;border:1px solid #666;font-size:8px;text-align:center;}

@media screen and (max-width:768px){
  .gzal{padding:1.25em 0;background:#fff;overflow:hidden;}
  .gzal .gz-bg{background:none;}
  .gzal .gz-l{float:none;width:100%;}
  .gzal .gz-r{float:none;margin-top:1.5em;width:100%;}
  .gzal .gz-ico{margin-bottom:1.5em;}
  .gzal li .gz-content img{height:90px;}
  .gzal li{width:50%;border-right:1px solid #f8f8f8;border-bottom:1px solid #f8f8f8;}
  .gzal li .gz-content{padding:0.625em;text-align:right;}
}

@media screen and (max-width:420px){
  .gzal li .gz-content img{max-width:100%;max-height:90px;}
}

.h21{border-bottom:1px solid #dadada;line-height:40px;}
.h21 h2{float:left;border-bottom:4px solid #dadada;font-size:18px;color:#333;font-weight:bold;}
.h21 span{float:right;font-size:12px;color:#888;}

.syxw{padding:50px 0;background:#f1f1f1;}
.syxw-list{float:left;padding:15px 15px;margin-right:15px;background:#fff;border:1px solid #eee;width:358px;}
.syxw .last{margin-right:0;}
.syxw-list dl{}
.syxw-list dt{position:relative;float:left;width:150px;margin-right:-160px;z-index:99;}
.syxw-list dt img{width:150px;height:90px;}
.syxw-list dd{float:left;width:100%;}
.syxw-list .dd-content{margin-left:160px;}
.syxw-list dd h3{height:24px;line-height:24px;overflow:hidden;}
.syxw-list dd p{color:#888;}
.syxw-list ul{}
.syxw-list li{height:32px;line-height:32px;text-overflow:ellipsis;overflow:hidden;}
.syxw-list li span{float:right;margin-left:15px;color:#888;}
@media screen and (max-width:768px){
  .h21{border-bottom:1px solid #dadada;line-height:2.45em;}
  .h21 h2{float:left;border-bottom:4px solid #dadada;font-size:1.125em;color:#333;font-weight:bold;}
  .h21 span{float:right;font-size:0.75em;color:#888;}

  .syxw{padding:3em 0 0.95em;background:#f1f1f1;}
  .syxw-list{float:none;padding:0.625em 0.625em;margin-bottom:1.8em;margin-right:0;background:#fff;border:0px solid #eee;width:auto;}
  .syxw-list dd h3{height:24px;line-height:24px;overflow:hidden;}
  .syxw-list li{height:2.25em;line-height:2.25em;}
}

.yuyue{float:left;padding:15px 15px;margin-right:15px;background:#fff;width:360px;}
.yuyue2{float:none;padding:15px 15px;margin-right:15px;background:#fff;width:460px;margin:auto}
.yuyue-box{padding:15px 15px;background:#f1f1f1;}

.yuyue-box dl{margin-bottom:29px;line-height:42px;}
.yuyue-box dt{float:left;width:5%;}
.yuyue-box dd{float:left;width:95%;}
.yuyue-box .form-box{padding:0 10px;background:#fff;}
.yuyue-box .textarea-box{padding:0 10px;background:#fff;}
.yuyue-box .textarea-box span{vertical-align:top;}
.yuyue-box .yzm-box{float:left;padding:0 10px;background:#fff;margin:0;width:150px;}
.yuyue-box input,.yuyue-box textarea{border:0;background:none;outline:none;line-height:42px;}
.yuyue-box textarea{width:70%;height:80px;line-height:42px;}
.yuyue-box font{float:left;}
.yuyue-box .yzm-box input{padding:0 10px;background:#fff;width:70px;}
.yuyue-box .form-box,.yuyue-box .textarea-box,.yuyue-box .yzm-box{border-radius:5px;-webkit-box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);-moz-box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.yuyue-box .form-box:hover,.yuyue-box .textarea-box:hover,.yuyue-box .yzm-box:hover{border-radius:5px;-webkit-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);}
.yuyue-box .yzmd{float:left;margin-left:10px;}
.yuyue-box .yzmd img{height:42px;width:auto;}
.yuyue-box .button{border:0;border-radius:5px;background:#0d1d32;width:100%;height:45px;line-height:45px;font-size:18px;font-weight:bold;color:#fff;text-align:center;cursor:pointer;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.yuyue-box .button:hover{background:#001025;}

/*
.gaizhuang{padding:50px 0;width: 600px;}
.gaizhuang dl{clear: both;margin:10px 0;height: 25px;line-height: 25px;font-size: 14px;}
.gaizhuang dl dt{float: left;width: 90px;}
.gaizhuang dl dd{float: left;}
.gaizhuang dl dd select{border:1px solid #ccc;height:25px;line-height:25px;}
.gaizhuang dl dd input{border:1px solid #ccc;height:25px;line-height:25px;}
.gaizhuang .btn_d{padding-left: 80px;}
.gaizhuang .btn_d input{border:1px solid #ccc;width: 80px;height: 25px;line-height:25px;}


@media screen and (max-width:768px){
  .gaizhuang{padding:20px 0.95em;width: auto;}

}
*/
.weibo{float:left;padding:15px 15px;margin-right:15px;background:#fff;width:360px;}
.weibo-box{}

.ewm{float:left;padding:15px 15px;background:#fff;width:360px;}
.ewm-box{padding:15px 15px;background:#f1f1f1;}
.ewm ul{margin-bottom:10px;padding:15px 10px;background:#fff;}
.ewm li{float:left;width:50%;text-align:center;}
.ewm li img{width:auto;height:auto;}
.ewm p{padding-top:15px;font-size:18px;font-weight:bold;}

/*ywly*/
.name{margin:0;position:absolute;top:-80px;left:0;z-index:99;background:rgba(240,240,240,0.5);color:#fff;width:170px;height:50px;line-height:50px;text-align:center;}
.name1,.name2,.name3{top:-95px;}

.category{padding:5px 0;font-size:0.875em;}
.category li {padding:0 0;width:auto;margin-right: 0rem;float:left;}
.category li a{padding:0 1.2em;height:2em;}
.category li a.on{display:block;border-bottom:2px solid #dadada;}

.ly-list{}
.ly-list dl{float:left;margin-right:15px;margin-bottom:35px;width:386px;}
.ly-list dl.last{margin-right:0;}
.ly-list dt{border:1px solid #f0f0f0;width:380px;text-align:center;}
.ly-list dt img{width:380px;height:253px;}
.ly-list .title{padding:10px 0;text-align:center;font-weight:bold;line-height:22px;height:44px;overflow:hidden;}
.ly-list .title a{padding-left: 25px;background: url(../images/t.png) no-repeat 0 center;background-size: 18px;color:#333;}
.ly-list .link{text-align:right;padding-right:25px;padding-top:25px;}
.ly-list .link a{padding:2px 5px;border:1px solid #666}
.ly-list .title a:hover{color:#f13a3a;}
.ly-list .intro{padding:0px 25px;line-height:23px;height:46px;overflow:hidden;color:#666;}
.ly-list .current .title a{color:#f13a3a;}
.ly-list .current .intro{color:#555;}



.v-yuyue-box{padding:15px 15px;border-radius:5px;background:#f1f1f1;}

.v-yuyue-box dl{float:left;margin-bottom:0px;margin-right:25px;line-height:42px;width:300px;}
.v-yuyue-box dl.yz{width:300px;}
.v-yuyue-box dl.bt{width:160px;}
.v-yuyue-box dt{float:left;width:5%;}
.v-yuyue-box dd{float:left;width:95%;}
.v-yuyue-box .form-box{padding:0 10px;background:#fff;}
.v-yuyue-box .textarea-box{padding:0 10px;background:#fff;}
.v-yuyue-box .textarea-box span{vertical-align:top;}
.v-yuyue-box .yzm-box{float:left;padding:0 10px;background:#fff;margin:0;width:150px;}
.v-yuyue-box input,.v-yuyue-box textarea{border:0;background:none;outline:none;line-height:42px;}
.v-yuyue-box textarea{width:70%;height:80px;line-height:42px;}
.v-yuyue-box font{float:left;}
.v-yuyue-box .yzm-box input{padding:0 10px;background:#fff;width:70px;}
.v-yuyue-box .form-box,.v-yuyue-box .textarea-box,.v-yuyue-box .yzm-box{border-radius:5px;-webkit-box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);-moz-box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);box-shadow:5px 5px 10px -9px rgba(0, 0, 0, 0.5);-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.v-yuyue-box .form-box:hover,.v-yuyue-box .textarea-box:hover,.v-yuyue-box .yzm-box:hover{border-radius:5px;-webkit-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);box-shadow:2px 2px 5px 2px rgba(0, 0, 0, 0.1);}
.v-yuyue-box .yzmd{float:left;margin-left:10px;}
.v-yuyue-box .yzmd img{height:42px;width:auto;}
.v-yuyue-box .button{border:0;border-radius:5px;background:#0d1d32;width:150px;height:45px;line-height:45px;font-size:18px;font-weight:bold;color:#fff;text-align:center;cursor:pointer;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}
.v-yuyue-box .button:hover{background:#001025;}

/*news*/
.leftbar{float:left;width:270px;}
.leftbar .v-category{position:relative;z-index:9;margin-top:-80px;zoom:1;background:rgba(240,240,240,0.5);}
.leftbar .v-category li a{padding-left:25px;display:block;height:46px;line-height:46px;}
.leftbar .v-category li a:hover{background:#fff;border-left:1px solid #333;}
.leftbar .v-category li.v-top a{font-size:24px;color:#fff;line-height:80px;height:80px;}
.leftbar .v-category li a.on{border-bottom:1px solid rgba(240,240,240,0.75);background:#fff;border-left:1px solid #333;}
.leftbar .v-category li.v-top a.on{background:none;border-left:0px solid #333;}


/*crumbs*/
.crumbs{border-bottom:1px solid #cecece;line-height:32px;height:32px;}
.crumbs span{float:right;color:#999;}
.crumbs span a{color:#999;}
.crumbs h2{color:#999;}


.rightbox{float:right;width:900px;}

.news-list{}
.news-list dl{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #cecece;}
.news-list dt{float:left;position:relative;z-index:99;width:260px;margin-right:-260px;}
.news-list dt img{width:260px;height:auto;}
.news-list dd{float:left;width:100%;}
.news-list .dd-content{margin-left:280px;line-height:28px;}
.news-list .title a{color:#333;}
.news-list .title a:hover{color:#f13a3a;}
.news-list .time{color:#888;}
.news-list .intro{color:#666;}
.news-list .view{text-align:right;}
.news-list .view a{padding:2px 5px;border:1px solid #555;}

/*content*/
.leftbox{float:left;width:820px;}
.rightbar{float:right;width:360px;}
.syxw-list2{float:none;padding:0px 0px;margin-right:0px;background:#fff;border:0px solid #eee;width:358px;}
h1{line-height:42px;font-size:24px;color:#666;text-align:center;}
.info{line-height:36px;text-align:center;}
.news-content{line-height:1.6em;}
.news-content img{max-width:100%;}

/*4s*/
.tab4s{}
.tabbd{height:auto;}
.tabbd td{padding:0.375em 0.375em;border-bottom:1px solid #ccc;}

/*auto*/
.filter-box{width:100%;overflow:hidden;}
.filter-box a{display:block;text-indent:-999em;overflow:hidden;}
.filter-box a.fieldandcss0{display:none;}
.filter-box a.fieldandcss1{background:url(../images/auto-2.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss2{background:url(../images/auto-1.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss3{background:url(../images/auto-3.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss4{background:url(../images/auto-4.jpg) no-repeat 0 0;width:68px;height:50px;}
.filter-box a.fieldandcss5{background:url(../images/auto-5.jpg) no-repeat 0 0;width:96px;height:50px;}
.filter-box a.fieldandcss6{background:url(../images/auto-6.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss7{background:url(../images/auto-7.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss8{background:url(../images/auto-8.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss9{background:url(../images/auto-9.jpg) no-repeat 0 0;width:83px;height:50px;}
.filter-box a.fieldandcss10{background:url(../images/auto-10.jpg) no-repeat 0 0;width:50px;height:50px;}
.filter-box a.fieldandcss11{background:url(../images/auto-11.jpg) no-repeat 0 0;width:85px;height:50px;}
.filter-box a.fieldandcss12{background:url(../images/auto-12.jpg) no-repeat 0 0;width:71px;height:50px;}
.filter-box a.fieldandcss13{background:url(../images/auto-13.jpg) no-repeat 0 0;width:74px;height:50px;}
.filter-box a.fieldandcss14{background:url(../images/auto-14.jpg) no-repeat 0 0;width:100px;height:50px;}
.filter-box a.fieldandcss15{background:url(../images/auto-15.jpg) no-repeat 0 0;width:76px;height:50px;}
.filter-box a.fieldandcss16{background:url(../images/auto-16.jpg) no-repeat 0 0;width:94px;height:50px;}

/*filter*/
.filter-box{padding:5px 0;font-size:0.875em;}
.filter-box li {padding:0 0;width:auto;margin-right: 0rem;float:left;}
.filter-box li a{padding:0 0.1em;height:2em;text-align:center;}
.filter-box li a.on{display:block;border-bottom:2px solid #dadada;}

/*case*/
.case-filter{}
.case-filter dl{position:relative;margin-top:15px;line-height:42px;}
.case-filter dt{float:left;border:1px solid #dcdcdc;width:75px;height:42px;text-align:center;margin-right:-80px;}
.case-filter dd{float:left;position:relative;width:100%;}
.case-filter .dd-content{margin-left:90px;}
.case-filter .dd-content li{display:inline-block;zoom:1;}


/*filter*/
.filter{height:42px;line-height:42px;z-index:99999;}
.filter a{color:#818282;}
.filter .nLi{position:relative;float:left;display:inline-block;}
.filter .nLi {float:left;}
.filter .nLi a{display:block;margin:0 0px;padding:0 0px;font-size:14px;color:#555;line-height:42px;font-weight:normal;behavior: url(ie-css3.htc);}
.filter .filter-son{display:none;width:auto;left:0px;top:60px;z-index:99;position:absolute;border:1px solid #ddd;background:#efefef;line-height:35px;text-align:left;-webkit-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);}
.filter .filter-son ul{width:100%;}
.filter .filter-son a{padding:0 3px;color:#555;font-size:14px;line-height:22px;display:inline-block;}
.filter .filter-son a:hover{color:#f13a3a;}
.filter  a.changefieldandcss{border-bottom: 2px solid #333;color: #555;text-align: center;}

.filter li.less0{width:40px;text-align:center;}
.filter li{padding:0;margin:0;}
.filter a.fieldandcss1{background:url(../images/auto-2.jpg) no-repeat 0 0;width:49px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss2{background:url(../images/auto-1.jpg) no-repeat 0 0;width:49px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss3{background:url(../images/auto-3.jpg) no-repeat 0 0;width:49px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss4{background:url(../images/auto-4.jpg) no-repeat 0 0;width:67px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss5{background:url(../images/auto-5.jpg) no-repeat 0 0;width:90px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss6{background:url(../images/auto-6.jpg) no-repeat 0 0;width:45px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss7{background:url(../images/auto-7.jpg) no-repeat 0 0;width:40px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss8{background:url(../images/auto-8.jpg) no-repeat 0 0;width:40px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss9{background:url(../images/auto-9.jpg) no-repeat 0 0;width:80px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss10{background:url(../images/auto-10.jpg) no-repeat 0 0;width:40px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss11{background:url(../images/auto-11.jpg) no-repeat 0 0;width:85px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss12{background:url(../images/auto-12.jpg) no-repeat 0 0;width:68px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss13{background:url(../images/auto-13.jpg) no-repeat 0 0;width:70px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss14{background:url(../images/auto-14.jpg) no-repeat 0 0;width:100px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss15{background:url(../images/auto-15.jpg) no-repeat 0 0;width:73px;height:50px;display:block;text-indent:-999em;overflow:hidden;}
.filter a.fieldandcss16{background:url(../images/auto-16.jpg) no-repeat 0 0;width:90px;height:50px;display:block;text-indent:-999em;overflow:hidden;}


.filter .filter-son{width:100%;}
.filter .k411{width:760px;}
.filter .k423{width:1030px;}
.filter .k436{width:530px;}
.filter .k443{width:350px;}
.filter .k453{width:420px;}
.filter .k458{width:410px;}
.filter .k461{width:420px;}
.filter .k466{width:390px;}
.filter .k473{width:250px;}
.filter .k476{width:150px;}
.filter .k478{width:100px;}
.filter .k479{width:200px;}
.filter .k483{width:250px;}
.filter .k487{width:200px;}
.filter .k489{width:100px;}
.filter .k490{width:130px;text-align:right;left:auto;right:0;}


.hv-top-arr {
  display: inline-block;
  vertical-align: top;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hv-top-arr:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: 0.95em;
  top: -10px;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hv-top-arr:hover:before, .hv-top-arr:focus:before, .hv-top-arr:active:before {
  -webkit-transform: translateY(-0px);
  transform: translateY(-0px);
}
.k490:before{left:auto;right: 0.95em;}

.filter2{height:42px;line-height:42px;z-index:99999;}
.filter2 a{border-bottom:2px solid #fff;color:#818282;}
.filter2 .nLi{position:relative;float:left;display:inline-block;}
.filter2 .nLi {float:left;}
.filter2 .nLi a{display:block;margin:0 0;padding:0 1.25em;font-size:14px;color:#555;line-height:42px;font-weight:normal;behavior: url(ie-css3.htc);}
.filter2 .filter-son{display:none;width:auto;left:0px;top:60px;z-index:99;position:absolute;border:1px solid #ddd;background:#efefef;line-height:36px;text-align:left;-webkit-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);}
.filter2 .filter-son ul{width:100%;}
.filter2 .filter-son a{padding:0 15px;color:#555;font-size:14px;line-height:30px;display:inline-block;}
.filter2 .filter-son a:hover{color:#f13a3a;}
.filter2  a.changefieldandcss{border-bottom:2px solid #333;color:#555;}



 
@media screen and (max-width:768px){

  /*case*/
  .case-filter{padding:0 0.95em;}
  .case-filter dl{position:relative;margin-top:15px;line-height:2.25em;}
  .case-filter dt{float:left;border:1px solid #dcdcdc;width:100%;height:2.25em;text-align:center;margin-right:0px;}
  .case-filter dd{float:left;position:relative;width:100%;margin-top:0.95em;}
  .case-filter .dd-content{margin-left:0px;}
  .case-filter .dd-content li{display:inline-block;zoom:1;}

  .filter li.less0{}

  .filter2{height:auto;line-height:2.25em;z-index:99999;}
  .filter2 .nLi{position:relative;float:left;display:inline-block;}
  .filter2 .nLi {float:left;}
  .filter2 .nLi a{display:block;margin:0 0.875em;padding:0 0;font-size:14px;color:#555;line-height:2.25em;font-weight:normal;behavior: url(ie-css3.htc);}
  .filter2 .filter-son{display:none;width:auto;left:0px;top:2.25em;z-index:99;position:relative;border:1px solid #ddd;background:#efefef;line-height:2.25em;text-align:left;-webkit-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);-moz-box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);box-shadow:0px 5px 10px -5px rgba(0, 0, 0, 0.75);}
  .filter2 .filter-son ul{width:100%;}
  .filter2 .filter-son a{padding:0 0.95em;color:#555;font-size:14px;line-height:30px;display:inline-block;}
  .filter2 .filter-son a:hover{color:#f13a3a;}
  .filter2  a.changefieldandcss{border-bottom:2px solid #333;color:#555;}
.k490:before{left:1em;right: auto;}
  .filter .nLi a{display:block;margin: 0 0.875em;padding:0 0px;font-size:14px;color:#555;line-height:2.25em;}
  .filter .filter-son{width:100%;top:2.25em;}
  .filter .k411{width:200px;}
  .filter .k423{width:200px;}
  .filter .k436{width:180px;}
  .filter .k443{width:120px;}
  .filter .k453{width:100px;}
  .filter .k458{width:180px;}
  .filter .k461{width:150px;}
  .filter .k466{width:100px;}
  .filter .k473{width:130px;}
  .filter .k476{width:100px;}
  .filter .k478{width:100px;}
  .filter .k479{width:100px;}
  .filter .k483{width:100px;}
  .filter .k487{width:120px;}
  .filter .k489{width:100px;}
  .filter .k490{width:130px;text-align:left;left:0;right:auto;}


  .filter a{border-bottom:2px solid #fff;}
  .filter a.changefieldandcss{display:block;float:left;margin:0 0.875em;padding: 0 0;font-size: 14px;color: #555;line-height: 2.25em;border-bottom: 2px solid #333;color: #555;text-align: center;}
  .filter li.less0{width:auto;text-align:center;}
  .filter a.fieldandcss1{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss2{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss3{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss4{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss5{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss6{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss7{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss8{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss9{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss10{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss11{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss12{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss13{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss14{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss15{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss16{background:none;width:auto;height:auto;display:block;text-indent:-0;overflow:hidden;}
  .filter a.fieldandcss1,.filter a.fieldandcss2,.filter a.fieldandcss3,.filter a.fieldandcss4,.filter a.fieldandcss5,.filter a.fieldandcss6,.filter a.fieldandcss7,.filter a.fieldandcss8,.filter a.fieldandcss9,.filter a.fieldandcss10,.filter a.fieldandcss11,.filter a.fieldandcss12,.filter a.fieldandcss13,.filter a.fieldandcss14,.filter a.fieldandcss15,.filter a.fieldandcss16{display:block;float:left;margin:0 0.875em;padding: 0 0;font-size: 14px;color: #555;line-height: 2.25em;}
  .filter .filter-son a{border-bottom:2px solid #efefef;}
      
    
    
    
    

  /*ywly*/
  .name{margin:0;position:absolute;top:-70px;left:50%;margin-left:-60px;zoom:1;z-index:99;background:rgba(240,240,240,0.5);color:#fff;width:120px;height:40px;line-height:40px;text-align:center;}
  .name1,.name2,.name3{top:-85px;}


  .category{padding:0.375em 0.95em;}
  .category li {padding:0 0;width:auto;margin-right: 0rem;float:left;}
  .category li a{padding:0 0.875em;height:1.45em;}
  .category li a.on{display:block;border-bottom:2px solid #dadada;}

  .ly-list dl{float:none;margin-right:0px;margin-bottom:2.2em;width:100%;}
  .ly-list dl.last{margin-right:0;}
  .ly-list dt{border:1px solid #f0f0f0;width:96%;text-align:center;margin:0 auto;}
  .ly-list dt img{width:100%;height:auto;}
  .ly-list .title{padding:0 0.95em;margin:0.95em 0;text-align:center;font-weight:bold;line-height:2em;height:2em;overflow:hidden;}
  .ly-list .intro{padding:0px 0.95em;line-height:2em;height:4em;overflow:hidden;color:#666;}
  .v-yuyue{padding:0.95em 0.95em;}
  .v-yuyue-box{border-radius:0px;}
  .v-yuyue-box dl{float:none;margin-bottom:25px;margin-right:0px;line-height:42px;width:100%;}
  .v-yuyue-box dl.yz{width:auto;}
  .v-yuyue-box dl.bt{width:auto;}
  .v-yuyue-box .button{width:100%}


  /*news*/
  .leftbar{float:none;width:100%;}
  .leftbar .v-category{position:relative;z-index:9;margin-top:0px;padding:0 0.95em;border-bottom:1px solid #eee;background:none;}
  .leftbar .v-category li{display:inline-block;}
  .leftbar .v-category li a{padding-left:0.375em;padding-right:0.375em;display:inline-block;height:2.55em;line-height:2.55em;font-size:0.95em;}
  .leftbar .v-category li a:hover{background:#fff;border-left:1px solid #333;}
  .leftbar .v-category li.v-top{position:absolute;top:-42px;left:50%;margin-top:0px;display:block;background:rgba(240,240,240,0.5);width:120px;text-align:center;font-size:16px;font-weight:bold;margin-left:-60px;}
  .leftbar .v-category li.v-top a{padding-left:0;font-size:1em;color:#fff;line-height:42px;height:42px;}
  .leftbar .v-category li a.on{padding:0 0.375em;border-bottom:2px solid #eee;background:#fff;border-left:0px solid #333;}
  .leftbar .v-category li.v-top a.on{background:none;border-left:0px solid #333;}


  /*crumbs*/
  .crumbs{padding:0 0.95em;line-height:2em;height:2em;}
  .crumbs span{display:none;}

  .rightbox{float:none;width:100%;}
  .news-list dl{padding:0 0.95em;margin-bottom:1.6em;padding-bottom:1.6em;border-bottom:1px solid #cecece;}
  .news-list dt{float:left;width:156px;margin-right:-156px;}
  .news-list dt img{width:156px;height:auto;}
  .news-list .dd-content{margin-left:166px;line-height:22px;}
  .news-list .time span{display:block;}

  /*content*/
  .leftbox{float:none;width:100%;}
  .rightbar{float:none;width:100%;}
  .syxw-list2{float:none;padding:0px 0.95em;margin-right:0px;background:#fff;border:0px solid #eee;width:auto;}
  h1{line-height:2.55em;font-size:1.5em;color:#666;text-align:center;}
  .news-content{padding:0 0.95em;line-height:1.6em;}
  .news-content img{max-width:96%;height:auto;}

  /*filter*/
  .filter-box{padding:5px 0;font-size:0.875em;}
  .filter-box li {padding:0 0;width:auto;margin-right: 0rem;float:left;}
  .filter-box li a{padding:0 0.375em;height:2em;}
  .filter-box li a.on{display:block;border-bottom:2px solid #dadada;}

}

@media screen and (max-width:420px){
  .news-list .intro{display:none;}
}



/*page*/
.page{padding:0 0.95em;text-align:center;}
.page a{padding:0.375em 0.875em;background:#ececec;color:#888;display:inline-block;zoom:1;margin-bottom:0.875em;}
.page a:hover{background:#ddd;}
.page b{padding:0.375em 0.875em;background:#5a85b2;color:#fff;}
.tl{text-align:left;}

@media screen and (max-width:768px){

  .yuyue{float:none;padding:0.95em 0.95em;margin-right:0;background:#fff;width:auto;}
  .yuyue-box{padding:0.95em 0.95em;background:#f1f1f1;}

  .weibo{float:none;padding:0.95em 0.95em;margin-right:0;background:#fff;width:auto;}
  .weibo-box{}

  .ewm{float:none;padding:0.95em 0.95em;margin-right:0;background:#fff;width:auto;}
  .ewm-box{padding:0.95em 0.95em;background:#f1f1f1;}
  .ewm ul{margin-bottom:10px;padding:0.95em 10px;background:#fff;}
  .ewm li{float:left;padding:1% 1%;width:48%;text-align:center;}
  .ewm li img{max-width:100%;height:auto;}
  .ewm p{padding-top:0.95em;font-size:18px;font-weight:bold;}

}


.flinks h3{padding:25px 0;font-weight:bold;font-size:18px;}
.flinks li{display:inline-block;zoom:1;margin-right:15px;}
.flinks li a{color:#888;}
.flinks li a:hover{color:#f13a3a;}
@media screen and (max-width:768px){
  .flinks{padding:0 0.625em;}
  .flinks h3{padding:0.95em 0;font-weight:bold;font-size:1.125em;}
}

.footer-category{padding:50px 0;background:#f0f0f0;}
.footer-category dl{float:left;width:130px;}
.footer-category dt{color:#333;}
.footer-category dt a{color:#333;}
.footer-category dd{line-height:32px;color:#666;}
.footer-category dd a{color:#666;}
.footer-category dt a:hover,.footer-category dd a:hover{color:#f13a3a;}
.footer-category dl.footer-contact{width:380px;}
.footer-category dl.footer-contact2{width:300px;}
.footer-category dl.footer-logo{padding:30px 0;width:210px;}
.footer-category dl.footer-logo a{display:block;background:url(../images/logo-b.png) no-repeat center center;background-size:100%;height:50px;width:206px;text-indent:-9999em;overflow:hidden;}
.footer-category dl.footer-ewm{padding:0px 0;width:155px;text-align:center;}
.footer-category dl.footer-ewm a{display:block;background:url(../images/wx.png) no-repeat center center;background-size:100%;height:155px;width:155px;text-indent:-9999em;overflow:hidden;}
.copyright{padding:0 10px;background:#7c7c7c;height:56px;line-height:56px;color:#f2f1f0;}
.copy-logo{float:right;display:block;margin-top:5px;margin-right:15px;height:42px;width:173px;background:url(../images/logo-b.png) no-repeat;background-size:100%;}
@media screen and (max-width:768px){
  .footer-category{padding:1.25em 0;background:#f0f0f0;overflow:hidden;}
  .footer-category dl{clear:both;padding:0 0.95em;width:auto;}
  .footer-category dt{display:inline-block;zoom:1;font-weight:bold;}
  .footer-category dd{display:inline-block;zoom:1;}
  .footer-category dd li{display:inline-block;zoom:1;}
  .footer-category dl.footer-contact{clear:both;display:block;}
  .footer-category dl.footer-logo{display:none;}
  .footer-category dl.footer-ewm{padding:0px 0.95em;width:155px;text-align:center;margin:auto;float:none;}
  .copyright{padding:0.625em 0.625em;height:auto;line-height:1.6em;}
  .copy-logo{display:none;}
}

#service{width:161px;height:auto;position:fixed;bottom:50px;right:0px; z-index:9999;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{width:161px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}

.foot-m{display:none;}
.mob{display:none;}.pc{display:block;}
@media screen and (max-width:768px){
  #service{display:none;}
  .foot-m-bk{height:65px;}
  .foot-m{position:fixed;bottom:0px;left:0;background:rgba(0,0,0,0.86);padding:5px 0;width:100%;height:55px;z-index:10000;display:block;}
  .foot-m li{float:left;width:25%;text-align:center;color:#f1f1f1;}
  .foot-m li a{color:#f1f1f1;display:block;}
  .foot-m li span{display:block;width:100%;font-size:2.2em;}
  .pc{display:none;}.mob{display:block;}
}

 #preview{padding-bottom:50px;border: 0px solid #e5e5e5; width:100%;margin:0px auto; height: 420px; font-family: Arial, Helvetica, sans-serif,"宋体";} 
 #map_container{height: 420px;} 
 #float_search_bar{z-index: 2012; position: absolute; width: 480px; height: 31px; background: url("http://dev.baidu.com/wiki/static/map/tuan/images/search_bar.png") repeat-x; background-position: 0 -21px; padding: 3px 0 0 10px;} 
 #float_search_bar label, #float_search_bar span{color: #0787cb; font-size: 14px;} 
 #float_search_bar input{width: 180px; height: 16px; margin-top: 1px;} 
 #float_search_bar input:focus{outline: none;} 
 #float_search_bar button{border: 0; color: white; width: 77px; height: 20px; background: url("http://dev.baidu.com/wiki/static/map/tuan/images/search_bar.png") no-repeat; background-position: 0 0; margin-right: 5px; cursor: pointer;} 

@media screen and (max-width:768px){
 #preview{padding-bottom:10px;border: 0px solid #e5e5e5; width: 94%; height: 300px; font-family: Arial, Helvetica, sans-serif,"宋体";margin:10px auto;} 
 #map_container{height: 300px;} 
 #float_search_bar{z-index: 2012; position: absolute; width: 100%; height: 31px; background: url("http://dev.baidu.com/wiki/static/map/tuan/images/search_bar.png") repeat-x; background-position: 0 -21px; padding: 3px 0 0 10px;} 
}
