﻿/* CSS Document */
body{ height:100%; min-width:1200px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,form,fieldset,img,cite,strong,em,div{margin:0;padding:0;border:none;}
body{ text-align:left; margin:0 auto; font-size:12px; font-family:"microsoft yahei","微软雅黑",Arial; color:#666;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
h1, h2, h3, h4, h5, h6{ font-size:12px;font-weight:normal;}
table,td,tr,th{margin:0;padding:0; border-collapse:collapse;}
img, table, td, th ,embed{ border:none;}
img{border:0; -ms-interpolation-mode:bicubic; -moz-interpolation-mode:bicubic; -webkit-interpolation-mode:bicubic;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-moz-transition:all 0.6s ease;-ms-transition:all 0.6s ease; vertical-align:middle;}
img{-ms-interpolation-mode:bicubic;border:0;max-width:100%;}
ul,li{ padding:0; list-style-type:none;}
a{color:inherit; text-decoration:none; transition:all 0.5s linear;-moz-transition:all 0.5s linear;
-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-tap-highlight-color: transparent;}
a:focus{outline-color:#666;z-index:99;position:relative}
a:hover,a:focus{-webkit-transition:color .3s;transition:color .3s;color:#0d548c; text-decoration:none;}
em,i{font-style:normal;}
.fl{ float:left;}
.fr{ float:right;}
.none{ display:none;}
.clear{ clear:both;}
.clearfix {*zoom:1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.w1000{ width:1000px; height:auto; margin:0 auto;}
.w1200{ width:1200px; height:auto; margin:0 auto;}
.container{ width:1200px; height:auto; margin:0 auto; position:relative;}
.w100pc{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
#wrap{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
@font-face {font-family:'impact'; src:url('/style/fonts/impact-2.ttf') format('truetype'); }
@media(max-width:767px){
body{ min-width:300px !important; max-width:640px; font-size:14px;}
.w1000{ width:100%;}
.w1200{ width:100%; height:auto; margin:0 auto; position:relative;}
.container{ width:100%; height:auto; margin:0 auto; position:relative;}
}

/*header*/
#nv_portal #wrap{ height:100%;}

#wk_top{border-bottom:0 solid #DDDDDD;background:#FFFFFF;}
#wk_top .wp{padding:10px 0 0;}
#week_nav{width:100%;min-width:1200px;height:auto;overflow:visible;padding:0;background:#FFF;margin:0 auto;background:url(/images/bg.png) no-repeat center;}
#week_nav{position:relative;top:0;z-index:15;width:100%;}
.wk_index_main{width:100%;}
.wk_lonav{width:100%;height:auto;}
.wk_lonav .left{ float:left;width:24.2%;height:auto; position:relative;}
.wk_lonav .left:after{ content:""; display:block; width:1px; height:80%; background:#eee; position:absolute; right:0; top:10%;}
.wk_logo{ width:100%;line-height:0;text-align:right; padding:1.9rem 30px;}
.wk_logo img{display:block;width:100%;margin:0 auto;}
.wk_lonav .right{width:62.8%;padding:0 0 0 1.3%; float:left;}
.headRights,.sub_nav{ display:none;}
.wk_lonav .right .con{ padding:12px 0 10px;border-bottom: #eaeaea 1px solid;}
.wk_lonav .right .con h2{font-size:20px;color:#333;line-height:1.3; font-weight:bold; float:left;}
.wk_lonav .right .con h2 i{display:block;font-size:14px;font-weight:normal;color:red;letter-spacing:0px; padding:3px 0 0;}
.wk_lonav .right .con .tel{font-size:20px;color:#333;font-weight: bold;line-height:25px; float:right; margin-top:13px;}
.wk_lonav .right .con .tel em{display:block;float:left;line-height:0;width:35px;height:25px;padding-right:10px;}
.wk_lonav .right .con .tel em img{width:25px;height:25px;}
.wk_inav{display:block;float:right;width:100%;height:52px;overflow:visible;}
.nav{float:left;height:52px;overflow:visible;width:100%;}
.nav li{float:left;padding:0 5%;height:52px;line-height:52px; position:relative;}
.nav li:first-child{ padding-left:0;}
.nav li:last-child{ padding-right:0;}
.nav li>a{font-size:16px;color:#666;text-decoration:none;transition:color 0.3s linear 0s;line-height:52px;height:52px;padding:0;overflow:hidden; position:relative; display:block;}
.nav li>a:after{position:absolute;bottom:0.5rem;left:0;width:100%;height:3px;background:#0d548c;border-radius: 0.2rem 0.2rem 0 0;content: '';opacity: 0;-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;transition: height 0.3s, opacity 0.3s, transform 0.3s;-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);transform: translateY(-10px);}
.nav li:hover>a:after,.nav li.a>a:after{height:3px;opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}
.nav li.a>a,.nav li:hover>a{color:#0d548c;}
.navSub{ width:100%; min-width:160px; background:#fff; position:absolute; top:52px; left:0; height:auto; box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.1); -webkit-transform-origin:top center; -ms-transform-origin:top center; transform-origin:top center; -webkit-transform:scaleY(0); -ms-transform:scaleY(0); transform:scaleY(0); -webkit-transition:-webkit-transform .3s .2s; transition:transform .3s .2s; }
.navSub .n-navSub{ opacity:0; -webkit-transform:translate(0, -20px); -ms-transform:translate(0, -20px); transform:translate(0, -20px); -webkit-transition:all .2s; transition:all .2s;}
.navSub .n-navSub a{ height:45px; line-height:45px; display:block; padding:0 10px; text-align:left; color:#333; font-size:14px; position:relative; -webkit-transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1); transition:all 0.3s cubic-bezier(0.86, 0.5, 1, 1); text-align:center;}
.navSub .n-navSub a:hover{ background:#0d548c; color:#fff; }
.navSub .n-navSub .nav-arrow{ position:absolute; top:15px; right:10px; width:16px; height:16px; opacity:0; -webkit-transform:rotate(0deg) translate(-20px, 0px); -ms-transform:rotate(0deg) translate(-20px, 0px); transform:rotate(0deg) translate(-20px, 0px);}
.navSub .n-navSub a:hover .nav-arrow{ -webkit-transition:-webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition:transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity:1; -webkit-transform:rotate(0deg) translate(0px, 0px); -ms-transform:rotate(0deg) translate(0px, 0px); transform:rotate(0deg) translate(0px, 0px); display:none;}
.nav li .navSub.active{ -webkit-transform:scaleY(1); -ms-transform:scaleY(1); transform:scaleY(1); -webkit-transition:-webkit-transform .3s; transition:transform .3s; }
.nav li .navSub.active .n-navSub{ opacity:1; -webkit-transform:translate(0, 0); -ms-transform:translate(0, 0); transform:translate(0, 0); -webkit-transition:all .2s .3s; transition:all .2s .3s; }

.wk_idl{float:right;width:80px;height:60px;}
@media(max-width:1240px){
	.nav li{padding:0 4.5%;}
}
.mo-top{ display:none;}
@media(max-width:767px){
	.mo-top{ display:block; line-height:36px; color:#f00; font-size:.9rem; padding:0 10px; background:#0d548c;background:#f5f5f5;border-bottom:1px solid #eee;}
	#wk_top{height:104px !important; position:relative;top:0px;width:100%;z-index:110;left:0px;padding:0px;margin-top:0;opacity:1;border-bottom:0px solid #ddd;}
	#wk_top{}
	#week_nav{min-width:320px; background:#fff;}
	#week_nav{height:auto; padding:8px 0;}
	#week_nav>div{ height:100%;}
	.wk_lonav{height:100%; position:relative;}
	.wk_lonav .left{width:100%;}
	.wk_lonav .left:after{ display:none;}
	.wk_logo{width:80%;height:auto;margin:0; padding:0 0 0 10px; float:left;}
	.wk_logo h2{padding:0;}	
	.wk_logo img{ display:block; max-width:100%; height:50px; width:auto; margin:0;}
	.wk_inav{display:none;}
	.wk_lonav .right{ display:none;}
	.wk_inav{display:block;float:right;width:100%;height:52px;overflow:visible;}
	.wk_index_main{margin-top:0;}
	
	.headRights{float:right;display:inline;width:25px;height:16px;position:relative;cursor:pointer;margin-top:19px; margin-right:10px;}
	.headRights.active{ -webkit-animation:rotate 0.5s linear 0s; animation:rotate 0.5s linear 0s; }
	.headRights .line{ display:block; width:100%; height:2px; border-radius:2px; background-color:#333; position:absolute; left:50%; margin-left:-15px; }
	.headRights.hover .line{ background:#004e94; } 
	.headRights .line1{-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0;}
	.headRights .line2{top:7px; }
	.headRights .line3{bottom:0;-webkit-transform-origin:1px center;-ms-transform-origin:1px center; transform-origin:1px center; }
	.headRights.hover .line1{transform:rotate(45deg);}
	.headRights.hover .line2{ display:none;}
	.headRights.hover .line3{transform:rotate(-45deg);}
	.nav{ display:none;}
	
	.sub_nav.active{ display:block;}
	.sub_nav{position:absolute;width:100%;height:100%;top:104px;z-index:100; display:none;}
	.head-box{font-size:14px;width:100%;height:auto;padding:0 3%;}
	.nav-cut{position:relative;line-height:46px;overflow:auto; padding:10px 0 0;}
	.nav-cut>ul{width:100%; overflow-y:scroll; height:calc(100vh - 66px - 1.5rem);}
	.nav-cut>ul>li{ border-bottom:1px solid #dcdcdc; font-size:16px; padding:0 20px; }
	.nav-cut>ul>li a{display:inline-block; text-decoration:none; width:80%; line-height:44px; color:#333; position:relative; box-sizing:border-box; }
	/*.nav-cut>ul>li.act a{ background-color:#e9e9e9;}*/
	.nav-cut>ul>li .jt{ position:relative; display:inline-block; text-align:center; background:none; float:right; cursor:pointer;}
	.nav-cut>ul>li .jt:after{ content:''; display:block; width:26px; height:26px; background:url(/images/m_r.png) no-repeat center; background-size:17px auto; position:absolute; right:3%; top:8px; }
	.nav-cut>ul>li .jt.jtRote:after{ background:url(/images/m_l.png) no-repeat center; background-size:20px auto; }
	.sec-list{ line-height:40px; padding:10px 0%; display:none; }
	.sec-list p{ background:url(/images/dot.png) no-repeat left center; background-size:3px auto; font-size:14px; }
	.sec-list a{ padding-left:5%; color:#666; display:block; }
	.sec-list a:active{ color:#004e94; }
	
	.mu-bg{ position:fixed; left:0; top:0; width:100%; height:100%; z-index:99; background-color:#f5f5f5; display:none; }
	.mu-bg.active{ display:block;}
	
}

#dn-nav{position:relative;top:50%;z-index:100;opacity:1;-webkit-transform:translate3d(0,0,0);}
#dn-nav.right{left:17px;}
#dn-nav ul{margin:0;padding:0;}
#dn-nav ul li{position:relative;display:block;margin:7px;width:15px;height:15px;}
#dn-nav ul li a{position:relative;z-index:1;display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;}
#dn-nav ul li a span{position:absolute;top:50%;left:50%;z-index:1;margin:-3px 0 0 -3px;width:7px;height:7px;border:0;border-radius:50%;background:#cfcfd1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
#dn-nav ul li a.active span,#dn-nav ul li:hover a.active span{margin:-7px 0 0 -7px;width:15px;height:15px;border-radius:100%;background:#0062a6;}
.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important;}
@media(max-width:767px){
	#dn-nav{ display:none;}	
}

.section{position:relative;overflow:hidden;}
.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


/*banner*/
.page1{background:#000;width:100%;}
.page1 .banner{width:100%;height:350px;}
.banner .indBanner{position:relative;overflow:hidden;height:100%;}
.banner .indBanner .swiper-slide{position:relative;height:350px;overflow:hidden;}
.banner .indBanner .swiper-slide .ban_img{width:1920px;height:350px; position:absolute; left:50%; top:0; margin-left:-960px; max-width:1920px;}
.banner .indBanner .swiper-slide.swiper-slide-active .ban_hcm{animation-name:fadeInUp;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;animation-fill-mode: both;}
.banner .indBanner .ban-pagination{position:absolute;width:100%;bottom:35px;z-index:9;text-align:center;}
.banner .indBanner .ban-pagination .swiper-pagination-bullet{width:22px;height:22px;border:2px solid transparent;position: relative;border-radius: 50%;background: none;opacity: 1;}
.banner .indBanner .ban-pagination .swiper-pagination-bullet::after{width:12px;height:12px;position:absolute;left:3px;top:3px;border-radius:50%;background:rgba(255,255,255,0.6);content:'';}
.banner .indBanner .ban-pagination .swiper-pagination-bullet-active{border-color:#fff;}
.banner .indBanner .ban-pagination .swiper-pagination-bullet-active::after{background:#fff;}
.banner .indBanner .swiper-notification{display:none;}
.banner .indBanner .ban_prev,.banner .indBanner .ban_next{width:50px;height:50px;background-position:center center;background-size:60%;background-repeat:no-repeat;top:50%;z-index:99;position:absolute;background-color:rgba(255,255,255,0.7);border-radius:50%;cursor:pointer;}
.banner .indBanner .ban_prev{left:5%;background-image:url(/images/ban_l.png);}
.banner .indBanner .ban_next{right:5%;background-image:url(/images/ban_r.png);}
.banner .indBanner .ban_prev:hover,.banner .indBanner .ban_next:hover{background-color:#fff;}

@media screen and (max-width:1600px) {
	.banner .indBanner .swiper-slide .ban_h1{font-size:26px;}
	.banner .indBanner .swiper-slide .ban_h2{font-size:40px;}
	.banner .indBanner .ban_prev,.banner .indBanner .ban_next{width:45px;height:45px;}
}
@media screen and (max-width:1366px) {
	.banner .indBanner .swiper-slide .ban_h1{font-size:40px;}
	.banner .indBanner .ban_prev,.banner .indBanner .ban_next{width:40px;height:40px;}
}
@media screen and (max-width:1280px) {
	.banner .indBanner .swiper-slide .ban_h1{font-size:36px;}
	.banner .indBanner .swiper-slide .ban_h2{font-size:15px;}
	.banner .indBanner .ban_prev,.banner .indBanner .ban_next{width:35px;height:35px;}
}

.mo-banner{display:none !important;}
@media only screen and (max-width:767px) {
    .section{min-width:320px;}
	.banner{ display:none;}
	.mo-banner .swiper-slide-active .indBanner_txt h6,.mo-banner .swiper-slide-active .indBanner_txt p{opacity:1;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}	
	.mo-banner{display:block !important;overflow:hidden; margin-top:66px;}
	.mo-banner .swiper-slide img{width:100%; height:auto;display:block;}
	.mo-banner .wiper-pagination{ bottom:10px !important;}
	.mo-banner .swiper-pagination-bullet{width:15px;height:2px;background-color:rgba(255,255,255,.5);opacity:1 !important;border-radius:0;}
	.mo-banner .swiper-pagination-bullet-active{background-color:#de262e;}
}

.side_tit{ width:100%; background:#fff; height:60px;}
.side_tit ul{ width:100%; height:60px;}
.side_tit ul li{ float:left;font-weight:400; border-bottom:3px solid inherit; margin-right:10px;}
.side_tit ul li a{ height:50px; display:inline-block; padding:0 20px; text-align:center; line-height:50px; font-size:17px; color:#333;}
.side_tit ul li.active{ border-bottom:3px solid #0d548c;}
.side_tit ul li.active a,.news_lt ul li a:hover{ color:#0d548c; text-decoration:none;}

.side_tit ul li.last{ float:right;}
.hSearch{ padding:10px 55px 0 0; margin-top:-15px;}
.hSearch form{background:#fff;border-radius:5px; overflow:hidden;}
.hSearch .serach_input{ width:210px; height:40px; border:1px solid #ddd;border-radius:5px 0 0 5px; border-right:none; background:none; padding:0 10px; font-size:13px; transition:all 0.2s linear 0s; vertical-align:top; color:#666; outline:none; float:left; line-height:38px;}
.hSearch .btn_serach{ width:60px; height:40px; margin:0; padding:0; border:0; content:""; color:#fff; cursor:pointer;border-radius:0 5px 5px 0; background:#0d548c;position: relative;right:0;outline:none; float:left; font-size:14px;}

@media(max-width:767px){
	.side_tit{ width:100%; background:#fff; height:auto; padding:0 10px 0; border-bottom:1px dashed #ddd;}
	.side_tit ul{ width:100%; height:auto; padding-left:0 !important;}
	.side_tit ul li{ width:31.333%; float:left;font-weight:400; border-bottom:3px solid #fff; text-align:center; margin-right:3%;}
	.side_tit ul li:nth-child(3n){ margin-right:0;}
	.side_tit ul li a{ height:40px; padding:0; line-height:40px; font-size:16px; margin-top:5px;}
	
	.side_tit ul li.last{ display:none;}
}

.side_service{ margin:35px 0 0 0; border-bottom:1px solid #eee; height:53px;}

.side_service{ margin:35px 0 0 0; border-bottom:1px solid #eee; height:53px;}
.service01{width:100%;height:470px;background-color:#fff;}
.service01_l{ width:500px;height:100%;float:left;}
.service01_l h1{font-size:45px;margin-top:50px;text-indent:30px;color:#151515;}
.service01_l p{font-size:16px;color:#232323;margin-left:30px;line-height:25px;}
.service01_l h2{ font-size:50px;font-weight:100;text-indent:30px;color:#0d548c;margin-top:30px;}

@media(max-width:767px){
	.side_service{ margin:0; border-bottom:1px dashed #eee; height:auto; border-top:0px solid #efefef;}
	.service01{width:100%;height:auto;background-color:#fff; padding:10px 0 20px;}
	.service01_l{ width:100%;height:100%;float:none; padding:0 5px;}
	.service01_l h1{font-size:30px;margin-top:20px;text-indent:10px;}
	.service01_l p{font-size:14px;margin-left:10px;line-height:25px;}
	.service01_l h2{ font-size:35px;font-weight:100;text-indent:10px;margin-top:30px;}
}

.service01_r{ width:606px; height:406px;float:left; position:relative; padding:2px; border:1px solid #ccc; background:#FFF; margin:40px 0 0 30px}
#SlidesBox02,#SlidesNum02{ display:none;}
.service01_r .bimg{ width:600px; height:400px; overflow:hidden; position:absolute; z-index:1;}
.service01_r .bimg li{ position:relative;}
.service01_r .bimg li img{ width:600px; height:400px; border:none 0;}
.service01_r .bimg_ico{ position:absolute; z-index:2; right:3px; bottom:12px; height:10px; overflow:hidden; display:block;}
.service01_r .bimg_ico ul li{ width:10px; height:10px; display:block; background:#FFF; float:left; margin-right:5px; cursor:pointer; filter:alpha(Opacity=50); -moz-opacity:0.5; opacity:0.5;}
.service01_r .bimg_ico ul li.active{ filter:alpha(Opacity=100); -moz-opacity:1; opacity:1;}
@media(max-width:767px){
	.service01_r{ width:310px; height:207px; float:none; position:relative; padding:2px; border:1px solid #ccc; background:#FFF; margin:20px auto}
	#SlidesBox01,#SlidesNum01{ display:none;}
	#SlidesBox02,#SlidesNum02{ display:block;}
	.service01_r .bimg{ width:304px; height:201px; margin:0 auto;; position:relative; left:0; top:0;}
	.service01_r .bimg li img{ width:304px; height:201px;}
}

.service02{ background:#f8f8f8;height:auto;padding-bottom:40px; width:100%;}
.service02 h2{width:1178px;height: 60px;line-height: 60px;border-left: 0px solid #28e8e8;}
.service02 h1{font-size: 45px;text-align: center;color: #151515;line-height:45px;}
.service02 h1.title3{margin-top: 85px; font-size: 40px;}
.service02 p{font-size: 24px;text-align: center;line-height: 90px;color: #333;font-weight: 100;}
.tabbox{width:1178px;height:535px;font-family:'微软雅黑';}
.tabbox .tab{overflow:hidden;border:1px solid #dcdada;width:1178px;background-color:white;}
.tabbox .tab a{display:block;float:left;text-decoration:none;width:235px;height:70px;text-align:center;line-height:70px;font-size:20px;border-right:1px solid #dcdada; color:#232323;}
.tabbox .tab a.tab_last{border-right:none;width:236px;}
.tabbox .tab a:hover{background:#0d548c;color:#fff;text-decoration:none;}
.tabbox .tab a.on{background:#0d548c;color:#fff;text-decoration:none;}
.tabbox .content{overflow:hidden;width:1178px;height:460px;position:relative;border:1px solid #dcdada;border-top:none;border-bottom:none;}
.tabbox .content ul{position:absolute;left:0;top:0;height:100px;}
.tabbox .content li{width:1178px;height:460px;float:left;}
.tabbox .content ul li img {width:100%;height:100%;}
.service02 .jisuan{width:1178px;height:45px;margin-top:15px;}
.service02 .jisuan ul li{float:left;}
.service02 .jisuan ul li div{float:left; margin:0 5px 0 0}
.service02 .jisuan ul li h3{ font-size:68px;color:#cdcdcd;font-weight:100;}
.service02 .jisuan ul li h4{ font-size:22px;color:#232323;line-height:24px;margin-top:18px;}
.service02 .jisuan ul li h5{ font-size:16px;color:#787878;font-weight:100;margin-top:10px;}

@media(max-width:767px){
	.service02{padding-bottom:10px;}
	.service02 h2{width:100%;height:30px;line-height:30px;}
	.service02 h1{font-size:28px;}
	.service02 h1.title3{margin-top:20px; font-size:28px;}
	.service02 p{font-size: 15px;line-height: 1.6;padding:5px 10px 0;}
	.tabbox{ width:100%;height:auto; margin-top:20px; padding:0 10px;}
	.tabbox .tab{width:100%;}
	.tabbox .tab a{width:19.9%;height:55px;line-height:1.4;font-size:.8rem; padding:10px 2px;}
	.tabbox .tab a.tab_last{border-right:none;width:19.9%;}
	.tabbox .content{width:100%;height:auto;}
	.tabbox .content ul{position:relative;height:auto;}
	.tabbox .content li{width:20%;height:auto;}
	.tabbox .content ul li p{ padding:0;}
	.tabbox .content ul li img {width:100%;height:auto;}
	.service02 .jisuan{width:100%;margin-top:25px;}
	.service02 .jisuan ul li{ width:96%; margin:0 2% 20px !important;}
	.service02 .jisuan ul li h3{ font-size:50px;}
	.service02 .jisuan ul li h4{ font-size:16px;margin-top:4px;}
	.service02 .jisuan ul li h5{ font-size:14px;margin-top:6px;}
}

.service03{width:100%;height:auto;clear:both; background:#fff;}
.service03_t h2{ width:1178px;height:60px;line-height:60px;border-left: 0px solid #28e8e8;}
.service03_t h1{font-size:45px;text-align: center;color: #151515;line-height: 45px;}
.service03_t p{font-size:24px;text-align:center;line-height: 90px;color: #333;font-weight: 100;}
.service03 .showmanage{width:1178px;height:220px;}
.service03 .showmanage ul{width:1200px; height:220px;margin-left:-19px;}
.service03 .showmanage ul li{width:220px;float:left;margin-left:19px;height:100%;background-color:#f3f3f3;}
.service03 .showmanage ul li img{ max-width:100%; height:auto;}
.service03 .showmanage ul li p{ text-align:center;margin-top:30px;line-height:20px;color:#383838;font-size:14px;letter-spacing:0.5px;}
.service03 .service03_c{width:1178px;height:auto;margin:0 auto;margin-top:15px;}
.service03 .service03_c ul{ width:1180px; padding-top:53px; overflow:hidden; margin-top:46px; margin-left:-1px;}
.service03 .service03_c ul li{float:left;width:195px;height:279px; background:#f3f3f3; margin:0 50px;padding:3px 2px; position:relative; }
.service03 .service03_c ul li a{ width:191px; height:273px; border:3px solid #dfdfdf; background:#f3f3f3; display:block; }
.service03 .service03_c ul li a span.overview-pic{ width:120px; height:120px; overflow:hidden; display:block; position:absolute; top:-53px; left:38px; }
.service03 .service03_c ul li a span.overview-title{ font:bold 18px/36px "微软雅黑"; color:#515151; text-align:center; display:block; width:50px; height:38px; margin:96px auto 0px; border-bottom:2px solid #ccc; }
.service03 .service03_c ul li a span.overview-text{ font:14px/26px "微软雅黑"; color:#666; width:153px; height:78px; overflow:hidden; display: block; margin:21px auto 0; text-align:center;}
.service03 .service03_c ul li a span.overview-pic01{ background:url(images/icon_01.jpg) no-repeat center center; }
.service03 .service03_c ul li a span.overview-pic02{ background:url(images/icon_02.jpg) no-repeat center center; }
.service03 .service03_c ul li a span.overview-pic03{ background:url(images/icon_03.jpg) no-repeat center center; }
.service03 .service03_c ul li a span.overview-pic04 { background:url(images/icon_04.jpg) no-repeat center center; }
.service03 .service03_c ul li a:hover{ background:#4298cb; border:3px solid #fff;}
.service03 .service03_c ul li a:hover span.overview-title{ color:#fff; border-bottom:2px solid #fff;}
.service03 .service03_c ul li a:hover span.overview-text{ color:#fff;}
.service03 .service03_c ul li a:hover span.overview-pic01{ background:url(images/icon_01h.jpg) no-repeat center center; }
.service03 .service03_c ul li a:hover span.overview-pic02{ background:url(images/icon_02h.jpg) no-repeat center center; }
.service03 .service03_c ul li a:hover span.overview-pic03{ background:url(images/icon_03h.jpg) no-repeat center center; }
.service03 .service03_c ul li a:hover span.overview-pic04{ background:url(images/icon_04h.jpg) no-repeat center center; }
.service03 .worker{width:1178px;height:340px;margin:0 auto;margin-top:15px;}
.service03 .worker p{font-size: 24px;text-align: center;line-height: 90px;color:#232323;font-weight: 100;}
.service03 .worker ul{width:1200px;margin-left:-20px;}
.service03 .worker ul li{ float:left;width:180px;height:240px;background-color:#f8f8f8;border-radius:5px;margin-left:20px;padding-top:20px;}
.service03 .worker ul li .icon{text-align:center;width:60px;height:60px;margin:0 auto;text-align:center;line-height:60px;border-radius:30px;background-color:#e87878;}
.service03 .worker ul li .icon p{text-align:center;line-height:60px;font-size:30px;color:white;font-weight:900;}
.service03 .worker ul li h2{font-size:18px;color:#232323;text-align:center;line-height:60px;}
.service03 .worker ul li p{font-size:13px;line-height:25px;color:#666}
.service03_b h2{ width:1178px;height:60px;line-height:60px;border-left: 0px solid #28e8e8;}
@media(max-width:767px){
	.service03_t{ padding-bottom:20px;}
	.service03_t h2{height:30px;}
	.service03_t h1{font-size:28px;}
	.service03_t p{font-size:15px;line-height:1.6; padding:5px 10px 0;}
	.service03 .showmanage{width:100%;height:auto;}
	.service03 .showmanage ul{width:100%; height:auto;margin-left:0; padding:0 10px;}
	.service03 .showmanage ul li{ width:49%;height:100%;margin:0 0 10px;margin-right:2%;}
	.service03 .showmanage ul li:nth-child(2n){ margin-right:0;}
	.service03 .showmanage ul li:nth-child(5){ margin:0 25.5% 0;}
	.service03 .showmanage ul li p{margin:15px 0;line-height:20px;font-size:14px;}
	.service03 .service03_c{width:100%;margin-top:0;}
	.service03 .service03_c ul{ width:100%; padding-top:20px;; margin-top:30px; margin-left:0;}
	.service03 .service03_c ul li{width:44%;height:auto; margin:0 3% 50px;}
	.service03 .service03_c ul li a{ width:100%; height:auto;}
	.service03 .service03_c ul li a span.overview-pic{ width:60px; height:60px; top:-20px; left:50%; margin-left:-30px;}
	.service03 .service03_c ul li a span.overview-title{ margin:56px auto 0px;}
	.service03 .service03_c ul li a span.overview-text{ width:100%;}
	.service03 .service03_c ul li a span.overview-pic01{ background:url(images/icon_01.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a span.overview-pic02{ background:url(images/icon_02.jpg) no-repeat center center; background-size:100%; }
	.service03 .service03_c ul li a span.overview-pic03{ background:url(images/icon_03.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a span.overview-pic04 { background:url(images/icon_04.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a:hover span.overview-title{ color:#fff; border-bottom:2px solid #fff;}
	.service03 .service03_c ul li a:hover span.overview-text{ color:#fff;}
	.service03 .service03_c ul li a:hover span.overview-pic01{ background:url(images/icon_01h.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a:hover span.overview-pic02{ background:url(images/icon_02h.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a:hover span.overview-pic03{ background:url(images/icon_03h.jpg) no-repeat center center; background-size:100%;}
	.service03 .service03_c ul li a:hover span.overview-pic04{ background:url(images/icon_04h.jpg) no-repeat center center; background-size:100%;}
	.service03 .worker{width:100%;height:auto;margin:0 auto;}
	.service03 .worker p{ font-size:16px;line-height: 1.6;padding:0 10px 20px;}
	.service03 .worker ul{width:100%;margin-left:0;}
	.service03 .worker ul li{ width:44%;height:auto;margin:10px 3%;padding:20px 0;}
	.service03 .worker ul li .icon{width:40px;height:40px;line-height:40px;}
	.service03 .worker ul li .icon p{line-height:40px;font-size:20px;}
	.service03 .worker ul li h2{font-size:14px;}
	.service03 .worker ul li p{font-size:12px;line-height:1.8; padding:0 5px;}
	.service03_b h2{ width:100%;height:30px;line-height:50px;border-left: 0px solid #28e8e8;}
}

.service04{width:100%;height:auto;clear:both; background:#f8f8f8;}
.service04_t{height:220px;width:100%;}
.service04_t h2{ width:1178px;height: 60px;line-height: 60px;border-left: 0px solid #28e8e8;}
.service04_t h1{ font-size: 45px;text-align: center;color: #151515;line-height: 45px;}
.service04_t p{font-size: 24px;text-align: center;line-height: 90px;color:#333;font-weight: 100;}
.service04_c{width:100%;height:auto;}
.service04_c ul{width:100%;}
.service04_c ul li{ float:left;width:175px;margin:0 30px;}
.service04_c ul li .bannera{width:175px;height:175px;border-radius:87.5px;background:url(images/service01.jpg) no-repeat scroll;}
.service04_c ul li .bannerb{width:175px;height:175px;border-radius:87.5px;background:url(images/service02.jpg) no-repeat scroll;}
.service04_c ul li .bannerc{width:175px;height:175px;border-radius:87.5px;background:url(images/service03.jpg) no-repeat scroll;}
.service04_c ul li .bannerd{width:175px;height:175px;border-radius:87.5px;background:url(images/service04.jpg) no-repeat scroll;}
.service04_c ul li .bannere{width:175px;height:175px;border-radius:87.5px;background:url(images/service05.jpg) no-repeat scroll;}
.service04_c ul li .sbanner1{width: 175px;height: 175px;border-radius: 87.5px;background: url(images/png.png) no-repeat scroll;opacity:0.7;}
.service04_c ul li p{text-align:center;line-height:175px;font-size:20px;color:white;font-weight:500;}
.service04_c ul li .detail p{font-size:14px;text-align:center;line-height:20px;margin-top:20px;color:#232323;}
.service04_b h2{ width:1178px;height: 60px;line-height: 60px;border-left: 0px solid #28e8e8;}

@media(max-width:767px){
	.service04_t{height:auto;}
	.service04_t h2{ width:100%;height:30px;}
	.service04_t h1{ font-size:28px;}
	.service04_t p{font-size: 15px;line-height: 1.6;padding:0 10px 20px;}
	.service04_c ul{ text-align:center; padding:0 10px;}
	.service04_c ul li{ float:left;width:48%;margin:0 4% 20px 0;}
	.service04_c ul li:nth-child(2n){ margin-right:0;}
	.service04_c ul li:nth-child(5){ margin:0 26%;}
	.service04_c ul li>div{ margin:0 auto;}
	.service04_c ul li .bannera{width:120px;height:120px;border-radius:100%;background:url(images/service01.jpg) no-repeat scroll; background-size:100%;}
	.service04_c ul li .bannerb{width:120px;height:120px;border-radius:100%;background:url(images/service02.jpg) no-repeat scroll; background-size:100%;}
	.service04_c ul li .bannerc{width:120px;height:120px;border-radius:100%;background:url(images/service03.jpg) no-repeat scroll; background-size:100%;}
	.service04_c ul li .bannerd{width:120px;height:120px;border-radius:100%;background:url(images/service04.jpg) no-repeat scroll; background-size:100%;}
	.service04_c ul li .bannere{width:120px;height:120px;border-radius:100%;background:url(images/service05.jpg) no-repeat scroll; background-size:100%;}
	.service04_c ul li .sbanner1{width:120px;height:120px;border-radius:100%;background: url(../images/png.png) no-repeat scroll; background-size:110%; overflow:hidden;}
	.service04_c ul li p{line-height:120px;font-size:.9rem;}
	.service04_c ul li .detail p {font-size:14px;line-height:1.5;margin-top:15px; padding:0 5px;}
	.service04_b h2{ width:100%;height:40px;}
}


.service05{width:100%;height:auto;clear:both; background:#f8f8f8;}
.service05_c{width:100%;height:auto; padding-top:0; padding-bottom:60px;}
.service05_c ul{width:1200px; margin-left:-22px;}
.service05_c ul li{ width:128px; margin-left:22px; float:left; border:1px solid #CCC; padding:14px; background:#FFF;}
.service05_c ul li i{ display:block; width:100px; height:65px; background:url(images/services05.png) no-repeat;}
.service05_c ul li i.s05_1{ background-position:-18px -17px;}
.service05_c ul li i.s05_2{ background-position:-171px -17px;}
.service05_c ul li i.s05_3{ background-position:-325px -17px;}
.service05_c ul li i.s05_4{ background-position:-475px -17px;}
.service05_c ul li i.s05_5{ background-position:-629px -17px;}
.service05_c ul li i.s05_6{ background-position:-782px -17px;}
.service05_c ul li i.s05_7{ background-position:-935px -17px;}
.service05_c ul li i.s05_8{ background-position:-1089px -17px;}
.service05_c ul li p{ display:block; text-align:center; font-size:14px; color:#232323; line-height:40px; height:40px;}
@media(max-width:767px){
	.service05_c{padding-bottom:30px;}
	.service05_c ul{width:100%; margin-left:0;}
	.service05_c ul li{ width:44%; margin:0 3% 20px;}
	.service05_c ul li i{ margin:0 auto;}
}

.main6{width:100%;height:auto;clear:both; background:#fff; padding:40px 0 60px;}
.main6_t{height:auto;width:100%; display:none;}
.main6_t h2{ width:100%;height:60px;line-height: 60px;border-left: 0px solid #28e8e8;}
.main6_t h1{ font-size:45px;text-align: center;color: #151515;line-height: 45px;}
.main6_t p{font-size:22px;text-align: center;line-height:80px;color:#333;font-weight: 100;}
.main6 ul{ width:100%; height:auto; padding:10px 0 0;}
.main6 ul li{ float:left; width:48%; border-bottom:1px solid #e9e9e9; padding:15px 0; height:auto; margin-right:2%;}
.main6 ul li:nth-child(2n){ margin-left:2%; margin-right:0;}
.main6 ul li h5{ font-size:16px;font-weight:500; line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; float:left; width:100%;}
.main6 ul li a{ float:left; display:block; max-width:85%; font-size:18px; color:#232323;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.main6 ul li span{ float:right; font-weight:normal;}
.main6 ul li p{color: #787878;height:54px;line-height:27px;margin-top:8px; font-size:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden; float:left; width:100%;}
.main6 ul li a:hover{ color:#0d548c;}
@media(max-width:767px){
	.main6{ padding:30px 0 30px;}
	.main6 ul{ padding:0 10px 0;}
	.main6 ul li{ width:100%; padding:15px 0; margin-right:0;}
	.main6 ul li:nth-child(2n){ margin-left:0;}
	.main6 ul li h5{ font-size:15px;}
	.main6 ul li a{ max-width:85%; font-size:17px;}
}

.sbox{ width:100%; height:auto; padding:20px 0; background:#efefef;}
.inmainBox{ width:1178px; height:auto; margin:0 auto; background:#FFF; padding:15px;}
@media(max-width:767px){
	.sbox{ width:100%; height:auto; padding:0 0 10px 0; background:#fff;}
	
	.inmainBox{ width:100%; height:auto; margin:0 auto; background:#FFF; padding:10px 0;}
}

.sAbout_c{ width:100%; height:auto; overflow:hidden; min-height:500px; padding:20px 0; color:#333; line-height:2;}
.sAbout_c img{ max-width:98%; height:auto; vertical-align:inherit;}

.table1{ border:1px solid #dfdfdf; border-collapse:collapse;}
.table1 tr,.table1 td,.table1 th{ border:1px solid #dfdfdf;}
.table2{ border:1px solid #dfdfdf; border-collapse:collapse;}
.table2 tr,.table2 td,.table2 th{ border:1px solid #dfdfdf; padding:5px;}
.table3{ border:1px solid #dfdfdf; border-collapse:collapse;}
.table3 tr,.table3 td,.table3 th{ border:1px solid #dfdfdf; padding:5px;}
@media(max-width:767px){
	.sAbout_c{ padding:20px 10px; min-height:100px;}
	
	.table3{ border:1px solid #dfdfdf; border-collapse:collapse; width:100% !important;}
	.table3 tr,.table3 td,.table3 th{ border:1px solid #dfdfdf; padding:5px;}
	.bd_weixin_popup_main table,.bd_weixin_popup_main tr,.bd_weixin_popup_main td,.bd_weixin_popup_main th{ border:0;}
}


/*footer*/
.footer{ background:#0d548c; padding:0 0 10px;}
.fp-auto-height .footer_side{padding:30px 0 20px;}
.footer .footer_side .left{ float:left; width:74.9112%;}
.footer .footer_side .left .fNav{ border-bottom:1px solid rgba(255,255,255,0.15); padding-bottom:15px;}
.footer .footer_side .left .fNav ul{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display:flex;}
.footer .footer_side .left .fNav ul li{ margin-right:81px;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto; flex-shrink: 0; position:relative;}
.footer .footer_side .left .fNav ul li:after{ content:""; font-size:16px; color:#fff; display:block; width:1px; height:14px; background:#fff; opacity:.6; position:absolute; right:-40px; top:9px;}
.footer .footer_side .left .fNav ul li:last-child{ margin-right:0;}
.footer .footer_side .left .fNav ul li:last-child:after{ display:none;}
.footer .footer_side .left .fNav ul li a{ font-size:16px; line-height:2; color:#fff;}
.footer .footer_side .left .fList{ padding:10px 0 0;width:100%;overflow:hidden;position: static;}
.footer .footer_side .left .fList .item{float:left;position:static;clear:none;margin:0;width:50%;}
.footer .footer_side .left .fList .item span{ display:block; font-size:14px; line-height:2.5; color:#fff;}
.footer .footer_side .left .fList .item a{ color:#fff;}
.footer .footer_side .right{width:23.0888%;margin-left:2%;float:left;position:static; padding:10px 0 0;}
.footer .footer_side .right .codeImg{ max-width:120px; margin:0 auto 12px;}
.footer .footer_side .right .codeImg img{ max-width:100%; height:auto; padding:3px; background:#161c40;}
.footer .footer_side .right .txt{ font-size:14px; color:#fff; text-align:center;}

.fShare{ width:100%; display:none;}
.fShare a{ display:inline-block;vertical-align:middle; width:26px; height:26px; margin:5px 8px 5px 0px;}
.fShare img{ width:100%; height:100%;vertical-align:middle;}

.footer .flink{ width:100%; line-height:1.8; padding:10px 0 10px; color:#d7d3d3; font-size:14px; border-top:1px solid rgba(255,255,255,0.15);}
.footer .flink a{color:#d7d3d3; margin:0 4px;}
.footer a:hover{ color:#fff;}
.index_foot{ display:none;}
@media(max-width:767px){
.footer .flink,.footer .footer_side .left .fNav{ display:none;}
.fp-auto-height .footer_side{padding:10px 10px 10px;opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.footer .footer_side{color:#b6b3b3;line-height:1.8; font-size:.85rem; width:100%;}
.fp-auto-height .footer_side span{ display:block; margin:0;}
.footer .footer_side .left{ width:100%;}
.footer .footer_side .left .fTel span{ font-size:20px;}
.footer .footer_side .left .fList .item{width:100%;}
.footer .footer_side .right{ display:none;}


	.index_foot{ width:100%; height:auto;display:block; overflow:hidden;max-width: 640px; margin:0 auto; margin-top:12%;}
	.app_con{ height:auto;max-width: 640px;margin: 0 auto; overflow: hidden;width:100%; display:block;}
	#fixed-foot{position:fixed; z-index:1000;bottom:0;width:100%; max-width:640px; height:auto; margin:0 auto;display: inline-block;background:#fff;-webkit-box-shadow: 0 0 10px 0 rgba(12,36,134,.1); box-shadow:0 0 10px 0 rgba(12,36,134,.1); padding:5px;}
	#fixed-foot .btn1{width:100%; max-width:640px; margin:0 auto;display:block;text-align:center; }
	#fixed-foot .btn1 a{ cursor:pointer; display:block; color:#FFFFFF;float:left; text-align: center;width:66%; background-color:#0d548c; border-radius:8px; line-height:40px; text-align:center; font-size:0;}
	#fixed-foot .btn1 a:nth-child(1){ border-left:none; margin-right:0%; width:100%}
	#fixed-foot .btn1 a img{ display:inline-block; margin:0 8px 0 0; vertical-align:middle; width:18px; height:auto;}
	#fixed-foot .btn1 a span{ display:inline-block;font-size:15px; vertical-align:middle;}

}
@font-face{ font-family:'testfont';src:url('/style/fonts/oswald-regular-webfont.ttf?tenantId=172241&viewType=1') format('truetype'); }

.footTop{ background:url(/images/footerBg.jpg) no-repeat center; padding:50px 0 0; font-size:14px;}
.footTop .fLeft{float:left;width:240px;}
.footTop .fLeft .fDetails{margin-bottom:60px;position:relative;left:0px;top:0px;}
.footTop .fLeft .fDetails p{color:white;display:block;font-size:14px;background:url(/images/link_bg.png) bottom no-repeat;width:176px;height:30px;cursor:pointer;}
.footTop .fLeft .fDetails p a{color:white;display:block;}
.footTop .fLeft .fDetails p a:hover{color:white;}
.footTop .fLeft .fDetails ul{position:absolute;left:176px;top:28px;width:140px;height:auto;overflow:hidden;background-color:#de262e;z-index:5;display:none; padding:5px 0;}
.footTop .fLeft .fDetails ul li{line-height:30px;width:100%;float:left;text-align:center;}
.footTop .fLeft .fDetails ul li a{color:white; font-size:13px;}
.footTop .fMiddle{float:left;width:523px; margin-left:120px}
.footTop .fMiddle p{display:block;width:466px;height:30px;font-size:14px;color:white;background:url(/images/contact_bg.png) bottom no-repeat;}
.footTop .fMiddle ul{color:white;line-height:36px;padding-top:8px;}
.footTop .fMiddle ul .phone{padding-left:30px;background:url(/images/phone_icon.png) left no-repeat;}
.footTop .fRight{width:180px; float:right;}
.footTop .fRight p{color:white;font-size:14px;background:url(/images/focus_bg.png) left bottom no-repeat;width:100%;height:30px;}
.footTop .fRight .wechat{width:126px;height:126px;background:url(/images/wechat_bg.png) bottom no-repeat; margin-top:20px;text-align:center;float:left;}
.footTop .fRight .wechat img{width:112px;height:112px;margin-top:7px;}
@media(max-width:767px){
	.footTop{ display:none;}
}

.inwk #wk_top{position:fixed;top:0px;width:100%;z-index:110;left:0px;padding:0px;margin-top:0;opacity:1;border-bottom:0;box-shadow:0px 2px 5px 0px rgba(0,0,0,.15);}
.inwk #wk_top #week_nav{ box-shadow:none !important;}
.inwk .fp-auto-height .footer_side{opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.w980{ width:980px; height:auto; margin:0 auto;}

.flex-row{ -webkit-display:flex; -moz-display:flex; -o-display:flex; display:flex; flex-direction:row;}
.around{ justify-content:space-around; align-items:center;}
.between{ justify-content:space-between; align-items:center;}
.center{ justify-content:center; align-items:center;}
.start{ justify-content:flex-start; align-items:center;}
.end{ justify-content:flex-end; align-items:center;}
.form-control::-webkit-input-placeholder{ color:#fff;}
.form-enroll .form-control::-webkit-input-placeholder{ color:#888;}

.inbanner{ width:100%; height:300px; background-repeat:no-repeat; background-position:center;}
@media(max-width:767px){
	.inbanner{ width:100%; height:180px; margin-top:0; padding:0; background-size:auto 200px;}
	
}

/*side_left*/
.location{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow:hidden;margin-bottom:20px;}
.location h2{padding:0 10px;border-bottom:3px solid #0d548c;}
.location h2 span{ display:block;font-size:18px;color:#0d548c; line-height:40px; font-weight:bold;}
.location .flex-row{ width:100%;}
.location a, .location span{ display:inline-block; color:#595757;}
.location a:hover, .location .curr{ color:#0d548c;}
.location .target{ font-size:14px; color:#666; line-height:40px;}
.location .target span{ padding-left:22px; background:url(/images/span01.png) no-repeat center left;}


.inmain{ padding:30px 0 40px;}

.side_left{ width:250px; height:auto; float:left;}
.innav{height:auto; overflow:hidden;margin-bottom:20px;}

.innav .listNum{ width:100%;}
.innav .sideLtit{border-bottom:1px solid #d1d1d1; height:100px; color:#FFF;  padding:20px 0 20px 22px; background:#0d548c;font-size:24px;}
.innav .sideLtit span{ color:#73baf2;font-weight:100; text-transform:uppercase; font-size:16px; font-family: Arial, Helvetica, sans-serif; display:block; padding:5px 0 0;}
.innav ul{border:1px solid #d1d1d1; border-top:none;  border-bottom:none;}
.innav ul li{line-height: 48px;font-size: 15px;background:#f8f8f8;overflow: hidden;border-bottom: 1px solid #d2d2d2;border-top: 0 solid #fff;position: relative; width:100%;}
.innav ul>li>a{border-left:6px solid #f1f1f1;  height:48px;color:#525252;font-weight: bold;padding-left: 25px;display: block; font-size:15px;}
.innav ul>li.cur>a,.innav ul>li:hover>a{border-left:6px solid #0d548c;color: #0d548c}


.sideSearch{ margin-bottom:20px; background:#f5f5f5; padding:10px 8px;}
.sideSearch form{background:#fff;border-radius:5px; overflow:hidden;}
.sideSearch .serach_input{ width:180px; height:40px; border:0; background:none; padding:0 10px; font-size:13px; transition:all 0.2s linear 0s; vertical-align:top; color:#666; outline:none; float:left;}
.sideSearch .btn_serach{ width:54px; height:40px; margin:0; padding:0; border:0; content:""; color:#fff; cursor:pointer;border-radius:0 5px 5px 0; background:#0d548c;position: relative;right:0;outline:none; float:left; font-size:14px;}



.slider_contact{width:100%;  color:#333333;}
.slider_contact .list_title{ font-size:18px; line-height:50px; color:#FFF;text-indent:2em; background:#0d548c}
.slider_contact .list_title strong{ font-weight:normal; color:#0d548c; font-size:14px; padding-left:5px;}
.slider_contact .contact{padding: 68px 15px 15px;border:1px solid #d1d1d1;line-height:26px; position:relative;background:#f8f8f8 url(/images/contactbg.jpg) no-repeat 20px 20px; font-size:14px;}
.slider_contact .contact .telsp{ position:absolute;top: 12px;left: 73px;height:48px;color:#5b5b5b; line-height:24px;font-size:16px}
.slider_contact .contact .telsp em{font-style:normal; font-weight:bold; font-size:18px;display: block;} 

@media(max-width:767px){
	.location{ padding:10px 10px; line-height:26px; font-size:.9rem; display:none;}
	.location .tel{ display:none;}
	
	.inmain{ padding:1rem 0 2rem;}
	.side_left{ width:100%; height:auto; float:left;}
	.innav .sideLtit{ display:none;}
	.innav{ height:auto; margin-bottom:15px; padding:0 10px;}
	.innav ul{ display:block; border:none;}
	.innav ul li{ width:31.333%; margin:0 3% .5rem 0; float:left; border:none; border-radius:5px;background:#f0f0f0;}
	.innav ul li:nth-child(3){ margin-right:0;}
	.innav ul li a{ width:100%; padding:8px 0; font-size:.95rem; line-height:1.8; text-align:center; border:none; height:auto; font-weight:normal;}
	.innav ul>li.cur>a,.innav ul>li:hover>a{border-left:none;color: #fff; background:#1e5db0;}
	.slider_contact,.sideSearch{ display:none;}
}



/*side_right*/
.about_content{}
@media(max-width:767px){
	.about_content{ width:100%; padding:0;}
}

.side_right{ width:915px; float:right; height:auto; overflow:hidden; min-height:300px; padding:0;}
.about_c{ width:100%; margin:0 auto; height:auto; color:#555; line-height:2;}
.about_c img{ max-width:100%; height:auto; vertical-align:inherit;}
.contact_c{ width:100%; margin:0 auto; height:auto; color:#555; line-height:2;}
.contact_c img{ max-width:inherit;}
.pop .center,.pop .bottom{ box-sizing:content-box;}
@media(max-width:767px){
	.side_right{ width:100%; min-height:100px;}
	.about_c{ width:100%; padding:0 10px 0; font-size:.85rem;}
	.about_c img{ max-width:98%; height:auto;}
	.contact_c{ width:100%; padding:0 10px 0; font-size:.85rem;}
}
.link{ width:100%; height:auto;}
.link li{  width:200px; float:left; margin:20px 20px 5px;}
.link li img{ border:3px #999 solid; width:194px; height:auto;}
.link li span{ text-align:center; padding-top:5px; display:block; font-size:14px;}

.serachNList{ padding:40px 0 0; margin:10px 0 0; border-top:1px solid #ddd;}
.news_con{ width:100%; padding:0;}
.news_con ul{ width:100%; height:auto; margin-top:-15px; padding-bottom:10px;}
.news_con ul li{ float:left; border-bottom:#ddd 1px dashed; padding:15px 0; width:100%; position:relative;}
.news_con ul li a{ display:inline-block; line-height:25px; max-width:1000px;}
.news_con ul li h5{ font-size:16px; font-weight:600; color:#333; line-height:28px;-webkit-transition:background .4s;transition:background .4s;}
.news_con ul li h5 a{ color:#333; float:left; display:inline-block; max-width:80%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news_con ul li h5 span{ float:right; font-size:14px; color:#666; font-weight:normal;}
.news_con ul li .desc{ display:block; font-size:14px; color:#565656; line-height:26px; margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news_con ul li p{ padding:15px 0 0; font-size:14px;}
.news_con ul li p span{ display:inline-block; padding:5px 10px; border:1px solid #d6d6d6; border-radius:5px; line-height:28px; width:122px; text-align:center;}
.news_con ul li:hover a{ color:#0d548c;}
@media(max-width:767px){
	.news_con{padding:0 10px 0;}
	.news_con ul{ margin-top:-12px}
	.news_con ul li{ padding:12px 0 ;}
	.news_con ul li a{ max-width:100%;}
	.news_con ul li h5{ font-size:.95rem; line-height:1.5;}
	.news_con ul li h5 a{ max-width:75%;}
	
}

.case_list{ width:100%; margin:0; height:auto; padding:0;}
.case_list ul{ width:100%;}
.case_list ul li{ float:left; position:relative; width:32.133%; margin:0 1.8% 20px 0; overflow:hidden;border:1px solid #f1f1f1; padding:6px;}
.case_list ul li:nth-child(3n){ margin-right:0;}
.case_list ul li a{ display:block; overflow:hidden;}
.case_list ul li .pic{ border-radius:0px; overflow:hidden; position:relative;}
.case_list ul li img{ width:100%; height:170px;-webkit-transition:all 0.5s ease-out 0s;-moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s;transition:all 0.5s ease-out 0s;transition:-webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.product_lsit ul li img{ height:292px;}
.case_list ul li:hover img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1);transform:scale(1.1);}
.case_list ul li .tit{ padding:10px 0 0; background:#fff;}
.case_list ul li .tit h3{position:relative;padding-right:35px;}
.case_list ul li .tit a{display:block;font-size:15px;color:#666; padding:8px 0; line-height:1;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.case_list ul li .tit .eye{ position:absolute; right:0px; top:0px; display:block; width:30px; height:30px; overflow:hidden; background:url(/images/eye.png) no-repeat; background-position:right center; } 
.case_list ul li .tit .line{ position:relative; margin-top:10px; width:100%; height:1px; display:none;} 
.case_list ul li .tit .line::before{ content:''; position:absolute; left:0px; display:block; width:30px; height:1px; background:#999; transition:all .5s ease; } 
.case_list ul li:hover .tit{ background:#fff;}
.case_list ul li:hover .tit .eye{background-position:left center; display:none;} 
.case_list ul li:hover .tit .line::before{ width:100%; background:#de262e; }
.case_list ul li:hover a{ color:#0d548c;}
.case_list ul li .ico{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-opacity:0;-moz-opacity:0;}
.case_list ul li .ico:before{ content:""; display:block; width:100%; height:100%;background:url(/images/eye1.png) no-repeat center; position:absolute; top:0; left:0; z-index:10;}
.case_list ul li .ico:after{ content:""; display:block; width:100%; height:100%;background:#000; position:absolute; top:0; left:0; z-index:5;}
.case_list ul li:hover .ico{opacity:1;-webkit-opacity:1;-moz-opacity:1; display:none;}
.case_list ul li:hover .ico:before{opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.case_list ul li:hover .ico:after{opacity:.6;-webkit-opacity:.6;-moz-opacity:.6;}
.case_list ul li .xian{position:absolute;top:0;left:0;width:100%;height:100%; display:none;}
.case_list ul li span{position:absolute;background:#de262e;-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-moz-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94); z-index:12; display:none;}
.case_list ul li .span_1{top:0;left:0;width:0;height:2px;}
.case_list ul li .span_2{top:0;right:0;width:2px;height:0;}
.case_list ul li .span_3{right:0;bottom:0;width:0;height:2px;}
.case_list ul li .span_4{bottom:0;left:0;width:2px;height:0;}
.case_list ul li:hover .span_1,.case_list ul li:hover .span_3{width:100%;}
.case_list ul li:hover .span_2,.case_list ul li:hover .span_4{height:100%;}

@media(max-width:767px){
	.case_list{ padding:0 10px 0;}
	.case_list ul li{ float:left; position:relative; width:48%; margin:0 2% 10px 0;}
	.case_list ul li:nth-child(2n){ margin-right:0;}
	.case_list ul li:nth-child(2n+1){ margin-right:2%;}
	.case_list ul li img{ height:auto;}
	.case_list ul li .tit{ padding:0;}
	.case_list ul li .tit a{font-size:14px;margin-top:5px;}
}

.page{ width:100%; margin:15px 0 0; height:auto;text-align:center;font-size:14px;color:#666666; font-family:'Conv_HelveticaNeueLT-ThinExt',"Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;}
.page a,.page span{vertical-align:middle;display:inline-block; padding:1px 13px;height:auto;color:#666666;line-height:30px;text-align:center;border-radius:3px;margin:0 3px;border:1px solid rgba(0, 0, 0, 0.2);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out;}
.page a.on,.page a:hover{background-color:#0d548c; border-color:#0d548c;color:#ffffff;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;transition:.5s ease-in-out;}
.page .none{ display:none !important;}
#page1{ display:none;} 

@media(max-width:767px){	
	/*page*/
	.page{ display:none;}
	#page1{ display:block; text-align:center; width:100%; height:auto; overflow:hidden;padding-top:10px;margin-bottom:10px;}
	#page1 a{ display:inline-block; margin-right:1px; padding:6px 12px; background:#0d548c; border-radius:5px; color:#FFF; font-size:14px;}
	#page1 a.num{ text-decoration:underline; color:#0d548c; font-weight:bold;}
	#page1 span{ display:inline-block;font-size:15px; color:#333; background:none; padding:6px 12px; }

}

.message{ width:100%; height:auto; padding:0;}
.message .title{ font-size:15px; color:#666; line-height:2;}
.message .title h5{ font-size:17px; font-weight:bold; color:#333;}
.message .title p{ padding:5px 0 0;}
.message .con{ width:100%; height:auto; padding:10px 0 0;}
.message .con dd{ float:left; width:100%; padding:10px 0;}
.message .con dd span{ display:block; font-size:15px; padding-right:10px; width:110px; color:#333; line-height:46px; text-align:right; float:left;}
.message .con dd input.inputA{ border:1px solid #e5e5e5; background:#fff; outline:none;}
.message .con dd input.inputA:hover{ border:1px solid #e4e4e4; background-color:#f9f9f9; }
.message .con dd .inputA{ float:left; width:554px; padding:10px 16px; font-size:15px; transition:all 0.3s linear; vertical-align:top;}
.message .con dd textarea{ float:left; min-height:166px;width:554px; padding:10px 16px; font-size:15px; transition:all 0.3s linear; vertical-align:top; border:1px solid #e5e5e5; outline:none;}
.message .con dd .inputBtn{ float:left; width:280px; padding:12px 0; font-size:18px; transition:all 0.3s linear; vertical-align:top; background:#de262e; color:#FFF; border:none; letter-spacing:1px;outline:none;}
@media(max-width:767px){
	.message{ padding:15px 10px 0;}
	.message .title{ font-size:14px;}
	.message .title h5{ font-size:16px;}
	.message .title p{ line-height:1.8;}
	.message .con dd{ padding:8px 0;}
	.message .con dd span{ display:none;}
	.message .con dd .inputA{ width:100%; padding:10px 10px; font-size:14px;}
	.message .con dd textarea{  min-height:126px;width:100%; padding:10px 10px; font-size:14px;}
	.message .con dd .inputBtn{  width:100%; padding:10px 0;}
}

.display_con{ width:100%; margin:0 auto; color:#666; min-height:300px; padding:0;}
.dis_title{ width:100%;text-align:center;padding-bottom:10px;border-bottom:1px dashed #ddd;margin-bottom:10px; }
.dis_title.bornone{ border-bottom:none; margin-bottom:0; padding:0;}
.dis_title h4{ text-align:center; margin:0; padding:10px 0 5px; font-size:22px; font-weight:500; line-height:40px;}
.dis_title span{ color:#737373; font-size:14px; display:block; width:100%; line-height:30px;}
.d_c{ font-size:16px; line-height:2; padding:10px 0 20px; width:100%; height:auto; color:#555;}
.d_c em,.d_c i{ font-style:italic;}
.d_c b{ font-weight:bold;}
.d_c img{ vertical-align:inherit;}

.smBox{ background:#efefef; padding:10px 15px; margin:15px 0 0; font-size:14px; line-height:2; color:#888;}

.pages{ margin-top:18px; position:relative; padding:10px 120px 10px 0; border:0 solid #cdcdcd; /*background:#f7f7f7;*/}
.pages div{ height:34px; line-height:34px; font-size:15px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.pages span{ font-size:15px; color:#616161;}
.pages a{ color:#616161; font-size:15px;}
.pages a:hover{ color:#0d548c;}
.pages .btn-back{ position:absolute; top:24px; right:0; width:115px; height:38px; padding-left:43px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:15px; color:#fff; line-height:38px; background:url(/images/icon-back.png) no-repeat 10px center #0d548c;}
.pages .btn-back:hover{ color:#fff;}

.dis_img{ width:100%; height:auto; text-align:center;}
.dis_img img{ max-width:80%; height:auto; border:0 solid #CCC;}
#shuiyinDiv img{ max-width:90%; height:auto;}
.bd_weixin_popup{ box-sizing:content-box;}
.newsAvow{ color:#999; font-size:14px; line-height:2; padding:15px 0 0;}
@media(max-width:767px){
.display_con{ width:100%; color:#666; min-height:100px; padding:0 10px 0;}
.dis_title{padding-bottom:10px;border-bottom:1px dashed #ededed;margin-bottom:0; }
.dis_title span{ line-height:1.5; font-size:12px;}
.dis_title h4{ font-size:18px; padding-top:0;}
.dis_title.bornone h4{ padding:5px 0 0;}
.d_c{ font-size:15px;}
.d_c img{ max-width:98%; height:auto;}


.pages{ padding:0 120px 0 0;}
.pages div{ height:auto; line-height:24px; border-bottom:0 dotted #CCC;}
.pages>div{ padding:5px 0;}
.pages span{ font-size:.9rem; color:#333;}
.pages a{ font-size:.9rem;}

.btn {display:inline-block;padding:0; margin-bottom:0;
  font-size:14px;
  font-weight:normal;
  line-height:1.42857143;
  text-align:center;
  white-space:nowrap;
  vertical-align:middle;
  -ms-touch-action:manipulation;
      touch-action:manipulation;
  cursor:pointer;
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none;
  background-image:none;
  border:1px solid transparent;
  border-radius:4px;
}	
}

