html{ background:#fff; color:#000; 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:#000; font-size:14px; font-family:'微软雅黑';}
a{ color:#000;}
a:hover{color:#d71312;}

/*******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{ height: auto; overflow: hidden; padding-top: 20px;}
#indexNews li { float: left; margin-bottom: 10px; width: 390px; height: 30px; line-height: 30px; background: url(../Image/xw_icon.jpg) no-repeat left center; padding-left: 20px;}
#indexNews li a{ display: block; float: left; width: 365px; background: #f7f7f7; color: #555555; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;  transition: 0.3s; padding-left: 10px;}
.Newstime { float: right; color:#a9a9a9; font-size:14px;}
#indexNews li:hover a{ background: #333; color: #fff;}

#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 #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


.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;
}
#cpnr li:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


#con_lx{ height:auto; overflow:hidden; float: left; width:60%; 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; width: 27%;}
#lx_wx img{ width: 100%;}

/** header **/
#top_line_bj{ height: 40px; background: #1568bf; width: 100%;}
#top_line{ width: 1200px; height: 40px; line-height: 40px; color: #91aeda;}
#top_line a{ color: #91aeda; padding: 0 10px;}


#top_index{ width:1200px; height:137px;}
#logo{ float: left; padding: 35px 0 0;}
#top_index .left{ width: 300px; padding: 45px 0 0 30px;}
.ss{ width:300px; height:31px; }
.sou_left{float:left; width:222px; height:29px; padding-left: 10px; border: 1px solid #dfdfdf; background: none; text-align:left; color:#bebebe; line-height:29px;}
.ss_pic{ float:right; padding: 0;}
#top_index .left p{ color: #9d9d9c; line-height: 40px;}
#top_index .left p a{ color: #9d9d9c; padding: 0 10px 0 0;}
#top_index .right{ padding-top: 50px;}
#top_index .right #top_tel{ background: url(../Image/top_tel.png) no-repeat left top; color: #000; font-size: 36px; font-family: arial; padding: 20px 0 0 60px; font-weight: bold;}

#nav{ width: 1200px; height: 55px; border-top: 1px solid #dbdbdb; margin-bottom: 1px;}
#nav #navnr{ float: right; width: 970px; height: 55px;}
#nav #navnr a{ display: block; float: left; color: #000; font-size: 16px; width: 97px; height: 55px; line-height: 55px; text-align: center; transition:0.3s all 0s linear;}
#nav #navnr a:hover{ background: #1568bf; color: #fff;}
#nav #navcp{ width: 225px; float: left; height: 55px; line-height: 55px; text-align: center; color: #fff; font-size: 18px; background: url(../Image/kjdh.png) no-repeat 20px center #1568bf; position: relative;}
#nav #navcp #nav_pro_list{ position: absolute; left: 0; top: 55px; z-index: 999; width: 225px; padding: 10px 0; height: 0; overflow: hidden; background: rgba(0,0,0,0.5); transition: 0.3s; opacity: 0;}
#nav #navcp #nav_pro_list li{ height: 40px; line-height: 40px; border-bottom: 1px solid #333;}
#nav #navcp #nav_pro_list a{ color: #fff; font-size: 14px;}
#nav #navcp:hover #nav_pro_list{ height: 300px; opacity: 1;}

.flash{ width:100%; height:548px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:548px; }
/*修改尺寸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:548px;}



/** footer **/
#end_nr_bj{ background: #2f2f2f; width: 100%; height: auto; overflow: hidden;}
#end_nr_bj .main{ padding: 20px 0 0;}
#end_nr_bj #end_nav{ border-bottom: 1px solid #444444; height: 40px;}
#end_nr_bj #end_nav a{ display: block; width: 120px; text-align: center; float: left; height: 40px; color: #fefefe; font-size: 16px;}
#end_nr_bj .content{ padding: 15px 0; background: url(../Image/wx.jpg) no-repeat 50px center; padding-left: 200px; min-height: 115px; color: #9f9f9f;}
#end_nr_bj .content p:nth-of-type(3){ color: #515151; padding-top: 10px;}
#end_nr_bj .content p:nth-of-type(3) a{ color: #515151;}
#end_nr_bj .content p:nth-of-type(3) a:hover{ color: #fff;}
#end_nr_bj #end_line{ border-top: 1px solid #444444; height: 50px; line-height: 50px; text-align: center; color: #acacac;}
#end_nr_bj #end_line a{ color: #acacac; padding: 0 10px;}


/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}
.bj{ background: #f1f1f1; width: 100%; height: auto; overflow: hidden;}

#index_pro{ text-align: center; height: 50px; line-height: 50px; margin-top: 20px;}
#index_pro li{ display: inline-block; background: #474747; padding: 0 34px; transition: 0.3s;}
#index_pro li a{ color: #fff;}
#index_pro li:hover{ background: #1568bf;}

#scroolZone li{ width:289px; height:245px; background: #fff; border: 1px solid #fff; float:left; margin:0 20px 20px 0; text-align:center; transition: 0.3s;}
#scroolZone li a{ display: block; width: 289px; height: 206px;}
#scroolZone li img{ width:289px; height:206px;}
#scroolZone li p{ height: 40px; line-height: 40px; font-size: 13px;}
#scroolZone li:hover{ background: #cc0000;}
#scroolZone li:hover p{ color: #fff;}

#gsjjbj{ background: url(../Image/bj.jpg) no-repeat center top #f7f7f7; width: 100%; height: auto; overflow: hidden;}
#gsjjbj .main{ padding: 125px 0 30px;}
#gsjj{ padding: 30px; background: #fff;}
#gsjj .right{ width: 655px; color: #000;}
.more{ width: 130px; height: 40px; margin-top: 20px; background: #282828; border: 1px solid #282828; line-height: 40px; text-align: center; color: #fff; float: left; transition: 0.3s;}
.more a{ color: #fff;}
.more:hover{ width: 140px; border-radius: 20px; background: #fff; border: 1px solid #282828;}
.more:hover a{ color: #282828;}

#ysbj{ background: url(../Image/ysbj.jpg) no-repeat center top; width: 100%; height: auto; overflow: hidden;}
#ysnr{ background: url(../Image/ysnr.jpg) repeat center top;; width: 1200px; height: auto; overflow: hidden;}
#ysnr .pic1{ float: left; padding: 5px 0 5px 5px; width: 594px; height: 371px;}
#ysnr .font1{ float: right; border-top: 5px solid #1568bf; width: 551px; height: 331px; padding: 40px 0 0 50px; position: relative;}
#ysnr .font1 p{ color: #1267c1; font-size: 48px; line-height: 50px;}
#ysnr .font1 #ystel{ background: #474747; height: 100px; width: 601px; position: absolute; left: 0; bottom: 0;}
#ysnr .font1 #ystel .left{ background: url(../Image/ys_tel.png) no-repeat left top; color: #fff; font-size: 36px; font-weight: bold; padding: 30px 0 0 65px; margin: 20px 0 0 30px;}
#ysnr .font1 #ystel .right{ width: 202px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 24px; font-weight: bold; border: 2px solid #fff; border-radius: 30px; margin: 20px 20px 0 0; transition: 0.3s;}
#ysnr .font1 #ystel .right a{ color: #fff;}
#ysnr .font1 #ystel .right:hover{ background: #1260b2; border: 2px solid #1260b2;}
#ysnr .line{ border-bottom: 1px solid #000; height: 1px; width: 1200px;}
#ysnr .pic2{ float: right; padding: 5px 5px 5px 0; width: 594px; height: 371px;}
#ysnr .font2{ float: left; border-bottom: 5px solid #1568bf; width: 541px; height: 331px; padding: 40px 30px 0;}
#ysnr .font2 p{ color: #1267c1; font-size: 48px; line-height: 50px;}
#ysnr .font2 ul{ height: 37px; padding: 20px 0;}
#ysnr .font2 ul li{ height: 35px; line-height: 35px; padding: 0 20px; float: left; font-size: 16px; border: 1px solid #c4c4c4; border-right: none;}
#ysnr .font2 ul li:last-of-type{ border-right: 1px solid #c4c4c4 !important;}
#ysnr .font2 .content{ padding: 0; }

#xwzx{ float: left; width: 820px; height: auto; overflow: hidden; background: #fff; padding: 20px;}
.title .left{ color: #000; font-size: 24px;}
.title .left span{ color: #ee315d; font-family: arial; padding-left: 10px;}

#news_pic p{ color: #000; font-weight: bold; font-size: 16px; height: 40px;}
#news_pic .left{ width: 201px; height: 111px;}
#news_pic .left img{ width: 201px; height: 111px;}
#news_pic .right{ width: 600px; color: #585858;}
#news_pic .right span{ display: block; color: #ec6c00; font-family: arial;}

#lxwm{ float: right; width: 299px; height: 333px; overflow: hidden; color: #fff; padding: 100px 0 0 30px; background: url(../Image/lxwm.jpg) no-repeat center top; position: relative;}
#ljzx1{ position: absolute; bottom: 10px; left: 45px; background: url(../Image/lx1.png) no-repeat 30px center #c21415; width: 144px; height: 50px; line-height: 50px; padding-left: 100px; color: #fff; font-size: 16px;}
#ljzx2{ position: absolute; bottom: 20px; left: 45px; background: url(../Image/lx2.png) no-repeat 30px center #494949; width: 144px; height: 50px; line-height: 50px; padding-left: 100px; color: #fff; font-size: 16px;}


/** sidebar **/
#sidebar{ width:280px; height:auto; overflow:hidden; float:left;}
#main_right{ width:900px; height:auto; overflow:hidden; float:right;}

.content{ padding: 20px 0 0; line-height: 30px;}
#content_zy{ line-height: 30px; padding: 20px 5px; font-size: 15px;}

#zi_banner{ width: 100%; height: 380px; background: url(../Image/banner.jpg) no-repeat center;}

.left_bt{ background: #333; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 16px;}
#pro_list{ padding:20px 20px 10px; background: #474747;}
#pro_list li{ height:40px; line-height:40px; margin-bottom: 10px; background: #333; padding-left:35px; transition:0.3s all 0s linear;}
#pro_list li a{ color: #fff;}
#pro_list li:hover{ background: #ad9d7c; padding-left:40px;}
#left_lxwm{ background: #474747; padding: 10px; color: #fff;}


#title_zy{ border-bottom: 1px solid #ccc; height: 50px;}
#title_zy .left{ color: #fff; font-size: 20px; background: #1568bf; height:49px; line-height: 49px; padding: 0 20px;}
#title_zy .right{ color: #999; line-height: 50px; width: 40%; text-align: right;}
#title_zy .right a{ color: #999;}
#title_zy .right a:hover{ color: #000;}



/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:auto; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:auto; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px; text-align: center;}
.n_detailPic img{ max-width: 210px; height: 130px;}
.n_detailR{ width:645px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:23px; color:#6b6b6b; font-size: 13px;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}

.product_left{width:410px; height:310px; margin-right:10px; float:left;}
.product_left img{width:410px; max-height:310px;}
.product_right{float:right; line-height:2.0; width: 450px; height:auto; overflow:hidden;}
.pro_namelb{ line-height:35px; background: #333; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../Image/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:35px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../Image/zx.png) no-repeat 15px center; height:34px; width:200px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:35px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#323232; font-size:18px; margin-bottom:20px;}
#ckxq1:hover{ background: url(../Image/dg.png) no-repeat 30px center #666;}
#ckxq1:hover a{ color: #fff;}
#ckxq2:hover{ background: url(../Image/zx.png) no-repeat 15px center #666;}
#ckxq2:hover a{ color: #fff;}

.pro1 li{float:left; margin:15px 1px 0; width:110px; height:72px; text-align:center;}
.pro1 img{ width:108px; height:70px; border: 1px solid #dddddd; transition:0.3s all 0s linear;}
.pro1 a{color:#000; font-size:12px;}
.pro1 li:hover img{ border: 1px solid #39354c; }

.dgnr{ background: url(../Image/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; overflow:hidden;margin:0 8px 20px; width:280px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ max-width:276px; height: 207px; padding: 1px; border: 1px solid #f2f2f2;}
.pro li img{ max-width:276px; height: 207px;}
.pro li p{ height: 35px; line-height: 35px; font-size: 13px;}
.pro li:hover{ background: #333;}
.pro a{color:#444;}
.pro a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********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:#da020d;text-align:center;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#474747; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
/*.order{margin:20px 0 20px 80px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}*/
.order_index{ margin-top: 20px;}
.order_index input{ border: none; border-bottom: 1px solid #e3e3e3; height: 40px; line-height: 40px; width: 300px; color: #666666; padding-left: 30px;}
.order_index textarea{ border: none; border-bottom: 1px solid #e3e3e3; background:url(../Image/ly4.png) no-repeat left 5px; padding-left: 30px; line-height: 30px; width: 1164px; margin-top: 30px; color: #666666;}
/**************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;}