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:#025490;}

/*******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: 10px;}
#indexNews li { background: url(../Image/icon.jpg) no-repeat left center; padding-left: 25px; height: 45px; line-height: 45px; border-bottom: 1px dashed #dddddd; transition:0.3s all 0s linear;}
#indexNews li a{ display: block; float: left; width: 85%; color: #737373; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a3a3a3; font-size:12px;}
#indexNews li:hover a{ padding-left: 10px;}

#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;}

#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:40px; 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;}




/** header **/
#top_line_bj{ width: 100%; height: 39px; line-height: 39px; background: url(../Image/top_line_bj.jpg) repeat-x center top;}
#top_line{ width: 1200px; height: 39px;}
#top_bj{ width:100%; height:103px; background: url(../Image/top_bj.jpg) repeat center;}
#top_index{ width:1200px; height:103px;}
#logo{ float:left; padding:20px 0 0; height: auto;}
#top_tel{ float:right; margin-top: 30px; padding: 20px 0 0 50px; text-align: center; color: #0a4479; font-weight: bold; font-size: 24px; background:url(../Image/tel.png) no-repeat left top;}
#nav_bj{ background: url(../Image/nav_bj.jpg) repeat-x center top; height:49px; width:100%;}
#nav{ width:1200px; height:49px;}
#nav a{ display:block; float: left; width: 120px; height: 49px; line-height: 49px; text-align: center; background: url(../Image/nav_line.png) no-repeat right center; color:#fff; font-size:16px; transition:0.3s all 0s linear;}
#nav a:hover{ background: url(../Image/nav_line.png) no-repeat right center #fff; color: #000;}

.flash{ width:100%;height:503px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:503px; }
/*修改尺寸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: 503px;}


/** footer **/
#end_bj{ background: #00549b; width: 100%; height: auto; overflow: hidden; padding: 30px 0;}
#end{ width: 820px; height: auto; min-height: 106px; color: #fff; line-height: 30px; background: url(../Image/end_wx.jpg) no-repeat 240px center; padding-left: 380px; padding-top: 10px;}
#end a{ color: #fff;}
#end a:hover{ color: #ff0;}

#end_nav_bj{ width: 100%; height: 50px; background: #0a67b5;}
#end_nav{ width: 1200px; height: 50px;}
#end_nav a{ display: block; float: left; color: #fff; font-size: 15px; width: 120px; height: 50px; line-height: 50px; text-align: center;}


/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0;}

#pro_list{ padding: 10px 0 0;}
#pro_list li{ float: left; width: 280px; height: 220px; margin: 0 10px; transition:all 0.3s linear 0s;}
#pro_list li .pic{ width: 278px; height: 178px; overflow: hidden; text-align: center; border: 1px solid #ccc;}
#pro_list li img{ max-width: 278px; height: 178px; transition:transform 1s ease 0s;}
#pro_list li .tit{ height: 30px; line-height: 30px; padding: 0 10px 0 0;}
#pro_list li .tit .left{display: block; background: url(../Image/title_icon.png) no-repeat left center; padding-left: 20px; color: #585858;}
#pro_list li .tit .right{ color: #ff7e01;}
#pro_list li:hover img{transform: scale(1.1, 1.1);}

#cpbj{ background: url(../Image/cpbj.jpg) repeat center top; width: 100%; height: auto; overflow: hidden; padding: 30px 0;}

#scroolZone li{ margin:0 20px 30px 0; float:left; width:265px; height: 235px; padding: 10px; overflow:hidden; border: 1px solid #cccccc; text-align:center; transition:0.3s all 0s linear;}
#scroolZone li a{ display: block; background: #fff; width: 265px; height: 200px;}
#scroolZone li img{ max-width:265px; height:200px; transition:0.3s all 0s linear;}
#scroolZone li p{ color:#666666; line-height: 45px; text-align: center;}
#scroolZone li:hover{ background: #00549b; border: 1px solid #00549b;}
#scroolZone li:hover p{ color: #fff;}

#gg_bj{ background: url(../Image/ysfont_bj.jpg) no-repeat center; width: 100%; height: 170px; padding-top: 30px;}
#ysbj{ background: #003079; width: 100%; height: auto; overflow: hidden;}
#ysnr li{ float: left; margin: 0 7px; background: url(../Image/ysfont1.png) no-repeat center top; width: 285px; height: 437px;}
#ysnr li:nth-child(2n){ background: url(../Image/ysfont2.png) no-repeat center top; width: 285px; height: 437px;}
#ysnr li .tit{ text-align: center; border-bottom: 1px solid #fff; width: 245px; padding: 20px 0;}
#ysnr li .tit p{ color: #fff; font-size: 24px; font-weight: bold;}
#ysnr li .font{ color: #e1f0ef; width: 225px; line-height: 25px; padding-top: 20px;}

