@charset "utf-8";
html { }
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; -webkit-tap-highlight-color:rgba(0,0,0,0);}
body { font-size:12px;background:#FFF; color:#464855; font-family:"微软雅黑";min-width: 1200px;}
ul,li { list-style: none; }
img { border:0; }
input:focus,select:focus { outline:none; }
input,select{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;appearance:none;-webkit-appearance:none;-moz-appearance:none;}
.input_noline{ background-color:transparent;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
option{ background-color:transparent;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}

select::-ms-expand { display: none; }

/* 全局 */
a { text-decoration: none; outline:none;}
a:hover { text-decoration: none; }
/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fl { float: left; }
.fr { float: right; }


.wrapper{ width:1200px; margin:0 auto; padding:0;}

.header{ position:relative; top:38px; width:100%;}
.header .logo{ float:left; margin-left:5%;}
.header .nav{ float:left; margin-left:2%;}
.header .nav ul{ margin:0; padding:0; text-align:center;}
.header .nav ul li{ width:70px; float:left; position:relative; margin:0 20px;}
.header .nav ul li a{ color:#fff; font-size:14px; line-height:32px; display:block;}
.header .nav ul li:hover,.header .nav ul li.selected{ border-bottom:3px solid #097fc8;}

.header .nav ul li ul{visibility: hidden; margin:5px 0 0; padding:10px 30px 30px; opacity:0; position:absolute; top:30px; left:-30px; text-align:left; transition:0.5s; width:250%; background:rgba(0,0,0,0.8);}
.header .nav ul li:hover ul{ opacity:1; transition:0.5s;visibility:visible; overflow:hidden;}
.header .nav ul li ul li{ float:none; margin:0; padding:0; width:100%;}
.header .nav ul li ul li a{ line-height:38px; font-size:12px; opacity:0.6;}
.header .nav ul li ul li em{ height:1px; width:100%; background:rgba(255,255,255,0.06); display:block;}
.header .nav ul li ul li:hover{ border-bottom:none;}
.header .nav ul li ul li:hover a{ opacity:1;}
.header .nav ul li ul li:nth-of-type(1){ padding-top:5px;}


#fixedMenu, #cbg-main-nav-wrapper { z-index: 9999; position: absolute; top: 30px; left: 0; right:0;}
#fixedMenu.shuai, #cbg-main-nav-wrapper.shuai { position: fixed; top: 0; background:rgba(0,0,0,0.85); padding:20px 0; border-top:2px solid #097fc8;}
.shadow { position: absolute; bottom: -32px; height: 32px; left: 0; width: 100%; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
#fixedMenu.shuai .shadow, #cbg-main-nav-wrapper.shuai .shadow { opacity: 1; filter: alpha(opacity=100); }




/**大图**/

.banner_box{ width:100%; height:auto; position:relative;}
.banner_box .hd{ width:100%; margin:0 auto; overflow:hidden; position:absolute; bottom:26px; z-index:9;}
.banner_box .hd ul{ overflow:hidden; margin:0 auto; text-align:center; list-style:none;}
.banner_box .hd ul li{ width:10px; height:10px; background:#FFF; opacity:0.6; display:inline-block; margin:0 3px; border-radius:100%;}
.banner_box .hd ul li.on{ background:#FFF; color:#fff; z-index:9999; opacity:1;}



.banner_box .bd{ position:relative; height:auto; z-index:0; margin:0 auto; width:100%;}
.banner_box .bd ul{ padding:0; margin:0;}
.banner_box .bd li{vertical-align:middle; list-style:none; width:100%;}
.banner_box .bd img{ width:100%; height:auto; margin:0 auto;}

.banner_box .prev,
.banner_box .next{ position:absolute; left:10%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/arrows.png) no-repeat 0 0; filter:alpha(opacity=50);opacity:0.5; transition:0.5s;}
.banner_box .next{ left:auto; right:10%; background-position:right 0;}
.banner_box .prev:hover,
.banner_box .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner_box .prevStop{ display:none; }
.banner_box .nextStop{ display:none; }


.i_contact{ width:231px; height:66px; position:absolute; right:20%; top: 0; z-index:999;}

.h_box_a{ overflow:hidden; padding:84px 0 42px;}
.h_box_a .h_a_title{ font-size:36px; text-align:center; color:#1a1d1f;}
.h_box_a .h_a_title span{ font-weight:bold;}
.h_box_a .h_a_subtitle{ font-size:24px; margin-top:45px; text-align:center;}
.h_box_a .h_a_more{ width:178px; height:45px; line-height:45px; border:1px solid #097fc8; margin:55px auto 0; border-radius:20px;text-align:center;}
.h_box_a .h_a_more a{ font-size:18px; color:#464855; transition:0.5s; display:block;}
.h_box_a .h_a_more:hover a{ color:#FFF; transition:0.5s;}
.h_box_a .h_a_more:hover{ border-radius:20px; transition:0.5s; background:#097fc8;}

.h_box_a .h_a_pic{ overflow:hidden; margin:78px auto 0; background:url(../images/h_a_bg.png) no-repeat center top;}
.h_box_a .h_a_pic .wrapper{ width:1309px; text-align:center;}
.h_box_a .h_a_pic .pic_img{ width:1200px; margin:0 auto; height:602px; padding:32px 0;}




.h_box_b{ overflow:hidden; padding:42px 0 0;}

.h_box_b .h_b_title{ font-size:36px; text-align:center; color:#1a1d1f;}
.h_box_b .h_b_title span{ font-weight:bold;}
.h_box_b .h_b_subtitle{ font-size:24px; margin-top:45px; text-align:center;}

.h_box_b .h_b_pic{ overflow:hidden; margin:78px auto 0;}
.h_box_b .h_b_pic ul{ margin:0; padding:0;}
.h_box_b .h_b_pic ul li{ float:left; overflow:hidden; width:50%; position:relative;}
.h_box_b .h_b_pic ul li a{}
.h_box_b .h_b_pic ul li a .h_b_img{ overflow:hidden;}
.h_box_b .h_b_pic ul li a .h_b_img img{ width:100%;}
/* .h_box_b .h_b_pic ul li:nth-of-type(4){ width:50%;}
.h_box_b .h_b_pic ul li:nth-of-type(5){ width:50%;} */

.h_box_b .h_b_pic ul li .h_b_pic_h{ overflow:hidden; position:absolute; background:rgba(0,0,0,0.8); z-index:99; width:80%; height:86%; opacity:0; top:7%; left:10%; right:10%; transition:0.5s; text-align:center;}
.h_box_b .h_b_pic ul li .h_b_pic_h .h_b_desc{ vertical-align:middle;display:inline-block; padding:0 40px; }
.h_box_b .h_b_pic ul li .h_b_pic_h .h_b_desc b{ font-size:48px; display:block; color:#FFF;}
.h_box_b .h_b_pic ul li .h_b_pic_h .h_b_desc .h_b_title{ font-size:24px; color:#FFF; padding-top:22px;}
.h_box_b .h_b_pic ul li .h_b_pic_h .h_b_desc font{ font-size:18px; opacity:0.5; color:#FFF; padding-top:16px; display:block;}

.h_box_b .h_b_pic ul li .h_b_pic_h em{vertical-align:middle; height:100%; display:inline-block;}


.h_box_b .h_b_pic ul li:hover .h_b_pic_h{ opacity:1; transition:0.5s;}

/*.h_box_b .h_b_pic ul li.li_8 { display: none; }*/
.h_box_b .h_b_pic ul li:nth-of-type(3),.h_box_b .h_b_pic ul li:nth-of-type(4),.h_box_b .h_b_pic ul li:nth-of-type(5) { width: 33.3333% }




.h_box_c{ overflow:hidden; padding:84px 0; background:#00183d url(../images/h_c_map.png) 70% 20px no-repeat;}
.h_box_c .h_c_title{ font-size:36px;color:#FFF;}
.h_box_c .h_c_title span{ font-weight:bold;}
.h_box_c .h_c_news{ overflow:hidden; padding-top:100px;}

.h_box_c .h_c_news .hd{line-height:36px; height:40px; overflow:hidden; position:relative; }
.h_box_c .h_c_news .hd ul{ float:left;  position:absolute; left:0; top:0;}
.h_box_c .h_c_news .hd ul li{ float:left; display:block; cursor:pointer; font-size:24px; }
.h_box_c .h_c_news .hd ul li a{color:#FFF;}
.h_box_c .h_c_news .hd ul em{ float:left; display:block; padding:0 15px; font-size:15px; color:#FFF;}
.h_box_c .h_c_news .hd ul li.on{ border-bottom:1px solid #66758c;}


.h_box_c .h_c_news .bd ul{ padding:50px 0 0; margin:0; width:1300px; overflow:hidden;}
.h_box_c .h_c_news .bd ul li{ width:558px; float:left; margin:0 45px 35px 0;height: 110px;position: relative;}
.h_box_c .h_c_news .bd ul li a{}

.h_box_c .h_c_news .bd ul li a .n_box{ overflow:hidden; border-top:1px solid #097fc8;}
.h_box_c .h_c_news .bd ul li a .n_box .fl{ width:450px; color:#FFF; opacity:1; font-size:18px; padding:15px 0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; transition:0.5s;}
.h_box_c .h_c_news .bd ul li a .n_box .fr{ width:80px; color:#FFF; opacity:1; padding:22px 0 0;}
.h_box_c .h_c_news .bd ul li a .n_box .n_desc{ color:#30496d; line-height:24px; width:450px; transition:0.5s;}
/*.h_box_c .h_c_news .bd ul li:nth-of-type(1) a .n_box{ border-top:1px solid #66758c;}
 .h_box_c .h_c_news .bd ul li:nth-of-type(1) a .n_box .fl,.h_box_c .h_c_news .bd ul li:nth-of-type(1) a .n_box .fr{ opacity:0.5;} */


.h_box_c .h_c_news .bd ul li:hover a .n_box .fl{color:#097fc8; transition:0.5s; opacity:1;}
.h_box_c .h_c_news .bd ul li:hover:nth-of-type(1) a .n_box{ border-top:1px solid #097fc8;}



.h_box_d{ overflow:hidden; height:420px; padding:84px 0 0; background:#FFF url(../images/h_d_bg.png) no-repeat center bottom;}

.h_box_d .wrapper{ width:600px; margin:0 auto; padding:0;}
.h_box_d .h_d_title{ font-size:30px;color:#1a1d1f; text-align:center;}
.h_box_d .h_d_title span{ font-weight:bold;}
.h_box_d .h_d_desc{ font-size:18px; line-height:28px; text-align:center; padding-top:54px;}
.h_box_d .h_d_desc_e{ font-size:13px; line-height:22px; text-align:center; padding-top:35px;}


.h_box_e{ overflow:hidden; padding:40px 0; background:#f8f9fb;}
.h_box_e .wrapper{ width:1260px;}
.h_box_e .h_e_coop{ overflow:hidden; position:relative;}
.h_box_e .h_e_coop .hd{ width:100%; overflow:hidden; height:46px; position: absolute; top:30px; left:0; }
.h_box_e .h_e_coop .hd .prev,.h_box_e .h_e_coop .hd .next,.suc_imgs .hd .next,.suc_imgs .hd .prev{ display:block; width:27px; height:46px; overflow:hidden;cursor:pointer; background:url("../images/h_box_e_arrow.png") left top no-repeat; transition:0.5s;}
.h_box_e .h_e_coop .hd .prev{ left:0; position:absolute;}
.h_box_e .h_e_coop .hd .next{ background-position:right top;  right:0; position:absolute; }
.h_box_e .h_e_coop .hd .prev:hover,.suc_imgs .hd .prev:hover{ background-position:left bottom;}
.h_box_e .h_e_coop .hd .next:hover,.suc_imgs .hd .next:hover{ background-position:right bottom;}
.suc_imgs .hd .prev{ left:-3%;top:50%; position:absolute;}
.suc_imgs .hd .next{ background-position:right top;  right:0;top:50%; position:absolute; }
.suc_imgs {position: relative;}				


.h_box_e .h_e_coop .bd{ overflow:hidden;margin:0 auto; width: 804px;}
.h_box_e .h_e_coop .bd ul{ margin:0; padding:0;}
.h_box_e .h_e_coop .bd ul li{ width:218px; height:118px; overflow:hidden; float:left; margin:0 25px;position:relative;}
.h_box_e .h_e_coop .bd ul li a{ display:block; max-width:100%; }
.h_box_e .h_e_coop .bd ul li a img{-webkit-filter: grayscale(1);/* Webkit */ filter:gray;/* IE6-9 */ filter: grayscale(1);/* W3C */ opacity:0.5; transition:0.5s;}
.h_box_e .h_e_coop .bd ul li:hover a img{-webkit-filter: grayscale(0);filter: grayscale(0);/* W3C */opacity:1; transition:0.5s;}


.h_box_f{ overflow:hidden; padding:142px 0 80px; background:url(../images/h_box_f_bg.png) center top;}

.h_box_f .h_f_title{ font-size:36px; text-align:center; color:#FFF;}
.h_box_f .h_f_title span{ font-weight:bold;}
.h_box_f .h_f_subtitle{ font-size:24px; margin-top:30px; text-align:center; color:#FFF;}

.h_box_f .h_f_contact{ padding:140px 0 0;}
.h_box_f .h_f_contact ul{ margin:0; padding:0; text-align:center;}
.h_box_f .h_f_contact ul li{ width:380px; margin-right:20px; float:left;}
.h_box_f .h_f_contact ul li a{ color:#FFF; font-size:18px;}
.h_box_f .h_f_contact ul li span{ opacity:0.6; text-transform:uppercase;}

.h_box_f .h_f_contact ul li:lasrt-child{ margin-right:0;}


.h_box_f .h_f_c_icon{ padding:60px 0 0;}
.h_box_f .h_f_c_icon font{ color:#FFF; font-size:18px; text-align:center; display:block;}
.h_box_f .h_f_c_icon ul{ margin:60px 0 0; padding:0; text-align:center;}
.h_box_f .h_f_c_icon ul li{ width:60px; height:60px; display:inline-block; margin:0 10px;}
.h_box_f .h_f_c_icon ul li a{ transition:0.5s;}
.h_box_f .h_f_c_icon ul li a img{ transform:0.5s; opacity:0.5;}
.h_box_f .h_f_c_icon ul li:hover a img{ opacity:1; transition:0.5s;}




.h_box_g{ background:#1a1c1f; overflow:hidden; padding:50px 0;}

.h_box_g .h_g_nav{ width:auto; float:left; padding:0 37px; border-right:1px solid rgba(255,255,255,0.2); min-height:180px;}
.h_box_g .h_g_nav font{ font-size:14px; color:#FFF; line-height:30px; padding-bottom:10px; display:block;}
.h_box_g .h_g_nav ul{ margin:0; padding:0; list-style:none;}
.h_box_g .h_g_nav ul li{ line-height:24px;}
.h_box_g .h_g_nav ul li a{ color:#FFF; opacity:0.6; font-size:12px; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.h_box_g .h_g_nav ul li:hover a{ opacity:1;}



.h_box_g .h_g_con{ width:250px; float:left; padding-left:30px;}
.h_box_g .h_g_con font{ font-size:14px; color:#FFF; line-height:30px; padding-bottom:10px; display:block;}
.h_box_g .h_g_con ul{ margin:0; padding:0;}
.h_box_g .h_g_con ul li{line-height:18px;overflow:hidden; padding:4px 0;}
.h_box_g .h_g_con ul li img{float:left;width:12px;height:12px;margin:4px 12px 0 0;}
.h_box_g .h_g_con ul li span{font-size:12px;color:#fff;}
.h_box_g .h_g_con ul li a{ color:#FFF; opacity:0.6;}


.h_box_g .h_g_ewm{ width:140px; height:154px; float:right; margin-top:10px;}



.footer{ overflow:hidden; border-bottom:6px solid #097fc8; padding:25px 0;background: #fff}


.footer .f_lt{ color:#333333; line-height:18px;}
.footer .f_lt .f_nav{ overflow:hidden;}
.footer .f_lt ul{ margin:0; padding:0;}
.footer .f_lt ul li{ float:left; padding:0 14px; height:18px; overflow:hidden; background:url(../images/f_nav_line.png) right no-repeat;}
.footer .f_lt ul li a{color:#666;}
.footer .f_lt ul li:first-child{ padding-left:0;}
.footer .f_lt ul li:last-child{ background:none;}
.footer .f_lt p{ padding:4px 0 0; color:#666;}
.footer .f_lt p a{ color:#333; padding-left:20px;}

.footer .f_desc{ text-align:right;}
.footer .f_desc a{ color:#333; line-height:24px; padding:20px 0 0; display:block;}
.footer .f_desc a:last-child{ padding-right:0;}



/**公用部分**/
.com_desc{ overflow:hidden; padding:84px 0;}
.com_title{ text-align:center; font-size:26px; font-weight:bold; padding-bottom:16px;}
.com_content{ padding-top:10px; line-height:24px; font-size:14px; min-height:180px;}




/**内页大图**/
.com_banner{ width:100%; height:169px; overflow:hidden; margin:0 auto;}




/**关于迈隆**/

.about_box_a{ overflow:hidden; padding:84px 0 42px;}
.about_box_a .ab_a_title{ font-size:30px; text-align:center;}
.about_box_a .ab_a_title span{ font-weight:bold;}
.about_box_a .ab_a_subtitle{ font-size:16px; margin-top:24px; text-align:center;}
.about_box_a .ab_a_subtitle em{ width:80px; height:2px; background:#464855; display:block; margin:25px auto 0;}

.about_box_a .ab_a_pic{ margin:20px auto 0; width:1024px; background:url(../images/ab_a_bg.jpg) top center no-repeat;}

.about_box_a .ab_a_pic .ab_a_img{ width:623px; height:360px; margin:0 auto;}
.about_box_a .ab_a_pic .ab_a_img img{ max-width:100%; width: 376px; display: block; margin: 0 auto; }

.about_box_a .ab_a_pic .ab_a_desc{ font-size:14px; line-height:26px; /*text-align:center; */padding:20px 0 0;}


.about_box_a .ab_a_pic_e{ margin:120px auto 0; width:100%; background:url(../images/ab_a_bg.jpg) top center no-repeat;}
.about_box_a .ab_a_pic_e .ab_a_img{ width:1000px; height:320px; margin:0 auto; text-align: center;}
.about_box_a .ab_a_pic_e .ab_a_img img{ max-width:100%;  width: 376px; display: block; margin: 0 auto; }
.about_box_a .ab_a_pic_e .ab_a_desc{ font-size:14px; line-height:26px; /*text-align:center; */padding:40px 0 0;}




.about_box_b{ overflow:hidden; margin:42px 0; background:#f9f9f9; padding:30px 0 0;}


.about_box_b .ab_b_title{ width:700px; margin:0 auto 30px; overflow:hidden;}
.about_box_b .ab_b_title ul{ margin:0; padding:0; text-align:center;}
.about_box_b .ab_b_title ul li{ width:230px; float:left; background:url(../images/ab_b_line.png) no-repeat right center;}
.about_box_b .ab_b_title ul li:last-child{ background:none;}
.about_box_b .ab_b_title ul li a{ font-size:14px; color:#464855;}
.about_box_b .ab_b_title ul li a b{ font-size:30px; display:block; padding-bottom:2px;}

.about_box_b .ab_b_pic{ overflow:hidden; background:#097fc8;}
.about_box_b .ab_b_pic ul{ margin:0; padding:0;}
.about_box_b .ab_b_pic ul li{ width:33.3333%; height:322px; overflow:hidden; float:left;}
.about_box_b .ab_b_pic ul li a{ color:#FFF; font-size:14px;}
.about_box_b .ab_b_pic ul li a .ab_b_pic_img{ max-width:100%;}
.about_box_b .ab_b_pic ul li a .ab_b_desc{ padding:10% 20%;}
.about_box_b .ab_b_pic ul li a .ab_b_desc .ab_b_d_title{ padding-bottom:28px;}
.about_box_b .ab_b_pic ul li a .ab_b_desc .ab_b_d_title img{ max-width:100%;}
.about_box_b .ab_b_pic ul li a .ab_b_desc p{ line-height:26px; opacity:0.9; font-size:13px;}



.about_box_c{ overflow:hidden; padding:84px 0;}



.about_box_c .ab_c_title{ font-size:30px; text-align:center;}
.about_box_c .ab_c_title span{ font-weight:bold;}
.about_box_c .ab_c_subtitle{ font-size:16px; margin-top:24px; text-align:center;}
.about_box_c .ab_c_subtitle em{ width:80px; height:2px; background:#464855; display:block; margin:25px auto 0;}

.about_box_c .ab_c_pic{ margin:48px auto 0; background:url(../images/ab_c_bg.png) top center no-repeat; text-align:center;}

.about_box_c .ab_c_pic .ab_c_img{ width:640px; height:246px; margin:0 auto; padding-top:34px;}
.about_box_c .ab_c_pic .ab_c_img img{ max-width:100%;}

.about_box_c .ab_c_pic .ab_c_desc{ font-size:14px; line-height:26px; text-align:center; padding:40px 0 0; width:500px; margin:0 auto;}




.about_box_d{ overflow:hidden; padding:84px 0; background:url(../images/ab_d_bg.jpg) center bottom repeat-x;padding-bottom: 0}
.about_box_d .ab_d_box{ overflow:hidden; width:1050px; margin:0 auto;}
.about_box_d .ab_d_box .hd{line-height:36px; height:40px; overflow:hidden; position:relative; width:350px; margin:0 auto; }
.about_box_d .ab_d_box .hd ul{  position:absolute; left:0; top:0; text-align:center;width:100%;text-align: center;}
.about_box_d .ab_d_box .hd ul li{ display:inline-block; cursor:pointer; font-size:24px; color:#464855;}
.about_box_d .ab_d_box .hd ul em{  display:inline-block; padding:0 15px; font-size:15px; color:#464855;}
.about_box_d .ab_d_box .hd ul li.on{ border-bottom:5px solid #097fc8; font-weight:bold;}


.about_box_d .ab_d_box .bd ul{ padding:50px 0 0; margin:0 auto; width:1050px; overflow:hidden;}
 .about_box_d .ab_d_box .bd ul li{ width:558px; margin:0 45px 35px 0; } 
.about_box_d .ab_d_box .bd .poster-list .poster-item {
	position: absolute;
	left: 0;
	top: 0;
}
.about_box_d .ab_d_box .bd ul li a{ color:#888;}
.about_box_d .ab_d_desc{ padding:52px 0; color:#FFF; font-size:14px; line-height:26px; width:700px; margin:0 auto; text-align:center;}

.poster-main{position: relative; height:297px; margin:0 auto;}
.poster-main a,.poster-main img{ display:block; }

.poster-main .poster-list{ width:600px; height:297px; }
.poster-main .poster-list .poster-item{ position:absolute; left:0px; top:0px; }
.poster-main .poster-btn{position:absolute; height:100%; width:100px; top:0px; z-index:10; background:rgba(0,0,0,1); opacity:0.4; transition:0.5s;}
.poster-main .poster-prev-btn{left:0px; background: url("../images/btn_l.png") no-repeat center center; }
.poster-main .poster-next-btn{right:0px; background: url("../images/btn_r.png") no-repeat center center;}
.poster-main .poster-btn:hover{ opacity:1; transition:0.5s;}



.about_box_e{ overflow:hidden; padding:84px 0; }

.about_box_e .ab_e_title{ font-size:30px; text-align:center;}
.about_box_e .ab_e_title span{ font-weight:bold;}
.about_box_e .ab_e_subtitle{ font-size:16px; margin-top:24px; text-align:center;}
.about_box_e .ab_e_pic{ padding:90px 0 0; text-align:center;}
.about_box_e .ab_e_pic img{ max-width:100%;}
.about_box_e { padding: 0; }

.about_box_f{ overflow:hidden; padding:84px 0 120px 0; background:#f9f9f9; margin:84px 0 0;}
.about_box_f .ab_f_title{ font-size:30px; text-align:center;}
.about_box_f .ab_f_title span{ font-weight:bold;}
.about_box_f .ab_f_subtitle{ font-size:16px; margin-top:24px; text-align:center;}

.about_box_f .ab_f_honor{ overflow:hidden; position:relative; margin-top:50px;}
.about_box_f .ab_f_honor .hd{ width:100%; overflow:hidden; height:46px; position: absolute; top:45%; left:0; z-index:999;}
.about_box_f .ab_f_honor .hd .prev,.about_box_f .ab_f_honor .hd .next{ display:block; width:27px; height:46px; overflow:hidden;cursor:pointer; background:url("../images/h_box_e_arrow.png") left top no-repeat; transition:0.5s;}
.about_box_f .ab_f_honor .hd .prev{ left:0; position:absolute;}
.about_box_f .ab_f_honor .hd .next{ background-position:right top;  right:0; position:absolute; }
.about_box_f .ab_f_honor .hd .prev:hover{ background-position:left bottom;}
.about_box_f .ab_f_honor .hd .next:hover{ background-position:right bottom;}



.about_box_f .ab_f_honor .bd{ overflow:hidden;margin:0 auto; width:1000px;}
.about_box_f .ab_f_honor .bd ul{ margin:0; padding:0;}
.about_box_f .ab_f_honor .bd ul li{ width:296px; height:416px; overflow:hidden; float:left; margin:0 20px;position:relative;}
.about_box_f .ab_f_honor .bd ul li a{ display:block;}





/**成功案例**/

.case_box_b{ overflow:hidden; padding:50px 0 50px;}
.case_box_b ul{ margin:0; padding:0; text-align:center; list-style:none; width:1220px; overflow:hidden;}
.case_box_b ul li{ width:390px; height:290px; overflow:hidden; float:left; margin:0 10px 40px 0;border:1px solid #eee; transition:0.5s;position:relative;}
.case_box_b ul li a{ line-height:28px; color:#464855; display:block;}
.case_box_b ul li a .case_b_pic{ width:390px; height:290px; overflow:hidden; margin:0 auto;}
.case_box_b ul li a .case_b_pic img{ max-width:100%; transition:0.5s;}
.case_box_b ul li a .case_b_desc{ position:absolute; transition:0.5s; background:rgba(0,0,0,0.6); opacity:0; width:390px; z-index:999; left:0; top:0; height:100%; }
.case_box_b ul li a .case_b_desc font{ vertical-align:middle; display:inline-block; padding:0 100px; color:#FFF; font-weight:bold; font-size:16px;}
.case_box_b ul li a .case_b_desc em{vertical-align:middle; height:100%; display:inline-block;}
.case_box_b ul li:hover a .case_b_desc{ opacity:1;}




/*page*/
.pages{margin:30px auto 16px;text-align:center;width:100%; padding-bottom:80px;}
.pagination{text-align:center;display: inline;}
.pagination li{display: inline;padding:6px 10px;background-color:#fff;margin:7px;}
.pagination li a{color:#fff;text-align:center;line-height:25px;font-size:12px; color:#999;cursor:pointer}
.pagination li.active{background:#097fc8;color:#fff;}
.pagination li.active a{color:#fff;}
.pagination li.disabled{width:74px;}
.pagination li.disabled a{width:60px;}


/**加入我们*/

.jobs_box_a{ overflow:hidden; padding:84px 0 20px;}
.jobs_box_a .jb_b_a_title{ font-size:30px; text-align:center;}
.jobs_box_a .jb_b_a_desc{ font-size:14px; line-height:24px; text-align:center; padding:30px 0 0;}


.jobs_box_b{ overflow:hidden; padding:0px 0 84px;}
.jobs_box_b .jb_b_b_more{ width:160px; height:45px; line-height:45px; border:2px solid #097fc8; margin:70px auto 0; border-radius:50px;text-align:center;}
.jobs_box_b .jb_b_b_more a{ font-size:18px; color:#097fc8; transition:0.5s; display:block;}
.jobs_box_b .jb_b_b_more:hover a{ color:#FFF; transition:0.5s;}
.jobs_box_b .jb_b_b_more:hover{ border-radius:50px; transition:0.5s; background:#097fc8;}
.jobs_box_b .jb_b_b_sel{ overflow:hidden; padding:0;}
.jobs_box_b .jb_b_b_sel .feed_slecstyle{ width:570px; line-height:24px; padding:12px 15px; border:1px solid #ddd; font-size:22px; color:#999; margin:0 15px;}
.jobs_box_b .jb_b_b_sel .feed_slecstyle:last-child{ margin-right:0;}



.jobs_box_b .jb_b_b_t{ overflow:hidden; padding:0;}
.jobs_box_b .jb_b_b_t table{ border-collapse:collapse; border-width:thin; border-style:solid;border-color:#ededed;margin:50px 0 10px;}
.jobs_box_b .jb_b_b_t table td{line-height:30px;padding:15px 6px;text-align:center;border: 1px solid #ededed; font-size:14px;}
.jobs_box_b .jb_b_b_t table td img{ max-width:100%;}
.jobs_box_b .jb_b_b_t table th{ background:#FFF; border:1px solid #FFF; border-bottom:none; padding:16px 0; font-size:16px;}
.jobs_box_b .jb_b_b_t table tr{transition:0.5s; cursor:pointer;}
.jobs_box_b .jb_b_b_t table tr:nth-of-type(even){ background:#f3f3f3;}
.jobs_box_b .jb_b_b_t table tr:nth-of-type(odd){ background:#f9f9f9;}
.jobs_box_b .jb_b_b_t table tr:hover{ background:#ededed; transition:0.5s;}


.jobs_box_c{ overflow:hidden; border-top:1px solid #ddd; padding:84px 0;}
.jobs_box_c .jb_b_c_contact{ overflow:hidden; margin:0 80px; width:200px; float:left;}
.jobs_box_c .jb_b_c_contact font{ font-size:24px; padding-bottom:20px; display:block;}
.jobs_box_c .jb_b_c_contact ul{ margin:0; padding:0;}
.jobs_box_c .jb_b_c_contact ul li{}
.jobs_box_c .jb_b_c_contact ul li a{color:#464855; display:block; font-size:16px; padding:6px 0; opacity:0.8;}
.jobs_box_c .jb_b_c_contact ul li:first-child{ padding-left:0;}

.jobs_desc{ width:40%; height:64%; position:fixed; top:15%; left:25%; right:25%; font-size:14px; line-height:25px;  background:#eee; overflow:auto; display:none; z-index:10000; padding:50px 40px; border-radius:20px; box-shadow:0 10px 20px rgba(0,0,0,0.2)}
.jobs_desc h3{ padding-bottom:20px; font-size:20px;}

.jobs_desc .jobs_pic_img{  background:url(../images/fancybox_sprite1.png) no-repeat; position:absolute; top:10px; right:-10px;}

/**下载页面*/

.down_box_a{ overflow:hidden; padding:84px 0; background:#f9f9f9;}
.down_box_a .dn_b_a_title{ font-size:30px; text-align:center;}
.down_box_a .dn_b_a_title span{ display:block; font-size:16px; padding-top:10px;}



.down_box_a .dw_b_a_nav{ margin:60px 0; padding:20px 0; overflow:hidden; border-bottom:1px dashed #ddd; border-top:1px dashed #ddd;}
.down_box_a .dw_b_a_nav .s_n{ overflow:hidden; padding:0;}
.down_box_a .dw_b_a_nav .s_n .s_n_lt{ width:80px; float:left; text-align:right; cursor:pointer; font-size:16px; font-weight:bold; display:block; line-height:22px; padding:11px 20px;}
.down_box_a .dw_b_a_nav .s_n .s_n_rt{ width:1080px; float:right; padding:4px 0;}
.down_box_a .dw_b_a_nav .s_n .s_n_rt ul{ margin:0 auto;list-style:none; text-align:center;}
.down_box_a .dw_b_a_nav .s_n .s_n_rt ul li{ margin:3px 0; float:left; padding:0 15px;}
.down_box_a .dw_b_a_nav .s_n .s_n_rt ul li a{transition:0.5s; border-radius:20px; color:#666; font-size:13px; line-height:22px; padding:5px 26px; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.down_box_a .dw_b_a_nav .s_n .s_n_rt ul li a:hover,.down_box_a .dw_b_a_nav .s_n .s_n_rt ul li a.selected{ background:#097fc8; color:#FFF; border-radius:20px; transition:0.5s;}

.down_box_a .dw_b_a_icon{ overflow:hidden;}
.down_box_a .dw_b_a_icon ul{ margin:0; padding:0; text-align:center; height:300px;}
.down_box_a .dw_b_a_icon ul li{ overflow:hidden;  width:24.5%; height:266px; border:1px solid #e9eef2; border-radius:10px; float:left; transition:0.5s;position: relative;}
.down_box_a .dw_b_a_icon ul li a{ color:#464855;}
.down_box_a .dw_b_a_icon ul li:hover{ box-shadow:6px 1px 12px rgba(0,0,0,0.1); transition:0.5s;}
.down_box_a .dw_b_a_icon ul li .dw_i_icon{ padding:30px 0 25px;}
.down_box_a .dw_b_a_icon ul li .dw_i_title{ font-size:18px; line-height:22px;}
.down_box_a .dw_b_a_icon ul li .dw_i_title font{ display:block; font-size:12px;}
.down_box_a .dw_b_a_icon ul li .dw_i_sam_i{ width:140px; height:39px; overflow:hidden; margin:28px auto 0; transition:0.3s;}
.down_box_a .dw_b_a_icon ul li .dw_i_sam_i font{ line-height:39px; font-size:18px;/* padding-left:34px;*/}
.down_box_a .dw_b_a_icon ul li:hover .dw_i_sam_i{ background-position:0 -39px; transition:0.3s;}
.down_box_a .dw_b_a_icon ul li:hover .dw_i_sam_i font{ color:#097fc8}

.down_box_a .dw_b_a_icon ul li .dw_i_sam_i01{ background:url(../images/dw_a_smi01.png) no-repeat 0 0;}
.down_box_a .dw_b_a_icon ul li .dw_i_sam_i02{ background:url(../images/dw_a_smi02.png) no-repeat 0 0;}


.down_box_a .dw_b_a_wend{ display:none;padding:84px 0; position:relative; border:1px solid #eff3f5; background:#FFF; margin-top:48px; box-shadow:3px 1px 6px rgba(0,0,0,0.1);}
.down_box_a .dw_b_a_wend .dw_w_pic{ margin:0 auto; padding:0; text-align:center;}
.down_box_a .dw_b_a_wend .dw_w_san{ width:126px; height:44px; position:absolute; top:-44px; right:386px;}

.down_box_b{ overflow:hidden; padding:84px 0 20px; background:#fff; border-top:1px dashed #ddd;}
.down_box_b .fl{ width:45%;}
.down_box_b .fl img{ max-width:100%;position: relative;top: -70px;}
.down_box_b .fr{ width:55%; padding:14% 0;}

.down_box_b .dw_b_b_title{ font-size:48px;}
.down_box_b .dw_b_b_title span{ font-weight:bold; padding-left:10px;}
.down_box_b .dw_b_b_subtitle{ font-size:24px; margin-top:14px;}




/**产品页面-公用样式**/


.product_b_a{ overflow:hidden; padding:84px 0;}
.product_b_a .fl{  color:#097fc8; border-bottom:3px solid #097fc8; font-size:36px; padding-bottom:8px;}
.product_b_a .fr{ overflow:hidden; padding:20px 0 0;}
.product_b_a .fr a{ color:#575964; padding:0 6px; font-size:14px;}
.product_b_a .fr a:last-child{ font-weight:bold;}





/**产品页面**/

.product_box_b{ overflow:hidden; margin:0; padding:0; height:780px;}
.product_box_b .fl{ width:50%;}
.product_box_b .fr{ width:50%; background-color:#fafafa;}
.product_box_b .pt_b{     background-size: cover; overflow:hidden; height:620px; padding-bottom:200px; background-repeat:no-repeat; background-position:left top;}
.product_box_b .pt_b img{ max-width:100%; height:620px;}


.product_box_b .fl_a{ float:left; margin-left:80px;}
.product_box_b .fl_b{ float:right; margin-right:80px;}



.product_box_b .pt_desc{ padding:50px 0; width:520px; min-height:700px;}
.product_box_b .pt_desc .pt_d_title{ font-size:24px; color:#097fc8; text-transform:uppercase;}
.product_box_b .pt_desc .pt_d_title b{ font-size:36px; padding-bottom:14px; display:block; color:#464855;}
.product_box_b .pt_desc .pt_d_d{ line-height:22px; font-size:14px; padding:30px 0 0; opacity:0.7;}
.product_box_b .pt_desc .pt_d_ys{ overflow:hidden; padding:60px 0;}
.product_box_b .pt_desc .pt_d_ys b{ font-size:18px; display:block; padding-bottom:15px;}
.product_box_b .pt_desc .pt_d_ys ul{ margin:0; padding:0;}
.product_box_b .pt_desc .pt_d_ys ul li{ border-bottom:1px solid #ddd; padding:10px 0;}
.product_box_b .pt_desc .pt_d_ys ul li a{ color:#464855; font-size:14px; opacity:0.7; transition:0.5s;}
.product_box_b .pt_desc .pt_d_ys ul li:last-child{ border-bottom:none;}

.product_box_b .pt_desc .pt_d_ys ul li:hover a{ opacity:1; transition:0.5s;}


.product_box_b .pt_desc .pt_b_more{ width:178px; height:45px; line-height:45px; border:1px solid #097fc8; margin:35px 0 0; border-radius:20px;text-align:center;}
.product_box_b .pt_desc .pt_b_more a{ font-size:16px; color:#464855; transition:0.5s; display:block;}
.product_box_b .pt_desc .pt_b_more:hover a{ color:#FFF; transition:0.5s;}
.product_box_b .pt_desc .pt_b_more:hover{ border-radius:20px; transition:0.5s; background:#097fc8;}





.product_box_b .pt_desc .pt_d_xh{ overflow:hidden; padding:60px 0;}
.product_box_b .pt_desc .pt_d_xh b{ font-size:18px; display:block; padding-bottom:15px;}
.product_box_b .pt_desc .pt_d_xh ul{ margin:0; padding:0 0 35px 0;}
.product_box_b .pt_desc .pt_d_xh ul li{ border-bottom:1px solid #ddd; padding:10px 0; /*width:150px; float:left;*/}
.product_box_b .pt_desc .pt_d_xh ul li a{ color:#464855; font-size:14px; opacity:0.7; transition:0.5s;}
.product_box_b .pt_desc .pt_d_xh ul li:nth-of-type(3n+2) a{ color:#097fc8;}
.product_box_b .pt_desc .pt_d_xh ul li:hover a{ opacity:1; transition:0.5s;}



.product_box_b_no{ height:620px; overflow:hidden; margin-bottom:100px;}

.product_box_b .pt_desc .pt_d_ys_e{ overflow:hidden; padding:30px 0;}
.product_box_b .pt_desc .pt_d_ys_e b{ font-size:18px; display:block; padding-bottom:10px;}
.product_box_b .pt_desc .pt_d_ys_e ul{ margin:0; padding:0;}
.product_box_b .pt_desc .pt_d_ys_e ul li{ border-bottom:1px solid #ddd; padding:6px 0;}
.product_box_b .pt_desc .pt_d_ys_e ul li a{ color:#464855; font-size:14px; opacity:0.7; transition:0.5s;}
.product_box_b .pt_desc .pt_d_ys_e ul li:last-child{ border-bottom:none;}

.product_box_b .pt_desc .pt_d_ys_e ul li:hover a{ opacity:1; transition:0.5s;}

.product_box_b .pt_desc .pt_d_xh_e{ overflow:hidden; padding:60px 0;}
.product_box_b .pt_desc .pt_d_xh_e b{ font-size:18px; display:block; padding-bottom:15px;}
.product_box_b .pt_desc .pt_d_xh_e ul{ margin:0; padding:0 0 35px 0;}
.product_box_b .pt_desc .pt_d_xh_e ul li{ border-bottom:1px solid #ddd; padding:6px 0 6px 20px; width:150px; float:left;}
.product_box_b .pt_desc .pt_d_xh_e ul li a{ color:#464855; font-size:12px; opacity:0.7; transition:0.5s;}
.product_box_b .pt_desc .pt_d_xh_e ul li:nth-of-type(3n+2) a{ color:#097fc8;}
.product_box_b .pt_desc .pt_d_xh_e ul li:hover a{ opacity:1; transition:0.5s;}


.product_box_b .pt_desc .pt_d_title_e{ font-size:20px; color:#097fc8; text-transform:uppercase;}
.product_box_b .pt_desc .pt_d_title_e b{ font-size:30px; padding-bottom:14px; display:block; color:#464855;}

.product_box_b .pt_desc .pt_d_d_e{ line-height:18px; font-size:12px; padding:30px 0 0; opacity:0.7;}




/**产品-新能源汽车空调**/



.product_air_b{ padding:84px 0 18%; background:#097fc8; position:relative;}

.product_air_b .pt_b_title{ font-size:48px; text-align:center; color:#FFF;}
.product_air_b .pt_b_subtitle{ font-size:24px; margin-top:24px; text-align:center; color:#FFF;}
.product_air_b .pt_b_desc{ padding:42px 0 0; color:#FFF; line-height:34px; font-size:18px; text-align:center; width:100%; margin:0 auto; opacity:0.8;}

.product_air_b .pt_b_pic{ width:80%; margin:0 auto; height:288px; position:absolute; bottom:42%; left:10%; right:10%; z-index:9;}
.product_air_b .pt_b_pic img{ max-width:100%;}

.product_air_c{ overflow:hidden; padding:100px 0 40px;}
.product_air_c .pt_b_title{ font-size:20px; padding:60px 0 10px;}
.product_air_c .pt_b_tab{ overflow:hidden; padding:10px 0 0; font-size:16px;}

.product_air_c .pt_b_tab table{ border-collapse:collapse; border-width:thin; border-style:solid; border-color:#ededed; margin-bottom:10px;}
.product_air_c .pt_b_tab table td{line-height:20px;padding:10px 15px;border: 1px solid #ededed;}
.product_air_c .pt_b_tab table td img{ max-width:100%;}
.product_air_c .pt_b_tab table th{border: 1px solid #ededed;}
.product_air_c .pt_b_tab font{ padding:10px 0;}
.product_air_c .pt_b_img{ height:405px; overflow:hidden; padding:40px 0 0;}

@media (max-width:1700px){
	.product_air_b .pt_b_pic{ width:100%; margin:0 auto 0; height:288px; position:absolute; bottom:40%; left:0; right:0; z-index:9;}
}

@media (max-width:1366px){
	.product_air_b{ padding:84px 0 18%; background:#097fc8; position:relative;}
	.product_air_b .pt_b_desc{ padding:64px 0 0;}
	.product_air_b .pt_b_pic{ width:100%; margin:0 auto 0; height:288px; position:absolute; bottom:26%; left:0; right:0; z-index:9;}
}



.product_air_d{ overflow:hidden; padding:120px 0; background:url(../images/pt_f_map.png) center no-repeat; margin-top:40px;}

.product_air_d .pt_d_title{ font-size:48px; text-align:center;}
.product_air_d .pt_d_desc{ padding:40px 0; line-height:34px; font-size:18px; width:100%; margin:0 auto; opacity:0.5; text-align:center;}


.product_air_e{ overflow:hidden; padding:84px 0 120px; background:#f7f9fa;}
.product_air_e .pt_e_title{ font-size:48px; text-align:center; padding-bottom:40px;}
.product_air_e .pt_e_title span{ font-weight:bold;}

.product_air_e .fl{ width:423px; float:left;}
.product_air_e .fr{ width:700px; line-height:42px; font-size:18px; padding-top:20px;}


.product_air_f{ overflow:hidden; padding:140px 0 70px; background:#f7f9fa;}
.product_air_f .pt_f_t{ font-size:30px;}

.product_air_f .pt_f_desc{ overflow:hidden; padding:50px 0 0;}
.product_air_f .pt_f_desc ul{ margin:0; padding:0;}
.product_air_f .pt_f_desc ul li{ width:550px; float:left; padding:50px 0;}
.product_air_f .pt_f_desc ul li a{ color:#575964; font-size:18px; line-height:28px;}
.product_air_f .pt_f_desc ul li a .pt_f_icon{ width:60px; height:60px; overflow:hidden; float:left; background-repeat:no-repeat; transition:0.5s;}
.product_air_f .pt_f_desc ul li a .pt_f_icon img{ max-width:100%;}
.product_air_f .pt_f_desc ul li a .pt_f_d{ width:460px; float:right;}

.product_air_f .pt_f_desc ul li:hover a .pt_f_icon{ background-position:0 -60px; transition:0.5s; }
.product_air_f .pt_f_desc ul li:hover a{ color:#097fc8;}

.product_air_f .pt_f_desc ul li:nth-of-type(even){ margin-left:100px;}

.product_air_g{ overflow:hidden; padding:120px 0;}
.product_air_g .pt_g_title{ font-size:48px; text-align:center; padding-bottom:120px;}
.product_air_g .pt_g_img01{ width:100%; padding:60px 0; text-align:center;}
.product_air_g .pt_g_img02{ width:100%; padding:40px 0; text-align:center;}

.product_air_g .fl{ width:40%;}

.product_air_g .fl  .pa_t_f_tab{ overflow:hidden; width:100%;}
.product_air_g .fl  .pa_t_f_tab .pa_t_f_t{ height:22px; line-height:22px; font-size:18px; padding:15px 20px;background:#097fc8; cursor:pointer; color:#FFF; border-bottom:1px solid rgba(255,255,255,0.2);}
.product_air_g .fl  .pa_t_f_tab .pa_t_f_t em{ float:right; display:block; width:13px; height:14px; margin-top:5px; background:url(../images/icoAdd.png) 0 -11px no-repeat; cursor:pointer; }
.product_air_g .fl  .pa_t_f_tab .pa_t_f_t.on em{ background-position:0 0; width:13px; height:11px; overflow:hidden;}

.product_air_g .fl  .pa_t_f_tab table{padding:12px 0; color:#999; display:none; border-collapse:collapse; text-align:left; width:100%;}
.product_air_g .fl  .pa_t_f_tab table td{line-height:30px; padding:8px 30px; font-size:14px;}
.product_air_g .fl  .pa_t_f_tab table td img{ max-width:100%;}

.product_air_g .fl  .pa_t_f_tab table tr:nth-of-type(odd){ background:#f9f9fb;}		

.product_air_g .fr{ width:48%;}
.product_air_g .fr img{  overflow:hidden; max-width:100%;}

.product_air_h{ overflow:hidden; padding:40px 0 160px;}

.product_air_h .p_a_h_t{ font-size:30px; text-align:center;}
.product_air_h ul{ margin:50px 0 0; padding:0; text-align:center;}
.product_air_h ul li{ width:360px; height:245px; padding:2px; border:1px solid #dcdcdc; display:inline-block; margin:0 20px;}
.product_air_h ul li a{ color:#666; font-size:16px;}
.product_air_h ul li a font{ display:block; padding:25px 0;}





/**产品-智能电动踏板*/

.product_ped_a{ overflow:hidden; padding:0 0 84px;}

.product_ped_a .pt_a_title{ font-size:36px; text-align:center; color:#1a1d1f;}
.product_ped_a .pt_a_title span{ font-weight:bold;}
.product_ped_a .pt_a_subtitle{ font-size:24px; margin-top:15px; text-align:center;}

.product_ped_a .pt_a_pic{ overflow:hidden; margin:50px auto 0; background:url(../images/h_a_bg.png) no-repeat center top;}
.product_ped_a .pt_a_pic .wrapper{ width:1309px; text-align:center;}
.product_ped_a .pt_a_pic .pt_a_pic_img{ width:790px; margin:90px auto; height:444px;  border:10px solid #464855;}



.product_ped_b{ overflow:hidden; padding:50px 0 0; height:700px;}
.product_ped_b .fl{ width:50%;}
.product_ped_b .fr{ width:50%; background-color:#fafafa;}
.product_ped_b .pt_b{ overflow:hidden; height:700px; padding-bottom:200px; background-repeat:no-repeat;}
.product_ped_b .pt_b img{ max-width:100%; height:700px;}


.product_ped_b .pt_b_desc{ padding:140px 0; width:520px; float:left; margin-left:80px;}
.product_ped_b .pt_b_desc .pt_d_title{  font-size:36px; text-transform:uppercase;}
.product_ped_b .pt_b_desc .pt_d_title b{ padding-bottom:6px; display:block;}
.product_ped_b .pt_b_desc .pt_d_d{ line-height:28px; font-size:16px; padding:30px 0 0; opacity:0.7;}


.product_ped_b .pt_b_desc .pt_d_icon{ overflow:hidden; padding:60px 0;}
.product_ped_b .pt_b_desc .pt_d_icon ul{ margin:0; padding:0; text-align:center;}
.product_ped_b .pt_b_desc .pt_d_icon ul li{ width:84px; height:120px; overflow:hidden; float:left; margin-right:28px;}
.product_ped_b .pt_b_desc .pt_d_icon ul li a{ color:#464855;}
.product_ped_b .pt_b_desc .pt_d_icon ul li a span{ display:block; font-size:14px; padding:12px 0;}
.product_ped_b .pt_b_desc .pt_d_icon ul li a img{ width:84px; height:84px; max-width:100%; overflow:hidden; transition:0.5s;}

.product_ped_b .pt_b_desc .pt_d_icon ul li:hover a img{ transform:scaleX(360deg); transition:0.5s;}




.product_ped_c{ overflow:hidden; margin:0; padding:84px 0;} 
.product_ped_c ul{ margin:0; padding:0; text-align:center;}
.product_ped_c ul li{ width:25%; float:left; background:url(../images/ab_b_line.png) no-repeat right center;}
.product_ped_c ul li:last-child{ background:none;}
.product_ped_c ul li a{ font-size:16px; color:#464855;}
.product_ped_c ul li a b{ font-size:48px; display:block; padding-bottom:2px;}




.product_ped_d{ overflow:hidden; background:#f9f9f9;} 
.product_ped_d ul{ margin:0; padding:0;}
.product_ped_d ul li{ width:50%; float:left; overflow:hidden; position:relative;}
.product_ped_d ul li a .pt_d_img{overflow:hidden;}
.product_ped_d ul li a .pt_d_img img{ width:100%;}
.product_ped_d ul li a{ color:#464855;}


.product_ped_d ul li a .pt_d_desc{ font-size:36px; text-transform:uppercase; width:550px; padding:11% 0; float:right;}
.product_ped_d ul li a .pt_d_desc b{ padding-bottom:6px; display:block;}
.product_ped_d ul li a .pt_d_d{ line-height:28px; font-size:16px; padding:30px 0 0; opacity:0.7;}

@media (max-width:1366px){
	.product_ped_d ul li a .pt_d_desc{  padding:10% 0 0;}
}


.product_ped_d ul li .pt_p_d_pic{ overflow:hidden; position:absolute; background:rgba(0,0,0,0.8); z-index:99; opacity:0; top:7%; height:86%; left:10%; right:10%; transition:0.5s; text-align:center;}
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc{ vertical-align:middle;display:inline-block; padding:10%; width:80%; }
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc b{ font-size:36px; display:block; color:#FFF;}
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc .d{ font-size:12px; line-height:26px; color:#FFF;width:90%; margin:20px auto 0; overflow:hidden; text-overflow:ellipsis;}
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc .pt_p_d_icon{ width:55px; height:22px; margin:0 auto 30px;}
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc .pt_p_d_icon img{ max-width:100%;}
.product_ped_d ul li .pt_p_d_pic .pt_p_d_desc i{ width:120px; height:4px; background:#FFF; margin:16px auto; display:block;}

.product_ped_d ul li .pt_p_d_pic em{vertical-align:middle; height:100%; display:inline-block;}
.product_ped_d ul li:hover .pt_p_d_pic{ opacity:1;}






.product_ped_e{ overflow:hidden; background:#dededc; padding:90px 0;} 
.product_ped_e ul{ margin:0 auto; padding:0; width:92%; overflow:hidden;}
.product_ped_e ul li{ width:32.2%; height:auto; overflow:hidden; float:left; margin:0 0.5%;}

.product_ped_e ul li a{ color:#464855;}

.product_ped_e ul li a .pt_p_e_pic{overflow:hidden;}
.product_ped_e ul li a .pt_p_e_pic img{ max-width:100%; transition:0.5s;}
.product_ped_e ul li a em{ width:60px; height:3px; background:#464855; margin:30px 0 10px; display:block;}

.product_ped_e ul li a b{ display:block; font-size:24px; padding-bottom:10px;}

.product_ped_e ul li a p{ font-size:14px; line-height:18px; width:80%; opacity:0.8;}

.product_ped_e ul li:hover a .pt_p_e_pic img{ transform:scale(1.1,1.1);}




.product_ped_f{ overflow:hidden; background:#f9f9f9; padding:90px 0;} 
.product_ped_f .fl{ width:40%;}
.product_ped_f .fr{ width:50%;}
.product_ped_f .pt_p_f_title{ font-size:36px;}
.product_ped_f .pt_p_f_title span{ font-weight:bold; display:block;}
.product_ped_f .pt_p_f_title em{ width:80px; height:2px; background:#464855; display:block; margin:30px 0 0;}

.product_ped_f .pt_p_f_desc{ font-size:14px; line-height:26px; padding:40px 0 0;}

.product_ped_f .pt_p_f_pic{ overflow:hidden;}
.product_ped_f .pt_p_f_pic img{ max-width:100%;}



.product_ped_g{ overflow:hidden; padding:90px 0;} 
.product_ped_g .wrapper{ text-align:center;}
.product_ped_g img{ max-width:100%;}



.product_ped_h{ overflow:hidden; padding:42px 0;} 

.product_ped_h .pt_p_h_pic{overflow:hidden;}
.product_ped_h .pt_p_h_pic img{ max-width:100%; overflow:hidden;}



.product_ped_i{ overflow:hidden; padding:84px 0 120px;} 

.product_ped_i .pt_p_i_title{ font-size:48px; text-align:center;}
.product_ped_i .pt_p_i_title span{ font-size:18px; display:block; padding-top:10px;}

.product_ped_i .pt_p_i_more{ width:160px; height:45px; line-height:45px; border:2px solid #097fc8; margin:55px auto 0; border-radius:50px;text-align:center;}
.product_ped_i .pt_p_i_more a{ font-size:18px; color:#097fc8; transition:0.5s; display:block;}
.product_ped_i .pt_p_i_more:hover a{ color:#FFF; transition:0.5s;}
.product_ped_i .pt_p_i_more:hover{ border-radius:50px; transition:0.5s; background:#097fc8;}



.product_ped_i table{ border-collapse:collapse; border-width:thin; border-style:solid;border-color:#ededed;margin:50px 0 10px;}
.product_ped_i table td{line-height:30px;padding:15px 6px;text-align:center; border:1px solid #ededed; font-size:14px;}
.product_ped_i table td img{ max-width:100%;}
.product_ped_i table th{ background:#FFF; border:1px solid #FFF; border-bottom:none; padding:16px 0; font-size:16px;}
.product_ped_i table tr{transition:0.5s; cursor:pointer;}
.product_ped_i table tr:nth-of-type(even){ background:#f3f3f3;}
.product_ped_i table tr:nth-of-type(odd){ background:#f9f9f9;}
.product_ped_i table tr:hover{ background:#ededed; transition:0.5s;}







/**产品-智能后备箱**/


.product_trunk_a{ overflow:hidden; padding:0 0 120px; } 
.product_trunk_a .wrapper{ height:340px; background:#f3f4f6;}
.product_trunk_a .pt_t_a_lt{ width:600px; float:left;}
.product_trunk_a .pt_t_a_lt .pt_t_img{ width:280px; float:left; margin-right:35px;}
.product_trunk_a .pt_t_a_lt .pt_t_img img{ max-width:100%;}

.product_trunk_a .pt_t_a_lt .pt_t_desc{ padding:60px 50px 30px 0; font-size:14px;}
.product_trunk_a .pt_t_a_lt .pt_t_desc span{ color:#097fc8; padding:10px 0; display:block;}
.product_trunk_a .pt_t_a_lt .pt_t_desc b{ font-size:24px;}
.product_trunk_a .pt_t_a_lt .pt_t_desc font{ display:block; color:#adb6c7; padding-top:20px;}

.product_trunk_a .pt_t_a_lt .pt_t_desc .pt_t_more{ width:110px; height:28px; overflow:hidden; line-height:28px; border:1px solid #333; margin:45px 0 0;text-align:center;}
.product_trunk_a .pt_t_a_lt .pt_t_desc .pt_t_more a{ font-size:14px; color:#464855; transition:0.5s; display:block;}
.product_trunk_a .pt_t_a_lt .pt_t_desc .pt_t_more:hover a{ color:#FFF; transition:0.5s;}
.product_trunk_a .pt_t_a_lt .pt_t_desc .pt_t_more:hover{ transition:0.5s; background:#333;}



.product_trunk_a .pt_t_a_rt{ width:556px; float:right; overflow:hidden;}





.product_trunk_b{ overflow:hidden; } 
.product_trunk_b img{ max-width:100%; overflow:hidden;}


.product_trunk_c{ overflow:hidden; padding:100px 0; border-bottom:1px dashed #ddd;} 

.product_trunk_c .fl{ width:48%;}
.product_trunk_c .fl .pt_t_c_desc{ font-size:16px; line-height:30px;}
.product_trunk_c .fl .pt_t_c_desc font{ color:#097fc8; font-size:30px; display:block; padding-bottom:30px;}
.product_trunk_c .fl .pt_t_c_img{ height:91px; margin-top:40px;}
.product_trunk_c .fl .pt_t_c_img img{ max-width:100%;}
.product_trunk_c .fr{ width:48%;}
.product_trunk_c .fr img{ height:309px; overflow:hidden; max-width:100%;}







.product_trunk_d{ overflow:hidden; padding:100px 0; border-bottom:1px dashed #ddd;} 
.product_trunk_d .pt_t_d_title{ color:#097fc8; font-size:30px; display:block; padding-bottom:30px;}


.product_trunk_d .fl{ width:48%;}
.product_trunk_d .fl .pt_t_d_desc{ font-size:16px; line-height:30px;}

.product_trunk_d .fl .pt_t_d_desc ul{ margin:0; padding:0;}
.product_trunk_d .fl .pt_t_d_desc ul li{ line-height:28px;}
.product_trunk_d .fl .pt_t_d_desc ul li a{ color:#5c6169; font-size:16px;}
.product_trunk_d .fl .pt_t_d_desc ul li a em{ width:5px; height:5px; border-radius:100%; background:#5c6169; margin:11px 12px 11px 0; display:block; float:left;}


.product_trunk_d .fl .pt_t_d_img{ height:336px; margin-top:30px;}
.product_trunk_d .fl .pt_t_d_img img{ max-width:100%;}
.product_trunk_d .fr{ width:48%;}
.product_trunk_d .fr .pt_t_d_rt{ overflow:hidden;}
.product_trunk_d .fr .pt_t_d_rt ul{ margin:0; padding:0;}
.product_trunk_d .fr .pt_t_d_rt ul li{ line-height:28px;}
.product_trunk_d .fr .pt_t_d_rt ul li a{ color:#5c6169; font-size:16px;}




.product_trunk_d .fr img{ height:250px; overflow:hidden; max-width:100%; margin-top:30px;}





.product_trunk_e{ overflow:hidden; padding:100px 0; border-bottom:1px dashed #ddd;} 

.product_trunk_e .fl{ width:48%;}
.product_trunk_e .fl .pt_t_e_desc{ font-size:16px; line-height:30px;}
.product_trunk_e .fl .pt_t_e_desc font{ color:#097fc8; font-size:30px; display:block; padding-bottom:30px;}
.product_trunk_e .fl .pt_t_e_desc span{ font-size:16px; padding:20px 0; display:block;}
.product_trunk_e .fl .pt_t_e_desc b{ padding-bottom:4px; display:block;}

.product_trunk_e .fr{ width:48%;}
.product_trunk_e .fr img{ height:309px; overflow:hidden; max-width:100%;}





.product_trunk_f{ overflow:hidden; padding:100px 0;} 

.product_trunk_f .fl{ width:40%;}
.product_trunk_f .fl .pt_t_f_desc{ font-size:16px; line-height:30px; width:100%;}
.product_trunk_f .fl .pt_t_f_desc font{ color:#097fc8; font-size:30px; display:block;}
.product_trunk_f .fl .pt_t_f_desc span{ font-size:16px; padding:10px 0; display:block;}

.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab{ overflow:hidden; margin-top:20px; width:100%;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab .pt_t_f_t{ height:22px; line-height:22px; padding:15px 20px;background:#097fc8; cursor:pointer; color:#FFF; border-bottom:1px solid rgba(255,255,255,0.2);}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab .pt_t_f_t em{ float:right; display:block; width:13px; height:14px; margin-top:5px; background:url(../images/icoAdd.png) 0 -11px no-repeat; cursor:pointer; }
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab .pt_t_f_t.on em{ background-position:0 0; width:13px; height:11px; overflow:hidden;}

.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table{padding:8px 0; color:#999; display:none; border-collapse:collapse; text-align:left; width:100%;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table td{line-height:30px; padding:6px 30px; font-size:14px;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table td img{ max-width:100%;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table th{ background:#eceef2; padding:8px 30px; font-size:15px; color:#333;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table tr:nth-of-type(even){ background:#FFF;}
.product_trunk_f .fl .pt_t_f_desc .pt_t_f_tab table tr:nth-of-type(odd){ background:#f9f9fb;}





.product_trunk_f .fr{ width:48%;}
.product_trunk_f .fr img{  overflow:hidden; max-width:100%;}





.product_trunk_g{ overflow:hidden; padding:50px 0; background:#f1f3f7;} 
.product_trunk_g .pt_t_g_desc{ text-align:center; color:#7e8082;}
.product_trunk_g .pt_t_g_desc font{ font-size:24px; line-height:36px; display:block;}
.product_trunk_g .pt_t_g_desc b{ font-size:36px; line-height:44px; display:block; color:#097fc8;}
.product_trunk_g .pt_t_g_desc span{ width:36%; margin:0 auto; padding-top:15px; display:block;}





.product_trunk_h{ overflow:hidden; padding:100px 0;} 
.product_trunk_h .wrapper{ width:900px;}

.product_trunk_h .fl{ width:30%;}
.product_trunk_h .fl .pt_t_h_desc{ font-size:16px; line-height:30px;}
.product_trunk_h .fl .pt_t_h_desc font{ font-size:30px; display:block; padding:100px 0 30px;}

.product_trunk_h .fl .pt_t_h_desc ul{ margin:0;}
.product_trunk_h .fl .pt_t_h_desc ul li{ line-height:28px;}
.product_trunk_h .fl .pt_t_h_desc ul li a{ color:#5c6169; font-size:16px;}
.product_trunk_h .fl .pt_t_h_desc ul li a em{ width:5px; height:5px; border-radius:100%; background:#5c6169; margin:11px 12px 11px 0; display:block; float:left;}




.product_trunk_h .fr{ width:60%;}
.product_trunk_h .fr img{ overflow:hidden; max-width:100%;}



@media (max-width:1366px){	
	.product_trunk_h .fr{ width:60%;}
	.product_trunk_h .fl{ width:20%; padding-left:20%;}
}









/**产品-车载超级蓝牙**/


.product_vehicle_a{ overflow:hidden; background:#f9f9f9;}

.product_vehicle_a .fl{ width:50%;}
.product_vehicle_a .fl img{ max-width:100%;}
.product_vehicle_a .fr{ width:50%;}
.product_vehicle_a .pt_v_a_desc{ width:520px; margin:80px 0 0 80px;}

.product_vehicle_a .pt_v_a_desc .pt_v_a_title{ font-size:36px; overflow:hidden; text-transform:uppercase;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_title span{ display:block; font-size:20px; padding-top:10px;text-transform:uppercase;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_title font{ display:block; font-size:14px; padding:30px 0 0; line-height:30px;text-transform:none;}

.product_vehicle_a .pt_v_a_desc .pt_v_a_icon{ overflow:hidden; padding:50px 0 0;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul{ margin:0; padding:0; text-align:center;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li{ width:140px; float:left; margin-right:30px;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a{ color:#4f99e4; font-size:15px; display:block;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a .pt_v_pic{ overflow:hidden;}
.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a .pt_v_pic img{ max-width:100%;}





.product_vehicle_b{ overflow:hidden; background:#f9f9f9;}

.product_vehicle_b .fl{ width:50%;}
.product_vehicle_b .fr{ width:50%;}
.product_vehicle_b .fr img{ max-width:100%;}
.product_vehicle_b .pt_v_b_desc{ width:520px; margin:18% 80px 0 0; float:right;}

.product_vehicle_b .pt_v_b_desc .pt_v_b_title{ font-size:36px; overflow:hidden;text-transform:uppercase;}
.product_vehicle_b .pt_v_b_desc .pt_v_b_title span{ display:block; font-size:24px; padding-top:10px;text-transform:uppercase;}
.product_vehicle_b .pt_v_b_desc .pt_v_b_title font{ display:block; font-size:18px; padding:30px 0 0; line-height:30px;text-transform:none;}





.product_vehicle_c{ overflow:hidden;}

.product_vehicle_c .fl{ width:50%;}
.product_vehicle_c .fl img{ max-width:100%;}
.product_vehicle_c .fr{ width:50%;}
.product_vehicle_c .pt_v_c_desc{ width:600px; margin:12% 0 0 80px;}

.product_vehicle_c .pt_v_c_desc .pt_v_c_title{ font-size:36px; overflow:hidden;text-transform:uppercase;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_title font{ display:block; font-size:18px; padding:40px 0 0; line-height:30px;text-transform:none;}

.product_vehicle_c .pt_v_c_desc .pt_v_c_icon{ overflow:hidden; padding:40px 0 0;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul{ margin:0; padding:0; text-align:center;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li{ width:100px; float:left; margin-right:30px;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a{ color:#4f99e4; font-size:16px; display:block;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a .pt_v_pic{ width:100px; padding:10px 0;}
.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a .pt_v_pic img{ max-width:100%;}




.product_vehicle_e{ overflow:hidden; } 
.product_vehicle_e img{ max-width:100%; overflow:hidden;}


.product_vehicle_f{ padding:84px 0; overflow:hidden;}

.product_vehicle_f .pt_v_f_title{ font-size:36px; text-align:center;}
.product_vehicle_f .pt_v_f_subtitle{ font-size:24px; margin-top:10px; text-align:center;}
.product_vehicle_f .pt_v_f_desc{ padding:40px 0; line-height:34px; font-size:18px; text-align:center; width:80%; margin:0 auto; opacity:0.6;}

.product_vehicle_f .pt_v_f_pic{ width:535px; height:546px; margin:0 auto;}
.product_vehicle_f .pt_v_f_pic img{ max-width:100%;}



.product_vehicle_g{ overflow:hidden; } 
.product_vehicle_g img{ max-width:100%; overflow:hidden;}



.product_vehicle_h{ padding:100px 0; background:#f8f8f8;}
.product_vehicle_h .pt_v_h{ border:4px solid #d6d6d8; margin:0 auto; width:1000px; position:relative;}
.product_vehicle_h .pt_v_h .pt_v_h_b{ overflow:hidden;}
.product_vehicle_h .pt_v_h ul{ margin:0;  padding:40px 100px 50px; overflow:hidden;}
.product_vehicle_h .pt_v_h ul li{ width:45%; float:left; margin-left:5%; line-height:32px;}
.product_vehicle_h .pt_v_h ul li a{ color:#464855; font-size:16px;}
.product_vehicle_h .pt_v_h ul li a span{ padding-left:10px; opacity:0.7;}
.product_vehicle_h .pt_v_h .pt_v_h_pic{ width:535px; height:546px; position:absolute; left:15%; top:198px;}



.product_vehicle_h .pt_v_h_title{ font-size:36px; text-align:center; padding-top:250px;}
.product_vehicle_h .pt_v_h_subtitle{ font-size:24px; margin-top:10px; text-align:center;}






.product_vehicle_i{ padding:100px 0; background:#097fc8; overflow:hidden;}

.product_vehicle_i .fl{ width:880px;}
.product_vehicle_i .fr{ width:180px;}

.product_vehicle_i .pt_v_i{ width:120px;}
.product_vehicle_i .pt_v_i .pt_v_i_pic{ width:61px; height:69px; margin:70px auto 30px;}
.product_vehicle_i .pt_v_i .pt_v_i_pic img{ max-width:100%;}
.product_vehicle_i .pt_v_i a{ background:#FFF; color:#666; font-size:15px; border-radius:6px; line-height:36px; text-align:center; display:block;}


.product_vehicle_i .pt_v_i_title{ font-size:36px; color:#FFF;}
.product_vehicle_i .pt_v_i_subtitle{ font-size:24px; margin-top:10px;color:#FFF;}
.product_vehicle_i .pt_v_i_desc{ padding:40px 0; line-height:34px; font-size:18px; opacity:0.8;color:#FFF;}


@media (max-width:1800px){
	.product_vehicle_a .pt_v_a_desc{ width:520px; margin:8% 0 0 80px;}
}


@media (max-width:1600px){
	.product_vehicle_a .pt_v_a_desc .pt_v_a_icon{ overflow:hidden; padding:20px 0 0;}
	.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li{ width:110px; float:left; margin-right:30px;}
	.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a{ color:#4f99e4; font-size:12px; display:block;}
	.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a .pt_v_pic{  padding:10px 0; margin:0 auto;}
	.product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a .pt_v_pic img{ max-width:90%;}
}

@media (max-width:1500px){
	.product_vehicle_c .pt_v_c_desc{ width:600px; margin:6% 0 0 80px;}
	.product_vehicle_c .pt_v_c_desc .pt_v_c_icon{ overflow:hidden; padding:30px 0 0;}
	.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a .pt_v_pic{ padding:10px 0; margin:0 auto;}
	.product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a .pt_v_pic img{ max-width:90%;}
}
@media (max-width:1366px){
	.product_vehicle_a .pt_v_a_desc{  margin:7% 0 0 80px;}
	
}

/**产品-行车记录仪**/



.product_recorder_a{ overflow:hidden; background:#f9f9f9;}

.product_recorder_a .fl{ width:50%;}
.product_recorder_a .fr{ width:50%;}

.product_recorder_a .pt_r_a_pic{ overflow:hidden; width:100%;}
.product_recorder_a .pt_r_a_pic img{ max-width:100%;}

.product_recorder_a .pt_r_a_desc_lt{ margin:120px 80px 0 0; float:right;}
.product_recorder_a .pt_r_a_desc_rt{ margin:120px 0 0 80px;}

.product_recorder_a .pt_r_a_desc{ width:520px;}

.product_recorder_a .pt_r_a_desc .pt_r_a_title{ font-size:36px; overflow:hidden;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title span{ display:block; line-height:28px; font-size:18px; padding-top:40px;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title font{ display:block; font-size:14px; color:#097fc8; padding:40px 0 0; line-height:30px; font-weight:bold;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title .sub_t{ font-size:36px;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title .sub_d{ font-size:18px; color:#575964; padding-top:50px; line-height:30px;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title .p_p_img{ margin-top:10%;}
.product_recorder_a .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:100%;}

@media (max-width:1680px){
	.product_recorder_a .pt_r_a_desc_lt{ margin:60px 80px 0 0;}
	.product_recorder_a .pt_r_a_desc_rt{ margin:60px 0 0 80px;}
	.product_recorder_a .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:90%;}
}

@media (max-width:1500px){
	.product_recorder_a .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:60%;}
}
@media (max-width:1366px){
	.product_recorder_a .pt_r_a_desc_lt{ margin:40px 80px 0 0;}
	.product_recorder_a .pt_r_a_desc_rt{ margin:40px 0 0 80px;}
	.product_recorder_a .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:50%;}
}


.product_recorder_b{ overflow:hidden; background:#34353d; padding:90px 0;}

.product_recorder_b .fl{ width:48%;}
.product_recorder_b .fr{ width:48%;}

.product_recorder_b .pt_r_b_pic{ overflow:hidden;}
.product_recorder_b .pt_r_b_pic img{ max-width:100%;}

.product_recorder_b .pt_r_b_desc{ font-size:36px; overflow:hidden; padding-top:80px; color:#FFF;}
.product_recorder_b .pt_r_b_desc span{ display:block; line-height:28px; font-size:18px; padding-top:40px; opacity:0.5;}
.product_recorder_b .pt_r_b_desc font{ display:block; font-size:14px; color:#097fc8; padding:80px 0 0; line-height:30px; font-weight:bold; text-align:right;}





.product_recorder_c{ overflow:hidden; padding:90px 0;}

.product_recorder_c ul{ margin:0; padding:0;}
.product_recorder_c ul li{ width:42%; overflow:hidden; min-height:145px; margin:20px 8% 20px 0; float:left;}
.product_recorder_c ul li a{ color:#464855; font-size:16px;}

.product_recorder_c ul li a .pt_r_c_title{ height:38px; line-height:38px; padding-left:70px; font-size:18px;}
.product_recorder_c ul li a .pt_r_c_desc{ line-height:24px; padding-top:20px; opacity:0.8; }

.product_recorder_c ul li:nth-type-of(even){ margin-right:0;}
.product_recorder_c .wrapper{overflow: hidden;}
.product_recorder_c ul li:nth-of-type(2n){ margin-right:0;float:right;}





.product_recorder_d { padding:60px 0; overflow:hidden; background:#097fc8;}
.product_recorder_d ul{ margin:0; padding:0; text-align:center;}
.product_recorder_d ul li{ width:25%; float:left; background:url(../images/ab_b_line.png) no-repeat right center;}
.product_recorder_d ul li:last-child{ background:none;}
.product_recorder_d ul li a{ font-size:18px; color:#FFF;}
.product_recorder_d ul li a b{ font-size:60px; display:block; padding-bottom:2px;}





.product_recorder_e{ overflow:hidden; } 
.product_recorder_e img{ max-width:100%; overflow:hidden;}




.product_recorder_f{ overflow:hidden; padding:100px 0; } 
.product_recorder_f .fl{ width:46%;}
.product_recorder_f .fr{ width:46%;}
.product_recorder_f .pt_r_h_pic{ overflow:hidden;}
.product_recorder_f .pt_r_h_pic img{ max-width:100%;}

.product_recorder_f .pt_r_f_title{ font-size:36px; text-align:center; color:#097fc8;}
.product_recorder_f .pt_r_f_title span{ font-weight:bold;}
.product_recorder_f .pt_r_f_subtitle{ font-size:24px; margin-top:25px; text-align:center; padding-bottom:100px;}



.product_recorder_f .pt_t_d_desc{ font-size:16px; line-height:30px;}
.product_recorder_f .pt_t_d_desc ul{ margin:0; padding:0;}
.product_recorder_f .pt_t_d_desc ul li{ line-height:22px; padding:12px 0;}
.product_recorder_f .pt_t_d_desc ul li a{ color:#5c6169; font-size:16px;}
.product_recorder_f .pt_t_d_desc ul li a em{ width:8px; height:8px; border-radius:100%; background:#097fc8; margin:11px 12px 11px 0; display:block; float:left;}





.product_recorder_h{ overflow:hidden; padding:50px 0;} 

.product_recorder_h .fl{ width:48%;}
.product_recorder_h .fr{ width:48%;}
.product_recorder_h .pt_r_h_pic{ overflow:hidden;}
.product_recorder_h .pt_r_h_pic img{ max-width:100%;}

.product_recorder_h .pt_r_h_title{ font-size:16px; line-height:30px; overflow:hidden; width:480px; float:right; padding:40px 0 80px;}
.product_recorder_h .pt_r_h_title font{ color:#097fc8; font-size:30px; display:block; font-weight:bold;}
.product_recorder_h .pt_r_h_title span{ font-size:16px; padding:10px 0; display:block;}


.product_recorder_h .pt_r_h_desc{ overflow:hidden;}
.product_recorder_h .pt_r_h_tab{ overflow:hidden; margin-top:20px; width:480px;}
.product_recorder_h .pt_r_h_tab .pt_r_h_t{ height:22px; line-height:22px; font-size:18px; padding:15px 20px;background:#097fc8; cursor:pointer; color:#FFF; border-bottom:1px solid rgba(255,255,255,0.2);}
.product_recorder_h .pt_r_h_tab .pt_r_h_t em{ float:right; display:block; width:13px; height:14px; margin-top:5px; background:url(../images/icoAdd.png) 0 -11px no-repeat; cursor:pointer; }
.product_recorder_h .pt_r_h_tab .pt_r_h_t.on em{ background-position:0 0; width:13px; height:11px; overflow:hidden;}

.product_recorder_h .pt_r_h_tab table{padding:8px 0; color:#999; display:none; border-collapse:collapse; text-align:left; width:480px;}
.product_recorder_h .pt_r_h_tab table td{line-height:30px; padding:6px 30px; font-size:14px;}
.product_recorder_h .pt_r_h_tab table td img{ max-width:100%;}
.product_recorder_h .pt_r_h_tab table th{ background:#eceef2; padding:15px 30px; font-size:15px; color:#333;}
.product_recorder_h .pt_r_h_tab table tr:nth-of-type(even){ background:#FFF;}
.product_recorder_h .pt_r_h_tab table tr:nth-of-type(odd){ background:#f9f9fb;}






.product_recorder_i{ overflow:hidden; padding:50px 0 0; background:#f1f3f7;} 
.product_recorder_i .pt_r_i_desc{ text-align:center; color:#7e8082;}
.product_recorder_i .pt_r_i_desc font{ font-size:24px; line-height:36px; display:block;}
.product_recorder_i .pt_r_i_desc b{ font-size:36px; line-height:44px; display:block; color:#097fc8;}
.product_recorder_i .pt_r_i_desc span{ width:36%; margin:0 auto; padding-top:15px; display:block;}

.product_recorder_i .pt_r_i_pic{ overflow:hidden; padding-top:50px;}
.product_recorder_i .pt_r_i_pic ul{ margin:0; padding:0;}

.product_recorder_i .pt_r_i_pic ul li{ width:25%; float:left;}
.product_recorder_i .pt_r_i_pic ul li a{ display:block;}
.product_recorder_i .pt_r_i_pic ul li a .img{ width:100%; height:100%; background:#000;}
.product_recorder_i .pt_r_i_pic ul li a .img img{width:100%; transition:0.5s;}
.product_recorder_i .pt_r_i_pic ul li a .img:hover img{ opacity:0.5;}







.product_recorder_j{ overflow:hidden; padding:84px 0 20px; background:#fff;}
.product_recorder_j .fl{ width:45%;}
.product_recorder_j .fl img{ max-width:100%;}
.product_recorder_j .fr{ width:52%; padding:5% 0;padding-top: 10%;}

.product_recorder_j .pt_r_j_title{ font-size:48px;}
.product_recorder_j .pt_r_j_title span{ font-weight:bold; padding-left:10px;}
.product_recorder_j .pt_r_j_subtitle{ font-size:24px; margin-top:14px;}
.product_recorder_j .pt_r_j_ewm{ width:231px; height:217px; margin-top:60px;}

.product_recorder_j .dw{position: absolute; bottom: -5%;color: #464855}

/*修改
.h_box_g .footer_p{
	width: 150px;
}
.h_box_g .h_g_con{
	width:auto;
}
*/
/**联系我们**/

.contact_box{ overflow:hidden; padding:60px 0;}

.contact_box .con_a_title{font-size:30px; text-align:center;}


.contact_box .con_b_a{ overflow:hidden; padding:100px 0 80px;}
.contact_box .con_b_a .con_b_ab{ width:25%; float:left; padding-left:5%;}
.contact_box .con_b_a .con_b_ab font{ width:10%; display:block; float:left;}
.contact_box .con_b_a .con_b_ab font img{ width:30px; height:30px;}
.contact_box .con_b_a .con_b_ab span{ width:70%; display:block; float:left; margin-left:15px; font-size:14px; line-height:22px; color:#464855;}
.contact_box .con_b_a .con_b_ab span b{ color:#1a1c1f; font-size:18px; letter-spacing:5px; line-height:28px;}


.contact_box .con_b_b{ overflow:hidden; padding:0;}

.contact_box .con_b_c{ width:100%; height:494px; overflow:hidden; margin:100px 0 60px;}

/*留言修改*/
.form-group {width:380px;float:left;  }
.form-textarea, .form-button {clear:both; width:auto;}
.form-label{display: none;}
.form-tel{margin: 0 30px;}
.form-control input{ transition:0.5s;width:358px; height:38px; line-height:38px; border:1px solid #a7adb8; display:block; padding:0 10px; color:#b3babf; font-size:14px;font-family:"微软雅黑";}
.form-control input:focus { color: #333; border: 1px solid #3498db; outline: none; box-shadow: 0 0 5px #3498db; background: #fff; }
.form-control textarea{transition:0.5s;margin:30px 0;border:1px solid #a7adb8; min-height:158px; width:1178px; padding:10px 10px; color:#b3babf; line-height:22px;color: #b3babf;font-size: 14px; font-family:"微软雅黑";letter-spacing:4;}
.form-control textarea:focus { color: #333; border: 1px solid #3498db; outline: none; box-shadow: 0 0 5px #3498db; background: #fff; }
.form-button input{ background: #fff;width:122px; height:40px; line-height:40px; text-align:center; border:1px solid #449ce7; border-radius:5px; color:#449ce7; font-size:18px; cursor:pointer; display:block; margin-top:20px;letter-spacing:4; clear: both;}
.form-button input:hover{ background:#449ce7; color:#FFF; transition:0.5s ease-in-out;}
.form-verifycode{ display:block; overflow:hidden;}
.form-verifycode .form-control input {display:inline;width:120px !important;}
.form-verifycode .form-control img {margin-left:10px; height:40px; vertical-align:top !important;}

.con_opt{
	height: 38px;line-height: 38px;width:120px; overflow:hidden; display:block; margin-bottom:20px;
}
.contact_box .selectbox{border: 1px solid #a7adb8;width: 378px;height: 38px;line-height: 38px;	margin:30px 0; overflow:hidden;position:relative}
.contact_box .selectbox::after{position:absolute;right:10px;top:6px;width:20px;height:20px;z-index:222;content:'';background: url("../images/contact_arrow.png") no-repeat right center;}
.contact_box .selectbox  select{
	transition: 0.5s;
	width:400px;	font-family:"微软雅黑";
	border:none medium;
	outline:none;
	line-height: 38px;
height:38px;	
	overflow:hidden;
	display: block;
	padding: 0 0 0 10px;
	color: #999;	
	font-size: 14px;
	appearance:none;   
	-moz-appearance:none;   
	-webkit-appearance:none;
	background:none;
	position:relative;z-index:333;
}
.contact_box select::-ms-expand { display: none; }  
.contact_box .selectbox  select option{}
.form-control {
    overflow: hidden;
}
.form-control select{ margin:28px 0 0;}
#form_2{display: none;}

.app_code{width:100%;transition: 0.5s;opacity:0;position:absolute;bottom: -250px;}
.down_box_a .dw_b_a_icon ul li:hover .app_code{opacity:1;bottom: 10%;}

.con_b_b  .form-select .form-control{border: 1px solid #a7adb8;width: 378px;height: 38px;line-height: 38px;	margin:30px 0; overflow:hidden;position:relative}
.con_b_b  .form-select .form-control::after{position:absolute;right:10px;top:6px;width:20px;height:20px;z-index:222;content:'';background: url("../images/contact_arrow.png") no-repeat right center;}
.con_b_b  .form-select .form-control select{transition: 0.5s;
	width:400px;	
	border:none medium;
	outline:none;
	line-height: 38px;
height:38px;	
	overflow:hidden;
	display: block;
	padding: 0 0 0 10px;
	color: #999;	
	font-size: 14px;
	appearance:none;   
	-moz-appearance:none;   
	-webkit-appearance:none;
	background:none;
	position:relative;z-index:333;margin:0}





/**产品-智能电动尾门**/

.product_power_b{ overflow:hidden; background:#097fc8; padding:90px 0; }
.product_power_b ul{ margin:0; padding:0; text-align:center;}
.product_power_b ul li{ display:inline-block; margin:0 40px;}
.product_power_b ul li a{ color:#FFF;}
.product_power_b ul li a .p_p_pic{ width:74px; height:68px; padding:20px 18px; border-radius:15px; background:#FFF;}
.product_power_b ul li a .p_p_pic img{ max-width:100%;}
.product_power_b ul li a font{ display:block; padding:18px 0; font-size:16px; opacity:0.8;}



.product_power_c{ overflow:hidden; background:#f9f9f9;}
.product_power_c ul{ margin:0; padding:0;}
.product_power_c ul li{ width:25%; float:left;}
.product_power_c ul li a{ color:#575964;}
.product_power_c ul li a .p_p_c_pic{ overflow:hidden;}
.product_power_c ul li a .p_p_c_pic img{ max-width:100%;}

.product_power_c ul li a .p_p_c_d{ overflow:hidden; padding:25% 10% 0; font-size:18px; line-height:32px;}
.product_power_c ul li a .p_p_c_d font{ display:block; font-size:30px; padding-bottom:20%;}



@media (max-width:1366px){
	.product_power_c ul li a .p_p_c_d{ overflow:hidden; padding:25% 10% 0; font-size:16px; line-height:28px;}
	.product_power_c ul li a .p_p_c_d font{ display:block; font-size:30px; padding-bottom:14%;}	
}




/**成功案例**/

.success_box{ overflow:hidden;}

.success_a{ overflow:hidden; padding:84px 0 110px;}
.success_a .fl{  color:#464855; font-size:36px; padding-bottom:8px;}
.success_a .fr{ overflow:hidden; padding:20px 0 0;}
.success_a .fr a{ color:#575964; padding:0 6px; font-size:14px;}
.success_a .fr a:last-child{ font-weight:bold;}


.success_b{ overflow:hidden; padding:50px 0 120px; background:url(../images/s_a_bg.jpg) center top no-repeat; margin-top:30px;}

.success_b .s_b{ width:296px; margin:0 auto; text-align:center;}
.success_b .s_b font{ font-size:24px; color:#0068b7; display:block; padding-top:80px;}
.success_b .s_b .s_bb_img{ width:296px; height:199px; margin:0 auto; background:#FFF;}
.success_b .s_b .s_bb_img img{ max-width:100%;vertical-align:middle;width: 190px; }
.success_b .s_b .s_bb_img span{display: inline-block;vertical-align: middle;height: 100%;}

.success_c{ overflow:hidden; background:#fbfbfc;}
.s_c_t{ font-size:30px; padding-bottom:50px; text-align:center;}
.success_c .fl{ width:50%;}
.success_c .fr{ width:50%;}

.success_c .pt_r_a_pic{ overflow:hidden;}
.success_c .pt_r_a_pic img{ max-width:100%;height: 100%;}

.success_c .pt_r_a_desc_lt{ margin:60px 80px 0 0; float:right;}
.success_c .pt_r_a_desc_rt{ margin:60px 0 0 80px;}

.success_c .pt_r_a_desc{ width:520px;}

.success_c .pt_r_a_desc .pt_r_a_title{ font-size:36px; overflow:hidden;}
.success_c .pt_r_a_desc .pt_r_a_title span{ display:block; line-height:20px; font-size:14px; padding-top:20px;}
.success_c .pt_r_a_desc .pt_r_a_title font{ display:block; font-size:20px; color:#097fc8; padding:20px 0 0; line-height:30px; font-weight:bold;}
.success_c .pt_r_a_desc .pt_r_a_title .sub_t{ font-size:36px;}
.success_c .pt_r_a_desc .pt_r_a_title .sub_d{ font-size:18px; color:#575964; padding-top:50px; line-height:30px;}
.success_c .pt_r_a_desc .pt_r_a_title .p_p_img{ margin-top:10%;}
.success_c .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:100%;}

.success_c .pt_r_a_desc .pt_r_a_title .p_p_more{ width:180px; height:42px; line-height:42px; margin-top:6%; border:1px solid #097fc8; border-radius:20px; text-align:center; font-size:16px; color:#464855;}

@media (max-width:1700px){
	.success_c .pt_r_a_desc_lt{ margin:50px 60px 0 0;}
	.success_c .pt_r_a_desc_rt{ margin:50px 0 0 60px;}
	.success_c .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:70%;}
	.success_c .pt_r_a_desc .pt_r_a_title .p_p_more{ line-height:35px; height:35px;}
	.success_c .pt_r_a_desc .pt_r_a_title font{ display:block; font-size:18px; color:#097fc8; padding:8px 0 0; font-weight:bold; line-height:26px;}
	.success_c .pt_r_a_desc .pt_r_a_title span{ display:block; line-height:20px; font-size:12px; padding-top:10px;}
}


@media (max-width:1366px){
	.success_c .pt_r_a_desc_lt{ margin:30px 60px 0 0;}
	.success_c .pt_r_a_desc_rt{ margin:30px 0 0 60px;}
	.success_c .pt_r_a_desc .pt_r_a_title .p_p_img img{ max-width:70%;}
	.success_c .pt_r_a_desc .pt_r_a_title .p_p_more{ line-height:32px; height:32px;}
	.success_c .pt_r_a_desc .pt_r_a_title font{ display:block; font-size:18px; color:#097fc8; padding:8px 0 0; font-weight:bold; line-height:26px;}
	.success_c .pt_r_a_desc .pt_r_a_title span{ display:block; line-height:20px; font-size:12px; padding-top:10px;}
}





.success_d{ overflow:hidden; padding:0 0 90px;}

.success_d .s_d_t{ overflow:hidden; font-size:30px; text-align:center; padding-bottom:50px;}
.success_d .s_d_t font{ color:#bebfc2; font-size:20px; display:block; padding:5px 0;}


.success_d .s_d_tt{ font-size:30px; text-align:center; padding:60px 0 50px;}

.success_d ul{ margin:0; padding:0; text-align:center;}
.success_d ul li{ width:368px; height:482px; overflow:hidden; background:#f1f2f5; display:inline-block; margin:0 10px;}
.success_d ul li a{}
.success_d ul li a .s_img{ width:298px; height:424px; margin:29px auto;}
.success_d ul li a .s_img img{ max-width:100%;}


.app_code img{width:210px;height: 210px;}
.down_box_a .dw_b_a_wend .dw_w_pic img{max-width: 100%;}

.lg_cn_en a{
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	display: inline-block;
	margin-right: 20px;
}
.lg_cn_en{
	float:right;
	margin-right: 5%;
}


/*英文版修改*/
.header.enh .nav>ul>li{
	width: 102px;
	margin: 0 15px;
}
.en .h_box_d .h_d_desc{font-size: 10px;}
.h_box_g.enf .h_g_nav ul li{width:135px;}
.h_box_g.enf .h_g_nav{text-align: center;padding: 0 10px;}
.en .product_box_b .pt_desc .pt_d_xh ul li a{font-size: 13px;}
.en .product_trunk_a .pt_t_a_lt .pt_t_desc b{font-size: 17px;}
.en .product_trunk_c .fl .pt_t_c_desc{font-size: 13px;}
.en .product_trunk_d .fr .pt_t_d_rt ul li a{font-size: 14px;}
.en .product_trunk_d .fl .pt_t_d_desc ul li a{font-size: 14px;}
.en .product_trunk_e .fl .pt_t_e_desc span{font-size: 14px;}
.en .product_air_f .pt_f_desc ul li a .pt_f_d{font-size: 14px;line-height: 20px;}
.en .product_air_f .pt_f_desc ul li{padding: 22px 0;min-height: 85px;}
.en .product_air_e .fr{font-size: 14px;}
.en .product_air_g .fl .pa_t_f_tab table td{line-height: 20px;font-size: 10px;}
.en .product_air_g .fl{width: 50%;}
.en .product_recorder_a .pt_r_a_desc .pt_r_a_title span{font-size: 14px;}
.en .product_recorder_c ul li{min-height: 190px;}
.en .product_recorder_c ul li a .pt_r_c_desc{font-size: 10px;}
.en .product_recorder_f .pt_t_d_desc ul li a{font-size: 14px;}
.en .product_recorder_h .pt_r_h_tab{width:80%;}
.en .product_recorder_h .pt_r_h_tab table{width: 100%;}
.en .product_recorder_j .pt_r_j_title{font-size: 40px;}
.en .product_ped_b .pt_b_desc .pt_d_icon ul li{ height: 100%;}
.en .product_ped_b .pt_b_desc .pt_d_title,
.en .product_ped_d ul li a .pt_d_desc,
.en .product_recorder_a .pt_r_a_desc .pt_r_a_title,
.en .product_recorder_a .pt_r_a_desc .pt_r_a_title .sub_t,
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_title,
.en .product_vehicle_b .pt_v_b_desc .pt_v_b_title,
.en .product_vehicle_c .pt_v_c_desc .pt_v_c_title,
.en .product_vehicle_i .pt_v_i_title
{font-size: 24px;}
.en .product_ped_b .pt_b_desc .pt_d_d,
.en .product_vehicle_f .pt_v_f_desc,
.en .product_vehicle_i .pt_v_i_desc
{font-size: 14px;}
.en .product_power_b ul li a .p_p_pic{margin:0 auto;}
.en .product_vehicle_h .pt_v_h_subtitle{font-size: 20px;}
.en .product_vehicle_i .pt_v_i_subtitle{font-size: 18px;}
.en .about_box_b .ab_b_pic ul li a .ab_b_desc{padding: 10% 15%;}
.en .about_box_b .ab_b_pic ul li a .ab_b_desc p{line-height: 16px;}
.en .about_box_d .ab_d_box .hd{width: 685px;}
.en .h_box_a .h_a_title{font-size: 28px;}
.en .product_power_c ul li a .p_p_c_d{padding:20% 5% 0;font-size:13px; line-height:24px;}
.en .product_power_c ul li a .p_p_c_d font{ padding: 10% 0; line-height:36px;}
.en .down_box_a .dw_b_a_nav .s_n .s_n_lt{text-align: left;}
.en .product_ped_d ul li a .pt_d_desc{padding:12% 4% 8% 0;}

.en .product_vehicle_a .pt_v_a_desc .pt_v_a_title font{ line-height:22px;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_icon{ padding:0;}

.en .product_vehicle_b .pt_v_b_desc{ width:520px; margin:10% 80px 0 0; float:right;}
.en .product_vehicle_c .pt_v_c_desc .pt_v_c_title font{ line-height:25px; font-size:14px;}
.en .product_vehicle_b .pt_v_b_desc .pt_v_b_title font{ line-height:25px; font-size:14px;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_title font{ line-height:25px; font-size:14px;}

.en .product_vehicle_b .pt_v_b_desc .pt_v_b_title span{ font-size:18px; text-transform:none;}
.en .product_vehicle_c .pt_v_c_desc .pt_v_c_title span{ font-size:18px; text-transform:none;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_title span{ font-size:18px; text-transform:none;}











.case_box_b ul li a .case_b_pic span{
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.case_box_b ul li a .case_b_pic img{
	vertical-align: middle;
}

.en .con_opt{width: 200px}
.en .form-control select{letter-spacing: 0;}
.en .form-control input{letter-spacing: 0;}
.jobs_desc .ct_btn{
	 margin-top:40px; display:block;
	font-size: 18px;
	font-weight: bolder;
	color: #464855;
}
@media (max-width:1650px){
.en .product_ped_d ul li a .pt_d_desc{padding:6% 4% 5% 0;}
.en .product_power_c ul li a .p_p_c_d{padding:10% 5% 0;font-size:13px; line-height:24px;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_icon{ padding:0;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_icon ul li a .pt_v_pic{  padding:0 0; margin:0 auto;}
}


@media (max-width:1360px){
.en .product_ped_d ul li a .pt_d_desc{padding:7% 4% 5% 0;}
.en .product_vehicle_a .pt_v_a_desc .pt_v_a_icon{ padding:0;}
.en .product_vehicle_b .pt_v_b_desc{ width:520px; margin:6% 80px 0 0; float:right;}
.en .product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a img{ max-width:80%;}
.en .product_vehicle_c .pt_v_c_desc .pt_v_c_icon ul li a{ font-size:12px;}
.en .product_trunk_h .fl .pt_t_h_desc {width: 300px;}
}

/**新闻动态**/
.news_box_b{ overflow:hidden; padding:30px 0 50px;}
.news_box_b ul{ margin:0; padding:0;list-style:none;}
.news_box_b ul li{ width:100%; overflow:hidden; transition:0.5s; padding:12px 5px; line-height:30px; border-bottom:1px solid #F2F2F2;}
.news_box_b ul li a{ color:#666; display:block;}
.news_box_b ul li a font{ display:block; width:1050px; float:left; font-size:15px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_box_b ul li a font:before{content:"-"; margin-right:15px; color:#097fc8}
.news_box_b ul li a span{ display:block; font-size:14px; color:#bcbcbc; width:90px; float:right;}
.news_box_b ul li:hover{ background:#F2F2F2;}
.fanhui{ margin:40px auto; width:100px; height:40px; line-height:40px; background:#097fc8; float:right; transition:0.5s; }
.fanhui a{ display:block; color:#fff; font-size:14px; text-align:center;}
.fanhui:hover{transition:0.5s;  background:#097fc8;}
.fanhui:hover a{ color:#fff;}
.header.enh .nav ul li a{font-size: 12px;}
.jobs_box_a .jb_b_a_title a{color: #666;}
.jobs_box_a .jb_b_a_title a.selected{color: #111;}
.h_box_c .h_c_news .bd ul li a .n_box .ff{color: #fff;width: 80px;opacity: 0.5;position: absolute;right: 0;bottom: -25%;}
.com_desc .atts{margin-bottom: 10px;}
.com_desc .atts a{color: #464855;}



/**20171207-about**/

.qygk{width: 1024px;margin: auto 0;}

/* 新能源 + 智能 + 超级 隐藏d */
/*.product_box_b_4 ,
.product_box_b_3 ,
.product_box_b_8 { display: none; }
.h_b_pic .li_3,
.h_b_pic .li_4 { display: none; }*/

/* 生物识别进入系统 */
.product_recorder_c.product_media_c ul li a .pt_r_c_title { height: 160px; line-height: 38px; padding-left: 170px; font-size: 18px; }
.product_recorder_c.product_media_c ul li a .pt_r_c_desc { font-size: 16px; }

.product_r_m_a { height: 380px; background-color: #097FC8; padding: 90px 0; }
.product_r_m_a .title { text-align: center; font-size: 50px; color: #fff; margin-bottom: 30px; line-height: 1em; }
.product_r_m_a .para { text-align: center; font-size: 12px; color: #d0e7f5; line-height: 2em;  }
.product_r_m_a .img { margin-top: 30px; }
.product_r_m_a .img img { max-width: 100%; }

.product_r_m_b { background: #f7f9fa; height: 165px; padding: 200px 0 95px;  }
.product_r_m_b .list ul { overflow: hidden; text-align: center; }
.product_r_m_b .list ul li { float: left; width: 25%; text-align: center; }
.product_r_m_b .list ul li .icon {}
.product_r_m_b .list ul li .title { padding: 15px 0; font-size: 16px; color: #464855; }

.product_r_m_c { padding: 80px 0; }
.product_r_m_c .wrapper { overflow: hidden; }
.product_r_m_c .m_c_left,
.product_r_m_c .m_c_right { width: 50%; float: left; padding: 0 3%; box-sizing: border-box; }
.product_r_m_c .title { font-size: 30px; color: #097fc8; margin-bottom: 40px; }
.product_r_m_c .para { font-size: 16px; color: #464855; line-height: 1.8em; margin-bottom: 60px; }
.product_r_m_c img { max-width: 100%; }
.product_r_m_c img.last { margin-top: 55px; }

.product_r_m_d { padding: 108px 0; box-sizing: border-box; height: 490px; width: 100%; background-image: url(../images/m_d.jpg); background-position: left center; background-size: cover; background-repeat: no-repeat; }
.product_r_m_d .list ul { width: 80%; float: right; overflow: hidden; }
.product_r_m_d .list ul li { width: 50%; float: right; color: #fff; margin-bottom: 8%; padding: 0 30px; box-sizing: border-box; }
.product_r_m_d .list ul li.last { margin-bottom: 0px; }
.product_r_m_d .list ul li .title { display: inline; font-size: 36px; border-bottom: 2px solid #fff; padding-bottom: 6px;  }
.product_r_m_d .list ul li .para { font-size: 24px; margin-top: 11px; }
.product_r_m_d_en.product_r_m_d .list ul {  }
.product_r_m_d_en.product_r_m_d .list ul li .title { font-size: 16px; }
.product_r_m_d_en.product_r_m_d .list ul li .para { font-size: 14px; }



.product_r_m_e { width: 100%; box-sizing: border-box; padding-top: 94px; height: 664px; background-image: url(../images/m_e.jpg); background-position: center; background-size: 100% auto; background-repeat: no-repeat; }
.product_r_m_e .main-title { font-size: 30px; color: #097fc8; }
.product_r_m_e .main-para { max-width: 80%; font-size: 16px; color: #464855; margin-top: 47px; }

.product_r_m_f { background: #f8f9fb; padding: 90px 0; }

.product_r_m_f .main-title { font-size: 50px; color: #333; text-align: center; margin-bottom: 24px; }
.product_r_m_f img { width: 100%; }

body,html { overflow-x: hidden; }

@media screen and (max-width: 1440px) {
	.product_r_m_d .list ul { width: 66%; }
	.product_r_m_d .list ul li .title { font-size: 30px; }
	.product_r_m_d .list ul li .para { font-size: 18px; }

	.product_r_m_f .main-title { font-size: 30px; }
	.product_r_m_a .title { font-size: 30px; }

}

/* by lyhuaya 20180927 */
.success_b { width: 100%; background: none; }
.success_b .s_b { width: 100%; overflow: hidden; }
.success_b .s_b span { font-size: 15px; color: #666; display: inline-block; float: left; line-height: 80px; }
.success_b .s_b .s_bb_img { width: 17%; float: left; height: 90px; }
.para-case p { line-height: 40px; font-size: 15px; color: #666; }

.success_b.success_b_6380 .s_b .s_bb_img,
.success_b.success_b_6637 .s_b .s_bb_img { width: 25%; float: left; height: 90px; margin-bottom: 20px; }

.success_b .box-p { overflow: hidden; }

