@charset "gb2312";
/* 样式来源于www.weilianbao.net,zxl*/
body, div, ol, ul, li, span{margin:0 auto; padding:0;font-style: normal; font:12px/22px "\5FAE\8F6F\96C5\9ED1", Arial, Helvetica, sans-serif;}

ol, ul ,li{list-style:none}
img {border: 0;}
body{color:#333;text-align:center}
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px}
a{color:#000000;text-decoration:none;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;} 
a:hover{color:#BA2636;text-decoration:underline;}

.top_text{
padding:0;
font-family: "微软雅黑";
font-size:15px;
line-height:35px;
height:35px;
width:auto;
color:#fff;}


/* 网页顶部 */
#top { width:100%; margin:0 auto;background-color:#fff; z-index:500; position:relative;
/*background:url(../img/top_bg.jpg) repeat-x 0 0;*/}

/* top 条省去
#top .sm { width:1200px; height:30px; overflow:hidden;}
.sm .left { float:left; width:800px; text-align:left;}
.sm .right { float:right; width:400px; height:30px; line-height:30px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; text-align:right;}
.sm .right a { width:80px; color:#F5AFED; font-size:12px; font-family:"\5FAE\8F6F\96C5\9ED1"; border-right:#824B7C solid 1px; padding:0 10px;}
.sm .right a:hover {width:80px; color:#471A42; background-color:#F5AFED; text-decoration:none;}
.sm .right span a { width:80px; color:#471A42; background-color:#F5AFED; font-size:12px; font-family:"\5FAE\8F6F\96C5\9ED1"; border-right:#824B7C solid 1px; padding:0 10px;}
.sm .right span a:hover {width:80px; text-decoration:none;}
*/

/* 网页logo部分 */
#head { width:1300px; height:106px;overflow:hidden; z-index:100;}

#head .left { float:left; width:420px; text-align:left;padding-top:10px;}
#head .left .logo { float:left; width:420px; height:100px; background:url(../img/logo.png) no-repeat 0 0;}
h1#logo{ width:420px; height:100px; font-size:12px;}
h1#logo a{ display:block; width:100%; height:100%; text-indent:-9999px;}

#head .right { float:left; width:600px; padding-top:5px; overflow:hidden;}
#head .right .inp { float:right; width:350px; height:32px; padding-top:8px;}
#head .right .inp span { font-size:18px; font-weight:bold; color:#7F8080;}

#head .lang {float:right; width:100px; padding-top:40px; overflow:hidden;}
.lang .langbox { width:100px; overflow:hidden; background:url(../img/lang_bg.png) 0 0 no-repeat;}
.lang .langbox .left_earth { 
float:left; 
display: inline-block;
vertical-align: middle;
font-size: 0;
width: 16px;
height: 16px;
border-radius: 100%;
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
-o-border-radius: 100%;
background: #ccc url(../img/language_icon_2.gif) no-repeat center center;
background-size: cover;
margin-top:8px;
}
.lang .langbox .left_en { float:left; width:40px; }
.lang .langbox .right_cn { float:right; width:40px;}

.lang .langbox a{ display:block; width:40px; font-size:15px;line-height:30px; color:#666; text-decoration:none;}
.lang .langbox a:hover { color:#C6C5C5;}
.lang .langbox .add a{ color:#C6C5C5;}
.lang .langbox .add a:hover{ color:#666;}

/* 网页top版本 */
#toplogin { width:100%; margin:0 auto; overflow:hidden;border-bottom:#E5E5E5 solid 1px;height:32px; background-color:#fff; }
#toplogin .login {width:1300px; height:32px;}
.login .left_org { float:left; width:200px; height:54px;}

.login .left_org .three { width:200px; height:32px;}
.login .left_org .three .hotline { width:200px; text-align:left;font-size:12px; color:#999; line-height:32px;}

.login .left_org .three .threeleft { float:left; width:29px; height:54px; background:url(../img/usa.png) 0 20px no-repeat }
.login .left_org .three .threeleft_usa { float:left; width:50px; height:54px; line-height:54px; color:#adadad; text-align:left; font-size:14px; overflow:hidden;}
.login .left_org .three .threeleft_usa a{ width:50px; height:54px; line-height:54px; color:#adadad; text-align:left; font-size:14px; text-decoration:none;}
.login .left_org .three .threeleft_usa a:hover{ color:#7D7D7D;}
.login .left_org .three .threeleft_jt { float:left; width:30px; height:30px;}
/* 下箭头 */
.down-arrow {
    display :inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 24px;
	margin-top:17px;
}

.down-arrow::after {
    display: inline-block;
    content: " ";
    height: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    border-color: #999999;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform-origin: center;
    transition: transform .3s;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
}
/* 下箭头 */

.login .login_tel{ float:right; width:240px; height:32px;/* background:url(../img/top_r.png) no-repeat 0 5px;8*/}
ul#top_nav { width:240px; height:32px; background:url(../img/top_nav.png) 0 0 no-repeat;}
ul#top_nav li { float:left; width:80px; height:32px;}
ul#top_nav li a { display:block; width:80px; color:#999; line-height:32px; font-size:12px;}
ul#top_nav li a:hover {color:#333;}

.login .login_tel .tel { float:left; width:125px; line-height:54px; overflow:hidden; color:#c2c2c2; text-align:left; font-size:14px; font-family:Arial, Helvetica, sans-serif;
padding-left:45px; overflow:hidden;}
.login .login_tel .mail { float:left; width:133px; line-height:54px; overflow:hidden; color:#c2c2c2; text-align:left; font-size:14px; font-family:Arial, Helvetica, sans-serif;
padding-left:60px; overflow:hidden;}
.login .login_tel .time { float:right; width:166px; line-height:54px; color:#c2c2c2; text-align:right; font-size:14px; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}


/* 查询部分*/
.seacher{ width:348px; height:30px; border:#DFDFDF solid 1px;}
.seacher .put { float:left; width:308px; height:30px; text-align:center; text-align:right; background-color:#fff;}
.seacher .subm { float:right;width:39px; height:30px; background:#fff url(../img/cx.png) no-repeat 0 0;; border-left:#dfdfdf solid 1px;}
.seacher .subm:hover {background:#0095DA url(../img/cxb.png) no-repeat 0 0;}
.seacher_txt { border:0;font-size:9pt; font-style: normal; font-weight:normal;color:#9B9B9B;height:30px; background-color:none; width:300px;}
.seacher_txt:focus{outline:0}

.seacher_ly { border:#ccc solid 1px;font-size:9pt; font-style: normal; color:#9B9B9B; height:28px; background-color:none; width:400px;}
.area_cen{ height:100px; }
.seacher_ly:focus{outline:0; border:#FF9C00 solid 1px;}
.content td { padding:5px 5px; font-size:12px;}

/* 在线留言*/
.dotinput {
	HEIGHT: 18px;
	float:left;
	width:300px; padding-left:8px;font-size:9pt;
	background: repeat-x 100% bottom;
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
}

.navbg {width:600px; height:104px; overflow:hidden; padding-top:0px;}
.nav { width:600px; height:104px; border:0px; font-family: "微软雅黑";line-height:54px;}
.nav ul{ margin:0; padding:0; border:midium none;z-index:10000;}
.nav ul li a { display: block; width:120px; text-align:center; height:100px; line-height:100px; color:#1C1C1C;}
.nav ul li a:hover { text-decoration:none; color:#38A2EC; font-weight:bold; text-decoration:none;}
.nav ul li span a {display: block; width:120px; height:100px; line-height:100px; font-size:18px;text-align:center; text-decoration:none; color:#38A2EC; font-weight:bold; text-decoration:none;}

 /*列表中的各项*/
.nav ul li { display:block; float:left;width:120px; font-size:18px;color:#333; line-height:46px;text-align:center; border-right:1px;border-color: #036d95; overflow:hidden;}
.nav li {float: left; width:120px; }
.nav li ul { line-height:46px; left: -999em; width:120px; position: absolute;}
.nav li ul li{float: left; width:120px;}
.nav li ul a{color:#333; text-decoration:none;width:120px; font-size:16px;height:46px; line-height:46px; background:rgba(255,255,255,1); border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff;}
.nav li ul a:hover { color:#fff; text-decoration:none; background:rgba(66,162,236,1); width:120px; border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff;}

.nav li ul .samll a{color:#333; text-decoration:none;width:120px; height:46px; line-height:46px; background:#efefef;opacity: 0.9; border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff; font-size:12px;}
.nav li ul .samll a:hover { color:#fff; text-decoration:none; background:#ED1B23; width:120px; border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff;}

.nav li:hover ul { left: auto;/*显示菜单*/}
.nav li.sfhover ul { left: auto;}

#ban { width:100%; margin:0 auto; overflow:hidden; }
#ban .banner { width:100%; height:560px; background-color:#fff;}
#news_move { margin:0 auto; height:30px; width:100%; overflow:hidden; background-color:#33A64B;}


/* 首页简介三块
#mianthree_over { width:100%; background-color:#fff;margin:0 auto;}
#mianthree { width:1250px; height:460px; margin:0 auto;}
#mianthree .about { float:left; width:350px;}
.about .tpleft { width:350px;overflow:hidden;}
.about .tpleft img{ border-radius:6px 6px 0 0; width:100%; height:auto;}
.about .tpleft img{
  cursor: pointer;
  transition: all 0.6s;
}
.about .tpleft img:hover{
  transform: scale(1.4);opacity:0.5;
}

.bt { float:left; width:350px; text-align:left; font-size:15px; font-weight:bold; padding:8px 0; color:#008FD7; border-bottom:#ccc dotted 1px;}
.bt span {text-align:left; font-size:14px; font-weight:bold;color:#474443;}
.bt_content { width:350px; padding-top:16px; padding-bottom:8px; overflow:hidden;}
.bt_content .bt_content_left { float:left; width:60px; height:40px; border-right:solid #666 2px;}
.bt_content .bt_content_right { float:right; width:270px; text-align:left; font-size:14px; color:#666; overflow:hidden;}
.bt_content .bt_content_right .b_t { width:270px; height:30px; text-align:left; font-size:16px; font-weight:bold; color:#000; overflow:hidden;}
.bt_content .bt_content_right sup { font-size:8px;}

.bt_content strong {color:#0095DA;}
.bt_more { float:left; width:120px; text-align:left; font-size:12px; color:#474443; padding-left:78px;}
.bt_more a{ display:block; width:120px; text-align:left; font-size:12px; color:#474443; height:30px; line-height:30px; font-style:oblique;text-decoration:underline;} 
.bt_more a:hover{ display:block; width:120px; text-align:left; font-size:12px; color:#ff0000; text-decoration:none;font-style:oblique;}


#mianthree .pro { float:left; width:350px;}
.pro .tpcenter { width:350px; height:200px; overflow:hidden;}

.pro .tpcenter img{ border-radius:6px 6px 0 0; width:100%; height:auto;}
.pro .tpcenter img{
  cursor: pointer;
  transition: all 0.6s;
}
.pro .tpcenter img:hover{
  transform: scale(1.4);opacity:0.5;
}

#mianthree .case { float:left; width:350px;}
.case .tpright { width:350px; height:200px; overflow:hidden;}
.case .tpright img{ border-radius:6px 6px 0 0; width:100%; height:auto;}
.case .tpright img{
  cursor: pointer;
  transition: all 0.6s;
}
.case .tpright img:hover{
  transform: scale(1.4);opacity:0.5;
}

.case .newsimg { width:270px;}
.case .newsimg .indexnewstxt {width:270px; text-align:left;}
.case .newsimg .indexnewstxt span{ display:block;width:270px; line-height:22px; text-align:left; padding-top:6px;  color:#666; font-size:14px;}
.case .newsimg .indexnewstxt a{ display:block; width:270px; height:22px; color:#111;font-size:14px; line-height:22px;text-decoration:underline; }
.case .newsimg .indexnewstxt a:hover{ color:#666; text-decoration:none;}

*/

/*首页产品分类*/
#kh_b { width:100%; margin:0 auto; padding:0; overflow:hidden; background-color:#fff; padding-top:30px;}
#kh_b .pro_biaoti{width:1200px; line-height:40px; border-bottom:#CD423B solid 0px; color:#474443; font-size:26px; font-weight:bold; text-align:center; padding-top:15px; padding-bottom:10px;}
#kh_b .pro_biaoti span { font-size:34px; color:#666;font-weight:bold;}
#kh_b .pro_biaoti b{ display:block; font-size:18px; color:#666; width:200px; height:40px; background:url(../img/about_bg.png) 0 0 no-repeat;}
#kh_b .pro_biaoti .x_sm { width:1200px; font-size:16px; color:#666; line-height:26px; text-align:center; padding-top:25px;}


/*首页主力产品*/
#index_pro { width:100%; margin:0 auto; background:#fff url(../img/allpro.jpg) center 100px no-repeat;}
#index_pro .index_pro_bg {width:1300px; height:550px; margin:0 auto;}
#index_pro .index_pro_bg .fivepro { width:1300px; height:200px; margin:0 auto;}
ul#five_pro {width:1300px; height:200px;}
ul#five_pro li{ float:left; width:200px; height:200px; margin-right:20px; cursor: pointer;transition: all 0.4s;}
ul#five_pro li span { display:block; text-align:center; color:#fff; font-size:18px;}
ul#five_pro li:hover{ transform: scale(1.2);opacity:1;}

/* SFQ */
#index_pro .index_pro_bg .three_area { width:1300px; margin:0 auto; padding-top:80px;}
.fold_wrap{width:1300px;height:260px;margin:40px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width:433px;height:260px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0);_background:#B2B2B2;}
.fold_wrap li:hover .mask_b{background:rgba(0,0,0,0)}
.fold_wrap li .mask_b h4{color:#666;width:88%;display:block; font-size:28px;position:relative;padding:44px 0 0 0; text-align:left;}
.fold_wrap li .mask_b span { display:block;width:88%;color:#666; font-size:14px; line-height:30px; padding-top:8px; text-align:left;}
.fold_wrap li.big{width:600px;}
.fold_wrap li .adv_intro{ position:absolute;width:92%; height:40px; padding:5px 4%; left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}

.pic_auto{width:100%;height:100%;}
.pic_auto1{background:url(../images/three_1.jpg) no-repeat center 0;}
.pic_auto2{background:url(../images/three_2.jpg) no-repeat center 0;}
.pic_auto3{background:url(../images/three_3.jpg) no-repeat center 0;}

/* index news */
#index_news { width:100%; margin:0 auto;}
#index_news .rl_news {width:1300px;height:450px;overflow:hidden;}
.rl_news .l_news{ float:left;width:630px; height:440px; background-color:#F30; position:relative; z-index:10; overflow:hidden;}
.rl_news .l_news .l_news_biaot { position:absolute; bottom:0; width:590px; line-height:60px; background:rgba(0,0,0,0.4); padding-left:40px; text-align:left; font-size:18px; color:#fff;z-index:1;}
.rl_news .l_news a{ display:block; width:100%; height:100%;}
.rl_news .l_news img{
  cursor: pointer;
  transition: all 0.6s;
}
.rl_news .l_news img:hover{
  transform: scale(1.2);
}
.rl_news .r_news { float:right; width:650px; height:440px;}

.rl_news .r_news .top_news {width:650px;height:210px; margin-bottom:20px; position:relative; z-index:10; overflow:hidden;}
.rl_news .r_news .r_news_biaot { position:absolute; bottom:0; width:610px; line-height:60px; background:rgba(0,0,0,0.4); padding-left:40px; text-align:left; font-size:18px; color:#fff;z-index:1;}
.rl_news .r_news a{ display:block; width:100%; height:100%;}
.rl_news .r_news img{
  cursor: pointer;
  transition: all 0.6s;
}
.rl_news .r_news img:hover{
  transform: scale(1.2);
}
.rl_news .r_news .bottom_news {width:650px;height:210px; background-color:#C0C; position:relative; z-index:10; overflow:hidden;}

/* index img single */
#index_img_single { width:100%; height:460px; margin:80px auto; background:url(../img/index_img.jpg) center -220px no-repeat; margin-bottom:40px;}

/* index four tubiao */
#index_three_tubiao { width:100%; margin:60px auto;}
#index_three_tubiao .tubiao { width:1200px; margin:0 auto;}
ul#tubiao {width:1200px;}
ul#tubiao li { float:left; width:300px; height:150px;}
ul#tubiao li img {transition: all 1.2s; cursor: pointer;}
ul#tubiao li img:hover {transform: rotate(-360deg);}
ul#tubiao li span { display:block; text-align:center; font-size:18px; color:#666; line-height:80px;}

/* index job */
#index_img_job { width:100%; height:600px; margin:0 auto; background:url(../img/index_job.jpg) center -220px fixed;}
#index_img_job .right_bt { width:1300px;font-size:34px; font-weight:bold; color:#666; line-height:50px; padding-top:100px;text-align:right;}
#index_img_job .right_bt span { display:block; font-size:16px; color:#666; line-height:46px; text-align:right;}

#index_img_job .jobandren { padding-left:580px; width:720px; height:350px; margin-top:50px;}
#index_img_job .jobandren .job_ren { width:720px; height:350px; }
.job_ren .job_detail { float:left; width:350px; height:240px; background:url(../img/job_bg.jpg) 0 0 no-repeat; }
.job_ren .job_detail .job_bt{ padding:0 30px; width:290px; line-height:46px; color:#666; font-size:20px; font-weight:bold; text-align:left; padding-top:30px;}
.job_ren .job_detail .job_nr {padding:0 30px; width:290px; line-height:22px; font-size:14px; color:#666; text-align:left;}

.job_ren .job_detail span a { display:block; padding:0 30px; width:290px;line-height:22px; font-size:14px; color:#666; text-align:left;padding-top:10px; font-style:italic; text-decoration:underline;}
.job_ren .job_detail span a:hover { color:#333; padding-left:60px; }

.job_ren .ren_detail { float:right; width:350px; height:240px; background:url(../img/ren_bg.jpg) 0 0 no-repeat;}
.job_ren .ren_detail .job_bt{ padding:0 30px; width:290px; line-height:46px; color:#fff; font-size:20px; font-weight:bold; text-align:left; padding-top:30px;}
.job_ren .ren_detail .job_nr {padding:0 30px; width:290px; line-height:22px; font-size:14px; color:#fff; text-align:left;}

.job_ren .ren_detail span a { display:block; padding:0 30px; width:290px;line-height:22px; font-size:14px; color:#fff; text-align:left;padding-top:10px; font-style:italic; text-decoration:underline;}
.job_ren .ren_detail span a:hover { color:#999; padding-left:60px; }


/* 业务介绍 */
ul#achieve { width:990px; margin-top:20px;}
ul#achieve li { float:left; width: 280px; margin-right:75px; height:340px;}
ul#achieve li span a{ display:block; color:#fff; text-align:center; font-size:14px; line-height:60px; background-color:#2C4685;}
ul#achieve li span a:hover{ background-color:#445888; color:#fff;}













/*滚动新代码 star*/
.autoprocont{ width:1200px; margin:0 auto; padding-top:10px; padding-bottom:15px; overflow:hidden;}
#mrq{width:1200px; margin:5px auto;}
#Marquee_x { overflow:hidden; width:1200px } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:135px; width:158px; overflow:hidden}
#Marquee_x ul li div img{ border:1px solid #ccc; padding:3px; width:150px; height:105px; display:block}
#Marquee_x ul li div span{ display:block;}

#n{margin:10px auto; width:150px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}
/*滚动新代码 end*/

/* 首页4个特点*/
.container { width:100%; margin:0 auto; background-color:#fff; height:540px;}

/* 首页流程*/
#inproceess_box{width:100%;margin:0 auto;background-color:#F4F4F4; }


#in_process { width:100%; margin:0 auto; height:250px; padding-top:20px; padding-bottom:60px;}
#in_process .box_process { width:1200px; margin:0 auto; background:url(../img/p_bg.png) 0 0 no-repeat;;}
ul#process {width:1200px; overflow:hidden;}
ul#process li { float:left;width:200px; margin-right:50px; height:180px; }
ul#process li img { display:block; padding:15px 0;}
ul#process li span { color:#fff; font-size:16px; line-height:30px;}
ul#process li a { display:block; width:200px; height:180px;background-color:#0058A3; color:#fff; font-size:16px; line-height:30px; text-align:center; border-radius:40px 0 40px 0;}
ul#process li a:hover { background-color:#00A650; font-weight:bold;}


/* 首页四个优势*/
#advantage_box {width:100%;margin:0 auto;background-color:#0A0911; }
.adv_box {width:1200px; }
ul#adv_box {width:1200px; height:600px;}
ul#adv_box li { float:left; width:575px; height:180px; background-color:#fff; margin-right:50px; margin-top:40px; padding:30px 0;
cursor: pointer;transition: all 0.4s;
}
.adv_box_leftpic { float:left; width:200px; height:180px;}
.adv_box_righttxt { float:right; width:375px;height:180px; font-size:16px; color:#666; text-align:left; line-height:26px;}
.adv_box_righttxt span { display:block; font-size:22px;line-height:46px; color:#666; font-weight:bold;padding-top:30px;}
.adv_box_righttxt span b{line-height:40px; color:#0058A3; font-weight:bold;}
.adv_box_righttxt a { font-size:16px;line-height:26px;color:#666; text-align:left;}
.adv_box_righttxt a:hover { color:#0058A3; }

ul#adv_box li:hover{ background-color:#F4F4F4; transform: scale(1.1);opacity:1;}



/* 首页产品分类*/
#index_product { width:100%; margin:0 auto; overflow:hidden; height:auto; padding-top:20px; padding-bottom:80px;}

ul#pro_three_in { width:1200px; height:auto;}
ul#pro_three_in li { float:left;width:370px;margin-right:45px; height:330px;}
ul#pro_three_in li .topone { width:370px; height:90px; background-color:#cc55ee}
ul#pro_three_in li .topone .topone_ioc { float:left; width:85px; height:90px;}
ul#pro_three_in li .topone .topone_txt { float:right; width:275px; height:90px; font-size:18px; text-align:left; color:#fff; line-height:34px; padding-top:10px; font-weight:bold;} 
ul#pro_three_in li .topone .topone_txt span { display:block;font-size:14px; color:#fff;}

ul#pro_three_in li .bottwo { width:370px; height:230px;} 
ul#pro_three_in li .bottwo .botone_ioc { float:left; width:85px; padding-top:20px;}
ul#pro_three_in li .bottwo .botone_txt { float:right; width:285px; font-size:14px; text-align:left; padding-top:20px; color:#333;}
ul#pro_three_in li .bottwo .botone_txt span a{ display:block; color:#666; font-size:12px; line-height:30px; text-align:left; text-decoration:underline; font-style:oblique;}
ul#pro_three_in li .bottwo .botone_txt span a:hover{ color:#033F88; padding-left:30px;}


ul#pro_three_in li{
  cursor: pointer;
  transition: all 0.4s;
}
ul#pro_three_in li:hover{
  transform: scale(1.1);opacity:1;
}

.productlist {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
width:1200px; 
overflow:hidden; 	
	}

.productlist_item {
	width:275px; height:auto; margin:8px;
	padding:4px; 
	border:0 solid #efefef;

}
.productlist_item:hover { border: 0 solid #D5D5D5;}

.productlist_item .itemleft { float:left; width:60px;}
.productlist_item .itemright { float:right; width:180px; text-align:left; color:#3E6E02; font-size:14px; line-height:60px; font-weight:bold;}
.productlist_item .itemright a{ display:block; width:180px; height:60px;color:#3E6E02; font-size:14px; line-height:60px; font-weight:bold; text-decoration:none;}
.productlist_item .itemright a:hover{ color:#3E6E02; font-size:14px; line-height:60px;font-weight:normal; padding-left:40px;}


/* 首页三个分类产品展示*/
#ind_product_box {width:100%;margin:0 auto; }
.ind_pro_box { width:1200px; overflow:hidden; margin-top:40px;}
.ind_pro_box .proimg_left { float:left;width:550px; height:550px;}
.ind_pro_box .proimg_right { float:right; width:600px; height:550px; position:relative; z-index:1;} 
.proimg_right .pro_b { font-size:20px; color:#333; line-height:40px; text-align:left; border-bottom:1px solid #D8D8D8; font-weight: bold;}
.proimg_right .pro_cont { font-size:14px; color:#666; text-align:left;margin-top:20px; max-height:230px;}
.proimg_right .prointro a{ display:block; float:left; width:100px; height:30px; text-align:center; font-size:14px; color:#fff; background-color:#45C4BD; margin-top:20px; line-height:30px;}
.proimg_right .prointro a:hover{ background-color:#40559C;}

.proimg_right .pro_img_show { width:600px; height:200px; padding-bottom:0; position:absolute; z-index:2; bottom:0;}
.proimg_right .pro_img_show img { width:200px; height:200px; overflow:hidden;}
.pro_img_show .pro_mix_left_img { float:left; width:200px; height:200px;}
.pro_img_show .pro_mix_right_img { float:left; width:200px; height:200px; padding-left:50px;}


/* 首页数字产品特色
#index_product { width:100%; margin:0 auto; overflow:hidden; background-color:#F1C42D; height:380px;}*/
#index_product .container_five {width:1200px; height:440px; overflow:hidden;}
ul#circular { width:1200px;}
ul#circular li { float:left; width:200px; height:360px; margin-right:50px;}
ul#circular li .fdimg{width:200px; height:200px; overflow:hidden; border-radius:200px;-moz-border-radius:200px;}
ul#circular li .fdimg img{ display:block;}
ul#circular li .fdimg img{
  cursor: pointer;
  transition: all 0.6s;
}
ul#circular li .fdimg img:hover{
  transform: scale(1.4);
}
ul#circular li strong { color:#0095DA}
.line_cir { width:200px; height:2px; background-color:#fff;}
ul#circular li span { display:block; width:200px; height:30px; line-height:30px; color:#fff; font-size:16px; font-weight:bold;text-align:center; padding-top:12px;}
ul#circular li b { display:block; width:200px;line-height:24px; color:#fff; font-size:14px; font-weight:normal;text-align:center; padding-top:12px;}
ul#circular li .number { display:block; width:200px;line-height:34px; color:#fff; font-size:32px; text-align:center; padding-top:20px; border-bottom:#fff dashed 0px; font-weight:600;}
ul#circular li .number sup{ color:#ff0000; font-size:16px; }
ul#circular li .icon { width:30px; height:30px; margin-top:25px;}

/*首页视频分类*/
#index_video { width:100%; margin:0 auto; overflow:hidden;padding:10px 0;background-color:#fff;}
#index_video .index_video { width:1200px; background-color:#fff; overflow:hidden;}
.index_video .left_video { float:left; width:700px; height:393px; padding-right:49px; border-right:#C9C9C9 solid 1px; }
.index_video .right_video { float:left; width:400px; height:393px; padding-left:50px;}
.index_video .right_video .right_bw{ width:400px; text-align:left; line-height:40px; font-size:16px; padding-top:25px;}




#index_product_list { width:100%; margin:0 auto; overflow:hidden;padding:10px 0; background-color:#fff;}
.pro_list{ width:1200px;overflow:hidden;}
ul#pro_list { width:1200px; }
ul#pro_list li { float:left;width:228px; height:180px;margin-right:15px; overflow:hidden;}
ul#pro_list li img{
  cursor: pointer;
  transition: all 0.6s;
}
ul#pro_list li img:hover{
  transform: scale(1.4);
}

ul#pro_list_span { width:1200px; }
ul#pro_list_span li { float:left;width:228px;margin-right:15px; overflow:hidden;}
ul#pro_list_span li a{ display:block; width:228px; line-height:40px; font-size:14px; color:#fff; background:#A4C948; text-decoration:none;}
ul#pro_list_span li a:hover{ background:#474443; padding-top:20px; }

/*首页产品推荐-弹性盒子*/

#recommend_pro{ width:100%; margin:0 auto;}
.flex_pro{ 
display:flex;
deisplay:-webkit-flex;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
width:1230px; 
height:304px; overflow:hidden;
	}
	
.flex_item {
	width:220px; height:auto; margin:8px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
	padding:4px; 
	border:1px solid #efefef;

}
.flex_item img { width:220px; height:220px; overflow:hidden;}
.flex_item:hover { border: 1px solid #D5D5D5;}

.flex_item span{ display:block; width:220px; height:40px; line-height:40px; text-align:center; font-size:14px;}
.flex_item span a{display:block; width:220px; height:40px;line-height:40px; text-align:center; font-size:14px; background-color:#0058A3; color:#fff; text-decoration:none;}
.flex_item span a:hover{ background-color:#00A650;}




/* 查询 */
#agent { width: 820px; margin:0 auto; height:200px; overflow:hidden;}
#agent .agent_left { float:left; width:300px; height:200px; }
#agent .agent_left img {border-radius:20px 0 20px 0; -moz-border-radius:20px 0 20px 0;}
#agent .agent_right { float:right; width:490px; height:195px; font-size:14px; color:#333; line-height:30px; text-align:left; padding-top:5px;}
#agent .agent_right span { font-size:16px; color:#066734; font-weight:bold;}

.con_line { width:820px; margin:0 auto; text-align:left; height:40px; border-bottom:#D6D6D6 solid 1px; font-size:14px; color:#066734;line-height:40px; font-weight:bold;}


/* 首页左图加产品
#index_product { width:100%; margin:0 auto; overflow:hidden;border-bottom:#dfdfdf solid 1px; padding:10px 0;}
#index_product .container {width:1120px; overflow:hidden;}
.container img a{ display:block;text-decoration:none;color:#33406C; width:204px; text-align:center; height:230px;}
.container img a:hover{text-decoration:underline;opacity: 0.8;}
.container .left_one { float:left; width:204px;}
.tp {height:230px;width:204px; overflow:hidden;}
.wz { height:50px; width:204px;line-height:50px;font-size:14px; font-weight:bold; background-color:#BC9356;}
.wz a { display:block;height:50px; width:204px;line-height:50px; font-size:14px; font-weight:bold; background-color:#474747; color:#fff;}
.wz a:hover { text-decoration:none; background-color:#292929; color:#fff;}
.container .left_two { float:left; width:204px; padding-left:25px;}

.container .left_chart a{ display:block; width:252px; height:400px;}
.container .right_product { float:right; width:918px; height:400px;}
*/


/*左侧图片*/
.left_pic { width:300px; height:95px; overflow:hidden; padding-bottom:6px;}

/*右侧底图*/
.wh {width:820px; height:460px; background:url(../pic/wh.jpg) no-repeat 0 0; padding-left:50px;}


/* banner定位样式 */
#ban_location bak { width:100%; margin:0 auto; padding:0; overflow:hidden; background:url(../img/topban.jpg) no-repeat center top;}
#ban_location { width:100%; margin:0 auto; padding:0; overflow:hidden; background-color:#fff;}

 /*内页banner*/
#ban_sub { width:100%; height:350px; margin:0 auto; padding:0;overflow:hidden; background:url(../img/sub_bg.jpg) center 0 no-repeat; z-index:-10;}
#ban_sub .banner_sub { width:1200px; height:200px; color:#fff; font-weight:bold; font-size:30px; line-height:40px; text-align:left; padding-top:100px;}
#ban_sub .banner_sub span{ display:block;text-align:left; color:#efefef; line-height:30px; font-weight:bold; font-size:14px; }

/* 左侧内容 */

.sub { width:1300px; overflow:hidden; padding:0px;border:#efefef solid 0px;}

.sub .sub_left { float:left; width:220px; padding-top:10px; padding-bottom:20px; overflow:hidden; border-right:#CECECE solid 0px; background-color:#fff;}
.sub_left .biaoti { float:left; width:190px; padding-left:30px;text-align:right; height:38px; line-height:38px;color:#333; font-size:20px; border-bottom:#DDDDDD solid 0px; }
.sub_left .biaoti span { float:right; height:38px; line-height:38px; color:#ccc; font-size:12px; }
ul#leftlist { width:220px; overflow:hidden;}
ul#leftlist li { width:220px; text-align:right; border-bottom:#DDDDDD solid 0px; font-size:14px;line-height:30px; }
ul#leftlist li a { display:block; width:220px; text-align:right; line-height:30px; color:#449CE1; font-size:15px; text-decoration:none;}
ul#leftlist li a:hover { color:#38ABF0; padding-right:20px;text-decoration:underline;}
ul#leftlist li h3 a { display:block;width:220px;text-align:right; line-height:30px;color:#083388;font-size:15px;text-decoration:none;font-weight:bold;text-decoration:underline;}
ul#leftlist li h3 a:hover { color:#38ABF0;}

ul#leftlist li.class { width:220px; text-align:left; border-bottom:#DDDDDD solid 0px; background:url(../img/123.png) no-repeat 7px 11px;}
ul#leftlist li.class a { display:block; width:220px;;text-align:right;line-height:28px; color:#666; font-size:12px; text-decoration:none; background:none;}
ul#leftlist li.class a:hover { color:#38ABF0; text-decoration:underline;}
ul#leftlist li.class h3 a { display:block;width:220px; text-align:right; background:url(../img/sub_d.png) 24px 10px no-repeat;line-height:28px;color:#0B3A80;font-size:12px;text-decoration:underline;}
ul#leftlist li.class h3 a:hover { color:#19597B;}

/*左侧新闻*/
ul#newsleft { width:300px; overflow:hidden; padding-top:10px;}
ul#newsleft li{ widows:300px; background:url(../img/news_bg.png) no-repeat 8px 4px; text-align:left; border-bottom:#eee solid 1px;}
ul#newsleft li a{ display:block;width:280px; height:28px;line-height:28px;color:#515050; padding-left:20px; font-size:12px; overflow:hidden;}
ul#newsleft li a:hover{ color:#ff0000; text-decoration:none;}
ul#newsleft li.red a{ color:#ff0000; font-weight:bold;}
ul#newsleft li.red a:hover{ color:#054083; text-decoration:underline;}

/*左侧图片*/
.left_pic { width:300px; height:95px; overflow:hidden; padding-bottom:6px;}

/*右侧底图*/
.wh {width:820px; height:460px; background:url(../pic/wh.jpg) no-repeat 0 0; padding-left:50px;}


/* 右侧内容 */
.sub .sub_right { float:right; width:1050px; overflow:hidden; background-color:#fff; border-left:#CECECE solid 1px;}
.sub_right .biaoti { float:left; width:990px; margin-left:30px; padding-top:10px;text-align:left; height:38px; line-height:38px; font-weight:bold; color:#666; font-size:16px; border-bottom:#E6E6E6 solid 1px;}
.sub_right .biaoti h3{ float:left; width:938px; text-align:left; height:38px; line-height:38px; font-weight:bold; color:#666; font-size:16px; }
.sub_right .biaoti a{  line-height:38px; font-weight:bold; color:#666; font-size:16px; text-decoration:none}
.sub_right .biaoti a:hover{text-decoration:underline;}
.sub_right .biaoti span{ text-align:left; line-height:38px; font-weight:bold; color:#ff0000; font-size:16px; }
.sub_right .tp_pic { width:950px; height:183px; padding-top:15px; overflow:hidden;}
.sub_right .content { width:990px; padding-top:20px; overflow:hidden; padding-left:30px; padding-right:30px;}
.sub_right .content img{ display:block;}


.sub_right .content p { font-size:14px; color:#333; line-height:28px; text-align:left; padding-bottom:20px;  }
.sub_right .content p b{ color:#000; font-size:14px;}
.sub_right .content p b span { color:#6EAB06; font-size:14px; font-weight:bold;}
.sub_right .content .sweet { float:left;height:30px; line-height:30px; width:600px; padding-left:35px; background:url(../img/sweet.png) 0 0 no-repeat;border-bottom:#7A0A56 dashed 1px; color:#7A0A56; font-size:16px; font-weight:bold; text-align:left; margin-bottom:8px;}
.sub_right .content .spacemint { float:left;height:30px; line-height:30px; width:950px; padding-left:35px; background:url(../img/sweet.png) 0 0 no-repeat;border-bottom:#7A0A56 dashed 1px; color:#7A0A56; font-size:16px; font-weight:bold; text-align:left; margin-bottom:8px;}

.sub_right .content p span { color:#333; font-size:16px; }
.sub_right .content p strong{ color:#9E222D; font-size:16px; line-height:30px;}
.sub_right .content p b{ color:#ff6000; font-size:16px; line-height:30px;}
.sub_right .content h4{ font-size:16px; color:#08417B; line-height:24px; text-align:left;font-weight:bold; padding:0;}

/* pro_img_logo点击 */
.proimg_logo { position:relative; width:900px; height:1229px; z-index:1; margin:0 auto;}
.proimg_logo .giken a{ display:block; position:absolute; z-index:5; width:229px; height:37px; left:422px; top:72px;}
.proimg_logo .giken a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .bsp a{ display:block; position:absolute; z-index:5; width:120px; height:75px; left:422px; top:108px;}
.proimg_logo .bsp a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .menck a{ display:block; position:absolute; z-index:5; width:109px; height:75px; left:542px; top:108px;}
.proimg_logo .menck a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .ice a{ display:block; position:absolute; z-index:5; width:229px; height:88px; left:422px; top:186px;}
.proimg_logo .ice a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .ldd a{ display:block; position:absolute; z-index:5; width:120px; height:72px; left:422px; top:274px;}
.proimg_logo .ldd a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .buma a{ display:block; position:absolute; z-index:5; width:109px; height:72px; left:542px; top:274px;}
.proimg_logo .buma a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .indeco a{ display:block; position:absolute; z-index:5; width:229px; height:50px; left:422px; top:346px;}
.proimg_logo .indeco a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .rockw a{ display:block; position:absolute; z-index:5; width:229px; height:50px; left:422px; top:396px;}
.proimg_logo .rockw a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .pennine a{ display:block; position:absolute; z-index:5; width:229px; height:50px; left:422px; top:447px;}
.proimg_logo .pennine a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .damen a{ display:block; position:absolute; z-index:5; width:229px; height:90px; left:422px; top:549px;}
.proimg_logo .damen a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .water a{ display:block; position:absolute; z-index:5; width:229px; height:60px; left:422px; top:648px;}
.proimg_logo .water a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .seatr a{ display:block; position:absolute; z-index:5; width:229px; height:50px; left:422px; top:708px;}
.proimg_logo .seatr a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .aquat a{ display:block; position:absolute; z-index:5; width:229px; height:46px; left:422px; top:765px;}
.proimg_logo .aquat a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .allu a{ display:block; position:absolute; z-index:5; width:229px; height:73px; left:422px; top:809px;}
.proimg_logo .allu a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .atlas a{ display:block; position:absolute; z-index:5; width:211px; height:68px; left:287px; top:928px;}
.proimg_logo .atlas a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .dynapac a{ display:block; position:absolute; z-index:5; width:280px; height:68px; left:495px; top:928px;}
.proimg_logo .dynapac a:hover{ background:rgba(255,255,255,0.3);}

.proimg_logo .apoil a{ display:block; position:absolute; z-index:5; width:121px; height:52px; left:287px; top:1026px;}
.proimg_logo .apoil a:hover{ background:rgba(255,255,255,0.3);}


/* culture */
.content .cultrue {width:950px; height:533px; position:relative;z-index:66; background:url(../img/cultrue.png) 0 0 no-repeat; margin-top:30px;}
.content .cultrue .cul_text { width:200px; height:150px; font-size:14px; line-height:22px; position:absolute; z-index:68; text-align:left; color:#333;}
.content .cultrue .cul_text span { font-size:20px; line-height:32px; font-weight:bold; }
.content .cultrue .cul_text b { font-size:14px; line-height:22px; font-weight:normal; color:#55900C;}

/* manage */
.content .onetext{ width:890px; text-align:center; line-height:40px; color:#333; font-size:26px; }
.content .onetext span{ display:block; width:890px; text-align:center; line-height:26px; color:#666; font-size:14px; padding-bottom:20px;}


.conpic { width:870px; margin:0 auto; overflow:hidden;}
ul#zs { width:700px; height:450px;} 
ul#zs li{ float:left; width:280px; height:210px; padding:0 20px;}
ul#zs li img{ padding:3px; border:#333 solid 1px;}

.pro_list{ width:1200px; padding:21px; overflow:hidden;}
ul#pro_list { width:1200px; }
ul#pro_list li { float:left;width:228px; height:180px;margin-right:15px; overflow:hidden;}
ul#pro_list li img{
  cursor: pointer;
  transition: all 0.6s;
}
ul#pro_list li img:hover{
  transform: scale(1.4);
}

ul#pro_list_span { width:1200px; }
ul#pro_list_span li { float:left;width:228px;margin-right:15px; overflow:hidden;}
ul#pro_list_span li a{ display:block; width:228px; line-height:40px; font-size:14px; color:#fff; background:#E23A3A; text-decoration:none;}
ul#pro_list_span li a:hover{ background:#ff6000; padding-top:20px; }



.content .list_pro{ width:890px;overflow:hidden;}
ul#list_pro { width:890px; }
ul#list_pro li { float:left;width:162px; height:286px;margin-right:20px;overflow:hidden;}
ul#list_pro li img{
  cursor: pointer;
  transition: all 0.6s;
}
ul#list_pro li img:hover{
  transform: scale(1.4);
}
ul#list_pro li span a{ display:block; width:162px; height:40px; line-height:40px; font-size:14px; color:#fff; background:#0168B5; text-decoration:none;}
ul#list_pro li span a:hvoer{ background:#ff0000; font-weight:bold;}

/* chef*/

.content .chef{ width:890px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .chef .img_left { float:left;width:300px; height:390px; overflow:hidden; padding-bottom:10px;}
.content .chef .title_right{ float:right;width:560px; height:390px; overflow:hidden; text-align:left;}

.content .chef .title_right .list{width:560px; overflow:hidden;}
.chef .title_right .list .center { float:left; width:560px; text-align:left; line-height:30px; }
.chef .title_right .list .center span { text-align:left;line-height:30px; font-size:12px; color:#BBBBBB;font-style:oblique;}

.chef .title_right .intro { width:560px; line-height:24px; text-align:left; font-size:14px; color:#666666;}
.chef .title_right .intro strong {color:#Ff6000;}

.chef .title_right .list .center a { text-decoration:none;color:#Ff6000;line-height:30px;font-size:16px; font-weight:bold; }
.chef .title_right .list .center a:hover {text-decoration: underline;color:#333;}

/*chef列表分页*/
.content .chef .page{width:890px; height:36px; background-color:#DDDDDD; font-size:14px;}
.chef .page .left { float:left; width:660px; height:36px; line-height:36px; text-align:left; padding-left:10px;}
.chef .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.chef .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}

.chef .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.chef .page .center a:hover {text-decoration: underline;color:#F86313;}


/* contact 列表*/
.content .contact{ width:930px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .contact .cont_left { float:left;width:450px;  text-align:left;font-size:14px; color:#333; line-height:26px; height:250px;}
.content .contact .cont_left span{ font-size:14px; font-weight:bold; line-height:30px; color:#DE0A0A;}
.content .contact .cont_left a{ float:left; display:block; width:90px; height:30px; background-color:#1A74C0; text-align:center; color:#fff; line-height:30px; margin-top:10px;}
.content .contact .cont_left a:hover{background-color:#145994;}

.content .contact .cont_right{ float:right;width:450px; text-align:left; font-size:14px; color:#333;line-height:26px; height:250px;}
.content .contact .cont_right span{font-size:14px; font-weight:bold; line-height:30px; color:#DE0A0A;}
.content .contact .cont_right a{ display:block; float:left;width:90px; height:30px; background-color:#1A74C0; text-align:center; color:#fff; line-height:30px;margin-top:10px;}
.content .contact .cont_right a:hover{background-color:#145994;}


/* app 列表*/
.content .app{ width:890px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .app .app_left { float:left;width:100px; height:100px; padding-right:40px;}
.content .app .app_right { float:left;width:650px; height:100px; font-size:16px; color:#FF7200; line-height:30px; text-align:left; padding-top:20px; font-weight:bold;}
.content .app .app_right_1 { float:right;width:100px; height:100px; font-size:16px; color:#000; line-height:100px; text-align:right; font-weight:bold;}



/* service*/
.service_zt { float:left;}
.service_zt a { display:block; width:140px; height:40px; line-height:40px; font-size:14px; text-align:center;  text-decoration:none;  background-color:#ff6000; color:#fff;}
.service_zt a:hover { background-color:#fff; color:#ff6000; height:38px; line-height:38px;border:#ff6000 solid 1px; }

/*proone*/
.sub_right .proone { width:870px; padding-top:20px; height:400px; overflow:hidden; background:url(../pic/pro_bg.jpg) no-repeat bottom ;}
.sub_right .proone img{ display:block;}
.sub_right .proone .onetext{ width:870px; float:left; text-align:left; line-height:36px; font-weight:bold; color:#9F1A83; font-size:16px; font-family:"\5B8B\4F53"; }
.sub_right .proone p { font-size:14px; color:#333; line-height:24px; text-align:left; padding-bottom:20px;}
.sub_right .proone p b{ color:#9F1A83;}
.sub_right .proone p span { width:870px; font-size:15px; font-weight:bold; color:#9F1A83; line-height:24px; text-align:left; font-family:"\5B8B\4F53"}
.proone .total { width:870px; padding-top:20px; overflow:hidden;}
.proone .total .leftpic { float:left; width:250px; height:183px;} 
.proone .total .righttxt{ float:left; width:620px; height:163px; text-align:left; padding-top:10px;} 
.proone .total a {width:620px;text-align:left; height:30px;line-height:30px;color:#991976; font-size:14px; text-decoration:none; font-weight:bold;}
.proone .total a:hover {color:#666666;text-decoration:underline;}
.proone .total h6 { float:left; width:620px; text-align:left; height:30px; line-height:30px; font-weight:normal; font-size:12px; }
.proone .total h6 a {width:620px;text-align:left; height:30px;line-height:30px; color:#991976; font-size:12px; text-decoration:none; font-weight:normal; }
.proone .total h6 a:hover {text-decoration:underline; color:#991976;}

/* 产品单独分类页 */
.content .prolist{ width:890px;font-size:14px; margin-top:10px; overflow:hidden;}
ul#prolist {width:890px;overflow:hidden;}
ul#prolist li { float:left; width:140px; line-height:24px; text-align:left; padding-right:10px;}
ul#prolist li a { display:block; width:140px; height:24px; line-height:24px; text-align:left; text-decoration:none; color:#333; font-size:12px; overflow:hidden;}
ul#prolist li a strong{ font-size:14px;}
ul#prolist li a:hover{ color:#0094DA;}


/* 产品总页 */
.content .total { width:870px; padding-top:20px; overflow:hidden;}
.content .total .leftpic { float:left; width:250px; height:183px;} 
.content .total .righttxt{ float:left; width:620px; height:163px; text-align:left; padding-top:10px;} 
.content .total a {width:620px;text-align:left; height:30px;line-height:30px;color:#991976; font-size:14px; text-decoration:none; font-weight:bold;}
.content .total a:hover {color:#666666;text-decoration:underline;}
.content .total h6 { float:left; width:620px; text-align:left; height:30px; line-height:30px; font-weight:normal; font-size:12px; }
.content .total h6 a {width:620px;text-align:left; height:30px;line-height:30px; color:#991976; font-size:12px; text-decoration:none; font-weight:normal; }
.content .total h6 a:hover {text-decoration:underline; color:#991976;}

.content .total .logo { float:left; width:80px; height:60px; background:url(../img/lx_logo.jpg) no-repeat 0 0;}
.content .total .name { float:left; width:500px; height:60px; text-align:left; font-size:14px; color:#991976; font-weight:bold; padding-top:9px;} 



/*产品 列表图 */
ul#detail {width:960px; text-align:left; 
display: -webkit-flex;
display:flex;
-webkit-flex-wrap:wrap;
flex-wrap:wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
}
ul#detail li { float:left; width:290px; text-align:center; height:auto; margin:10px;
	/*box-shadow:0 4px 8px 0 rgba(0,0,0,.2);*/ 
	padding:4px; 
	border:1px solid #efefef;}
	
ul#detail li:hover{border: 1px solid #D5D5D5;box-shadow:0 4px 8px 0 rgba(0,0,0,.1); }

ul#detail li img{ display:block; width:290px; height:auto;}
ul#detail li span {width:290px; overflow:hidden;}
ul#detail li span a{ display:block; width:290px; height:36px; line-height:36px; font-size:14px; text-align:center; background-color:#E6E6E6; color:#333; text-decoration:none;}
ul#detail li span a:hover{ background-color:#D7D7D7; color:#38ABF0;}


/*产品参数列表图 */
ul#detail_cs {width:870px; text-align:left; overflow:hidden;}
ul#detail_cs li { float:left; width:870px; text-align:left; border-bottom:1px solid #E6E6E6;}
ul#detail_cs li a{ display:block; width:840px; height:36px; line-height:36px; font-size:14px; color:#333; background:url(../img/f_2.png) 8px 12px no-repeat; padding-left:30px;}
ul#detail_cs li a:hover{ color:#666; font-weight:bold; }

/*产品列表分页*/
.content .cp {width:970px; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.content .cp .page{width:970px; height:36px; background-color:#DDDDDD; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; overflow:hidden; border-radius:4px;}
.cp .page .left { float:left; width:695px; height:36px; line-height:36px; text-align:left; padding-left:5px;}
.cp .page .center { float:left; width:160px; text-align:center; height:28px; padding-top:8px;}
.cp .page .right { float:left; width:110px; text-align:center; height:28px; padding-top:8px;}
.cp .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.cp .page .center a:hover {text-decoration: underline;color:#082D58;}

/*产品 detail */
.content .cpdetail{ width:930px; padding:20px; margin-bottom:5px; text-align:left; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333; } 
.content .cpdetail strong{ color:#0094DA;}
.content .cpdetail p strong{ color:#0094DA;}
.content .cpdetail p span{ color:#333;}
.content .cpdetail p { padding:0; margin:0; font-size:14px;}
.content .cpdetail span{ color:#333;}
.content .cpdetail div { font-size:14px;}
.content .cp_tit{ width:930px; padding:20px; text-align:center; font-size:16px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333; border-bottom:1px solid #E4E4E4; font-weight: bold;} 
.content .cp_tit h3{font-size:20px; height:36px; padding-left:5px; line-height:36px;font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333; font-weight:bold;}
.content .cpdetail img{ border:0px solid #e4e4e4;}

.content .cpdetail table { width:100%;border-spacing:1px;}
.content .cpdetail td { padding:4px; border:1px solid #F2F2F2; margin:0; font-size:12px; line-height:22px;}


.content .proimgshow {width:830px; overflow:hidden;}


/*人员介绍*/
.owner { width:930px; height:580px;}
.owner .owner_left { float:left; width:460px; height:20px;}
.owner .owner_right { float:left; width:470px; height:490px; padding-top:50px;}

.owner .owner_right .ren_intro { width:420px; height:60px; text-align:left; font-size:30px; color:#000; line-height:50px; font-weight:bold;}
.owner_right .ren_intro span { font-size:20px;}
.owner_right .ren_red {width:420px; height:30px; text-align:left; font-size:22px; color:#ff0000; line-height:30px; }

.owner_right .ren_intro_b {width:420px; height:250px; text-align:left; font-size:14px; color:#333; line-height:22px; padding-top:20px;}
.owner_right .ren_intro_b span {font-size:22px; color:#000; font-weight:bold;line-height:36px;}

.owner_right .ren_bot {width:420px; text-align:left; font-size:20px; color:#0090D8; line-height:40px; padding-top:20px;}

/*人员介绍_反向*/
.owner .owner_left_side { float:left; width:460px; height:20px;}
.owner .owner_right_side { float:left; width:470px; height:490px; padding-top:50px;}

.owner_right_side .ren_intro { width:420px; height:60px; text-align:left; font-size:30px; color:#000; line-height:50px; font-weight:bold;}
.owner_right_side .ren_intro span { font-size:20px;}
.owner_right_side .ren_red {width:420px; height:30px; text-align:left; font-size:22px; color:#ff0000; line-height:30px; }

.owner_right_side .ren_intro_b {width:420px; height:250px; text-align:left; font-size:14px; color:#333; line-height:22px; padding-top:20px;}
.owner_right_side .ren_intro_b span {font-size:22px; color:#000; font-weight:bold;line-height:36px;}

.owner_right_side .ren_bot {width:420px; text-align:left; font-size:20px; color:#0090D8; line-height:40px; padding-top:20px;}




/*产品说细左图左字样式*/
.imgandtxt {width:830px;overflow:hidden; margin:20px 0;}
.imgandtxt .imgat_left { float:left; width:399px; height:399px; overflow:hidden; border-right:1px solid #E4E4E4;}
.imgandtxt .imgat_left img { max-width:399px; max-height:399px;}
.imgandtxt .imgat_right { float:right; width:400px;overflow:hidden; text-align:left; padding-left:30px;  padding-top:20px;}
.par_box { width:400px; border-bottom:1px dashed #E4E4E4; line-height:39px; text-align:left; font-size:18px; color:#333;}
.par_box span{ color:#333;line-height:39px; font-size:18px; font-weight:bold; }

.bot { float:left;background-color:#4CAF50; height:40px; width:120px; line-height:40px; color:white; text-align:center; cursor: pointer;box-shadow: 0 9px #999;}
	
.bot span {
cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  line-height:40px; font-size:14px;
	}
.bot span a{line-height:40px; font-size:14px; color:#fff; text-decoration:none;}
.bot span:after{
  content: '>>';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
	}	
.bot:hover span{ padding-right: 25px;}

.bot:hover span:after {
  opacity: 1;
  right: 0;
}
.cl_fd{clear:both;}



/*产品
.content .cpdetail a { display:block; color:#fff; height:36px; line-height:36px; padding-left:36px; background:#099313 url(../img/cpbt.png) no-repeat 10px;}
.content .cpdetail a:hover { color:#fff; font-weight:bold; background:#076F0E url(../img/cpbtt.png) no-repeat 10px;}
 */
/*产品详细上下页 */
.content .paging { width:990px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px;}

.paging .previous { float:left; width:370px;height:36px; line-height:36px; background:url(../img/f_1.png) no-repeat 0 12px; padding-left:10px;}
.paging .previous a { display:block; float:left;width:370px; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:left; padding-left:10px;}
.paging .previous a:hover {text-decoration: underline;color:#F54E05;}

.paging .next{ float:right; width:364px;height:36px; line-height:36px; text-align:right; background:url(../img/f_2.png) no-repeat 374px 12px; padding-right:16px;}
.paging .next a { display:block; width:364px; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:right; padding-right:16px;}
.paging .next a:hover {text-decoration: underline;color:#F54E05;}

.paging .center {float:left;width:110px;height:36px; line-height:36px; text-align:center;}


/*新闻总*/
.content .news{ width:970px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .news td{ padding:5px;}
.news .title { width:970px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; font-size:16px; font-weight:bold; text-align:center;}
.news .title_sub { width:970px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; font-size:14px; font-weight:bold; text-align:center;}
.news .back{ width:990px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; }
.news .back a { display:block; float:left;width:100px; text-decoration:none;color:#fff; background-color:#2B2B2B; height:30px;line-height:30px;font-size:12px; text-align:left; padding-left:10px;}
.news .back a:hover {text-decoration: underline;color:#fff; background-color:#666; padding-left:20px;}
.news .newscont{width:970px; color:#333;}
.news .newscont img{ width:100%; height:100%;}
.news .newscont p{ width:100%; font-size:14px; line-height:26px; color:#333; padding:0;margin:0;}
.news .newscont p strong {line-height:26px; color:#333; font-size:14px;}
.news .newscont span{  font-size:14px; line-height:26px; color:#333; padding:0;}
.content h4{ width:970px; height:30px; line-height:30px;font-size:14px; margin-top:10px; text-align:left;}

/*新闻列表页*/
.content .news .list{width:870px; height:36px; font-size:14px; overflow:hidden;}
.news .list .left { float:left; width:45px; height:36px; line-height:36px; background:url(../img/dian.gif) no-repeat center; text-align:center;}
.news .list .center { float:left; width:725px; text-align:left;height:36px; line-height:36px;}
.news .list .right { float:left; width:100px; text-align:left;height:36px; line-height:36px;}
.news .list .right span { float:left; width:100px; text-align:left;height:36px; line-height:36px; font-size:12px; color:#BBBBBB;}

.news .list .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news .list .center a:hover {text-decoration: underline;color:#F86313;}

/*新闻列表分页*/
.content .news .page{width:870px; height:36px; background-color:#DDDDDD; font-size:14px;}
.news .page .left { float:left; width:660px; height:36px; line-height:36px; text-align:left; padding-left:10px;}
.news .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.news .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}

.news .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news .page .center a:hover {text-decoration: underline;color:#F86313;}
/*新闻end*/


/* jobs_meun */
.jobs_box a{ display:block;float:left; width:150px; text-align:center; height:36px; line-height:36px; background-color:#B1C12F; font-size:16px; margin:15px 0;}
.jobs_box a:hover { color:#EBFC61;}

/* jobs list*/
.jobs { width:100%; padding:30px 0;}
.jobs td{ padding:8px 10px;line-height:30px;text-align:left; font-size:12px; color:#333;}
.jobs td a{line-height:30px;text-align:left; font-size:14px; color:#333;font-weight:bold;}
.jobs td a:hover{ color:#38ABF0;}
.jobs td span { display:block; font-size:12px; line-height:22px; text-align:left;  color:#666;}


/*图片新闻列表页*/
.content .news_img{ width:970px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .news_img .img_left { float:left;width:220px; height:150px; overflow:hidden; padding-bottom:10px;}
.content .news_img .title_right{ float:right;width:730px; height:150px; overflow:hidden; text-align:left;}

.content .news_img .title_right .list{width:730px; height:36px; font-size:14px; overflow:hidden;}
.news_img .title_right .list .center { float:left; width:730px; text-align:left;height:36px; line-height:36px;}
.news_img .title_right .list .center span { text-align:left;height:36px; line-height:36px; font-size:12px; color:#BBBBBB;font-style:oblique;}

.news_img .title_right .intro { width:730px; line-height:24px; text-align:left; font-size:12px; color:#666666;}

.news_img .title_right .list .center a { text-decoration:none;color:#111;height:40px;line-height:40px;font-size:18px; }
.news_img .title_right .list .center a:hover {text-decoration: underline;color:#2B9BDF;}

/*图片新闻列表分页*/
.content .news_img .page{width:970px; height:36px; background-color:#DDDDDD; font-size:14px;}
.news_img .page .left { float:left; width:660px; height:36px; line-height:36px; text-align:left; padding-left:10px;}
.news_img .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.news_img .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}

.news_img .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news_img .page .center a:hover {text-decoration: underline;color:#F86313;}
/*新闻end*/

/*新闻详细中的列表*/
.news_title { width:990px; line-height:24px; text-align:left; font-size:14px; color:#FF6000; padding-bottom:10px;}
.news_next { width:990px; line-height:24px; text-align:left; font-size:12px; color:#FF6000; margin-left:30px;}
ul#news_identical { width:990px; overflow:hidden;}
ul#news_identical li{ float:left;widows:480px; padding-left:15px; background:url(../img/news_bg.png) no-repeat 0 0;}
ul#news_identical li a{ display:block;width:480px; height:22px;line-height:22px;color:#515050; text-align:left;}
ul#news_identical li a:hover{ color:#FF6000; text-decoration:none;}
ul#news_identical li.red a{ color:#ff0000; font-weight:bold;}
ul#news_identical li.red a:hover{ color:#054083; text-decoration:underline;}
/*新闻end*/

ul#hot { width:350px; overflow:hidden;}
ul#hot li { float:left;width:106px; height:136px; padding-right:10px;}
ul#hot li img{ display:block; border:1px solid #e4e4e4; padding:2px;}


#link { width:1200px; margin:0 auto; text-align:left; height:66px;}
#link .bt { float:left; width:1200px; text-align:left; font-size:15px; font-weight:bold; padding:6px 0; color:#471A42; border-bottom:#ccc solid 1px;}
#link a{ display:block; float:left; text-align:left; font-size:12px; color:#515050; padding-right:18px; padding-top:5px;} 
#link a:hover{ display:block; text-align:left; font-size:12px; color:#515050; text-decoration:underline;}

#video { width:100%; margin:0 auto; height:180px; background-color:rgba(33,33,33,0.9);}
#video .aniu { width:400px; height:180px; line-height:180px; font-size:30px; color:#fff; margin:0 auto; position:relative; z-index:10;}
#video .aniu .btw {width:400px; height:180px; line-height:180px; font-size:30px; position:absolute; z-index:11;}

#video .aniu a { display:block; width:400px; height:180px; background:url(../img/vido.png) 0 0 no-repeat; line-height:180px; font-size:30px; color:#fff; text-decoration:none; position:absolute; z-index:12;}
#video .aniu a:hover{ background:url(../img/vido_1.png) 0 0 no-repeat; color:#858484; transform: rotate(90deg);}

#foot { width:100%; height:400px; background:#E7E8EA; border-top:#8E9676 solid 0px; padding-top:12px;}
#foot .area { width:1300px; margin:0 auto; overflow:hidden; padding-top:48px;}

.area .left { float:left; width:1000px;}
ul#footnav { width:1000px; overflow:hidden;}
ul#footnav li { float:left; width:200px; text-align:left;}
ul#footnav li h2{ font-size:18px; color:#666; width:200px; height:30px; padding-bottom:10px; font-weight:normal; line-height:30px;}
ul#footnav li a{ display:block; width:250px; line-height:36px; font-size:14px; color:#555;}
ul#footnav li a:hover{ color:#333; text-decoration:underline; padding-left:15px;}

ul#footnav li.one { float:left; width:150px; text-align:left; height:170px; }
ul#footnav li.one h2{ font-size:14px; font-weight:normal; color666fff; width:150px; height:30px;}
ul#footnav li.one a{ display:block; width:150px; height:26px; line-height:26px; font-size:14px; color:#666;}
ul#footnav li.one a:hover{ color:#fff; text-decoration:underline;}

.area .right { float:left; width:270px; overflow:hidden; padding-left:30px;}
.area .right .weixin{ float:left; width:270px; height:30px; background:url(../img/wx.png) no-repeat 30px 0; padding-bottom:25px;}
.right .weixin span{ display:block;float:left;width:240px; height:30px; line-height:30px;text-align:center; font-size:18px; color:#666; padding-left:38px;}

.area .right .ewm { width:270px;margin:0 auto; padding-bottom:20px;}
.service_tel {width:270px;margin:0 auto; padding:20px 0;}
.service_tel span { display:block;width:270px; line-height:30px; color:#666; font-size:14px;}
.service_tel b {display:block;width:270px; line-height:50px; color:#3C90E2; font-size:28px; font-weight:normal;}

ul#wx_three { width:190px; padding-left:60px;height:30px; overflow:hidden;}
ul#wx_three li { float:left; width:30px; height:30px; margin:0 auto; margin-right:20px;}
ul#wx_three li.one a { 
width:30px; 
height:30px;
display:block; 
background:#fff url(../img/weixin_1.png) center 6px no-repeat;
-webkit-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
}
ul#wx_three li.one a:hover {  
background:#3C90E2 url(../img/weixin_1_1.png) center 6px no-repeat;
}

ul#wx_three li.two a { 
width:30px; 
height:30px;
display:block; 
background:#fff url(../img/weibo_1.png) center 6px no-repeat;
-webkit-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
}
ul#wx_three li.two a:hover {  
background:#3C90E2 url(../img/weibo_1_1.png) center 6px no-repeat;
}

ul#wx_three li.three a { 
width:30px; 
height:30px;
display:block; 
background:#fff url(../img/xcx_1.png) center 6px no-repeat;
-webkit-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
}
ul#wx_three li.three a:hover {  
background:#3C90E2 url(../img/xcx_1_1.png) center 6px no-repeat;
}

/* 弹出二维码*/




/* teladd
.ewm .imgleft{ float:left; height:80px; width:80px; background:url(../img/ewm.jpg) no-repeat 0 0; padding-right:50px;}
.ewm .imgright{ float:left; height:100px; width:100px; background:url(../img/wz.jpg) no-repeat 0 0;}
.right .tel { float:left; text-align:left; width:250px; height:68px; overflow:hidden; padding-bottom:6px}
.right .tel p{ display:block; float:left; text-align:left; width:250px; height:26px; line-height:26px; font-size:14px; color:#666; border-bottom:#898C93 solid 1px;}
.right .tel span{ float:left; font-size:20px; height:30px; line-height:26px;color:#666; padding-bottom:0px;}
.right .address {float:left; text-align:left; width:250px; height:78px; overflow:hidden; margin-bottom:6px;}
.right .address .addone { width:220px; height:26px; line-height:26px; padding-left:30px; color:#666; font-size:14px; text-align:left; background:url(../img/addone.png) 0 6px no-repeat;}
.right .address .addtow { width:220px; height:26px; line-height:26px; padding-left:30px; color:#666; font-size:14px; text-align:left; background:url(../img/addtwo.png) 0 7px no-repeat;}
.right .address .addthree { width:220px; height:26px; line-height:26px; padding-left:30px; color:#666; font-size:14px; text-align:left; background:url(../img/addthree.png) 0 7px no-repeat;}
*/

.copy { width:100%; margin:0 auto; height:40px; overflow:hidden; background-color:#E7E8EA; padding-bottom:20px;}
.copy .txt{ width:1300px; height:40px; border-top:#646369 solid 0;}
.copy .txt span {text-align:center; font-size:14px; color:#666; height:40px; line-height:40px;}
.copy .txt span a{ font-size:14px; color:#666; height:40px; line-height:40px;}
.copy .txt span a:hover{ color:#333; text-decoration:none;}

.px1{padding:0px;height:1px;width:100%;background-color:#E1DEDE;overflow:hidden;margin:0 auto;}
.px2{padding:0px;height:2px;width:100%;background-color:#fff;overflow:hidden;margin:0 auto;clear: both;}
.px5{ padding:0px;height:5px;width:100%;overflow:hidden;}
.px6{ padding:0px;height:6px;width:100%;overflow:hidden;}
.px10{ padding:0;height:10px;line-height:1px;width:100%;overflow:hidden;}
.px15{ padding:0px;height:15px;width:100%;overflow:hidden;}
.px20{ padding:0px;height:20px;width:100%;overflow:hidden;}
.px40{ padding:0px;height:40px;width:100%;overflow:hidden;}
.px80{ padding:0px;height:80px;width:100%;overflow:hidden; background-color:#fff;}

.dotinput {
	HEIGHT: 18px;
	float:left;
	width:300px; padding-left:8px;font-size:9pt;
	background: repeat-x 100% bottom;
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
}

.pc_video_about { display:block;width:990px; height:557px; overflow:hidden;}

/*PC上不显示手机nav*/
#navbg { display:none;}
#allbn_m { display:none;}
#ban_m { display:none; }
.x_sm_m{ display:none; }

#kh_m { display:none;}
#mianthree_one{display:none; }
#mianthree_one_biaoti { display:none;}
#mianthree_one_content { display:none;}
.px10_m{ display:none;}
.px20_m{ display:none;}
.px40_m{ display:none;}
ul#news_m { display:none}
.biaoti_m { display:none;}
.copy_m { display:none;}
#foot_m { display:none;}
.px1_m { display:none;}
.px1_m_bot { display:none;}
.wrapper { display:none;}
.banner_m { display:none;}
ul#service { display:none;}
.mobile_map{ display:none;}
.mobile_cplist { display:none;}
#index_video_m { display:none;}
#index_main { display:none;}
.owner_m  { display:none;}





/*手机版css*/
@media only screen and ( max-width: 767px ) 
{   
ol, ul ,li{list-style:none}
img {border: 0;}


/* 网页顶部 */
#toplogin{display:none}
#top { width:100%; margin:0 auto; background-image:none;padding:0;}

/* 网页logo部分 */
#head { width:100%; height:auto;overflow:hidden; padding:0;}

#head .left { float:left; width:100%; text-align:left; padding:0;}
#head .left .logo { float:left; width:100%; height:auto; background:none;}
#head .left .logo .add { float:left; width:100%; overflow:hidden; padding-top:40px;}
#head .left .logo .add img { display:block; width:100%; padding:0;}

h1#add{ float:left; width:100%; overflow:hidden; padding:0;}
h1#add a{ display:block; width:100%; height:100%; text-indent:-9999px;display:none;}


h1#logo{ width:100%; height:100%; font-size:12px;display:none;}
h1#logo a{ display:block; width:100%; height:100%; text-indent:-9999px;display:none;}

#head .right { float:right; width:200px; overflow:hidden; display:none;}
#head .right .inp { width:200px; height:28px; display:none;}

#head .lang { display:none;}

/* 查询部分- right none 没有变动*/
.seacher{ width:187px; height:20px;}
.seacher .put { float:left;width:167px; height:20px; text-align:center;text-align:right; background:url(../img/s_1.jpg) no-repeat 0 0; padding-top:3px;}
.seacher .subm { float:right;width:20px; height:20px;}
.seacher_txt { border:0;font-size:9pt; font-style: normal; font-weight:normal;color:#9B9B9B;height:15px; background-color:none; width:157px;}

#daohan { display:none;width:100%; height:54px; margin:0 auto; background-color:#054083; overflow:hidden;}

/*首页标题*/
#kh_b { width:100%; margin:0 auto; padding:0; overflow:hidden; background-color:#fff}
#kh_b .pro_biaoti{width:100%; line-height:40px; border-bottom:#CD423B solid 0px; color:#474443; font-size:26px; font-weight:bold; text-align:center; padding-top:15px; padding-bottom:10px;}
#kh_b .pro_biaoti span { font-size:26px; color:#a91b33;font-weight:bold;}
#kh_b .pro_biaoti b{ display:block; font-size:18px; color:#666; width:200px; height:40px; background:url(../img/about_bg.png) 0 0 no-repeat;}
#kh_b .pro_biaoti .x_sm { display:none; width:90%; font-size:16px; color:#999; line-height:26px; text-align:center; padding-top:10px;}
#kh_b .pro_biaoti .x_sm_m { display:block;width:90%; font-size:16px; color:#999; line-height:26px; text-align:center; padding-top:10px;}


.navbg { width:100%; height:54px;}
.nav { width:100%; height:54px; border:0px; font-family: "微软雅黑";line-height:54px; }
.nav ul{ margin:0; padding:0; border:midium none;z-index:10000;}
.nav a { display: block; width:150px; text-align:center; color:#fff; background:url(../img/navdiany.png) no-repeat 0 0;}
.nav a:hover { text-decoration:none; color:#ffffff; font-weight:bold; background:#043063 url(../img/navdian.png) no-repeat 0 0;}
.nav span a { display: block; width:150px; height:54px; line-height:54px; font-size:15px;text-align:center; text-decoration:none; color:#ffffff; font-weight:bold; background:#043063 no-repeat 0 0;}
 /*列表中的各项*/
.nav ul li { display:block; float:left;width:150px; font-size:15px;color:#333; line-height:54px;text-align:center; border-right:1px;border-color: #036d95; overflow:hidden;}
.nav li {float: left; width:150px; }
.nav li ul { line-height:54px; text-align:left; left: -999em; width:150px; position: absolute; opacity: 0.9;}

.nav li ul li{float: left; width:150px;}
.nav li ul a{color:#333; text-decoration:none;width:150px; background:#efefef;opacity: 0.9; border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff;}
.nav li ul a:hover  { color:#fff;text-decoration:none; background:#054083; opacity: 0.9; width:150px; border-bottom:1px solid #D5D7DB; border-top:1px solid #ffffff;}
.nav li:hover ul { left: auto;/*显示菜单*/}
.nav li.sfhover ul { left: auto;}

/* nav */
#nav { display:block;width:100% ;margin:0 auto; background-color:#0067AC; padding:5px 0; overflow:hidden;}
#nav .menus{ width:100%; height:46px; background-color:#0067AC;}
#nav .menus .leftone { float:left; width:20%;}
#nav .menus .leftone img { display:block; width:100%;}
#nav .menus .leftone a { display:block; width:100%; height:34px; line-height:34px; padding-top:5px; background:#0067AC url(../img/nav_bg.png) right 0 no-repeat; text-align:center; color:#fff; text-decoration:none;}
#nav .menus .leftone a:hover { font-weight:bold;}

/* banner */
#ban { display:block;width:100%; height:auto; margin:0 auto; padding:0;}
#ban_m {width:100%; height:auto; margin:0 auto; padding:0;background-image:none;}


/* 手机首页四个优势*/
#advantage_box {width:100%;margin:0 auto;background-color:#0A0911; }
.adv_box {width:96%; padding:0 2%; height:1000px;}
ul#adv_box {width:100%;}
ul#adv_box li { width:100%; height:180px; background-color:#fff; margin-right:0; margin-top:20px; padding:20px 0;
cursor: pointer;transition: all 0.4s;
}
.adv_box_leftpic { float:left; width:40%; height:160px;}
.adv_box_righttxt { float:right; width:60%;height:160px; font-size:16px; color:#666; text-align:left; line-height:26px;}
.adv_box_righttxt span { display:block; font-size:22px;line-height:46px; color:#666; font-weight:bold;padding-top:10px;}
.adv_box_righttxt span b{line-height:40px; color:#0058A3; font-weight:bold;}
.adv_box_righttxt a { font-size:16px;line-height:26px;color:#666; text-align:left;}
.adv_box_righttxt a:hover { color:#0058A3; }
.adv_box_leftpic img { width:90%; height:auto; padding-top:20px;}

ul#adv_box li:hover{ background-color:#F4F4F4; transform: scale(1.1);opacity:1;}


/* 手机首页流程*/
#in_process { width:100%; margin:0 auto; background-color:#F4F4F4; height:720px; padding-top:0;}
#in_process .box_process { width:100%; margin:0 auto; background:#F4F4F4 url(../img/p_bg_1.png) center no-repeat;}
ul#process {width:96%; overflow:hidden; padding:0 2%;}
ul#process li {width:100%; height:125px; margin-top:22px;}
ul#process li img { display:block; padding:5px 0; width:50%; height:auto;}
ul#process li span { color:#fff; font-size:16px; line-height:30px;}
ul#process li a { display:block; width:90%; height:125px;background-color:#0058A3; color:#fff; font-size:16px; line-height:30px; text-align:center; border-radius:10px;}
ul#process li a:hover { background-color:#00A650; font-weight:bold;}


/* 手机首页产品分类*/
#index_product { width:100%; margin:0 auto; overflow:hidden; height:auto; padding:40px 0; background-color:#fff;}

ul#pro_three_in { width:100%; overflow:hidden;margin:0 auto;}
ul#pro_three_in li {width:90%; margin-right:0; height:300px; padding:3% 5%;}
ul#pro_three_in li .topone { width:100%; height:90px; border-radius:20px 20px 0 0; background-color:#cc55ee}
ul#pro_three_in li .topone .topone_ioc { float:left; width:25%; height:90px;}
ul#pro_three_in li .topone .topone_txt { float:right; width:75%; height:90px; font-size:18px; text-align:left; color:#fff; line-height:34px; padding-top:10px; font-weight:bold;} 
ul#pro_three_in li .topone .topone_txt span { display:block;font-size:14px; color:#fff;}

ul#pro_three_in li .bottwo { width:100%; height:210px; border-radius:0 0 20px 20px ;} 
ul#pro_three_in li .bottwo .botone_ioc { float:left; width:25%; padding-top:20px;}
ul#pro_three_in li .bottwo .botone_txt { float:right; width:75%; font-size:12px; text-align:left; padding-top:20px; color:#333;}
ul#pro_three_in li .bottwo .botone_txt span a{ display:block; color:#666; font-size:12px; line-height:30px; text-align:left; text-decoration:underline; font-style:oblique;}
ul#pro_three_in li .bottwo .botone_txt span a:hover{ color:#033F88; padding-left:30px;}



/* news-index */
#news_move { display:none; margin:0 auto; height:30px; width:100%; overflow:hidden; background-color:#d7d7d7;}

#ban_m { display:block;width:100%; height:auto;margin:0 auto; padding:0;}
#ban_m .banner { width:100%; height:450px; background:url(../img/banner.jpg) center 0 no-repeat;}

/* btone-index */
#kh { display:none; width:100%; margin:0 auto; padding:0; overflow:hidden;}
#kh .no {display:none;width:1200px; height:75px; background:url(../img/bbt.jpg) no-repeat 0 0;}
#kh_m { display:block; width:100%; height:auto; padding:0; overflow:hidden;}
#kh_m img {display:block; width:100%; height:auto; padding:0;}

/* three-index */
#mianthree { display:none;width:100%; height:260px; margin:0 auto;}

#mianthree_one{display:block; width:100%; height:auto; padding:0; overflow:hidden; background-color:#fff;}
#mianthree_one img{ display:block; width:100%; height:auto; padding:0;}
#mianthree_one_biaoti { display:block; width:95%; height:46px; padding-left:5%; text-align:left; font-size:16px; line-height:46px; color:#1F50A6; overflow:hidden;border-bottom:#ccc dotted 1px; font-weight:bold; background-color:#fff;}
#mianthree_one_biaoti span{ font-size:14px; line-height:40px; color:#045F9E;font-weight:bold; background-color:#fff;} 
#mianthree_one_content { display:block;width:90%; text-align:left; font-size:14px; color:#515050; padding:2% 5%;overflow:hidden; line-height:22px;background-color:#fff;}
#mianthree_one_content a { font-size:14px;color:#515050;line-height:22px; text-decoration:none;}

.newsimg .indexnewstxt span{ display:block;width:100%; line-height:22px; text-align:left; padding-top:6px;  color:#666; font-size:14px;}
.newsimg .indexnewstxt a{ display:block; width:100%; height:22px; color:#111;font-size:14px; line-height:22px;text-decoration:underline; font-weight:bold;}
.newsimg .indexnewstxt a:hover{ color:#666; text-decoration:none;}

ul#news_m { display:block; width:100%; overflow:hidden;}
ul#news_m li{ width:100%; line-height:22px;}
ul#news_m li a{ color:#515050;line-height:22px; font-size:14px; text-align:left}
ul#news_m li a:hover{ color:#054083; text-decoration:underline;}

.container { width:100%; margin:0 auto; background-color:#fff; height:500px; overflow:scroll;}


/* 业务介绍手机 */
ul#achieve { width:100%; margin-top:20px;}
ul#achieve li { float:left; width: 100%; margin-right:0; height:auto; margin-bottom:20px;}
ul#achieve li img { width:100%; height:100%;}
ul#achieve li span a{ display:block; color:#fff; text-align:center; font-size:14px; line-height:40px; background-color:#BE957B;}
ul#achieve li span a:hover{ background-color:#FAD4C0; color:#9C7862;}

/* 首页产品分类*/

.productlist {
display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
width:100%; 
overflow:hidden; 	
	}

.productlist_item {
	width:44%; height:auto; margin:6px;
	padding:4px; 
	border:0 solid #efefef;

}
.productlist_item:hover { border: 0 solid #D5D5D5; background-color:#FFA800;}

.productlist_item .itemleft { float:left; width:40%;}
.productlist_item .itemright { float:right; width:60%; text-align:left; color:#3E6E02; font-size:12px; line-height:60px;}
.productlist_item .itemright a{ display:block; width:100%; height:60px;color:#3E6E02; font-size:12px; line-height:60px; text-decoration:none;}
.productlist_item .itemright a:hover{ color:#3E6E02; font-size:12px; line-height:60px;font-weight:normal;}




#recommend_pro{ width:100%; background-color:#fff; margin:0 auto;}
.flex_pro{ 
  display: -webkit-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
width:100%; 
height:auto; 
	}
	
.flex_item {
	width:43%; height:auto; margin:6px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
	padding:4px; 
	border:1px solid #efefef;

}
.flex_item img { width:100%; height:auto;}
.flex_item:hover { border: 1px solid #D5D5D5;}


.flex_item span{ display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:14px;}
.flex_item span a{display:block; width:100%; height:40px;line-height:40px; text-align:center; font-size:14px; background-color:#0058A3; color:#fff; text-decoration:none;}
.flex_item span a:hover{ background-color:#00A650;}

 /*内页banner*/
#ban_sub { width:100%; height:200px; margin:0 auto; padding:0;overflow:hidden; background:url(../img/sub_bg.jpg) center 0 no-repeat; z-index:-10;}
#ban_sub .banner_sub { width:90%; height:200px; color:#fff; font-weight:bold; font-size:30px; line-height:40px; text-align:left; padding-top:40px;}
#ban_sub .banner_sub span{ display:block;text-align:left; color:#efefef; line-height:24px; font-weight:bold; font-size:14px; }

/*首页主力产品*/
#index_pro { width:100%; margin:0 auto; background:#fff url(../img/allpro_m.jpg) center 100px no-repeat;}
#index_pro .index_pro_bg {width:100%; margin:0 auto;}
#index_pro .index_pro_bg .fivepro { width:100%; height:auto; margin:0 auto;}
ul#five_pro {width:100%; height:auto;}
ul#five_pro li{ float:left; width:50%; height:auto; margin-right:0; cursor: pointer;transition: all 0.4s;}
ul#five_pro li img{ width:70%; height:70%}
ul#five_pro li span { display:block; text-align:center; color:#fff; font-size:18px; height:20px; line-height:20px;}
ul#five_pro li:hover{ transform: scale(1.2);opacity:1;}

.three_area { display:none;}

/* index news 手机 */
#index_news { width:100%; margin:0 auto;}
#index_news .rl_news {width:100%;height:300px; overflow:auto;}
.rl_news .l_news{ float:none;width:100%; height:auto; background-color:#F30; position:relative; z-index:10; overflow:hidden; margin-bottom:20px;}
.rl_news .l_news .l_news_biaot { position:absolute; bottom:0; width:96%; line-height:60px; background:rgba(0,0,0,0.4); padding-left:4%; text-align:left; font-size:16px; color:#fff;z-index:1;}
.rl_news .l_news a{ display:block; width:100%; height:100%;}
.rl_news .l_news img{
  cursor: pointer;
  transition: all 0.6s;
  width:100%; height:auto;
}
.rl_news .l_news img:hover{
  transform: scale(1.2);
}
.rl_news .r_news { float:right; width:100%; height:auto;}

.rl_news .r_news .top_news {width:100%;height:auto; margin-bottom:20px; position:relative; z-index:10; overflow:hidden;}
.rl_news .r_news .r_news_biaot { position:absolute; bottom:0; width:96%; line-height:60px; background:rgba(0,0,0,0.4); padding-left:4%; text-align:left; font-size:16px; color:#fff;z-index:1;}
.rl_news .r_news a{ display:block; width:100%; height:100%;}
.rl_news .r_news img{
  cursor: pointer;
  transition: all 0.6s;
  width:100%; height:auto;
}
.rl_news .r_news img:hover{
  transform: scale(1.2);
}
.rl_news .r_news .bottom_news {width:100%;height:auto; background-color:#C0C; position:relative; z-index:10; overflow:hidden;}

/* index four tubiao 手机 */
#index_three_tubiao { width:100%; margin:60px auto;}
#index_three_tubiao .tubiao { width:100%; margin:0 auto;}
ul#tubiao {width:100%;}
ul#tubiao li { float:left; width:25%; height:120px;}
ul#tubiao li img {transition: all 1.2s; cursor: pointer;}
ul#tubiao li img:hover {transform: rotate(-360deg);}
ul#tubiao li span { display:block; text-align:center; font-size:16px; color:#666; line-height:80px;}

/* index job 手机*/
#index_img_job { width:100%; height:600px; margin:0 auto; background:url(../img/index_job.jpg) center -240px fixed;}
#index_img_job .right_bt { width:100%;font-size:28px; font-weight:bold; color:#666; line-height:50px; padding-top:50px;text-align:center;}
#index_img_job .right_bt span { display:block; font-size:16px; color:#666; line-height:30px; text-align:center;}

#index_img_job .jobandren { padding-left:10%; width:90%; height:350px; margin-top:20px;}
#index_img_job .jobandren .job_ren { width:100%; height:350px; }
.job_ren .job_detail { float:none; width:100%; height:180px; background:url(../img/job_bg.jpg) 0 0 no-repeat; margin-bottom:20px;}
.job_ren .job_detail img { width:100%; height:auto;}
.job_ren .job_detail .job_bt{ padding:0 5%; width:80%; line-height:46px; color:#666; font-size:20px; font-weight:bold; text-align:left; padding-top:30px;}
.job_ren .job_detail .job_nr {padding:0 5%; width:80%; line-height:22px; font-size:14px; color:#666; text-align:left;}

.job_ren .job_detail span a { display:block;  padding:0 5%; width:90%;height:240px;line-height:22px; font-size:14px; color:#666; text-align:left;padding-top:10px; font-style:italic; text-decoration:underline;}
.job_ren .job_detail span a:hover { color:#333; padding-left:60px; }

.job_ren .ren_detail { float:none; width:100%; height:180px; background:url(../img/ren_bg.jpg) 0 0 no-repeat;}
.job_ren .ren_detail .job_bt{ padding:0 5%; width:80%; line-height:46px; color:#fff; font-size:20px; font-weight:bold; text-align:left; padding-top:30px;}
.job_ren .ren_detail .job_nr {padding:0 5%; width:80%; line-height:22px; font-size:14px; color:#fff; text-align:left;}

.job_ren .ren_detail span a { display:block; padding:0 5%; width:90%;line-height:22px; font-size:14px; color:#fff; text-align:left;padding-top:10px; font-style:italic; text-decoration:underline;}
.job_ren .ren_detail span a:hover { color:#999; padding-left:60px; }

/* 产品logo不显示*/
.proimg_logo { display:none;}

/* 产品负责人不显示*/
.owner  { display:none;}
.owner_m { display:block; width:100%; height:auto; padding:0;}
.owner_m .ren_pic { width:100%; margin:0 auto;}
.owner_m .ren_pic img { width:100%; height:auto;}

.ren_intro { width:100%; height:60px; text-align:left; font-size:30px; color:#000; line-height:50px; font-weight:bold; padding-top:15px;}
.ren_intro span { font-size:20px;}
.ren_red {width:100%; height:30px; text-align:left; font-size:22px; color:#ff0000; line-height:30px; }

.ren_intro_b {width:100%; text-align:left; font-size:14px; color:#333; line-height:22px; padding-top:20px; padding-bottom:10px;}
.ren_intro_b span {font-size:22px; color:#000; font-weight:bold;line-height:36px;}

.ren_bot {width:100%; text-align:left; font-size:18px; color:#0090D8; line-height:30px; padding-top:10px; padding-bottom:20px;}

/* contact 列表手机*/
.content .contact{ width:100%;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .contact .cont_left { float:left;width:100%;  text-align:left;font-size:14px; color:#333; line-height:26px; height:250px;}
.content .contact .cont_left span{ font-size:14px; font-weight:bold; line-height:30px; color:#DE0A0A;}
.content .contact .cont_left a{ float:left; display:block; width:90px; height:30px; background-color:#1A74C0; text-align:center; color:#fff; line-height:30px; margin-top:10px;}
.content .contact .cont_left a:hover{background-color:#145994;}

.content .contact .cont_right{ float:right;width:100%; text-align:left; font-size:14px; color:#333;line-height:26px; height:250px;}
.content .contact .cont_right span{font-size:14px; font-weight:bold; line-height:30px; color:#DE0A0A;}
.content .contact .cont_right a{ display:block; float:left;width:90px; height:30px; background-color:#1A74C0; text-align:center; color:#fff; line-height:30px;margin-top:10px;}
.content .contact .cont_right a:hover{background-color:#145994;}


.biaoti_m { display:block;width:98%; height:48px; font-size:16px; line-height:22px; color:#191919; font-weight:bold; border-bottom:#CCC solid 1px; overflow:hidden; text-align:center;}
.biaoti_m span{ color:#8D8B8B; font-size:12px;}
.biaoti_m h3{text-align:left; font-weight:bold; color:#1167AA; font-size:14px;}
.biaoti_m h3 span{text-align:left; font-weight:bold; color:#ff0000; font-size:14px;}


/*滚动新代码 star*/
.autoprocont{ width:100%; margin:0 auto; padding-top:10px; padding-bottom:15px; overflow:hidden;}
#mrq{width:100%; margin:5px auto;}
#Marquee_x { overflow:hidden; width:100%;overflow:hidden; } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:135px; width:158px; overflow:hidden}
#Marquee_x ul li div img{ border:1px solid #ccc; padding:3px; width:150px; height:105px; display:block}
#Marquee_x ul li div span{ display:block;}

/* qq浮动不显示 */
.floatdiv { display:none;}

.px10_m{ display:block; padding:0;height:10px;line-height:1px;width:100%;overflow:hidden; background-color:#fff;}
.px1_m{ display:block;padding:0px;height:1px;width:88%;background-color:#6F6E74;overflow:hidden;margin:0 6%;}
.px1_m_bot{ display:block;padding:0px;height:1px;width:88%;background-color:#D1D2D3;overflow:hidden;margin:0 6%;}
.px20_m{ display:block; padding:0;height:20px;line-height:1px;width:100%;overflow:hidden;}
.px80 { display:none;}
.px40_m{ padding:0px;height:40px;width:100%;overflow:hidden;}
.px20{ display:none; }
.px15{ display:none; }
.px40{display:none;}
#index_video {display:none;}
#video {display:none;}
.pc_video_about {display:none;}
ul#circular li .icon  {display:none;}


/* 手机首页三个分类--模式二*/
#ind_product_box {width:100%;margin:0 auto; }
.ind_pro_box { width:100%; height:auto; overflow:hidden; margin-top:40px;}
.ind_pro_box .proimg_left { width:100%; margin:10px 0; height:auto;}
.ind_pro_box .proimg_left img { width:100%; height:auto;}

.ind_pro_box .proimg_right {width:92%; height:auto; padding:0 4%; position:relative; z-index:0;} 
.proimg_right .pro_b { font-size:20px; color:#333; line-height:40px; text-align:left; border-bottom:1px solid #D8D8D8; font-weight: bold;}
.proimg_right .pro_cont { font-size:14px; color:#666; text-align:left;margin:20px 0;}
.proimg_right .prointro a{ display:block; float:left; width:100px; height:30px; text-align:center; font-size:14px; color:#fff; background-color:#45C4BD; margin-top:20px; line-height:30px;}
.proimg_right .prointro a:hover{ background-color:#40559C;}

.proimg_right .pro_img_show { width:100%; height:auto; margin:20px 0; position:relative;z-index:0;}
.proimg_right .pro_img_show img { width:100%; height:auto; overflow:hidden;}
.pro_img_show .pro_mix_left_img { float:left; width:44.99%; height:auto;}
.pro_img_show .pro_mix_right_img { float:left; width:44.99%; height:auto; padding-left:5%;}


/* 首页数字产品特色*/
#index_product { width:100%; margin:0 auto; padding:10px 0;}
#index_product .container_five {width:100%; overflow:auto;}
ul#circular { width:100%;  margin:0 auto; overflow:auto;}
ul#circular li { float:left; width:100%; height:390px;}
ul#circular li .fdimg{width:80%; height:auto; overflow:hidden; border-radius:200px;-moz-border-radius:200px;}
ul#circular li .fdimg img{ display:block;}
ul#circular li .fdimg img{
  cursor: pointer;
  transition: all 0.6s;
}
ul#circular li .fdimg img:hover{
  transform: scale(1.4);
}
ul#circular li strong { color:#0095DA}
.line_cir { width:200px; height:2px; background-color:#fff;}
ul#circular li span { display:block; width:200px; height:30px; line-height:30px; color:#fff; font-size:16px; font-weight:bold;text-align:center; padding-top:12px;}
ul#circular li b { display:block; width:200px;line-height:24px; color:#fff; font-size:14px; font-weight:normal;text-align:center; padding-top:12px;}
ul#circular li .number { display:block; width:200px;line-height:34px; color:#fff; font-size:32px; text-align:center; padding-top:20px; border-bottom:#fff dashed 0px; font-weight:600;}
ul#circular li .number sup{ color:#ff0000; font-size:16px; }
ul#circular li .icon { width:30px; height:30px; margin-top:25px;}


/*首页视频分类*/
#index_video_m { display:block;width:100%; margin:0 auto; overflow:hidden;padding:10px 0;background-color:#fff;}
#index_video_m .index_video_m { width:100%; height:auto;background-color:#fff; overflow:hidden;}


.add_m { width:80%;line-height:22px; text-align:center; font-size:14px; color:#666; height:auto; padding:5% 0;}

/*每一页banner*/
#allbn { display:none;}
#allbn_m { display:block;width:100%; height:44px; font-size:14px; color:#fff; line-height:44px; background:#2549A1; text-align:left; 
position:fixed; z-index:2000;
}
#allbn_m a{ font-size:14px; color:#fff; line-height:44px; height:44px; text-align:left; text-decoration:none;}
#allbn_m .home_pic{ float:left; padding-left:14px; padding-top:9px; }
#allbn_m .home_pic img {min-width:25px;max-width:25px;}

.banner_m { display:block; width:100%; height:auto; overflow:hidden;}
.banner_m img  { width:100%; height:auto;}

#ban_location {width:100%; margin:0 auto; padding:0; margin:0;background-color:#fff;}
.sub { display:block;width:100%; margin:0 auto; overflow:hidden;}
.sub .sub_left {display:none;}

/* 右侧内容 */
.sub .sub_right {display:block;float:left; width:90%; background-color:#fff; border-left:none; padding:0 5%; margin:0 auto;}
.sub_right .biaoti { float:left; width:100%; margin-left:0; padding-top:10px;text-align:left; height:38px; line-height:38px; font-weight:bold; color:#666; font-size:16px; border-bottom:#E6E6E6 solid 1px;}
.sub_right .biaoti h3{ float:left; width:100%; text-align:left; height:38px; line-height:38px; font-weight:bold; color:#666; font-size:16px; }
.sub_right .biaoti a{  line-height:38px; font-weight:bold; color:#666; font-size:16px; text-decoration:none}
.sub_right .biaoti a:hover{text-decoration:underline;}
.sub_right .biaoti span{ text-align:left; line-height:38px; font-weight:bold; color:#ff0000; font-size:16px; }
.sub_right .content { width:100%; padding-top:20px; overflow:hidden; padding-left:0; padding-right:0;}


.sub_right .content p img{ display:block; width:100%; height:auto; padding:0; margin:0;}
.sub_right .content .onetext{ width:100%; float:left; text-align:left; line-height:36px; font-weight:bold; color:#9F1A83; font-size:16px; font-family:"\5B8B\4F53"; }
.sub_right .content p { font-size:14px; color:#333; line-height:24px; text-align:left; padding-bottom:20px;}
.sub_right .content p b{ color:#0B3A80;}
.sub_right .content .txt2 { text-align:left; border:#CCC solid 1px; font-size:12px; color:#414141; line-height:20px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.sub_right .bot_pic { width:100%; height:150px; padding:15px 0; overflow:hidden;}

/* 二级导航 */
ul#service { display:block; width:100%; margin:0 auto;}
ul#service li{ float:left;width:50%; height:36px; padding:1px 0;}
ul#service li a { display:block; width:99%; height:36px; line-height:36px; color:#fff; background-color:#333; text-align:center;}
ul#service li a:hover{ background-color:#333; color:#fff;}
ul#service li.it a { display:block; width:99%; height:36px; line-height:36px; color:#fff; background-color:#0067AC; text-align:center;}
ul#service li.it a:hover{ background-color:#044C7D; color:#fff;}

/* 证书内容 */
.conpic { width:100%; margin:0 auto; overflow:hidden;}
ul#zs { width:100%; height:auto;} 
ul#zs li{ float:left; width:46%; height:auto; padding:0 2%;}
ul#zs li img{ padding:1%; border:#333 solid 1px; width:100%; height:auto;}

.wrapper {
	display:block;   /*手机专门加的显示*/
    margin-top:10px;
    padding: 1em;
    background-color: transparent;
}

/*图片新闻列表页*/
.content .news_img{ width:100%;font-size:14px; margin-top:0; text-align:left; overflow:hidden;}
.content .news_img .img_left { float:left;width:25%; overflow:hidden; height:80px; padding-top:12px;}
.content .news_img .img_left img { display:block; width:100%; height:auto;}
.content .news_img .title_right{ float:right;width:70%; height:80px; overflow:hidden; text-align:left;}

.content .news_img .title_right .list{width:100%; height:30px; font-size:14px; overflow:hidden;}
.news_img .title_right .list .center { float:left; width:100%; text-align:left;height:30px; line-height:30px;}
.news_img .title_right .list .center span { text-align:left;height:30px; line-height:30px; font-size:12px; color:#BBBBBB;font-style:oblique;}

.news_img .title_right .intro { width:100%; line-height:20px; text-align:left; font-size:12px; color:#666666; height:40px; overflow:hidden;}

.news_img .title_right .list .center a { text-decoration:none;color:#Ff6000;height:30px;line-height:30px;font-size:14px; }
.news_img .title_right .list .center a:hover {text-decoration: underline;color:#333;}

/*图片新闻列表分页*/
.content .news_img .page{width:100%; height:36px; background-color:#DDDDDD; font-size:14px; border-radius:4px; overflow:hidden;}
.news_img .page .left { float:left; width:90%; height:36px; line-height:36px; text-align:center; padding-left:10px;}
.news_img .page .center { float:left; width:20%; text-align:center; height:28px; padding-top:8px;}
.news_img .page .right { float:left; width:22%; text-align:center; height:28px; padding-top:8px;}

.news_img .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news_img .page .center a:hover {text-decoration: underline;color:#F86313;}

/*新闻详细中的列表*/
.news_title { width:100%; line-height:24px; text-align:left; font-size:14px; color:#FF6000; padding-bottom:10px;}
.news_next { width:100%; line-height:24px; text-align:left; font-size:12px; color:#ff6000; margin-left:0;}
.news_next a{ width:100%;line-height:24px; color:#ff6000;}
.news_next a:hover{ color:#FF6000; }

ul#news_identical { width:100; overflow:hidden;}
ul#news_identical li{ float:left; width:50%; padding-left:15px; background:url(../img/news_bg.png) no-repeat 0 0;}
ul#news_identical li a{ display:block;width:100%;text-decoration:none;}
ul#news_identical li.red a{ color:#ff0000; font-weight:bold;}
ul#news_identical li.red a:hover{ color:#054083; text-decoration:underline;}
.px1{ display:none;}
.px1_m{ display:block;padding:0px;height:1px;width:100%;background-color:#E1DEDE;overflow:hidden;margin:0 auto;}
.news .newscont div{ width:100%; font-size:14px; line-height:20px; color:#333;}
.news .newscont p{ width:100%; font-size:14px; line-height:26px; color:#333; padding:0;}

.content .news{ width:100%;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .news td{ padding:5px; width:100%l}
.news .title { width:100%; line-height:36px; border-bottom:#D3D3D3 dotted 1px; font-size:16px; font-weight:bold; text-align:center;}
.news .title_sub { width:100%; line-height:36px; border-bottom:#D3D3D3 dotted 1px; font-size:14px; font-weight:bold; text-align:center;}
.news .back{ width:100%; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; }
.news .back a { display:block; float:left;width:100px; text-decoration:none;color:#fff; background-color:#ff6600; height:30px;line-height:30px;font-size:12px; text-align:left; padding-left:10px;}
.news .back a:hover {text-decoration: underline;color:#fff; background-color:#ff6000; padding-left:20px;}
.news .newscont{width:100%; color:#333;}
.news .newscont img{ width:100%; height:100%;}
.news .newscont span { color:#fff; font-size:14px; color:#333; line-height:20px;}


/*新闻end*/






/*产品 列表图 */
.content .cp {width:100%; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}


/*产品列表分页-特设left-right*/
.content .proimgshow { width:100%; overflow:hidden;}
.content .prowordshow { width:100%; overflow:hidden;}

ul#detail { width:100%; text-align:left; overflow:hidden;
display: -webkit-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
}
ul#detail li { width:43%;text-align:center; height:auto; margin:6px;
	box-shadow:0 4px 8px 0 rgba(0,0,0,.2); 
	padding:4px; 
	border:1px solid #efefef;}
	
ul#detail li:hover{border:1px solid #D5D5D5;}

ul#detail li img{ display:block; width:100%; height:100%;}
ul#detail li span {width:100%; overflow:hidden;}
ul#detail li span a{ display:block; width:100%; height:36px; line-height:36px; font-size:12px; text-align:center; background-color:#E6E6E6; color:#333; text-decoration:none;}
ul#detail li span a:hover{ background-color:#D7D7D7; color:#666;}

/* content-product_list */
.mobile_cplist { display:block;width:100%;}
ul#brand_list {width:100%; overflow:hidden; padding-top:5px; }
ul#brand_list li ul li{width:100%; border-bottom:#DCD9D9 solid 0px; padding-top:5px;}
ul#brand_list li ul li a{ display:block; width:100%; height:30px; line-height:30px; color:#fff; font-size:12px; text-align:center; text-decoration:none; background:#4EA3EF; font-weight:bold;}
ul#brand_list li ul li a:hover{ color:#fff; background-color:#0A0911;}

.tit{ cursor:pointer;}
.tit a{ display:block; width:90%; padding:0 5%;height:30px; line-height:30px; color:#fff; font-size:14px; text-decoration:none; background:#2549A1 url(../img/brand_jt.png) no-repeat 0 0; font-weight:bold;}
.tit a:hover{ color:#fff; background-color:#9E222D;}


/*产品列表分页-特设*/
.content .cp .page{width:100%; height:36px; background-color:#DDDDDD; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; overflow:hidden;}
.cp .page .left { float:left; width:90%; height:36px; line-height:36px; text-align:center; padding-left:5px;}
.cp .page .center { float:left; width:20%; text-align:center; height:28px; padding-top:8px;}
.cp .page .right { float:left; width:30%; text-align:center; height:28px; padding-top:8px;}
.cp .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.cp .page .center a:hover {text-decoration: underline;color:#082D58;}


/*产品 detail */
.content .cpdetail{ width:100%; margin-bottom:5px; text-align:center; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333; margin:0; padding:0;} 
.content .add{ border-bottom:1px solid #E4E4E4; background-color:#fff;} 
.content .cpdetail img{ display:block; border:none; width:100%; height:auto; padding:0; border:none; margin:0;}
.content .cpdetail p img{ display:block; width:100%; height:auto; padding:0; margin:0;}
.content .cpdetail p { padding:0; margin:0;}

.content .cpdetail a { display:block; color:#fff; height:36px; line-height:36px; padding-left:36px; background:#1D56AC url(../img/cpbt.png) no-repeat 10px;}
.content .cpdetail a:hover { color:#fff; font-weight:bold; background:#123B79 url(../img/cpbtt.png) no-repeat 10px;}

/*产品介绍*/
.content .cp_tit{ width:100%; text-align:center; font-size:16px; height:60px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#333; border-bottom:1px solid #E4E4E4; font-weight: bold;padding:0; margin:0;} 
.content .cp_tit h3{ font-size:16px;color:#333;font-weight: bold; text-align:center;
-webkit-margin-before:0;
-webkit-margin-after:0;
margin-bottom: 0; padding:0; margin:0;
} 

/*产品详细上下页 */
.content .paging { width:100%; height:36px; line-height:36px;}

.paging .previous { float:left; width:95%;height:36px; line-height:36px; background:url(../img/f_1.png) no-repeat 0 12px; padding-left:5%; border-bottom:#D3D3D3 dotted 1px;}
.paging .previous a { display:block; float:left;width:95%; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:left; padding-left:5%;}
.paging .previous a:hover {text-decoration: underline;color:#F54E05;}

.paging .next{ float:left; width:95%;height:36px; line-height:36px; text-align:left; background:url(../img/f_1.png) no-repeat 0px 12px; padding-left:5%; border-bottom:#D3D3D3 dotted 1px;}
.paging .next a { display:block; width:95%; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:left; padding-left:5%;}
.paging .next a:hover {text-decoration: underline;color:#F54E05;}

.paging .center {float:left;width:95%;height:36px; line-height:36px; text-align:left;background:url(../img/f_1.png) no-repeat 0 12px; padding-left:5%; border-bottom:#D3D3D3 dotted 1px;}
.paging .center a { display:block; width:95%; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:left; padding-left:5%;}
.paging .center a:hover {text-decoration: underline;color:#F54E05;}

/*产品详细参数说明 */
.imgandtxt {width:100%;overflow:hidden; margin:20px 0;}
.imgandtxt .imgat_left {width:100%; overflow:hidden; border-right:1px solid #E4E4E4;}
.imgandtxt .imgat_left img { display:block; width:100%; height:auto;}
.imgandtxt .imgat_right { float:right; width:100%;overflow:hidden; text-align:left;padding-top:20px;}
.par_box { width:100%; border-bottom:1px dashed #E4E4E4; line-height:30px; text-align:left; font-size:14px; color:#333;}
.par_box span{ display:block;color:#F60;line-height:30px; font-size:14px; font-weight:bold; }

.bot { float:left;background-color:#4CAF50; height:40px; width:120px; line-height:40px; color:white; text-align:center; cursor: pointer;box-shadow: 0 9px #999; margin-top:20px}
	
.bot span {
cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  line-height:40px; font-size:14px;
	}
.bot span a{line-height:40px; font-size:14px; color:#fff; text-decoration:none;}
.bot span:after{
  content: '>>';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
	}	
.bot:hover span{ padding-right: 25px;}

.bot:hover span:after {
  opacity: 1;
  right: 0;
}
.cl_fd{clear:both;}


.content .pc_map{ display:none;}
.content .mobile_map{ display:block; width:100%; height:300px;}

#foot { display:none;}
#foot_m { display:block; width:100%; background:#E7E8EA; padding-top:20px; }
ul#footnav_m { width:100%; margin:0 auto; padding-bottom:20px;}
ul#footnav_m li {float:left; width:33%; text-align:center; }
ul#footnav_m li h2{ width:100%; height:28px; font-size:14px; font-weight:normal; color:#666; }
ul#footnav_m li a{ display:block; width:100%; line-height:22px; font-size:14px; color:#666;}
ul#footnav_m li a:hover{ color:#fff; text-decoration:underline;}

.copy { display:none;}
.copy_m { display:block; width:100%; margin:0 auto; height:46px; overflow:hidden; background-color:#E7E8EA; color:#666; font-size:14px; line-height:46px; text-align:center; padding-bottom:10px;}

}