#marqueedivcontrol{width:1200px; height:211px; overflow:hidden; margin: 10px 0 0; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:268px; height:211px; background: #fff; padding: 2px; border: 1px solid #e6e6e6; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li img{ max-width:268px; height:205px; }
.cpgd{width:2740px;}

#xwnr{ float: left; width: 630px; height: auto; overflow: hidden;}
#gsjj{ width: 515px; height: auto; overflow: hidden; float: right;}

.title{ height: 40px; line-height: 40px;}
.title .left{ height: 40px; line-height: 40px; color:#0047b2; font-size:20px; font-weight: bold;}
.title .left span{ font-size: 18px; font-family: "arial narrow"; color: #a3a3a3; padding-left: 10px; font-weight: normal;}
.title .right{ width: 30%; text-align: right; padding-right: 10px; color: #ccc;}
.title .right a{ color:#ccc;}
.title .right a:hover{ color:#000;}



/** sidebar **/
#main_right{ width: 900px; height: auto; overflow:hidden; float: right;}
#sidebar{ width:267px; height:auto; overflow:hidden; float: left; border-right: 3px solid #f0f0f0; padding-right: 2px;}

.content{ padding: 10px 0 0; line-height: 25px;}
#content_zy{ line-height: 30px; padding: 10px; background: #fff;}

#banner_zy{ width: 100%; height: 350px; background: url(../Image/banner.jpg) no-repeat center top;}

#left_bt{ height: 60px; line-height: 60px; text-align: center; color: #fff; font-weight: bold; font-size: 24px; background: #0048b3;}

#pro_left{ padding: 10px;}
#pro_left li{ height: 42px; line-height: 42px; background: #f0f0f0; border-bottom: 1px dashed #d0d5e5; padding-left: 50px; transition:all 0.3s linear 0s;}
#pro_left li:hover{ background: #0048b3;}
#pro_left li:hover a{ color: #fff;}

#left_tel{ background: url(../Image/left_tel.png) no-repeat 15px 10px #0048b3; padding: 50px 0 0 13px; height: 50px; color: #ffef68; font-weight: bold; font-size: 24px;}


#lxwm{ background: #3f3f3f; height: auto; color: #fff; text-align: center; padding: 25px 0; margin-bottom: 20px; font-size: 16px; border-bottom: 5px solid #9fb92e;}
#lxwm p{ font-size: 36px; font-family: impact; padding: 5px 0;}
#lxwm #zx{ width: 150px; height: 35px; border: 2px solid #ffffff; text-align: center; line-height: 35px; transition:all 0.3s linear 0s;}
#lxwm #zx a{ color: #fff;}
#lxwm #zx:hover{ background: #fff;}
#lxwm #zx:hover a{ 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;}
.n_detailPic img{ width: 210px;}
.n_detailR{ width:630px; 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:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}


#por_left{width:400px; height:auto; margin-right:20px; float:left; text-align: center;}
#por_left img{ max-width: 400px; height: 300px;}
#por_right{float:right; line-height:2.0; width: 460px; height:auto; overflow:hidden;}
#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0; margin-bottom: 20px;}
#cpms span{ color: #cc0000;}
.dg1{ width: 155px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #060508; float: left; transition:all 0.3s linear 0s;}
.dg2{ width: 155px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #b72300; float: left; margin-left: 20px; transition:all 0.3s linear 0s;}
.dg2 a{ color: #fff;}
.dg1 a{ color: #fff;}
.dg1:hover{ background: #f90;}
.dg2:hover{ background: #f90;}

#cp_tel{ background: #1a5eb3; padding: 10px; line-height: 30px; color: #fff; font-size: 30px; font-family: impact;  margin:20px 0 10px;}
#cp_tel p{ font-size: 20px; font-family: "方正正中黑简体";}
#dgnr{ background: url(../Image/dgpic.png) no-repeat right bottom;}




/************************************/
.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 10px 20px; width:271px; text-align:center; background: #fff; border:1px solid #ccc; height:255px;transition:0.3s all 0s linear;}
.pro img{ max-width:271px; height:209px;}
.pro li:hover{ background: #d20000;}
.pro li p{ width: 95%; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; height: 30px;}
.pro a:hover{color:#fff;}
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:35px;text-indent:2em;line-height:35px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.png) no-repeat 10px center; transition:0.3s all 0s linear;}
.news li:hover{background-color:#efefef;}
.news li:hover a{color:#000;}
/****************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; font-size:18px; text-align: center; padding-bottom: 10px;}
.info_title{margin:10px 0;width:100%;height:45px;background:#efefef;}
.info_title b{display:inline-block; width:230px; text-align: center; font-weight: normal; height:100%;border-right:5px solid #fff; background:#333; color:#fff; line-height:45px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{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&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;}