@charset "utf-8";

/*===========================header=============================*/
#header{  width:100%;  z-index: 9999; height:69px;}
#logo{display: block;position: absolute;left: 1.5rem;top: 13px;}
#logo img{height: 45px;border: none;}
body{ width:100%; background:#fff url(../images/bg_top.jpg) center top no-repeat; background-size:100% auto}
.more1 {    position: relative;}
.more1 a{position: absolute;
    top: -44px;
    right: 1rem;
    font-size: 12px;
    color: #808080;}
.bmm{width:80%;margin:0 auto;}
.bmm li{line-height:32px;font-size:14px;}
.bmm li a{color:#000;}
#vsb_content_100 span {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px !important;
}
/*侧导航按钮动画*/
.nav_btn{position: absolute;margin-top:12px;right: 1rem;width: 40px !important;height: 40px !important;border-radius:3px;transition: 0.5s;cursor: pointer;border:none;padding: 0;outline: none;background: #006abc;}
.line{position: relative;display: block;width: 26px;height: 2px;margin: 1px auto 0;background: #fff;border-radius:3px;}
.line:before,.line:after{content: '';width: 100%;height: 2px;left: 0;position: absolute;background: #fff;border-radius:3px;transition-duration: 0.3s,0.3s;transition-delay: 0.3s,0s;}
.line:before{transition-property: bottom,transform;bottom: 8px;}
.line:after{transition-property: top,transform;top: 8px;}
.nav_btn_active{right: 240px;position: fixed; z-index:999; top:0; border-radius:0;}
.nav_btn_active span {background-color: transparent;-webkit-transition-delay: 0s,0s;-moz-transition-delay: 0s,0s;-ms-transition-delay: 0s,0s;-o-transition-delay: 0s,0s;transition-delay: 0s,0s}
.nav_btn_active span:after,.nav_btn_active span:before {-webkit-transition-delay: 0s,.3s;-moz-transition-delay: 0s,.3s; -ms-transition-delay: 0s,.3s; -o-transition-delay: 0s,.3s; transition-delay: 0s,.3s}
.nav_btn_active span:before {bottom: 0px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg)}
.nav_btn_active span:after {top:0px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

/*侧导航样式*/
.header-nav {display: block;width: 240px;position: fixed;top: 0;right: 0;opacity: 0;transition: 0.5s;text-align: left;transform: translateX(240px);visibility: hidden\9;height: 100vh;overflow: auto; bottom: 0;z-index: 1090;
 background: #f4f4f4;}
.header-nav-active {opacity: 1; display:block;transform: translateX(0);}
.am-offcanvas-content{ padding:0;}
#aside_nav .am-offcanvas-bar{ width: 252px; background: #f4f4f4;}
#nav .am-list > li{  background: none; border-color:rgba(0,0,0,.06); padding:1.5rem 0; box-shadow:none !important; }
#nav .am-list > li a{ padding:0; padding-left:2rem; font-size:14px; color: #666;}
#nav .am-fr[class*="am-icon-"]{ color:#999 !important;}
#nav .am-list > li ul{ padding:0 ; margin-bottom: -1rem;}
#nav .am-list > li ul li{ padding:0 2rem; line-height: 3.5rem; display: block; background: #fff; border:0; }
#nav .am-list > li ul li{}
#nav .am-list > li ul li:last-child{ border:none;}
#nav .am-list > li ul li a{ font-size:12px; display:block; padding:0;}
#nav .am-fr[class*="am-icon-"]{ color: #eee;}
#nav .doc-oc-demo3{ width:50px;}
#nav .am-list > li ul{ padding-top: 10px; }
.am-offcanvas-bar::after{ background:none;}
#index_nav_bar li{}
#index_nav_bar li a{ display: block; height: 5rem; line-height: 5rem; text-align: center; color: #fff; font-size: 14px;}
.am-pureview{ z-index:10000; }
#header .mask {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}

/*===================footer==========================*/
#footer_box{ padding: 0px;  z-index:999; position:relative;}
#footer_box .copyright{color:#797b7d; display:block; font-size: 13px;}
#footer{ position:fixed; bottom:0; left:0; width:100%;}
#footer ul{ background:#252526; padding: .5rem 0;}
#footer li{ display: block;}
#footer li a{ display: block; color: #929293; border-right:1px solid #515151; font-size: 12px;}
#footer li img{ opacity:.5;}
#footer li a .j_iconfont{ color: #929293; display:block; margin-bottom:2px;}
#footer li:last-child a{ border: none;} 
/*版权申明*/
#copyright{font-size: 12px;line-height: 20px;color: #818181;text-align: center;background: #e5e5e5;padding: 15px 0;}
#copyright a{color: #818181;}

/*返回顶部*/
#gotop{ position:fixed; display: block; bottom: 52px; right: 0; z-index: 9999;}
#gotop img{ display: block;}


 
 
/*========================首页内容==========================*/

#s_main_box{position:relative;}

/*banner*/


/*=====================内页内容===========================*/

/*合作伙伴*/
#mode_coop{ margin-bottom: 20px;}
#mode_coop ul{ margin:0 -5px;}
#mode_coop ul li{ padding:5px; margin-bottom:10px; }
#mode_coop ul li .img{ width:100%;display:block; padding:0 6px;background:#fff; border:1px solid #eee; height: 100%; text-align:center;  text-align: -webkit-center;}
#mode_coop ul li .img a{ display: block; text-align: center;height: 72px;  display: table-cell; vertical-align: middle;}
#mode_coop ul li .img a img{ max-width: 100%; max-height: 100%; height: auto;}
#mode_coop ul li h5{ font-size:13px; color:#666; text-align: center; line-height:30px;}

/*案例一*/ 
#mode_case1 ul{  margin:0 -5px;}
#mode_case1 li{ margin-bottom:5px;}
#mode_case1 li a{  display: block; margin: 5px; vertical-align:middle; text-align:center;  }
#mode_case1 li a img{  width: 100%; height:100%; overflow: hidden;  }
#mode_case1 ul li h5{ background:#eaebed; color:#222; font-size: 14px; text-align: center; padding: 12px 10px;  }  


/*案例二*/ 
#mode_case2{ margin-bottom:30px;}
#mode_case2 ul li{ font-size:0; margin-bottom:15px;}
#mode_case2 ul li a{ display:block; width:100%; height:100%; background:#edecf1; overflow:hidden;}
#mode_case2 ul li .img{ width:55%;  float:left; overflow:hidden;}
#mode_case2 ul li .img img{ transition:ease-in-out 2s; -moz-transition:ease-in-out 2s; -ms-transition:ease-in-out 2s; -o-transition:ease-in-out 2s; -webkit-transition:ease-in-out 2s;}
#mode_case2 ul li .txt{ width:45%; float:left; padding:0 10px;}
#mode_case2 ul li .txt h5{ font-size:15px; color:#090909; padding-top:25px; margin-bottom:0; font-weight:100;}
#mode_case2 ul li .txt h5:hover{ color:#d80930;}
#mode_case2 ul li .txt i{ display:block; width:18px; height:4px; background:#d80930; margin-top:8px; margin-bottom:12px;}
#mode_case2 ul li .txt span{ font-size:12px; color:#808080;display:block; margin-bottom:16px; line-height:18px; height:36px; overflow:hidden;}
#mode_case2 ul li .txt p{ font-size:12px; color:#76767d; line-height:24px; height:72px; overflow:hidden;}
#mode_case2 ul li .txt .btn{ display:block; width:72px; height:30px; line-height:30px;text-align:center;background:#fff; font-size:12px; color:#2f2f2f; border-radius:30px; margin-top:25px; transition:.3s; -webkit-transition:.3s;}
#mode_case2 ul li .txt .btn:hover{ background:#d80930; color:#fff;}


/*产品一*/ 
#mode_pro1{ margin-bottom:30px;}
#mode_pro1 ul li{ font-size:0; margin-bottom:15px; border:1px solid #edecf1;}
#mode_pro1 ul li a{ display:block; width:100%; height:100%; background:#edecf1; overflow:hidden;}
#mode_pro1 ul li .img_mid{ width:40%; height:110px; float:left; overflow:hidden; display:table; background:#fff;}
#mode_pro1 ul li .img_mid div{ display:table-cell; height:110px; vertical-align:middle; text-align:center;}
#mode_pro1 ul li .img_mid img{ max-width:100%; max-height:100%;}
#mode_pro1 ul li .txt{ width:60%; height:110px; float:left; padding:0 10px; display:table;}
#mode_pro1 ul li .txt div{ display:table-cell; vertical-align:middle; height:110px;}
#mode_pro1 ul li .txt h5{ font-size:15px; color:#1c1b1b; font-weight:100; margin-bottom:8px;}
#mode_pro1 ul li .txt h5:hover{ color:#d80930;}
#mode_pro1 ul li .txt p{ font-size:12px; color:#646464; line-height:18px; height:36px; overflow:hidden;}
#mode_pro1 ul li .txt span{ font-size:11px;  color:#d80930; text-transform:lowercase; display:inline-block; margin-top:10px; font-weight:100; position:relative; text-transform:uppercase; }
#mode_pro1 ul li .txt span:before{ content:""; width:3px; height:10px; display: inline-block; background:#d80930; margin-right:5px; }

/*产品二*/ 
#mode_pro2 ul{  margin: 0 -5px;}
#mode_pro2 li{ border: none; margin: 0; margin-bottom:5px; }
#mode_pro2 li a{  display: block; margin:5px; background:#eaebed; padding:3px;  }
#mode_pro2 li .img_mid{  display: table; width: 100%; overflow: hidden; box-sizing: border-box; background:#fff; }
#mode_pro2 li .img_mid div{ display:table-cell; width:100%; height:170px; vertical-align:middle; text-align:center;}
#mode_pro2 li .img_mid img{ max-width:100%; max-height:100px;}
#mode_pro2 ul li h5{ margin:0; font-size:14px; color:#222; font-weight:300; text-align:center; line-height:40px;}


/*新闻一*/  
#mode_news1 ul{  margin:0 -5px;}
#mode_news1 li{ margin-bottom:5px;}
#mode_news1 li a{  display: block; margin: 5px; vertical-align:middle; background:#eaebed; }
#mode_news1 li a img{  width: 100%; height:120px; overflow: hidden;  }
#mode_news1 ul li .txt{ padding: 12px 10px;}
#mode_news1 ul li h5{ color:#222; font-size: 14px; margin-bottom:8px;  } 
#mode_news1 ul li p{ font-size:12px; color:#848484; line-height:18px; height:36px; overflow:hidden;}
#mode_news1 ul li span{ position:relative; display:block; font-size:12px; color:#aeaeae; font-family:arial; height:20px; line-height:20px; margin-top:6px;}

/*新闻二*/  
#mode_news2{ margin-bottom:20px;}
#mode_news2 ul{ margin-top:-15px;}
#mode_news2 ul li{ font-size:0; padding:15px 0; border-bottom:1px solid #eee; overflow:hidden;}
#mode_news2 ul li a{ display:block; width:100%; height:100%;overflow:hidden;}
#mode_news2 ul li .img{ width:40%; height:100px; float:left; overflow:hidden; display:table; background:#fff;}
#mode_news2 ul li .img img{ width:100%; height:100%;}
#mode_news2 ul li .txt{ width:60%; height:100px; float:left; padding:0 10px; display:table;}
#mode_news2 ul li .txt div{ display:table-cell; vertical-align:middle; height:100px;}
#mode_news2 ul li .txt h5{ font-size:15px; color:#1c1b1b; font-weight:100; margin-bottom:8px;}
#mode_news2 ul li .txt h5:hover{ color:#d80930;}
#mode_news2 ul li .txt p{ font-size:12px; color:#646464; line-height:18px; height:36px; overflow:hidden;}
#mode_news2 ul li .txt span{ font-size:11px;  color:#999; display:inline-block; margin-top:10px; font-weight:100; text-transform:uppercase; }

/*新闻三*/  
#mode_news3{ margin-bottom:30px;}
#mode_news3 ul{margin-top:-15px;}
#mode_news3 ul li{ font-size:0; padding:15px 0; border-bottom:1px solid #eee; }
#mode_news3 ul li a{ display:block; width:100%;overflow:hidden;}
#mode_news3 ul li .tt{ overflow:hidden;}
#mode_news3 ul li h5{ font-size:15px; color:#1c1b1b; font-weight:100; margin-bottom:8px; width:250px; float:left; position:relative;}
#mode_news3 ul li h5:before{ content:""; width:3px; height:10px; display: inline-block; background:#d80930; margin-right:5px; }
#mode_news3 ul li h5:hover{ color:#d80930;}
#mode_news3 ul li p{ font-size:12px; color:#646464; line-height:18px; max-height:36px; overflow:hidden;}
#mode_news3 ul li span{ font-size:11px; color:#999; float:right; text-transform:uppercase; font-weight:100; }

/*新闻四*/  
#mode_news4{ margin-bottom:30px;}
#mode_news4 ul{margin-top:-15px;}
#mode_news4 ul li{ font-size:0; padding:15px 0; border-bottom:1px solid #eee; }
#mode_news4 ul li a{ display:block; width:100%;overflow:hidden;}
#mode_news4 ul li h5{ font-size:13px; color:#1c1b1b; font-weight:100; width:250px; float:left; position:relative;}
#mode_news4 ul li h5:before{ content:"●"; color:#d80930; display: inline-block; margin-right:5px; }
#mode_news4 ul li h5:hover{ color:#d80930;}
#mode_news4 ul li span{ font-size:11px; color:#999; float:right; text-transform:uppercase; font-weight:100; }


/*新闻六*/ 
#mode_news6{ margin-top:30px; margin-bottom:30px;}
#mode_news6 ul{}
#mode_news6 ul li{ background:#f3f3f4; margin-bottom:18px;}
#mode_news6 ul li .img{ width:100%; position:relative;}
#mode_news6 ul li .img img{ width:100%; transition:2s; -webkit-transition:2s; -moz-transition:2s; -ms-transition:2s;-o-transition:2s;}
#mode_news6 ul li .txt{ width:100%; padding:20px 10px;}
#mode_news6 ul li .txt h5{ font-size:15px; color:#252525; margin-bottom:8px;}
#mode_news6 ul li .txt p{ font-size:12px; color:#848484; line-height:18px; height:36px; overflow:hidden;}
#mode_news6 ul li .txt span{ position:relative; display:block; font-size:12px; color:#aeaeae; font-family:arial; height:20px; line-height:20px; margin-top:10px;}
#mode_news6 ul li .txt span:after{ content:"→"; color:#666; display:block; float:right; font-size:20px;}
#mode_news6 ul li .txt h5:hover{ color:#d80930;}


/*团队一*/ 
#mode_team1{ margin-bottom:20px;} 
#mode_team1 ul{  margin:0 -5px;}
#mode_team1 li{ margin-bottom:5px;}
#mode_team1 li a{  display: block; margin: 5px; vertical-align:middle; background:#eaebed; }
#mode_team1 li a img{  width: 100%; overflow: hidden;  }
#mode_team1 ul li .txt{ padding: 15px 10px;}
#mode_team1 ul li h5{ color:#222; font-size: 14px; margin-bottom:5px;  } 
#mode_team1 ul li p{ font-size:12px; color:#848484; line-height:18px; overflow:hidden;}


/*历程一*/  
#mode_licheng1{ margin-bottom:30px;}
#mode_licheng1 ul{}
#mode_licheng1 ul li{ overflow:hidden; margin-bottom:20px;}
#mode_licheng1 ul li .img{ width:40%; height:90px; float:left; overflow:hidden; display:table; border:3px solid #ddd;}
#mode_licheng1 ul li .img img{ width:100%; height:100%;}
#mode_licheng1 ul li .txt{ width:60%; height:90px; float:left; padding:0 10px; display:table;}
#mode_licheng1 ul li .txt div{ display:table-cell; vertical-align:middle; height:90px;}
#mode_licheng1 ul li .txt p{ font-size:12px; color:#777879; line-height:18px; max-height:72px; overflow:hidden;}
#mode_licheng1 ul li span{ font-size:18px;  color:#d80930; display:block; border-bottom:1px solid #d80930; margin-bottom:15px; padding-bottom:5px;}


/*历程二*/  
#mode_licheng2{}
#mode_licheng2 .n_gczs_slide{ border-left:1px solid #e9e9e9; margin-left: 10px;}
#mode_licheng2 .swiper-slide{ margin-left: -12px;}
#mode_licheng2 .swiper-slide{ width:100%; padding-bottom:15px; padding-left:20px;}
#mode_licheng2 .swiper-slide h5{ font-size:20px; color:#535354; margin-bottom:0; position:relative; left:-20px; padding-left:30px;}
#mode_licheng2 .swiper-slide h5:before{ content: url(/_m/images/icon_gzzs.png); position:absolute; left:0; top:0; display:inline-block;}
#mode_licheng2 .swiper-slide:hover h5:before{ content: url(/_m/images/icon_gzzs_on.png); position:absolute; left:0; top:0; display:inline-block;}
#mode_licheng2 .swiper-slide h5 span{ font-size:16px;}
#mode_licheng2 .n_gczs_slide .ar_article{ margin-right:0;}



/*荣誉资质一*/
#mode_zizhi1{ margin-bottom: 3rem;}
#mode_zizhi1 ul{ position: relative;  margin: -5px;}
#mode_zizhi1 li{ display:block; position: relative;  }
#mode_zizhi1 li a{display: block; padding: 0; padding-bottom: 1rem; margin:5px;  position: relative;}
#mode_zizhi1 li a .img_mid{  width: 100%; height:150px; display:table; background: #edecf1;}
#mode_zizhi1 li a .img_mid div{ display:table-cell; vertical-align:middle; text-align:center; width: 100%; height:150px; }
#mode_zizhi1 li a .img_mid img{ max-height:90%; max-width:90%; margin:0; display: inline-block;}
#mode_zizhi1 li a h5{ margin:0 10px; padding-top:10px; text-align: center; color:#212734; font-size: 13px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  }


/*荣誉资质一*/
#mode_zizhi2{ margin-bottom: 3rem;}
#mode_zizhi2 ul{ position: relative;  margin: -5px;}
#mode_zizhi2 li{ display:block; position: relative;  }
#mode_zizhi2 li a{display: block; padding: 0; padding-bottom: 1rem; margin:5px;  position: relative;}
#mode_zizhi2 li a .img_mid{  width: 100%; height:150px; display:table; background: #edecf1;}
#mode_zizhi2 li a .img_mid div{ display:table-cell; vertical-align:middle; text-align:center; width: 100%; height:150px; }
#mode_zizhi2 li a .img_mid img{ max-height:90%; max-width:90%; margin:0; display: inline-block;}
#mode_zizhi2 li a h5{ margin:0 10px; padding-top:10px; text-align: center; color:#212734; font-size: 13px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;  }


/*新闻详情一*/
#tt_xq{ text-align:center; border-bottom:1px solid #dfe0e0; padding-bottom:10px; margin-bottom:25px; position:relative;}
#tt_xq:after{ content:""; width:80px; height:3px; background:#0b79cd; display:block; bottom:-2px; left:50%; margin-left:-40px; position:absolute;}
#tt_xq h3{text-align:center;font-size: 16px;color:#2d3134;margin-bottom: 0.5rem;}
#tt_xq p{ font-size:12px; color:#a2a4a5;}






#mode_news_xq1{}
#mode_news_xq1 .con{ min-height:300px;}


/*团队详情一*/
#mode_news_xq1{}
#mode_news_xq1 .img{ text-align:center;}
#mode_news_xq1 .tt{ font-size:20px; color:#3a3c3d; border-bottom:1px solid #ebebeb; padding:20px 0 10px; margin-bottom:20px;}
#mode_news_xq1 .tt span{ font-size:15px; color:#7e7e7f; border-left:1px solid #999; padding-left:10px; margin-left:10px;}


/*资料下载一*/
#mode_ziliao1{ overflow:hidden; }
#mode_ziliao1 ul{ margin-bottom:20px; background:url(/_m/images/n_ziliao_bg.png) center repeat-y; overflow:hidden;}
#mode_ziliao1 ul li{ width:100%; height:90px; float:left; border-radius:5px; border:1px solid #e5e5e5; padding-top:20px; position:relative;  margin-top:10px;}
#mode_ziliao1 ul li a:before{ content:""; width:100%; height:100%; display:block; border:2px solid #d80930; border-radius:5px; position:absolute; left:0; top:0;transition:.3s; -webkit-transition:.3s; transform:scale(1.03,1.08); opacity:0; }
#mode_ziliao1 ul li .txt{ margin-left:26px; width:210px; float:left; position:relative;}
#mode_ziliao1 ul li .txt p{ font-size:14px; color:#242425; line-height:20px; height:20px; overflow:hidden;}
#mode_ziliao1 ul li .txt:before{ content:"◎"; font-size:14px; color:#d80930; position:absolute; left:-15px; top:0px;}
#mode_ziliao1 ul li .txt span{ font-size:12px; color:#97989b; margin-top:5px; display:block;}
#mode_ziliao1 ul li .btn{ display:block; width:54px; height:54px; float:right; margin-right:20px; margin-top:-2px; transition:.3s; -webkit-transition:.3s; background:url(/_m/images/n_xiazai_ico.png) center no-repeat; background-size: 40px;}
#mode_ziliao1 ul li:hover a .btn{ background: url(/_m/images/n_xiazai_ico_on.png) center no-repeat; background-size: 40px;}
#mode_ziliao1 ul li:hover a:before{ transform:scale(1,1); opacity:1;}


/*人才招聘1*/
#mode_zhaopin1{  }
#mode_zhaopin1 ul{ margin:0 -5px;}
#mode_zhaopin1 li{ width:50%; float:left;}
#mode_zhaopin1 li a{ margin: 5px; display:block; border:1px solid #d1d5d6; background:#f7f8fa;  height: 145px;} 
#mode_zhaopin1 li h5{ padding-top: 30px; display:block; text-align:center; font-size:18px; color:#222223; margin-bottom:5px;}
#mode_zhaopin1 li span{ color:#908f8f; font-size:14px; text-align:center; display:block; }
#mode_zhaopin1 li strong{ color:#908f8f; font-size:14px; text-align:center; display:block;}
#mode_zhaopin1 li .btn{ width:80px; height:28px; line-height:28px; display:block; background:#0b79cd; color:#fff; font-size:13px; border-radius:3px; text-align:center; margin:0 auto; margin-top:10px;}

/*人才招聘2*/
/*缩略图切换开始*/
.pc-slide .view{ height:auto;}
.pc-slide .view .swiper-container { }
.swiper-container-autoheight .swiper-wrapper{ transition:.3s !important;}
.pc-slide .view .swiper-slide{ }
.pc-slide .preview { position: relative; height:104px;}
.pc-slide .preview .swiper-container { }
.pc-slide .preview .swiper-slide { width: 200px; padding:0 5px; height: 80px; box-sizing:border-box;}
.pc-slide .preview .swiper-slide .box{ padding: 15px 0; background:#ecedf2; text-align:center;box-sizing:border-box; cursor:pointer;}
.pc-slide .preview .swiper-slide p{ font-size:16px; color:#010101;}
.pc-slide .preview .swiper-slide span{ font-size:12px; color:#acacac; text-transform:uppercase;}
.pc-slide .preview .slide6 {width: 82px;}
.pc-slide .preview .arrow-left {background: url(/_m/images/feel3.png) no-repeat left top;position: absolute;left: -10px;top: 50%;margin-top: -21px;width: 12px;height: 21px;z-index: 10;}
.pc-slide .preview .arrow-right {background: url(/_m/images/feel4.png) no-repeat left bottom;position: absolute;right: -10px;top: 50%;margin-top: -21px;width: 12px;height: 21px;z-index: 10;}
.pc-slide .preview .active-nav .box{ background:#e50044;}
.pc-slide .preview .active-nav p { color:#fff;}
.pc-slide .preview .active-nav span{ color:#ecadc0;}
/*缩略图切换end*/


/*联系我们1*/
#mode_lianxi1{}
#mode_lianxi1 .tt{ background: url(/_m/images/n_lianxi_ico.png) left top no-repeat; background-size:23px; height:40px; padding-left:40px; font-size:18px; border-bottom:1px dashed #bdbdbd; margin-bottom:20px;}
#mode_lianxi1 .map { border: 1px solid #e5e7eb; overflow: hidden; background:#fff; margin-top:30px;}

/*视频中心1*/
#mode_video1{}
#mode_video1 ul{}
#mode_video1 ul li{ margin-bottom:20px; position:relative;}
#mode_video1 ul li video{position:relative; border:2px solid #ddd; font-size:0; object-fit: fill}
#mode_video1 ul li h5{ font-size:15px; color:#777; text-align:center; padding-top:3px;}


/*上一篇下一篇*/
.am-pagination-select .am-pagination-select select{ color: #666666 !important; text-align: center;  background: none; font-size: 14px; border: 1px solid #dedede;}
.am-pagination-select > li > a{ color: #666666 !important; background: none; font-size: 14px; border: 1px solid #dedede;}
.am-pagination-select > li > a:hover{ background: none; border: 1px solid #dedede; }

@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

.w94{ width:94%; margin:0 auto}


.container01{line-height:46px;margin: 1rem 0;}
.container01 .fl{width: 50px;}
.container01 .fl img{width:100%;margin: -3px 0 0;}
.container01 .fr{float:right;width: calc(100% - 60px);}
.container01 .fr ul li{ height:46px;}
.container01 .fr ul li a{font-size: 16px;color:#ce2526;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.container01 .fr ul li a:hover{ color:#0b79cd}

.container02 .left{float:left;width: 100%;margin-bottom: 2rem;}
.container02 .left ul.slider li a{display:block;width: 100%;position:relative;}
.container02 .left ul.slider li a h5{float: right;width: 85%;height: 40px;line-height: 40px;background: #0b79cd;padding: 0 28px 0 50px;font-size: 12px;color:#fff;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;position:relative;}
.container02 .left ul.slider li:hover a h5{ color:#fda700}
.container02 .left ul.slider li a h5:before{content:"";position:absolute;left:0;top:0;border-bottom: transparent 60px solid;border-top: transparent 0 solid;border-left: #fff 32px solid;}
.container02 .left ul.slider li a .time{position:absolute;left:0;bottom: -40px;background:#fff;width:65px;height: 40px;text-align:center;}
.container02 .left ul.slider li a .time h3{height: 22px;line-height: 26px;font-size: 20px;color:#0b79cd;font-weight:bold;}
.container02 .left ul.slider li a .time h6{font-size: 11px;color:#808080;}
.container02 .left ul.slider li.miso-slide .img,.container02 .left ul.slider li.miso-slide .img img{width: 100%; height:240px;}
.container02 .left ul.slider .miso-prev,.container02 .left ul.slider .miso-next{width:40px;height:70px;z-index: 1000; margin-top:-65px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container02 .left ul.slider .miso-prev{ background:url(/_m/images/left.png) center no-repeat}
.container02 .left ul.slider .miso-next{ background:url(/_m/images/right.png) center no-repeat; right:0}
.container02 .left ul.slider .miso-prev:hover{ background:url(/_m/images/left_on.png) center no-repeat}
.container02 .left ul.slider .miso-next:hover{ background:url(/_m/images/right_on.png) center no-repeat;}
.container02 .right{float:right;width: 100%;border:#dcdcdc 1px solid;}
.qiehuan dl{color:#333333;line-height: 48px;margin-bottom: 10px;position:relative;}
.qiehuan dl:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background: #dfdfdf;}
.qiehuan dl dt{width: auto !important;text-align:center;font-size: 12px;display:inline-block;margin-right: 12px;position:relative;cursor:pointer;}
.qiehuan dl dt a{color: #808080;}
.qiehuan dl dt.on a{color: #0b79cd;font-weight: bold;}

.qiehuan dl dt.on:after{content:"";position:absolute;bottom:0;left:0;width:100%;height: 1px;background: #0b79cd;}
.qiehuan .slider-for ul li{line-height: 35px;height: 35px;}
.qiehuan .slider-for ul li a{font-size: 12px;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:80%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.qiehuan .slider-for ul li a:hover{color: #0b79cd;padding:0 0 0 5px;}
.qiehuan .slider-for ul li span{font-size: 12px;color: #808080;float:  right;}
.qiehuan .slider-for ul li b{font-size:16px;color: #999;margin-right:6px;vertical-align: top;}
.qiehuan .slider-for .more a:hover{ color:#0b79cd !important}

.container02 .right .qiehuan dl{padding: 0 1rem;background:#fafafa;}
.container02 .right .qiehuan .slider-for{padding: 0 1rem;position: relative;margin-bottom: 15px;}
.container02 .right .qiehuan .slider-for .more a{position:absolute;top: -44px;right: 1rem;font-size: 12px;color: #808080;}

.container03{padding: 25px 0 12px;overflow:hidden;}
.container03 .title{ margin-bottom:12px;}
.container03 .title h3{font-size:20px;color:#515a65;font-weight:bold;line-height: 20px;}
.container03 ul.slider{margin: 0 -0.5rem;position:relative;}
.container03 ul.slider .miso-list{padding: 0px 0;}
.container03 ul.slider li.miso-slide{padding: 0 0.5rem;}
.container03 ul.slider li.miso-slide img{width: 100%;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 ul.slider li.miso-slide:hover img{ box-shadow:0px 5px 15px rgba(0, 0, 0, 0.3);}
.container03 ul .miso-prev,.container03 ul .miso-next{width:16px;height:28px;z-index: 1000; margin-top:-11px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container03 ul.slider .miso-prev{ background:url(/_m/images/left01.png) center no-repeat; left:18px;}
.container03 ul.slider .miso-next{ background:url(/_m/images/right01.png) center no-repeat; right:18px;}

.container04 .left{ width:100%;}
.container04 .left .qiehuan .slider-for{ position:relative}
.container04 .left .qiehuan .slider-for .more a{position:absolute;top: -40px;right: 0;font-size: 14px;color: #808080;}
.container04 .right{width: 100%;padding: 14px 0 0;}
.container04 .right .top{background:url(/_m/images/container_right.jpg) center no-repeat;height: 185px;padding:20px 0 0;margin-bottom:10px;}
.container04 .right .top .title{text-align:center;line-height: 34px;font-size: 16px;color:#ffffff;font-weight:bold;margin:0 0 16px;}
.container04 .right .top .title img{margin:-3px 12px 0 0;height: 30px;}
.container04 .right .top ul{font-size:0;padding: 0 1rem;}




.container04 .right .top ul li{display:inline-block; *display:inline; *zoom:1;width:33.333333%;overflow:  hidden;text-overflow: ellipsis;white-space:  nowrap;}
.container04 .right .top ul li a{display:inline-block;color:#fff;font-size: 12px;line-height:45px;}
.container04 .right .top ul li a img{ margin:-3px 6px 0 0;}
.container04 .right .top ul li a:hover img{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }

}
.container04 .right .top ul li a:hover{ color:#ce2526}

.container04 .right .bottom .con01{width: 100%;border:#eeeeee 1px solid;padding: 8px 0 0;margin-bottom: 1rem;}
.container04 .right .bottom .con01 .title{line-height: 36px;font-size: 14px;color:#ffffff;font-weight:bold;margin:0 0 16px;background:url(/_m/images/container04_right_bg.png) left center no-repeat;height: 43px;}
.container04 .right .bottom .con01 .title img{margin: -3px 12px 0 15px;height: 16px;}
.container04 .right .bottom .con01 ul{font-size:0;padding: 0px 12px;margin: 0 -0.5rem;margin-bottom: 1rem;}
.container04 .right .bottom .con01 ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;margin-bottom: 1rem;padding: 0 0.5rem;text-align: center;}
.container04 .right .bottom .con01 ul li a{display:inline-block;color: #323232;font-size: 12px;line-height: 40px;background: #f7f7f7;width: 100%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container04 .right .bottom .con01 ul li a span{display:inline-block;width: 22px;text-align:left;}
.container04 .right .bottom .con01 ul li a img{margin: -3px 0 0 0;height: 14px;}
.container04 .right .bottom .con01 ul li a:hover img{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

.container04 .right .bottom .con02{width: 100%;border:#eeeeee 1px solid;padding:10px 0 0;}
.container04 .right .bottom .con02 .title{line-height: 36px;font-size: 16px;color:#ffffff;font-weight:bold;margin: 0;background:url(/_m/images/container04_right_bg.png) left center no-repeat;height: 43px;}
.container04 .right .bottom .con02 .title img{margin: -3px 12px 0 15px;height: 16px;}
.container04 .right .bottom .con02 ul{font-size:0;padding: 0 20px;}
.container04 .right .bottom .con02 ul li{display:inline-block; *display:inline; *zoom:1;width: 33.333333%;padding:0;text-align: center;border-bottom: #ebebeb 1px solid;}
.container04 .right .bottom .con02 ul li a{display:inline-block;color: #323232;font-size: 12px;line-height: 50px;width: 100%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container04 .right .bottom .con02 ul li a span{display:inline-block;width: 29px;text-align:left;}
.container04 .right .bottom .con02 ul li a img{margin: -3px 0 0 0;height: 16px;}
.container04 .right .bottom .con02 ul li a:hover img{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

.container04 .right .bottom ul li a:hover{box-shadow:0 0 5px rgba(0,0,0,0.15);transform: scale(1.05);}
.container04 .qiehuan dl{line-height: 44px;margin-bottom: 14px;}

.container05 .title{line-height: 60px;font-size: 18px;color:#0b79cd;font-weight:bold;text-align:center;background:url(/_m/images/container05_t.png) center bottom no-repeat;margin-bottom: 2rem;background-size: 100% auto;height: 54px;}
.container05 ul{font-size:0;padding: 0;margin: 0 -0.5rem;}
.container05 ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;margin-bottom: 1rem;padding: 0 0.5rem;text-align: center;}
.container05 ul li a{display:block;text-align:center;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.container05 ul li a .img{position:relative;display:inline-block;}
.container05 ul li a .img img,.container05 ul li a .img {width: 100%;overflow:hidden;}
.container05 ul li a h5{font-size: 12px;color:#333333;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;height:  40px;line-height:  40px;padding: 0 0.5rem;background: #f3f3f3;}
.container05 ul li a:hover{background:#0b79cd;box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}
.container05 ul li a:hover h5{ color:#fff}

.biaodan{margin: 1.5rem 0;}
.biaodan .box{font-size:0;margin: 0 -0.5rem;}
.biaodan .box .con{width: 100%;display:inline-block; *display:inline; *zoom:1;height: 40px;line-height: 40px;position:relative;padding: 0 0.5rem;margin-bottom: 10px;}
.biaodan .box .con select{ border:#d3d3d3 1px solid; background:#f3f3f5; text-align:left}
.biaodan .box .con .layui-input-block{ margin-left:0}
.biaodan .box .con .layui-form-select .layui-edge{width:12px;height:7px;border-top-color:transparent;border-width: 0;right: 22px;background:url(/_m/images/down.png) center no-repeat;}
.biaodan .box .con .layui-form-selectup dl{ bottom:50px}
.biaodan .box .con .layui-form-select .layui-input{font-size:14px;color:#666666;background: transparent;}
.biaodan .box .con .layui-form-select dl dd{ font-size:14px; color:#666666}
.biaodan .box .con .layui-form-select dl dd.layui-this{ color:#fff}

.footer{ background:url(/_m/images/footer_bg.png) center no-repeat; height:195px}
.footer .left{ float:left; width:425px; padding: 48px 0 0 105px}
.footer .left p{ font-size:12px; color:#cde5f8; line-height:26px;}
.footer .center{ float:left; line-height:195px;}
.footer .center>img{ margin-right:16px}
.footer .center .con{ display:inline-block; line-height:195px; margin-left:8px; cursor:pointer}
.footer .right{ float:right; line-height:195px;}
.footer .right .con{ display:inline-block; padding:75px 0 0 50px; background:url(/_m/images/footer_icon03.png) left 80px no-repeat; margin-right:20px}
.footer .right .con p{ font-size:12px; color:#cde5f8; line-height:26px;}
.footer .right .img{ display:inline-block; margin-left:16px}

footer{ font-size:12px; color:#cde5f8; text-align:center; background:#0b64a8; line-height:50px}

.pp{text-align:center;font-size: 11px;color: #fff;line-height: 24px;background: #0b64a8;padding: 15px 0;}


.xw-container01 .w1200 {
filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5FFFFFF", endColorstr="#E5FFFFFF");
background-color:rgba(255,255,255,0.9);padding:30px; border:#f0f0f0 1px solid}
/* IE9 HACK 避免在IE9下背景色叠加 */
:root .xw-container01 .w1200 { filter:none; }

.xw-container01{margin-bottom: 2rem;}
.xw-container01 ul {font-size:0;padding: 0;margin: 0 -15px;}
.xw-container01 ul li {display:inline-block; *display:inline; *zoom:1;width: 100%;padding: 0 15px;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.xw-container01 ul li a {display:block;padding-bottom: 20px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.xw-container01 ul li a .img{position:relative;display:inline-block;width: 100%;overflow:hidden;}
.xw-container01 ul li a .img img{width:356px;height: 244px;overflow:hidden;}
.xw-container01 ul li a h5{font-size: 14px;color:#333333;line-height:26px;overflow: hidden;margin: 15px 0 14px;}
.xw-container01 ul li a .time{border-top:#eeeeee 1px solid;padding: 20px 0 0;}
.xw-container01 ul li a  .time-img01{padding: 0 0 0 18px;font-size:12px;color:#999999;background:url(/_m/images/time.png) left center no-repeat;margin-right: 12px;}
.xw-container01 ul li a  .time-img02{padding: 0 0 0 18px;font-size:12px;color:#999999;background:url(/_m/images/liulan.png) left center no-repeat;}
.xw-container01 ul li a .time img{ float:right}
.xw-container01 ul li:hover{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}
.xw-container02{ margin-bottom:46px}

.qiehuan01 dl{color:#333333;line-height: 40px;margin-bottom: 2rem;position:relative;text-align: center;}
.qiehuan01 dl:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;}
.qiehuan01 dl dt{width: auto !important;text-align:center;font-size: 12px;display:inline-block;position:relative;cursor:pointer;padding: 0 1rem;}
.qiehuan01 dl dt a{color: #333333;}
.qiehuan01 dl dt.on a{color: #006abc;font-weight: bold;}
.qiehuan01 dl dt.on:after{content:"";position:absolute;bottom:0;left:0;width:100%;height: 2px;background: #006abc;}
.qiehuan01 dl dt.on:before{content:"";position:absolute;border-left: transparent 4px solid;border-right: transparent 4px solid;border-top: #006abc 4px solid;left: 50%;margin-left: -4px;bottom: -4px;}
.qiehuan01 .slider-for .left{width: 100%;background:#f1eff2;text-align: center;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;margin-bottom: 1rem;}
.qiehuan01 .slider-for .left:hover{background:#006abc;box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}
.qiehuan01 .slider-for .left .img,.qiehuan01 .slider-for .left .img img{width: 100%;overflow:hidden;}
.qiehuan01 .slider-for .left .con{width: 94%;overflow:hidden;background:#fff;display: inline-block;margin-top: -60px;padding: 20px;text-align:left;position: relative;margin-bottom: 1rem;}
.qiehuan01 .slider-for .left .con h4{font-size: 12px;line-height: 20px;color:#323232;height: 40px;overflow:hidden;}
.qiehuan01 .slider-for .left .con p{font-size: 10px;line-height:20px;color:#999999;height:40px;overflow:hidden;margin: 10px 0 1rem;}
.qiehuan01 .slider-for .left .con span{ font-size:12px; color:#999999;}
.qiehuan01 .slider-for .right {width: 100%;}
.qiehuan01 .slider-for .right ul{font-size:0;padding: 0;margin: 0 -0.5rem;}
.qiehuan01 .slider-for .right ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;padding: 0 0.5rem;margin-bottom: 1rem;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.qiehuan01 .slider-for .right ul li h3{font-size:24px;color:#323232;font-weight:bold;line-height:24px;border-bottom:#dfdfdf 1px solid;padding-bottom:10px;margin-bottom: 10px;}
.qiehuan01 .slider-for .right ul li h3 span{font-size:12px;color: #bbbbbb;vertical-align:middle;font-weight:normal;margin-left:8px;}
.qiehuan01 .slider-for .right ul li a{display:block;width:100%;height:125px;background:#fafafa;padding: 16px 18px 0; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.qiehuan01 .slider-for .right ul li a h4{font-size: 12px;line-height: 20px;color:#323232;height: 40px;overflow:hidden;}
.qiehuan01 .slider-for .right ul li a:hover{background:#006abc;box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}
.qiehuan01 .slider-for .right ul li a:hover h3,.qiehuan01 .slider-for .right ul li a:hover h4{ color:#fff}
.qiehuan01 .slider-for .more{text-align:center;margin-top: 1rem;}
.qiehuan01 .slider-for .more a{display:inline-block;width: 130px;height:40px;line-height:40px;text-align:center;font-size: 12px;color:#323232;background:#fafafa;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.qiehuan01 .slider-for .more a:hover{background:#006abc; color:#fff}

.xw-container02 .title{background:url(/_m/images/.xw-container_title.png) center no-repeat;font-size: 18px;color:#333333;height:32px;text-align:center;font-family:simkai;margin-bottom: 1rem;}

.xw-container03{padding: 2rem 0 2rem;background:#fafafa;}
.xw-container03 .box{width: 100%;}
.xw-container03 .box .title{ font-family:simkai; height:56px; line-height:56px; border-bottom:#d2d2d2 1px solid; margin-bottom:26px}
.xw-container03 .box .title span{color:#333;font-size: 18px;font-family:simkai;}
.xw-container03 .box .title a{ float:right; font-size:14px; color:#333333}
.xw-container03 .first{margin-bottom: 20px;}
.xw-container03 .first .miso-track{ width:100% !important}
.xw-container03 .first li{overflow:hidden;width: 100% !important;}

.xw-container03 .first .img{float:left;width: 35%; overflow:hidden;}
.xw-container03 .first img{ width:100%}
.xw-container03 .first .con{float:right;width: calc(100% - 39%);overflow:hidden;}
.xw-container03 .first .con h4{font-size:16px;color:#000000;line-height: 20px;height: 40px;overflow:hidden;margin-bottom: 8px;}
.xw-container03 .first .con h4 a{font-size: 12px;color:#000000;}
.xw-container03 .first .con p{font-size: 11px;line-height: 18px;overflow:hidden;height: 36px;color:#808080;margin-bottom: 11px;}
.xw-container03 .first .con span{display:inline-block;width:82px;height:24px;line-height:24px;text-align:center;font-size: 11px;color:#fff;background:#006abc;}
.xw-container03 .bottom ul li{line-height: 38px;height: 38px;}
.xw-container03 .bottom ul li a{font-size: 12px;color: #333333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width: 75%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.xw-container03 .bottom ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.xw-container03 .bottom ul li span{font-size:12px;color:#666666;float:  right;}
.xw-container03 .bottom ul li b{font-size:16px;color:#006abc;margin-right:6px;vertical-align: top;}

.xw-container03 .first .con h4 a:hover,.xw-container03 .box .title a:hover{ color:#006abc}

.xw-container04{padding: 2rem 0 2rem;}
.xw-container04 .title{background:url(/_m/images/.xw-container_title.png) center no-repeat;font-size: 18px;color:#333333;height:32px;text-align:center;font-family:simkai;margin-bottom:12px;}
.xw-container04 ul{margin: 0 -0.5rem;}
.xw-container04 ul .miso-list{padding: 1rem 0;}
.xw-container04 ul li{padding: 0 0.5rem;}
.xw-container04 ul li img{width: 100%;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.xw-container04 ul li img:hover{background:#006abc;box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}


.zj-container01 .w1200{ padding:30px 30px 40px; background:#fff; overflow:hidden;}
.zj-container01 .w1200 {
filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5FFFFFF", endColorstr="#E5FFFFFF");
background-color:rgba(255,255,255,0.9);
}
:root .zj-container01 .w1200 { filter:none; }
.zj-container01 .left{float:left;width: 100%;}
.zj-container01 .left img{ margin:32px 0 0 20px}
.zj-container01 .title_con{background:url(/_m/images/.xw-container_title.png) center no-repeat;font-size: 18px;color:#333333;height:32px;text-align:center;font-family:simkai;font-weight: normal;margin-bottom: 2rem;}

.zj-container01 .right{float:right;width: 100%;}
.zj-container01 .right p{font-size: 12px;line-height:26px;height:78px;overflow:hidden;color:#333;text-indent:28px;margin-bottom:28px;}
.zj-container01 .right p a{ color:#006abc}
.zj-container01 .right p a:hover{ text-decoration:underline}
.zj-container01 .right ul li{display:inline-block;width: 25%;text-align:center;float: left;margin-bottom: 1rem;}
.zj-container01 .right ul li .img{width:60px;height:60px;line-height:58px;border:#0058bc 1px dashed;border-radius:50%;margin-bottom: 8px;display:  inline-block;}
.zj-container01 .right ul li .img img{height: 20px;margin-top: -3px;}
.zj-container01 .right ul li h5{font-size: 13px;color:#333333;font-weight:bold;text-align:  center;}

.zj-container02{padding: 2rem 0 2rem;}
.zj-container02 .title_con{background:url(/_m/images/.xw-container_title.png) center no-repeat;font-size: 18px;color:#333333;height:32px;text-align:center;font-family:simkai;font-weight: normal;margin-bottom: 2rem;}
.zj-container02 .box.fl{width: 100%;}
.zj-container02 .box .title{ font-family:simkai; height:50px; line-height:50px; border-bottom:#d2d2d2 1px solid; margin-bottom:26px}
.zj-container02 .box .title span{color:#333;font-size: 18px;}
.zj-container02 .box .title a{ float:right; font-size:14px; color:#333333}
.zj-container02 .box .title a:hover{ color:#006abc}
.zj-container02 .box.fl ul li{overflow:hidden;margin-bottom: 1rem;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.zj-container02 .box.fl ul li .img{ float:left; width:35%}
.zj-container02 .box.fl ul li img{ float:left; width:100%}
.zj-container02 .box.fl ul li .con{float:right;width:calc(100% - 39%);overflow:hidden;}
.zj-container02 .box.fl ul li .con h4{font-size: 12px;color:#000000;line-height: 20px;height: 40px;overflow:hidden;margin-bottom: 8px;}
.zj-container02 .box.fl ul li .con h4 a{ font-size:16px; color:#000000; }
.zj-container02 .box.fl ul li:hover .con h4,.zj-container02 .box.fl ul li:hover .con span{ color:#006abc}
.zj-container02 .box.fl ul li .con p{font-size: 11px;line-height:20px;overflow:hidden;height: 40px;color:#808080;margin-bottom: 0px;}
.zj-container02 .box.fl ul li .con span{ font-size:12px; color:#808080;}
.zj-container02 .box.fl ul li:hover{box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}

.zj-container02 .box.fr{width: 100%;}
.zj-container02 .box.fr ul li{width: 100%;margin-bottom: 1rem;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.zj-container02 .box.fr ul li .img{ width:100%; height:100%; overflow:hidden; position:relative}
.zj-container02 .box.fr ul li .img .top{ position:absolute; left:0; top:0; width:100%; height:100%}
.zj-container02 .box.fr ul li .img .top span{display:inline-block;width: 190px;height:50px;line-height:50px;font-size: 16px;color:#ffffff;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zj-container02 .box.fr ul li .img .top span {filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#4CFFFFFF", endColorstr="#4CFFFFFF");background-color:rgba(255,255,255,0.3);}
/* IE9 HACK 避免在IE9下背景色叠加 */
:root .zj-container02 .box.fr ul li .img .top span { filter:none; }
.zj-container02 .box.fr ul li .img img{ width:100%; height:100%}
.zj-container02 .box.fr ul li:hover{box-shadow:0 0 10px rgba(0,0,0,0.35);transform: scale(1.05);}

.zj-container03{padding: 2rem 0;background:#fafafa;}
.zj-container03 .title_con{background:url(/_m/images/.xw-container_title.png) center no-repeat;font-size: 18px;color:#333333;height:32px;text-align:center;font-family:simkai;margin-bottom:24px;font-weight: normal;margin-bottom: 2rem;}
.zj-container03 ul li.li{float:left;width: 100%;}
.zj-container03 ul .box{margin: 0 -0.5rem;}
.zj-container03 ul .box li{float:left;width: 50%;margin-bottom:22px;padding: 0 0.5rem;}
.zj-container03 ul .box li .img{ position:relative; overflow:hidden}
.zj-container03 ul li h5{height:50px;line-height:50px;font-size: 12px;color:#fff;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;bottom:0;left:0;width:100%;position:absolute;}
.zj-container03 ul li{position:relative;overflow:hidden;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;margin-bottom: 1rem;}
.zj-container03 ul li h5{
filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#66000000", endColorstr="#66000000");
background-color:rgba(0,0,0,0.4);
}
/* IE9 HACK 避免在IE9下背景色叠加 */
:root .zj-container03 ul li h5{ filter:none; }
.zj-container03 ul li:hover{ box-shadow:0 0 10px rgba(0,0,0,0.35);}

.zs_container00 .title{height:50px;line-height:50px;border-bottom:#d2d2d2 1px solid;margin-bottom: 1rem;}
.zs_container00 .title span{color:#356bb2;font-size: 18px;font-family:simkai;font-weight:bold;}
.zs_container00 .title a{ float:right; font-size:14px; color:#929292}
.zs_container00 .title a:hover{ color:#356bb2}
.zs_container01{margin-bottom: 1rem;}
.zs_container01 .left{width: 100%;}
.zs_container01 .left ul{margin: 0 -0.5rem;}
.zs_container01 .left ul li{float:left;width: 50%;margin-bottom: 1rem;padding: 0 0.5rem;}
.zs_container01 .left ul li .img,.zs_container01 .left ul li .img img{width: 100%;overflow:hidden;}
.zs_container01 .left ul li .con{ padding:18px 0 0}
.zs_container01 .left ul li .con h5 a{font-size: 14px;color:#333333;padding: 0;}
.zs_container01 .left ul li .con h5 a:hover{ color:#356bb2}
.zs_container01 .left ul li .con p{font-size:12px;line-height:20px;height: 40px;color:#999999;overflow:hidden;margin:12px 0;}
.zs_container01 .left ul li .con h6{ font-size:12px; color:#999999;}

.zs_container01 .right{width: 100%;}
.zs_container01 .right ul li{line-height: 38px;height: 38px;}
.zs_container01 .right ul li a{font-size: 12px;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width: 70%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.zs_container01 .right ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.zs_container01 .right ul li span{font-size: 11px;color: #7f7f7f;float:  right;}
.zs_container01 .right ul li b{font-size: 12px;color: #6c6c6c;margin-right:6px;font-family: simsun;font-weight: normal;vertical-align: top;}

.zs_container02{ margin-bottom:26px}
.zs_container02 .title{ margin-bottom:16px}
.zs_container02 .box{width: 100%;}
.zs_container02 .box ul li{line-height: 38px;height: 38px;}
.zs_container02 .box ul li a{font-size: 12px;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width: 75%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.zs_container02 .box ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.zs_container02 .box ul li span{font-size:12px;color: #7f7f7f;float:  right;}
.zs_container02 .box ul li b{font-size:16px;color: #6c6c6c;margin-right:6px;font-family: simsun;font-weight: normal;}

.n_gg{margin: 0 -3%;margin-bottom:25px;}

.zs_container03{ margin-bottom:10px}
.zs_container03 .title{margin-bottom: 1rem;}
.zs_container03 .box{ width:550px;}
.zs_container03 .box ul li{line-height: 38px;height: 38px;}
.zs_container03 .box ul li a{font-size: 12px;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width: 75%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.zs_container03 .box ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.zs_container03 .box ul li span{font-size:12px;color: #7f7f7f;float:  right;}
.zs_container03 .box ul li b{font-size:16px;color: #6c6c6c;margin-right:6px;font-family: simsun;font-weight: normal;}
.zs_container03 .right{width: 100%;margin-bottom: 2rem;}
.zs_container03 .right ul{font-size:0;margin: 0 -0.5rem;}
.zs_container03 .right ul li{display:inline-block; *display:inline; *zoom:1;padding: 0 0.5rem;width:50%;}
.zs_container03 .right ul li h5{height:40px;line-height:40px;font-size: 12px;color:#fff;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;bottom:0;left: 0;right: 0;position:absolute;}
.zs_container03 .right ul li{ position:relative; overflow:hidden; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.zs_container03 .right ul li .img,.zs_container03 .right ul li .img img{width: 100%;he;overflow: hidden;position: relative;}
.zs_container03 .right ul li h5{
filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#66000000", endColorstr="#66000000");
background-color:rgba(0,0,0,0.4);}
:root .zs_container03 .right ul li h5{ filter:none; }
.zs_container03 .right .title{margin-bottom: 2rem;}


.n_title{position:relative;height: 50px;line-height: 50px;margin: 0;overflow:hidden;background: #f3f3f3;padding: 0 0 0 24px;}
.n_title b{ font-size: 18px;color: #407ecf;font-weight:  bold;}
.n_title h1{font-size: 20px;display:inline-block;color: #575757;line-height: 24px;}

.position{font-size: 14px;line-height: 50px;height: 50px;color: #999999;padding: 0 15px;float:  right;background: url(/_m/images/position.png) left 18px no-repeat;}
.position span, .position a, .position i{font-size: 14px;color: #a2a2a2;margin: 0 2px;}
.position em{font-size:12px;color: #999;font-style: normal;}
.position a:hover{ color:#064ba0;}

.n_left{width: 260px;border:  #e5e5e5 1px solid;}

.erji{}
.erji h1{ height:80px; line-height:80px; background:url(/_m/images/h1.jpg) center no-repeat; padding:0 40px; text-align:center; font-weight:bold; font-size:26px; color:#fff}
.erji h1 img{ margin:-3px 10px 0 0}
.erji ul{padding: 20px 20px 0;}
.erji ul li{height: 40px;line-height: 40px;margin-bottom: 20px;}
.erji ul li a{display:inline-block;width:100%;height: 40px;background: #f3f3f3 url(../images/xy.png) 22px center no-repeat;padding: 0 0 0 50px;color: #333333;font-size: 16px;border-radius: 8px;}
.erji ul li a:hover,.erji ul li.on a{background: #407ecf url(../images/xy_on.png) 22px center no-repeat;color: #fff;}

.n_right{width: 840px;padding-bottom: 15px;}

.n_list.liebiao ul li{height: 35px;line-height: 35px;}
.n_list.liebiao ul{margin-bottom: 2rem;}

.liebiao .title{height: 40px;line-height:38px;overflow:hidden; position:relative; margin-bottom:15px;}
.liebiao .title:before{ content:""; position:absolute; bottom:0; background:#e6e6e6; height:1px; left:0; width:100%}
.liebiao .title h2{ float:left; font-size:18px; height:38px; line-height:38px; color:#064ba0; display:inline-block; position:relative}
.liebiao .title h2:before{content:"";position:absolute;bottom: -3px;left:0;width:100%;height:3px;background: #064ba0;}
.liebiao .title a{ float:right; font-size:14px; color:#9a9a9a}
.liebiao .title a:hover{ color:#064ba0}
.liebiao ul li{font-size: 16px;color: #333333;line-height:38px;height:38px;overflow:hidden;width:100%;}
.liebiao ul li a{font-size: 12px;color: #333333;float:left;max-width: 78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.liebiao ul li a:hover{ color:#356ecb; padding:0 0 0 5px}

.liebiao ul li a:hover{color: #356ecb;}
.liebiao ul li span{font-size: 12px;color: #898989;float:right;}

.fanye{ text-align:center}

.n_tu ul {font-size:0;padding: 0;margin: 1rem -0.5rem;}
.n_tu ul li {display:inline-block; *display:inline; *zoom:1;width: 50%;padding: 0 0.5rem;text-align:center;margin-bottom: 1rem;}
.n_tu ul li a{ display:block; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.n_tu ul li .img,.n_tu ul li .img img{width: 100%;overflow:hidden;}
.n_tu ul li h5{height: 40px;font-size: 12px;color:#000000;line-height: 40px;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:  center;}
.n_tu ul li a:hover{ box-shadow:0 0 10px rgba(0,0,0,0.35); transform:scale(1.05);}

.n_tu_wz ul li{overflow:hidden;width: 100% !important;margin-bottom: 35px; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.n_tu_wz ul li:hover{ box-shadow:0 0 10px rgba(0,0,0,0.35); transform:scale(1.05);}

.n_tu_wz ul .img,.n_tu_wz ul img{ float:left; width:210px; height:155px; overflow:hidden}
.n_tu_wz ul .con{float:right;width: 630px;overflow:hidden;border:  #e5e5e5 1px solid;padding: 20px 20px;height: 155px;}
.n_tu_wz ul .con h4{font-size:16px;color:#000000;line-height:26px;overflow:hidden;margin-bottom: 8px;}
.n_tu_wz ul .con h4 a{ font-size:16px; color:#000000; }
.n_tu_wz ul .con p{font-size:12px;line-height:20px;overflow:hidden;height: 40px;color:#808080;margin-bottom: 14px;}
.n_tu_wz ul .con span{display:inline-block;width:82px;height:24px;line-height:24px;text-align:center;font-size:12px;color: #808080;background: #e5e5e5;}

.n_detail .ar_title{padding-bottom: 0;margin-bottom: 24px;padding: 0 0 26px;border-bottom:  #e6e6e6 1px solid;text-align: center;}
.n_detail .ar_title h3{font-size: 24px;color: #000000;margin-bottom: 15px;padding: 0;line-height: 48px;font-weight:  bold;}
.n_detail .ar_title h6 span{position:relative;font-size: 12px;color: #999999;display:inline-block;font-weight:normal;margin: 0 5px;}
.n_detail .ar_title h6 span i{position:absolute;left:0;bottom: -3px;width:100%;height: 3px;}
.n_detail .ar_title h6{vertical-align: top;text-align: center;} 


/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 24px 0;box-sizing: border-box;width: 100%;margin-top: 30px;border-top: #e6e6e6 1px solid;}
#ar_fot h1{display:block;width: 100%;font-size: 16px;line-height: 32px;color: #808080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{color: #808080;}
#ar_fot h1 a{font-size: 16px;color: #808080;font-weight:normal;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{ color:#356ecb}

.mz_container_left{width: 100%;padding: 0;margin-bottom: 1rem;}
.mz_container_left .mz_container01 ul{font-size:0;padding: 0;margin: 0 -5px;}
.mz_container_left .mz_container01 ul li{display:inline-block; *display:inline; *zoom:1;width:50%;padding: 0 5px;text-align:center;margin-bottom: 1rem;}
.mz_container_left .mz_container01 ul li a{display:block;background:#f7f7f5;height: 72px;}
.mz_container_left .mz_container01 ul li a h3{line-height: 50px;height: 44px;}
.mz_container_left .mz_container01 ul li a h3 img{height: 22px;}
.mz_container_left .mz_container01 ul li a h5{font-size: 14px;color:#818181;text-align:  center;}
.mz_container02 ul{ margin-top:-15px}
.mz_container02 ul li {l;line-height: 35px;height: 35px;font-size: 12px;color:#333333;}
.mz_container02 ul li a:hover{ color:#356ecb}
.mz_container03{margin-bottom: 1rem;}
.mz_container03 ul{font-size:0;padding: 0;margin: 0 -0.5rem;}
.mz_container03 ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;padding: 0 0.5rem;text-align:center;margin-bottom: 1rem;}
.mz_container03 ul li img{width: 100%;}

.mz_container04 ul li{line-height: 35px;height: 35px;}
.mz_container04 ul li a{font-size: 12px;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:80%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.mz_container04 ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.mz_container04 ul li span{font-size:12px;color: #7f7f7f;float:  right;}
.mz_container04 ul li b{font-size:16px;color: #6c6c6c;margin-right:6px;font-family: simsun;font-weight: normal;}


.mz_container_right{width: 100%;}
.mz_container05{ margin-bottom:20px}
.mz_container05 .left{width: 100%;margin-bottom: 1rem;}
.mz_container05 .left ul li.miso-slide{ position:relative}
.mz_container05 .left ul li.miso-slide img{width: 100%;}
.mz_container05 .left ul li.miso-slide h5{position:absolute;left:0;bottom:0;width:100%;height: 50px;line-height: 50px;padding: 0 206px 0 14px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99232427', endColorstr='#99232427');background: rgba(0,0,0,0.6);font-size: 12px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.mz_container05 .left ul li.miso-slide:hover h5{ background:#333}
.mz_container05 .left .miso-dots{height: 13px;line-height: 10px;bottom: 18px;width: 75px;z-index:10000;right: 1rem;padding: 0px 0;overflow:hidden;text-align: right;}
.mz_container05 .left .miso-dots li{display:inline-block;margin: 0 3px;width: 10px;height: 10px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99FFFFFF', endColorstr='#99FFFFFF');background:rgba(255,255,255,0.6);}
.mz_container05 .left .miso-dots li.miso-active{background: #b87138;}
.mz_container05 .right{width: 100%;margin-top: -8px;}
.mz_container05 .right .first{ border-bottom:#d0d0d0 1px dashed; padding:0 0 15px; margin-bottom:18px;}
.mz_container05 .right .first h5 a{ font-size:16px; color:#323232; font-weight:bold; padding:0 0 0 26px; background:url(/_m/images/news.png) left center no-repeat; height:18px;}
.mz_container05 .right .first h6{ font-size:12px; padding:0 0 0 16px; background:url(/_m/images/icon_time.png) left center no-repeat; color:#999999; margin:14px 0 16px;}
.mz_container05 .right .first p{ font-size:14px; line-height:20px; height:40px; overflow:hidden; color:#999999}
.mz_container05 .right ul li{font-size:16px;color:#272727;overflow:hidden;border-bottom:  #d9d9d9 1px solid;padding: 12px 0 0;}
.mz_container05 .right ul li:last-child{ border:none}
.mz_container05 .right ul li a{color: #333333;font-size: 12px;float: left;}
.mz_container05 .right ul li a:hover{ color:#356ecb}
.mz_container05 .right ul li span{font-size:12px;color: #979797;display:  block;margin-bottom: 0px;}

.mz_container06{margin: 1rem 0 1rem;}
.mz_container06 ul{font-size:0;margin: 0 -0.5rem;}
.mz_container06 ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;padding: 0 0.5rem;margin-bottom: 1rem;}
.mz_container06 ul li a{display:inline-block;color:#fff;font-size: 13px;line-height: 60px;width: 100%;text-align: center;}
.mz_container06 ul li a img{margin: -3px 18px 0 0;height: 16px;}
.mz_container06 ul li a:hover img{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

#tu_list ul{margin-bottom:2rem;margin-top: -1.5rem;}
#tu_list ul li {border-bottom:#e7e7e7 1px dashed;padding: 1rem 0;overflow:hidden;}
#tu_list ul li .img{ float:left; width:100px;}
#tu_list ul li .con{ float:right; width:calc(100% - 115px);}
#tu_list ul li h6{font-size:14px;color:#999999;margin: 0; font-weight:normal}
#tu_list ul li h6 img{ display:inline-block; margin:-3px 10px 0 0; height:12px; vertical-align:middle}
#tu_list ul li h4{font-size:13px;color:#484848;line-height:20px;height:40px;margin: 0 0 0.5rem 0;overflow:hidden;}
#tu_list ul li h4 a{ color:#484848; }

.zw_container01{ background:#407ecf; margin-bottom:1px}
.zw_container01 ul{font-size:0;padding: 1rem 1rem;}
.zw_container01 ul li{display:inline-block; *display:inline; *zoom:1;width: 33.333333%;font-size:18px;color:#fff;line-height: 35px;height: 35px;text-align: left;padding: 0 0 0 5px;}
.zw_container01 ul li a{font-size: 12px;color:#fff;}
.zw_container01 ul li a:hover{ color:#ff0}

.zw_container02{background:#356bb2;padding: 10px 1.5rem;margin-bottom: 1rem;}
.zw_container02 ul{overflow:hidden;padding-bottom: 1rem;}
.zw_container02 ul li{float: left;line-height: 40px;height: 40px;border-bottom:#5d89c1 1px solid;width: 50%;}
.zw_container02 ul li:last-child{}
.zw_container02 ul li img{margin-right: 10px;height: 8px;}
.zw_container02 ul li a{font-size: 12px;color:#fff;}
.zw_container02 ul li a:hover{ color:#ff0}

.zw_container03 .tit{height:55px;text-align:left;color: #333;font-size: 15px;line-height:55px;border-bottom: #d0d0d0 1px solid;}
.zw_container03 ul{padding: 10px 0px 5px;overflow: hidden;}
.zw_container03 ul li{width:50%;float:left;line-height: 30px;height: 30px;}
.zw_container03 ul li a {font-size: 12px;color:#333;}
.zw_container03 ul li b {font-size: 19px;color:#006abc;margin-right:6px;}
.zw_container03 ul li a:hover{ color:#356bb2}

.zw_container05 ul li{line-height: 38px;height: 38px;}
.zw_container05 ul li a{font-size: 12px;color: #000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width: 75%;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.zw_container05 ul li a:hover{ color:#356ecb; padding:0 0 0 5px}
.zw_container05 ul li span{font-size:12px;color: #7f7f7f;float:  right;}
.zw_container05 ul li b{font-size:16px;color: #6c6c6c;margin-right:6px;font-family: simsun;font-weight: normal;}

.zw_container05 .qiehuan01 dl{color:#333333;line-height: 50px;margin-bottom: 20px;position:relative;text-align: left;border-bottom: #d2d2d2 1px solid;}
.zw_container05 .qiehuan01 dl:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;}
.zw_container05 .qiehuan01 dl dt{width: auto !important;text-align:center;font-size: 16px;display:inline-block;margin-right: 20px;position:relative;cursor:pointer;font-family: simkai;}
.zw_container05 .qiehuan01 dl dt a{color: #333333;font-family: simkai;}
.zw_container05 .qiehuan01 dl dt.on a{color: #006abc;font-weight: bold;}
.zw_container05 .qiehuan01 dl dt.on:after{content:"";position:absolute;bottom: -1px;left:0;width:100%;height: 2px;background: #006abc;}
.zw_container05 .qiehuan01 dl dt.on:before{content:"";position:absolute;border-left: transparent 7px solid;border-right: transparent 7px solid;border-top: #006abc 7px solid;left: 50%;margin-left: -7px;bottom: -7px;display: none;}

.zw_container05 .qiehuan01 .slider-for{ position:relative}
.zw_container05 .qiehuan01 .slider-for .more01{position:absolute;top: -55px;right: 0;font-size: 16px;color: #8f8f8f;}
.zw_container05 .qiehuan01 .slider-for .more01 a{ color: #8f8f8f;}

.zw_container05{margin-bottom: 25px;}
.mz_container05.fl,.mz_container05.fr {margin-bottom:0;width: 100%;}
.mz_container05.fr .left ul li.miso-slide img{}
.mz_container05.fl .right ul li span{ margin-bottom:6px}
.mz_container05.fl .right ul li{padding: 15px 0;}
.mz_container03 ul li h4{font-size: 12px;color:#000000;line-height:24px;height:48px;overflow:hidden;margin-bottom: 8px;text-align:left;margin-top:10px;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}


.zw_container04{padding: 0;line-height:50px;background:#f3f3f3;margin-bottom:30px;}
.zw_container04 .title{width: 100%;background:#407ecf;font-size: 15px;color:#ffffff;font-weight: normal;text-align:center;padding-right:10px;}
.zw_container04 .form{padding: 0 1rem 2rem;}
.zw_container04 .right span{font-size:16px;color:#333333;margin-right:10px;display:  block;padding: 0 1.5rem;}
.zw_container04 .form .input{display:inline-block;width: 100%;height:40px;line-height:40px;border-radius:20px;background:#fff;margin-bottom: 2rem;}
.zw_container04 .form input{display:block;width:100%;height:40px;border:none;background:none;cursor:  pointer;}
.zw_container04 .form .input input{ padding:0 20px}
.zw_container04 .form .btn{display:inline-block;width: 97px;height:40px;line-height:40px;font-size: 14px;color:#fff;padding-left: 17px;cursor:  pointer;}
.zw_container04 .form .btn input{ color:#fff}
.zw_container04 .form .btn.fl{background: #006abc url(../images/form_icon01.png) 17px center no-repeat;}
.zw_container04 .form .btn.fr{background: #009fbc url(../images/form_icon02.png) 17px center no-repeat;float: left;margin-left: 1rem;}
.lnmj img{width:90%;text-align: center;height: 200px;}
.lnmj p{overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    font-size: 16px;
    width:90%;text-align: center; }
.lnmj {width:50%;float:left;text-align: center;height: 233px;}
.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle}
.gdd{font-size: 14px;
    background: #0b64a8;
    height: 30px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    line-height: 30px;}
.ws_container01 {padding: 24px 24px 4px;background: #f7f7f7;margin-bottom: 20px;}
.ws_container_left {width:100%; float:left;}
.ws_container_left .tit{height:55px;background:#407ecf;text-align:left;color:#fff;font-size: 18px;font-weight:bold;line-height:55px;padding-left:24px;}
.ws_container_left .ws_container01 ul{font-size:0;padding: 0;margin: 0 -12px;}
.ws_container_left .ws_container01 ul li{display:inline-block; *display:inline; *zoom:1;width:50%;padding: 0 0.5rem;text-align:center;margin-bottom: 1rem;}
.ws_container_left .ws_container01 ul li a{display:block;background:#32becb;height: 84px;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.ws_container_left .ws_container01 ul li a h3{line-height: 56px;height: 50px;}
.ws_container_left .ws_container01 ul li a h3 img{ height:30px}
.ws_container_left .ws_container01 ul li a h5{font-size: 13px;color:#fff;width: 100%;text-align:center;display:inline-block;line-height:20px;font-weight:bold;}

.ws_container_left .ws_container02 ul{padding: 24px 20px;border:  #eeeeee 1px solid;overflow: hidden;}
.ws_container_left .ws_container02 ul li{width:50%;float:left;line-height: 30px;height: 30px;}
.ws_container_left .ws_container02 ul li a { font-size:14px; color:#333;  }
.ws_container_left .ws_container02 ul li  b {font-size:16px; color:#006abc; margin-right:6px; }

.ws_container_right  {width: 100%;float:right;}
.ws_container_right .ws-container03 .slider-for ul { font-size:0}
.ws_container_right .ws-container03 .slider-for ul li{display:inline-block; *display:inline; *zoom:1;width: 33.333333%;text-align:center;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.ws_container_right .ws-container03 .slider-for ul li:hover,.ws_container_left .ws_container01 ul li a:hover,.ws-container04 ul li:hover a{ box-shadow:0 0 10px rgba(0,0,0,0.35); transform:scale(1.05);}
.ws_container_right .ws-container03 .slider-for ul li a { display:block;}
.ws_container_right .ws-container03 .slider-for ul li a  div{display:  inline-block;margin: 14px auto 0.5rem;line-height:60px;width:70px;height:60px;border: solid 1px  #eeeeee;border-radius:4px;}
.ws_container_right .ws-container03 .slider-for ul li a:hover  div img,.ws_container_left .ws_container01 ul li a:hover h3{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.ws_container_right .ws-container03 .slider-for ul li a h5 {font-size: 12px;color:#656565;line-height:20px;width: 100%;height:40px;overflow:hidden;padding: 0 14px;white-space: normal;text-align: center;}

.ws_container_right .ws-container03  .qiehuan01 dl{line-height: 50px;border:#eeeeee 1px solid;text-align: left;margin-bottom: 1rem;}
.ws_container_right .ws-container03 .qiehuan01 dl dt{width: 130px !important;height: 40px;margin: 10px 0;line-height: 40px;}
.ws_container_right .ws-container03 .qiehuan01 dl dt.on{ background:#407ecf; border-top-right-radius:25px; border-bottom-right-radius:25px}
.ws_container_right .ws-container03 .qiehuan01 dl dt.on:after,.ws_container_right .ws-container03 .qiehuan01 dl dt.on:before{ display:none}
.ws_container_right .ws-container03 .qiehuan01 dl dt a{font-size: 16px;color:#8f8f8f;}
.ws_container_right .ws-container03 .qiehuan01 dl dt.on a{ color:#fff}

.ws_container_right .ws-container03 .qiehuan01 .slider-for{ position:relative}
.ws_container_right .ws-container03 .qiehuan01 .slider-for .more01{position:absolute;top: -53px;right: 20px;font-size: 12px;color: #8f8f8f;}
.ws_container_right .ws-container03 .qiehuan01 .slider-for .more01 a{ color: #8f8f8f;}

.ws-container03{margin-bottom: 25px;}

.ws-container04 .title{ margin-bottom:2rem}
.ws-container04{ margin-bottom:15px;}
.ws-container04 ul{font-size:0;margin: 0 -10px;}
.ws-container04 ul li{display:inline-block; *display:inline; *zoom:1;width: 50%;padding: 0 10px;margin-bottom: 1rem;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.ws-container04 ul li a{display:inline-block;color:#fff;font-size: 12px;line-height: 50px;width: 100%;text-align: left;font-weight:  bold;padding: 0 1rem;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.ws-container04 ul li a span{ display:inline-block; width:36px;}
.ws-container04 ul li a img{margin: -3px 18px 0 0;}
.ws-container04 ul li a:hover img{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

.ws-container05 ul{font-size:0;margin-bottom: 2rem;}
.ws-container05 ul li{display:inline-block; *display:inline; *zoom:1;width: 33.333333%;}
.ws-container05 ul li a{font-size: 12px;color:#333333;height: 33px;line-height: 33px;display:inline-block;}
.ws-container05 ul li a img{ vertical-align:middle; margin:-3px 5px 0 0}


.ws_container_left .ws_container02 ul li a:hover,.ws-container05 ul li a:hover{ color:#407ecf}