@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"微软雅黑"; color:#525252; background:#fff;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:focus{outline:none;}

@font-face{ font-family:'ying'; src:url('../fonts/MONT.TTF');}
@font-face{ font-family:'shu'; src:url('../fonts/FONTFABRIC-MONT-HEAVY-DEMO-2.OTF');}
@font-face{ font-family:'big'; src:url('../fonts/DINCOND-BOLD.OTF');}
@font-face{ font-family:'shuzi'; src:url('../fonts/DIN-BOLD.OTF');}


a:hover{ text-decoration:none; }

img{ border:0;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:5px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color: transparent}
::-webkit-scrollbar-track-piece{background:transparent}
::-webkit-scrollbar-thumb:vertical{background-color:#198ede;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#198ede}
::-webkit-scrollbar-corner:vertical{background-color:#198ede}
::-webkit-scrollbar-resizer:vertical{background-color:#198ede;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}

.loading{  position: fixed; top:0; z-index:9999; width:0px; background-color:#198ede; height:5px;}





/*头部*/
.header{ width:100%; height:100px; position: relative; background-color:#fff; top:0; z-index:9;}
.head{ width:1400px; height:100%; margin:auto;}
.head_logo{ float:left; height:100%; margin-left:-160px;}
.head_logo img{ cursor:pointer; padding-top:14px; height:72px; width:auto;-webkit-transition: all 0.4s ease-in-out;}

.head_right{ float:right; height:100%; margin-right:-160px;}

.nav{ float:left; height:100%; margin:auto; margin-right:70px; -webkit-transition: all 0.4s ease-in-out;}
.nav_1{ display:inline-block; height:100%; position:relative; z-index:99; margin-left:45px;}
.nav_1 a{ display:block; cursor:pointer; text-align:center;font-size:18px; color:#000;  height:100px; line-height:100px; -webkit-transition: all 0.4s ease-in-out; font-weight:bold;}

.nav_1 a:hover{ color:#198ede; }
.nav_1 a:hover .nav_1_bian{ opacity:1; }
.nav_1 a.nav_1_a{ color:#198ede;}
.nav_1 a.nav_1_a .nav_1_bian{ opacity:1; }

.nav_1_bian{ width:100%; height:3px; background-color:#198ede; position:absolute; bottom:0; left:0; opacity:0; -webkit-transition: all 0.4s ease-in-out;}


.nav_1_warp{ width:160px; height: auto; overflow:hidden; position:absolute; left:-45px; top:100px; background-color:#fff; display: none; box-shadow: 0 3px 5px rgb(0 0 0 / 6%);-webkit-transition: all 0.4s ease-in-out;}
.nav_con{ width:100%; height:auto; overflow:hidden; margin-top:0px; padding:10px 0px;}
.nav_con a{ display:block; width:100%; font-size:16px; color:#000; height:30px; line-height:30px; cursor:pointer; margin:0px 0px; -webkit-transition: all 0.4s ease-in-out;}
.nav_con a:hover{ color:#198ede; text-decoration:underline;}


.nav_2_warp{ width:875px; height: auto; overflow:hidden; position:absolute; left:-306px; top:100px; display:none; background-color:#fff; box-shadow: 0 3px 5px rgb(0 0 0 / 6%);-webkit-transition: all 0.4s ease-in-out;}

.nav_cona{ margin:auto; width:765px; height:auto; overflow:hidden; font-size:14px; line-height:24px; padding-top:28px; padding-bottom:65px; margin-top:10px;}
.nav_cona span{ color:#198ede; padding:0px 10px;}
.nav_cona a{ display:inline-block; font-size:14px; height:24px; line-height:24px; color:rgba(0,0,0,0.8); cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.nav_cona a:hover{ color:#309ae1;}


.nav_3_warp{ width:1400px; height:320px; overflow:hidden; position:absolute; left:-284px; top:100px; display:none; background-color:#fff; box-shadow: 0 3px 5px rgb(0 0 0 / 6%);-webkit-transition: all 0.4s ease-in-out;}

.nav_conb{ margin:auto; width:1330px; height:auto; overflow:hidden; margin-top:10px;}
.nav_all{ width:100%; height:250px; margin-top:30px; overflow-y: scroll;}
.nav_list{ width:1230px; height:auto; overflow:hidden;}
.nav_list ul li{ float:left; width:350px; list-style:none; height:275px; overflow:hidden; margin-right:90px; margin-bottom:30px;}
.nav_list ul li:nth-child(3n){ margin-right:0px;}

.nav_tit{ width:100%; font-size:20px; color:#000; font-weight:bold; height:44px; line-height:20px; border-bottom:1px solid rgba(0,0,0,0.1);}
.nav_nei{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.nav_nei a{ display:block; font-size:16px; height:30px; line-height:30px; text-align:left; color:#000; -webkit-transition: all 0.4s ease-in-out;}
.nav_nei a:hover{ color:#309ae1; text-decoration:underline;}



.head_tel{ float:left; height:100px; line-height:100px; padding-right:23px; background:url(../images/trouble_12.jpg) no-repeat right; -webkit-transition: all 0.4s ease-in-out;}
.head_tel span{ display:inline-block; background: url(../images/trouble_06.png) no-repeat left; font-size:22px; color:#000; font-family: Arial, Helvetica, sans-serif; padding-left:43px;}

.search{ float:left; width:124px; height:34px; border-radius:30px; position:relative; margin-top:33px; background-color:#198ede; margin-left:23px; -webkit-transition: all 0.4s ease-in-out;}
.search a{ display:block; background:url(../images/trouble_09.png) no-repeat center; width:34px; height:34px; border-radius:50%; position:absolute; top:0; right:0; cursor:pointer;}

.search_text{ width:104px; height:34px; line-height:34px; border:none; background-color:#198ede; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#fff; border-radius:30px; overflow:hidden; position:absolute; top:0; right:0;}
.search_text::-webkit-input-placeholder { font-size:18px; color:rgba(0,0,0,0.5);}
.search_text:focus { width:160px; -moz-box-shadow:0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:0px 0px 5px rgba(25,142,222,0.5); box-shadow:0px 0px 5px rgba(25,142,222,0.5); color:#fff;}

.head_en{ float:right; width:34px; height:34px; border-radius:30px; position:relative; margin-top:33px; background:url(../images/trouble_12.jpg) no-repeat left; padding-left:23px; margin-left:23px; -webkit-transition: all 0.4s ease-in-out;}
.head_en a{ display:block; width:34px; height:34px; border-radius:50%; background-color:#198ede; text-align:center; line-height:34px; font-size:14px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


.header1{ height:75px; position:fixed; top:0; z-index:999; background-color:#fff; box-shadow: 0 3px 5px rgb(0,0,0,0.2);}
.header1 .head_logo img{ padding-top:13px; height:49px;}
.header1 .nav_1 a{ height:75px; line-height:75px;}
.header1 .nav_1_warp{ top:75px;}
.header1 .nav_con a{ height:26px; line-height:26px; font-size:14px}

.header1 .nav_2_warp{ top:75px;}
.header1 .nav_cona a{ height:24px; line-height:24px; font-size:14px}

.header1 .nav_3_warp{ top:75px;}
.header1 .nav_nei a{ height:26px; line-height:26px; font-size:14px}



.header1 .head_tel{ height:75px; line-height:75px;}
.header1 .search{ margin-top:20px;}
.header1 .head_en{ margin-top:20px;}


.n_big{ width:100%; height:600px; margin:auto; position:relative;}
.n_big_1{ width:100%; text-align:center; font-size:60px; color:#fff; font-weight:bold; height:130px; line-height:130px; padding-top:190px;}
.n_big_2{ margin:auto; font-size:24px; color:#fff; border:2px solid #fff; border-radius:7px; width:456px; height:78px; text-align:center; line-height:78px;}



/*底部*/
.footer{ width:100%; height: auto; background:#333; padding-top:75px; overflow:hidden;}
.foot{ width:1400px; height:310px; margin:auto; position:relative;}
.foot_logo{ float:left; margin-left:-160px; width:360px; height:auto;}
.foot_logo img{ height:91px; width:auto;}

.foot_1{ float:left; width:220px; height:100%;}
.foot_nav{ width:100%; height:55px; overflow:hidden;}
.foot_nav a{ display:block; font-size:18px; color:#fff; font-weight:bold;cursor:pointer; height:55px; line-height:55px; position:relative; -webkit-transition: all 0.4s ease-in-out;}
.foot_nav a:hover{ color:#198ede;}

.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:14px;}
.foot_con a{ display:block; font-size:16px; color:#fff; opacity:0.6;cursor:pointer; height:30px; line-height:30px; position:relative; -webkit-transition: all 0.4s ease-in-out; overflow:hidden;}
.foot_con a:hover{opacity:1;}

.foot_left{ float:left;}
.foot_lian{ width:100%; height:55px; line-height:55px;font-size:18px; color:#fff; font-weight:bold;}
.foot_nei{ width:100%; height:auto; overflow:hidden;font-size:16px; color:#fff; opacity:0.6; line-height:30px; margin-top:14px;}

.foot_right{ float:right; width:auto; height: auto; overflow:hidden; margin-right:-160px;}
.foot_you{ float:left; width:141px; height:auto; margin-left:40px;}
.foot_er{ width:100%; height:auto; overflow:hidden;}
.foot_er img{ height: auto; width:141px; }
.foot_2{ width:100%; font-size:16px; color:#fff; opacity:0.7; height:50px; line-height:50px; text-align:center;}


.typeright_warp{ width:100%; height:auto; overflow:hidden; border-top:1px solid rgba(255,255,255,0.1);}
.typeright{ width:1400px; height:114px; margin:auto;}
.typeright_left{ float:left; height:70px; line-height:70px; text-align:center; font-size:14px; color:rgba(255,255,255,0.2); margin-left:-160px;}
.typeright_left a{color:rgba(255,255,255,0.2);}
.typeright_right{ float:right; height:70px; overflow:hidden; line-height:70px;  margin-right:-160px;}
.typeright_right span{ padding:0px 6px; color:rgba(255,255,255,0.2);}
.typeright_right a{ display: inline-block; font-size:14px; color:rgba(255,255,255,0.3);cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.typeright_right a:hover{ color:#fff;}



/*技术中心-常见问题*/
.dang_warp{ width:100%; height:70px; border-bottom:1px solid rgba(0,0,0,0.1);}
.dang{ margin:auto; width:1400px; height:70px; line-height:70px; font-size:18px; color:#767676;}
.dang span{ padding:0px 6px; font-family:"宋体";}
.dang a{ display: inline-block; color:#767676;cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.dang a:hover{ color:#198ede;}


.title{ width:100%; height:200px; margin:auto; margin-top:70px; position:relative;}
.title_en{ width:100%; font-size:273px; color:rgba(0,0,0,0.06); font-family:shu; line-height:220px; position:absolute; top:0; text-align:center; overflow:hidden;dong}

.title_mune{ width:100%; text-align:center; height:60px; padding-top:58px;}
.title_mune a{ display: inline-block; height:75px; line-height:75px; padding:0px 45px; font-size:22px; color:#2d2d2d; background-color:#fff; cursor:pointer; margin:0px 4px; -webkit-transition: all 0.4s ease-in-out; position:relative; -moz-box-shadow:0px 0px 8px rgba(0,0,0,0.1); -webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.1); box-shadow:0px 0px 8px rgba(0,0,0,0.1)}
.title_mune a:hover{ background-color:#198ede; color:#fff;}
.title_mune a.title_mune_a{ background-color:#198ede; color:#fff;}


.main{ width:100%; height:auto; overflow:hidden; margin-top:65px; padding-bottom:115px;} 
.main_tit{ width:100%; text-align:center; font-size:40px; color:#000; height:90px; line-height:90px;}
.downa{ width:1400px; height:80px; margin:auto; margin-top:15px;}
.downa_left{ float:left; width:500px; height:80px;}
.select{ width: 500px; height: 80px; background: #f8f8f8; position: relative;cursor: pointer;}
.select::after{ content: "";display: block; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 8px solid #000; top: 36px;right: 30px;	position: absolute;transform: rotate(180deg);transition: all .3s ease-in;}
.select p{ width: 460px;line-height: 80px; font-size: 18px;color: #000;padding: 0px 20px;}
.select ul{width: 500px;display: block;font-size: 16px;background: #FFFFFF;position: absolute;top: 80px;left: 0px;max-height: 0px;overflow: hidden;transition: max-height .3s ease-in;}
.select ul li{width: 100%;height: 40px;line-height: 40px;padding: 0px 15px;list-style: none;color: #000;}
.select ul li.Selected{background:#198ede; color: #fff;}
.select ul li:hover{background: #198ede; color: #fff;}
@-webkit-keyframes slide-down{
0%{transform: scale(1,0);}
25%{transform: scale(1,1.2);}
50%{transform: scale(1,0.85);}
75%{transform: scale(1,1.05);}
100%{transform: scale(1,1);}
}
			
.select.open ul{max-height: 250px;transform-origin: 50% 0;-webkit-animation: slide-down .5s ease-in;transition: max-height .2s ease-in;}
.select.open::after{transform: rotate(0deg);transition: all .3s ease-in;}

.downa_right{ float:right; height:80px;}
.down_zi{ float:left; height:80px; line-height:80px; font-size:18px; color:#000; width:105px;}
.shou{ float:right; width:670px; height:80px; position:relative;}
.shou_text{ width:470px; height:80px; line-height:80px; border:none; background-color:#f8f8f8; padding-left:30px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#198ede;}
.shou_text::-webkit-input-placeholder { font-size:18px; color:rgba(0,0,0,0.5);}
.shou_text:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); color:#198ede;}

.shou a{ position:absolute; top:0; right:0; width:163px; height:80px; background:#198ede url(../images/trouble_21.png) no-repeat center; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.shou a:hover{ background:#000 url(../images/trouble_21.png) no-repeat center;}

.trouble_tit{ width:1400px; margin: auto; font-size:28px; color:#000; height:80px; line-height:80px; margin-top:15px;}
.trouble_list{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid rgba(0,0,0,0.1); padding-bottom:45px;}
.trouble_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
.trouble_list ul li:hover .trouble_1{ background:#198ede;}
.trouble_list ul li:hover .trouble_1_1{ background: url(../images/trouble_30.png) no-repeat right;}
.trouble_list ul li:hover .trouble_1_1 span{ background: url(../images/trouble_28.png) no-repeat left; color:#fff;}

.trouble_1{ width:100%; height:75px;-webkit-transition: all 0.4s ease-in-out;}
.trouble_1_1{ width:1400px; height:75px; margin:auto;}
.trouble_1_1 span{ font-size:22px; color:#000; padding-left:50px; height:75px; line-height:75px; display:inline-block; background:url(../images/trouble_25.png) no-repeat left;}

.trouble_con{ background-color:#f8f8f8; width:1300px; padding:35px 50px; height:auto; overflow:hidden; margin:auto; font-size:18px; color:#000; line-height:40px; margin-top:10px; display:none;}

.trouble_11{ background:#198ede;}
.trouble_11 .trouble_1_1{ background: url(../images/trouble_30.png) no-repeat right;}
.trouble_11 .trouble_1_1 span{ background: url(../images/trouble_28.png) no-repeat left; color:#fff;}


/*分页样式*/
.page{ width:100%; margin:auto; height: auto; overflow:hidden; margin-top:40px;}
.page_list{ width:100%; float:left;text-align:center; }
.page_list a{display:inline-block;line-height:45px; height:45px; font-size:16px; color:#1c499e;text-align:center;text-decoration:none; margin:0px 5px;-webkit-transition: all 0.4s ease-in-out;}

.page_list a.page_list_a{ background-color:#198ede; color:#fff; border-radius:50%; width:48px; height:48px; font-family:"宋体"; font-size:22px;}
.page_list a.page_list_a:hover{ background-color:#198ede; color:#fff;}

.page_list a:hover{ text-decoration:underline;}
.page_list a.on{ text-decoration:underline;}


/*技术中心-官网bolgs*/
.blogs{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:25px;}
.blogs ul li{ float:left; width:665px; height:212px; list-style:none; margin-right:70px; margin-bottom:24px;}
.blogs ul li:nth-child(2n){ margin-right:0px;}

.blogs ul li a{ display:block; width:100%; height:211px; border-bottom:1px solid rgba(0,0,0,0.1);}
.blogs ul li a:hover .blogs_img img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.blogs ul li a:hover .blogs_1{ color:#198ede;}
.blogs ul li a:hover .blogs_2{ color:#198ede;}
.blogs ul li a:hover .blogs_3{ color:rgba(0,0,0,0.8);}

.blogs_img{ float:left; width:248px; height:186px; overflow:hidden;}
.blogs_img img{ -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.blogs_right{ float:right; width:385px; height:186px; position:relative;}
.blogs_1{ width:100%; font-size:23px; color:#000000; font-family:mont; line-height:23px; -webkit-transition: all 0.4s ease-in-out;}
.blogs_2{ width:100%; font-size:22px; color:#000000; font-weight:bold; line-height:24px; height:48px; margin-top:14px; -webkit-transition: all 0.4s ease-in-out;}
.blogs_3{ width:100%; font-size:16px; color:rgba(0,0,0,0.5); line-height:24px; height:48px; margin-top:8px; -webkit-transition: all 0.4s ease-in-out;}
.blogs_4{ width:100%; font-size:16px; color:#198ede; position:absolute; bottom:0;}


/*技术中心*/
.laboratory{ width:1400px; margin:auto; height:auto; overflow:hidden; margin-top:25px;}
.laboratory_left{ float:left; width:50%; height:550px;}
.laboratory_right{ float:right; width:684px; height:550px; overflow:hidden;}
.laboratory_1{ width:100%; height:266px;}
.laboratory_2{ width:100%; height:266px; margin-top:18px;}
.laboratory_2 .laboratory_2_1:nth-child(2){ float:right;}
.laboratory_2_1{ float:left; width:333px; height:266px;}

.laboratory_con{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:55px;}
.laboratory_tit{ float:left; font-size:36px; color:#000; font-weight:bold; background:url(../images/laboratory_18.jpg) no-repeat left bottom; height:68px; line-height:48px;}
.laboratory_you{ float:right; height:auto; overflow:hidden; font-size:18px; color:rgba(0,0,0,0.7); line-height:30px; width:1010px; padding-bottom:30px; position:relative;}
.laboratory_you_1{ position: absolute; bottom:0; right:3%; height:1px; background-color:rgba(0,0,0,0.1); width:70%;}


/*解决方案列表*/
.title_tit{ width:100%; height:200px; text-align:center; line-height:200px; font-size:50px; color:#000; font-weight:bold;}
.title_tit span{ font-size:45px; font-family:mont;}
.title_tit span.title_tit_span{ padding:0px 20px; font-family:"微软雅黑"; font-weight:normal;}

.blogsa{ margin-top:0px;}
.blogsa ul li .blogs_2{ margin-top:0px;}
.blogsa ul li .blogs_3{ margin-top:20px;}


/*技术中心主页*/
.skill{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:45px; padding-bottom:40px;}
.skill ul li{ float:left; width:448px; height:392px; list-style:none; margin-bottom:50px; margin-right:28px;}
.skill ul li:nth-child(3n){ margin-right:0px;}
.skill ul li a{ display:block; width:100%; height:342px; padding-top:50px;-webkit-transition: all 0.4s ease-in-out;}
.skill ul li a:hover{ background-color:#198ede;}
.skill ul li a:hover .skill_img_1{ margin-top:-131px;}
.skill ul li a:hover .skill_tit{ color:#fff;}
.skill ul li a:hover .skill_con{ color:rgba(255,255,255,0.7);}

.skill_img{ width:100%; height:131px; text-align:center; overflow:hidden;}
.skill_img img{ height:131px; width:auto;}
.skill_img_1{ width:100%; height:131px;-webkit-transition: all 0.4s ease-in-out;}
.skill_tit{ width:100%; text-align:center; font-size:24px; color:#000; height:60px; line-height:60px; margin-top:15px;-webkit-transition: all 0.4s ease-in-out;}
.skill_con{ margin:auto; width:380px; text-align:center; font-size:16px; color:rgba(0,0,0,0.7); line-height:30px;-webkit-transition: all 0.4s ease-in-out;}


/*新闻列表详情*/
.shaky_warp{ width:100%; height:auto; overflow:hidden; background-color:#f8f8f8;}
.shaky_warp1{ width:100%; height:auto; overflow:hidden; }
.shaky{ width:1400px; height:auto; overflow:hidden; margin:auto; position:relative; padding-top:80px;}
.shaky_tit{ width:100%; text-align: center; font-size:40px; color:#000; height:70px; line-height:70px; position:relative; overflow:hidden;} 
.shaky_come{ width:100%; font-size:16px; color:#acacac; line-height:70px; height:70px; border-bottom:1px solid rgba(0,0,0,0.1); text-align:center;}
.shaky_come span{ padding:0px 40px;}
.shaky_wei{ font-size:16px; color:#acacac; line-height:22px; background-color:#fff; padding:38px 65px; width:1270px; margin-top:30px;} 


.shaky_con{ width:100%; height:auto; overflow:hidden; margin:auto; font-size:16px; line-height:22px; color:rgba(0,0,0,0.8); margin-top:85px; padding-bottom:55px;}
.shaky_con img{ max-width:100%; height:auto;}

.shaky_all{ width:100%; border-top:1px solid #000; border-bottom:1px solid #000; height:65px;}
.shaky_left{ float:left; width:45%; height:65px;}
.shaky_left a{ display:block; width:100%; height:65px; line-height:65px; cursor:pointer;font-size:16px; color:#000;-webkit-transition: all 0.4s ease-in-out;}
.shaky_left a:hover{ color:#198ede;}

.shaky_mid{ float:left; width:10%; height:65px;}
.shaky_mid a{ display:block; width:100%; height:65px; line-height:65px; background: url(../images/xiang_09.png) no-repeat center; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.shaky_mid a:hover{ background:url(../images/xiang_11.png) no-repeat center;}

.shaky_right{ float:right; width:45%; height:65px;}
.shaky_right a{ display:block; width:100%; height:65px; line-height:65px; cursor:pointer; text-align:right; font-size:16px; color:#000;-webkit-transition: all 0.4s ease-in-out;}
.shaky_right a:hover{  color:#198ede;}

.recommend{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:50px; padding-bottom:40px;}
.recommend_tit{ width:1400px; margin:auto; font-size:22px; color:#000; height:90px; line-height:90px;}
.recommend_list{ width:1400px; margin:auto; height:auto; }
.recommend_list ul li{ float:left; width:448px; height:498px; list-style:none; margin-right:28px; margin-bottom:28px;}
.recommend_list ul li:nth-child(3n){ margin-right:0px;}

.recommend_list ul li a{ display:block; width:440px; height:490px; border:4px solid #fff; background-color:#fff;-webkit-transition: all 0.4s ease-in-out;-moz-box-shadow:0px 0px 79px rgba(0,0,0,0.09);
-webkit-box-shadow:0px 0px 79px rgba(0,0,0,0.09);
box-shadow:0px 0px 79px rgba(0,0,0,0.09);}
.recommend_list ul li a:hover{ border:4px solid #198ddd; background-color:#198ddd;}
.recommend_list ul li a:hover .recommend_img img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.recommend_list ul li a:hover .recommend_biao{ color:#fff;}
.recommend_list ul li a:hover .recommend_con{ color:rgba(255,255,255,0.8);}

.recommend_img{ width:440px; height:304px; overflow:hidden; border-bottom:1px solid rgba(0,0,0,0.1);}
.recommend_img img{ -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.recommend_biao{ width:100%; text-align:center; overflow:hidden; font-size:24px; color:#000; height:60px; line-height:60px; margin-top:10px;-webkit-transition: all 0.4s ease-in-out;}
.recommend_con{ margin:auto; width:385px; text-align:center; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.7); height:60px; line-height:30px;-webkit-transition: all 0.4s ease-in-out;}


/*关于我们-加入我们*/
.advertise{ width:100%; height:auto; overflow:hidden; padding-top:75px;}
.advertise_tit{ width:100%; text-align:center; font-size:40px; color:#000; height:85px; line-height:85px;}
.advertise_list{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
.advertise_list ul li{ float:left; width:455px; height:297px; list-style:none; background-color:#f8f8f8; margin-right:17px;}
.advertise_list ul li:nth-child(3n){ margin-right:0px;}
.advertise_list ul li:hover .advertise_img{ padding-top:30px;}

.advertise_img{ width:100%; height:auto; overflow:hidden; padding-top:40px; text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.advertise_img img{ height:89px; width:auto;}
.advertise_1{ width:100%; text-align:center; font-size:22px; color:#198ede; height:50px; line-height:50px; margin-top:14px;}
.advertise_2{ width:370px; height:auto; overflow:hidden; margin:auto; text-align:center; font-size:16px; line-height:25px;}
.advertise_2 a{ display:inline-block; cursor:pointer; color:#198ede;-webkit-transition: all 0.4s ease-in-out;}
.advertise_2 a:hover{ text-decoration:underline;}

.downa .down_right{ margin:auto; float:none; width:775px;}



.recruit_list{ width:1400px; height:auto; margin:auto; margin-top:40px; padding-bottom:40px; border-bottom:1px solid rgba(0,0,0,0.1);}
.recruit_list ul li{ width:100%; height: auto; list-style:none; margin-bottom:30px;}
.recruit_list ul li a{ display:block; width:1320px; height: auto; padding:0px 40px; padding-bottom:18px; background-color:#fff;-moz-box-shadow:2px 0px 16px rgba(0,0,0,0.11); -webkit-box-shadow:2px 0px 16px rgba(0,0,0,0.11); box-shadow:2px 0px 16px rgba(0,0,0,0.11); position:relative;}

.recruit_list ul li a:hover .recruit_zhu{ color:#198ede; }
.recruit_list ul li a:hover .recruit_zhao{ display:block;}

.recruit_zhu{ width:100%; height:80px; font-size:22px; color:#373737; line-height:80px; -webkit-transition: all 0.4s ease-in-out;}
.recruit_zhu span{ float:right; display:inline-block; font-size:16px; color:#fff; background-color:#198ede; width:125px; height:40px; text-align:center; line-height:40px; margin-top:20px; cursor:pointer;}

.recruit_con{ width:1210px; height: auto; overflow:hidden; background-color:#f8f8f8; padding:18px 55px;}
.recruit_con span{ display:block; float:left; font-size:16px; color:#404040; line-height:29px; width:33.33%; height:29px;}

.recruit_zhao{ width:100%; margin:auto; height:auto; overflow:hidden; display:none; -webkit-transition: all 0.4s ease-in-out; padding-bottom:30px; margin-top:25px;} 
.recruit_1{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#666666; line-height:24px;}
.recruit_1 span{ font-weight:bold;}

.recruit_2{ width:100%; font-size:16px; color:#000; margin-top:30px; text-align:right;}
.recruit_2 span{ display:inline-block;color:#198ede; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.recruit_2 span:hover{ text-decoration:underline;}


.promptly_warp{ width:100%; height:100vh; position:fixed; top:0; background-color:rgba(0,0,0,0.5); z-index:9999; display:none;}
.promptly{ width:1200px; height:650px; margin:auto; position:relative;}
.promptly_cha{ width:22px; height:22px; position:absolute; top:30px; left:945px; z-index:9;}
.promptly_cha a{ display:block; width:22px; height:22px; cursor:pointer;}
.promptly_cha a:hover img{-webkit-filter: grayscale(0%);}
.promptly_cha img{-webkit-filter: grayscale(100%);-webkit-transition: all 0.4s ease-in-out;}

.promptly_all{ width:800px; height:650px; background-color:#fff; margin:auto; border-radius:7px;}
.promptly_tit{ width:100%; text-align:center; font-size:28px; color:#000; height:60px; line-height:40px; padding-top:50px; border-bottom:1px solid #f1f1f1;}
.promptly_come{ width:560px; margin:auto; height: auto; overflow:hidden; line-height:30px;  padding-top:30px;}
.promptly_come span{ float:left; width:33.33%; font-size:15px; color:#333;}
.promptly_list{ width:560px; height:auto; font-size:14px; line-height:24px; color:#333;  margin:auto; margin-top:50px; text-align:center;}
.promptly_list span{ float:left;}
.promptly_list1{ width:90%; height:490px; font-size:14px; line-height:24px; color:#333; overflow-y:auto; margin:auto; margin-top:23px; }
.promptly_list1 img{ max-width:100%;}
.promptly_text{ width:538px; height:43px; border:1px solid #f1f1f1; border-radius:4px; padding-left:18px; margin-bottom:15px; font-size:14px; color:#666; font-family:"微软雅黑";}

.shuru{width:540px; height:45px;  position:relative;margin-bottom:15px;}
.shuru span{ position:absolute; left:-15px; color:#F00; height:45px; line-height:45px;}
.shuru1{ width:540px; height:25px; line-height:25px; font-size:14px; color:#000; text-align:left;}
.shuru1 span{ color:#F00; height:25px; line-height:30px; padding:0px 10px;}
.promptly_text::-webkit-input-placeholder{ color:#666;}
.promptly_btn{ width:150px; height:45px; border:none; font-size:16px; color:#fff; background-color:#345ba8; cursor:pointer; font-family:"微软雅黑"; margin-top:15px;}


/*技术中心-下载*/
.down{ width:100%; height:auto; overflow:hidden; padding-top:55px; padding-bottom:105px;}
.down_tit{ width:100%; font-size:40px; text-align:center; color:#000; height:120px; line-height:120px;}
.down_list{ width:1400px; height:auto; overflow:hidden; margin:auto;}
.down_list ul li{ float:left; width:336px; height:150px; list-style:none; margin-right:18px;}
.down_list ul li:nth-child(4n){ margin-right:0px;}
.down_list ul li a{ display:block; width:100%; height:112px; padding-top:38px; background-color:#f2f2f2; border-radius:7px; -webkit-transition: all 0.4s ease-in-out;}
.down_list ul li a:hover{ background-color:#198ede;}
.down_list ul li a:hover .down_left_1{ margin-top:-74px;}
.down_list ul li a:hover .down_1{ color:#fff;}
.down_list ul li a:hover .down_2{ color:#fff;}

.down_left{ float:left; width:97px; height:74px; text-align:right; overflow:hidden;}
.down_left img{ height:74px; width:auto;}
.down_left_1{ width:100%; height:74px; -webkit-transition: all 0.4s ease-in-out;}
.down_right{ float:right; width:220px; height:auto; overflow:hidden;}
.down_1{ width:100%; font-size:24px; color:#000; height:30px; line-height:30px; padding-top:12px; -webkit-transition: all 0.4s ease-in-out;}
.down_2{ width:100%; font-size:17px; color:#000; font-family:mont; height:30px; line-height:30px; -webkit-transition: all 0.4s ease-in-out;}


.down_biao{ width:1400px; font-size:30px; color:#000; height:80px; line-height:80px; margin:auto; margin-top:40px;}
.down_one{ margin:auto; width:1400px; height:55px;} 
.down_one_1{ float:left; font-size:18px; color:#000; font-weight:bold; height:55px; line-height:55px; padding-left:26px; width:800px;}
.down_one_2{ float:left; font-size:18px; color:#000; font-weight:bold; height:55px; line-height:55px; width:125px; text-align:center;}
.down_one_3{ float:left; font-size:18px; color:#000; font-weight:bold; height:55px; line-height:55px; width:190px; text-align:center;}
.down_one_4{ float:left; font-size:18px; color:#000; font-weight:bold; height:55px; line-height:55px; width:120px; text-align:center;}
.down_one_5{ float:right; font-size:18px; color:#000; font-weight:bold; height:55px; line-height:55px; width:135px; text-align:center;}


.downloap_list{ width:1400px; margin:auto; height:auto; overflow:hidden;}
.downloap_list ul li{ width:100%; height:75px; list-style:none; margin-bottom:20px;}
.downloap_list ul li a{ display:block; width:1396px; height:71px; border:2px solid #eaeaea;-webkit-transition: all 0.4s ease-in-out;}
.downloap_list ul li a:hover{ border:2px solid #198ede; background-color:#198ede;}
.downloap_list ul li a:hover .downloap_img{ background:url(../images/down_23.png) no-repeat center;}
.downloap_list ul li a:hover .downloap_mid{ color:#fff;}
.downloap_list ul li a:hover .downloap_1{ color:#fff;}
.downloap_list ul li a:hover .downloap_2{ color:#fff;}
.downloap_list ul li a:hover .downloap_3{ color:#fff;}
.downloap_list ul li a:hover .downloap_right{ background:url(../images/down_24.png) no-repeat center;}

.downloap_img{ float:left; width:29px; height:71px;  -webkit-transition: all 0.4s ease-in-out; margin-left:26px;}
.downloap_mid{ float:left; height:71px; line-height:71px; font-size:18px; color:#000; width:716px; margin-left:35px;-webkit-transition: all 0.4s ease-in-out;}
.downloap_1{ float:left; font-size:18px; color:#000; height:71px; line-height:71px; width:145px; text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.downloap_2{ float:left; font-size:18px; color:#000; height:71px; line-height:71px; width:190px; text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.downloap_3{ float:left; font-size:18px; color:#000; height:71px; line-height:71px; width:120px; text-align:center;-webkit-transition: all 0.4s ease-in-out;}

.downloap_right{ float:right; background: url(../images/down_19.png) no-repeat center; width:135px; height:71px;-webkit-transition: all 0.4s ease-in-out;}


/*技术中心-技术支持*/
.support{ width:1400px; height:690px; margin:auto; -moz-box-shadow: 0px 0px 54px rgba(0,0,0,0.04); -webkit-box-shadow: 0px 0px 54px rgba(0,0,0,0.04); box-shadow: 0px 0px 54px rgba(0,0,0,0.04); margin-top:23px; background: url(../images/support_03.jpg) no-repeat right 240px;}
.support_all{ width:720px; height:auto; overflow:hidden;}
.support_1{ font-size:18px; color:#000; line-height:26px; padding-top:42px; padding-left:40px; width:685px;}
.support_1 span{ color:#0071be;}
.support_1 span.support_1_span{ color:#ff6c00;}

.support_2{ width:100%; height:auto; overflow:hidden; margin-top:30px; margin-bottom:18px;}
.support_left{ float:left; width:50%;}
.support_zi{ float:left; font-size:18px; color:#000; text-align:right; width:80px; height:60px; line-height:60px;}
.support_zi span{ color:#ff6c00; margin-right:5px;}
.support_kuang{ float:right; width:270px; height:auto; overflow:hidden;}

.support_text{  width:246px; height:54px; line-height:54px; border:2px solid #f4f4f4; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#0071be;}
.support_text::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.support_text:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.support_select{  width:100%; height:60px; line-height:60px; border:2px solid #f4f4f4; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out;  font-size:16px; color:rgba(0,0,0,0.5);}
.support_select:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.support_2a{ margin-top:0px;}
.support_kuanga{ width:630px;}
.support_kuanga .support_text{  width:606px;}


.support_textarea{ width:586px; height:100px; line-height:35px; border:2px solid #f4f4f4; padding:10px 20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#1c499e;}
.support_textarea::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.support_textarea:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.support_kuanga a{ display:block; font-size:18px; color:#fff; width:268px; height:58px; background-color:#198ede; border:1px solid #198ede; text-align:center; line-height:58px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.support_kuanga a:hover{ background-color:#fff; color:#198ede;}


/*联系我们*/
.contact{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:80px; padding-bottom:80px;font-size: 16px;line-height: 22px;
    color: rgba(0,0,0,0.8);}
.contact_map{ float:left; width:700px; height:454px; border:1px solid rgba(0,0,0,0.1);}

.contact_right{ float:right; width:600px; height:auto; overflow:hidden;}
.contact_1{ width:100%; height:auto; overflow:hidden; font-size:22px; color:#000;}
.contact_2{ width:100%; height:70px; line-height:70px; margin-top:35px;}
.contact_2 span{ display:inline-block; background:url(../images/contact_08.png) no-repeat left; font-size:18px; color:#000; padding-left:45px;}
.contact_3{ width:100%; height:70px; line-height:70px;}
.contact_3 span{ display:inline-block; background:url(../images/contact_11.png) no-repeat left; font-size:18px; color:#000; padding-left:45px;}
.contact_4{ width:100%; height:70px; line-height:70px; }
.contact_4 span{ display:inline-block; background:url(../images/contact_15.png) no-repeat left; font-size:18px; color:#000; padding-left:45px;}
.contact_5{ width:100%; height:70px; line-height:70px;}
.contact_5 span{ display:inline-block; background:url(../images/contact_19.png) no-repeat left; font-size:18px; color:#000; padding-left:45px;}


.online_warp{ width:100%; height:auto; overflow:hidden; background:url(../images/contact_23.jpg) no-repeat center top;}
.online_tit{ width:100%; text-align:center; font-size:48px; color:#fff; padding-top:110px;}
.online_come{ width:100%; text-align:center; font-size:18px; color:rgba(255,255,255,0.8); height:60px; line-height:60px;}

.online{ width:1400px; height:500px; overflow:hidden; background-color:#fff; margin:auto; margin-top:70px;-moz-box-shadow:0px 0px 65px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 65px rgba(0,0,0,0.05); box-shadow:0px 0px 65px rgba(0,0,0,0.05); margin-bottom:90px;}

.online_1{ width:100%; height:auto; overflow:hidden; padding-top:45px; margin-bottom:18px;}
.online_left{ float:left; width:50%;}
.online_zi{ float:left; font-size:18px; color:#000; text-align:right; width:95px; height:60px; line-height:60px;}
.online_zi span{ color:#ff6c00; margin-right:5px;}
.online_kuang{ float:right; width:550px; margin-right:45px; height:auto; overflow:hidden;}

.online_text{  width:526px; height:54px; line-height:54px; border:2px solid #f4f4f4; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#0071be;}
.online_text::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.online_text:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.online_select{  width:100%; height:60px; line-height:60px; border:2px solid #f4f4f4; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out;  font-size:16px; color:rgba(0,0,0,0.5);}
.online_select:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.online_1a{ padding-top:0px;}
.online_2{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.online_kuanga{ width:1250px;}

.online_textarea{ width:1206px; height:105px; line-height:35px; border:2px solid #f4f4f4; padding:10px 20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#1c499e;}
.online_textarea::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.online_textarea:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#0071be;}

.online_kuanga a{ margin:auto; display:block; font-size:18px; color:#fff; width:268px; height:58px; background-color:#198ede; border:1px solid #198ede; text-align:center; line-height:58px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.online_kuanga a:hover{ background-color:#fff; color:#198ede;}


/*关于我们*/
.brief_warp{ width:100%; height:auto; overflow:hidden; position:relative; padding:100px 0px;}
.brief_bg{ background:url(../images/about_04.png) no-repeat center; background-size:cover; width:475px; height:700px; position:absolute; top:0; left:0;}

.brief{ width:1400px; height:auto; overflow:hidden; margin:auto; position:relative;}
.brief_left{ float:left; width:810px; height:auto; overflow:hidden;}
.brief_tit{ width:100%; font-size:36px; color:#000; font-weight:bold; height:57px; line-height:36px; background:url(../images/laboratory_18.jpg) no-repeat left bottom;}
.brief_1{ width:100%; height:auto; overflow:hidden; font-size:30px; color:#198ede; line-height:70px; margin-top:45px;}

.brief_con{ width:100%; height:420px; overflow-y:scroll; margin-top:18px;}
.brief_2{ font-size:18px; color:rgba(0,0,0,0.7); line-height:30px; width:730px; height:auto; overflow:hidden;}

.brief_right{ float:right; width:500px; height:600px;}

.culture{ width:100%; height:775px;}
.culture_img{ float:left; height:100%;}
.culture_right{ float:right; width:640px; height:100%; background-color:#198ede;}
.culture_tit{ margin:auto; font-size:36px; color:#fff; background:url(../images/about_14.jpg) no-repeat left bottom; height:70px; line-height:36px; width:530px; padding-top:220px; font-weight:bold;}

.culture_list{ margin:auto; width:530px; height:235px; overflow:hidden; margin-top:45px; position:relative;}
.culture_1{ width:100%; font-size:30px; color:#fff; overflow:hidden; line-height:45px; height:auto;}


.culture-left {position: absolute; left:0px; bottom:0; z-index:10; cursor:pointer; overflow:hidden; width:75px; height:75px; line-height:75px; outline: none; font-size:36px; color:#198ede; background-color:#fff; font-family:"宋体";  text-align:center;-webkit-transition: all 0.4s ease-in-out; border-radius:50%;}
.culture-left:hover{ background-color:#309ae1; color:#fff;}
.culture-right {position: absolute; left:85px; bottom:0; z-index:10; cursor:pointer; overflow:hidden; width:75px; height:75px; line-height:75px; outline: none; font-size:36px; color:#198ede; font-family:"宋体"; background-color:#fff; text-align:center; -webkit-transition: all 0.4s ease-in-out; border-radius:50%;}
.culture-right:hover{ background-color:#309ae1; color:#fff;}



.idea{ width:1400px; height:auto; overflow:hidden; margin:auto; padding:100px 0px;}
.idea_list{ width:100%; height:auto; overflow:hidden; margin-top:55px;}
.idea_list ul li{ float:left; width:673px; height:313px; list-style:none; margin-right:54px; position:relative;}
.idea_list ul li:nth-child(2n){ margin-right:0px;}
.idea_list ul li:hover .idea_bg{ background-color:rgba(25,142,222,0.9);}
.idea_list ul li:hover .idea_1{ padding-top:82px;}
.idea_list ul li:hover .idea_2{ opacity:1;}


.idea_img{ width:100%; height:100%;}
.idea_bg{ width:100%; height:100%; position:absolute; top:0; background-color:rgba(0,0,0,0.3);-webkit-transition: all 0.4s ease-in-out;} 
.idea_1{ width:100%; text-align: center; font-size:36px; color:#fff; padding-top:112px;-webkit-transition: all 0.4s ease-in-out;line-height:70px; height:70px;}
.idea_2{ width:600px; margin:auto; font-size:22px; color:#fff; text-align:center; line-height:30px; margin-top:10px; opacity:0;-webkit-transition: all 0.4s ease-in-out;}



/*新闻列表*/
.invite{ width:1400px; height:523px; margin:auto;}
.invite a{ display:block; width:100%; height:523px; background-color:#fff;-moz-box-shadow:0px 0px 65px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 65px rgba(0,0,0,0.05); box-shadow:0px 0px 65px rgba(0,0,0,0.05); -webkit-transition: all 0.4s ease-in-out;}
.invite a:hover{-moz-box-shadow:0px 0px 65px rgba(25,142,222,0.1); -webkit-box-shadow:0px 0px 65px rgba(25,142,222,0.1); box-shadow:0px 0px 65px rgba(25,142,222,0.1);}
.invite a:hover .invite_img_1{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.invite a:hover .invite_3{ color:#309ae1;}


.invite_img{ float:left; width:700px; height:523px; overflow:hidden;}
.invite_img_1{ width:100%; height:100%;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.invite_right{ float:right; width:645px; height:auto; overflow:hidden;}
.invite_1{ width:100%; font-size:60px; color:#000; font-family:shu; line-height:50px; padding-top:40px;}
.invite_2{ width:100%; font-size:23px; color:#000; font-family:mont; line-height:30px; height:30px; }
.invite_3{ width:585px; font-size:40px; color:#000; line-height:50px; height:100px; overflow:hidden; margin-top:35px; -webkit-transition: all 0.4s ease-in-out;}
.invite_4{ width:585px; font-size:16px; color:rgba(0,0,0,0.5); line-height:24px; height:72px; overflow:hidden; margin-top:30px;}

.news{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:40px; padding-bottom:10px; border-bottom:1px solid rgba(0,0,0,0.1);}
.news ul li{ float:left; width:442px; height:490px; list-style:none; margin-bottom:40px; margin-right:37px;}
.news ul li:nth-child(3n){ margin-right:0px;}

.news ul li a{ display:block; width:100%; height:100%; background-color:#fff;}
.news ul li a:hover .news_img img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.news ul li a:hover .news_tit{ color:#309ae1;}
.news ul li a:hover .news_con{ color:rgba(0,0,0,0.6);}

.news_img{ width:442px; height:330px; overflow:hidden;}
.news_img img{ -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.news_tit{ margin:auto; width:385px; height:62px; line-height:31px; overflow:hidden; font-size:22px; color:#000000; margin-top:25px; -webkit-transition: all 0.4s ease-in-out;}
.news_con{ margin:auto; width:385px; height:60px; font-size:23px; color:rgba(0,0,0,0.3); line-height:60px; overflow:hidden; font-family:mont; -webkit-transition: all 0.4s ease-in-out;}




/*解决方案详情*/
.zhu{ width:100%; height:auto; overflow:hidden; background:url(../images/detail_02.jpg) repeat-x center top;}
.detail{ width:1400px; height:auto; overflow:hidden; margin:auto;}
.detail_left{ float:left; width:635px; height:485px;  position:relative; overflow:hidden;}
.detail-left {position: absolute; left:0px; top:195px; z-index:10; cursor:pointer; overflow:hidden; width:55px; height:80px; line-height:80px; outline: none; font-size:33px; color:#fff; background-color:rgba(0,0,0,0.2); font-family:"宋体";  text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.detail-left:hover{ background-color:#727272;}
.detail-right {position: absolute; right:0px; top:195px; z-index:10; cursor:pointer; overflow:hidden; width:55px; height:80px; line-height:80px; outline: none; font-size:33px; color:#fff; font-family:"宋体"; background-color:rgba(0,0,0,0.2); text-align:center; -webkit-transition: all 0.4s ease-in-out;}
.detail-right:hover{ background-color:#727272;}

.detail_left .paginationd{ position: absolute; width:100%; left:0px; bottom:10px; text-align: center; z-index:1; margin:auto;}
.detail_left .swiper-pagination-bullet { display: inline-block; width:10px; height:10px; background-color:#b6b6b6; border-radius:50%; margin:0px 3px; cursor: pointer;  -webkit-transition: all 0.4s ease-in-out;}
.detail_left .swiper-pagination-bullet-active{ background-color:#198dde;}
.detail_div{ width:100%; height:100%;}	


.detail_right{ float:right; width:50%; height:auto; overflow:hidden;}
.detail_1{ width:100%; font-size:26px; color:#000; height:65px; line-height:65px; border-bottom:1px solid rgba(0,0,0,0.1); overflow:hidden;}
.detail_jian{ width:100%; font-size:16px; color:rgba(0,0,0,0.7); height:73px; line-height:73px;}
.detail_2{ width:100%; height:182px; padding:27px 0px; background-color:#f3f6f8; overflow:hidden;overflow-y: scroll;}
.detail_3{ width:620px; margin:auto; height: auto; overflow:hidden; font-size:16px; color:#000; line-height:30px;}


.detail_4{ width:100%; height:auto; overflow:hidden; margin-top:50px;}
.detail_4 a{ display:inline-block;  background-color:#198dde; width:225px; height:60px; text-align:center; line-height:60px; margin-right:8px; -webkit-transition: all 0.4s ease-in-out; cursor:pointer;}
.detail_4 a:nth-child(3){ margin-right:0px; background-color:#27afa1;}
.detail_4 a:nth-child(2){ background-color:#26499d;}
.detail_4 a:nth-child(2) span{ background:url(../images/detail_11.png) no-repeat left;}
.detail_4 a:nth-child(3) span{ background:url(../images/detail_06.png) no-repeat left;}

.detail_4 a:hover span{ padding-left:35px;}
.detail_4 span{ display:inline-block; background:url(../images/detail_07.png) no-repeat left; font-size:18px; color:#fff; padding-left:30px;-webkit-transition: all 0.4s ease-in-out;}


.summary_mune{ width:1400px; margin:auto; height:70px; border-bottom:3px solid #198dde; margin-top:75px;}
.summary_mune a{ display:inline-block; width:196px; height:70px; line-height:70px; text-align:center; font-size:18px; color:#198dde; webkit-transition: all 0.4s ease-in-out; }
.summary_mune a:hover{ background-color:#198dde; color:#fff;}
.summary_mune a.summary_mune_a{ background-color:#198dde; color:#fff;}


.backdrop{ width:100%; height:auto; overflow:hidden; margin:auto; padding-top:38px; padding-bottom:90px;}
.backdrop_tit{ width:100%; text-align:center; background: url(../images/laboratory_18.jpg) no-repeat center bottom; font-size:36px; color:#000; font-weight:bold; height:100px; line-height:100px;}
.backdrop_con{ margin:auto; width:1400px; height:auto; overflow:hidden; margin-top:40px;font-size: 16px;color: rgba(0,0,0,0.8);line-height: 30px;}
.backdrop_con img{ max-width:100%;}
.backdrop_left{ float:left; width:678px; height: auto; overflow:hidden;}
.backdrop_left img{ max-width:100%; height:auto;}
.backdrop_right{ float:right; width:50%; height:414px;}

.backdropa{ background-color:#f5f5f5;}
.backdropa .backdrop_right{ float:left;}
.backdropa .backdrop_lefta{ float:right;}
.backdrop_lefta{ float:left; width:635px; height:auto; overflow:hidden;}
.backdrop_1{ width:100%; font-size:22px; color:#000000; height:22px; overflow:hidden; line-height:22px; -webkit-transition: all 0.4s ease-in-out;}
.backdrop_2{ width:100%; height:270px; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.8); line-height:30px;overflow-y: scroll; margin-top:22px;}

.related{ width:1430px; height:535px; margin:auto; position:relative; overflow:hidden; margin-top:32px;}
.related .paginationr{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
.related .swiper-pagination-bullet { display: inline-block; width:10px; height:10px; background-color:#b6b6b6; border-radius:50%; margin:0px 5px; cursor: pointer;  -webkit-transition: all 0.4s ease-in-out;}
.related .swiper-pagination-bullet-active{ background-color:#198dde;}


.related_con{ width:448px; height:498px; margin:auto;}
.related_con a{ display:block; width:440px; height:490px; border:4px solid #fff; background-color:#fff;-webkit-transition: all 0.4s ease-in-out;-moz-box-shadow:0px 0px 19px rgba(0,0,0,0.09);-webkit-box-shadow:0px 0px 19px rgba(0,0,0,0.09);box-shadow:0px 0px 19px rgba(0,0,0,0.09);}
.related_con a:hover{ border:4px solid #198ddd; background-color:#198ddd;}
.related_con a:hover .recommend_img img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.related_con a:hover .recommend_biao{ color:#fff;}
.related_con a:hover .recommend_con{ color:rgba(255,255,255,0.8);}


.terrace{ width:100%; height:640px; position:relative; overflow:hidden; margin-top:32px;}
.terrace .paginationt{ position: absolute; width:1400px; left:0px; bottom:230px; text-align:left; z-index:1; margin:auto;}
.terrace .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; border:2px solid #198dde; background-color:rgba(255,255,255,0.8); border-radius:50%; margin:0px 3px; cursor: pointer;  -webkit-transition: all 0.4s ease-in-out;}
.terrace .swiper-pagination-bullet-active{ background-color:#198dde; border:2px solid #fff;}

.terrace_all{ width:100%; height:640px; background-color:#198ede; position:relative;}
.terrace_img{ position:absolute; height:100%; position:absolute; top:0; right:0; width:66%;}
.terrace_con{ width:1400px; height:auto; overflow:hidden; margin:auto;}
.terrace_tit{ width:100%; font-size:36px; color:#fff; font-weight:bold; height:80px; line-height:80px; padding-top:155px;}
.terrace_2{ width:345px; font-size:16px; color:rgba(255,255,255,0.8); overflow:hidden; line-height:30px; height:90px;}

.backdropb{ padding-bottom:0px;}
.backdrop .blogs{ margin-top:32px;}
.backdrop .blogs ul li{ height:186px;}
.backdrop .blogs ul li a{ display:block; height:100%; border-bottom:none;}


.means_list{ width:1400px; height:auto; overflow:hidden; margin:auto; margin-top:32px;}
.means_list ul li{ float:left; width:690px; height:80px; list-style:none; margin-right:20px;}
.means_list ul li:nth-child(2n){ margin-right:0px;}
.means_list ul li a{ display:block; width:100%; height:79px; border-bottom:1px solid rgba(0,0,0,0.1); background: url(../images/down_19.png) no-repeat 98%; -webkit-transition: all 0.4s ease-in-out; cursor:pointer;}
.means_list ul li a:hover{ background:#198ede url(../images/down_24.png) no-repeat 98%; border-bottom:1px solid #198ede;}
.means_list ul li a:hover span{ background:url(../images/down_23.png) no-repeat 20px; color:#fff;}
.means_list ul li a span{ display:inline-block; background:url(../images/down_16.png) no-repeat 20px; font-size:20px; color:#666666; height:80px; line-height:80px; padding-left:70px;-webkit-transition: all 0.4s ease-in-out; }


/*全部产品中心*/
.ferret{ width:1400px; margin:auto; height:125px; overflow:hidden; padding-top:30px; background-color:#fff; border-radius:7px;-moz-box-shadow:0px 0px 25px rgba(25,142,222,0.1); -webkit-box-shadow:0px 0px 25px rgba(25,142,222,0.1); box-shadow:0px 0px 25px rgba(25,142,222,0.1); margin-top:-80px; position:relative; z-index:1;}
.ferret_con{ margin:auto; width:955px; height:auto; overflow:hidden;}
.ferret_left{ float:left; font-size:22px; color:#000; height:55px; line-height:55px;}
.ferret_right{ float:right; width:810px; height:auto;}
.ferret_1{ width:100%; height:55px; position:relative;}
.ferret_text{  width:786px; height:51px; line-height:51px; border:2px solid #198ede; padding-left:20px; font-family:"微软雅黑";-webkit-transition: all 0.4s ease-in-out; color:#198ede;}
.ferret_text::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.ferret_text:focus { -moz-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); -webkit-box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); box-shadow:inset 0px 0px 5px rgba(25,142,222,0.5); border:2px solid rgba(25,142,222,0.5); color:#198ede;}

.ferret_1 a{ position:absolute; right:0; top:0; font-size:18px; color:#fff; text-align:center; background-color:#198ede; height:55px; line-height:55px; width:170px; cursor:pointer;}
.ferret_2{ width:100%; height:35px; line-height:35px; margin-top:15px; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.6);}
.ferret_2 a{ font-size:16px; color:rgba(0,0,0,0.6); cursor:pointer; margin-right:8px;-webkit-transition: all 0.4s ease-in-out;}
.ferret_2 a:hover{ color:#198ede;}


.product{ width:1400px; height:auto; overflow:hidden; margin:auto; padding:65px 0px;}
.product_left{ float:left; width:448px; height:auto;}
.product_tit{ width:100%; height:88px; background:#198ede url(../images/product_05.png) no-repeat 94%; font-size:30px; color:#fff; line-height:88px;}
.product_tit span{ padding-left:40px;}

.goods{ width:100%; height:auto; background-color:#198ede; padding:15px 0px; margin-top:5px;}
.goods_all{ width:100%; height:auto;}
.goods_tit{ width:100%; font-size:22px; color:#fff; font-weight:bold; height:55px; line-height:55px; border-bottom:1px solid rgba(255,255,255,0.1);}
.goods_tit a{ color:#fff;}
.goods_tit span{ padding-left:40px;}
.goods_mune{ width:100%; height:auto; padding:13px 0px;}
.goods_1{ width:100%; height:38px; position:relative; z-index:999;}
.goods_1 a{ display:block; width:100%; height:38px; line-height:38px; font-size:16px;-webkit-transition: all 0.4s ease-in-out;}
.goods_1 a span{ padding-left:40px; position:relative; z-index:2; color:rgba(255,255,255,0.7);}
.goods_1_bg{ width:446px; height:100%; background-color:#fff; position:absolute; z-index:1; right:0; top:0; opacity:0;-webkit-transition: all 0.4s ease-in-out;}


.goods_1 a:hover span{ color:#309ae1;}
.goods_1 a:hover .goods_1_bg{ opacity:1;}

.goods_1 a.goods_1_a span{ color:#309ae1;}
.goods_1 a.goods_1_a .goods_1_bg{ opacity:1;}

.goods_1:hover span{ color:#309ae1;}
.goods_1:hover .goods_1_bg{ opacity:1;}
.goods_1:hover .goods_1_warp{ display:block;}


.goods_1_warp{ position:absolute; top:-2px; width:950px; height:auto; overflow:hidden; padding:30px 0px; border:2px solid #198ede; background-color:#fff; left:446px; display:none;}

.goods_con{ width:880px; margin:auto; height:auto; overflow:hidden; font-size:14px; line-height:24px;}
.goods_con span{ display:inline-block; color:#198ede; padding:0px 10px;}
.goods_con a{ display:inline-block; font-size:14px; height:24px; line-height:24px; width:auto; color:rgba(0,0,0,0.8); cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.goods_con a:hover{ color:#309ae1;}

.goods_phone{ display:none;}



.product_right{ float:right; width:915px; height:auto; overflow:hidden;}
.product_quan{ width:100%; font-size:24px; color:#000; font-weight:bold; line-height:24px; border-bottom:1px solid rgba(0,0,0,0.1); height:55px;}
.product_all{ width:100%; height:auto; overflow:hidden; padding-top:30px; padding-bottom:20px;}
.product_all .product_zuo:nth-child(2){ float:right;}
.product_zuo{ float:left; width:446px; height:auto; overflow:hidden;}
.product_name{ width:100%; height:44px; background-color:#f5f5f5;}
.product_name span{ display:inline-block; font-size:16px; color:#000; font-weight:bold; padding-left:15px; line-height:44px;}
.product_list{ width:100%; height:81px; overflow:hidden; margin-top:10px;}
.product_list ul li{ float:left; width:104px; height:81px; list-style:none; margin-right:10px;}
.product_list ul li:nth-child(4n){ margin-right:0px;}
.product_list ul li a{ display:block; width:102px; height:79px; border:1px solid rgba(0,0,0,0.1); overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}
.product_list ul li a:hover{ border:1px solid #309ae1;}
.product_list ul li a:hover .product_img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}

.product_img{ width:100%; height:100%; overflow:hidden; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.product_con{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:24px; margin-top:10px;}
.product_con span{ color:#198ede; padding:0px 10px;}
.product_con a{ display:inline-block; color:rgba(0,0,0,0.8); cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.product_con a:hover{ color:#309ae1;}

.jie{ width:100%; height: auto; overflow:hidden; margin-top:16px; padding-bottom:20px;}
.jie ul li{ float:left; width:275px; height:85px; list-style:none; margin-right:45px; margin-bottom:14px;}
.jie ul li:nth-child(3n){ margin-right:0px;}
.jie ul li a{ display:block; width:100%; height:100%;}
.jie ul li a:hover .jie_img_1{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.jie ul li a:hover .jie_1{ color:#309ae1;}

.jie_img{ float:left; width:114px; height:85px; overflow:hidden;}
.jie_img_1{ width:100%; height:100%; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.jie_right{ float:right; width:140px; height:auto; overflow:hidden;}
.jie_1{ width:100%; font-size:14px; color:#000; height:14px; line-height:14px; overflow:hidden; -webkit-transition: all 0.4s ease-in-out;}
.jie_2{ width:100%; font-size:13px; color:rgba(0,0,0,0.7); height:34px; line-height:17px; overflow:hidden; margin-top:10px;}




/*产品中心-微流控压力泵*/
.product_alla{ padding-top:0px; padding-bottom:45px; border-bottom:1px solid rgba(0,0,0,0.1);}
.pressure{ width:444px; height:auto; overflow:hidden; border:1px solid rgba(0,0,0,0.1); margin-top:10px;}
.pressure_tit{ margin:auto; font-size:16px; color:#000; width:400px; height:50px; line-height:50px; font-weight:bold;}
.pressure_con{ margin:auto; font-size:14px; color:rgba(0,0,0,0.8); width:400px; height: auto; overflow:hidden; line-height:24px; padding-bottom:30px;}
.pressure_list{ width:100%; height:auto; overflow:hidden; margin-top:32px;}
.pressure_list ul li{ float:left; width:440px; height:144px; list-style:none; margin-right:35px; margin-bottom:30px;}
.pressure_list ul li:nth-child(2n){ margin-right:0px;}
.pressure_list ul li a{ display:block; width:100%; height:143px; border-bottom:1px solid rgba(0,0,0,0.1);}
.pressure_list ul li a:hover .pressure_img{ border:1px solid #198ede;}
.pressure_list ul li a:hover .pressure_img_1{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.pressure_list ul li a:hover .pressure_1{color:#198ede;}

.pressure_img{ float:left; width:153px; height:110px; border:1px solid rgba(0,0,0,0.1); overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}
.pressure_img_1{ width:100%; height:100%; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.pressure_right{ float:right; width:265px; height:112px; overflow:hidden; position:relative;}
.pressure_1{ width:100%; font-size:17px; color:#000; font-weight:bold; line-height:17px; height:17px;-webkit-transition: all 0.4s ease-in-out;}
.pressure_2{ width:100%; font-size:14px; color:rgba(0,0,0,0.6); line-height:24px; height:48px; margin-top:10px;}
.pressure_3{ position:absolute; bottom:0; font-size:14px; color:#198ede;}




/*首页*/
.big{ width:100%; height:100vh; margin:auto;position:relative; overflow:hidden;}
.big .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.big .swiper-slide{ overflow:hidden;}
.big .swiper-slide.swiper-slide-active .big_div{ transform: scale3d(1.2, 1.2, 1); transition: all 5s cubic-bezier(0.04, 0.79, 1, 1) ;}
.big .swiper-slide.swiper-slide-active .big_zi { opacity: 1; filter: alpha(opacity=100); transform: translateY(0); transition: .8s;}

.big .pagination{ position: absolute; left:0px; bottom:33px; text-align: center; width:100%; z-index:1; margin:auto;}
.big .swiper-pagination-bullet { display: inline-block; width:32px; height:6px; background-color:rgba(255,255,255,0.2);  border-radius:50px; margin:0px 5px; cursor: pointer;  -webkit-transition: all 0.8s ease-in-out;}
.big .swiper-pagination-bullet-active{ width:50px; background-color: #198ede;}	

.big_con{ width:100%; height:100%; position:relative;}

.big_div{ width:100%; height:100%; position:relative;  transform: scale3d(1, 1, 1); transition: all 3s cubic-bezier(0.04, 0.79, 1, 1);} 	
.big_zi{ position:absolute; width:100%; height:100%; top:34vh; opacity: 0; filter: alpha(opacity=0);  transform: translateY(100px);}
.big_1{ width:100%; font-size:76px; color:#fff; text-align:center; font-weight:bold;letter-spacing:6px;} 
.big_2{ width:100%; height:auto; overflow:hidden; font-size:49px; color:#fff; line-height:50px; font-family:mont; text-align:center;letter-spacing:2px;}


.settle{ width:100%; height: auto; position:relative; overflow:hidden; margin:auto; margin-top:50px; margin-bottom:50px;}
.settle_tit{ width:1720px; height:138px; position: relative; margin:auto;}
.settle_name{ float:left; height:138px; line-height:138px; font-size:50px; color:#000; font-weight:bold;}
.settle_name span{ font-size:45px; font-family:mont;}
.settle_name span.settle_name_span{ padding:0px 10px;}

.settle_more{ float:right; height:138px;}
.settle_more a{ display:inline-block; height:138px; line-height:138px; background:url(../images/index_06.png) no-repeat left; font-size:18px; color:#198ede; padding-left:35px;-webkit-filter: grayscale(100%); -webkit-transition: all 0.4s ease-in-out; cursor:pointer;}
.settle_more a:hover{ -webkit-filter: grayscale(0%);}

.settle_en{ position:absolute; top:0; width:100%; left:0; font-family:shu; color:rgba(0,0,0,0.06); font-size:273px; line-height:225px; z-index:-1;letter-spacing:27px;}

.settle_all{ width:1720px; height:840px; margin:auto; position:relative;}
.settle_list{ width:1750px; height:840px; margin-left:-15px; overflow:hidden;}
.settle_list .swiper-slide{ overflow:hidden; height:438px;}


.settle_con{ width:845px; height:403px; margin:auto;}
.settle_con a{ display:block; width:100%; height:100%; position:relative; overflow:hidden;}
.settle_con a:hover .settle_img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.settle_con a:hover .settle_1{ padding-top:95px;}
.settle_con a:hover .settle_4{-moz-transform:scale(0.9,0.9);-webkit-transform:scale(0.9,0.9);-o-transform:scale(0.9,0.9);-ms-transform:scale(0.9,0.9); transform:scale(0.9,0.9);}

.settle_img{ width:100%; height:100%; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}



.settle_bg{ position:absolute; top:0; right:0; background:url(../images/index1_03.png) no-repeat center; width:432px; height:100%;}
.settle_you{ width:365px; height:auto; overflow:hidden; float:right;}
.settle_1{ width:100%; text-align:center; font-size:26px; color:#fff; overflow:hidden; height:35px; line-height:35px; padding-top:105px;-webkit-transition: all 0.4s ease-in-out;}
.settle_2{ width:100%; text-align:center; font-size:22px; color:rgba(255,255,255,0.2); font-family:mont; overflow:hidden; height: auto;}
.settle_3{ width:100%; text-align:center; font-size:16px; color:rgba(255,255,255,0.6); overflow:hidden; height: 40px; line-height:40px; margin-top:20px;}
.settle_4{ width:76px; height:76px; border-radius:50%; margin:auto; margin-top:40px;-moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}
.settle_4 img{ width:76px; height:76px; background-color:#fff; border-radius:50%;}


.settle-left {position: absolute; left:-95px; top:382px; z-index:10; cursor:pointer; overflow:hidden; width:76px; height:76px; line-height:76px; border-radius:50%; outline: none; font-size:36px; color:#fff; background-color:#a3d2f2; font-family:"宋体";  text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.settle-left:hover{ background-color:#198ede;}
.settle-right {position: absolute; right:-95px; top:382px; z-index:10; cursor:pointer; overflow:hidden; width:76px; height:76px; line-height:76px;border-radius:50%; outline: none; font-size:36px; color:#fff; font-family:"宋体"; background-color:#a3d2f2; text-align:center; -webkit-transition: all 0.4s ease-in-out;}
.settle-right:hover{ background-color:#198ede;}


.solve{ width:100%; height:auto; overflow:hidden; background-color:#f2f2f2; padding:88px 0px;}
.solve_tit{ margin:auto; width:1720px; height: auto; font-size:50px; color:#000; font-weight:bold;}
.solve_tit span{ font-size:45px; font-family:mont;}
.solve_tit span.solve_tit_span{ padding:0px 10px;}
.solve_list{ margin:auto; width:1720px; height:auto; overflow:hidden; margin-top:24px;}
.solve_list ul li{ float:left; width:553px; height:360px; list-style:none; margin-right:30px; margin-bottom:30px;}
.solve_list ul li:nth-child(1){ width:1002px; height:460px;}
.solve_list ul li:nth-child(1) .solve_1{ padding-top:183px;}
.solve_list ul li:nth-child(2){ width:688px; height:460px; margin-right:0px;}
.solve_list ul li:nth-child(2) .solve_1{ padding-top:183px;}
.solve_list ul li:nth-child(5){ margin-right:0px;}
.solve_list ul li:nth-child(8){ margin-right:0px;}
.solve_list ul li a{ display:block; width:100%; height:100%; position:relative;}
.solve_list ul li a:hover .solve_bg{ background-color:rgba(25,142,222,0.9);}
.solve_list ul li a:hover .solve_1{ padding-top:140px;}
.solve_list ul li:nth-child(1) a:hover .solve_1{ padding-top:170px;}
.solve_list ul li:nth-child(2) a:hover .solve_1{ padding-top:170px;}

.solve_img{ width:100%; height:100%;}
.solve_bg{ width:100%; height:100%; position:absolute; top:0; background-color:rgba(0,0,0,0.6); -webkit-transition: all 0.4s ease-in-out;}
.solve_1{ width:100%; height:auto; overflow:hidden; text-align:center; padding-top:150px; -webkit-transition: all 0.4s ease-in-out;}
.solve_1 img{ height:82px; width:auto;}
.solve_2{ width:100%; height:55px; line-height:55px; overflow:hidden; text-align:center; font-size:26px; color:#fff;}

.solve_lun{ display:none;}


.technical{ margin:auto; width:1720px; height:auto; overflow:hidden; padding:88px 0px;}
.technical .settle_tit{ width:100%; height:80px;}
.technical .settle_name{ float:left; height:80px; line-height:80px;}
.technical .settle_more{ float:right; height:80px;}
.technical .settle_more a{ display:inline-block; height:80px; line-height:80px; }

.technical_all{ width:100%; height:auto; overflow:hidden;}
.technical_left{ float:left; width:840px; height:auto; overflow:hidden;}
.technical_tit{ width:100%; font-size:30px; color:#000; height:85px; line-height:85px;}
.technical_tit a{ float:right; font-size:22px; font-family:mont; color:#000; cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.technical_tit a:hover{color:#198ede;}

.technical_list{ width:100%; height:auto; overflow:hidden;}
.technical_list ul li{ width:100%; height:201px; list-style:none; margin-bottom:15px;}
.technical_list ul li:nth-child(2) a{ border-bottom:none;}

.technical_list ul li a{ display:block; width:100%; height:200px; border-bottom:1px solid rgba(0,0,0,0.1);}
.technical_list ul li a:hover .technical_img_1{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.technical_list ul li a:hover .technical_1{color:#198ede;}
.technical_list ul li a:hover .technical_2{color:#198ede;}
.technical_list ul li a:hover .technical_3{ color:rgba(0,0,0,0.8);}

.technical_img{ float:left; width:248px; height:186px; overflow:hidden;}
.technical_img_1{ width:100%; height:100%; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.technical_you{ float:right; width:550px; height:186px; position:relative;}
.technical_1{ width:100%; font-size:23px; color:#000; line-height:23px; font-family:mont; -webkit-transition: all 0.4s ease-in-out;}
.technical_2{ width:100%; font-size:24px; color:#000; font-weight:bold; overflow:hidden; height:45px; line-height:45px; margin-top:14px; -webkit-transition: all 0.4s ease-in-out;} 
.technical_3{ width:100%; font-size:16px; color:rgba(0,0,0,0.5); overflow:hidden; height:48px; line-height:24px; -webkit-transition: all 0.4s ease-in-out;}
.technical_4{ width:100%; height:auto; overflow:hidden; position:absolute; bottom:0;}
.technical_4 img{ height:17px; width:auto;} 

.technical_right{ float:right; width:840px; height:auto; overflow:hidden;}
.arrondi{ width:100%; height:auto; overflow:hidden;}
.arrondi ul li{ float:left; width:409px; height:188px; list-style:none; margin-bottom:27px; margin-right:22px;}
.arrondi ul li:nth-child(2n){ margin-right:0px;}
.arrondi ul li a{ display:block; width:100%; height:128px; padding-top:60px; background-color:#f2f2f2; border-radius:15px; position:relative; overflow:hidden; -webkit-transition: all 0.4s ease-in-out;}
.arrondi ul li a:hover{ background-color:#198ede;}
.arrondi ul li a:hover .arrondi_img_1{ margin-top:-74px;}
.arrondi ul li a:hover .arrondi_1{ color:#fff;}
.arrondi ul li a:hover .arrondi_2{ color:#fff;}
.arrondi ul li a:hover .arrondi_tu_1{ display:none;}

.arrondi_img{ float:left; width:123px; height:74px; overflow:hidden; text-align:right;}
.arrondi_img img{ height:74px; width:auto;}
.arrondi_img_1{ height:100%; -webkit-transition: all 0.4s ease-in-out;}
.arrondi_right{ float:right; width:250px; height:auto; overflow:hidden; position:relative; z-index:1;}
.arrondi_1{ width:100%; font-size:24px; color:#000; height:40px; line-height:40px; -webkit-transition: all 0.4s ease-in-out;}
.arrondi_2{ width:100%; font-size:17px; color:#000; font-family:mont; height:27px; line-height:27px; -webkit-transition: all 0.4s ease-in-out;}
.arrondi_tu{ position:absolute; bottom:-17px; right:-20px; height:127px; overflow:hidden;}
.arrondi_tu img{ height:127px; width:auto; opacity:0.07;}


.regard_warp{ width:100%; height:auto; overflow:hidden; background-color:#198ede; padding:88px 0px;}
.regard{ margin:auto; width:1720px; height:auto; overflow:hidden;}
.regard_left{ float:left; background:url(../images/index_38.png) no-repeat left bottom; width:775px; height:595px; text-align:right;}
.regard_left img{ width:733px; width:auto;}
.regard_right{ float:right; width:860px; height:auto; overflow:hidden;}
.regard_1{ width:100%; text-align:right; font-size:24px; color:#fff; font-family:mont; height:24px; line-height:24px;}
.regard_1_xian{ width:400px; height:1px; background-color:#fff; display:inline-block; margin-right:20px;}
.regard_1 a{ color:#fff;}
.regard_2{ width:100%; height: auto; font-size:50px; color:#fff; font-weight:bold; margin-top:40px;}
.regard_2 span{ font-size:45px; font-family:mont;}
.regard_2 span.regard_2_span{ padding:0px 10px;}

.regard_3{ width:100%; height:99px; font-size:18px; color:rgba(255,255,255,0.6); line-height:33px; overflow:hidden; margin-top:17px;}
.regard_4{ width:76px; height:76px; border-radius:50%; overflow:hidden; background-color:#fff; margin-top:25px;}
.regard_4 img{ width:76px; height:76px;}
.regard_4:hover{-webkit-animation:bounce 1s .2s ease both;-moz-animation:bounce 1s .2s ease both;}


.regard_5{ width:100%; height:120px; margin-top:115px;}
.regard_5 ul li{ float:left; width:249px; height:120px; border-left:2px solid rgba(255,255,255,0.2); padding-left:35px; list-style:none;}
.regard_5 ul li:hover{-webkit-animation:bounce 1s .2s ease both;-moz-animation:bounce 1s .2s ease both;}

.regard_5_1{ width:100%; height:74px;}
.regard_5_1 img{ height:74px; width:auto;}
.regard_5_2{ width:100%; font-size:30px; color:#fff; line-height:31px; margin-top:15px;}


@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform:translateY(0)
}
40% {
-webkit-transform:translateY(-20px)
}
60% {
-webkit-transform:translateY(-10px)
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform:translateY(0)
}
40% {
-moz-transform:translateY(-20px)
}
60% {
-moz-transform:translateY(-10px)
}
}



.solvea{ background-color:#fff;}


.dynamic{ margin:auto; width:1720px; height:630px; overflow:hidden; margin-top:30px;}
.dynamic_left{ float:left; width:840px; height:630px;}
.dynamic_left a{ display:block; width:100%; height:100%; position:relative;}
.dynamic_left a:hover .dynamic_img_1{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.dynamic_left a:hover .dynamic_1{color:#198ede;}
.dynamic_left a:hover .dynamic_2{ color:rgba(255,255,255,0.8);}


.dynamic_img{ width:840px; height:630px; overflow:hidden;}
.dynamic_img_1{ width:100%; height:100%; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.dynamic_bg{ position:absolute; bottom:0; width:760px; padding:0px 40px; height:180px; background-color:rgba(0,0,0,0.5);}
.dynamic_zuo{ float:left; width:590px; height:auto; overflow:hidden;}
.dynamic_1{ width:100%; font-size:24px; color:#fff; font-weight:bold; height:70px; line-height:70px; padding-top:13px; -webkit-transition: all 0.4s ease-in-out;}
.dynamic_2{ width:100%; height:44px; overflow:hidden; font-size:16px; color:rgba(255,255,255,0.38); line-height:22px; -webkit-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out;}
.dynamic_you{ float:right; width:76px; height:76px; border-radius:50%; background-color:#198ede; margin-top:70px;}
.dynamic_you img{ width:76px; height:76px;}


.dynamic_list{ float:right; width:845px; height:630px; overflow:hidden;}
.dynamic_list ul li{ width:100%; height:130px; list-style:none; margin-bottom:37px;}
.dynamic_list ul li a{ display:block; width:745px; height:130px; padding:0px 50px; background-color:#f3f3f3; position:relative; -webkit-transition: all 0.4s ease-in-out;}
.dynamic_list ul li a:hover{ background-color:#198ede;}
.dynamic_list ul li a:hover .dynamic_ri_1{color:#fff;}
.dynamic_list ul li a:hover .dynamic_ri_2{ color:#fff;}
.dynamic_list ul li a:hover .dynamic_3{color:#fff;}
.dynamic_list ul li a:hover .dynamic_4{ color:rgba(255,255,255,0.38);}

.dynamic_ri{ float:left; width:85px; height:auto; overflow:hidden;}
.dynamic_ri_1{ width:100%; font-size:60px; color:#333333; font-family:shuzi; line-height:50px; padding-top:21px; -webkit-transition: all 0.4s ease-in-out;}
.dynamic_ri_2{ width:100%; font-size:23px; color:#000; font-family:big; line-height:30px; margin-top:13px; -webkit-transition: all 0.4s ease-in-out;}

.dynamic_con{ float:right; width:640px; height:auto; overflow:hidden;}
.dynamic_3{ width:100%; font-size:24px; color:#000; font-weight:bold; height:35px; line-height:35px; padding-top:22px; -webkit-transition: all 0.4s ease-in-out;}
.dynamic_4{ width:100%; height:44px; overflow:hidden; font-size:16px; color:#acacac; line-height:22px; margin-top:10px; -webkit-transition: all 0.4s ease-in-out;}





.innovate{ width:1720px; height: auto; overflow:hidden; margin:auto;}
.innovate_tit{ width:100%; font-size:30px; color:#000; height:80px; line-height:80px;}

.innovate_all{ width:1752px; height:260px; margin:auto; position:relative; margin-left:-16px;}
.innovate_list{ width:100%; height:170px; margin:auto;position:relative; overflow:hidden;} 


.innovate_all .paginationin{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
.innovate_all .swiper-pagination-bullet { display: inline-block; width:10px; height:10px; background-color:#cbcbcb; border-radius:50%; margin:0px 3px; cursor: pointer;  -webkit-transition: all 0.4s ease-in-out;}
.innovate_all .swiper-pagination-bullet-active{ background-color:#198ede;}

.innovate_img{ width:264px; height:116px; text-align:center; margin:auto; overflow:hidden; background-color:#fff; -moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.06); -webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.06); box-shadow: 0px 0px 25px rgba(0,0,0,0.06);}
.innovate_img:hover img{-moz-transform:scale(0.95,0.95);-webkit-transform:scale(0.95,0.95);-o-transform:scale(0.95,0.95);-ms-transform:scale(0.95,0.95); transform:scale(0.95,0.95);}
.innovate_img img{ width:264px; height:116px; -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}	



/*漂浮框*/
.side{position:fixed;width:80px; height: auto;right:1%;top:43%;z-index:100;}
.side ul li{width:80px;height:80px;float:left;position:relative; margin-bottom:7px; list-style:none; }
.side ul li .sidebox{position:absolute;width:80px;height:80px;top:0;right:0;transition:all 0.3s; color:#fff;font:20px/80px "微软雅黑";overflow:hidden;border-radius:50%; background:rgba(0,0,0,0.4);}
.side ul li .sidebox:hover{ background:#198ede;}

.side ul li .sidetop{width:80px;height:80px;line-height:80px;display:inline-block; transition:all 0.3s; border-radius:50%; background:rgba(0,0,0,0.4);}
.side ul li .sidetop:hover{ background:#198ede;  opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.ma{ width:80px; height:80px; position:relative;}
.ma:hover .ma_er{ display:block;transition:all 0.3s;}
.ma_img{ width:80px; height:80px;}
.ma_er{ width:120px; height:120px; background-color:#198ede;-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.5);box-shadow:0px 0px 5px rgba(0,0,0,0.5); position:absolute; top:-20px; left:-130px; display:none;}
.ma_er img{ width:120px; height:120px;}




/*面包屑*/
.btn-nav {position: absolute; top:14px;  right:0px; background: transparent; padding-right:10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;cursor: pointer; z-index: 99999;}
.btn-nav:focus { outline: 0;}
.icon-bar { display: block; margin: 5px 0; width:20px; height: 2px; background-color: #198ede;}
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #198ede;}
.nav-item { margin: 40px auto;text-align: center;}
.animated { display: block; margin: 0 auto;}
.animated:hover .icon-bar,
.animated:focus .icon-bar{ background-color: #198ede;}
.animated:focus { cursor: pointer; z-index: 9999;}
.middle { margin: 0 auto;}
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999;}
.animated .icon-bar { z-index: 999999; background-color: #198ede;}
.animated .topt { -webkit-transform: translateY(8px) rotateZ(45deg); -moz-transform: translateY(8px) rotateZ(45deg); -ms-transform: translateY(8px) rotateZ(45deg);-o-transform: translateY(8px) rotateZ(45deg);transform: translateY(8px) rotateZ(45deg)}
.animated .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg);-moz-transform: translateY(-6px) rotateZ(-45deg);-ms-transform: translateY(-6px) rotateZ(-45deg);-o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg);}
.animated .middle { width: 0;}
.cai{ display:none;}
.hunt{ display:none;}


@media screen and (max-width:1919px)and (min-width:1595px){

/*头部*/
.header{ height:86px;}
.head{ width:1200px;}
.head_logo{ float:left; height:100%; margin-left:-135px;}
.head_logo img{ padding-top:11px; height:64px;}

.head_right{ float:right; height:100%; margin-right:-135px;}

.nav{ margin-right:60px;}
.nav_1{ margin-left:35px;}
.nav_1 a{ display:block; font-size:16px; height:86px; line-height:86px;}

.nav_1_warp{ width:140px; left:-42px; top:86px;}
.nav_con a{ display:block; width:100%; font-size:14px; height:26px; line-height:26px;}

.nav_2_warp{ width:752px; left:-256px; top:86px; }
.nav_cona{ margin:auto; width:660px; font-size:12px; line-height:22px; padding-top:24px; padding-bottom:55px; }
.nav_cona span{ padding:0px 8px;}
.nav_cona a{ display:inline-block; font-size:12px; height:22px; line-height:22px;}


.nav_3_warp{ width:1200px; height:275px; left:-245px; top:86px;}

.nav_conb{ margin:auto; width:1140px; height:auto; overflow:hidden;}
.nav_all{ width:100%; height:215px; margin-top:26px; overflow-y: scroll;}
.nav_list{ width:1060px; height:auto; overflow:hidden;}
.nav_list ul li{ float:left; width:302px; margin-right:77px; margin-bottom:26px; height:240px;}

.nav_tit{ width:100%; font-size:18px; height:39px; line-height:18px;}
.nav_nei{ width:100%; height:auto; overflow:hidden; margin-top:18px;}
.nav_nei a{ display:block; font-size:14px; height:26px; line-height:26px;}


.head_tel{ float:left; height:86px; line-height:86px; padding-right:20px;}
.head_tel span{ display:inline-block; background-size:31px; font-size:19px; padding-left:40px;}

.search{ float:left; width:105px; height:30px; margin-top:26px; margin-left:22px;}
.search a{ display:block; background-size:14px; width:30px; height:30px;}

.search_text{ width:90px; height:30px; line-height:30px; padding-left:15px;}
.search_text::-webkit-input-placeholder { font-size:16px; }
.search_text:focus { width:140px; }

.head_en{ float:right; width:30px; height:30px; margin-top:26px; padding-left:20px; margin-left:20px;}
.head_en a{ display:block; width:30px; height:30px; line-height:30px; font-size:12px;}


.header1{ height:75px;}
.header1 .head_logo img{ padding-top:13px; height:49px;}
.header1 .nav_1 a{ height:75px; line-height:75px;}
.header1 .nav_1_warp{ top:75px;}
.header1 .nav_con a{ height:26px; line-height:26px;}
.header1 .nav_2_warp{ top:75px;}
.header1 .nav_cona a{ height:22px; line-height:22px; font-size:12px;}
.header1 .nav_3_warp{ top:75px;}
.header1 .nav_nei a{ height:26px; line-height:26px;}


.header1 .head_tel{ height:75px; line-height:75px;}
.header1 .search{ margin-top:20px;}
.header1 .head_en{ margin-top:20px;}


	.n_big{ width:100%; height:515px; }
	.n_big_1{ font-size:51px; height:112px; line-height:112px; padding-top:164px;}
	.n_big_2{ margin:auto; font-size:21px; width:390px; height:66px; line-height:66px;}

	/*底部*/
	.footer{ padding-top:65px;}
	.foot{ width:1200px; height:265px;}
	.foot_logo{ float:left; margin-left:-135px; width:310px; height:auto;}
	.foot_logo img{ height:79px; width:auto;}
	
	.foot_1{ float:left; width:190px; }
	.foot_nav{ width:100%; height:48px; overflow:hidden;}
	.foot_nav a{ display:block; font-size:16px; height:48px; line-height:48px;}
	
	.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:12px;}
	.foot_con a{ display:block; font-size:14px; height:26px; line-height:26px;}
	
	
	.foot_left{ float:left;}
	.foot_lian{ width:100%; height:48px; line-height:48px;font-size:16px;}
	.foot_nei{ font-size:14px; line-height:26px; margin-top:12px;}
	
	.foot_right{ float:right; width:auto; height: auto; overflow:hidden; margin-right:-135px;}
	.foot_you{ float:left; width:122px; height:auto; margin-left:35px;}
	.foot_er{ width:100%; height:auto; overflow:hidden;}
	.foot_er img{ height: auto; width:122px; }
	.foot_2{ width:100%; font-size:14px; cheight:44px; line-height:44px;}
	
	
	.typeright{ width:1200px; height:98px; margin:auto;}
	.typeright_left{ float:left; height:60px; line-height:60px; font-size:12px;  margin-left:-135px;}
	.typeright_right{ float:right; height:60px; line-height:60px;  margin-right:-135px;}
	.typeright_right span{ padding:0px 5px;}
	.typeright_right a{ display: inline-block; font-size:12px; }

	/*技术中心-常见问题*/
	.dang_warp{ width:100%; height:60px;}
	.dang{ margin:auto; width:1200px; height:60px; line-height:60px; font-size:16px;}
	.dang span{ padding:0px 5px;}
	
	.title{ width:100%; height:175px; margin-top:60px;}
	.title_en{ width:100%; font-size:234px; line-height:194px;}
	
	.title_mune{ width:100%; text-align:center; height:65px; padding-top:50px;}
	.title_mune a{ display: inline-block; height:65px; line-height:65px; padding:0px 40px; font-size:19px; margin:0px 3px;}

	.main{ margin-top:58px; padding-bottom:100px;} 
	.main_tit{ font-size:34px; height:80px; line-height:80px;}

	.downa{ width:1200px; height:68px; margin:auto; margin-top:14px;}
	.downa_left{ float:left; width:427px; height:68px;}
	.select{ width: 427px; height: 68px;}
	.select::after{  top: 30px;right: 26px;}
	.select p{ width:391px;line-height: 68px; font-size: 16px; padding: 0px 18px;}
	.select ul{width: 427px; font-size: 14px; top: 68px;}
	.select ul li{width: 100%;height:34px;line-height: 34px;padding: 0px 15px;}
		
	
	.downa_right{ float:right; height:68px;}
	.down_zi{ float:left; height:68px; line-height:68px; font-size:16px; width:90px;}
	.shou{ float:right; width:575px; height:68px; }
	.shou_text{ width:403px; height:68px; line-height:68px; padding-left:26px;}
	.shou_text::-webkit-input-placeholder { font-size:16px;}
	.shou a{ width:138px; height:68px; background-size:30px; }
	.shou a:hover{ background-size:30px;}


	.trouble_tit{ width:1200px; font-size:24px; height:70px; line-height:70px; margin-top:14px;}
	.trouble_list{  padding-bottom:40px;}
	.trouble_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
	.trouble_1{ width:100%; height:65px;}
	.trouble_1_1{ width:1200px; height:65px; background-size:15px;}
	.trouble_1_1 span{ font-size:19px; padding-left:55px; height:65px; line-height:65px; display:inline-block; background-size:41px;}
	
	.trouble_con{ width:1100px; padding:30px 50px; font-size:16px; line-height:35px; margin-top:10px; display:none;}
	
	.trouble_11 .trouble_1_1{ background-size:15px;}
	.trouble_11 .trouble_1_1 span{ background-size:41px;}


	.page{ width:100%; margin:auto; height: auto; overflow:hidden; margin-top:32px;}
	.page_list{ width:100%; float:left;text-align:center; }
	.page_list a{display:inline-block;line-height:42px; height:42px; font-size:14px;}
	
	.page_list a.page_list_a{ width:42px; height:42px; font-size:19px;}

	/*技术中心-官网bolgs*/
	.blogs{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:21px;}
	.blogs ul li{ float:left; width:570px; height:183px; list-style:none; margin-right:60px; margin-bottom:21px;}
	.blogs ul li a{ display:block; width:100%; height:182px;}
	
	.blogs_right{ float:right; width:330px; height:160px;}
	.blogs_1{ width:100%; font-size:19px; line-height:19px;}
	.blogs_2{ width:100%; font-size:19px; line-height:21px; height:42px; margin-top:12px; }
	.blogs_3{ width:100%; font-size:14px; line-height:21px; height:42px; margin-top:6px;}
	.blogs_4{ width:100%; font-size:14px;}

	/*技术中心*/
	.laboratory{ width:1200px; margin-top:21px;}
	.laboratory_left{ float:left; width:50%; height:472px;}
	.laboratory_right{ float:right; width:587px; height:472px; overflow:hidden;}
	.laboratory_1{ width:100%; height:228px;}
	.laboratory_2{ width:100%; height:228px; margin-top:16px;}
	.laboratory_2_1{ float:left; width:287px; height:228px;}
	
	.laboratory_con{ width:1200px; margin-top:50px;}
	.laboratory_tit{ float:left; font-size:31px; background-size:72px; height:60px; line-height:42px;}
	.laboratory_you{ font-size:16px; line-height:26px; width:865px; padding-bottom:26px; position:relative;}
	.laboratory_you_1{ right:3%; width:58%;}

	/*解决方案列表*/
	.title_tit{ width:100%; height:175px; line-height:175px; font-size:42px;}
	.title_tit span{ font-size:38px;}
	.title_tit span.title_tit_span{ padding:0px 18px; }
	
	.blogsa{ margin-top:0px;}
	.blogsa ul li .blogs_2{ margin-top:0px;}
	.blogsa ul li .blogs_3{ margin-top:18px;}

	/*技术中心主页*/
	.skill{ width:1200px; margin-top:40px; padding-bottom:35px;}
	.skill ul li{ float:left; width:385px; height:337px; list-style:none; margin-bottom:45px; margin-right:22px;}
	.skill ul li:nth-child(3n){ margin-right:0px;}
	.skill ul li a{ display:block; width:100%; height:292px; padding-top:45px;}
	.skill ul li a:hover .skill_img_1{ margin-top:-113px;}
	
	.skill_img{ width:100%; height:113px; text-align:center; overflow:hidden;}
	.skill_img img{ height:113px; width:auto;}
	.skill_img_1{ width:100%; height:113px;}
	.skill_tit{ font-size:20px; height:50px; line-height:50px; margin-top:13px;}
	.skill_con{ margin:auto; width:325px; font-size:14px; line-height:26px;}

	/*新闻列表详情*/
	.shaky{ width:1200px; padding-top:70px;}
	.shaky_tit{ font-size:34px; height:60px; line-height:60px;} 
	.shaky_come{ width:100%; font-size:14px; line-height:60px; height:60px;}
	.shaky_come span{ padding:0px 35px;}
	.shaky_wei{ font-size:14px; line-height:21px; padding:33px 55px; width:1090px; margin-top:26px;} 
	
	.shaky_con{ font-size:14px; line-height:21px; margin-top:75px; padding-bottom:50px;}
	
	
	.shaky_all{ height:55px;}
	.shaky_left{ float:left; width:45%; height:55px;}
	.shaky_left a{ display:block; width:100%; height:55px; line-height:55px; font-size:14px;}
	
	.shaky_mid{ float:left; width:10%; height:55px;}
	.shaky_mid a{ display:block; width:100%; height:55px; line-height:55px; background-size:16px;}
	.shaky_mid a:hover{ background-size:16px;}
	
	.shaky_right{ float:right; width:45%; height:55px;}
	.shaky_right a{ display:block; width:100%; height:55px; line-height:55px; font-size:14px;}
	
	.recommend{ margin-top:45px; padding-bottom:35px;}
	.recommend_tit{ width:1200px; font-size:19px; height:80px; line-height:80px;}
	.recommend_list{ width:1200px; }
	.recommend_list ul li{ float:left; width:384px; height:428px; list-style:none; margin-right:24px; margin-bottom:24px;}
	
	.recommend_list ul li a{ display:block; width:376px; height:420px; border:4px solid #fff;}
	.recommend_list ul li a:hover{ border:4px solid #198ddd;}
	
	.recommend_biao{ font-size:21px; height:50px; line-height:50px; margin-top:10px;}
	.recommend_con{ margin:auto; width:330px; font-size:14px; height:52px; line-height:26px;}

	/*关于我们-加入我们*/
	.advertise{ padding-top:65px;}
	.advertise_tit{ font-size:34px; height:72px; line-height:72px;}
	.advertise_list{ width:1200px; margin-top:26px;}
	.advertise_list ul li{ float:left; width:390px; height:256px; margin-right:15px;}
	.advertise_list ul li:hover .advertise_img{ padding-top:25px;}
	
	.advertise_img{ padding-top:35px;}
	.advertise_img img{ height:78px; width:auto;}
	.advertise_1{ font-size:19px; height:44px; line-height:44px; margin-top:12px;}
	.advertise_2{ width:320px; font-size:14px; line-height:23px;}
	
	.downa .down_right{ margin:auto; float:none; width:680px;}
	
	
	.recruit_list{ width:1200px; margin-top:35px;}
	.recruit_list ul li{ width:100%; height: auto; list-style:none; margin-bottom:26px;}
	.recruit_list ul li a{ display:block; width:1140px; height: auto; padding:0px 30px; padding-bottom:16px; }
	
	.recruit_zhu{ width:100%; height:70px; font-size:19px; line-height:70px;}
	.recruit_zhu span{ float:right; display:inline-block; font-size:14px; width:108px; height:36px; line-height:36px; margin-top:17px;}
	
	.recruit_con{ width:1040px; height: auto; overflow:hidden; background-color:#f8f8f8; padding:16px 50px;}
	.recruit_con span{ display:block; float:left; font-size:14px; line-height:25px; height:25px;}
	
	.recruit_zhao{ padding-bottom:26px; margin-top:23px;} 
	.recruit_1{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:21px;}
	
	.recruit_2{ width:100%; font-size:14px; margin-top:26px; }
	
	
	
	.promptly_warp{ width:100%; height:100vh; position:fixed; top:0; background-color:rgba(0,0,0,0.5); z-index:9999; display:none;}
	.promptly{ width:1200px; height:650px; margin:auto; position:relative;}
	.promptly_cha{ width:22px; height:22px; position:absolute; top:30px; left:945px; z-index:9;}
	.promptly_cha a{ display:block; width:22px; height:22px; cursor:pointer;}
	.promptly_cha a:hover img{-webkit-filter: grayscale(0%);}
	.promptly_cha img{-webkit-filter: grayscale(100%);-webkit-transition: all 0.4s ease-in-out;}
	
	.promptly_all{ width:800px; height:650px; background-color:#fff; margin:auto; border-radius:7px;}
	.promptly_tit{ width:100%; text-align:center; font-size:28px; color:#000; height:60px; line-height:40px; padding-top:50px; border-bottom:1px solid #f1f1f1;}
	.promptly_come{ width:560px; margin:auto; height: auto; overflow:hidden; line-height:30px;  padding-top:30px;}
	.promptly_come span{ float:left; width:33.33%; font-size:15px; color:#333;}
	.promptly_list{ width:560px; height:auto; font-size:14px; line-height:24px; color:#333; margin:auto; margin-top:50px; text-align:center;}
	
	.promptly_list1{ width:90%; height:490px; font-size:14px; line-height:24px; color:#333; overflow-y:auto; margin:auto; margin-top:23px; }
	.promptly_list1 img{ max-width:100%;}
	.promptly_text{ width:538px; height:45px; border:1px solid #f1f1f1; border-radius:4px; padding-left:18px; margin-bottom:15px; font-size:14px; color:#666; font-family:"微软雅黑";}
	
	.promptly_text::-webkit-input-placeholder{ color:#666;}
	.promptly_btn{ width:150px; height:45px; border:none; font-size:16px; color:#fff; background-color:#345ba8; cursor:pointer; font-family:"微软雅黑"; margin-top:15px;}

	/*技术中心-下载*/
	.down{ height:auto; overflow:hidden; padding-top:50px; padding-bottom:90px;}
	.down_tit{ width:100%; font-size:34px; height:105px; line-height:105px;}
	.down_list{ width:1200px;}
	.down_list ul li{ float:left; width:289px; height:130px; list-style:none; margin-right:14px;}
	.down_list ul li:nth-child(4n){ margin-right:0px;}
	.down_list ul li a{ display:block; width:100%; height:97px; padding-top:33px;}
	.down_list ul li a:hover .down_left_1{ margin-top:-64px;}
	
	.down_left{ float:left; width:84px; height:64px;}
	.down_left img{ height:64px; width:auto;}
	.down_left_1{ width:100%; height:74px;}
	.down_right{ float:right; width:190px;}
	.down_1{ width:100%; font-size:21px; height:26px; line-height:26px; padding-top:10px;}
	.down_2{ width:100%; font-size:15px; height:26px; line-height:26px;}
	
	
	.down_biao{ width:1200px; font-size:26px; height:70px; line-height:70px; margin:auto; margin-top:36px;}
	.down_one{ margin:auto; width:1200px; height:50px;} 
	.down_one_1{ float:left; font-size:15px; height:50px; line-height:50px; padding-left:23px; width:690px;}
	.down_one_2{ float:left; font-size:15px; height:50px; line-height:50px; width:100px;}
	.down_one_3{ float:left; font-size:15px; height:50px; line-height:50px; width:160px;}
	.down_one_4{ float:left; font-size:15px; height:50px; line-height:50px; width:105px;}
	.down_one_5{ float:right; font-size:15px; height:50px; line-height:50px; width:120px;}
	
	
	
	.downloap_list{ width:1200px; margin:auto; height:auto; overflow:hidden;}
	.downloap_list ul li{ width:100%; height:64px; list-style:none; margin-bottom:18px;}
	.downloap_list ul li a{ display:block; width:1196px; height:60px;}
	
	.downloap_list ul li a:hover .downloap_img{ background-size:26px;}
	.downloap_list ul li a:hover .downloap_right{ background-size:32px;}
	
	.downloap_img{ float:left; width:26px; height:60px; background-size:26px; margin-left: 23px;}
	.downloap_mid{ float:left; height:60px; line-height:60px; font-size:15px; width:602px; margin-left:30px;}
	.downloap_1{ float:left; font-size:15px; height:60px; line-height:60px; width:130px;}
	.downloap_2{ float:left; font-size:15px; height:60px; line-height:60px; width:160px;}
	.downloap_3{ float:left; font-size:15px; height:60px; line-height:60px; width:105px; }
	.downloap_right{ float:right; background-size:32px; width:120px; height:60px;}

	/*技术中心-技术支持*/
	.support{ width:1200px; height:590px; margin-top:20px; background: url(../images/support_03.jpg) no-repeat right 210px; background-size:515px;}
	.support_all{ width:615px; height:auto; overflow:hidden;}
	.support_1{ font-size:15px; line-height:23px; padding-top:37px; padding-left:30px; width:585px;}
	
	.support_2{ width:100%; height:auto; overflow:hidden; margin-top:26px; margin-bottom:16px;}
	.support_left{ float:left; width:50%;}
	.support_zi{ float:left; font-size:15px; width:66px; height:50px; line-height:50px;}
	.support_kuang{ float:right; width:234px; height:auto; overflow:hidden;}
	
	.support_text{  width:210px; height:46px; line-height:46px; padding-left:20px; }
	.support_text::-webkit-input-placeholder { font-size:14px;}
	
	.support_select{  width:100%; height:50px; line-height:50px;  padding-left:20px; font-size:14px;}
	
	.support_2a{ margin-top:0px;}
	.support_kuanga{ width:540px;}
	.support_kuanga .support_text{  width:516px;}
	
	.support_textarea{ width:496px; height:80px; line-height:30px; padding:10px 20px;}
	.support_textarea::-webkit-input-placeholder { font-size:14px;}
	
	.support_kuanga a{ display:block; font-size:16px; width:230px; height:50px; line-height:50px;}

	/*联系我们*/
	.contact{ width:1200px; margin-top:70px; padding-bottom:70px; font-size:14px;}
	.contact_map{ float:left; width:600px; height:389px;}

	.contact_right{ float:right; width:515px;}
	.contact_1{ font-size:19px;}
	.contact_2{ width:100%; height:60px; line-height:60px; margin-top:30px;}
	.contact_2 span{ display:inline-block; background-size:24px; font-size:16px; padding-left:40px;}
	.contact_3{ width:100%; height:60px; line-height:60px;}
	.contact_3 span{ display:inline-block; background-size:24px; font-size:16px; padding-left:40px;}
	.contact_4{ width:100%; height:60px; line-height:60px; }
	.contact_4 span{ display:inline-block; background-size:28px; font-size:16px; padding-left:40px;}
	.contact_5{ width:100%; height:60px; line-height:60px;}
	.contact_5 span{ display:inline-block; background-size:28px; font-size:16px; padding-left:40px;}
	
	
	.online_warp{ width:100%; height:auto; overflow:hidden; background-size:100% auto;}
	.online_tit{ font-size:41px; padding-top:95px;}
	.online_come{  font-size:16px; height:55px; line-height:55px;}
	
	.online{ width:1200px; height:430px; margin-top:60px; margin-bottom:80px;}
	
	.online_1{ padding-top:40px; margin-bottom:16px;}
	.online_zi{ float:left; font-size:16px; width:83px; height:50px; line-height:50px;}
	.online_kuang{ float:right; width:460px; margin-right:40px; height:auto; overflow:hidden;}
	
	.online_text{  width:436px; height:46px; line-height:46px; padding-left:20px;}
	.online_text::-webkit-input-placeholder { font-size:14px;}
	
	.online_select{  width:100%; height:50px; line-height:50px; font-size:14px;}
	
	.online_1a{ padding-top:0px;}
	.online_2{ width:100%; height:auto; overflow:hidden; margin-bottom:26px;}
	.online_kuanga{ width:1060px;}
	
	.online_textarea{ width:1016px; height:90px; line-height:30px; padding:10px 20px; }
	.online_textarea::-webkit-input-placeholder { font-size:14px;}
	
	.online_kuanga a{ margin:auto; display:block; font-size:16px; width:230px; height:50px; line-height:50px; }

	/*关于我们*/
	.brief_warp{ padding:85px 0px;}
	.brief_bg{ width:407px; height:600px;}
	
	.brief{ width:1200px;}
	.brief_left{ float:left; width:695px;}
	.brief_tit{ width:100%; font-size:31px; height:50px; line-height:31px; background-size:70px;}
	.brief_1{ font-size:26px; line-height:60px; margin-top:40px;}
	
	.brief_con{ width:100%; height:364px; overflow-y:scroll; margin-top:16px;}
	.brief_2{ font-size:16px; line-height:26px; width:625px; height:auto; overflow:hidden;}
	
	.brief_right{ float:right; width:430px; height:515px;}
	
	
	.culture{ width:100%; height:665px;}
	.culture_right{ float:right; width:550px; }
	.culture_tit{ margin:auto; font-size:31px; background-size:60px; height:60px; line-height:36px; width:455px; padding-top:190px;}
	
	.culture_list{ margin:auto; width:455px; height:205px; overflow:hidden; margin-top:35px; position:relative;}
	.culture_1{ width:100%; font-size:26px; line-height:40px; height:auto;}
	
	.culture-left { width:65px; height:65px; line-height:65px; font-size:31px;}
	.culture-right {position: absolute; left:75px;  width:65px; height:65px; line-height:65px; font-size:31px;}
	
	
	.idea{ width:1200px; padding:85px 0px;}
	.idea_list{ width:100%; height:auto; overflow:hidden; margin-top:50px;}
	.idea_list ul li{ float:left; width:578px; height:268px; list-style:none; margin-right:44px; position:relative;}
	.idea_list ul li:hover .idea_1{ padding-top:72px;}
	
	.idea_1{ font-size:31px; padding-top:97px; line-height:60px; height:60px;}
	.idea_2{ width:515px; margin:auto; font-size:19px; line-height:26px; margin-top:10px;}

	/*新闻列表*/
	.invite{ width:1200px; height:449px; margin:auto;}
	.invite a{ display:block; width:100%; height:100%;}
	
	.invite_img{ float:left; width:50%; height:449px; overflow:hidden;}
	
	.invite_right{ float:right; width:555px; height:auto; overflow:hidden;}
	.invite_1{ width:100%; font-size:50px; line-height:40px; padding-top:36px;}
	.invite_2{ width:100%; font-size:20px; ine-height:26px; height:26px; }
	.invite_3{ width:505px; font-size:36px; line-height:43px; height:86px; overflow:hidden; margin-top:30px;}
	.invite_4{ width:505px; font-size:14px; line-height:21px; height:63px; overflow:hidden; margin-top:26px;}
	
	.news{ width:1200px;  margin-top:35px;}
	.news ul li{ float:left; width:378px; height:420px; list-style:none; margin-bottom:40px; margin-right:33px;}
	.news_tit{ margin:auto; width:330px; height:52px; line-height:26px; font-size:19px; margin-top:23px;}
	.news_con{ margin:auto; width:330px; height:53px; font-size:20px; line-height:53px;}

	/*解决方案详情*/
	.detail{ width:1200px; }
	.detail_left{ float:left; width:542px; height:416px;}
	.detail-left {position: absolute; left:0px; top:165px;  width:50px; height:75px; line-height:75px; font-size:30px;}
	.detail-right {position: absolute; right:0px; top:165px; width:50px; height:75px; line-height:75px; font-size:30px;}
	
	.detail_left .paginationd{ position: absolute; width:100%; left:0px; bottom:10px; text-align: center; z-index:1; margin:auto;}
	.detail_left .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	
	.detail_1{ width:100%; font-size:24px; height:57px; line-height:57px; }
	.detail_jian{ width:100%; font-size:14px; height:62px; line-height:62px;}
	.detail_2{ width:100%; height:154px; padding:25px 0px; }
	.detail_3{ width:535px; font-size:14px; line-height:26px;}
	
	.detail_4{ width:100%; height:auto; overflow:hidden; margin-top:40px;}
	.detail_4 a{ display:inline-block;  width:192px; height:52px; line-height:52px; margin-right:8px;}
	.detail_4 a:nth-child(2) span{ background-size:20px;}
	.detail_4 a:nth-child(3) span{ background-size:18px;}
	.detail_4 a:hover span{ padding-left:35px;}
	.detail_4 span{ display:inline-block; background:url(../images/detail_07.png) no-repeat left; font-size:16px; padding-left:30px;}
	
	
	.summary_mune{ width:1200px; margin:auto; height:60px; margin-top:65px;}
	.summary_mune a{ display:inline-block; width:168px; height:60px; line-height:60px; font-size:16px;}
	
	.backdrop{  padding-top:34px; padding-bottom:78px;}
	.backdrop_tit{  background-size:70px; font-size:31px; height:87px; line-height:87px;}
	.backdrop_con{ margin:auto; width:1200px; margin-top:34px; font-size: 14px;}
	.backdrop_left{ float:left; width:580px; height: auto; overflow:hidden;}
	.backdrop_right{ float:right; width:50%; height:355px;}
	
	.backdrop_lefta{ float:left; width:545px; height:auto; overflow:hidden;}
	.backdrop_1{ width:100%; font-size:19px; height:19px; line-height:19px;}
	.backdrop_2{ width:100%; height:234px; overflow:hidden; font-size:14px; line-height:26px; margin-top:20px;}
	
	.related{ width:1230px; height:458px; margin-top:30px;}
	.related .paginationr{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.related .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px; }
	
	.related_con{ width:384px; height:428px; margin:auto;}
	.related_con a{ display:block; width:376px; height:420px; }
	
	
	.terrace{ width:100%; height:548px; margin-top:30px;}
	.terrace .paginationt{ position: absolute; width:1200px; left:0px; bottom:195px;}
	.terrace .swiper-pagination-bullet { display: inline-block; width:8px; height:8px;}
	.terrace .swiper-pagination-bullet-active{ }
	
	.terrace_all{ width:100%; height:548px;}
	.terrace_img{ position:absolute; height:100%; position:absolute; top:0; right:0; width:66%;}
	.terrace_con{ width:1200px;}
	.terrace_tit{ width:100%; font-size:31px; height:70px; line-height:70px; padding-top:133px;}
	.terrace_2{ width:295px; font-size:14px; line-height:26px; height:78px;}
	
	
	.backdropb{ padding-bottom:0px;}
	.backdrop .blogs{ margin-top:30px;}
	.backdrop .blogs ul li{ margin-bottom:30px; height:160px;}
	.backdrop .blogs ul li a{ display:block; height:100%; border-bottom:none;}
	
	.means_list{ width:1200px; margin-top:30px;}
	.means_list ul li{ float:left; width:590px; height:67px; list-style:none; margin-right:20px;}
	.means_list ul li a{ display:block; width:100%; height:66px;  background-size:32px;}
	.means_list ul li a:hover{ background-size:32px;}
	.means_list ul li a:hover span{ background-size:26px;}
	.means_list ul li a span{ display:inline-block; background-size:26px; font-size:18px; height:66px; line-height:66px; padding-left:70px; }

	/*全部产品中心*/
	.ferret{ width:1200px; margin:auto; height:107px; padding-top:26px;  margin-top:-70px; }
	.ferret_con{ margin:auto; width:820px; height:auto; overflow:hidden;}
	.ferret_left{ float:left; font-size:19px; height:48px; line-height:48px;}
	.ferret_right{ float:right; width:695px; height:auto;}
	.ferret_1{ width:100%; height:48px; position:relative;}
	.ferret_text{  width:671px; height:44px; line-height:44px; padding-left:20px; }
	.ferret_text::-webkit-input-placeholder { font-size:14px; }
	
	.ferret_1 a{ font-size:16px;  height:48px; line-height:48px; width:145px;}
	
	.ferret_2{ width:100%; height:30px; line-height:30px; margin-top:13px; font-size:14px;}
	.ferret_2 a{ font-size:14px; margin-right:6px;}
	
	
	.product{ width:1200px; padding:55px 0px;}
	.product_left{ float:left; width:385px; height:auto;}
	.product_tit{ width:100%; height:76px; background-size:24px; font-size:26px; line-height:76px;}
	.product_tit span{ padding-left:35px;}
	
	.goods{ width:100%; height:auto; background-color:#198ede; padding:13px 0px;}
	.goods_all{ width:100%; height:auto;}
	.goods_tit{ width:100%; font-size:19px; height:48px; line-height:48px;}
	.goods_tit span{ padding-left:35px;}
	.goods_mune{ width:100%; height:auto; padding:15px 0px;}
	.goods_1{ width:100%; height:auto;}
	.goods_1 a{ display:block; width:100%; height:32px; line-height:32px; font-size:14px;}
	.goods_1 a span{ padding-left:35px;}
	
	
	.goods_1_bg{ width:383px; }
	.goods_1_warp{ position:absolute; top:-2px; width:813px; padding:26px 0px; left:383px; display:none;}
	
	.goods_con{ width:755px; margin:auto; height:auto; overflow:hidden; font-size:12px; line-height:21px;}
	.goods_con span{ padding:0px 8px;}
	.goods_con a{ display:inline-block; font-size:12px; height:24px; line-height:21px; width:auto; }
	
	
	
	
	.product_right{ float:right; width:785px;}
	.product_quan{ width:100%; font-size:21px; line-height:21px; height:48px;}
	.product_all{ width:100%; height:auto; overflow:hidden; padding-top:26px; padding-bottom:18px;}
	
	.product_zuo{ float:left; width:383px; }
	.product_name{ width:100%; height:40px;}
	.product_name span{ display:inline-block; font-size:14px;  padding-left:13px; line-height:40px;}
	.product_list{ width:100%; height:81px; overflow:hidden; margin-top:9px;}
	.product_list ul li{ float:left; width:89px; height:70px; list-style:none; margin-right:9px;}
	.product_list ul li a{ display:block; width:87px; height:68px;}
	
	.product_con{ font-size:12px; line-height:21px; margin-top:9px;}
	.product_con span{ padding:0px 8px;}
	
	
	.jie{ width:100%; height: auto; overflow:hidden; margin-top:14px; padding-bottom:18px;}
	.jie ul li{ float:left; width:235px; height:74px; list-style:none; margin-right:40px; margin-bottom:12px;}
	
	.jie_img{ float:left; width:99px; height:74px; overflow:hidden;}
	.jie_right{ float:right; width:120px; height:auto; overflow:hidden;}
	.jie_1{ width:100%; font-size:14px; color:#000; height:14px; line-height:14px;} 
	.jie_2{ width:100%; font-size:13px; color:rgba(0,0,0,0.7); height:34px; line-height:17px; overflow:hidden; margin-top:10px;}

	/*产品中心-微流控压力泵*/
	.product_alla{ padding-top:0px; padding-bottom:30px;}
	.pressure{ width:381px; margin-top:9px;}
	.pressure_tit{ margin:auto; font-size:14px; width:345px; height:45px; line-height:45px; }
	.pressure_con{ margin:auto; font-size:12px; width:345px; line-height:21px; padding-bottom:26px;}
	
	.pressure_list{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.pressure_list ul li{ float:left; width:380px; height:123px; list-style:none; margin-right:25px; margin-bottom:26px;}
	.pressure_list ul li:nth-child(2n){ margin-right:0px;}
	.pressure_list ul li a{ display:block; width:100%; height:122px;}
	
	
	.pressure_img{ float:left; width:132px; height:95px;}
	
	.pressure_right{ float:right; width:225px; height:97px;}
	.pressure_1{ width:100%; font-size:15px; line-height:15px; height:15px;}
	.pressure_2{ width:100%; font-size:12px; line-height:21px; height:42px; margin-top:9px;}
	.pressure_3{ font-size:12px;}

	/*首页*/
	.big{ width:100%; height:100vh; margin:auto;position:relative; overflow:hidden;}
	
	.big .pagination{ position: absolute; left:0px; bottom:23px; text-align: center; width:100%; z-index:1; margin:auto;}
	.big .swiper-pagination-bullet { display: inline-block; width:28px; height:5px; margin:0px 3px;}
	.big .swiper-pagination-bullet-active{ width:42px;}	
		
	.big_zi{ position:absolute; width:100%; height:100%; top:34vh; opacity: 0; filter: alpha(opacity=0);  transform: translateY(100px);}
	.big_1{ width:100%; font-size:65px; letter-spacing:6px;} 
	.big_2{ font-size:42px; line-height:44px;letter-spacing:2px;}

	.settle{ margin-top:45px; margin-bottom:45px;}
	.settle_tit{ width:1434px; height:118px; position: relative; margin:auto;}
	.settle_name{ float:left; height:118px; line-height:118px; font-size:41px; }
	.settle_name span{ font-size:37px;}
	.settle_name span.settle_name_span{ padding:0px 10px;}
	
	.settle_more{ float:right; height:118px;}
	.settle_more a{ display:inline-block; height:118px; line-height:118px; background-size:23px; font-size:16px; padding-left:32px;}
	
	.settle_en{ font-size:227px; line-height:185px;letter-spacing:25px;}
	
	.settle_all{ width:1434px; height:700px; margin:auto; position:relative;}
	.settle_list{ width:1460px; height:700px; margin-left:-13px; overflow:hidden;}
	.settle_list .swiper-slide{ overflow:hidden; height:365px;}
	
	.settle_con{ width:704px; height:335px; margin:auto;}
	.settle_con a:hover .settle_1{ padding-top:80px;}
	
	.settle_bg{ background-size:358px; width:358px; height:100%;}
	.settle_you{ width:305px;}
	.settle_1{ font-size:21px; height:30px; line-height:30px; padding-top:90px;}
	.settle_2{ font-size:18px;}
	.settle_3{ font-size:14px; height:35px; line-height:35px; margin-top:18px;}
	.settle_4{ width:64px; height:64px; margin-top:35px;}
	.settle_4 img{ width:64px; height:64px;}
	
	.settle-left {position: absolute; left:-76px; top:318px; width:65px; height:65px; line-height:65px; font-size:32px; }
	.settle-right {position: absolute; right:-76px; top:318px; width:65px; height:65px; line-height:65px; font-size:32px;}

	.solve{  padding:74px 0px;}
	.solve_tit{ margin:auto; width:1434px; height: auto; font-size:41px;}
	.solve_tit span{ font-size:37px;}
	
	.solve_list{ margin:auto; width:1434px; height:auto; overflow:hidden; margin-top:21px;}
	.solve_list ul li{ float:left; width:462px; height:300px; list-style:none; margin-right:24px; margin-bottom:24px;}
	.solve_list ul li:nth-child(1){ width:836px; height:385px;}
	.solve_list ul li:nth-child(1) .solve_1{ padding-top:154px;}
	.solve_list ul li:nth-child(2){ width:574px; height:385px; margin-right:0px;}
	.solve_list ul li:nth-child(2) .solve_1{ padding-top:154px;}
	
	.solve_list ul li a:hover .solve_1{ padding-top:110px;}
	.solve_list ul li:nth-child(1) a:hover .solve_1{ padding-top:140px;}
	.solve_list ul li:nth-child(2) a:hover .solve_1{ padding-top:140px;}
	
	.solve_1{ padding-top:126px;}
	.solve_1 img{ height:70px; width:auto;}
	.solve_2{ width:100%; height:47px; line-height:47px; font-size:22px;}

	.technical{ margin:auto; width:1434px; height:auto; overflow:hidden; padding:74px 0px;}
	.technical .settle_tit{ height:67px;}
	.technical .settle_name{ height:67px; line-height:67px;}
	.technical .settle_more{ height:67px;}
	.technical .settle_more a{  height:67px; line-height:67px; }
	
	
	.technical_left{ float:left; width:700px; height:auto; overflow:hidden;}
	.technical_tit{ font-size:25px; height:73px; line-height:73px;}
	.technical_tit a{ font-size:20px;}
	
	.technical_list{ width:100%; height:auto; overflow:hidden;}
	.technical_list ul li{ width:100%; height:169px; list-style:none; margin-bottom:13px;}
	.technical_list ul li a{ display:block; width:100%; height:168px;}
	
	
	.technical_img{ float:left; width:207px; height:156px; overflow:hidden;}
	.technical_you{ float:right; width:460px; height:156px; position:relative;}
	.technical_1{ width:100%; font-size:19px; line-height:19px;}
	.technical_2{ width:100%; font-size:20px; height:40px; line-height:40px; margin-top:12px;} 
	.technical_3{ width:100%; font-size:14px; height:40px; line-height:20px;}
	.technical_4 img{ height:16px; width:auto;} 
	
	.technical_right{ float:right; width:700px; height:auto; overflow:hidden;}
	.arrondi{ width:100%; height:auto; overflow:hidden;}
	.arrondi ul li{ float:left; width:340px; height:158px; list-style:none; margin-bottom:23px; margin-right:20px;}
	.arrondi ul li a{ display:block; width:100%; height:108px; padding-top:50px;}
	.arrondi ul li a:hover .arrondi_img_1{ margin-top:-62px;}
	
	.arrondi_img{ float:left; width:104px; height:62px;}
	.arrondi_img img{ height:62px; width:auto;}
	.arrondi_right{ float:right; width:210px;}
	.arrondi_1{ width:100%; font-size:20px; height:35px; line-height:35px;}
	.arrondi_2{ width:100%; font-size:14px; height:23px; line-height:23px;}
	.arrondi_tu{ position:absolute; bottom:-15px; right:-18px; height:107px; overflow:hidden;}
	.arrondi_tu img{ height:107px; width:auto; opacity:0.07;}

	.regard_warp{ padding:74px 0px;}
	.regard{ margin:auto; width:1434px; height:auto; overflow:hidden;}
	.regard_left{ float:left; background-size:398px; width:645px; height:495px;}
	.regard_left img{ width:612px; }
	
	.regard_right{ float:right; width:720px; height:auto; overflow:hidden;}
	.regard_1{ font-size:20px; height:20px; line-height:20px;}
	.regard_1_xian{ width:335px; margin-right:18px;}
	
	.regard_2{ width:100%; height: auto; font-size:41px; margin-top:34px;}
	.regard_2 span{ font-size:37px; }
	
	
	.regard_3{ width:100%; height:81px; font-size:15px; line-height:27px; overflow:hidden; margin-top:15px;}
	.regard_4{ width:64px; height:64px; margin-top:22px;}
	.regard_4 img{ width:64px; height:64px;}
	
	.regard_5{ width:100%; height:100px; margin-top:95px;}
	.regard_5 ul li{ float:left; width:208px; height:100px; padding-left:30px; list-style:none;}
	
	.regard_5_1{ width:100%; height:62px;}
	.regard_5_1 img{ height:62px; width:auto;}
	.regard_5_2{ width:100%; font-size:25px; line-height:25px; margin-top:12px;}

	.dynamic{ margin:auto; width:1434px; height:523px; overflow:hidden; margin-top:28px;}
	.dynamic_left{ float:left; width:700px; height:523px;}
	.dynamic_img{ width:700px; height:523px; overflow:hidden;}
	
	
	.dynamic_bg{ position:absolute; bottom:0; width:630px; padding:0px 35px; height:150px;}
	.dynamic_zuo{ float:left; width:490px; }
	.dynamic_1{ width:100%; font-size:20px; height:60px; line-height:60px; padding-top:12px;}
	.dynamic_2{ width:100%; height:40px; overflow:hidden; font-size:14px;  line-height:20px; }
	.dynamic_you{ float:right; width:64px; height:64px; margin-top:60px;}
	.dynamic_you img{ width:64px; height:64px;}
	
	.dynamic_list{ float:right; width:705px; height:523px; }
	.dynamic_list ul li{ width:100%; height:110px; list-style:none; margin-bottom:28px;}
	.dynamic_list ul li a{ display:block; width:615px; height:110px; padding:0px 45px;}
	
	.dynamic_ri{ float:left; width:75px;}
	.dynamic_ri_1{ width:100%; font-size:50px; line-height:41px; padding-top:18px;}
	.dynamic_ri_2{ width:100%; font-size:19px; line-height:26px; margin-top:10px;}
	
	.dynamic_con{ float:right; width:540px; height:auto; overflow:hidden;}
	.dynamic_3{ width:100%; font-size:20px; height:30px; line-height:30px; padding-top:20px;}
	.dynamic_4{ width:100%; height:40px; font-size:14px; line-height:20px; margin-top:8px;}

	.innovate{ width:1434px; height: auto; overflow:hidden; margin:auto;}
	.innovate_tit{ width:100%; font-size:25px; height:68px; line-height:68px;}
	
	.innovate_all{ width:1470px; height:220px; margin:auto; position:relative; margin-left:-18px;}
	.innovate_list{ width:100%; height:140px; margin:auto;position:relative; overflow:hidden;} 
	
	.innovate_all .paginationin{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.innovate_all .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	.innovate_img{ width:220px; height:97px; }
	.innovate_img img{ width:220px; height:97px;}	


	/*漂浮框*/
	.side{position:fixed;width:60px; }
	.side ul li{width:60px;height:60px; margin-bottom:7px;}
	.side ul li .sidebox{position:absolute;width:60px;height:60px; font:16px/60px "微软雅黑";}
	.side ul li .sidetop{width:60px;height:60px;line-height:60px;}
	.side ul li img{ width:60px; height:60px;}
	
	.ma{ width:60px; height:60px; position:relative;}
	.ma_img{ width:60px; height:60px;}
	.ma_er{ width:100px; height:100px; top:-20px; left:-110px; display:none;}
	
	
	.side ul li .ma_er img{ width:100px; height:100px;}

}
@media screen and (max-width:1594px)and (min-width:1435px){	
	/*头部*/
	.header{ height:72px;}
	.head{ width:1000px;}
	.head_logo{ float:left; height:100%; margin-left:-115px;}
	.head_logo img{ padding-top:10px; height:54px;}
	
	.head_right{ float:right; height:100%; margin-right:-115px;}
	
	.nav{ margin-right:50px;}
	.nav_1{ margin-left:20px;}
	.nav_1 a{ display:block; font-size:15px; height:72px; line-height:72px;}
	
	.nav_1_warp{ width:110px; left:-19px; top:72px;}
	.nav_con a{ display:block; width:100%; font-size:12px; height:23px; line-height:23px;}
	
	
	.nav_2_warp{ width:625px; left:-210px; top:72px; }
	.nav_cona{ margin:auto; width:550px; font-size:12px; line-height:22px; padding-top:20px; padding-bottom:45px; }
	.nav_cona span{ padding:0px 8px;}
	.nav_cona a{ display:inline-block; font-size:12px; height:22px; line-height:22px;}
	
	
	.nav_3_warp{ width:1000px; height:230px; left:-171px; top:72px;}
	
	.nav_conb{ margin:auto; width:950px; height:auto; overflow:hidden;}
	.nav_all{ width:100%; height:175px; margin-top:23px; overflow-y: scroll;}
	.nav_list{ width:885px; height:auto; overflow:hidden;}
	.nav_list ul li{ float:left; width:253px; margin-right:63px; margin-bottom:23px; height:220px;}
	
	.nav_tit{ width:100%; font-size:15px; height:34px; line-height:15px;}
	.nav_nei{ width:100%; height:auto; overflow:hidden; margin-top:16x;}
	.nav_nei a{ display:block; font-size:12px; height:23px; line-height:23px;}
	
	
	
	.head_tel{ float:left; height:72px; line-height:72px; padding-right:18px;}
	.head_tel span{ display:inline-block; background-size:26px; font-size:15px; padding-left:35px;}
	
	.search{ float:left; width:105px; height:30px; margin-top:22px; margin-left:18px;}
	.search a{ display:block; background-size:14px; width:30px; height:30px;}
	
	.search_text{ width:90px; height:30px; line-height:30px; padding-left:15px;}
	.search_text::-webkit-input-placeholder { font-size:16px; }
	.search_text:focus { width:140px; }
	
	.head_en{ float:right; width:30px; height:30px; margin-top:22px; padding-left:18px; margin-left:18px;}
	.head_en a{ display:block; width:30px; height:30px; line-height:30px; font-size:12px;}
	
	
	.header1{ height:60px;}
	.header1 .head_logo img{ padding-top:10px; height:40px;}
	.header1 .nav_1 a{ height:60px; line-height:60px;}
	.header1 .nav_1_warp{ top:60px;}
	.header1 .nav_con a{ height:23px; line-height:23px; font-size:12px;}
	.header1 .nav_2_warp{ top:60px;}
	.header1 .nav_cona a{ height:22px; line-height:22px; font-size:12px;}
	.header1 .nav_3_warp{ top:60px;}
	.header1 .nav_nei a{ height:23px; line-height:23px; font-size:12px;}
	
	
	.header1 .head_tel{ height:60px; line-height:60px;}
	.header1 .search{ margin-top:15px;}
	.header1 .head_en{ margin-top:15px;}
	
	/*首页*/
	.big{ width:100%; height:100vh; margin:auto;position:relative; overflow:hidden;}
	
	.big .pagination{ position: absolute; left:0px; bottom:23px; text-align: center; width:100%; z-index:1; margin:auto;}
	.big .swiper-pagination-bullet { display: inline-block; width:24px; height:4px; margin:0px 3px;}
	.big .swiper-pagination-bullet-active{ width:36px;}	
		
	.big_zi{ position:absolute; width:100%; height:100%; top:34vh; opacity: 0; filter: alpha(opacity=0);  transform: translateY(100px);}
	.big_1{ width:100%; font-size:54px; letter-spacing:6px;} 
	.big_2{ font-size:34px; line-height:36px;letter-spacing:2px;}
	
	
	.settle{ margin-top:40px; margin-bottom:40px;}
	.settle_tit{ width:1290px; height:105px; position: relative; margin:auto;}
	.settle_name{ float:left; height:105px; line-height:105px; font-size:37px; }
	.settle_name span{ font-size:34px;}
	.settle_name span.settle_name_span{ padding:0px 10px;}
	
	.settle_more{ float:right; height:105px;}
	.settle_more a{ display:inline-block; height:105px; line-height:105px; background-size:22px; font-size:14px; padding-left:30px;}
	
	.settle_en{ font-size:204px; line-height:170px;letter-spacing:22px;}
	
	.settle_all{ width:1290px; height:630px; margin:auto; position:relative;}
	.settle_list{ width:1312px; height:630px; margin-left:-11px; overflow:hidden;}
	.settle_list .swiper-slide{ overflow:hidden; height:330px;}
	
	.settle_con{ width:634px; height:302px; margin:auto;}
	.settle_con a:hover .settle_1{ padding-top:70px;}
	.settle_bg{ background-size:323px; width:323px; height:100%;}
	.settle_you{ width:275px;}
	.settle_1{ font-size:19px; height:28px; line-height:28px; padding-top:80px;}
	.settle_2{ font-size:16px;}
	.settle_3{ font-size:12px; height:30px; line-height:30px; margin-top:16px;}
	.settle_4{ width:60px; height:60px; margin-top:32px;}
	.settle_4 img{ width:60px; height:60px;}
	
	.settle-left {position: absolute; left:-70px; top:288px; width:60px; height:60px; line-height:60px; font-size:30px; }
	.settle-right {position: absolute; right:-70px; top:288px; width:60px; height:60px; line-height:60px; font-size:30px;}

	.solve{  padding:67px 0px;}
	.solve_tit{ margin:auto; width:1290px; height: auto; font-size:37px;}
	.solve_tit span{ font-size:34px;}
	
	.solve_list{ margin:auto; width:1290px; height:auto; overflow:hidden; margin-top:20px;}
	.solve_list ul li{ float:left; width:416px; height:272px; list-style:none; margin-right:21px; margin-bottom:21px;}
	.solve_list ul li:nth-child(1){ width:754px; height:348px;}
	.solve_list ul li:nth-child(1) .solve_1{ padding-top:136px;}
	.solve_list ul li:nth-child(2){ width:515px; height:348px; }
	.solve_list ul li:nth-child(2) .solve_1{ padding-top:136px;}
	
	.solve_list ul li a:hover .solve_1{ padding-top:100px;}
	.solve_list ul li:nth-child(1) a:hover .solve_1{ padding-top:124px;}
	.solve_list ul li:nth-child(2) a:hover .solve_1{ padding-top:124px;}
	
	.solve_1{ padding-top:114px;}
	.solve_1 img{ height:63px; width:auto;}
	.solve_2{ width:100%; height:44px; line-height:44px; font-size:20px;}

	.technical{ margin:auto; width:1290px; height:auto; overflow:hidden; padding:67px 0px;}
	.technical .settle_tit{ height:60px;}
	.technical .settle_name{ height:60px; line-height:60px;}
	.technical .settle_more{ height:60px;}
	.technical .settle_more a{  height:60px; line-height:60px; }
	
	
	.technical_left{ float:left; width:630px; height:auto; overflow:hidden;}
	.technical_tit{ font-size:22px; height:67px; line-height:67px;}
	.technical_tit a{ font-size:18px;}
	
	.technical_list{ width:100%; height:auto; overflow:hidden;}
	.technical_list ul li{ width:100%; height:153px; list-style:none; margin-bottom:12px;}
	.technical_list ul li a{ display:block; width:100%; height:152px;}
	
	
	.technical_img{ float:left; width:187px; height:141px; overflow:hidden;}
	.technical_you{ float:right; width:412px; height:141px; position:relative;}
	.technical_1{ width:100%; font-size:17px; line-height:17px;}
	.technical_2{ width:100%; font-size:18px; height:35px; line-height:35px; margin-top:10px;} 
	.technical_3{ width:100%; font-size:12px; height:36px; line-height:18px;}
	.technical_4 img{ height:15px; width:auto;} 
	
	.technical_right{ float:right; width:630px; height:auto; overflow:hidden;}
	.arrondi{ width:100%; height:auto; overflow:hidden;}
	.arrondi ul li{ float:left; width:307px; height:143px; list-style:none; margin-bottom:20px; margin-right:16px;}
	.arrondi ul li a{ display:block; width:100%; height:96px; padding-top:47px;}
	.arrondi ul li a:hover .arrondi_img_1{ margin-top:-57px;}
	
	.arrondi_img{ float:left; width:95px; height:57px;}
	.arrondi_img img{ height:57px; width:auto;}
	.arrondi_right{ float:right; width:190px;}
	.arrondi_1{ width:100%; font-size:18px; height:33px; line-height:33px;}
	.arrondi_2{ width:100%; font-size:12px; height:21px; line-height:21px;}
	.arrondi_tu{ position:absolute; bottom:-13px; right:-16px; height:97px; overflow:hidden;}
	.arrondi_tu img{ height:97px; width:auto; }

	.regard_warp{ padding:67px 0px;}
	.regard{ margin:auto; width:1290px; height:auto; overflow:hidden;}
	.regard_left{ float:left; background-size:360px; width:580px; height:450px;}
	.regard_left img{ width:550px; }
	
	.regard_right{ float:right; width:650px; height:auto; overflow:hidden;}
	.regard_1{ font-size:18px; height:18px; line-height:18px;}
	.regard_1_xian{ width:300px; margin-right:16px;}
	
	.regard_2{ width:100%; height: auto; font-size:37px; margin-top:32px;}
	.regard_2 span{ font-size:34px; }
	
	
	.regard_3{ width:100%; height:75px; font-size:14px; line-height:25px; overflow:hidden; margin-top:13px;}
	.regard_4{ width:57px; height:57px; margin-top:20px;}
	.regard_4 img{ width:57px; height:57px;}
	
	.regard_5{ width:100%; height:92px; margin-top:85px;}
	.regard_5 ul li{ float:left; width:190px; height:92px; padding-left:24px; list-style:none;}
	
	.regard_5_1{ width:100%; height:58px;}
	.regard_5_1 img{ height:58px; width:auto;}
	.regard_5_2{ width:100%; font-size:22px; line-height:22px; margin-top:12px;}

	.dynamic{ margin:auto; width:1290px; height:470px; overflow:hidden; margin-top:26px;}
	.dynamic_left{ float:left; width:630px; height:470px;}
	.dynamic_img{ width:630px; height:470px; overflow:hidden;}
	
	
	.dynamic_bg{ position:absolute; bottom:0; width:570px; padding:0px 30px; height:140px;}
	.dynamic_zuo{ float:left; width:445px; }
	.dynamic_1{ width:100%; font-size:18px; height:55px; line-height:55px; padding-top:10px;}
	.dynamic_2{ width:100%; height:36px; overflow:hidden; font-size:12px;  line-height:18px; }
	.dynamic_you{ float:right; width:60px; height:60px; margin-top:55px;}
	.dynamic_you img{ width:60px; height:60px;}
	
	.dynamic_list{ float:right; width:635px; height:470px; }
	.dynamic_list ul li{  width:100%; height:100px; list-style:none; margin-bottom:23px;}
	.dynamic_list ul li a{ display:block; width:555px; height:100px; padding:0px 40px;}
	
	.dynamic_ri{ float:left; width:70px;}
	.dynamic_ri_1{ width:100%; font-size:45px; line-height:37px; padding-top:16px;}
	.dynamic_ri_2{ width:100%; font-size:17px; line-height:23px; margin-top:8px;}
	
	.dynamic_con{ float:right; width:485px; height:auto; overflow:hidden;}
	.dynamic_3{ width:100%; font-size:18px; height:28px; line-height:28px; padding-top:18px;}
	.dynamic_4{ width:100%; height:36px; font-size:12px; line-height:18px; margin-top:6px;}

	.innovate{ width:1290px; height: auto; overflow:hidden; margin:auto;}
	.innovate_tit{ width:100%; font-size:22px; height:62px; line-height:62px;}
	
	.innovate_all{ width:1332px; height:198px; margin:auto; position:relative; margin-left:-21px;}
	.innovate_list{ width:100%; height:125px; margin:auto;position:relative; overflow:hidden;} 
	
	.innovate_all .paginationin{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.innovate_all .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	.innovate_img{ width:198px; height:88px; }
	.innovate_img img{ width:198px; height:88px;}	

	/*漂浮框*/
	.side{position:fixed;width:50px; }
	.side ul li{width:50px;height:50px; margin-bottom:7px;}
	.side ul li .sidebox{position:absolute;width:50px;height:50px; font:14px/50px "微软雅黑";}
	.side ul li .sidetop{width:50px;height:50px;line-height:50px;}
	.side ul li img{ width:50px; height:50px;}
	
	.ma{ width:50px; height:50px; position:relative;}
	.ma_img{ width:50px; height:50px;}
	.ma_er{ width:100px; height:100px; top:-20px; left:-110px; display:none;}
	
	
	.side ul li .ma_er img{ width:100px; height:100px;}

	/*底部*/
		.footer{ padding-top:50px;}
		.foot{ width:1000px; height:223px;}
		.foot_logo{ float:left; margin-left:-115px; width:280px; height:auto;}
		.foot_logo img{ height:66px; width:auto;}
		
		.foot_1{ float:left; width:160px; }
		.foot_nav{ width:100%; height:41px; overflow:hidden;}
		.foot_nav a{ display:block; font-size:16px; height:41px; line-height:41px;}
		
		.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:10px;}
		.foot_con a{ display:block; font-size:12px; height:23px; line-height:23px;}
		
		
		.foot_left{ float:left;}
		.foot_lian{ width:100%; height:41px; line-height:41px;font-size:14px;}
		.foot_nei{ font-size:12px; line-height:23px; margin-top:12px;}
		
		.foot_right{ float:right; width:auto; height: auto; overflow:hidden; margin-right:-115px;}
		.foot_you{ float:left; width:102px; height:auto; margin-left:25px;}
		.foot_er{ width:100%; height:auto; overflow:hidden;}
		.foot_er img{ height: auto; width:102px; }
		.foot_2{ width:100%; font-size:12px; height:38px; line-height:38px;}
		
		
		.typeright{ width:1000px; height:82px; margin:auto;}
		.typeright_left{ float:left; height:50px; line-height:50px; font-size:12px;  margin-left:-115px;}
		.typeright_right{ float:right; height:50px; line-height:50px;  margin-right:-115px;}
		.typeright_right span{ padding:0px 5px;}
		.typeright_right a{ display: inline-block; font-size:12px; }
}

@media screen and (max-width:1434px)and (min-width:1275px){	
/*头部*/
	.header{ height:72px;}
	.head{ width:1000px;}
	.head_logo{ float:left; height:100%; margin-left:-115px;}
	.head_logo img{ padding-top:10px; height:54px;}
	
	.head_right{ float:right; height:100%; margin-right:-115px;}
	
	.nav{ margin-right:50px;}
	.nav_1{ margin-left:20px;}
	.nav_1 a{ display:block; font-size:14px; height:72px; line-height:72px;}
	
	.nav_1_warp{ width:110px; left:-19px; top:72px;}
	.nav_con a{ display:block; width:100%; font-size:12px; height:23px; line-height:23px;}
	
	
	.nav_2_warp{ width:625px; left:-210px; top:72px; }
	.nav_cona{ margin:auto; width:550px; font-size:12px; line-height:22px; padding-top:20px; padding-bottom:45px; }
	.nav_cona span{ padding:0px 8px;}
	.nav_cona a{ display:inline-block; font-size:12px; height:22px; line-height:22px;}
	
	
	.nav_3_warp{ width:1000px; height:230px; left:-171px; top:72px;}
	
	.nav_conb{ margin:auto; width:950px; height:auto; overflow:hidden;}
	.nav_all{ width:100%; height:175px; margin-top:23px; overflow-y: scroll;}
	.nav_list{ width:885px; height:auto; overflow:hidden;}
	.nav_list ul li{ float:left; width:253px; margin-right:63px; margin-bottom:23px;}
	
	.nav_tit{ width:100%; font-size:15px; height:34px; line-height:15px;}
	.nav_nei{ width:100%; height:auto; overflow:hidden; margin-top:16x;}
	.nav_nei a{ display:block; font-size:12px; height:23px; line-height:23px;}
	
	
	
	.head_tel{ float:left; height:72px; line-height:72px; padding-right:18px;}
	.head_tel span{ display:inline-block; background-size:26px; font-size:15px; padding-left:35px;}
	
	.search{ float:left; width:105px; height:30px; margin-top:22px; margin-left:18px;}
	.search a{ display:block; background-size:14px; width:30px; height:30px;}
	
	.search_text{ width:90px; height:30px; line-height:30px; padding-left:15px;}
	.search_text::-webkit-input-placeholder { font-size:16px; }
	.search_text:focus { width:140px; }
	
	.head_en{ float:right; width:30px; height:30px; margin-top:22px; padding-left:18px; margin-left:18px;}
	.head_en a{ display:block; width:30px; height:30px; line-height:30px; font-size:12px;}
	
	
	.header1{ height:60px;}
	.header1 .head_logo img{ padding-top:10px; height:40px;}
	.header1 .nav_1 a{ height:60px; line-height:60px;}
	.header1 .nav_1_warp{ top:60px;}
	.header1 .nav_con a{ height:23px; line-height:23px; font-size:12px;}
	.header1 .nav_2_warp{ top:60px;}
	.header1 .nav_cona a{ height:22px; line-height:22px; font-size:12px;}
	.header1 .nav_3_warp{ top:60px;}
	.header1 .nav_nei a{ height:23px; line-height:23px; font-size:12px;}
	
	
	.header1 .head_tel{ height:60px; line-height:60px;}
	.header1 .search{ margin-top:15px;}
	.header1 .head_en{ margin-top:15px;}

	.n_big{ width:100%; height:430px; }
	.n_big_1{ font-size:42px; height:94px; line-height:94px; padding-top:135px;}
	.n_big_2{ margin:auto; font-size:17px; width:326px; height:56px; line-height:56px;}

	/*底部*/
	.footer{ padding-top:50px;}
	.foot{ width:1000px; height:223px;}
	.foot_logo{ float:left; margin-left:-115px; width:280px; height:auto;}
	.foot_logo img{ height:66px; width:auto;}
	
	.foot_1{ float:left; width:160px; }
	.foot_nav{ width:100%; height:41px; overflow:hidden;}
	.foot_nav a{ display:block; font-size:16px; height:41px; line-height:41px;}
	
	.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:10px;}
	.foot_con a{ display:block; font-size:12px; height:23px; line-height:23px;}
	
	
	.foot_left{ float:left;}
	.foot_lian{ width:100%; height:41px; line-height:41px;font-size:14px;}
	.foot_nei{ font-size:12px; line-height:23px; margin-top:12px;}
	
	.foot_right{ float:right; width:auto; height: auto; overflow:hidden; margin-right:-115px;}
	.foot_you{ float:left; width:102px; height:auto; margin-left:25px;}
	.foot_er{ width:100%; height:auto; overflow:hidden;}
	.foot_er img{ height: auto; width:102px; }
	.foot_2{ width:100%; font-size:12px; height:38px; line-height:38px;}
	
	
	.typeright{ width:1000px; height:82px; margin:auto;}
	.typeright_left{ float:left; height:50px; line-height:50px; font-size:12px;  margin-left:-115px;}
	.typeright_right{ float:right; height:50px; line-height:50px;  margin-right:-115px;}
	.typeright_right span{ padding:0px 5px;}
	.typeright_right a{ display: inline-block; font-size:12px; }

	/*技术中心-常见问题*/
	.dang_warp{ width:100%; height:50px;}
	.dang{ margin:auto; width:1000px; height:50px; line-height:50px; font-size:14px;}
	.dang span{ padding:0px 5px;}
	
	.title{ width:100%; height:145px; margin-top:50px;}
	.title_en{ width:100%; font-size:195px; line-height:160px;}
	
	.title_mune{ width:100%; text-align:center; height:55px; padding-top:43px;}
	.title_mune a{ display: inline-block; height:55px; line-height:55px; padding:0px 50px; font-size:16px; margin:0px 3px;}
	
	
	.main{ margin-top:50px; padding-bottom:80px;} 
	.main_tit{ font-size:28px; height:65px; line-height:65px;}

	.downa{ width:1000px; height:56px; margin:auto; margin-top:12px;}
	.downa_left{ float:left; width:360px; height:56px;}
	.select{ width: 360px; height: 56px;}
	.select::after{  top:24px;right: 21px;}
	.select p{ width:330px;line-height:56px; font-size: 16px; padding: 0px 15px;}
	.select ul{width: 360px; font-size: 14px; top: 56px;}
	.select ul li{width: 100%;height:30px;line-height: 30px;padding: 0px 15px;}
		
	.downa_right{ float:right; height:56px;}
	.down_zi{ float:left; height:56px; line-height:56px; font-size:14px; width:77px;}
	.shou{ float:right; width:480px; height:56px; }
	.shou_text{ width:335px; height:56px; line-height:56px; padding-left:23px;}
	.shou_text::-webkit-input-placeholder { font-size:14px;}
	.shou a{ width:115px; height:56px; background-size:25px; }
	.shou a:hover{ background-size:25px;}

	.trouble_tit{ width:1000px; font-size:20px; height:60px; line-height:60px; margin-top:12px;}
	.trouble_list{  padding-bottom:34px;}
	.trouble_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
	.trouble_1{ width:100%; height:55px;}
	.trouble_1_1{ width:1000px; height:55px; background-size:13px;}
	.trouble_1_1 span{ font-size:16px; padding-left:45px; height:55px; line-height:55px; display:inline-block; background-size:28px;}
	
	.trouble_con{ width:910px; padding:30px 45px; font-size:14px; line-height:30px; margin-top:10px; display:none;}
	
	.trouble_11 .trouble_1_1{ background-size:13px;}
	.trouble_11 .trouble_1_1 span{ background-size:28px;}

	.page{  margin-top:27px;}
	.page_list{ width:100%; float:left;text-align:center; }
	.page_list a{display:inline-block;line-height:38px; height:38px; font-size:14px;}
	.page_list a.page_list_a{ width:38px; height:38px; font-size:19px;}

	/*技术中心-官网bolgs*/
	.blogs{ width:1000px; height:auto; overflow:hidden; margin:auto; margin-top:19px;}
	.blogs ul li{ float:left; width:475px; height:152px; list-style:none; margin-right:50px; margin-bottom:18px;}
	.blogs ul li a{ display:block; width:100%; height:151px;}
	
	.blogs_right{ float:right; width:275px; height:134px;}
	.blogs_1{ width:100%; font-size:16px; line-height:16px;}
	.blogs_2{ width:100%; font-size:16px; line-height:20px; height:40px; margin-top:10px; }
	.blogs_3{ width:100%; font-size:12px; line-height:20px; height:40px; margin-top:6px; overflow:hidden;}
	.blogs_4{ width:100%; font-size:12px;}

	/*技术中心*/
	.laboratory{ width:1000px; margin-top:19px;}
	.laboratory_left{ float:left; width:50%; height:394px;}
	.laboratory_right{ float:right; width:490px; height:394px; overflow:hidden;}
	.laboratory_1{ width:100%; height:190px;}
	.laboratory_2{ width:100%; height:190px; margin-top:14px;}
	.laboratory_2_1{ float:left; width:240px; height:190px;}

	.laboratory_con{ width:1000px; margin-top:40px;}
	.laboratory_tit{ float:left; font-size:26px; background-size:60px; height:50px; line-height:36px;}
	.laboratory_you{ font-size:14px; line-height:23px; width:720px; padding-bottom:23px; position:relative;}
	.laboratory_you_1{ right:3%; width:50%;}

	/*解决方案列表*/
	.title_tit{ width:100%; height:145px; line-height:145px; font-size:35px;}
	.title_tit span{ font-size:32px;}
	.title_tit span.title_tit_span{ padding:0px 16px; }
	
	.blogsa{ margin-top:0px;}
	.blogsa ul li .blogs_2{ margin-top:0px;}
	.blogsa ul li .blogs_3{ margin-top:16px;}

	/*技术中心主页*/
	.skill{ width:1000px; margin-top:35px; padding-bottom:30px;}
	.skill ul li{ float:left; width:322px; height:280px; list-style:none; margin-bottom:40px; margin-right:17px;}
	.skill ul li:nth-child(3n){ margin-right:0px;}
	.skill ul li a{ display:block; width:100%; height:245px; padding-top:35px;}
	.skill ul li a:hover .skill_img_1{ margin-top:-94px;}
	
	.skill_img{ width:100%; height:94px; text-align:center; overflow:hidden;}
	.skill_img img{ height:94px; width:auto;}
	.skill_img_1{ width:100%; height:94px;}
	.skill_tit{ font-size:18px; height:44px; line-height:44px; margin-top:10px;}
	.skill_con{ margin:auto; width:270px; font-size:12px; line-height:21px;}

	/*新闻列表详情*/
	.shaky{ width:1000px; padding-top:60px;}
	.shaky_tit{ font-size:28px; height:50px; line-height:50px;} 
	.shaky_come{ width:100%; font-size:12px; line-height:50px; height:50px;}
	.shaky_come span{ padding:0px 28px;}
	.shaky_wei{ font-size:14px; line-height:21px; padding:30px 55px; width:990px; margin-top:23px;} 
	.shaky_con{ font-size:14px; line-height:21px; margin-top:60px; padding-bottom:45px;}

	.shaky_all{ height:48px;}
	.shaky_left{ float:left; width:45%; height:48px;}
	.shaky_left a{ display:block; width:100%; height:48px; line-height:48px; font-size:14px;}
	
	.shaky_mid{ float:left; width:10%; height:48px;}
	.shaky_mid a{ display:block; width:100%; height:48px; line-height:48px; background-size:14px;}
	.shaky_mid a:hover{ background-size:14px;}
	
	.shaky_right{ float:right; width:45%; height:48px;}
	.shaky_right a{ display:block; width:100%; height:48px; line-height:48px; font-size:14px;}

	.recommend{ margin-top:40px; padding-bottom:30px;}
	.recommend_tit{ width:1000px; font-size:16px; height:65px; line-height:65px;}
	.recommend_list{ width:1000px; }
	.recommend_list ul li{ float:left; width:320px; height:358px; list-style:none; margin-right:20px; margin-bottom:20px;}
	.recommend_list ul li a{ display:block; width:312px; height:350px; }
	
	.recommend_biao{ font-size:17px; height:44px; line-height:44px; margin-top:8px;}
	.recommend_con{ margin:auto; width:275px; font-size:12px; height:42px; line-height:21px;}
		
	/*关于我们-加入我们*/
	.advertise{ padding-top:55px;}
	.advertise_tit{ font-size:28px; height:60px; line-height:60px;}
	.advertise_list{ width:1000px; margin-top:23px;}
	.advertise_list ul li{ float:left; width:327px; height:215px; margin-right:9px;}
	.advertise_list ul li:hover .advertise_img{ padding-top:20px;}
	
	.advertise_img{ padding-top:30px;}
	.advertise_img img{ height:66px; width:auto;}
	.advertise_1{ font-size:16px; height:36px; line-height:36px; margin-top:10px;}
	.advertise_2{ width:265px; font-size:12px; line-height:21px;}

	.downa .down_right{ margin:auto; float:none; width:580px;}


	.recruit_list{ width:1000px; margin-top:30px;}
	.recruit_list ul li{ width:100%; height: auto; list-style:none; margin-bottom:23px;}
	.recruit_list ul li a{ display:block; width:940px; height: auto; padding:0px 30px; padding-bottom:12px; }
	
	.recruit_zhu{ width:100%; height:60px; font-size:16px; line-height:60px;}
	.recruit_zhu span{ float:right; display:inline-block; font-size:12px; width:90px; height:30px; line-height:30px; margin-top:15px;}

	.recruit_con{ width:850px; height: auto; overflow:hidden; background-color:#f8f8f8; padding:14px 45px;}
	.recruit_con span{ display:block; float:left; font-size:12px; line-height:23px; height:23px;}

	.recruit_zhao{ padding-bottom:23px; margin-top:21px;} 
	.recruit_1{ width:100%; height:auto; overflow:hidden; font-size:11px; line-height:21px;}
	
	.recruit_2{ width:100%; font-size:11px; margin-top:23px; }


	.promptly_warp{ width:100%; height:100vh; position:fixed; top:0; background-color:rgba(0,0,0,0.5); z-index:9999; display:none;}
	
	.promptly{ width:900px; height:650px; margin:auto; position:relative;}
	.promptly_cha{ width:16px; height:16px; position:absolute; top:30px; left:800px; z-index:9;}
	.promptly_cha a{ display:block; width:16px; height:16px; cursor:pointer;}
	.promptly_cha img{ width:16px; height:16px;}
	
	.promptly_all{ width:800px; height:650px; background-color:#fff; margin:auto; border-radius:7px;}
	.promptly_tit{ width:100%; text-align:center; font-size:18px; color:#000; height:60px; line-height:40px; padding-top:50px; border-bottom:1px solid #f1f1f1;}
	.promptly_come{ width:560px; margin:auto; height: auto; overflow:hidden; line-height:30px;  padding-top:30px;}
	.promptly_come span{ float:left; width:33.33%; font-size:14px; color:#333;}
	.promptly_list{ width:560px; height:auto;  margin:auto; margin-top:50px; text-align:center;}
	.promptly_text{ width:538px; height:45px; border:1px solid #f1f1f1; border-radius:4px; padding-left:18px; margin-bottom:15px; font-size:14px;}
	

	.promptly_btn{ width:150px; height:45px; font-size:14px;}	
	
	/*技术中心-下载*/
	.down{ height:auto; overflow:hidden; padding-top:40px; padding-bottom:78px;}
	.down_tit{ width:100%; font-size:28px; height:88px; line-height:88px;}
	.down_list{ width:1000px;}
	.down_list ul li{ float:left; width:240px; height:108px; list-style:none; margin-right:13px;}
	.down_list ul li a{ display:block; width:100%; height:80px; padding-top:28px;}
	.down_list ul li a:hover .down_left_1{ margin-top:-55px;}
	
	.down_left{ float:left; width:70px; height:55px;}
	.down_left img{ height:55px; width:auto;}
	.down_left_1{ width:100%; height:55px;}
	.down_right{ float:right; width:158px;}
	.down_1{ width:100%; font-size:17px; height:23px; line-height:23px; padding-top:8px;}
	.down_2{ width:100%; font-size:12px; height:23px; line-height:23px;}


	.down_biao{ width:1000px; font-size:21px; height:60px; line-height:60px; margin:auto; margin-top:31px;}
	.down_one{ margin:auto; width:1000px; height:40px;} 
	.down_one_1{ float:left; font-size:13px; height:40px; line-height:40px; padding-left:20px; width:570px;}
	.down_one_2{ float:left; font-size:13px; height:40px; line-height:40px; width:85px;}
	.down_one_3{ float:left; font-size:13px; height:40px; line-height:40px; width:135px;}
	.down_one_4{ float:left; font-size:13px; height:40px; line-height:40px; width:85px;}
	.down_one_5{ float:right; font-size:13px; height:40px; line-height:40px; width:100px;}
	
	
	.downloap_list{ width:1000px; margin:auto; height:auto; overflow:hidden;}
	.downloap_list ul li{ width:100%; height:54px; list-style:none; margin-bottom:18px;}
	.downloap_list ul li a{ display:block; width:996px; height:50px;}
	
	.downloap_list ul li a:hover .downloap_img{ background-size:22px;}
	.downloap_list ul li a:hover .downloap_right{ background-size:28px;}
	
	.downloap_img{ float:left; width:22px; height:50px; background-size:22px; margin-left: 20px;}
	.downloap_mid{ float:left; height:50px; line-height:50px; font-size:13px; width:493px; margin-left:25px;}
	.downloap_1{ float:left; font-size:13px; height:50px; line-height:50px; width:115px;}
	.downloap_2{ float:left; font-size:13px; height:50px; line-height:50px; width:135px;}
	.downloap_3{ float:left; font-size:13px; height:50px; line-height:50px; width:85px; }
	.downloap_right{ float:right; background-size:28px; width:100px; height:50px;}
	
	/*技术中心-技术支持*/
	.support{ width:1000px; height:495px; margin-top:20px; background: url(../images/support_03.jpg) no-repeat right 175px; background-size:430px;}
	.support_all{ width:575px; height:auto; overflow:hidden;}
	.support_1{ font-size:14px; line-height:23px; padding-top:31px; padding-left:20px; width:555px;}
	
	.support_2{ width:515px; height:auto; overflow:hidden; margin-top:23px; margin-bottom:14px;}
	.support_left{ float:left; width:50%;}
	.support_zi{ float:left; font-size:14px; width:55px; height:44px; line-height:44px;}
	.support_kuang{ float:right; width:195px; height:auto; overflow:hidden;}
	
	.support_text{  width:181px; height:40px; line-height:40px; padding-left:10px; }
	.support_text::-webkit-input-placeholder { font-size:14px;}
	
	.support_select{  width:100%; height:44px; line-height:44px;  padding-left:10px; font-size:14px;}
	
	.support_2a{ margin-top:0px;}
	.support_kuanga{ width:452px;}
	.support_kuanga .support_text{  width:438px;}
	
	.support_textarea{ width:428px; height:60px; line-height:30px; padding:8px 10px;}
	.support_textarea::-webkit-input-placeholder { font-size:14px;}
	
	.support_kuanga a{ display:block; font-size:14px; width:190px; height:40px; line-height:40px;}

	/*联系我们*/
	.contact{ width:1000px; margin-top:60px; padding-bottom:60px; font-size:14px;}
	.contact_map{ float:left; width:500px; height:324px;}

	.contact_right{ float:right; width:430px;}
	.contact_1{ font-size:16px;}
	.contact_2{ width:100%; height:50px; line-height:50px; margin-top:26px;}
	.contact_2 span{ display:inline-block; background-size:20px; font-size:14px; padding-left:35px;}
	.contact_3{ width:100%; height:50px; line-height:50px;}
	.contact_3 span{ display:inline-block; background-size:20px; font-size:14px; padding-left:35px;}
	.contact_4{ width:100%; height:50px; line-height:50px; }
	.contact_4 span{ display:inline-block; background-size:24px; font-size:14px; padding-left:35px;}
	.contact_5{ width:100%; height:50px; line-height:50px;}
	.contact_5 span{ display:inline-block; background-size:24px; font-size:14px; padding-left:35px;}
	
	.online_warp{ width:100%; height:auto; overflow:hidden; background-size:100% auto;}
	.online_tit{ font-size:34px; padding-top:80px;}
	.online_come{  font-size:14px; height:45px; line-height:45px;}

	.online{ width:1000px; height:360px; margin-top:50px; margin-bottom:70px;}
	
	.online_1{ padding-top:35px; margin-bottom:14px;}
	.online_zi{ float:left; font-size:14px; width:70px; height:44px; line-height:44px;}
	.online_kuang{ float:right; width:380px; margin-right:40px; height:auto; overflow:hidden;}
	
	.online_text{  width:366px; height:40px; line-height:40px; padding-left:10px;}
	.online_text::-webkit-input-placeholder { font-size:14px;}
	
	.online_select{  width:100%; height:44px; line-height:44px; font-size:14px;}
	
	.online_1a{ padding-top:0px;}
	.online_2{ width:100%; height:auto; overflow:hidden; margin-bottom:23px;}
	.online_kuanga{ width:880px;}
	
	.online_textarea{ width:856px; height:70px; line-height:24px; padding:10px 10px; }
	.online_textarea::-webkit-input-placeholder { font-size:14px;}
	
	.online_kuanga a{ margin:auto; display:block; font-size:14px; width:190px; height:40px; line-height:40px; }

	/*关于我们*/
	.brief_warp{ padding:72px 0px;}
	.brief_bg{ width:339px; height:500px;}
	
	.brief{ width:1000px;}
	.brief_left{ float:left; width:580px;}
	.brief_tit{ width:100%; font-size:26px; height:40px; line-height:26px; background-size:60px;}
	.brief_1{ font-size:21px; line-height:50px; margin-top:30px;}
	
	.brief_con{ width:100%; height:294px; overflow-y:scroll; margin-top:14px;}
	.brief_2{ font-size:13px; line-height:21px; width:520px; height:auto; overflow:hidden;}
	
	.brief_right{ float:right; width:358px; height:430px;}
	
	
	.culture{ width:100%; height:555px;}
	.culture_right{ float:right; width:460px; }
	.culture_tit{ margin:auto; font-size:26px; background-size:50px; height:50px; line-height:26px; width:380px; padding-top:160px;}
	
	.culture_list{ margin:auto; width:380px; height:170px; overflow:hidden; margin-top:30px; position:relative;}
	.culture_1{ width:100%; font-size:21px; line-height:35px; height:auto;}
	
	.culture-left { width:55px; height:55px; line-height:55px; font-size:26px;}
	.culture-right {position: absolute; left:65px;  width:55px; height:55px; line-height:55px; font-size:26px;}
	
	
	.idea{ width:1000px; padding:72px 0px;}
	.idea_list{ width:100%; height:auto; overflow:hidden; margin-top:42px;}
	.idea_list ul li{ float:left; width:482px; height:223px; list-style:none; margin-right:32px; position:relative;}
	.idea_list ul li:hover .idea_1{ padding-top:60px;}
	
	.idea_1{ font-size:26px; padding-top:80px; line-height:50px; height:50px;}
	.idea_2{ width:430px; margin:auto; font-size:16px; line-height:22px; margin-top:10px;}

	/*新闻列表*/
	.invite{ width:1000px; height:375px; margin:auto;}
	.invite a{ display:block; width:100%; height:100%;}
	
	.invite_img{ float:left; width:50%; height:375px; overflow:hidden;}
	
	.invite_right{ float:right; width:465px; height:auto; overflow:hidden;}
	.invite_1{ width:100%; font-size:40px; line-height:30px; padding-top:31px;}
	.invite_2{ width:100%; font-size:18px; ine-height:23px; height:23px; }
	.invite_3{ width:420px; font-size:31px; line-height:36px; height:72px; overflow:hidden; margin-top:26px;}
	.invite_4{ width:420px; font-size:12px; line-height:21px; height:63px; overflow:hidden; margin-top:23px;}
	
	.news{ width:1000px;  margin-top:30px;}
	.news ul li{ float:left; width:315px; height:350px; list-style:none; margin-bottom:30px; margin-right:27px;}
	.news_tit{ margin:auto; width:275px; height:46px; line-height:23px; font-size:16px; margin-top:20px;}
	.news_con{ margin:auto; width:275px; height:45px; font-size:18px; line-height:45px;}

	/*解决方案详情*/
	.detail{ width:1000px; }
	.detail_left{ float:left; width:453px; height:348px;}
	.detail-left {position: absolute; left:0px; top:138px;  width:42px; height:63px; line-height:63px; font-size:25px;}
	.detail-right {position: absolute; right:0px; top:138px; width:42px; height:63px; line-height:63px; font-size:25px;}
	
	.detail_left .paginationd{ position: absolute; width:100%; left:0px; bottom:10px; text-align: center; z-index:1; margin:auto;}
	.detail_left .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	
	.detail_1{ width:100%; font-size:20px; height:50px; line-height:50px; }
	.detail_jian{ width:100%; font-size:12px; height:52px; line-height:52px;}
	.detail_2{ width:100%; height:130px; padding:20px 0px; }
	.detail_3{ width:445px; font-size:12px; line-height:21px;}
	
	.detail_4{ width:100%; height:auto; overflow:hidden; margin-top:31px;}
	.detail_4 a{ display:inline-block;  width:161px; height:44px; line-height:44px; margin-right:4px;}
	.detail_4 a:nth-child(2) span{ background-size:20px;}
	.detail_4 a:nth-child(3) span{ background-size:18px;}
	.detail_4 a:hover span{ padding-left:35px;}
	.detail_4 span{ display:inline-block; background:url(../images/detail_07.png) no-repeat left; font-size:14px; padding-left:30px;}
	
	.summary_mune{ width:1000px; margin:auto; height:50px; margin-top:55px;}
	.summary_mune a{ display:inline-block; width:138px; height:50px; line-height:50px; font-size:14px;}
	
	.backdrop{  padding-top:30px; padding-bottom:35px;}
	.backdrop_tit{  background-size:60px; font-size:26px; height:72px; line-height:72px;}
	.backdrop_con{ margin:auto; width:1000px; margin-top:30px; font-size: 14px;}
	.backdrop_left{ float:left; width:485px; height: auto; overflow:hidden;}
	.backdrop_right{ float:right; width:50%; height:296px;}
	
	.backdrop_lefta{ float:left; width:455px; height:auto; overflow:hidden;}
	.backdrop_1{ width:100%; font-size:16px; height:16px; line-height:16px;}
	.backdrop_2{ width:100%; height:230px; overflow:hidden; font-size:13px; line-height:23px; margin-top:18px;}
	
	
	.related{ width:1020px; height:382px; margin:auto; position:relative; overflow:hidden; margin-top:26px;}
	.related .paginationr{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.related .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px; }
	
	.related_con{ width:320px; height:358px; margin:auto;}
	.related_con a{ display:block; width:312px; height:350px; }
	
	
	.terrace{ width:100%; height:455px; margin-top:26px;}
	.terrace .paginationt{ position: absolute; width:1000px; left:0px; bottom:190px;}
	.terrace .swiper-pagination-bullet { display: inline-block; width:7px; height:7px;}
	
	.terrace_all{ width:100%; height:455px;}
	.terrace_img{ position:absolute; height:100%; position:absolute; top:0; right:0; width:66%;}
	.terrace_con{ width:1000px;}
	.terrace_tit{ width:100%; font-size:26px; height:60px; line-height:60px; padding-top:110px;}
	.terrace_2{ width:245px; font-size:12px; line-height:21px; height:63px;}
	
	
	.backdropb{ padding-bottom:0px;}
	.backdrop .blogs{ margin-top:26px;}
	.backdrop .blogs ul li{ margin-bottom:30px; height:134px;}
	.backdrop .blogs ul li a{ display:block; height:100%; border-bottom:none;}
	
	.means_list{ width:1000px; height:auto; overflow:hidden; margin:auto; margin-top:26px;}
	.means_list ul li{ float:left; width:490px; height:56px; list-style:none; margin-right:20px;}
	.means_list ul li a{ display:block; width:100%; height:55px;  background-size:26px;}
	.means_list ul li a:hover{ background-size:26px;}
	.means_list ul li a:hover span{ background-size:22px;}
	.means_list ul li a span{ display:inline-block; background-size:22px; font-size:16px; height:55px; line-height:55px; padding-left:55px; }

	/*全部产品中心*/
	.ferret{ width:1000px; margin:auto; height:90px; padding-top:23px;  margin-top:-60px; }
	.ferret_con{ margin:auto; width:685px; height:auto; overflow:hidden;}
	.ferret_left{ float:left; font-size:16px; height:40px; line-height:40px;}
	.ferret_right{ float:right; width:580px; height:auto;}
	.ferret_1{ width:100%; height:40px; position:relative;}
	.ferret_text{  width:561px; height:36px; line-height:36px; padding-left:15px; }
	.ferret_text::-webkit-input-placeholder { font-size:14px; }
	
	.ferret_1 a{ font-size:14px;  height:40px; line-height:40px; width:122px;}
	
	.ferret_2{ width:100%; height:26px; line-height:26px; margin-top:11px; font-size:12px;}
	.ferret_2 a{ font-size:12px; margin-right:5px;}
	
	
	.product{ width:1000px; padding:50px 0px;}
	.product_left{ float:left; width:320px; height:auto;}
	.product_tit{ width:100%; height:64px; background-size:21px; font-size:21px; line-height:64px;}
	.product_tit span{ padding-left:30px;}
	
	.goods{ width:100%; height:auto; background-color:#198ede; padding:10px 0px;}
	.goods_all{ width:100%; height:auto;}
	.goods_tit{ width:100%; font-size:16px; height:41px; line-height:41px;}
	.goods_tit span{ padding-left:30px;}
	.goods_mune{ width:100%; height:auto; padding:13px 0px;}
	.goods_1{ width:100%; height:auto;}
	.goods_1 a{ display:block; width:100%; height:28px; line-height:28px; font-size:12px;}
	.goods_1 a span{ padding-left:30px;}
	
	.goods_1_bg{ width:318px; }
	.goods_1_warp{ position:absolute; top:-2px; width:678px; padding:21px 0px; left:318px; display:none;}
	
	.goods_con{ width:630px; margin:auto; height:auto; overflow:hidden; font-size:12px; line-height:21px;}
	.goods_con span{ padding:0px 8px;}
	.goods_con a{ display:inline-block; font-size:12px; height:24px; line-height:21px; width:auto; }
	
	
	
	
	.product_right{ float:right; width:655px;}
	.product_quan{ width:100%; font-size:17px; line-height:17px; height:40px;}
	.product_all{ width:100%; height:auto; overflow:hidden; padding-top:23px; padding-bottom:16px;}
	
	.product_zuo{ float:left; width:320px; }
	.product_name{ width:100%; height:34px;}
	.product_name span{ display:inline-block; font-size:14px;  padding-left:13px; line-height:34px;}
	.product_list{ width:100%; height:81px; overflow:hidden; margin-top:8px;}
	.product_list ul li{ float:left; width:76px; height:60px; list-style:none; margin-right:5px;}
	.product_list ul li a{ display:block; width:74px; height:58px;}
	
	.product_con{ font-size:12px; line-height:21px; margin-top:8px;}
	.product_con span{ padding:0px 8px;}	
	
	
	.jie{ width:100%; height: auto; overflow:hidden; margin-top:12px; padding-bottom:16px;}
	.jie ul li{ float:left; width:205px; height:67px; list-style:none; margin-right:20px; margin-bottom:10px;}
	
	.jie_img{ float:left; width:90px; height:67px; overflow:hidden;}
	.jie_right{ float:right; width:100px; height:auto; overflow:hidden;}
	.jie_1{ width:100%; font-size:13px; color:#000; height:13px; line-height:13px;} 
	.jie_2{ width:100%; font-size:12px; height:30px; line-height:15px; overflow:hidden; margin-top:8px;}

	/*产品中心-微流控压力泵*/
	.product_alla{ padding-top:0px; padding-bottom:26px;}
	.pressure{ width:318px; margin-top:9px;}
	.pressure_tit{ margin:auto; font-size:14px; width:290px; height:38px; line-height:38px; }
	.pressure_con{ margin:auto; font-size:12px; width:290px; line-height:21px; padding-bottom:21px;}
	
	.pressure_list{ width:100%; height:auto; overflow:hidden; margin-top:26px;}
	.pressure_list ul li{ float:left; width:315px; height:103px; list-style:none; margin-right:25px; margin-bottom:21px;}
	.pressure_list ul li a{ display:block; width:100%; height:102px;}
	
	
	.pressure_img{ float:left; width:111px; height:80px;}
	
	.pressure_right{ float:right; width:190px; height:82px;}
	.pressure_1{ width:100%; font-size:13px; line-height:13px; height:13px; overflow:hidden;}
	.pressure_2{ width:100%; font-size:12px; line-height:18px; height:36px; margin-top:8px; overflow:hidden;}
	.pressure_3{ font-size:12px;}

	
	
	
	.settle{ margin-top:35px; margin-bottom:35px;}
	.settle_tit{ width:1148px; height:95px; position: relative; margin:auto;}
	.settle_name{ float:left; height:95px; line-height:95px; font-size:33px; }
	.settle_name span{ font-size:30px;}
	.settle_name span.settle_name_span{ padding:0px 10px;}
	
	.settle_more{ float:right; height:95px;}
	.settle_more a{ display:inline-block; height:95px; line-height:95px; background-size:20px; font-size:14px; padding-left:30px;}
	.settle_en{ font-size:182px; line-height:148px;letter-spacing:18px;}
	
	
	.settle_all{ width:1148px; height:550px; margin:auto; position:relative;}
	.settle_list{ width:1164px; height:550px; margin-left:-8px; overflow:hidden;}
	.settle_list .swiper-slide{ overflow:hidden; height:290px;}
	
	.settle_con{ width:564px; height:268px; margin:auto;}
	.settle_con a:hover .settle_1{ padding-top:60px;}
	.settle_bg{ background-size:288px; width:288px; height:100%;}
	.settle_you{ width:245px;}
	.settle_1{ font-size:16px; height:26px; line-height:26px; padding-top:70px;}
	.settle_2{ font-size:14px;}
	.settle_3{ font-size:12px; height:28px; line-height:28px; margin-top:14px;}
	.settle_4{ width:52px; height:52px; margin-top:28px;}
	.settle_4 img{ width:52px; height:52px;}
	
	.settle-left {position: absolute; left:-60px; top:255px; width:52px; height:52px; line-height:52px; font-size:28px; }
	.settle-right {position: absolute; right:-60px; top:255px; width:52px; height:52px; line-height:52px; font-size:28px;}

	.solve{  padding:58px 0px;}
	.solve_tit{ margin:auto; width:1148px; height: auto; font-size:33px;}
	.solve_tit span{ font-size:30px;}

	.solve_list{ margin:auto; width:1148px; height:auto; overflow:hidden; margin-top:18px;}
	.solve_list ul li{ float:left; width:370px; height:243px; list-style:none; margin-right:19px; margin-bottom:19px;}
	.solve_list ul li:nth-child(1){ width:670px; height:310px;}
	.solve_list ul li:nth-child(1) .solve_1{ padding-top:122px;}
	.solve_list ul li:nth-child(2){ width:459px; height:310px; }
	.solve_list ul li:nth-child(2) .solve_1{ padding-top:122px;}
	
	.solve_list ul li a:hover .solve_1{ padding-top:57px;}
	.solve_list ul li:nth-child(1) a:hover .solve_1{ padding-top:110px;}
	.solve_list ul li:nth-child(2) a:hover .solve_1{ padding-top:110px;}
	
	.solve_1{ padding-top:69px;}
	.solve_1 img{ height:57px; width:auto;}
	.solve_2{ width:100%; height:40px; line-height:40px; font-size:18px;}

	.technical{ margin:auto; width:1148px; height:auto; overflow:hidden; padding:58px 0px;}
	.technical .settle_tit{ height:55px;}
	.technical .settle_name{ height:55px; line-height:55px;}
	.technical .settle_more{ height:55px;}
	.technical .settle_more a{  height:55px; line-height:55px; }
	
	
	.technical_left{ float:left; width:560px; height:auto; overflow:hidden;}
	.technical_tit{ font-size:20px; height:60px; line-height:60px;}
	.technical_tit a{ font-size:16px;}
	
	.technical_list{ width:100%; height:auto; overflow:hidden;}
	.technical_list ul li{ width:100%; height:136px; list-style:none; margin-bottom:12px;}
	.technical_list ul li a{ display:block; width:100%; height:135px;}
	
	
	.technical_img{ float:left; width:167px; height:124px; overflow:hidden;}
	.technical_you{ float:right; width:370px; height:124px; position:relative;}
	.technical_1{ width:100%; font-size:15px; line-height:15px;}
	.technical_2{ width:100%; font-size:16px; height:30px; line-height:30px; margin-top:10px;} 
	.technical_3{ width:100%; font-size:12px; height:36px; line-height:18px;}
	.technical_4 img{ height:14px; width:auto;} 

	.technical_right{ float:right; width:560px; height:auto; overflow:hidden;}
	.arrondi{ width:100%; height:auto; overflow:hidden;}
	.arrondi ul li{ float:left; width:272px; height:128px; list-style:none; margin-bottom:20px; margin-right:16px;}
	.arrondi ul li a{ display:block; width:100%; height:88px; padding-top:40px;}
	.arrondi ul li a:hover .arrondi_img_1{ margin-top:-52px;}
	
	.arrondi_img{ float:left; width:85px; height:52px;}
	.arrondi_img img{ height:52px; width:auto;}
	.arrondi_right{ float:right; width:170px;}
	.arrondi_1{ width:100%; font-size:16px; height:30px; line-height:30px;}
	.arrondi_2{ width:100%; font-size:12px; height:19px; line-height:19px;}
	.arrondi_tu{ position:absolute; bottom:-12px; right:-14px; height:87px; overflow:hidden;}
	.arrondi_tu img{ height:87px; width:auto; }

	.regard_warp{ padding:58px 0px;}
	.regard{ margin:auto; width:1148px; height:auto; overflow:hidden;}
	.regard_left{ float:left; background-size:320px; width:515px; height:400px;}
	.regard_left img{ width:490px; }
	
	.regard_right{ float:right; width:575px; height:auto; overflow:hidden;}
	.regard_1{ font-size:16px; height:16px; line-height:16px;}
	.regard_1_xian{ width:270px; margin-right:14px;}

	.regard_2{ width:100%; height: auto; font-size:33px; margin-top:28px;}
	.regard_2 span{ font-size:30px; }
	
	
	.regard_3{ width:100%; height:66px; font-size:12px; line-height:22px; overflow:hidden; margin-top:12px;}
	.regard_4{ width:52px; height:52px; margin-top:18px;}
	.regard_4 img{ width:52px; height:52px;}

	.regard_5{ width:100%; height:84px; margin-top:76px;}
	.regard_5 ul li{ float:left; width:167px; height:84px; padding-left:22px; list-style:none;}
	
	.regard_5_1{ width:100%; height:52px;}
	.regard_5_1 img{ height:52px; width:auto;}
	.regard_5_2{ width:100%; font-size:20px; line-height:20px; margin-top:12px;}

	.dynamic{ margin:auto; width:1148px; height:420px; overflow:hidden; margin-top:23px;}
	.dynamic_left{ float:left; width:560px; height:420px;}
	.dynamic_img{ width:560px; height:420px; overflow:hidden;}
	
	
	.dynamic_bg{ position:absolute; bottom:0; width:500px; padding:0px 30px; height:124px;}
	.dynamic_zuo{ float:left; width:395px; }
	.dynamic_1{ width:100%; font-size:16px; height:50px; line-height:50px; padding-top:8px;}
	.dynamic_2{ width:100%; height:36px; overflow:hidden; font-size:12px;  line-height:18px; }
	.dynamic_you{ float:right; width:54px; height:54px; margin-top:50px;}
	.dynamic_you img{ width:54px; height:54px;}

	.dynamic_list{ float:right; width:565px; height:420px; }
	.dynamic_list ul li{ width:100%; height:88px; list-style:none; margin-bottom:23px;}
	.dynamic_list ul li a{ display:block; width:495px; height:88px; padding:0px 35px;}
	
	.dynamic_ri{ float:left; width:60px;}
	.dynamic_ri_1{ width:100%; font-size:40px; line-height:33px; padding-top:14px;}
	.dynamic_ri_2{ width:100%; font-size:15px; line-height:23px; margin-top:8px;}
	
	.dynamic_con{ float:right; width:430px; height:auto; overflow:hidden;}
	.dynamic_3{ width:100%; font-size:16px; height:26px; line-height:26px; padding-top:14px;}
	.dynamic_4{ width:100%; height:36px; font-size:12px; line-height:18px; margin-top:4px;}

	.innovate{ width:1148px; height: auto; overflow:hidden; margin:auto;}
	.innovate_tit{ width:100%; font-size:22px; height:62px; line-height:62px;}
	
	.innovate_all{ width:1200px; height:177px; margin:auto; position:relative; margin-left:-26px;}
	.innovate_list{ width:100%; height:110px; margin:auto;position:relative; overflow:hidden;} 
	
	.innovate_all .paginationin{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.innovate_all .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	.innovate_img{ width:176px; height:79px; }
	.innovate_img img{ width:176px; height:79px;}


	/*漂浮框*/
	.side{position:fixed;width:50px; }
	.side ul li{width:50px;height:50px; margin-bottom:7px;}
	.side ul li .sidebox{position:absolute;width:50px;height:50px; font:14px/50px "微软雅黑";}
	.side ul li .sidetop{width:50px;height:50px;line-height:50px;}
	.side ul li img{ width:50px; height:50px;}
	
	.ma{ width:50px; height:50px; position:relative;}
	.ma_img{ width:50px; height:50px;}
	.ma_er{ width:100px; height:100px; top:-20px; left:-110px; display:none;}
	
	
	.side ul li .ma_er img{ width:100px; height:100px;}

}

@media screen and (max-width:1434px)and (min-width:1361px){
	/*首页*/
	.big{ width:100%; height:100vh; margin:auto;position:relative; overflow:hidden;}
	
	.big .pagination{ position: absolute; left:0px; bottom:23px; text-align: center; width:100%; z-index:1; margin:auto;}
	.big .swiper-pagination-bullet { display: inline-block; width:24px; height:4px; margin:0px 3px;}
	.big .swiper-pagination-bullet-active{ width:36px;}	
		
	.big_zi{ position:absolute; width:100%; height:100%; top:34vh; opacity: 0; filter: alpha(opacity=0);  transform: translateY(100px);}
	.big_1{ width:100%; font-size:54px; letter-spacing:6px;} 
	.big_2{ font-size:34px; line-height:36px;letter-spacing:2px;}
	
	.settle-left {position: absolute; left:-80px; }
	.settle-right {position: absolute; right:-80px;}
}

@media screen and (max-width:1276px)and (min-width:300px){
	/*头部*/
	.header{ width:100%; height:50px; position: relative; background-color:#fff; top:0; z-index:9;}
	.head{ width:1400px; height:100%; margin:auto; display:none;}


	/*mnav*/
	.cai{ display: block; width:100%; height:50px; top:0; z-index:999; position: fixed; background-color:#fff;box-shadow: 0 3px 5px rgb(0 0 0 / 6%);}
	.head_logo{ left:2%; z-index:9; margin-left:0px; float:none; position:absolute;}
	.head_logo img{ cursor:pointer; padding-top:12px; height:26px; width:auto;}

	.cai_search{ position: absolute; top:2px; height:50px; z-index:9999; right:50px; width:20px;}
	.cai_search a{ display:inline-block; height:50px; width:20px;}
	.cai_search img{ padding-top:16px; width:18px; height:18px;}
	


	.head_en{ float:none; width:30px; height:30px; position: absolute; top:10px; right:40px; margin-top:0px; background:none; padding-left:0px; margin-left:0px; z-index:9;}
	.head_en a{ display:block; width:30px; height:30px; line-height:30px; font-size:12px;}

	

	.cai_list{ width:100%; height:100vh; background-color:#fff; display:none; position:fixed; top:0; overflow:hidden;}
	.love{ width:100%; height:calc(100vh - 51px); overflow:hidden; margin-top:50px; border-top:1px solid #e5e5e5;}
	.love_mune{ float:left; width:20%; height:calc(100vh - 61px); border-right:1px solid #e5e5e5;}
	.love_mune a{ display:block; width:100%; height:40px; text-align:center; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid #e5e5e5;}
	.love_mune a.love_mune_a{ color:#198ede;}
	
	
	.love_right{ float:right; width:75%; height:calc(100vh -80px); overflow:hidden;}
	.love_all{ width:100%; height:auto; overflow-y: scroll; display:none;}
	
	.nav_list{ width:96%; height:auto; overflow:hidden; padding-top:20px;}
	.nav_list ul li{ float:none; width:100%; list-style:none; height: auto; overflow:hidden; margin-right:0px; margin-bottom:20px;}
	
	.nav_tit{ width:100%; font-size:15px; height:34px; line-height:20px;}
	.nav_nei{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.nav_nei a{ display:block; font-size:14px; height:24px; line-height:24px;}
	
	.nav_cona{ margin:auto; width:96%; height:auto; overflow:hidden; font-size:14px; line-height:24px; padding-top:20px; padding-bottom:25px; margin-top:10px;}
	.nav_cona span{ padding:0px 10px;}
	.nav_cona a{ display:inline-block; font-size:14px; height:24px; line-height:24px;}


	.nav_con{ width:100%; height:auto; overflow:hidden; margin-top:0px; padding:10px 0px;}
	.nav_con a{ display:block; width:100%; font-size:14px; color:#000; height:30px; line-height:30px; cursor:pointer; margin:0px 0px;}

	.hunt{ width:100%; height:100vh; position:fixed; top:0; background:rgba(102,102,102,0.9); display:none; z-index:9999; right:0;}
	.hunt_con{ width:100%; height: auto; overflow:hidden; padding:15px 0px; border-bottom: 1px solid #d4d4d4; background-color:#fff; position:relative;}

	
	.hunt_cha{ position:absolute; right:2%; height:20px; width:20px; top:24px;}
	.hunt_cha a{ display:block; width:20px; height:20px;}
	.hunt_cha img{ width:14px; height:14px; padding:3px;}	


	.search{ float:none; width:85%; height:34px; margin-top:0px; margin-left:4%;}

	.search_text{ width:96%; height:34px; line-height:34px;padding-left:4%;}
	.search_text::-webkit-input-placeholder { font-size:14px;}
	.search_text:focus { width:96%;}


	.n_big{ width:100%; height:210px; margin:auto; position:relative;}
	.n_big_1{ font-size:18px; height:80px; line-height:80px; padding-top:40px;}
	.n_big_2{ margin:auto; font-size:14px; border:1px solid #fff; width:240px; height:34px; line-height:34px;}

	/*底部*/
	.footer{ width:100%; height: auto; background:#333; padding-top:15px; overflow:hidden;}
	.foot{ width:96%; height: auto; overflow:hidden; margin:auto; position:relative;}
	.foot_logo{ float:none; margin-left:0px; width:100%; text-align:center; height:auto;}
	.foot_logo img{ height:40px; width:auto;}
	
	.foot_1{ float:left; width:220px; height:100%; display:none;}
	
	.foot_left{ float:left; display:none;}
	.foot_right{ float:right; width:auto; height: auto; overflow:hidden; margin-right:-160px; display:none;}
	
	
	.typeright_warp{ width:100%; height:auto; overflow:hidden; border-top:1px solid rgba(255,255,255,0.1); margin-top:10px;}
	.typeright{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.typeright_left{ float:none; width:100%; height: auto; overflow:hidden; line-height:20px; font-size:12px; margin-left:0px; padding-bottom:15px;}
	
	.typeright_right{ float:none; height:30px; line-height:30px;  margin-right:0px; width:100%; text-align:center; padding-top:15px;}
	.typeright_right span{ padding:0px 5px;}
	.typeright_right a{ display: inline-block; font-size:14px;}	

	/*技术中心-常见问题*/
	.dang_warp{ width:100%; height:40px;}
	.dang{ margin:auto; width:96%; height:40px; line-height:40px; font-size:12px; overflow:hidden;}
	.dang span{ padding:0px 5px;}

	.title{ width:100%; height: auto; overflow:hidden; margin:auto; margin-top:0px; padding-top:20px;}
	.title_en{ display:none;}
	
	.title_mune{ width:100%; text-align:center; height: auto; overflow:hidden; padding-top:0px;}
	.title_mune a{ display: inline-block; height:40px; line-height:40px; padding:0px 12px; font-size:14px; margin:0px 2px; margin-bottom:10px;}


	.main{ width:100%; height:auto; overflow:hidden; margin-top:15px; padding-bottom:25px;} 
	.main_tit{ font-size:16px; font-weight:bold; height:40px; line-height:40px;}
	
	.downa{ width:96%; height:130px; margin:auto; margin-top:10px;}
	.downa_left{ float:none; width:100%; height:40px; position:relative; z-index:1;}
	.select{ width:100%; height: 40px; }
	.select::after{ top: 18px;right: 10px;	}
	
	.select p{ width:90%;line-height:40px; font-size: 14px; padding: 0px 5%;}
	.select ul{width:100%; font-size: 12px; top: 40px;}
	.select ul li{width:90%;height:30px;line-height: 30px;padding: 0px 5%;}
	
	
	.downa_right{ float:none; height: auto; overflow:hidden; margin-top:15px;}
	.down_zi{ float:none; height:30px; line-height:30px; font-size:14px; text-align:center; width:100%;}
	.shou{ float:none; width:100%; height:40px; position:relative; margin-top:5px;}
	.shou_text{ width:95%; height:40px; line-height:40px;  padding-left:5%; }
	.shou_text::-webkit-input-placeholder { font-size:14px;}
	
	.shou a{ position:absolute; top:0; right:0; width:60px; height:40px; background-size:20px;}
	.shou a:hover{ background-size:20px;}

	
	.trouble_tit{ width:96%; font-size:16px; height:40px; line-height:40px; margin-top:15px;}
	.trouble_list{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid rgba(0,0,0,0.1); padding-bottom:25px;}
	.trouble_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
	.trouble_list ul li:hover .trouble_1_1 span{ background-size:22px;}
	
	.trouble_1{ width:100%; height:40px;}
	.trouble_1_1{ width:96%; height:40px; margin:auto;}
	.trouble_1_1 span{ font-size:14px; padding-left:40px; height:40px; line-height:40px; background-size:22px;}
	
	.trouble_con{ width:92%; padding:15px 4%; font-size:14px; line-height:24px; margin-top:10px; display:none;}
	
	.trouble_11 .trouble_1_1 span{ background-size:22px;}

	/*分页样式*/
	.page{ width:100%; margin:auto; height: auto; overflow:hidden; margin-top:20px;}
	.page_list{ width:100%; float:left;text-align:center; }
	.page_list a{display:inline-block;line-height:35px; height:35px; font-size:14px;  margin:0px 3px;}
	.page_list a.page_list_a{ width:35px; height:35px; font-size:18px;}

	/*技术中心-官网bolgs*/
	.blogs{ width:96%; margin-top:15px;}
	.blogs ul li{ float:left; width:49%; height: auto; list-style:none; margin-right:2%; margin-bottom:15px;}
	.blogs ul li:nth-child(2n){ margin-right:0px;}
	
	.blogs ul li a{ display:block; width:100%; height: auto; padding-bottom:15px; overflow:hidden;}
	
	.blogs_img{ float:none; width:100%; height:120px;}
	
	.blogs_right{ float:none; width:100%; height: auto; position:relative; margin-top:15px;}
	.blogs_1{ width:100%; font-size:12px; line-height:12px; }
	.blogs_2{ width:100%; font-size:15px; line-height:21px; height:42px; margin-top:10px; overflow:hidden;}
	
	.blogs_3{ width:100%; font-size:12px; line-height:20px; height:60px; margin-top:8px; overflow:hidden;}
	.blogs_4{ width:100%; font-size:12px; position: relative; bottom:0; margin-top:15px;}

	/*技术中心*/
	.laboratory{ width:96%; margin:auto; height:auto; overflow:hidden; margin-top:15px;}
	.laboratory_left{ float:none; width:100%; height:210px;}
	
	.laboratory_right{ float:none; width:100%; height: auto; overflow:hidden; margin-top:10px;}
	.laboratory_1{ width:100%; height:140px;}
	.laboratory_2{ width:100%; height:140px; margin-top:10px;}
	.laboratory_2_1{ float:left; width:49%; height:140px;}
	
	.laboratory_con{ width:96%; margin-top:25px;}
	.laboratory_tit{ float:none; font-size:16px;  background-size:35px; height:48px; line-height:48px;}
	.laboratory_you{ float:none; height:auto; overflow:hidden; font-size:14px; line-height:24px; width:100%; padding-bottom:30px; margin-top:20px;}
	.laboratory_you_1{ display:none;}
	

	/*解决方案列表*/
	.title_tit{ width:100%; height:40px; line-height:40px; font-size:16px;}
	.title_tit span{ font-size:14px;}
	.title_tit span.title_tit_span{ padding:0px 10px;}
	
	.blogsa{ margin-top:0px;}
	.blogsa ul li .blogs_2{ margin-top:0px;}
	.blogsa ul li .blogs_3{ margin-top:10px;}

	/*技术中心主页*/
	.skill{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:15px; padding-bottom:20px;}
	.skill ul li{ float:left; width:49%; height:260px; list-style:none; margin-bottom:0px; margin-right:2%;}
	.skill ul li:nth-child(3n){ margin-right:2%;}
	.skill ul li:nth-child(2n){ margin-right:0px;}
	
	.skill ul li a{ display:block; width:100%; height:230px; padding-top:30px;}
	
	.skill ul li a:hover .skill_img_1{ margin-top:-61px;}
	.skill_img{ width:100%; height:61px; }
	.skill_img img{ height:61px; width:auto;}
	.skill_img_1{ width:100%; height:61px;}
	
	.skill_tit{  font-size:16px; height:40px; line-height:40px; margin-top:10px;}
	.skill_con{ margin:auto; width:90%; font-size:12px; line-height:20px; height:80px; overflow:hidden;}
	
	/*新闻列表详情*/
	.shaky{ width:96%; padding-top:20px;}
	.shaky_tit{ font-size:16px; height:40px; line-height:40px;} 
	.shaky_come{ width:100%; font-size:12px; line-height:30px; height:40px;}
	.shaky_come span{ padding:0px 10px;}
	.shaky_wei{ font-size:14px; line-height:20px; padding:15px 5%; width:90%; margin-top:20px;} 

	.shaky_con{ font-size:14px; line-height:22px; margin-top:20px; padding-bottom:35px;}
	.shaky_con img{ max-width:100%; height:auto;}
	
	.shaky_all{ width:100%; height:48px; padding:10px 0px; position:relative;}
	.shaky_left{ float:none; width:85%; height:24px;}
	.shaky_left a{ display:block; width:100%; height:24px; line-height:24px; font-size:14px; overflow:hidden;}
	
	.shaky_mid{ float:none; width:16px; height:16px; position:absolute; top:14px; right:0;}
	.shaky_mid a{ display:block; width:100%; height:16px; line-height:16px; background-size:16px;}
	.shaky_mid a:hover{ background-size:16px;}
	
	.shaky_right{ float:none; width:85%; height:24px;}
	.shaky_right a{ display:block; width:100%; height:24px; line-height:24px; text-align:left; font-size:14px; overflow:hidden;}


	.recommend{ width:100%; height:auto; overflow:hidden; margin:auto; margin-top:20px; padding-bottom:20px;}
	.recommend_tit{ width:96%; margin:auto; font-size:16px; height:50px; line-height:50px;}
	.recommend_list{ width:96%; margin:auto; height:auto; }
	.recommend_list ul li{ float:none; width:100%; height: auto; list-style:none; margin-right:0px; margin-bottom:10px;}
	
	.recommend_list ul li a{ display:block; width:100%; height: auto; border:none; padding-bottom:20px;}
	.recommend_list ul li a:hover{ border:none; background-color:#fff;}
	.recommend_list ul li a:hover .recommend_biao{ color:#000;}
	.recommend_list ul li a:hover .recommend_con{ color:rgba(0,0,0,0.7);}
	
	.recommend_img{ width:100%; height:280px; overflow:hidden; border-bottom:1px solid rgba(0,0,0,0.1);}
	
	.recommend_biao{ font-size:16px; height:40px; line-height:40px; margin-top:10px;}
	.recommend_con{ margin:auto; width:90%; font-size:14px; height:48px; line-height:24px; overflow:hidden;}

	/*关于我们-加入我们*/
	.advertise{ width:100%; height:auto; overflow:hidden; padding-top:25px;}
	.advertise_tit{ font-size:16px; font-weight:bold; height:45px; line-height:45px;}
	.advertise_list{ width:96%; margin-top:10px;}
	.advertise_list ul li{ float:none; width:100%; height:185px; list-style:none; margin-right:0px; margin-bottom:10px;}
	.advertise_list ul li:nth-child(3n){ margin-right:0px;}
	.advertise_list ul li:hover .advertise_img{ padding-top:20px;}
	
	.advertise_img{ width:100%; height:auto; overflow:hidden; padding-top:20px;}
	.advertise_img img{ height:50px; width:auto;}
	.advertise_1{ font-size:16px; height:40px; line-height:40px; margin-top:10px;}
	.advertise_2{ width:90%; font-size:14px; line-height:21px;}


	.recruit_list{ width:96%; height:auto; margin:auto; margin-top:0px; padding-bottom:20px;}
	.recruit_list ul li{ width:100%; height: auto; list-style:none; margin-bottom:10px;}
	.recruit_list ul li a{ display:block; width:92%; height: auto; padding:0px 4%; padding-bottom:10px;}
	
	.recruit_zhu{ width:100%; height:50px; font-size:16px; line-height:50px;}
	.recruit_zhu span{ float:right; display:inline-block; font-size:12px; width:90px; height:30px; line-height:30px; margin-top:10px; }
	
	.recruit_con{ width:90%; height: auto; overflow:hidden; background-color:#f8f8f8; padding:10px 5%;}
	.recruit_con span{ display:block; float:left; font-size:12px; line-height:24px; width:50%; height:24px;}
	
	.recruit_zhao{ padding-bottom:20px; margin-top:15px;} 
	.recruit_1{ font-size:14px; line-height:24px;}
	
	.recruit_2{ width:100%; font-size:14px;  margin-top:20px;}


	.promptly_warp{ width:100%; height:100vh; position:fixed; top:0; background-color:rgba(0,0,0,0.5); z-index:9999; display:none;}	
	.promptly{ width:94%; height:410px; margin:auto; position:relative;}
	.promptly_cha{ width:16px; height:16px; position:absolute; top:10px; left:92%; z-index:9;}
	.promptly_cha a{ display:block; width:16px; height:16px; cursor:pointer;}
	.promptly_cha img{ width:16px; height:16px;}
	
	
	.promptly_all{ width:100%; height:410px; }
	.promptly_tit{ width:100%; text-align:center; font-size:16px; height:40px; line-height:30px; padding-top:20px; }
	
	.promptly_come{ width:90%; margin:auto; height: auto; overflow:hidden; line-height:24px;  padding-top:15px;}
	.promptly_come span{ float:left; width:50%; font-size:12px; color:#333;}
	
	.promptly_list{ width:90%; margin-top:20px;}
	.promptly_text{ width:94%; height:30px; padding-left:5%; margin-bottom:10px; font-size:12px;}
	
	.promptly_btn{ width:100px; height:35px; border:none; font-size:12px;margin-top:15px;}


.shuru {
    width: 100%;
    height:  auto;
    position: relative;
    margin-bottom:0px;
}


	/*技术中心-下载*/
	.down{ width:100%; height:auto; overflow:hidden; padding-top:0px; padding-bottom:25px;}
	.down_tit{ width:100%; font-size:16px; font-weight:bold; height:50px; line-height:50px;}
	.down_list{ width:96%; height:auto; overflow:hidden; margin:auto;}
	.down_list ul li{ float:left; width:49%; height: auto; overflow:hidden; list-style:none; margin-right:2%; margin-bottom:8px;}
	.down_list ul li:nth-child(4n){ margin-right:2%;}
	.down_list ul li:nth-child(2n){ margin-right:0px;}
	.down_list ul li a{ display:block; width:100%; height: auto; padding-top:20px; padding-bottom:20px;}
	.down_list ul li a:hover .down_left_1{ margin-top:-50px;}
	
	
	.down_left{ float:none; width:100%; height:50px; text-align: center; overflow:hidden;}
	.down_left img{ height:50px; width:auto;}
	.down_left_1{ width:100%; height:50px;}
	
	.down_right{ float:none; width:100%; height:auto; overflow:hidden;}
	.down_1{ width:100%; font-size:16px; height:30px; line-height:30px; padding-top:15px; text-align:center;}
	.down_2{ width:100%; font-size:14px; height:20px; line-height:20px; text-align:center; overflow:hidden;}


	.down_biao{ width:96%; font-size:16px; font-weight:bold; height:40px; line-height:40px;  margin-top:20px;}
	.down_one{ margin:auto; width:96%; height:45px;} 
	.down_one_1{ float:left; font-size:14px; height:45px; line-height:45px; padding-left:4%; width:60%;}
	.down_one_2{ display:none;}
	.down_one_3{ float:left; font-size:14px; height:45px; line-height:45px; width:16%;}
	.down_one_4{ float:left; font-size:14px; height:45px; line-height:45px; width:20%;}
	.down_one_5{ display:none;}
	
	
	.downloap_list{ width:96%; margin:auto; height:auto; overflow:hidden;}
	.downloap_list ul li{ width:100%; height:35px; list-style:none; margin-bottom:5px;}
	.downloap_list ul li a{ display:block; width:99%; height:33px; border:1px solid #eaeaea;}
	.downloap_list ul li a:hover{ border:1px solid #198ede;}
	
	
	.downloap_img{ display:none;}
	.downloap_mid{ float:left; height:33px; line-height:33px; font-size:12px; width:60%; margin-left:4%; overflow:hidden;}
	.downloap_1{ display:none;}
	.downloap_2{ float:left; font-size:12px; height:33px; line-height:33px; width:16%;}
	.downloap_3{ float:left; font-size:12px; height:33px; line-height:33px; width:20%;}
	
	.downloap_right{ display:none;}

	.downa{ padding-top:0px;}
	.downa .down_right{ margin:auto; float:none; width:96%;}

	/*技术中心-技术支持*/
	.support{ width:96%; height: auto; overflow:hidden; margin:auto; margin-top:10px; background:none;}
	.support_all{ width:90%; margin:auto;}
	.support_1{ font-size:14px; line-height:21px; padding-top:20px; padding-left:0px; width:100%;}
	
	.support_2{ width:100%; height:auto; overflow:hidden; margin-top:10px; margin-bottom:10px;}
	.support_left{ float:none; width:100%; margin-bottom:10px;}
	.support_zi{ float:none; font-size:14px; text-align:left; width:100%; height:30px; line-height:30px;}
	
	.support_kuang{ float:none; width:100%; height:auto; overflow:hidden;}
	
	.support_text{  width:95%; height:34px; line-height:34px; border:2px solid #f4f4f4; padding-left:4%;}
	.support_text::-webkit-input-placeholder { font-size:14px;}
	
	
	.support_select{  width:100%; height:36px; line-height:36px; border:2px solid #f4f4f4; padding-left:4%; font-size:14px;}
	
	
	.support_2a{ margin-top:0px;}
	.support_kuanga{ width:100%;}
	.support_kuanga .support_text{  width:95%;}
	
	
	.support_textarea{ width:91%; height:100px; line-height:25px; border:2px solid #f4f4f4; padding:10px 4%;}
	.support_textarea::-webkit-input-placeholder { font-size:14px;}
	
	
	.support_kuanga a{ display:block; font-size:14px; width:168px; height:38px; line-height:38px; margin:auto;}

	/*联系我们*/
	.contact{ width:96%;  margin-top:10px; padding-bottom:20px;font-size: 16px;line-height: 22px;}
	.contact_map{ float:none; width:100%; height: auto; overflow:hidden; border:none;}
	.contact_map img{ max-width:100%; height:auto;}
	
	.contact_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.contact_1{ font-size:16px;}
	.contact_2{ width:100%; height:30px; line-height:30px; margin-top:10px;}
	.contact_2 span{ display:inline-block; background-size:18px; font-size:14px; padding-left:30px;}
	.contact_3{ width:100%; height:30px; line-height:30px;}
	.contact_3 span{ display:inline-block; background-size:18px; font-size:14px; padding-left:30px;}
	.contact_4{ width:100%; height:30px; line-height:30px; }
	.contact_4 span{ display:inline-block; background-size:18px; font-size:14px; padding-left:30px;}
	.contact_5{ width:100%; height: 30px; line-height:30px; }
	.contact_5 span{ display:inline-block; background-size:18px; font-size:14px; padding-left:30px;}

	
	.online_warp{ width:100%; height:auto; overflow:hidden; background-size:100% 180px;}
	.online_tit{ font-size:16px; font-weight:bold;  padding-top:30px;}
	.online_come{ font-size:14px; height:30px; line-height:30px;}

	.online{ width:96%; height: auto; overflow:hidden; padding-bottom:10px; margin:auto; margin-top:20px; margin-bottom:40px;}
	
	.online_1{ width:90%; margin:auto; height:auto; overflow:hidden; padding-top:20px; margin-bottom:10px;}
	.online_left{ float:none; width:100%;}
	.online_zi{ float:none; font-size:14px; text-align:left; width:100%; height:30px; line-height:30px;}
	.online_kuang{ float:none; width:100%; margin-right:0px; margin-bottom:10px;}
	
	.online_text{  width:95%; height:34px; line-height:34px; border:1px solid #f4f4f4; padding-left:4%;}
	.online_text::-webkit-input-placeholder { font-size:14px;}
	.online_text:focus { border:1px solid rgba(25,142,222,0.5);}
	
	.online_select{  width:100%; height:36px; line-height:36px; border:1px solid #f4f4f4; padding-left:4%;  font-size:14px;}
	.online_select:focus { border:1px solid rgba(25,142,222,0.5);}
	
	.online_1a{ padding-top:0px;}
	.online_2{ width:90%; margin:auto; height:auto; overflow:hidden; margin-bottom:10px;}
	.online_kuanga{ width:100%;}
	
	.online_textarea{ width:91%; height:65px; line-height:28px; border:1px solid #f4f4f4; padding:10px 4%; }
	.online_textarea::-webkit-input-placeholder { font-size:14px;}
	.online_textarea:focus { border:1px solid rgba(25,142,222,0.5);}
	
	.online_kuanga a{ margin:auto; display:block; font-size:14px; width:120px; height:38px; line-height:38px;}

	/*关于我们*/
	.brief_warp{ width:100%; height:auto; overflow:hidden; position:relative; padding:30px 0px;}
	.brief_bg{ display:none;}
	
	.brief{ width:96%;}
	.brief_left{ float:none; width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.brief_tit{ width:100%; font-size:18px; height:37px; line-height:26px; background-size:50px;}
	.brief_1{ font-size:16px; line-height:40px; margin-top:10px;}
	
	.brief_con{ width:100%; height: auto; overflow-y:scroll; margin-top:10px;}
	.brief_2{ font-size:14px; line-height:21px; width:100%; height:auto; overflow:hidden;}
	
	.brief_right{ float:none; width:100%; height:300px;}


	.culture{ width:100%; height: auto; overflow:hidden;}
	.culture_img{ float:none; width:100%; height:210px;}
	
	.culture_right{ float:none; width:100%; height:100%; background-color:#198ede; padding-bottom:30px;}
	.culture_tit{ margin:auto; font-size:16px; background-size:40px; height:40px; line-height:26px; width:90%; padding-top:40px;}
	
	.culture_list{ margin:auto; width:90%; height:105px; overflow:hidden; margin-top:20px; position:relative;}
	.culture_1{ width:100%; font-size:14px; line-height:30px; height:auto;}
	
	
	.culture-left {position: absolute; left:0px; width:30px; height:30px; line-height:30px; font-size:18px;}
	.culture-right {position: absolute; left:35px; width:30px; height:30px; line-height:30px; font-size:18px;}


	.idea{ width:96%; height:auto; overflow:hidden; margin:auto; padding:30px 0px;}
	.idea_list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.idea_list ul li{ float:none; width:100%; height:180px; list-style:none; margin-right:0px; position:relative; margin-bottom:10px;}
	.idea_list ul li:hover .idea_1{ padding-top:35px;}
	
	.idea_1{ font-size:16px;  padding-top:35px;line-height:30px; height:30px;}
	.idea_2{ width:90%; margin:auto; font-size:14px; line-height:20px; height:60px; overflow:hidden; margin-top:10px; opacity:1;}

	/*新闻列表*/
	.invite{ width:96%; height: auto; overflow:hidden; margin:auto;}
	.invite a{ display:block; width:100%; height: auto; overflow:hidden; padding-bottom:20px;}
	
	.invite_img{ float:none; width:100%; height:210px; overflow:hidden;}
	
	.invite_right{ float:none; width:90%; margin:auto; margin:auto; height:auto; overflow:hidden;}
	.invite_1{ width:100%; font-size:14px; line-height:20px; padding-top:20px;}
	.invite_2{ width:100%; font-size:12px; line-height:18px; height:18px; }
	.invite_3{ width:100%; font-size:16px; line-height:24px; height:48px; margin-top:5px;}
	.invite_4{ width:100%; font-size:12px; line-height:20px; height:60px; overflow:hidden; margin-top:10px;}

	.news{ width:96%; margin-top:20px; padding-bottom:10px; }
	.news ul li{ float:left; width:49%; height: auto; list-style:none; margin-bottom:10px; margin-right:2%;}
	.news ul li:nth-child(3n){ margin-right:2%;}
	.news ul li:nth-child(2n){ margin-right:0px;}
	.news ul li a{ padding-bottom:10px;}
	
	.news_tit{ margin:auto; width:90%; height:48px; line-height:24px; font-size:15px; margin-top:15px;}
	.news_con{ margin:auto; width:90%; height:30px; font-size:12px; line-height:30px; margin-top:5px;}

	/*解决方案详情*/
	.detail{ width:96%;}
	.detail_left{ float:none; width:100%; height:240px;}
	.detail-left {position: absolute; left:0px; top:100px; width:30px; height:40px; line-height:40px; font-size:20px; }
	.detail-right {position: absolute; right:0px; top:100px; width:30px; height:40px; line-height:40px; font-size:20px;}
	
	.detail_left .paginationd{ position: absolute; width:100%; left:0px; bottom:10px; text-align: center; z-index:1; margin:auto;}
	.detail_left .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}

	.detail_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.detail_1{ width:100%; font-size:16px; height:45px; line-height:45px;}
	.detail_jian{ width:100%; font-size:14px; height:33px; line-height:33px; margin-top:10px;}
	.detail_2{ width:100%; height:168px; padding:20px 0px;}
	.detail_3{ width:94%; font-size:14px; line-height:21px;}


	.detail_4{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.detail_4 a{ float:left; display:block; width:32%; height:40px; text-align:center; line-height:40px; margin-right:2%;}
	.detail_4 a:nth-child(3){ margin-right:0px;}
	.detail_4 a:nth-child(2) span{ background-size:16px;}
	.detail_4 a:nth-child(3) span{ background-size:16px;}
	
	.detail_4 a:hover span{ padding-left:35px;}
	.detail_4 span{ display:inline-block; background-size:16px; font-size:14px; padding-left:24px;}

	.summary_mune{ width:96%; margin:auto; height: auto; overflow:hidden; border-bottom:none; margin-top:45px; text-align:center;}
	.summary_mune a{ display:inline-block; width:105px; height:35px; line-height:35px; font-size:14px; margin:0px 5px;}


	
	.backdrop{ width:100%; height:auto; overflow:hidden; margin:auto; padding-top:20px; padding-bottom:30px;}
	.backdrop_tit{  background-size:30px; font-size:16px; height:40px; line-height:40px;}
	
	.backdrop_con{ margin:auto; width:96%; height:auto; overflow:hidden; margin-top:20px;font-size: 14px;line-height: 30px;}
	.backdrop_left{ float:none; width:100%; height: auto; overflow:hidden; margin-top:20px;}
	.backdrop_left img{ max-width:100%; height:auto;}
	.backdrop_right{ float:none; width:100%; height:200px;}
	
	
	.backdropa{ background-color:#f5f5f5;}
	.backdropa .backdrop_right{ float:none;}
	.backdropa .backdrop_lefta{ float:none;}
	.backdrop_lefta{ float:none; width:100%; margin-top:20px;}
	.backdrop_1{ font-size:16px; height:16px; line-height:16px;}
	.backdrop_2{ width:100%; height:168px; font-size:14px; line-height:21px; margin-top:15px;}

	.related{ width:96%; height:435px; margin:auto; position:relative; overflow:hidden; margin-top:20px;}
	.related .paginationr{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.related .swiper-pagination-bullet { display: inline-block; width:8px; height:8px; margin:0px 3px;}
	
	
	.related_con{ width:100%; height:400px; margin:auto;}
	.related_con a{ display:block; width:100%; height:400px; border:none;}
	.related_con a:hover{ border:none;}


	.terrace{ width:100%; height:400px; position:relative; overflow:hidden; margin-top:20px;}
	.terrace .paginationt{ position: absolute; width:90%; left:0px; bottom:30px; text-align:left; z-index:1; margin:auto;}
	.terrace .swiper-pagination-bullet { display: inline-block; width:8px; height:8px;}
	
	.terrace_all{ width:100%; height:400px;}
	.terrace_img{ height:180px; position: relative; top:0; right:0; width:100%;}
	.terrace_con{ width:90%; height:auto; overflow:hidden; margin:auto;}
	.terrace_tit{ font-size:16px; height:40px; line-height:40px; padding-top:25px;}
	.terrace_2{ width:100%; font-size:14px; overflow:hidden; line-height:24px; height:72px;}


	.backdropb{ padding-bottom:0px;}
	.backdrop .blogs{ margin-top:20px;}
	.backdrop .blogs ul li{ height: auto;}
	.backdrop .blogs ul li a{ display:block; height:100%; border-bottom:none;}

	.means_list{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.means_list ul li{ float:none; width:100%; height:40px; margin-right:0px;}
	.means_list ul li a{ display:block; width:100%; height:39px; background-size:24px; }
	
	.means_list ul li a:hover{ background-size:24px;}
	.means_list ul li a:hover span{ background:url(../images/down_23.png) no-repeat 10px; background-size:16px;}
	.means_list ul li a span{ display:inline-block; background:url(../images/down_16.png) no-repeat 10px;background-size:16px; font-size:14px; height:40px; line-height:40px; padding-left:40px; }


	/*全部产品中心*/
	.ferret{ width:96%; margin:auto; height: auto; padding-bottom:15px; overflow:hidden; padding-top:15px; margin-top:20px;}
	.ferret_con{ margin:auto; width:90%;}
	.ferret_left{ float:none; font-size:16px; height:35px; line-height:30px;}
	.ferret_right{ float:none; width:100%; height:auto; margin-top:2px;}
	.ferret_1{ width:100%; height:40px; position:relative;}
	.ferret_text{  width:96%; height:38px; line-height:38px; border:1px solid #198ede; padding-left:4%;}
	.ferret_text::-webkit-input-placeholder { font-size:14px;}
	.ferret_text:focus { border:1px solid rgba(25,142,222,0.5);}
	
	.ferret_1 a{ font-size:14px; height:40px; line-height:40px; width:80px;}
	.ferret_2{ width:100%; height: auto; overflow:hidden; line-height:20px; margin-top:10px; font-size:14px;}
	.ferret_2 a{ font-size:14px; margin-right:8px;}



	.product{ width:96%; height:auto; overflow:hidden; margin:auto; padding:25px 0px;}
	.product_left{ float:none; width:100%; height:auto;}
	.product_tit{ width:100%; height:48px; background: #198ede url(../images/product_05.png) no-repeat 96%; background-size:14px; font-size:16px; line-height:48px;}
	.product_tit span{ padding-left:4%;}



.goods{ width:100%; height:auto; background-color:#198ede; padding:15px 0px; margin-top:5px;}
.goods_all{ width:100%; height:auto; padding-bottom:15px;}
.goods_tit{ width:100%; font-size:15px; height:35px; line-height:30px;font-weight: normal;}
.goods_tit span{ padding-left:4%;}

.goods_mune{ width:100%; height:auto; padding:13px 0px; display:none;}
.goods_1{ width:100%; height: auto; overflow:hidden; position:relative; z-index:999;}
.goods_1 a{ display:block; width:100%; height:30px; line-height:30px; font-size:14px;}
.goods_1 a span{ padding-left:4%; }
.goods_1_bg{ width:100%; height:100%; background-color:#fff; position: relative; opacity:1;}


.goods_1 a:hover span{ color:#309ae1;}
.goods_1 a:hover .goods_1_bg{ opacity:1;}

.goods_1 a.goods_1_a span{ color:#309ae1;}
.goods_1 a.goods_1_a .goods_1_bg{ opacity:1;}

.goods_1:hover span{ color:#309ae1;}
.goods_1:hover .goods_1_bg{ opacity:1;}
.goods_1:hover .goods_1_warp{ display:block;}


.goods_1_warp{ position: relative; top:0px; width:100%; padding:10px 0px; border:none; left:0px; display: block;}



.goods_phone{ display:block; width:100%; height:auto; overflow:hidden; padding-top:10px;}
.goods_phone ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}

.goods_a{ width:100%; height: 30px; overflow:hidden;}
.goods_a a{ display:block; width:96%; height:30px; line-height:30px; font-size:14px; padding-left:4%; color:#fff;}
.goods_a_warp{ width:100%; height:auto; overflow:hidden; padding-bottom:10px; border-bottom:1px solid rgba(255,255,255,0.1); display:none;}

.goods_con{ width:92%; margin:auto; height:auto; overflow:hidden; font-size:13px; line-height:24px;}
.goods_con span{ display:inline-block; color:#fff; padding:0px 8px;}
.goods_con a{ display:inline-block; font-size:13px; height:24px; line-height:24px; width:auto; color:rgba(255,255,255,0.8);}
.goods_con a:hover{ color:#309ae1;}

.goods_a1{ font-weight:bold;}


	.product_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:30px;}
	.product_quan{ width:100%; font-size:16px; line-height:24px; height:35px;}
	.product_all{ width:100%; height:auto; overflow:hidden; padding-top:10px; padding-bottom:20px;}
	.product_all .product_zuo:nth-child(2){ float:none;}
	.product_zuo{ float:none; width:100%; height:auto; overflow:hidden; padding-bottom:20px;}
	.product_name{ width:100%; height:40px;}
	.product_name span{ display:inline-block; font-size:14px; padding-left:4%; line-height:40px;}

.product_list{ width:100%; height:81px; overflow:hidden; margin-top:10px;}
.product_list ul li{ float:left; width:104px; height:81px; list-style:none; margin-right:10px;}
.product_list ul li:nth-child(4n){ margin-right:0px;}
.product_list ul li a{ display:block; width:102px; height:79px; border:1px solid rgba(0,0,0,0.1); overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}
.product_list ul li a:hover{ border:1px solid #309ae1;}


	.product_con{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:24px; margin-top:10px;}
	.product_con span{ color:#198ede; padding:0px 8px;}


	.jie{ width:100%; height: auto; overflow:hidden; margin-top:10px; padding-bottom:20px;}
	.jie ul li{ width:100%; height:85px; list-style:none; margin-right:0px; margin-bottom:10px;}

	.jie_right{ float:right; width:65%; height:auto; overflow:hidden;}
	.jie_1{ width:100%; font-size:14px; color:#000; height:14px; line-height:14px; overflow:hidden; -webkit-transition: all 0.4s ease-in-out;}
	.jie_2{ width:100%; font-size:13px; color:rgba(0,0,0,0.7); height:34px; line-height:17px; overflow:hidden; margin-top:10px;}




	/*产品中心-微流控压力泵*/
	.product_alla{ padding-top:0px; padding-bottom:25px; border-bottom:1px solid rgba(0,0,0,0.1);}
	.pressure{ width:99%;}
	.pressure_tit{ margin:auto; font-size:14px; width:92%; height:40px; line-height:40px;}
	.pressure_con{ margin:auto; font-size:12px; width:92%; line-height:21px; padding-bottom:15px;}


	.pressure_list{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
	.pressure_list ul li{ float:none; width:100%; height:99px; list-style:none; margin-right:0px; margin-bottom:10px;}
	
	.pressure_list ul li a{ display:block; width:100%; height:98px;}
	.pressure_list ul li a:hover .pressure_img{ border:1px solid #198ede;}
	
	.pressure_img{ float:left; width:120px; height:86px;}
	
	.pressure_right{ float:right; width:265px; height:88px; }
	.pressure_1{ width:100%; font-size:14px; line-height:14px; height:14px;}
	.pressure_2{ width:100%; font-size:12px; line-height:20px; height:40px; margin-top:8px; overflow:hidden;}
	.pressure_3{ font-size:12px;}



	.side{ display:none;}
	
	/*首页*/
	.big{ width:100%; height:240px; margin:auto;position:relative; overflow:hidden;}
	
	.big .pagination{ position: absolute; left:0px; bottom:10px; text-align: center; width:100%; z-index:1; margin:auto;}
	.big .swiper-pagination-bullet { display: inline-block; width:24px; height:4px; margin:0px 3px;}
	
	.big_zi{ position:absolute; width:100%; height:100%; top:90px; opacity:1;  transform: translateY(0px);}
	.big_1{ width:100%; font-size:18px; letter-spacing:4px;} 
	.big_2{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:30px; letter-spacing:1px;}


	.settle{ width:100%; height: auto; position:relative; overflow:hidden; margin:auto; margin-top:20px; margin-bottom:20px;}
	.settle_tit{ width:96%; height:50px; position: relative; margin:auto;}
	.settle_name{ float:left; height:40px; line-height:40px; font-size:16px;}
	.settle_name span{ font-size:14px;}
	.settle_name span.settle_name_span{ padding:0px 8px;}
	
	.settle_more{ float:right; height:40px;}
	.settle_more a{ display:inline-block; height:40px; line-height:40px; background-size:18px; font-size:12px;  padding-left:30px;}
	
	.settle_en{  font-size:60px; line-height:50px; letter-spacing:4px;}


	.settle_all{ width:96%; height:210px; margin:auto; position:relative; margin-top:15px;}
	.settle_list{ width:100%; height:210px; margin-left:0px; overflow:hidden;}
	.settle_list .swiper-slide{ overflow:hidden; height:210px;}
	
	.settle_con{ width:100%; height:210px; margin:auto;}
	.settle_con a:hover .settle_1{ padding-top:35px;}
	
	
	.settle_bg{  background-size:cover; width:75%; height:100%;}
	.settle_you{ width:78%; height:auto; overflow:hidden; float:right;}
	
	.settle_1{ font-size:16px; height:30px; line-height:30px; padding-top:35px;}
	.settle_2{ font-size:14px;}
	
	.settle_3{ font-size:12px; height: 30px; line-height:30px; margin-top:10px;}
	.settle_4{ width:36px; height:36px; margin-top:20px;}
	.settle_4 img{ width:36px; height:36px;}


	.settle-left {position: absolute; left:10px; top: inherit; bottom:10px; width:30px; height:30px; line-height:30px; font-size:18px;}
	.settle-right {position: absolute; right: inherit; left:45px; top: inherit; bottom:10px; width:30px; height:30px; line-height:30px; font-size:18px;}



	.solve{ width:100%; height:auto; overflow:hidden; background-color:#f2f2f2; padding:30px 0px;}
	.solve_tit{ margin:auto; width:96%; font-size:16px;}
	.solve_tit span{ font-size:14px;}
	.solve_tit span.solve_tit_span{ padding:0px 8px;}
	
	.solve_list{ margin:auto; width:96%; height:auto; overflow:hidden; margin-top:20px; display:none;}
	.solve_list ul li{ float:none; width:100%; height:180px; list-style:none; margin-right:0px; margin-bottom:10px;}
	.solve_list ul li:nth-child(1){ width:100%; height:180px;}
	.solve_list ul li:nth-child(1) .solve_1{ padding-top:40px;}
	.solve_list ul li:nth-child(2){ width:100%; height:180px; margin-right:0px;}
	.solve_list ul li:nth-child(2) .solve_1{ padding-top:40px;}
	
	.solve_list ul li a:hover .solve_1{ padding-top:40px;}
	.solve_list ul li:nth-child(1) a:hover .solve_1{ padding-top:40px;}
	.solve_list ul li:nth-child(2) a:hover .solve_1{ padding-top:40px;}
	
	

	.solve_lun{ display: block; margin:auto; width:96%; height:180px; overflow:hidden; position:relative; margin-top:20px;}
	
	.solve-left {position: absolute; left:5px; top:80px; z-index:10; cursor:pointer; overflow:hidden; width:30px; height:30px; line-height:30px; border-radius:50%; outline: none; font-size:20px; color:#fff; background-color:#a3d2f2; font-family:"宋体";  text-align:center;-webkit-transition: all 0.4s ease-in-out;}
	.solve-left:hover{ background-color:#198ede;}
	.solve-right {position: absolute; right:5px; top:80px; z-index:10; cursor:pointer; overflow:hidden; width:30px; height:30px; line-height:30px;border-radius:50%; outline: none; font-size:20px; color:#fff; font-family:"宋体"; background-color:#a3d2f2; text-align:center; -webkit-transition: all 0.4s ease-in-out;}
	.solve-right:hover{ background-color:#198ede;}
	
	.solve_nei{ width:100%; height:180px;}
	.solve_nei a{ display:block; width:100%; height:100%;}
	.solve_1{ width:100%; height:auto; overflow:hidden; text-align:center; padding-top:65px;}
	.solve_1 img{ height:60px; width:auto;}
	.solve_2{ width:100%; height:55px; line-height:55px; font-size:16px;}


	.technical{ margin:auto; width:96%; height:auto; overflow:hidden; padding:30px 0px;}
	.technical .settle_tit{ width:100%; height:50px;}
	.technical .settle_name{ float:left; height:40px; line-height:40px;}
	.technical .settle_more{ float:right; height:40px;}
	.technical .settle_more a{ display:inline-block; height:40px; line-height:40px; }

	.technical_all{ width:100%; height:auto; overflow:hidden;}
	.technical_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.technical_tit{ width:100%; font-size:16px; height:45px; line-height:45px;}
	.technical_tit a{ float:right; font-size:14px;}
	
	.technical_list{ width:100%; height:auto; overflow:hidden;}
	.technical_list ul li{ float:left; width:49%; height: auto; overflow:hidden; list-style:none; margin-right:2%; margin-bottom:15px;}
	.technical_list ul li:nth-child(2){ margin-right:0px;}
	.technical_list ul li:nth-child(2) a{ border-bottom: 1px solid rgba(0,0,0,0.1);}
	
	.technical_list ul li a{ display:block; width:100%; height: auto; padding-bottom:10px; overflow:hidden;}
	
	.technical_img{ float:none; width:100%; height:120px; overflow:hidden;}
	
	.technical_you{ float:mpme; width:100%; height: auto; position:relative; margin-top:15px;}
	.technical_1{ font-size:14px; line-height:14px;}
	.technical_2{ width:100%; font-size:16px; height:30px; line-height:30px; margin-top:5px; } 
	.technical_3{ width:100%; font-size:12px; height:40px; line-height:20px; margin-top:5px;}
	.technical_4{ width:100%; height:auto; overflow:hidden; position: relative; bottom:0; margin-top:15px;}
	.technical_4 img{ height:12px; width:auto;} 

	.technical_right{ float:none; width:100%; height:auto; overflow:hidden;}
	.arrondi{ width:100%; height:auto; overflow:hidden;}
	.arrondi ul li{ float:left; width:49%; height:153px; list-style:none; margin-bottom:10px; margin-right:2%;}
	.arrondi ul li:nth-child(2n){ margin-right:0px;}
	.arrondi ul li a{ display:block; width:100%; height:128px; padding-top:25px;}
	.arrondi ul li a:hover{ background-color:#198ede;}
	.arrondi ul li a:hover .arrondi_img_1{ margin-top:-50px;}
	.arrondi ul li a:hover .arrondi_1{ color:#fff;}
	.arrondi ul li a:hover .arrondi_2{ color:#fff;}
	.arrondi ul li a:hover .arrondi_tu_1{ display:none;}
	
	.arrondi_img{ float:none; width:100%; height:50px; overflow:hidden; text-align: center;}
	.arrondi_img img{ height:50px; width:auto;}
	
	
	.arrondi_right{ float:none;width:100%; margin-top:10px;}
	.arrondi_1{ width:100%; font-size:16px; text-align:center; height:30px; line-height:30px;}
	.arrondi_2{ width:100%; font-size:12px; height:24px; line-height:24px; text-align:center;}
	.arrondi_tu{ position:absolute; bottom:-17px; right:-20px; height:80px; overflow:hidden;}
	.arrondi_tu img{ height:80px; width:auto; opacity:0.07;}


	.regard_warp{ padding:30px 0px;}
	.regard{ margin:auto; width:96%; }
	.regard_left{ float:none; background:none; width:100%; height: auto; text-align: center;}
	.regard_left img{ width:100%; height:auto;}
	
	
	.regard_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.regard_1{ width:100%; text-align:right; font-size:14px; height:24px; line-height:24px;}
	.regard_1_xian{ width:80px; height:1px; background-color:#fff; display:inline-block; margin-right:10px;}
	
	.regard_2{ width:100%; height: auto; font-size:16px; margin-top:20px;}
	.regard_2 span{ font-size:14px;}
	.regard_2 span.regard_2_span{ padding:0px 8px;}
	
	.regard_3{ width:100%; height: auto; font-size:14px; line-height:24px; overflow:hidden; margin-top:10px;}
	.regard_4{ width:36px; height:36px;  margin-top:25px;}
	.regard_4 img{ width:36px; height:36px;}
	
	
	.regard_5{ width:100%; height:80px; margin-top:35px;}
	.regard_5 ul li{ float:left; width:27%; height:80px; border-left:2px solid rgba(255,255,255,0.2); padding-left:5%; list-style:none;}
	
	.regard_5_1{ width:100%; height:44px;}
	.regard_5_1 img{ height:44px; width:auto;}
	.regard_5_2{ width:100%; font-size:16px; line-height:31px; margin-top:10px;}


	.solvea{ background-color:#fff;}

	.dynamic{ width:96%; height: auto; overflow:hidden; margin-top:20px;}
	.dynamic_left{ float:none; width:100%; height:240px;}
	
	
	.dynamic_img{ width:100%; height:240px; overflow:hidden;}
	
	.dynamic_bg{ position:absolute; bottom:0; width:92%; padding:0px 4%; height:110px; }
	.dynamic_zuo{ float:none; width:100%; height:auto; overflow:hidden;}
	.dynamic_1{ width:100%; font-size:16px; height:40px; line-height:40px; padding-top:10px;}
	.dynamic_2{ width:100%; height:44px; overflow:hidden; font-size:14px; line-height:22px;}
	
	.dynamic_you{ display:none;}

	.dynamic_list{ float:none; width:100%; height: auto; overflow:hidden; margin-top:10px;}
	.dynamic_list ul li{ float:left; width:49%; height:155px; list-style:none; margin-bottom:10px; margin-right:2%; overflow:hidden;}
	.dynamic_list ul li:nth-child(2n){ margin-right:0px;}
	
	.dynamic_list ul li a{ display:block; width:100%; height:100%; padding:0px 10px; overflow:hidden;}
	.dynamic_list ul li a:hover{ background-color:#198ede;}
	.dynamic_list ul li a:hover .dynamic_ri_1{color:#fff;}
	.dynamic_list ul li a:hover .dynamic_ri_2{ color:#fff;}
	.dynamic_list ul li a:hover .dynamic_3{color:#fff;}
	.dynamic_list ul li a:hover .dynamic_4{ color:rgba(255,255,255,0.38);}
	
	.dynamic_ri{ float:none; width:90%; padding-top:10px;}
	.dynamic_ri_1{ display:inline-block; width:auto; font-size:16px; line-height:30px; padding-top:0px;}
	.dynamic_ri_2{ display:inline-block; width:auto; font-size:16px; line-height:30px; margin-top:0px;}
	
	.dynamic_con{ float:none; width:90%; height:auto; overflow:hidden;}
	.dynamic_3{ width:100%; font-size:15px; height:48px; line-height:24px; padding-top:0px; overflow:hidden;}
	.dynamic_4{ width:100%; height:40px; overflow:hidden; font-size:12px; color:#acacac; line-height:20px; margin-top:10px;}



	.innovate{ width:96%;}
	.innovate_tit{ width:100%; font-size:16px; font-weight:bold; height:30px; line-height:30px;}
	
	.innovate_all{ width:100%; height:140px; margin:auto; position:relative; margin-left:0px;}
	.innovate_list{ width:100%; height:120px; margin:auto;position:relative; overflow:hidden;} 
	
	
	.innovate_all .paginationin{ position: absolute; width:100%; left:0px; bottom:0px; text-align: center; z-index:1; margin:auto;}
	.innovate_all .swiper-pagination-bullet { display: inline-block; width:8px; height:8px;}
	
	
	.innovate_img{ width:180px; height:79px;}
	.innovate_img img{ width:180px; height:79px;}	



	/*漂浮框*/
	.side{ display:none;}


}











