﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0; padding:0; line-height:24px; background:#FFF;  font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000000;	zoom: 1;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
a{ color:#6e6e6e; text-decoration:none;}
a:hover{text-decoration:none;}
.clear{clear:both; overflow:hidden;  height:0px; font-size:0px; line-height:0px;}
.img-responsive{display:block;height:auto;max-width:100%;}

.index-banner{ width:100%; height:100%; background:url(images/banner1.jpg) no-repeat center top; height:700px; background-size:cover; position:relative; overflow:hidden;}
.page-banner{ width:100%; height:100%; background:url(images/products-banner.jpg) no-repeat center bottom;
background-size:cover; position:relative; overflow:hidden;}
.section2{ width:100%; height:600px; background:url(images/section2-bg.jpg);overflow:hidden;}
@media (max-width:1366px) {
	.banner-text{ position:absolute; left:50px; bottom:50px;}
	.animation-container{ width:953px; height:500px;margin:0 auto; margin-top:200px; position:relative;}
	.animation-container2{ width:863px; height:445px;margin:0 auto; margin-top:70px; position:relative;}
	.animation-1{ width:275px; height:39px; position:absolute; bottom:-10px; left:-10px;}	
	.animation-2{ width:326px; height:92px; position:absolute; top:55px; right:-120px;}	
	.animation-3{ width:383px; height:22px; position:absolute; bottom:310px; left:-180px;}	
	.animation-4{ width:327px; height:92px; position:absolute; top:25px; right:-50px;}
	.animation-5{ width:239px; height:22px; position:absolute; bottom:155px; right:-210px;}
	.pro-list{ width:100%; background:#202020; height:500px;}
	.pro-list p{ width:25%; float:left; margin-top:80px;}
	.pro-list p img{display:block;height:auto;max-width:100%; margin:0 auto;}
}
@media (min-width:1367px) {
	.banner-text{ position:absolute; left:50px; bottom:50px;}
	.animation-container{ width:953px; height:500px;margin:0 auto; margin-top:200px; position:relative;}
	.animation-container2{ width:863px; height:445px;margin:0 auto; margin-top:70px; position:relative;}
	.animation-1{ width:275px; height:39px; position:absolute; bottom:-10px; left:-10px;}	
	.animation-2{ width:326px; height:92px; position:absolute; top:55px; right:-120px;}	
	.animation-3{ width:383px; height:22px; position:absolute; bottom:310px; left:-180px;}	
	.animation-4{ width:327px; height:92px; position:absolute; top:25px; right:-50px;}
	.animation-5{ width:239px; height:22px; position:absolute; bottom:155px; right:-210px;}
	.pro-list{ width:100%; background:#202020; height:300px;}
	.pro-list p{ width:12.5%; float:left; margin-top:80px;}
	.pro-list p img{display:block;height:auto;max-width:100%; margin:0 auto;}
	.pro-list p span{ display:block; color:#ebebeb; text-align:center; padding-top:10px;}
	
}

/*header{ position:fixed; z-index:999; left:0px; top:0px; height:80px; width:100%; background:#191919;}
.logo{ position:absolute; top:20px; left:80px;}
.menu{ position:absolute; top:30px; right:200px;}
.menu li{ float:left;}
.menu li .sub{ position:absolute; z-index:999; background:#191919; width:100px; padding-top:20px; padding-bottom:10px; display:none;     margin-left: -20px;}
.menu li .sub a{ display:block; font-size:12px; margin-right:0px; text-align:center;}

.menu a{ color:#dddddd; font-size:14px; margin-right:50px;}
.menu a:hover{ border-bottom:1px solid #dddddd;}
.menu a.select{ border-bottom:1px solid #dddddd;}
.society{ position:absolute; top:30px; right:80px;}
.society a{ margin-right:20px; color:#fff;}*/

.footer{ width:100%; min-height:300px; position:relative; background:#1a1a1a; overflow:hidden; text-align:center;}
.links{ position:absolute; bottom:40px; right:30px;}
.wechat{ float:left; display:block; width:100px; height:20px; background:url(images/icon_wechat.png) no-repeat left top; position:relative; padding-left: 20px; line-height: 20px; color:#666;}
.wechat:hover{background:url(images/icon_wechat.png) no-repeat left top;}
.mama{ position:absolute; width:160px; height:160px; background:#FFF; top:30px; left:10px; display:none;}
.douyin{ float:left; display:block; width:52px; height:20px; background:url(images/icon_douyin.png) no-repeat left top; position:relative; padding-left: 20px; line-height: 20px; color:#666; }
.mama2{ position:absolute; width:160px; height:160px; background:#FFF; top:30px; left:10px; display:none;}

.weibo{float:left; display:block; width:53px; height:20px; background:url(images/icon_blog.png) no-repeat left top; position:relative; padding-left: 20px; line-height: 20px; color:#666;}
.weibo:hover{background:url(images/icon_blog.png) no-repeat left top;}
.in{float:left; display:block; width:100px; height:20px; background:url(images/icon_in.png) no-repeat left top; position:relative; padding-left: 20px; line-height: 20px; color:#666; }

.facebook{float:left; display:block; width:50px; height:20px; background:url(images/icon_fa.png) no-repeat left top; position:relative; padding-left: 27px; line-height: 20px; color:#666; }

.animation-content{ position:relative;}
.anim-action-1{ position:absolute; top:-96px; right:-105px;}
.anim-action-2{ position:absolute; top:-23px; left:-104px;}
.anim-action-3{ position:absolute; top:-99px; right:-104px;}
.anim-action-4{ position:absolute; top:-24px; left:-103px;}
.anim-action-5{ position:absolute; top:-97px; left:-103px;}

.v-section{ width:100%; position:relative;}
@keyframes warn {  
    0% {  
        transform: scale(0);  
        opacity: 0.0;  
    }  
    25% {  
        transform: scale(0.25);  
        opacity: 0.1;  
    }  
    50% {  
        transform: scale(0.5);  
        opacity: 0.3;  
    }  
    75% {  
        transform: scale(0.75);  
        opacity: 0.5;  
    }  
    100% {  
        transform: scale(1);  
        opacity: 0.0;  
    }  
}  
@-webkit-keyframes "warn" {  
    0% {  
        -webkit-transform: scale(0);  
        opacity: 0.0;  
    }  
    25% {  
        -webkit-transform: scale(0);  
        opacity: 0.1;  
    }  
    50% {  
        -webkit-transform: scale(0.1);  
        opacity: 0.3;  
    }  
    75% {  
        -webkit-transform: scale(0.5);  
        opacity: 0.5;  
    }  
    100% {  
        -webkit-transform: scale(1);  
        opacity: 0.0;  
    }  
}  
  
.anim-container {  
    position: relative;  
    width: 220px;  
    height: 220px;  
	margin:0 auto; 
}  
/* 保持大小不变的小圆圈  */  
.dot {  
	position:absolute;
    width: 12px;  
    height: 12px;  
    left: 104px;  
    top: 104px;  
    -webkit-border-radius: 20px;  
    -moz-border-radius: 20px;  
	background:#D9C99E; 
    border-radius: 20px;  
    z-index: 2; 
}  
/* 产生动画（向外扩散变大）的圆圈  */  
.smallpulse {  
	position:absolute;
    width: 100px;   
    height: 100px;  
	left:59px;
	top:59px;
	background:#E8DCBB;  
    -webkit-border-radius:60px;  
    -moz-border-radius:60px;  
    border-radius:120px;  
	border:1px solid #D9C99E;
    z-index: 1;  
    opacity: 0;  
    -webkit-animation: warn 2s linear 0.2s;  
    -moz-animation: warn 2s linear 0.2s;  
    animation: warn 2s linear 0.2s;  
    -webkit-animation-iteration-count: infinite;  
    -moz-animation-iteration-count: infinite;  
    animation-iteration-count: infinite;  
} 

.pulse {  
	position:absolute;
    width: 220px;   
    height: 220px;  
	left:0px;
	top:0px;
	background:#ECE2C6;  
    -webkit-border-radius:120px;  
    -moz-border-radius:120px;  
    border-radius:120px;  
    z-index: 1;  
    opacity: 0;  
    -webkit-animation: warn 2s linear;  
    -moz-animation: warn 2s linear;  
    animation: warn 2s linear;  
    -webkit-animation-iteration-count: infinite;  
    -moz-animation-iteration-count: infinite;  
    animation-iteration-count: infinite;  
} 



/*products*/
.product-content{ width:1200px; margin:0 auto; background:#FFF; margin-top:100px; margin-bottom:100px;}
.product-content .page-pro-list{ float:right;}
.product-content .page-pro-list .page-pro-item{ width:526px; height:614px; position:relative; margin-top:15px;}
.page-pro-item .page-pro-info{ position:absolute; bottom:70px; left:45px;}
.page-pro-item .page-pro-info span{ display:block; width:70px; height:25px; background:#b5b6b6; border-radius:5px; text-align:center; 
color:#FFF; line-height:25px; font-size:16px;}
.page-pro-item .page-pro-info .tit{ font-size:16px; color:#000; font-weight:bold; margin-top:15px;}
.page-pro-item .page-pro-info .line{ width:40px; height:2px; background:#000; margin-top:10px;}
.page-pro-item .page-pro-info .type{font-size:28px; color:#00a0e9; font-weight:bold; margin-top:10px; font-family:Arial, Helvetica, sans-serif;}
.page-pro-item a{ position:absolute; bottom:70px; right:45px; color:#333; font-size:14px;}
.page-pro-item a:hover{ color:#0266b2;}

#video-container {
      overflow: hidden;
      position: absolute;
      top: 0; left: 0; right: 0; bottom: 0;
    }
    #background_video {
      position: absolute;

      top: 50%; left: 50%;
      transform: translate(-50%, -50%);

      object-fit: cover;
      height: 100%; width: 100%;
    }
    #video_controls {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
    }
    #container {
      height: 100%;
    }

    #overlay {
      position: absolute;
      top: 0; right: 0; left: 0; bottom: 0;
      background: rgba(0,0,0,0.5);
    }
	.v-content{
		z-index: 2;
      position:absolute;
      display: inline-block;

      /* Vertical center */
      top: 40%;
	  left:50%;
      transform: translateX(-50%);}
	  
.footer_left{ float:left;}
.footer_content{width:1100px; margin:0 auto; margin-top:50px;}
.footer_left li{ float:left; padding-right:45px;}
.footer_left li h2{ font-size: 14px; color: #999999; font-weight:normal; padding-bottom:10px;}
.footer_left li p{ font-size: 12px; color: #666666; text-align:center;}
.footer_left li a p:hover{ color:#0266b2; }

.footer_right{ float:right;}
.footer_right h2{font-size: 24px; color: #999999; font-weight:normal; padding-top:10px;}
.footer_right p{ font-size:14px; color: #666666; padding-top:10px; text-align:left;}
.footer_club{ width:120px; float:right;color: #999; tect-align:center; margin-top:10px;}
.footer_bottom{color:#666; margin-top:50px; float:left; width:100%; border-top:1px solid #444444; line-height:50px; font-size:13px;}

.con-1920{ width:100%; height:auto;}
.con-1200{ width:100%; height:auto; margin:0 auto;}
.page-tit1 { margin:0 auto; width:300px; text-align:center; margin-top:60px;}
.page-tit1 p{ font-size:30px; color:#656464; font-weight:bold;}
.page-tit1 span{ font-size:18px; color:#656464; margin-top:5px; display:block;}
.page-banner {
    width: 100%;
    height: 100%;
    background: url(images/products-banner.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.text-xs-center{text-align:center!important}

.service_list_met_28_8.met-index-body.bgcolor{background:#131313;background:;}
.service_list_met_28_8.met-index-body.bgpic{background:url(images/1531737238.jpg) no-repeat;background-size: cover;background-position: center;}
.service_list_met_28_8.met-index-body{padding:80px 0 0 0;}
.service_list_met_28_8.met-index-body h2{font-size:34px;color:#ffffff; margin-bottom: 10px; font-weight:normal;}
.service_list_met_28_8.met-index-body p.desc{padding:0 10%;font-size:20px;color:#fafafa;}
.service_list_met_28_8.met-index-body p.desc2{padding:0 10%;font-size:15px;color:#fafafa;    padding-top: 60px; width:900px; margin:0 auto; text-align:center;}
.service_list_met_28_8.met-index-body p.desctwo{padding:0 10%;font-size:16px;color:#fafafa;color:;margin-top: 15px;}
.service_list_met_28_8 .index-service-list li h3{color:#c7c7c7;color:;}
.service_list_met_28_8 .index-service-list li p{color:#fafafa;color:;}
.service_list_met_28_8 .index-service-list li i{color:#fafafa;color: ;}

.service_list_met_28_8 .index-service-list li:hover h3{
    color:#0266b2;
    color:#0266b2;
}
.service_list_met_28_8 .index-service-list li:hover p{
    color:#0266b2;
    color:#0266b2;
}
.service_list_met_28_8 .news-bg { margin-top: 20px; opacity: 1; }
.service_list_met_28_8 .news-bg .bg {height: 100%; no-repeat;background-size: cover;background-position: center; }
.service_list_met_28_8 .news-bg .bg img{width:100%;}
.service_list_met_28_8 .container-fluid{padding:0;}

.service_list_met_28_8 .container{
	position: relative;
}
.service_list_met_28_8 .backbox{
	width:1100px;
	margin:0 auto;
	overflow: hidden;
	background: #04255c;
	margin-bottom: 0;
	margin-top: 60px;
    z-index: 2;
    padding: 40px 0;
}
.service_list_met_28_8 .ftype_textarea textarea{
	height: 2.573rem;
	resize:none;
	border-radius: 6px;
}
.service_list_met_28_8 .ftype_textarea textarea:focus{
	border-color: #000000;
	color: #0266b2;
	color: ;
}
.service_list_met_28_8 .touch-right input,.submint .btn, textarea,.ftype_select select{
	border-radius: 6px;
}
.service_list_met_28_8 .touch-right input:focus, textarea:focus, .ftype_select select:focus{
	border-color: #000000;
	color: #0266b2;
	color: ;
}
.service_list_met_28_8 .touch-right .submint .btn{
    background-color: #333333;
	background-color: ;
    color:#0266b2;
	color:;
	border:none;
	transition: all .4s;
    padding:.429rem .929rem;
}
.service_list_met_28_8 .touch-right .submint .btn:hover{
	background-color: #0266b2;
	background-color: #0266b2;
	color: #fff;
}
.service_list_met_28_8 .backbox{
	text-align: left;
}
.service_list_met_28_8 .backbox .touch-left .bottmtitle{
	font-size: 30px;
	color:#fff;
	font-weight: 400;
	line-height: 30px;
}

.service_list_met_28_8 .backbox .touch-left .lang1{
	color:#fafafa;
	color:#999999;
}

.service_list_met_28_8 .backbox .touch-right{
	padding-left: 80px;
	border-left: 1px solid #fff;
}
.service_list_met_28_8 .backbox .touch-right .txt{
	padding-left: 0;
	color:#fafafa;
	color:#999999;
}
.service_list_met_28_8 .backbox .touch-right form{
	overflow: hidden;
	margin-top: 15px;
}
.service_list_met_28_8 .topxian{
	width: 20px;
    height: 2px;
    background: #0266b2;
    margin: 10px auto;
}
.service_list_met_28_8 .backbox .touch-left .xian {
    width: 20px;
    height: 2px;
    margin: 10px 0;
    background: #fff;
}

.service_list_met_28_8.weilei{
    width:100%;
    height: 60px;
    background: #131313;
}

.touch-left{ float:left; padding-left:15px;}
.touch-right{ float:right; width:820px;}


.layout { width: 1200px; margin:0 auto;}
.web_head { position: relative; z-index: 99; width: 100%; }
.top_bar { position: relative; background: #04255C; height:30px; }
.head_phone { position: relative; float: left; color: #fff; font-size: 12px; line-height:30px;}
.head-search { position: relative; float: right; color: #fff; font-size: 12px;line-height:30px; }
.head-search a{ color: #fff; font-size: 12px;line-height:30px; padding-left:15px; }
.head_layout { position: relative; height: 125px; display: flex; justify-content: space-between; align-items: center; -webkit-display: flex; -webkit-justify-content: space-between; -webkit-align-items: center; }
.head_layout.layout:after { display: none; }
.web_head .change-language { position: relative; text-align: left; float: right; margin-top: 12px; }
.web_head .change-language .change-language-cont { border-radius: 3px; box-shadow: 1px 1px 3px rgba(0,0,0,.2); }
.web_head .logo { position: relative; margin-block-start: 0;margin-block-end: 0;margin-inline-start: 0;margin-inline-end: 0;}
/*nav*/
.web_head .nav_wrap { position: relative; }
.web_head .nav_wrap .head_nav { position: relative; float: right; }
.head_nav > li { position: relative; display: inline-block; padding: 0 0 0 24px; }
.head_nav > li.has-child a { padding-right: 20px; }
.head_nav>li>a { position: relative; display: inline-block; color: #333; text-transform: uppercase; font-weight: normal; font-size: 16px; line-height: 45px;  }
.head_nav li a b { position: absolute; top: 62%; right: -8px; display: inline-block; overflow: hidden; -webkit-box-sizing: content-box; box-sizing: content-box; width: 19px; height: 19px; text-align: center; line-height: 19px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(-50%); transform: translateY(-50%); background:url(images/dhjt.png) no-repeat; }
.head_nav li a b:before { }
.head_nav li ul { position: absolute; top: calc(100% + 5px); left: 0; display: block; padding: 10px; width: 250px; border-radius: 0 0 7px 7px; background-color: rgba(4,37,92,.75); opacity: 0; -webkit-transition: all ease-in-out .35s; transition: all ease-in-out .35s; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: top; transform-origin: top; }
.head_nav>li ul li { position: relative; padding: 3px; border-bottom: 1px solid #fff; font-size: 14px; line-height: 2; }
.head_nav>li ul li a { position: relative; display: block; color: #fff; }
.head_nav>li ul li a b { top: 12px; }
.head_nav>li ul li a b:before { background:url(images/dhjt.png) no-repeat;}
.head_nav li ul ul { top: 0; left: 240px; margin-left: 2px; border-radius: 7px; }
.head_nav li.menu_show>ul { display: block; opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1); }
.head_nav > li:hover > a { position: relative; z-index: 1; color: #04255C; }
.head_nav > li > a:hover b { }

.slider_banner .swiper-wrapper { }
.slider_banner .swiper-slide img { width: 100%; min-height: 150px; }
.slider_banner .swiper-slide img+img { position: absolute; top: 0; left: 0; }
.slider_banner .swiper-slide img { width: 100%; transition: 3s linear; transform: scale(1.08); }
.slider_banner .swiper-slide.swiper-slide-active img { transform: scale(1); }
.slider_banner .slider_swiper_control { position: absolute; top: 50%; left: 0; z-index: 2; width: 100%; height: 54px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.slider_banner .swiper-button-white { position: static; position: relative; right: auto; left: auto; display: inline-block; overflow: hidden; margin: auto; width: 60px; height: 90px; border-radius: 0; background-color: #04255c; background-position: center; background-repeat: no-repeat; vertical-align: middle; text-indent: -9999px; opacity: 1; filter: alpha(opacity=100); }
.slider_banner .swiper-pagination { bottom: 50px !important; }
.slider_banner .swiper-pagination span { vertical-align: middle; }
.slider_banner .swiper-pagination i { display: inline-block; margin: 0 8px; width: 6px; height: 6px; background-color: #fff; vertical-align: middle; }
.slider_banner .swiper-pagination-bullet:before { display: none; }
.slider_banner .swiper-pagination-bullet { display: inline-block; box-sizing: border-box; margin-right: 13px; width: 13px; height: 13px; background: #999; color: #fff; text-align: center; border-radius: 50%; }
.slider_banner .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #04255c; }
.banner_button_prev, .banner_button_next { position: absolute; top: 0; display: block; width: 54px; height: 54px; border-radius: 50%; background-color: rgba(4,37,92,.75); vertical-align: middle; text-align: center; cursor: pointer; -webkit-transition: all ease-in-out .35s; transition: all ease-in-out .35s; }
.banner_button_prev { left: 76px; }
.banner_button_next { right: 76px; }
.banner_button_prev:before, .banner_button_next:before { position: absolute; top: 0; left: 0; width: 54px; height: 54px; background: url(images/web_icon.png) no-repeat; content: ""; -webkit-transition: all ease-in-out .35s; transition: all ease-in-out .35s; }
.banner_button_next:before { background-position: -54px -60px; }
.banner_button_prev:before { background-position: 0 -60px; }
.banner_button_next:hover, .banner_button_prev:hover { background-color: #04255c; }
.banner_button_next:hover:before { background-position: -54px -114px; }
.banner_button_prev:hover:before { background-position: 0 -114px; }

.slider_banner { position: relative; overflow: hidden; }
.swiper-container-no-flexbox .swiper-slide { float: left; }
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.swiper-wrapper { position: relative; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-sizing: content-box; box-sizing: content-box; width: 100%; height: 100%; -webkit-transition-property: -webkit-transform; -o-transition-property: transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.swiper-container-multirow>.swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.swiper-container-free-mode>.swiper-wrapper { margin: 0 auto; -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.swiper-slide { position: relative; overflow: hidden; width: 100%; height: 100%; -webkit-transition-property: -webkit-transform; -o-transition-property: transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
.swiper-invisible-blank-slide { visibility: hidden; }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }
.swiper-container-autoheight .swiper-wrapper { -webkit-transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: height, -webkit-transform; transition-property: transform, height; transition-property: transform, height, -webkit-transform; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top { position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; pointer-events: none; }
.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); }
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; }
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; }
.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; z-index: 2; margin-top: -25px; width: 36px; height: 50px; border-radius: 2px; background-color: rgba(0,0,0,.4); background-color: #ccc; text-align: center; font-size: 30px; line-height: 50px; opacity: 0; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.swiper-button-next:before, .swiper-button-prev:before { display: inline-block; }
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: 0.3; cursor: auto;/* pointer-events:none; */ }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { right: auto; left: 10px; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 10px; left: auto; }
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before { content: '\f104'; }
.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before { content: '\f105'; }
.swiper-button-lock { display: none; }
.swiper-pagination { position: absolute; z-index: 2; text-align: center; -webkit-transition: .3s opacity; -o-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.swiper-pagination.swiper-pagination-hidden { opacity: 0; }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { width: 100%; text-align: center; font-size: 0; }
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { position: relative; -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); transform: scale(1); -ms-transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); transform: scale(1); -ms-transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(.66); transform: scale(.66); -ms-transform: scale(.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(.66); transform: scale(.66); -ms-transform: scale(.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(.33); transform: scale(.33); -ms-transform: scale(.33); }
.swiper-pagination-bullet, .swiper-pagination-bullet:before, .swiper-pagination-bullet:after { display: inline-block; width: 30px; height: 3px; vertical-align: top; }
.swiper-pagination-bullet { position: relative; overflow: hidden; cursor: pointer; display: none; }
.swiper-pagination-bullet:before { background-color: #fff; content: ''; }
.swiper-pagination-bullet-active:before { background-color: #04255c; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-container-vertical>.swiper-pagination-bullets { top: 50%; right: 10px; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { display: block; margin: 6px 0; }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; width: 8px; -webkit-transform: translateY(-50%); transform: translateY(-50%); -ms-transform: translateY(-50%); }
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: .2s top, .3s -webkit-transform; -o-transition: .2s transform, .3s top; transition: .2s top, .3s -webkit-transform; transition: .2s transform, .3s top; transition: .2s transform, .3s top, .3s -webkit-transform; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; white-space: nowrap; -webkit-transform: translateX(-50%); transform: translateX(-50%); -ms-transform: translateX(-50%); }
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s left, .3s -webkit-transform; -o-transition: .2s transform, .3s left; transition: .2s left, .3s -webkit-transform; transition: .2s transform, .3s left; transition: .2s transform, .3s left, .3s -webkit-transform; }
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: .2s right, .3s -webkit-transform; -o-transition: .2s transform, .3s right; transition: .2s right, .3s -webkit-transform; transition: .2s transform, .3s right; transition: .2s transform, .3s right, .3s -webkit-transform; }
.swiper-pagination-progressbar { position: absolute; background: rgba(0, 0, 0, .25); }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #007aff; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; transform-origin: left top; -ms-transform: scale(0); -ms-transform-origin: left top; }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; transform-origin: right top; -ms-transform-origin: right top; }
.swiper-container-horizontal { overflow: hidden; }
.swiper-container-horizontal>.swiper-pagination-progressbar { top: 0; left: 0; width: 100%; height: 4px; }
.swiper-container-vertical>.swiper-pagination-progressbar { top: 0; left: 0; width: 4px; height: 100%; }
.swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, .25); }
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #fff; }
.swiper-pagination-black .swiper-pagination-bullet-active { background: #000; }
.swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, .25); }
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000; }
.swiper-pagination-lock { display: none; }
.swiper-scrollbar { position: relative; border-radius: 10px; background: rgba(0, 0, 0, .1); -ms-touch-action: none; }
.swiper-container-horizontal>.swiper-scrollbar { position: absolute; bottom: 3px; left: 1%; z-index: 50; width: 98%; height: 5px; }
.swiper-container-vertical>.swiper-scrollbar { position: absolute; top: 1%; right: 3px; z-index: 50; width: 5px; height: 98%; }
.swiper-scrollbar-drag { position: relative; top: 0; left: 0; width: 100%; height: 100%; border-radius: 10px; background: rgba(0, 0, 0, .5); }
.swiper-scrollbar-cursor-drag { cursor: move; }
.swiper-scrollbar-lock { display: none; }
.swiper-zoom-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; text-align: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; }
.swiper-slide-zoomed { cursor: move; }
.swiper-lazy-preloader { position: absolute; top: 50%; left: 50%; z-index: 10; margin-top: -21px; margin-left: -21px; width: 42px; height: 42px; -webkit-transform-origin: 50%; transform-origin: 50%; -ms-transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }
.swiper-lazy-preloader:after { display: block; width: 100%; height: 100%; background-position: 50%; background-size: 100%; background-repeat: no-repeat; content: ''; }
.swiper-lazy-preloader-white:after { }
 @-webkit-keyframes swiper-preloader-spin { 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes swiper-preloader-spin { 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
.swiper-container .swiper-notification { position: absolute; top: 0; left: 0; z-index: -1000; opacity: 0; pointer-events: none; }
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.swiper-container-fade .swiper-slide { -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; pointer-events: none; }
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-cube { overflow: visible; }
.swiper-container-cube .swiper-slide { z-index: 1; visibility: hidden; width: 100%; height: 100%; -webkit-transform-origin: 0 0; transform-origin: 0 0; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; -ms-transform-origin: 0 0; }
.swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; transform-origin: 100% 0; -ms-transform-origin: 100% 0; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev { visibility: visible; pointer-events: auto; }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-cube .swiper-cube-shadow { position: absolute; bottom: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: #000; opacity: .6; -webkit-filter: blur(50px); filter: blur(50px); }
.swiper-container-flip { overflow: visible; }
.swiper-container-flip .swiper-slide { z-index: 1; pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px; }
/*ie*/
.swiper-container { overflow: hidden\9; }
.slider_banner .swiper-container .swiper-wrapper { width: 2000%\9; }
.swiper-slide { float: left\9; }
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.swiper-container .swiper-wrapper { width: auto; }
}

.index_hd { position: relative; display: table; margin: auto; }
.hd_title { position: relative; display: block; color: #04255c; text-transform: uppercase; font-weight: bold; font-size: 40px; font-family: Roboto-Bold; line-height: 1; }
.sub_tit { margin-top: -2px; margin-bottom: 12px; color: #3d3d3d; text-transform: uppercase; font-size: 18px; text-transform: capitalize; line-height: 1; }
.company_information_wrap { position: relative; margin: 100px 0 0 0;  height: 655px; background-color:#f2f2f2; padding:90px 0;}
.company_information { position: relative; width: 588px; float: left; }
.company_information .index_hd { margin: 0; }
.company_information .about_text { position: relative; margin: 28px 0 28px 0; font-size: 14px; line-height: 27px; color: #454545; font-weight: normal; }
.company_information .about_btn { position: relative; display: table; font-size: 14px; line-height: 47px; padding: 0 40px; color: #fff; background: #04255c; text-transform: capitalize; font-weight: normal; }
.company_information .about_btn:after { }
.company_information .about_btn:hover:after { transform: translateX(10px); -webkit-transform: translateX(10px); opacity: 1; }
.company_img { position: relative; width: 40%; float: right; }
.company_img img{width: 100%; max-width: 100%; border: none; vertical-align: middle;}

.index_feature_product { position: relative; margin: 50px 0 90px; }
.feature_item { position: relative; display: table; margin-right: 20px; margin-top:50px; float: left;}
.feature_item .figure { position: relative; border: 1px solid #e1eeff; border-collapse: collapse;border-collapse: collapse;margin-block-start: 0;margin-block-end: 0;margin-inline-start: 0;margin-inline-end: 0; }
.feature_img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; opacity: 0; }
.feature_img img{ width:100%;}
.feature_img .item_mask:before { content: ""; background: rgba(4,37,92,.7); position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; }
.feature_img .item_icon { position: absolute; top: 40px; left: 25px; z-index: 9999; }
.feature_info { z-index: 99; position: relative; background: #fff; }
.feature_info .item_img { }
.feature_info .item_img img{ width:278px;}
.feature_info .pd_info { padding: 0 25px; }
.feature_info .pd_tit { margin-bottom: 10px; position: relative; }
.feature_info .pd_tit a { color: #031b4e; font-family: Roboto-Condensed; font-size: 20px; font-weight:normal; text-transform: capitalize; }
.feature_info .item_more { border-top: 1px solid #e1eeff; display: block; font-size: 13px; text-transform: uppercase; font-family: WorkSans; color: #031b4e; padding: 15px 0; }
.feature_item:hover .feature_img { opacity: 1; }
.feature_item:hover .feature_info .item_img { opacity: 0; }
.feature_item:hover a { color: #fff; }
.feature_item:hover .feature_info { background: transparent; }
.index_feature_product .swiper-pagination, .index_project_container .swiper-pagination { position: relative; }

.hd_title2 { position: relative; display: block; color: #04255c; text-transform: uppercase; font-size: 34px; font-family: Roboto-Bold; line-height: 1;     font-weight: normal; }
.sub_title2 { font-size: 20px; line-height: 1.5; margin-top: 0; text-align:center; }

.index_news_container { position: relative; margin: 90px 0; }
.index_news_container .index_hd { text-align: left; }
.index_news_container .news_more { border: 1px solid transparent; text-decoration: none; background-color: #3368c6; color: #fff; text-transform: uppercase; font-family: Roboto-Condensed; font-size: 14px; padding: 0 40px; line-height: 40px; display: block; position: absolute; right: 0; top: 50%; margin-top: -20px; cursor: pointer; }
.index_news_container .news_more:hover { border: 1px solid #3368c6; color: #3368c6; background: #fff; }
.news_container { display: flex; justify-content: space-between; flex-wrap: wrap; }
.news_item { width: calc((100% - 60px)/3); }
.news_item .figure { margin-block-start: 0;margin-block-end: 0;margin-inline-start: 0;margin-inline-end: 0; margin-top:45px;}
.news_item .new_img { position: relative; display: block; }
.news_item .new_img:before { position: absolute; left: 5px; top: 5px; width: 60px; height: 60px; background-image: url(img/demo/new_icon.png); content: ""; }
.news_item .figcaption { padding: 25px 25px; border: 1px solid #f2f2f2; }
.news_item time { font-size: 12px; text-transform: uppercase; color: #04255c; line-height: 1; margin: 6px 0; display: block; font-family: Roboto-Regular; letter-spacing: 1px; }
.news_item time span { display: inline-block; border-right: 1px solid #04255c; margin-right: 7px; padding-right: 7px; }
.news_item .new_tit { font-size: 20px; font-weight: normal; line-height: 33px; margin-bottom: 10px; font-family: Roboto-Condensed; color: #04255c; text-transform: capitalize; }
.news_item .news_info { color: #333; font-family: WorkSans; font-size: 13px; line-height: 24px; }
.news_item .new_more { position: relative; border-top: 1px solid #f2f2f2; padding-top: 25px; margin-top: 25px; display: block; cursor: pointer; color: #031b4e; text-transform: uppercase; font-size: 13px; font-family: WorkSans;  line-height: 24px; }
.news_item .new_more:hover { padding-left: 7px; color: #04255c; }
.news_item .new_more:after { font-family: fontawesome; font-weight: normal;  font-size: 12px; }


.culture-item{ position:relative; width:32%; float:left; margin:0 6px 20px; }
.culture-item img{ width:100%;}
.culture-txt{ width:100%; height:65px; color:#000000; text-align:center; font-size:14px; overflow:hidden;padding-bottom:0;}
.culture-txt .zh-tit{ font-size:18px;}
.culture-txt .en-tit{ margin-top:0px;}
.culture-txt p{ margin-top:10px;}
.cul-sub{ position:absolute; bottom:0px; background:url(images/about-c-bg.png); width:100%; color:#FFF; text-align:center; height:60px; line-height:30px; font-size: 12px;}


.contact_panel { position:relative;margin:0 auto;padding-top:35px;width:1100px; }
.contact_left { width:620px; float: left; }
.contact_left .title { margin-bottom:16px;font-size:24px;line-height:24px;color:#313131; }
.contact_left .info { font-size:14px;line-height:14px;color:#000; }
.contact_left .contact_info { position:relative;margin-top:50px;font-size:14px;line-height:14px; }
.contact_left .info_input { margin-top:12px;width:300px;height:40px;border:1px solid #d2d2d2;border-radius:2px }
.info_input input { width:290px;height:14px;padding:13px 5px;border:none;background:#ffffff;font-family:'Microsoft YaHei'; }
.contact_left .mail { position:absolute;top:0;margin-left:317px; }
.contact_left .contact_message { position:relative;margin-top:29px; }
.contact_left .info_message { margin-top:12px;width:720px;height:200px;border:1px solid #d2d2d2;border-radius:2px; }
.info_message textarea { padding:5px;width:610px;height:189px;background-color:#ffffff;border:none;resize:none;overflow: auto; }
.contact_left .contact_submit { margin-top:30px;width:120px;height:45px;background:url(../images/submit_bk.png) 0 0 no-repeat;text-align:center;font-size:16px;line-height:45px;cursor:pointer; }
.contact_left .office_panel { margin: 50px 0 21px; }
.contact_left .office_title { margin-bottom:29px; font-size: 24px;line-height: 24px;color: #313131; }
.contact_left .office_list { width:720px; border-top:1px solid #d9d9d9; float: left; }
.contact_left .office_list2 { width:720px; float: left; }
.contact_left .office_list .point { position: absolute; top: 9px; left: -20px; width: 7px;height: 7px;  }
.contact_left .list_detail { position: relative; margin:31px 5px 34.5px 0; width:190px; float:left;  }
.contact_left .list_detail.right { float:right; }
.contact_left .list_detail2 { position: relative; margin:0 5px 34.5px 0; width:315px; float:left;  }
.contact_left .list_detail2.right { float:right; }
.contact_left .company { font-size: 14px; line-height: 24px; color: #313131;font-weight: bold;}
.contact_left .detail { font-size: 13px; line-height: 24px; color: #000;}
.contact_right { width:262px; float: right; }
.contact_right .contact_right_panel { padding-top: 19px; width: 100%; }
.contact_right h2 { font-size: 16px;line-height: 18px; }
.line262{ width:262px;margin:20px 0 30px;height:1px;background-color:#d9d9d9;overflow: hidden; }
.contact_right .contact_bar { width: 100%; }
.contact_bar .service_title { font-size: 12px;line-height:14px;color: #000; }
.contact_bar .service_tel { margin: 5px 0 25px; font-family: "Microsoft YaHei"; font-size: 24px;line-height: 24px;color: #313131; }
.contact_bar .contact_bar_title { font-size: 13px; line-height: 15px; color: #000; }
.contact_bar .contact_bar_info { margin: 4px 0 22px; font-size: 13px; line-height: 20px; color: #000; }
.contact_bar .contact_bar_info.complaint_mail { margin:22px 0 24px; }
.contact_bar .contact_bar_info.office_info { margin:30px 0 0; }

.pro-nav{font-size:36px; color:#900; width:400px; overflow:hidden; float:left;}
	.pro-nav-box{ }
	.pro-nav-item h1{ color:#0266b2; font-size:30px; padding-top: 10px; text-align: left;}
	.pro-nav-item p{ color:#111111; font-size:30px; margin-top:20px; text-transform:uppercase;}
	.pro-nav-item .pro-link{ margin-top:30px;}
	.pro-nav-item .pro-link a{ font-size:12px; text-align:center; float:left; margin-right:25px; margin-top:25px;color:#111111;}
	.pro-nav-item .pro-link a:hover{ color:#00a0e9;}
	.pro-nav-item .pro-link a span{ display:block; }
	.pro-nav-item .category-link{ margin-top:50px; background:url(images/p-links.gif) no-repeat 1px top;}
	.pro-nav-item .category-link a{ font-size:14px; color:#111111; display:block; letter-spacing:0; padding-left:15px; width:230px; text-align: left;}
	.pro-nav-item .category-link a:hover{ background:url(images/p-links-bg.gif) no-repeat left 2px;}
	.pro-nav-item .category-link a.select{ background:url(images/p-links-bg.gif) no-repeat left 2px;}
.page-pro-item .page-pro-info{ position:absolute; bottom:70px; left:45px;}
.page-pro-item .page-pro-info span{ display:block; width:70px; height:25px; background:#b5b6b6; border-radius:5px; text-align:center; 
color:#FFF; line-height:25px; font-size:16px;}
.page-pro-item .page-pro-info .tit{ font-size:16px; color:#000; font-weight:bold; margin-top:15px;}
.page-pro-item .page-pro-info .line{ width:40px; height:2px; background:#000; margin-top:10px;}
.page-pro-item .page-pro-info .type{font-size:28px; color:#00a0e9; font-weight:bold; margin-top:10px; font-family:Arial, Helvetica, sans-serif;}
.page-pro-item a{ position:absolute; bottom:70px; right:45px; color:#333; font-size:14px;}
.page-pro-item a:hover{ color:#0266b2;}


.product-content1{ width:1200px; margin:0 auto; padding-top:100px; padding-bottom:100px;}
.product-content1 .page-pro-list{ float:right;}
.product-content1 .page-pro-list .page-pro-item{ width:526px; height:614px; position:relative; margin-top:15px;}


.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
        margin-top: 40px;
}
.col-4 {
    margin: 0 12px;
    width: 9%;
    float: left;
    text-align: center;
}
.text-reset {
    color: #04255b!important;
}

.index-sort {
  position: relative;
}
.index-sort .index-sort-icon {
  padding-top: 5rem;
  background: center center / auto 65% no-repeat;
}
.index-sort-watertap .index-sort-icon {
  background-image: url(images/icon-watertap.png);
}
.index-sort-accessory .index-sort-icon {
  background-image: url(images/icon-accessory.png);
}
.index-sort-hang .index-sort-icon {
  background-image: url(images/icon-hang.png);
}
.index-sort-ceramics .index-sort-icon {
    background-image: url(images/ceram.png);
}
.index-sort-cabinet .index-sort-icon {
    background-image: url(images/icon-nav-sub-07.png);
}
.index-sort-furniture .index-sort-icon {
  background-image: url(images/icon-furniture.png);
}
.index-sort-bathtub .index-sort-icon {
  background-image: url(images/icon-bathtub.png);
}
.index-sort-shower .index-sort-icon {
  background-image: url(images/icon-shower.png);
}
.index-sort-commercial .index-sort-icon {
  background-image: url(images/icon-commercial.png);
}
.index-sort p {
  display: table;
  width: 100%;
  min-height: 4em;
  padding: 0.4em 0;
  margin: 1em 0 0 0;
  border-top: 1px solid #666666;
  border-bottom: 2px solid #666666;
  font-size: 0.8rem;
  transition: 0.2s linear all;
}
.index-sort p span {
  display: table-cell;
  vertical-align: middle;
  font-size: 0.8rem;
}
.mobile-head-items{ display:none;}
header{ display:none;}
nav{ display:none;}
#f_content{width:495px;}

.fllow1{ float:left; display:block; width:23px; height:23px; background:url(images/dtb1.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow2{ float:left; display:block; width:23px; height:23px; background:url(images/dtb2.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow3{ float:left; display:block; width:23px; height:23px; background:url(images/dtb3.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow4{ float:left; display:block; width:20px; height:20px; background:url(images/dtb4.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow5{ float:left; display:block; width:23px; height:23px; background:url(images/dtb5.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow6{ float:left; display:block; width:23px; height:23px; background:url(images/dtb6.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow7{ float:left; display:block; width:23px; height:23px; background:url(images/dtb7.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow8{ float:left; display:block; width:20px; height:20px; background:url(images/dtb8.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow9{ float:left; display:block; width:23px; height:23px; background:url(images/dtb6.png) no-repeat center; position:relative; padding: 0 8px;}
.mama3{ position:absolute; width:160px; height:160px; background:#FFF; top:30px; left:10px; display:none;}
.fllow10{ float:left; display:block; width:20px; height:20px; background:url(images/jd-logo.png) no-repeat center; position:relative; padding: 0 8px;}
.fllow11{ float:left; display:block; width:20px; height:20px; background:url(images/tb-logo.png) no-repeat center; position:relative; padding: 0 8px;}



@media (max-width: 1199px){
.layout {
    width: 95%;
    margin: 0 auto;
}
.feature_item {
    position: relative;
    display: table;
    margin-right: 20px;
    margin-top: 50px;
    float: left;
	width:22%;
}
.feature_info .item_img img {
    width: 100%;
}

.service_list_met_28_8 .backbox {
    width: 98%;
}
.service_list_met_28_8 .backbox .touch-right {
    padding-left: 30px;
    border-left: 1px solid #fff;
}
.touch-right {
    float: right;
    width: 75%;
}
.input {
    width: 90%;
}
#f_content {
    width: 90%;
}
.news_item .new_img img{
	width:100%;
}
.footer_content {
    width: 95%;
    margin: 0 auto;
    margin-top: 50px;
}
.footer_left li {
    padding-right: 60px;
}

}
@media (max-width: 991px){ 
  .col-4 { width: 22%;}
  .feature_info .item_img img {
    width: 404px;
   }
   .feature_item {
    position: relative;
    display: table;
    margin-right: 20px;
    margin-top: 50px;
    float: left;
	width:47%;
}
.feature_info .item_img img {
    width: 100%;
}
.company_information_wrap {
    position: relative;
    margin: 100px 0 0 0;
    height: auto;
    background-color: #f2f2f2;
    padding: 90px 0;
}
.company_information {
    position: relative;
    width: 100%;
    float: none;
}
.company_img {
    position: relative;
    width: 100%;
    float: none;
	margin-top: 50px;
}
.footer_left li {
    padding-right: 10px;
}

}

@media (max-width: 767px){ 
.top_bar{ display:none;}
.head_layout{ display:none;}

header{ display:inherit; width:100%; height:36px; overflow:hidden; background-color:#fff; padding:5% 0 7%;}
header h1{ float:left; width:65%;}
header h1 img{ display:block;  margin: 0 auto; padding-left: 5%; padding-top: 0; width:100%; max-width:none;}
header .m_menu{ float:right; width:13%; position:relative; margin-top:1.3%; margin-right: 2%;}
header .m_menu img{ display:block; width:100%; margin-top:1%;}
header .m_menu img.hdImg02{ display:none; position:absolute; top:0; left:0; width:100%;}

nav{ display:inherit; overflow:hidden; width:100%; padding-bottom:40px; padding-top:20px; background-color:#fff; position:absolute; top:11%; left:0; display:none; z-index:99999}
nav a{display:block;font-size:20px;padding:0.3em 0; text-align:center;color:#333;background-size: 2.5%; }
nav a:hover{ color:#04255C;}
nav a span{font-size:16px;color:#666;}
.dh_sjnr{display:none;}
.dh_sjqbnr{display:none;}
.dh_yftnr{display:none;}

.slider_banner .swiper-pagination {
    bottom: 10px !important;
}
.index_feature_product {
    position: relative;
    margin: 40px 0;
}
.col-4 {
    width: 27%;
}
.feature_item {
    position: relative;
    display: table;
    margin-right: 0;
    margin-top: 50px;
    float: left;
	width:100%;
}
.feature_info .item_img img {
    width: 100%;
}
.service_list_met_28_8.met-index-body p.desc2{width: 96%; padding: 50px 0 0;}
.service_list_met_28_8 .backbox {
    width: 100%;
}
.touch-left {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    padding-left: 0;
}
.service_list_met_28_8 .backbox .touch-left .xian { display:none;}
.service_list_met_28_8 .backbox .touch-right {
    padding-left: 0;
    border-left: none;
}
.touch-right {
    float: none;
    width: 80%;
    margin: 20px auto;
    text-align: center;
}
.service_list_met_28_8 .backbox .touch-right .txt {
    padding-left: 0;
    color: #fafafa;
    color: #999999;
}
.form-group {
    padding-bottom: 10px;
    overflow: hidden;
    float: none;
}
.input {
    padding: 6px;
    border: solid 1px #ddd;
    width: 96%;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-right: 0;
}
.btn-block {
    display: block;
    width: 99.5%;
    height: 35px;
    margin: 0 auto;
}
#f_content {
    width: 96%;
}

.news_container {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news_item {
    width: auto;
}
.news_item .new_img img{
	width:100%;
}
.footer_left {
    float: none;
}
.footer_left li {
	width: 100%;
    padding-right: 5px;
text-align: left;
}
.footer_left li h2{    padding-top: 20px;}
.footer_right {
    float: left;
	padding-top:30px;
}
.footer_left li p{    text-align: left;}
.footer_club{ float:left;}
.footer_bottom {line-height: 20px; padding: 15px 0;}
.footer_bottom_con{ width:80%; margin:0 auto;}

}