﻿@charset "utf-8";
/* CSS Document */
.page_nav{height:50px;line-height:50px;margin-top:15px;}
.page_nav a{ display:inline-block; margin:0 5px; height:42px; line-height:42px; width:133px;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius:6px; background:#fff; color:#666; text-align:center;font-size:16px;}
.page_nav a{background:#838ea0; color:#fff;}
.page_nav a:hover{background:#0080df; color:#fff;}
.spec-preview img{ width:400px; height:400px;}
html { overflow-y: scroll; } 
html{ background:#fff; color:#535353; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#535353; font-size:14px; font-family:'微软雅黑';}
a{ color:#535353;}
a:hover{color:#165ccf;}
/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}
.scale:hover img {
transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}
#indexNews li {
height:102px;
font-size:13px;
width: 500px;
margin: 0 0 10px;
line-height: 2.0;
transition:0.3s all 0s linear;
color: #9ba8a3;background: #fafafa;
}
#indexNews li img{ max-width: 136px; height: 102px; float: left; border-right: 3px solid #fff;}
#indexNews li .right{ width: 335px; padding: 10px 15px 15px 10px;}
#indexNews li .right a{ float: left; font-size: 17px;}
#indexNews li:hover{ background: #f1f1f1;}
#indexNews li:hover a{ color: #ff1e24;}
.Newstime {
color:#afb0b4;
font-size:12px;
float: right;
}
#lxwm_nr {
margin: 0 20px 20px;
font-size:14px;
}
#lxwm_nr p {
line-height: 35px;
border-bottom: 1px dotted #ccc;
padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}
#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}
#lx_wx{ float:right; padding:50px 50px 0 0;}
#ys_nr1 .font p{
-webkit-animation: float ease-in-out 1.5s infinite;
animation: float ease-in-out 1.5s infinite;
}
@-webkit-keyframes float {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(1em);
transform: translateY(1em);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
opacity: 0;
}
.pic:hover .imgT{
opacity: 0.5;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/** header **/
#top_line_bj{ height: 43px; background: #f5f5f5; width: 100%;}
#top_line{ width: 1200px; height: 43px; line-height: 43px; color: #5e5e5e;}
#top_line .right{ background: url(top_right_pic.png) no-repeat left center; padding-left: 30px;}
#top_index{ width:1200px; height:100px; margin-top: 1px; position: relative;}
#logo{ float:left; padding:10px 0 0; padding-top: 1px;}
#top_right{ background: url(top_right_bj.png) no-repeat left top; width: 715px; height: 100px; position: absolute; top: 0; left: 845px;}
#top_tel{ float: left; background: url(tel.png) no-repeat left top; color: #999; font-size: 30px; padding: 0 0 0 70px; margin: 25px 0 0 70px; font-weight: bold;}
#top_tel p{ font-size: 18px; font-weight: normal;}
#nav_bj{ width: 100%; height: 50px; background: #165ccf;}
#nav{ width:1200px; height:50px;}
#nav a{ display: block; float: left; width: 120px; color:#fff; background: url(nav_line.png) no-repeat right center; line-height:50px; text-align: center; transition:0.3s all 0s linear;font-size:17px; }
#nav a:hover{ background: url(nav_line.png) no-repeat right center #f66812; color: #fff;}
.flash{ width:100%; height:498px; margin:0 auto; text-align:center; position:relative; z-index:0; }

.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:498px; }

/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/

/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/

.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}

.flash .flashBox .bd img{width:100%; height:498px;}





.flash2{ width:100%; height:390px; margin:0 auto; text-align:center; position:relative; z-index:0; }

.flash2 .flashBox {position:relative; margin:0 auto; width:1000px; height:390px; }

/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/

/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/

.flash2 .flashBox .bd{position:absolute;  width:1920px; left:-460px;}

.flash2 .flashBox .bd img{width:100%; height:390px;}



