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;}
#indexNews li { height: auto; line-height: 25px; padding: 10px 0; transition:0.3s all 0s linear; border-bottom: 1px dashed #000; color: #585858;}
#indexNews li a{ display: block; width: 100%; font-size: 15px; color: #000; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
#indexNews li p{ padding-left: 8px;}
.Newstime { float: right; color:#363636; font-size:14px;}
#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;}


.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; line-height:30px; font-size:14px; width:95%; 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:#f2f2f2; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

.case ul{height: auto;overflow: hidden;padding: 15px;}
.case ul li{float: left;width: 278px;border: 1px solid #ddd;text-align: center;margin-right: 15px;margin-bottom: 15px;}
.case ul li:nth-of-type(3n+0){margin-right:0px;}
.case ul li img{width: 278px;height: 195px;display: block;}
.case ul li p{line-height: 40px;background: #ddd;}

/** header **/
#top_line_bj{ background: #f2f2f2; height: 30px; width: 100%;}
#top_line{ width: 1200px; height: 30px; line-height: 30px;}
#top_index{ width:1200px; height:105px;}
#logo{ float:left; padding:5px 0 0;}
#top_tel{ float: right; background: url(../Image/tel.png) no-repeat left top; color: #cd0000; font-size: 30px; font-weight: bold; padding: 20px 0 0 53px; margin-top: 30px;}

#nav_bj{ height: 55px; background: #173c8e; width: 100%;}
#nav{ width: 1200px; height: 55px;}
#nav a{ display: block; float: left; color: #fff; font-size: 15px; font-weight: bold; width: 150px; height: 55px; line-height: 55px; text-align: center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #ff8900;}

.flash{ width:100%;height:600px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:600px; }
/*修改尺寸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: 600px;}


/** footer **/
#end{ background: #173c8e; width: 100%; height: auto;overflow: hidden;padding: 10px 0; line-height:50px; text-align: center; color: #fff;}
#end a{ color: #fff;}

/** main **/ 
.hui{ background: #f2f2f2; width: 100%; height: auto; overflow: hidden;}
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}
.bai{ float: left; background: #fff; padding: 20px; width: 900px;}

#marqueedivcontrola{width:900px; height:460px; overflow:hidden; margin:29px 0 0; float:left;}
#marqueedivcontrola li{ float:left; width:245px; margin: 0 10px 10px; overflow:hidden; height:220px; text-align:center; transition:all 0.3s linear 0s;}
#marqueedivcontrola li a{ display: block; width: 240px; height: 180px; padding: 1px; border: 1px solid #dbdbdb;}
#marqueedivcontrola li img{ max-width: 240px; height: 180px;}
#marqueedivcontrola li:hover{ background: #c30000; color: #fff;}
#marqueedivcontrola li p{ line-height: 30px;}
#marqueedivcontrola .cpgda{ width: 2125px;}

#gg{ background: url(../Image/gg.jpg) no-repeat center top; width: 100%; height: 172px;}
.bai1{ width: 1160px; background: #fff; padding: 20px; height: auto; overflow: hidden;}
#gsjj{ width: 790px; height: auto; overflow: hidden; float: left; line-height: 29px;}
.title{ background: url(../Image/title_icon.png) no-repeat left center; padding-left: 40px; color: #000000; font-size: 24px;}
.title span{ font-size: 16px; padding-left: 10px;}
.line{ border: 1px solid #cdcdcd; padding: 20px; margin-top: 20px;}


.picScroll-left{ width:748px;  overflow:hidden; border-top: 1px solid #cdcdcd; padding-top: 20px; margin-top: 20px;}
.picScroll-left .prev{ display:block;  width:16px; height:27px; float:right; margin-left:5px; margin-top:80px;  overflow:hidden; cursor:pointer;}
.picScroll-left .next{ display:block;  width:16px; height:27px; float:left; margin-right:5px; margin-top:80px;  overflow:hidden; cursor:pointer;}
.picScroll-left .bd{ padding:0; float:left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 10px; padding: 5px; text-align: center; width:205px; height:180px; background: #eeeeee; color: #999999; float:left; overflow:hidden; transition:all 0.3s linear 0s;}
.picScroll-left .bd ul li img{ max-width:205px; height:150px;}
.picScroll-left .bd ul li p{ text-align: center; line-height: 30px;}
.picScroll-left .bd ul li:hover{ background: #bf0505; color: #fff;}
.picScroll-left .bd ul li:hover p{ color: #fff;}

#xwdt{ width: 345px; height: auto; overflow: hidden; float: right;}

#marqueedivcontrol{width:1160px; height:250px; overflow:hidden; margin:0 auto; float:left;}
#marqueedivcontrol li{ float:left; overflow: hidden; width:292px; height:250px; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrol li a{ display: block; overflow: hidden; width:290px; height:218px; margin-bottom: 5px; border: 1px solid #eeeeee;}
#marqueedivcontrol li img{ max-width:290px; height:218px; }
.cpgd{width:1872px;}


/** sidebar **/
#sidebar{ width:260px; height:auto; overflow:hidden; float: left;}
#main_right{ width:920px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0; line-height: 2.0;}
#content_zy{ line-height: 2.0; padding: 20px 10px; background: #fff;}

#zi_banner{ width: 100%; height: 300px; background: url(../Image/banner.jpg) no-repeat center;}

#left_bt{ background: #173c8e; width: 100%; text-align: center; padding: 20px 0; color: #fff; font-size: 24px; font-weight: bold;}


#pro_list{ padding: 10px; border: 1px solid #f2f2f2; background: #fff;}
#pro_list li{ height: 67px; line-height: 67px; border-bottom: 1px dashed #bebebe; background: url(../Image/icon.png) no-repeat 10px center; padding-left: 40px; transition:all 0.3s linear 0s;}
#pro_list li a{display: block; color: #000;}
#pro_list li:hover{ background: url(../Image/icon.png) no-repeat 10px center #bf0505;}
#pro_list li:hover a{ color: #fff;}

#lxwm{ padding: 10px; border: 1px solid #f2f2f2; line-height: 28px;}

#title_zy{ border: 3px solid #173c8e; height: 40px; line-height: 40px;}
#title_zy .left{ background: #173c8e; padding: 0 30px; color: #fff; font-size: 16px;}
#title_zy .right{ width: 45%; padding-right: 10px; text-align: right;}

/** 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; max-height: 130px;}
.n_detailR{ width:940px; 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;}




/************************************/
.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; width:280px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ max-width:276px; height: 205px;overflow: hidden; padding: 1px; border: 1px solid #f2f2f2;}
.pro li img{ max-width:276px;}
.pro li p{ height: 35px; line-height: 35px;}
.pro li:hover{ background: #bf0505;}
.pro li:hover a{ color: #fff;}

/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%; line-height:30px; font-size:14px; border-bottom:1px dotted #ccc;transition:0.3s all 0s linear; color: #666; padding: 10px 0;}
.news li a{ display: block; background:url(../Image/icon.png) no-repeat 10px center;  text-indent:2em; font-weight: bold;}
.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;text-align:center;}
.info_title{ height:35px;background:#ececec;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#656565; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ width: 960px; margin: 10px auto;}
.order .text{ width: 33.3%; float: left; margin-bottom: 15px; padding-top: 15px; position: relative; height: 44px;}
.order .text input{ width: 80%; padding: 0 5%; height: 40px; line-height: 40px; font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .longtext{ width: 100%; margin-bottom: 12px; height: 100px; clear: both; position: relative;}
.order .longtext textarea{resize: none;width:93%;height:80px; padding: 10px 2%;font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .yzm{ width: 15%;}
.order .tj{ width:40%; margin-right:30px; margin-top: 20px; float: right; height: 42px; background: #121212; position: relative; }
.order .but{ width:100%; line-height: 42px; background: none; color: #FFF; float: right; font-size: 16px;font-family: "微软雅黑";border-radius: 3px; position: relative; z-index: 9; border: none; text-align: center !important;}
.order .tip{ position: absolute; left: 20px; top:20px; line-height: 0; height: 0; color: #9c9c9c; transition:0.3s all}
.order input:focus + .tip,.order textarea:focus + .tip{ top: -15px; color: #3DAAFC;}
.order .tj:after{content: ""; position: absolute; top:0; left: 0; height: 42px; width: 0; overflow: hidden; background: #e90000; z-index: 0; transition:0.3s all}
.order .tj:hover:after{width: 100%;}

.order input { font-size: 16px; outline: none;}
.lb_wrap .lb_label.top,.lb_wrap .lb_label.bottom {left: 15px !important;}
.lb_wrap .lb_label.left {left: 0;}
.lb_label {	font-weight: bold; color: #999;}
.lb_label.active {	color: #e90000;}
	
/**************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;}