@charset "UTF-8";
.header { position: relative; top: 0; width: 100%; overflow: hidden; z-index: 2; background:rgba(245,245,245,1)}
.header .navbar-header { float: left; padding-left:100px; }
@media (max-width: 768px){.header .navbar-header { padding-left:0px; }}
.header .m-nav-top { display: none; text-align: right; }
/*.header .m-nav-top a { text-align: center; margin: 0 5px; display: inline-block; border: 1px solid #bcbcbc; border-radius: 50%; width: 35px; height: 35px; }*/
.header .m-nav-top a { text-align: center; margin: 0 5px; display: inline-block;}
.header .m-nav-top a span{ vertical-align: middle; font-size: 18px; line-height:28px;padding-right:7px}
.header .m-nav-top a img { height:24px;}
.header .m-nav-top a i { color: #bcbcbc; line-height: 35px; font-size: 18px; }
.header .m-nav-top a i.icon-jingdong { font-size: 18px; }
.header .m-nav-top a i.icon-tianmao { font-size: 18px; }
.header .width-f { max-width: 1300px; margin: 0 auto; padding: 1px 0; overflow: hidden; }
.header .navbar-header a img{
	width:70%;
}
.header .width-f .width-nav li a:hover{
	text-decoration:none;
	border-bottom: 1px solid #A9A9A9;
	color:#A9A9A9	
}
.header .navbar-menu .width-nav li:last-child{
	float:right;
}
@media (max-width: 1300px) { .header .width-f { padding: 1px 5%; } }
.header .width-nav { margin-bottom: 0; text-align: left; padding-right:100px; padding-top:5px; }
@media (max-width: 768px){.header .width-nav { padding-right:0px; padding-top:0px; }}
.header .m-navbar-menu { display: none; padding-top: 10px; border-bottom: 1px solid #d2d2d2; margin-left: -2%; margin-right: -2%; }
.header .m-navbar-menu ul { margin-bottom: 0; justify-content: space-around; }
.header .m-navbar-menu li { text-align: center; padding: 0; }
.header .m-navbar-menu li a { font-size: 14px; color: #323232; line-height: 30px; }
.header .m-navbar-menu li.hover a { color: #26589b; }
.header .m-sub-menu { display: none; overflow-x: scroll; text-align: center; }
.header .m-sub-menu ul { margin-bottom: 0; justify-content: space-around; }
.header .m-sub-menu li { display: none; }
.header .m-sub-menu li .proicon { width: 60px; height: 50px; background-size: 100%; margin: 10px auto 0; }
.header .m-sub-menu li .t-c { font-size: 12px; margin-bottom: 0; color: #686868; line-height: 25px; }
.header .m-sub-menu li .circle { width: 50px; height: 50px; margin: 10px auto 0; border: 1px solid #717171; border-radius: 50%; }
.header li { display: inline-block; padding: 0 3%; }
@media (min-width: 750px) { .header li a { font-size: 14px; } }
@media (min-width: 970px) { .header li a { font-size: 14px; } }
@media (min-width: 1170px) { .header li a { font-size: 14px; } }
.header li a { color: #696969; line-height: 40px;display:block;height:40px; }
.header li:last-child a { color: #da1533; line-height: 40px; }
.header li:last-child img { vertical-align:text-bottom; }
@media (max-width: 765px) 
{
.header li:last-child a { color: #323232; line-height: 30px; }
}
@media (max-width: 765px) { .navbar-menu { display: none; } }
@media (max-width: 850px) { .header { position: relative; background: #fff; }
  .header .width-f { padding: 1.5% 2%; }
  .navbar-header img { width: 80px; padding-top: 2px; } }
@media (max-width: 450px) { .header { padding: 0; }
  .header .width-f { padding: 1.5% 2% 0; }
  .navbar-header img { width: 80px; padding-top: 0; } }
@media (max-width: 765px) { .header .m-nav-top { display: block; padding-top:28px;  }
  .header .m-navbar-menu { display: block;clear:left; }
  .sub-nav { display: none; }
  .header .m-sub-menu { display: block; } }
.swiper-slide { position: relative; }
.i-ban { max-width: 1920px; max-height: 780px; }
.i-ban .full { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.i-ban .banner-img { width: 100%;}
.i-ban .banner-btn { position: absolute; bottom: 3.5%; width: 100%; text-align: center; }
.i-ban .banner-btn span { display: inline-block; width: 12px; height: 12px; background: #fff; border-radius: 50%; margin: 0 5px; cursor: pointer; }
.i-ban .banner-btn .cur { background: #24569a; }
.i-ban .arrow { position: absolute; left: 50px; top: 0; z-index: 2; width: 27px; height: 52px; top: 50%; margin-top: -26px; cursor: pointer; }
.i-ban .arrow.prev { background: url(../img/prev01.png) no-repeat left center transparent; }
.i-ban .arrow.prev:hover { background-position: right center; }
.i-ban .arrow.next { left: auto; right: 50px; background: url(../img/next01.png) no-repeat right center transparent; }
.i-ban .arrow.next:hover { background-position: left center; }
@media (max-width: 765px) { .i-ban .arrow { display: none; } }
.i-ban .t-bg { transition: background 0.5s; }
.i-products { position: relative; overflow: hidden; }
.i-products .w-f { max-width: 1920px; margin: 0 auto; padding: 0 0.2%; }
.i-products .w-f li { padding-right: 0.2%; padding-left: 0.2%; padding-top: 0.4%; float: left; }
.i-products .w-f li .img{ overflow:hidden;}
.i-products .w-f li .img img { width: 100%;-webkit-transition: all 0.6s; transition: all 0.6s;}
.i-products .w-f li .img img:hover{-webkit-transform: scale(1.1);transform: scale(1.1); }
.i-products .w-f li a.tips { display: block; width: 100%; padding: 6.5% 5% 9%; }
.i-products .w-f li a.tips span { display: block; text-align: center; font-size: 16px; color: #666; font-family: 微软雅黑,宋体, Arial, sans-serif; }
.i-products .w-f li a.tips span.tit { font-family: 微软雅黑,宋体, Arial, sans-serif; font-size: 22px; line-height: 2; margin-bottom: 6px; }
.i-products .w-f li a.tips:hover span { color: #204d8e; }
@media (min-width: 970px) { .i-products .w-f li a.tips span { font-size: 14px; }
  .i-products .w-f li a.tips span.tit { font-size: 19px; } }
@media (min-width: 1170px) { .i-products .w-f li a.tips span { font-size: 12px; }
  .i-products .w-f li a.tips span.tit { font-size: 18px; } }
@media (min-width: 750px) { .i-products .w-f li a.tips { padding: 4% 5% 5%; } }
@media (max-width: 450px) { .i-products .w-f li { width: 100%; padding-right: 2%; padding-left: 2%; padding-top: 2%; }
  .i-products .w-f li a.tips { padding: 4% 5%; } }
.footer { width: 100%; background: #7d7d7d;}
.footer a{ text-decoration:none; }
.footer .footer-container { padding: 1% 0; max-width: 1300px; margin: 0 auto; }
.footer .footer-container .main { width: 100%; padding: 1% 0; overflow: hidden; }
.footer .footer-container .main .left { padding: 3% 0; }
.footer .footer-container .wxcode { padding: 15px 0; }
.footer .footer-container .bottom-nav .t-c { display: block; font-size: 12px; color: rgba(255, 255, 255, .8); line-height: 2; font-family: 微软雅黑,宋体, Arial, sans-serif; }
.footer .footer-container .bottom-nav .t-c:hover { color: rgba(255, 255, 255, 1); }
.footer .footer-container .bottom-nav .tit { font-family: 微软雅黑,宋体, Arial, sans-serif; display: block; font-size: 16px; color: rgb(188, 190, 192); line-height: 2.5; padding-bottom: 5px; }
.footer .footer-container .bottom-nav .tit:hover { color: white; }
.footer .footer-container .code-tip { text-align: center; font-family: 微软雅黑,宋体, Arial, sans-serif; }
.footer .footer-container .left-line { width: 1px; height: 150px; margin: 35px 0 25px; background: #d5d5d5; }
.footer .footer-container .bottom-line { clear: both; width: 100%; height: 1px; background: #d5d5d5; }
.footer .footer-container .bottom-copyright { clear: both; width: 100%; height: 24px; line-height:24px; vertical-align:middle;font-family: 微软雅黑,宋体, Arial, sans-serif; color:rgba(255, 255, 255, .8); font-size:12px; }
@media (max-width: 768px) { .footer .footer-container .bottom-copyright {display: none;}}
.footer .footer-container .bottom-copyright dl dt{ width:50%; float:right; font-weight:normal; text-align:right;}
.footer .footer-container .bottom-copyright dl dd{width:50%; float:left;}
.footer .footer-container .logo { padding-bottom: 8px; }
.footer .footer-container .logo img{width:90px; height:90px; margin-top:20px;}
.footer .footer-container .tel p { font-family: 微软雅黑,宋体, Arial, sans-serif; color: #393b3c; margin-bottom: 0; }
.footer .footer-container .tel .num a { font-size: 24px; color: #333; font-family: calibri, Arial; }
.zhiranji_text { background: #fcfcfc; width: 100%; overflow: hidden; }
.list_nav { padding: 0px 20px; overflow: hidden; background: #7d7d7d; clear: both; }
.list_nav li { float: left; width: 100%; color: rgb(188, 190, 192); font-weight: 400; line-height: 40px; border-bottom: 1px solid #E3E3E3; margin-bottom: 1%; }
.list_nav li span { float: left; width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_nav li span.zhankai { font-weight: bold; }
.list_nav li i { float: right; height: 42px; width: 15px; margin-top: 0; margin-bottom: 0; margin-right: 3px; font-size: 10px; color: #000; background-image: url(../img/more.png); background-repeat: no-repeat; background-position: center; }
.list_nav li a { width: 98%; padding: 0px 1%; font-size: 14px; color: rgb(188, 190, 192); float: left; }
.list_nav li .iconfont { transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.list_nav li span { float: left; font-weight: normal; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.desc_nav { display: none; overflow: hidden; margin-left: 2%; width: 98%; }
.desc_nav li { float: left; width: 100%; height: 24px; line-height: 24px; border-bottom: none; margin-bottom: 1%; background: none; }
.desc_nav li a { width: 98%; padding: 0px 1%; font-size: 1em; text-align: left; display: block; color: rgba(255, 255, 255, .8); float: none; }
.desc_nav li span { float: left; font-weight: normal; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.desc_nav_show { display: block; padding-bottom: 5px; }
.m-footer { display: none; }
#m-footer-info { background: #7d7d7d; }
#m-footer-info .foot { color: rgba(255, 255, 255, .8); padding: 20px 0; }
#m-footer-info .foot a { color: rgba(255, 255, 255, .8); }
#m-footer-info .foot div { font-size: 13px; line-height: 1.8; }
@media (max-width: 992px) { .bottom-nav { padding-top: 5%; }
  .left-line { display: none; }
  .bottom-line { display: none; }
  .footer .footer-container .tel p { text-align: center; } }
@media (max-width: 768px) { .bottom-nav { display: none; }
  .bottom-line { display: none; }
  .footer .footer-container .tel p { text-align: center; }
  .m-footer { display: block; } }
@media (max-width: 450px) { .footer-container { display: none; }
  .i-products .w-f li a.tips { padding: 2% 5%; }
  .i-products .w-f li a.tips span.tit { margin-bottom: 0; } }
.inside-header { position: relative; }
.inside-header li a.cur { color: #A9A9A9; line-height: 40px; border-bottom: 1px solid #A9A9A9;}
.sub-nav { border-bottom: 1px solid #ccc; }
.sub-nav .list { max-width: 1300px; padding: 20px 0 0; margin: 0 auto; border-top: 1px solid #ccc;  }
ul{	list-style-type: none;}
.sub-nav .list ul { display: inline-block; float: none; margin-bottom:0px; }
.sub-nav .list li { position: relative; float: left; left: 10%; width: 120px; font-size: 15px; line-height: 41px; opacity: 0; text-align: center; }
.sub-nav .list li p.t-c { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; font-size: 14px; margin-bottom: 0; color: #6e6e6e; -webkit-transition: all 0.5s; transition: all 0.5s; }
.sub-nav .list li:hover .circle { border: 1px solid #24569a; }
.sub-nav .list li:hover .circle .icon { color: #24569a; }
.sub-nav .list li:hover a { text-decoration:none;}
.sub-nav .list li:hover .t-c { color: #24569a; }
.sub-nav .list li.cur .circle { border: 1px solid #24569a; }
.sub-nav .list li.cur .circle .icon { color: #24569a; }
.sub-nav .list li.cur .t-c { color: #24569a; }
.circle { width: 50px; height: 50px; margin: 0 auto; border: 1px solid #717171; border-radius: 50%; }
.icon { font-size: 20px; line-height: 50px; margin: 5px 0; color: #333; }
.show-pic { background: #f6f6f6; text-align: center; }
.show-pic img { width: 100%; max-width: 1300px; }
.brand-show-pic { position: relative; height: 370px; width: 100%; overflow: hidden; }
.brand-show-pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 100%; }
@media (max-width: 450px) { .brand-show-pic { height: 150px; }
  .brand-show-pic img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); height: 100%; } }
.new-container { max-width: 1100px; margin: 30px auto 10px; font-size:14px; line-height:1.8;position:relative; }
.new-container .about-title{font-size:30px;padding:3% 0;text-align:center;}
.new-container .about-left{width:100%;background:#000;overflow:hidden;}
.new-container .about-left video{float:left;}
.new-container .about-right{width:100%;border-bottom:1px dashed #cfd9e5;padding:2% 0;background:#fcfcfc;}
.new-container .about-right p{color:#777;font-size:16px;line-height:180%;padding:2%;margin:0;text-align:center;}
.new-container .about-right p span{color:#15457e;}
.new-container:after{display:block;clear:both;content:'';height:50px;}
@media (max-width: 768px) {.new-container { padding:0px 20px;  }
.new-container .about-title{font-size:20px;}
.new-container .about-left{float:none;width:94%;margin:0 3%;max-width:100%;height:auto;background:#000;}
.new-container .about-right{float:none;width:94%;margin:3%;max-width:100%;height:auto;border-bottom:1px dashed #cfd9e5;padding:2% 0;}
.new-container .about-right p{color:#777;font-size:14px;line-height:180%;padding:4% 10%;margin:0;}
.new-container .about-right p span{color:#15457e;}
.new-container:after{display:block;clear:both;content:'';height:10px;}}
@media (max-width: 450px) { .new-container { margin: 0 auto 25px; padding:0px; } }
.tag-nav { color: #666; font-size: 14px; padding-bottom: 10px; }
.tag-nav a { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; color: #666; font-size: 14px; padding: 0 5px; }
.tag-nav a:hover { color: #24569a; }
.tag-nav .right-line { float: right; width: 100px; height: 0px; margin-top: 9px; background: #d9d9d9; }
.head-bottom-line { width: 50px; height: 0px; margin: 5px 0 10px; background: #898989; }
.head-info { padding: 5px 0; border-bottom: 1px dashed #ccc; }
.head-info .title { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; font-size: 24px; color: #323232; }
.head-info .date { padding: 10px 0; color: #323232; }
@media (max-width: 450px) { .head-info { display: none; }
  .tag-nav { display: none; }
  .head-bottom-line { display: none; } }
.head-bar { display: none; width: 100%; padding: 0 5%; height: 40px; border-bottom: 1px solid #ccc; position: relative; top: 0; background: #fff; z-index: 5; }
.head-bar .head-title { width: 100%; line-height: 40px; color: #25559a; font-size: 14px; }
.head-bar .head-title a { color: #aeaeae; font-size: 14px; padding-right:10px}
.head-bar .head-title a.cur { color: #25559a; font-size: 14px; }
.head-bar .m-backtop { float: right; color: #25559a; }
.head-bar .m-backtop i { color: #25559a; font-size: 12px; line-height: 40px; vertical-align: middle; }
.head-bar .m-backtop span { line-height: 40px; vertical-align: middle; padding-left: 8%; }
@media (max-width: 450px) { .head-bar { display: block; } .new-tabs { display: none; } }
.new-list { margin-top: 15px; }
.new-list li { padding: 30px 0; border-top: 1px #ccc dashed; }
@media (max-width: 992px) { .new-list li { padding: 25px 0; } }
@media (max-width: 768px) { .new-list li { padding: 20px 0; } }
@media (max-width: 450px) { .new-list li { padding: 10px 0; } }
.new-list li:first-child { border-top: none; }
.new-list .left-pic { float: left; width: 300px; }
.new-list .left-pic img { width: 100%; height: auto; max-height: 190px; }
.new-list .main-info { margin-left: 350px; margin-right: 20px; padding: 5px 0; }
.new-list .main-info .title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.new-list .main-info .title a { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; font-size: 22px; color: #323232; line-height: 2; }
@media (max-width: 768px) { .new-list .main-info .title { line-height: 1.5;overflow: hidden;text-overflow: inherit;white-space: inherit; }
                            .new-list .main-info .title a  { font-size: 18px;line-height: 1.5; } }
@media (max-width: 450px) { .new-list .main-info .title { line-height: 1.2;overflow: hidden;text-overflow: inherit;white-space: inherit; }
                            .new-list .main-info .title a  { font-size: 14px;line-height: 1.2; } }
.new-list .main-info .tip { text-indent: 2em; font-size: 14px; color: #666; line-height: 2; }
.new-list .main-info .date { text-align: right; padding-top: 10px; }
.new-list .main-info .date span { font-size: 14px; color: #666; padding-left: 5px; vertical-align: middle; }
.new-list .main-info .date .line { display: inline-block; width: 40px; border-top: 1px solid #ccc; border-bottom: 1px solid #656565; }
@media (max-width: 992px) { .new-list .new-list { margin-top: 10px; }
  .new-list .left-pic { width: 30%; margin-left: 2%; min-width: 100px; }
  .new-list .main-info { margin-left: 34%; margin-right: 2%; padding: 5px 0; }
  .new-list .main-info .tip { line-height: 1.5; word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;} }
@media (max-width: 768px) { .new-list .new-list { margin-top: 5px; }
  .new-list .main-info { margin-left: 34%; margin-right: 2%; padding: 5px 0; }
  .new-list .main-info .tip { line-height: 1.5; word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;} }
@media (max-width: 450px) { .new-list .new-list { margin-top: 0; }
  .new-list .main-info { margin-left: 34%; margin-right: 2%; padding: 5px 0; }
  .new-list .main-info .tip { display: none; }
  .new-list .main-info .date { text-align: left; padding-top: 0px; }
  .new-list .main-info .date .line { display: none; } }
.page { border-top: 1px solid #e5e5e5; text-align: center; padding: 30px 0; }
.page a { font-size: 16px; color: #6e6e6e; margin: 0 10px; vertical-align: middle; }
.page a:hover{ font-size: 16px; color: #6e6e6e; margin: 0 10px; vertical-align: middle; }
.page a:hover { color: #24569a; }
.page a.cur { text-decoration: underline; color: #24569a; }
.page a i { vertical-align: middle; }
.page span.current { font-size: 16px; color: #6e6e6e; margin: 0 10px; text-decoration: underline; color: #24569a; vertical-align: middle;}
.page .prev, .page .next { vertical-align: middle; }
.page .t { color: #ccc; }
@media (max-width: 992px) { .page { padding: 20px 0; } }
@media (max-width: 768px) { .page { padding: 10px 0; } }
@media (max-width: 450px) { .page { padding: 5px 0; } }
.newinfo { width: 100%; margin-top: 10px; }
.newinfo .title-date { text-align: center; padding: 40px 0 20px; border-bottom: 1px dashed #ccc; }
.newinfo .title-date .title { font-size: 26px; color: #323232; }
.newinfo .title-date .date { color: #a3a3a3; padding: 10px 0; font-size: 16px; }
.newinfo .new-article { padding: 30px 3%; }
@media (max-width: 992px) { .newinfo .title-date .title { font-size: 30px; color: #323232; }
.newinfo .title-date .date { padding: 10px 0; font-size: 16px; } }
@media (max-width: 768px) { .newinfo .title-date .title { font-size: 20px; color: #323232; }
.newinfo .title-date .date { padding: 8px 0; font-size: 14px; } }
@media (max-width: 450px) { .newinfo .title-date .title { font-size: 16px; color: #323232; }
.newinfo .title-date .date { padding: 5px 0; font-size: 12px; } }
@media (max-width: 1200px) { .new-article img { width: 100% !important; height: auto !important; } }
@media (max-width: 450px) { .newinfo { margin-top: 20px; } }
.info-page { border-top: 1px solid #e5e5e5; padding: 30px 0; }
.info-page div { padding: 5px 0 5px 6%; }
.info-page div a { font-size: 14px; color: #323232; }
.info-page div a:hover { color: #24569a; text-decoration: underline; }
.honor { padding: 10px 0; }
.honor1{width:100%; height:400px; }
@media (max-width: 1100px){.honor1{height:auto; float:right; width:65%; }}
.honor1_left{ float:left; padding-left:40px; padding-top:40px;}
@media (max-width: 1100px){.honor1_left{padding-left:0px; padding-top:10px;}}
.honor1_left dl dt{ color:#323232; font-size:34px;}
.honor1_left dl dd{ color:#6f6f6f; font-size:14px;}
.honor1_right{ float:right;padding-right:100px;}
@media (max-width: 1100px){.honor1_right{ padding-right:0px;}}
.honor1_right img{width:320px; height:320px; }
.honor2{width:100%; height:100px; position:relative;}
@media (max-width: 1100px){.honor2{ float:left; width:30%; height:400px;}}
.honor2_line{ background-color:#e1e1e1; width:100%; position:absolute; z-index:0; height:3px; margin-top:3px;}
@media (max-width: 1100px){.honor2_line{ width:1px; height:100%;}}
.honor2_li{ position:absolute; z-index:1;width:100%; text-align:center; }
.honor2_li ul li{ display:inline-block; text-align:center; width:100px;}
@media (max-width: 1100px){.honor2_li ul li{ display:block; clear:both; position:relative;}}
.honor2_li ul li span{ display:block; -webkit-border-radius:50%;border-radius:50%; height:10px; width:10px; background-color:#e1e1e1;-webkit-transition: all 0.3s; transition: all 0.3s; margin-left:auto; margin-right:auto;}
@media (max-width: 1100px){.honor2_li ul li span{ display:block;-webkit-border-radius:0;border-radius:0; height:1px; position:absolute; z-index:1; top:30px; left:0px; }}
.honor2_li ul .hv span{ background-color:#24569a;-webkit-transform: scale(2);transform: scale(2); }
@media (max-width: 1100px){.honor2_li ul .hv span{ left:5px; }}
.honor2_li ul li label{ padding-top:20px; font-size:16px; color:#e1e1e1;}
.honor2_li ul .hv label{ color:#24569a;}
.honorMInfo { display: none; }
@media (max-width: 768px) { .honorPcInfo { display: none; }
  .honorMInfo { display: block; } }
.job { margin-top: 70px; }
.job .job-nav { overflow: hidden; position: relative; width: 100%; text-align: center; }
.job .t-f { display: inline-block; transition: all 0.5s; margin: 0 2%; }
.job .t-f .tit { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; display: inline-block; border: 1px solid #d4d4d4; min-width: 130px; max-width: 150px; height: 45px; text-align: center; color: #6e6e6e; font-size: 16px; line-height: 43px; border-radius: 45px; }
.job .t-f .tit:hover { box-shadow: 0 0 5px #ccc inset; }
.job .t-f.cur a { background: #0068b7; color: #fff; }
.job .job-info { padding: 50px 0; overflow: hidden; width: 100%; }
.job .job-info .list .pic { width: 100%; }
.job .job-info .list .pic img { width: 100%; }
.job .job-info .list .info { min-height: 300px; border: 1px solid #ccc; padding: 5%; }
@media (max-width: 450px){.job .job-info .list .info { min-height:50px;}}
.job .job-info .list .info .title a { font-size: 22px; color: #444; font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; }
.job .job-info .list .info .en { font-size: 14px; color: #ccc; text-transform: uppercase; font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; }
.job .job-info .list .info .tips { text-align: left; padding-top: 15px; font-size: 14px; color: #7b7b7b; }
.job .job-info .select-bar .sel { margin: 0 5px; display: inline-block; border: 1px solid #ccc; background: #fff; border-radius: 3px; width: 23%; position: relative; height: 40px; padding: 0 10px; }
@media (max-width: 450px){.job .job-info .select-bar .sel{width:46%;}}
.job .job-info .select-bar .sel:hover { box-shadow: 0 0 3px 3px #eee; }
.job .job-info .select-bar .sel p { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-align: left; line-height: 38px; font-size: 16px; margin-bottom: 0; width: 100%; cursor: pointer; }
.job .job-info .select-bar .sel p:after { content: '\e619'; position: absolute; right: 6px; font-size: 20px; font-family: "iconfont" !important; font-style: normal; }
.job .job-info .select-bar .sel:hover p { color: #000; }
.job .job-info .select-bar .sel .select { display: none; position: absolute; top: 38px; left: 0; width: 100%; border: 1px solid #ccc; z-index: 2; background: #fff; max-height: 212px; overflow-y: auto; }
.job .job-info .select-bar .sel .select ul { margin-bottom: 0; }
.job .job-info .select-bar .sel .select li { line-height: 38px; font-size: 14px; text-align: left; padding: 0 10px; cursor: pointer; }
.job .job-info .job-table { width: 100%; margin: 40px 0; }
.job .job-info .job-table thead { background: #f0f0f0; }
.job .job-info .job-table thead th { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; min-width: 50px; font-size: 14px; color: #323232; }
@media (max-width: 450px){.job .job-info .job-table thead th { font-size:1.5rem;}}
.job .job-info .job-table thead th:last-child i { font-size: 14px; color: #626262; }
.job .job-info .job-table tbody tr { background: #fafafa; }
.job .job-info .job-table tbody tr:hover { background: #fefefe; }
.job .job-info .job-table tbody td, .job .job-info .job-table tbody td a { font-size: 14px; color: #959595; font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; }
@media (max-width: 450px){.job .job-info .job-table tbody td, .job .job-info .job-table tbody td a { font-size: 1.2rem;}}
@media (max-width: 450px){.job .job-info .job-table tbody td:nth-child(4),.job .job-info .job-table th:nth-child(4){ display:none;}}
.job .job-info .job-table tbody td:last-child i { cursor: pointer; font-size: 16px; }
.job .job-info .job-table tbody td:last-child i:hover { color: #688bb9; }
.job .job-info .job-table th, .job .job-info .job-table td { text-align: center; }
@media (max-width: 450px) { .job { margin-top: 20px; }
  .job .job-nav { width: 90%; margin: 0 5%; }
  .job .t-f .tit { border: 1px solid #d4d4d4; height: 35px; min-width: 90px; max-width: 100px; text-align: center; color: #6e6e6e; line-height: 33px; border-radius: 35px; font-size: 14px; }
  .job .t-f .tit:hover { box-shadow: 0 0 3px #ccc inset; }
  .job .job-info { padding: 20px 0; }
  .job .job-info li { padding-bottom: 15px; } }
.basic-info { max-width: 1250px; margin: 0 auto; }
.basic-info li { color: #444; font-size: 16px; line-height: 2; font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; }
.basic-info li span { color: #6e6e6e; padding-left: 10px; }
.basic-info li span.red { color: #ff5f5f; }
.detailed-info { max-width: 1100px; padding-left:15px; padding-right:15px; margin: 30px auto; font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; }
.server-article .impo { font-family: "FZLTHJ",微软雅黑,宋体, Arial, sans-serif; color: #444; font-size: 22px; line-height: 2; }
.server-article .tag-box { padding-top: 20px; }
.server-article .tag { width: 450px; float: left; }
.server-article .tag .left-icon { float: left; width: 60px; height: 60px; box-shadow: 0 0 15px 2px #eee; text-align: center; }
.server-article .tag .left-icon i { line-height: 60px; color: #bbb; font-size: 30px; }
.server-article .tag .text { float: left; margin-left: 20px; padding: 5px 0; }
.server-article .tag .text p { font-family: "FZLTHJ",微软雅黑,宋体, Arial, sans-serif; color: #323232; font-size: 18px; margin-bottom: 0; line-height: 1.5; }
.server-article .tag .text .tip { color: #24569a; }
.server-article .article-info { margin-top: 0px; padding: 20px 0; }
@media (max-width: 450px) { .server-article { padding: 0 3%; }
  .server-article .impo { font-size: 16px; line-height: 2; }
  .server-article .tag-box { padding-top: 10px; }
  .server-article .tag { width: 100%; margin-bottom: 5px; }
  .server-article .tag .left-icon { float: left; width: 40px; height: 40px; box-shadow: 0 0 10px 2px #eee; text-align: center; }
  .server-article .tag .left-icon i { line-height: 40px; color: #bbb; font-size: 20px; }
  .server-article .tag .text { float: left; margin-left: 10px; padding: 5px 0; }
  .server-article .tag .text p { color: #323232; font-size: 14px; margin-bottom: 0; line-height: 1.2; }
  .server-article .tag .text .tip { color: #24569a; }
  .server-article .article-info { margin-top: 0px; padding: 20px 0; }
  .server-article .article-info img{width:100% !important; height:auto !important;} }
.from-address { margin-top: 10px; text-align: center; }
.from-address .sel { margin: 0 5px; display: inline-block; border: 1px solid #ccc; background: #fff; border-radius: 5px; min-width: 180px; position: relative; height: 40px; padding: 0 10px; }
.from-address .sel p { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-align: left; line-height: 38px; font-size: 16px; margin-bottom: 0; width: 100%; cursor: pointer; }
.from-address .sel p:after { content: '\e619'; position: absolute; right: 6px; font-size: 20px; font-family: "iconfont" !important; font-style: normal; }
.from-address .sel .select { display: none; position: absolute; top: 38px; left: 0; width: 100%; border: 1px solid #ccc; z-index: 2; background: #fff; max-height: 212px; overflow-y: auto; }
.from-address .sel .select ul { margin-bottom: 0; }
.from-address .sel .select li { line-height: 30px; font-size: 14px; text-align: left; padding: 0 10px; }
.from-address .sel .select li:hover { background: #ccc; cursor: pointer; }
.from-address .sel.hover { box-shadow: 0 0 3px 3px #eee; }
.from-address .sel:hover { box-shadow: 0 0 3px 3px #eee; }
.from-address .keyword-input { border: 1px solid #ccc; background: #fff; border-radius: 5px; width: 220px; margin: 0 5px; height: 40px; padding: 0 5px; }
.from-address .search-input { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; background: #6e6e6e; color: #fff; border: 0; border-radius: 5px; height: 40px; width: 70px; font-size: 15px; }
@media (max-width: 768px) { .from-address { margin-top: 10px; padding: 2.5% 0; }
  .from-address .sel { margin: 0 2.5% 2%; width: 45%; border-radius: 3px; min-width: 100px; position: relative; height: 30px; padding: 0 5px; }
  .from-address .sel p { line-height: 28px; font-size: 16px; width: 100%; }
  .from-address .sel p:after { content: '\e619'; position: absolute; right: 6px; font-size: 15px; font-family: "iconfont" !important; font-style: normal; }
  .from-address .sel .select { display: none; }
  .from-address .keyword-input { border-radius: 3px; margin: 0 auto; width: 45%; height: 30px; padding: 0 5px; display:block; margin-bottom:2%; clear:both; }
  .from-address .search-input { border: 0; border-radius: 3px; height: 30px; width: 20%; font-size: 14px; display:block; clear:both; margin-left:auto; margin-right:auto; } }
.site-container { margin: 30px auto 0; }
.map-comtainer { width: 100%; position: relative; margin: 30px 0; }
.map { position: absolute; left: 0; right: 0; margin-top: 50px; height: 558px; width:1100px; margin-left:auto; margin-right:auto; }
@media (max-width: 1100px){.map {width:100%;}}
@media (max-width: 768px){.map {width:100%; margin-top:558px;}}
.map-site { position: relative; height: 558px; max-width: 407px; margin: 50px auto 0 893px; visibility:hidden; }
@media (max-width: 768px) {.map-site {  margin:0px; display:block; height: 916px; width:100%; visibility:hidden; max-width:100%; }}
.map-site .site { position: absolute; top: 0; right: 0; padding-top: 25px; height: 558px; width: 407px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; overflow: hidden; background: #fff; }
@media (max-width: 768px) {.map-site .site { position: absolute; top: 0; left: 0; padding-top: 25px; height: 558px; width: 100%; max-width:100%;}}
.map-site .site .top { width: 316px; margin: 0 auto; padding: 10px 0; text-align: center; border: 1px solid #ccc; font-size: 14px; color: #6e6e6e; }
.map-site .site .top span { color: #323232; }
.map-site .site .top strong { color: #ff3d3d; }
.map-site .site .list { width: 814px; height: 443px; overflow: hidden; position: absolute; left: 0; }
@media (max-width: 768px){.map-site .site .list { width: 100%;}}
.map-site .site .list ul { float: left; margin-bottom: 0; width: 407px; }
@media (max-width: 768px){.map-site .site .list ul {width:100%;}}
.map-site .site .list li { border-top: 1px solid #dfdfdf; cursor: pointer; overflow: hidden; line-height:1.5; }
.map-site .site .list li .msgSign { padding: 16px 50px 11px 80px; position: relative; }
@media (max-width: 768px){.map-site .site .list li .msgSign { padding: 16px 2% 11px 2%; width:100%; }}
.map-site .site .list li .msgSign:after { content: '\e645'; position: absolute; top: 16px; left: 46px; color: #ff5959; font-family: "iconfont" !important; font-style: normal; font-size: 25px; }
@media (max-width: 768px){.map-site .site .list li .msgSign:after { content: '';}}
.map-site .site .list li .msgSign .contF { min-height: 120px; overflow: hidden; word-break: break-all; word-wrap: break-word; }
.map-site .site .list li h4 { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; font-size: 16px; margin-bottom: 16px; font-weight: bold; color: #323232; font-size: 18px; font-weight: normal; }
.map-site .site .list li h4:hover { color: #ff5959; }
.map-site .site .list li h4 span { font-family: 微软雅黑,"FZLTQH",宋体, Arial, sans-serif; font-size: 12px; color: #ff3d3d; }
.map-site .site .list li p { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; margin-bottom: 0; color: #6e6e6e; font-size: 14px; }
.map-site .site .list li:first-child { border: 0; }
.map-site .site .list li:hover { background: #eee; }
.bottom-page { border-top: 1px solid #dfdfdf; margin: 0 46px; padding: 0 10px; position: absolute; left: 0; bottom: 0; width: 315px; }
.bottom-page .lr-page { height: 46px; }
.bottom-page .lr-page i { font-size: 25px; color: #909090; line-height: 46px; }
.bottom-page .num-page { float: right; color: #909090; font-size: 14px; line-height: 46px; }
.proicon { width: 120px; height: 80px; background: url(../img/proicon.png) center no-repeat; }
.pro-container { max-width: 1340px; margin: 40px auto 20px; }
.pro-container .pro-section { padding: 10px 0 10px; }
.pro-container li { margin-bottom: 0px; }
.pro-container .title { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-align: center; color: #323232; font-size: 32px; line-height: 2; padding-bottom: 10px; }
.pro-container .pro-img { position: relative; height: 260px; background: linear-gradient(#fff, #f9f9f9); text-align: center; transition: all 0.5s; overflow: hidden; }
.pro-container .pro-img img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media (max-width: 450px) { .pro-container .pro-img { position: relative; height: auto; background: linear-gradient(#fff, #f9f9f9); text-align: center; transition: all 0.5s; overflow: hidden; }
.pro-container .pro-img img { position: inherit;width: 100%; top: 0; left: 0;-webkit-transform: translate(0, 0); transform: translate(0, 0); } }
.pro-container li:hover .pro-img { background: linear-gradient(#fff, #eee); }
.pro-container .pro-name { text-align: center; color: #444; font-size: 18px; padding: 20px 0; }
.sub-nav .list { overflow: hidden; }
.sub-nav .left { float: left; margin-left: 20px; height: 80px; }
.sub-nav .left img { vertical-align: middle; padding-right: 10px; }
.sub-nav .left .name { vertical-align: middle; line-height: 80px; color: #6e6e6e; font-size: 22px; }
.sub-nav .right { float: right; }
@media (max-width: 450px) { .pro-sub-nav { display: block; }
  .sub-nav .list { margin: 0; padding: 0; border-top: 0; }
  .sub-nav .left { margin-left: 0; height: 50px; }
  .sub-nav .left img { height: 44px; vertical-align: middle; padding: 3px 10px 3px 0; }
  .sub-nav .left .name { line-height: 50px; font-size: 14px; }
  .sub-nav .right { display: none; } }
.pro-bigpic { background: linear-gradient(#fefefe, #f9f9f9); text-align: center; padding: 0px 0; height:600px; border-bottom:1px solid #ccc; }
.pro-bigpic a { display: block; height: 100%; }
.pro-bigpic img{ display:none;}
@media (max-width: 1200px) { .pro-bigpic { overflow:hidden;padding: 0px 0; height:auto;background-image:none !important; }
  .pro-bigpic img { height: 100% !important; display:block; -webkit-clip-path: inset(0 8% 0 8%);clip-path: inset(0 8% 0 8%);margin-left: -16%;margin-right: -16%;width: 130%;} }
@media (max-width: 1100px) { .pro-bigpic { overflow:hidden;padding: 0px 0; height:auto;background-image:none !important; }
  .pro-bigpic img { height: 100% !important; display:block; -webkit-clip-path: inset(0 12% 0 12%);clip-path: inset(0 12% 0 12%);margin-left: -24%;margin-right: -24%;width: 150%;} }
/*@media (max-width: 950px) { .pro-bigpic { padding: 0px 0; height:auto; } }
@media (max-width: 768px) { .pro-bigpic { padding: 0px 0; height:auto;} }
@media (max-width: 450px) { .pro-bigpic { padding: 0px 0; height:auto; } }*/
.pro-info .title { width: 100%; height: 1px; background: #ccc; }
.pro-info .content { text-align:center; max-width: 1920px; margin: 0 auto; overflow: hidden;position:relative; }
.pro-info .content img {  position: relative; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);width: auto; height: auto; }
@media (max-width: 1200px) { .pro-info .content img { left: 0;-webkit-transform: translate(0, 0);transform: translate(0, 0);-webkit-clip-path: inset(0 8% 0 8%);clip-path: inset(0 8% 0 8%);margin-left: -16%; margin-right: -16%;width: 130%;} }
@media (max-width: 1100px) { .pro-info .content img { left: 0;-webkit-transform: translate(0, 0);transform: translate(0, 0);-webkit-clip-path: inset(0 12% 0 12%);clip-path: inset(0 12% 0 12%);margin-left: -24%; margin-right: -24%;width: 150%;} }
@media (max-width: 768px) { .pro-info .content img { left: 0;-webkit-transform: translate(0, 0);transform: translate(0, 0);-webkit-clip-path: inset(0 12% 0 12%);clip-path: inset(0 12% 0 12%);margin-left: -24%; margin-right: -24%;width: 150%;} }
@media (max-width: 450px) { .pro-info .content img { left: 0;-webkit-transform: translate(0, 0);transform: translate(0, 0);-webkit-clip-path: inset(0 12% 0 12%);clip-path: inset(0 12% 0 12%);margin-left: -24%; margin-right: -24%;width: 150%; } }
.pro-info .tag-link { text-align: center; margin-bottom: 30px; }
.pro-info .tag-link a { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; display: inline-block; margin: 0 20px; color: #323232; font-size: 32px; line-height: 1.2; }
.pro-info .tag-link a.hover { color: #24569a; border-bottom: 2px solid #91aacc; }
.setinfo { width: 100%; max-width: 1900px; }
.backtop { display: none; position: fixed; right: 0; z-index:999; bottom: 100px; border-radius: 5px; width: 80px; height: 80px; padding: 10px 5px; background: #fafafa; text-align: center; cursor: pointer; transition: all 0.5s; }
.backtop:hover { background: #c7c7c7; }
.backtop div { width: 40px; height: 40px; margin: 0 15px; border-radius: 50%; border: 1px solid #787878; text-align: center; }
.backtop i { font-size: 20px; line-height: 40px; }
.backtop span { display: block; line-height: 2; color: #6e6e6e; font-size: 14px; text-align: center; font-family: "Arial"; }
.contact { max-width: 1100px; padding: 30px; margin: 0 auto; }
@media (max-width:450px) {.contact{ padding-top:0px; padding-bottom:0px;}}
.contact_title{ text-align:center; color:#333;width:100%; padding-bottom:50px; font-size:32px; clear:both;}
@media (max-width:450px) { .contact_title{ display:none; }}
.contact_left{width:49%; float:left; border-right:1px dashed #ccc;}
@media (max-width:450px) { .contact_left{ width:100%; border-bottom:1px dashed #ccc; border-right:0px; float:none; clear:both;}}
.contact_left dl dt{ color:#204e8d; font-size:24px; font-weight:normal; display:block; padding-bottom:10px;}
@media (max-width:450px) {.contact_left dl dt{ color:#333; width:100%; text-align:center; font-size:1.7rem; padding-top:5px; padding-bottom:15px; }}
.contact_left dl dd{ color:#666; font-size:16px; line-height:2;}
@media (max-width:450px) { .contact_left dl dd{ font-size:1.3rem;} }
.contact_left dl dd span{ color:#204e8d;}
.contact_right {width:50%; float:left; padding-left:6%;}
@media (max-width:450px) {.contact_right {width:100%; float:none; clear:both; padding-top:30px; padding-left:0px;} }
.contact_right ul li{ display:inline-block; padding-left:12%;}
.contact_right table tr td{ text-align:center; }
@media (max-width:450px) {.contact_right ul li{ padding-left:5%; width:47%; text-align:center; }}
.contact_right ul li img{ display:block; height:170px;}
.contact_right table{width:100%; border:0px;}
.contact_right table tr td { text-align:center;}
.contact_right table tr td img{ display:inline-block; height:170px;}
@media (max-width:450px) {.contact_right ul li img{ height:auto; width:100% !important; }}
@media (max-width:450px) {.contact_right table tr td img{ height:auto; width:80% !important; }}
.contact_right ul li label{ display:block; clear:both; text-align:center; font-size:14px; color:#666; font-weight:normal; padding-top:10px;}
.contact_right table tr td label{ display:block; clear:both; text-align:center; font-size:14px; color:#666; font-weight:normal; padding-top:10px;}
.contact .logo-box { padding: 0 3%; }
.contact .logo-box .img-logo-box { height: 190px; box-shadow: 0 0 10px 2px #ececec; text-align: center; position: relative; }
.contact .logo-box .img-logo-box img { widows: 50%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.contact ul { margin-bottom: 0; }
.contact li { padding-bottom: 20px; }
.contact .lefticon { width: 50px; height: 50px; float: left; box-shadow: 0 0 10px 2px #ececec; text-align: center; }
.contact .lefticon i { line-height: 50px; font-size: 25px; }
.contact .lefticon .icon-bangong { font-size: 35px; }
.contact .text { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; box-shadow: 0 0 10px 2px #ececec; font-size: 18px; color: #444; margin: 5px 0 5px 50px; padding: 7px 5px 7px 20px; }
@media (max-width: 450px) { .contact li { padding-bottom: 10px; }
  .contact .lefticon { width: 40px; height: 40px; }
  .contact .lefticon i { line-height: 40px; font-size: 20px; }
  .contact .lefticon .icon-bangong { font-size: 30px; }
  .contact .text { font-size: 14px; margin: 5px 0 5px 40px; padding: 5px 5px 5px 10px; } }
@media (max-width: 992px) { .logo-box { display: none; } }
.history-w { padding-bottom: 80px; padding-top: 60px; overflow:hidden; }
.history-w .historyl { max-width: 1100px; padding: 20px; margin: 0 auto; }
/*@media (max-width: 1100px) {.history-w .historyl {-webkit-transform:scale(0.5);-webkit-transform-origin:top left;}}*/
.clearboth{ height:0px; font-size:0px; clear:both; display:none;}
@media (max-width: 1100px) {.clearboth{ display:block;}}
.ht-lst { position: relative; color: #2b2b2b; }
.ht-lst .list { position: relative; }
.ht-lst .list li { position: absolute; width: 533px; top: 0; padding-bottom: 80px; min-height: 150px; zoom: 1px; }
@media (max-width: 1100px) {.ht-lst .list li { position:relative; width:100%;}}
.ht-lst .list li .cover { width: 494px; height: 26px; display: block; position: absolute; background-repeat: no-repeat; background-position: right top; top: -26px; }
@media (max-width: 1100px) {.ht-lst .list li .cover { width: 100%; }}
.ht-lst .list li .year { font-size: 36px; line-height: 45px; font-family: Arial; display: block; position: absolute; width: 115px; text-align: center; background: #fff; top: -47px; border: 1px solid #313131; }
.ht-lst .list li .f-cb { width: 500px; margin-top: 10px; }
@media (max-width: 640px) {.ht-lst .list li .f-cb { width: 100%;}}
.ht-lst .list li .cnt { padding-top: 15px; padding-left: 0px; float: left; }
.ht-lst .list li .cnt p { width: 300px; font-size: 16px; line-height: 30px; overflow: hidden; padding-left: 15px; margin-bottom: 0; color: #2b2b2b; background: url(../img/dsj03.png) no-repeat left 8px; }
@media (max-width: 1100px) {.ht-lst .list li .cnt p { width: 100%;}}
.ht-lst .list li img { max-width: 150px; margin: 15px 10px; position: absolute;}
@media (max-width: 1100px)
{
.ht-lst .list li img { max-width: 150px; margin: 15px 10px; position:static;}
    }
.ht-lst .list li.left { border-right: 6px solid #535353; left: 0; }
.ht-lst .list li.left .cover { right: -6px; background-image: url(../img/dsj04.png); }
.ht-lst .list li.left .year { left: 24px; }
@media (max-width: 1100px) {.ht-lst .list li.left .year { left: 100px; }}
@media (max-width: 640px) {.ht-lst .list li.left .year { left: 0px; }}
.ht-lst .list li.left .f-cb { float: right; }
@media (max-width: 1100px) {.ht-lst .list li.right .f-cb { float: right; }}
.ht-lst .list li.first .cover { right: -6px; background-image: url(../img/dsj01.png); }
.ht-lst .list li.first .year { border: 3px solid #313131; font-weight: bold; }
.ht-lst .list li.right { border-left: 6px solid #535353; right: 0; }
@media (max-width: 1100px) {.ht-lst .list li.right { border-right: 6px solid #535353; left: 0; border-left:0px; }}
.ht-lst .list li.right .cover { left: -6px; background-image: url(../img/dsj02.png); background-position: left top; }
@media (max-width: 1100px) {.ht-lst .list li.right .cover { right: -6px; left:auto; background-image: url(../img/dsj04.png); background-position: right top; }}
@media (max-width: 640px) {.ht-lst .list li.right .cover { right: -6px; left:auto; background-image: url(../img/dsj04.png); background-position: left top; }}
.ht-lst .list li.right .year { right: 24px; }
@media (max-width: 1100px) {.ht-lst .list li.right .year { left: 100px; }}
@media (max-width: 640px) {.ht-lst .list li.right .year { left: 0px; }}
.ht-lst .list li.right .cnt { float: right; }
@media (max-width: 1100px) {.ht-lst .list li.right .cnt { float: left; }}
.ht-lst .list li.right img { float: left; }
@media (max-width: 1100px) {.ht-lst .list li.right img { float:none; }}
.newinfo .tips { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-align: center; font-size: 16px; color: #24569a; margin: 10px 0 5px; }
.from-shop { position: relative; }
.from-shop .keyword-input { padding: 0 5px 0 45px; width: 90%; }
.from-shop .sousuoicon { position: relative; width: 30%; display: inline-block; min-width: 250px; }
.from-shop .sousuoicon div { position: absolute; height: 40px; top: 0; left: 8%; }
.from-shop .sousuoicon div i { line-height: 40px; font-size: 15px; }
@media (max-width: 450px) { .from-shop .sousuoicon div { height: 30px; }}
.newinfo .tips { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-align: center; font-size: 16px; color: #24569a; margin: 10px 0 20px; }
@media (max-width: 450px) {.newinfo .tips { margin-bottom:0px;}}
.from-shop { position: relative; }
.from-shop .keyword-input { padding: 0 5px 0 45px; width: 90%; }
.from-shop .sousuoicon { position: relative; width: 30%; display: inline-block; min-width: 250px; }
.from-shop .sousuoicon div { position: absolute; height: 40px; top: 0; left: 8%; }
.from-shop .sousuoicon div i { line-height: 40px; font-size: 15px; }
@media (max-width: 450px) { .from-shop .sousuoicon div { height: 30px; }
  .from-shop .sousuoicon div i { line-height: 32px; } }
.recommend { text-align: left; width: 440px; margin: 0 auto; padding: 8px 0 8px 30px; }
.recommend a { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; text-decoration: underline; font-size: 16px; color: #6682b1; line-height: 2; padding: 0 10px; }
.shop-list { padding: 10px 0; }
.shop-list .shop-search { font-size: 16px; color: #8c8c8c; }
.shop-list ul { margin-top: 20px; }
.shop-list li { padding: 30px; border-bottom: 1px solid #e2e2e2; }
.shop-list li h4 { font-family: 微软雅黑,"FZLTZH GBK",宋体, Arial, sans-serif; color: #8c8c8c; font-size: 18px; padding-left: 20px; border-bottom: 1px dashed #8c8c8c; padding: 5px 0; margin: 0 0 15px 0; }
.shop-list li h4 span { padding-right: 5px; }
.shop-list li h4 i { font-size: 20px; line-height: 30px; }
.shop-list li p { font-size: 14px; color: #8c8c8c; margin-bottom: 5px; min-height: 50px; }
@media (max-width: 450px) { .recommend { text-align: center; }
  .shop-search { text-align: center; } }
#read-more{ background-color:#313131; color:#fff; font-weight:normal; display:block; width:60px; padding:2px 5px; text-align:center; margin:0px auto;}
#read-more a{color:#fff; font-weight:normal; font-size:14px;}
/*视频*/
.slidebox{ width:100%; height:490px; position: relative; z-index:1;padding-bottom:40px;border-bottom: 1px solid #ccc;}
@media (max-width: 1100px){.slidebox{ display:none;}}
.slidebox .fouce{width:780px; height:450px; overflow:hidden; float:left; margin-right:10px;border-radius:8px;}
.slidebox .fouce div{ display:block;width:780px; height:450px; margin:0px;position:absolute; left:0; top:0; z-index:1;overflow:hidden; background-position:center top;border-radius:8px; overflow:hidden;}
.slidebox .fouce div .bg{ background:rgba(0,0,0,0.25); left:0; top:0; width:100%; height:100%; z-index:3; display:block; position:absolute;text-align:center;}
.slidebox .fouce div .bg i{ color:#fff;font-size: 80px;line-height:450px;}
.slidebox .fouce div .txt{ position:absolute; left:0; bottom:0; width:100%;color:#fff; font-size:14px; z-index:5; padding:20px 30px; margin:0; line-height:30px;}
.slidebox .fouce div .txt b{ color:#fff; font-size:18px; display:block; font-weight:normal;}
.slidebox .fouce div.last-active{ z-index:5;}
.slidebox .fouce div.active{ z-index:10;}
.slidebox .tabicon{ position: absolute;right: 0; top:0; width:244px;z-index:11;}
.slidebox .tabicon li { width:244px; height:143px; margin-bottom:10px; overflow:hidden; cursor:pointer; border-radius:8px; position:relative;}
.slidebox .tabicon li i{ border:4px solid #24569a; width:244px; height:143px; position:absolute; left:0; top:0; display:inline-block; display:none;}
.slidebox .tabicon li.active i { display:block;}
/*tm7*/
.tm7 ul{ overflow:hidden; padding:40px 0 0;width:100%; position:relative;}
.tm7 li{ line-height:25px; float:left; margin-bottom:40px;padding-right: 5px;padding-left: 5px;}
@media (max-width: 450px){.tm7 li{ width:100%;}}
.tm7 li .pic{ position:relative; overflow:hidden;border-radius:5px;}
.tm7 li .pic .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.25); }
.tm7 li .pic .bg i{ color:#fff;font-size: 50px;position:absolute;left:50%; top:50%;-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.tm7 li p{ line-height:18px; font-size:12px; height:36px; margin-bottom:2px;color:#999;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.tm7 li h2 { margin:0; }
.tm7 li h2 a{ font-size:16px; margin:8px 0; font-weight:normal; display:block;color:#555;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}
.tm7 li .date{ color:#868686; font-size: 12px;height:24px; line-height:24px;}
.tm7 li .down{ background:url(../img/global/icon_03.png) no-repeat left center; text-indent:15px; color:#bc9882; display:inline-block; margin-left:20px;}
/*.video-canplay{position: fixed;top: 0;left: 0;bottom: 0;right: 0;background: #000;z-index: 999;}
.video-canplay .msg-tip {position: absolute;z-index: 1000;width: 100%;height: 100%;background: #000;}
.video-canplay .msg-tip span {position: absolute;width: 100%;top: 50%;left: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);text-align: center;color: #fff;font-size: 16px;line-height: 16px;}
.video-canplay video{max-width: 100%;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.video-canplay .pop-btns{position: absolute;width: 100%;top: 0;left: 0;z-index: 1003;text-align: right;}
.video-canplay .pop-btns .pop-close {color: #fff;font-size: 1.5rem;line-height: 1.5rem;display: inline-block;margin: .5rem;}*/
/*新增行业动态20180126*/
.new-tabs{position:absolute;top:20px;right:0;}
.new-tabs a{display:inline-block;text-align:center;margin:0 10px;}
.new-tabs a i{font-size: 25px;line-height: 30px;}
.new-tabs a span{display:block;line-height:1.5;font-size:14px;color:#939393;}
.new-tabs a.cur i{color:#1c4b83;}
.new-tabs a.cur span{color:#1c4b83;}
.new-tabs a:hover i{color:#1c4b83;}
.new-tabs a:hover span{color:#1c4b83;}

/*20181218*/
.main-partner{margin-top:50px; text-align: center;}
.swiper-container-two{ width:50%; text-align: center; }
.swiper-container-two .swiper-wrapper .swiper-slide a{ width: 33%; }
.swiper-container-two .parnter-icon-left{background-image: url(../img/partner/left_tb.png); background-size: 27px 27px; }
.swiper-container-two .parnter-icon-right{background-image: url(../img/partner/right_tb.png); background-size: 27px 27px; }