#ssbj{ height: 52px; width: 100%; background: #f0f0f0;}
#ssnr{ width: 1200px; height: 52px;}
#ssnr .left{ background: url(key.jpg) no-repeat left top; height: 52px; line-height: 52px; padding-left: 150px;}
#ssnr .left a{ padding: 0 10px;}
.ss{ width:370px; height:39px; float: right; margin-top: 5px;}
.sou_left{float:left; width:275px; height:37px; border: 1px solid #dbdbdb; background: #f0f0f0; text-align:left; color:#7b7b7b; line-height:37px; padding-left:10px;}
.ss_pic{ float:right;}
/** footer **/
#end{ width:100%; background:#383842; height:auto; overflow:hidden; padding: 30px 0;}
#end_nr{ width:1200px; height:auto !important; min-height: 162px; overflow:hidden; color: #8b8b8b; background: url(wx.png) no-repeat right top;}
#end_nr a{color: #8b8b8b; padding: 0 10px;}
#end_nr a:hover{color: #fff;}
#end_nr .left{ line-height: 2.0; margin-right: 130px; width: 340px;}
#end_nr .left .end_title{ background: url(end_icon.png) no-repeat left center; padding: 0 0 0 15px; color: #fff; font-size: 16px; font-weight: bold;}
#end_end{ height: 47px; width: 100%; background: #1d1d1d;}
#end_end_nr{ width: 1200px; height: 47px; line-height: 47px; color: #797979;}
#end_nav_bj{ height: 50px; background: #48484e; width: 100%;}
#end_nav{ width: 1200px; height: 50px; line-height: 50px;}
#end_nav a{ display: block; float: left; width: 133px; color:#fff; background: url(nav_line.png) no-repeat right center; line-height:50px; text-align: center; transition:0.3s all 0s linear;}
/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding:30px 0;}
.title{ background: url(../images/title.png) no-repeat center; text-align: center; color: #fff; font-weight: bold; font-size: 30px; height: 56px; line-height: 56px; margin-bottom: 25px;}
.picMarquee{ width:940px;  overflow:hidden; position:relative; float:left; margin-top: 0px;}
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li999{ margin:0 20px 20px 0; float:left; width: 272px; height: 300px; overflow:hidden; text-align:center;  border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear; }
.picMarquee .bd ul li{  margin:0 10px 15px; float:left; width: 272px; height: 300px; overflow:hidden; text-align:center;  border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear; }
.picMarquee .bd ul li:hover{ background:#316dc9;}
.picMarquee .bd ul li:hover a{ color:#fff;}
.picMarquee .bd ul li a img{ width:270px; height:270px; border: 1px solid #e1e1e1; margin-bottom: 5px;}
.picMarquee .bd ul li999  a img{ width:100%;display:block;height: 270px;}
.picMarquee .bd ul li999 a img{ height: 200px;cursor: pointer;  transition: all 0.6s;}  
.picMarquee .bd ul li999   a img:hover{  transform: scale(0.95);height: 270px;} 
.picMarquee .picList{width:292px; height:auto; float:left; }
.hui{ background: #e9e9e9; width: 100%; height: auto; overflow: hidden;}
.pic{ float: left; width: 180px; padding: 40px 30px 0; text-align: center;}
.pic span{ color: #393939; font-weight: bold; font-size: 48px;}
.pic p{ height: 42px; background: #f66812; width: 180px; border-radius: 22px; text-align: center; line-height: 42px; color: #fff; font-size: 24px; font-weight: bold; transition:0.3s all 0s linear;}
.pic div{ color: #4c4c4c; line-height: 1.8; text-align: left; padding: 10px 5px 0;}
.pic img{transition:0.3s all 0s linear;}
.pic:hover p{ background: #393939;}
.pic:hover img{ transform: scale(1.1, 1.1);}
#ysbj{ background: url(ysbj.jpg) no-repeat center top; width: 100%; height: 753px;}
#ysnr{ width: 1200px; height: 610px; margin-top: 15px; position: relative;}
#ysnr .left{position: absolute; left: -100px;}
#ysnr #ys_cont{ width: 860px; float: right;}
#ysnr .font{ width: 860px; float: right; padding-top: 20px;}
#ysnr .font .num{ width: 54px; line-height: 54px; float: left; padding-top: 10px;}
#ysnr .font .right{ width: 795px; color: #fff; line-height: 1.8;}
#ysnr .font .right p{ font-weight: bold; font-size: 28px; border-bottom: 1px solid #547ab8; height: 48px; margin-bottom: 5px; transition:0.2s all 0s linear;}
#ysnr .font:hover .right p{ color: #ff0; padding-left: 10px;}
#gg{ background: url(../images/gg.jpg) no-repeat center top #ebebeb; height: 168px; width: 100%; margin-top: 0px; margin-bottom: 10px;}
#gsjj{ width: 658px; float: left; margin: 0 0 20px;}
#xwnr{ width: 500px; float: right; margin: 0 0 20px;}
.xw_title{ background: url(line.png) no-repeat left bottom; padding: 0 10px; height: 40px;}
.xw_title .left{ font-size: 18px;}
.xw_title .left span{ color: #999999; font-size: 14px; font-family: arial; padding-left: 10px;}
.xw_title .right{ color: #e30000; line-height: 40px;}
.xw_title .right a{ color: #e30000;}
#fwbj{ background: url(../images/fw_bj.jpg) no-repeat center top; width: 100%; height: 356px;}
.fw{ width: 145px; float: left; text-align: center; margin: 0 27px;}
.fw p{ color: #4a4a4a; font-size: 18px; padding-top: 10px; transition:0.3s all 0s linear;}
.fw .fwpic{ width: 120px; height: 120px; border: 5px solid #d5d5d5; border-radius: 70px; transition:0.3s all 0s linear;}
.fw .fwpic .img{ width: 82px; height: 65px; display: block; overflow: hidden; margin-top: 30px;}
.fw .fwpic .img img{ width: 82px; height: 65px; display: block;}
.fw:hover .img .box_img{position: relative; transition: 0.3s all 0s linear; display: block; margin-top: -65px; opacity: 0;}
.fw:hover .fwpic{ background: #165cce; border: 5px solid #f6f6f6;}
.fw:hover p{ color: #d00000;}
#marqueedivcontrola{width:1200px; height:250px; overflow:hidden; margin:0 auto; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:277px; height:240px; padding: 5px; background: #e6e6e6; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li img{ width:277px; height:200px; }
#marqueedivcontrola li:hover{ background: #165ccf; color: #fff;}
.cpgda{width:2149px;}
/** sidebar **/
#sidebar{ width:240px; height:auto; overflow:hidden; float: left;}
#main_right{ width:940px; height:auto; overflow:hidden; float: right;}
#left_bt{height: 55px; background: #165ccf; color: #fff; font-size: 24px; padding: 25px 0 0 30px; font-weight: bold;}
#left_bt span{ font-size: 14px;}
#left_lx{ background: #165ccf; padding: 10px; line-height: 1.8; color: #fff;}
#left_lx span{ font-weight: bold;}
#left_lx p{ font-weight: bold; font-size: 24px;}
#zi_banner{ width: 100%; height: 325px; background: url(zi_banner.jpg) no-repeat center top;}
#pro_list { background: #eeeeee; padding-bottom: 20px;}
#pro_list li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px}
#pro_list li a{ color: #363636;font-size:16px;}
#pro_list li999{ height: 45px; line-height: 45px; text-align: center; background: url(line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}
#pro_list li a{ color: #363636;}
#pro_list li:hover999{ background: url(line.jpg) no-repeat center bottom #de0000;}
#pro_list li:hover{ background: #165ccf;width:240px}
#pro_list li:hover a{ color: #fff;}
/** 222 **/
#pro_list222 { background: #6c6c6c; padding-bottom: 0px;}
#pro_list222 li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px}
#pro_list222 li a{ color: #fff;font-size:18px;font-weight:bold;}
#pro_list222 li999{ height: 45px; line-height: 45px; text-align: center; background: url(line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}
#pro_list222 li:hover999{ background: url(line.jpg) no-repeat center bottom #de0000;}
#pro_list222 li:hover{ background: #f66812;width:240px}
#pro_list222 li:hover a{ color: #fff;}
/** 333 **/
#pro_list333 { background: #eeeeee; padding-bottom: 0px;}
#pro_list333 li{ height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;border-bottom: 1px dotted #cccccc; width:240px ; }
#pro_list33366 li:before{
content: "-";
color: #b5b5b5;
margin-left: 12px;
float: left;
}
#pro_list333 li a{ color: #363636;font-size:16px;}
#pro_list333 li999{ height: 45px; line-height: 45px; text-align: center; background: url(line.jpg) no-repeat center bottom; transition:0.3s all 0s linear;}
#pro_list333 li a{ color: #363636;}
#pro_list333 li:hover999{ background: url(line.jpg) no-repeat center bottom #de0000;}
#pro_list333 li:hover{ background: #165ccf;width:240px;}
#pro_list333 li:hover a{ color: #fff;}
#title_zy{ height: 50px; line-height: 50px; background: #838ea0; padding: 0 20px;}
#title_zy .left{ background: url(title_icon.png) no-repeat left center; padding-left: 35px; font-size: 16px; color: #fff; font-weight: bold;}
#title_zy .right{ background: url(home.png) no-repeat left center; color: #fff; padding-left: 35px;}
#title_zy .right a{ color: #fff;}
#title_zy .right a:hover{ color: #ff0;}
/** 6767 **/
.fdh-01-nav-one h3 {
height: 50px;
line-height: 50px;
background: url(/images/p14-icon5.png) no-repeat right center #ececeb;
margin-bottom: 2px;
}
.fdh-01-nav-one h3:before{
content: "-";
color: #b5b5b5;
margin-right: 42px;
float: right; font-size: 18px;
}
.fdh-01-nav-one h3 a {
display: block;
font-size: 18px;
font-weight: normal;
margin-right: 40px;
margin-left: 38px;
color: #666;
}
.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover {
background: url(/images/p14-icon2.png) no-repeat right center  #fc8100;
}
.fdh-01-nav-one h3.sidenavcur a,
.fdh-01-nav-one h3:hover a{
color: #fff;
}
.fdh-01-nav dl {
padding: 2px 0 4px;
}
.fdh-01-nav dt {
height: 50px;
font-size: 16px;
line-height: 50px;
padding-left: 54px;
padding-right: 40px;
margin-bottom: 1px;
background: #ececec;
position: relative;
}
.fdh-01-nav dt:after {
content: "";
width: 8px;
height: 8px;
border: 2px solid #b8b8b8;
border-style: solid solid none none;
position: absolute;
top: 50%;
right: 32px;
margin-top: -4px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after,
.fdh-01-nav dt:hover:after {
border-color:  #12538f;
}
.fdh-01-nav dt.sidenavcur a,
.fdh-01-nav dt:hover a {
color:  #12538f;
}
.fdh-01-nav dd {
border: 1px solid #ececec;
border-bottom: 0;
}
.fdh-01-nav p {
height: 50px;
font-size: 14px;
line-height: 50px;
padding-left: 72px;
padding-right: 40px;
border-bottom: 1px solid #ececec;
background: #fff;
position: relative;
}
.fdh-01-nav p.sidenavcur a,
.fdh-01-nav p:hover a {
color:  #12538f;
}
.fdh-01-nav p.sidenavcur:after,
.fdh-01-nav p:hover:after {
background: #000000;
}
.fdh-01-nav a {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
/** zy **/ 
.content{ padding: 15px 0 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 0 0; height: auto; overflow: hidden;}
.new_li_content li{ height:110px; padding:10px; border:1px #e1e1e1 solid; margin-bottom: 15px; color:#999; font-size:14px; transition:all 0.4s linear 0s;}
.new_li_content li img{ width: 148px; height: 110px; float: left; margin:0 20px 0 10px;}
.new_li_content li a{ font-size: 16px;}
.new_li_content li:hover{ border:1px #165ccf solid;}
.new_li_content li:hover a{ color:#165ccf}
.news_li_title .time_news2{ margin:0 15px;transition:all 0.2s linear 0s;}
.new_li_content li:hover .time_news2{ margin:0 25px; color: #000;}
.product_left{width:400px; height:400px; overflow: hidden; margin-right:10px; float:left;}
.product_right{float:right; line-height:2.0; width: 522px; height:auto; overflow:hidden; }
.pro_namelb{ font-size:14px; line-height:2.2; border-bottom: 1px dotted #666; margin-top: 5px; padding-bottom: 5px;}
.pro_namelb strong{ color: #000;}
.pro_namelb span{ font-size: 14px;}
#ckxq{  background:#165ccf; height:42px; width:160px; line-height:42px; text-align:center; color:#fff; float:left; margin:25px 0 0 40px; transition:0.3s all 0s linear; border-radius:3px; float: left;}
#ckxq a{ color:#fff; font-size:16px;}
#ckxq:hover{ background:#cd0000;}
#cp_tel{ background: url(cptel.png) no-repeat left top; color: #d9332b; font-size: 24px; font-weight: bold; padding: 10px 0 0 50px;  margin:20px 0;  float: left;}
.content_zy1{ padding: 10px; line-height: 2.0;}
.dgnr{ background: url(dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}
/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 15px; width:291px; height:260px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:291px; height:218px;}
.pro li .pro_pic{width:278px; height:209px; background: #fff; overflow: hidden;}
.pro a{ color:#333; font-size:14px;}
.pro li:hover{ background:#316dc9;}
.pro li:hover a{ color:#fff;}
.pro999  li a img{ width:100%;display:block;height: 200px;}
.pro999  li a img{ cursor: pointer;  transition: all 0.6s;}  
.pro999  li  a img:hover{  transform: scale(0.95);} 
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#363636;text-align:left; font-weight: bold; font-size:24px; margin-bottom: 20px;}
.info_title{margin:10px 0 0 0;width:100%;height:50px; border-bottom: 1px solid #ccc; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#1c5ac0;color:#fff;line-height:50px; font-weight: normal; font-size: 16px; padding: 0 30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 350px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}
/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}
.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}
.f{ float:right; margin-right:10px; _margin-top:7px;}




@media(min-width:1060px)
{
.dnone{ display: block}
.pc_bot{ display:none}
.mb_top2{ display:none}
.sp_header{ display: none}
.sjj_nav{ display: none}
}
@media(max-width:1060px)
{
.dnone{ display: none}
body{ 
overflow-x: hidden; font-size:0.8rem; line-height:0.85rem
}
html{
overflow-x: hidden; min-width: auto
}
.nyban{margin-top: 50px; }
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:5px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#004d8f;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}
.header_main{ display: none}
.top_main{ display: none}
.nav_main{ display: none}
#banner_main{top:50px;}
.toolbar{ display: none}
.ipro .item{ width:47%;margin-right:1%; height:50vw}
.ipro .item a{ height:50vw}
.ipro .item h3{ height:10vw; line-height:10vw}
.ipro{ padding-bottom:0px;}
.index .floor_1_main{ padding-bottom:10px;padding-top: 30px;}
.index .floor_2, .index .floor_3{ padding: 40px 0;}
.index .floor_2_main{ height:auto; background-repeat:repeat}
.iyoushi{ height:auto}
.iyoushi .it2, .iyoushi .it6{ margin-right:0}
.iyoushi .it1, .iyoushi .it5{ margin-right:0; margin-left:0}
.liuc li .Piece{ width:140px;height:140px;}
.liuc li{ width:49%}
.liuc li p{padding-top: 15px;}
.liuc li .jtou{ height:160px;}
.liuc{ padding:0;    margin-left: 5px;}
.xunpan { background-repeat:repeat; height:400px;text-align: center;}
.xunpan .zixun{ float:none; margin:0 auto}
.xunpan .bigtxt{  text-align:center; line-height:50px;}
.index .floor_4{padding: 40px 0 40px;}
.index .title h3{line-height: 40px;}
.ipatent_main .title h3{ background-repeat:repeat}
.ipatent_main{ height:auto}
.ipatent_main{ background-repeat:repeat}
.ipatent .item{ background:none; width:96%; margin-left:0; height:auto}
.ipatent .item .txt{ width:auto}
.ipatent{ padding-top:0}
.ipatent_main .floor{     padding: 50px 0;}
.indnews{     padding: 40px 0;}
.index .txtlistbox{ width:100%}
.w100{ width:100%!important}
.txtlistbox .item{ width:100%}
.footer_main .qcode{ width:100%}
.gridlist{ width:100%}
.gridlist .item{ width:44%;margin: 10px 1% 0 1%;}
.gridlist .item img{ width:98%; height:35vw}
.newsPage .item{ width:97%; padding:10px; margin-bottom:10px;}
.newsPage .item img{ width:100px; height:80px; margin-right:10px;}
.newsPage .item h3{ height:auto; margin-top:0px;}
.reLink .nextLink, .reLink .prevLink{ width:100%; text-align:left; line-height:30px}
.footer_main .footer{ width:90%}
.footer_main .botnavlist li{ padding:0}
.newsBox .bd img{ width:350px;}
.pc_bot {
position: fixed;
z-index: 99;
height: 10%;
margin: auto;
width: 100%;
background: none;
bottom:0px;
}
.pc_bot li{ width:32%; float:left; height:100%; margin:1px;  text-align:center;list-style:none}
.pc_bot li img{ height:80%; margin-top:0.1rem}
.mb_top2{
position: fixed;
z-index: 99;
height: auto;
margin: auto;
width: 100%;
background:#1048a0;
border-bottom: #000 0px solid; overflow:hidden}
.mb_top2 li{ width: 24.4%; border-left:#64c5ff 1px solid; border-right:#64c5ff 1px solid; border-bottom:#64c5ff 1px solid; float:left; line-height:2.1rem; font-size:1.1rem;; text-align:center; color:#FFFFFF; list-style:none}
.mb_top2 li a{ color:#FFFFFF}
.slideBox{ margin-top: 10.7rem;}
.index_gonggao{ display:none}
.pc_top {
position: fixed;
z-index: 99;
height: 3.545455rem;
margin: auto;
width: 100%;
background:#2e4d90;
border-bottom: #000 1px solid;
}
.logo1 {
float: left;
height: 3.0rem;
margin-top: 0.5rem;
width: 70%;
}
.logo1 a {
height: 100%;
}
.logo1 a img {
float: left;
max-height:2.5rem;
}
.pc_top_right {
float: right;
height: 100%;
width: 15%;
}
.pc_top_nav_buttom {
height: 2.1rem;
margin-top: 1.1rem;
}
.pc_top_nav_buttom img {
margin-right:2.1rem;
height: 100%;
float: right;
}
.pc_top_nav_ul {
display: none;
position: fixed;
z-index: 99;
top: 4.545455rem;
left: 0;
width: 100%;
background: #fff;
padding: 0 5% 6%;
}
.pc_top_nav_ul li {
position: relative;
border-bottom: #000 1px solid;
}
.pc_top_nav_ul li span {
display: block;
height: 4.583333rem;
line-height: 4.583333rem;
font-size: 1.272727rem;
font-weight: bold;
}
.pc_top_nav_ul li div {
display: none;
}
.pc_top_nav_ul li a {
display: block;
}
.nnn{  width:120px; background-color: #CCCCCC;  margin-left: -60px;}
.nnn li{ line-height:25px; padding-left:10px;}
.nnn li a{ color:#0657d0;    }
.head_m{ width:100%; height: auto;padding-top: 4.6rem;}
.head_m img{ width:100% }
#floor_2_main .proCenter .list{ margin-top:5px;}
#floor_2_main .proCenter .list li{width: 48%;margin-top: 10px;
margin-right: 5px;
height: 45vw;}
#floor_2_main .proCenter .list li img {
height: 33vw;
display: block;
width: 100%;
}
#top_line_bj{ display:none}
#top_index{ display:none}
.h-menu{ display:none}
.flash{ margin-top:50px;}
#ssnr{ width:auto}
#ssnr .left{ line-height:1.5rem; padding-left:0px;}
.main{ width:100%}
.main p img{ width:100%}
.pic{ width:75%;padding: 10px 8px 0;float: none;}
.pic img{ width:95%}
.pic span{font-size: 28px;}
.pic p{font-size: 20px; width: 95%;}
#sidebar{width: 100%;}
.m-super .inner{ width:100%!important; height:auto!important;}
.inner{ width:100%!important}
.m-super-title{width: 100%!important;  margin: 55px auto 22px!important;height: 95px!important;}
.m-super-title h2{top: -12px!important;}
.m-super-content .left, .m-super-content .right{width: 95%!important; margin: 0 auto!important;float: left;text-align: right!important;}
.m-super-title > div > p{ width:auto!important; height:auto!important}
.m-super-content h3{line-height: 30px;}
.m-super2 h3{ width:auto!important;}
.m-super1 p{    margin-bottom: 10px;}
.m-about-title h3{line-height: 40px;}
.m-about-content .right{width: 95%!important; padding-right:0px!important;}
.m-about{background: url(../images/wb3.jpg)!important; height:auto!important;}
#in_08{width: 100%!important;}
.m-about-content .left{ width:100%!important;; padding:0px!important;;}
#fwbj{ display:none}
#gg{height: 108px; background-size:200% 100%}
.m-news{width: 100%!important;}
.m-news-list li a span{ display:none}
.m-case{width: 100%!important;}
#in9_09{width: 100%!important;}
#end_nav{width: 100%!important; height: auto; overflow:hidden}
#end_nav_bj{ height:auto}
#end_nav a{ width:20%;line-height: 30px;}
#end_nr{width: 100%!important;}
#end_nr .left{ margin-right:0px; width:auto; margin-left:10px}
#end_end_nr{ width:100%; height: auto;    line-height: 27px;}
#end_end{ width:100%;overflow:hidden; height: auto}
.flash{ width:100%; height:158px;   text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:200px; height:198px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:400px; left:-100px;}
.flash .flashBox .bd img{width:100%; height:158px;}
.flash2{ width:100%; height:390px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash2 .flashBox {position:relative; margin:0 auto; width:200px; height:390px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash2 .flashBox .bd{position:absolute;  width:400px; left:-460px;}
.flash2 .flashBox .bd img{width:100%; height:390px;}
#main_right{ width:96%; float: none}
#content_zy img{ width:100%!important; height: auto!important;}
.pro li{ width:90%; height: auto}
#content_zy{ width:100%}
#title_zy .right{color: #000; padding-left:0px;line-height: 20px;}
#title_zy .right a{ color:#333333}
.product_left{ width:100%; height:auto}
.product_right{ width:100%}
#cp_tel{ margin:0; padding:0;}
}