html{ background:#fff; color:#666666; 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:#666666; font-size:14px; font-family:'微软雅黑';}
a{ color:#666666;}
a:hover{color:#0059d3;}

/*******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 { width: 340px; float: left; height: 38px; line-height: 38px; background: url(../Image/icon.jpg) no-repeat left center; padding-left: 20px; transition: 0.3s; border-bottom: 1px solid #ccc;}
#indexNews li a{ display: block; float: left; width: 75%; color: #585858; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
#indexNews li:nth-child(2n){ float: right;}
.Newstime { float: right; color:#a9a9a9; font-size:12px; font-family: arial;}
#indexNews li:hover a{ color: #0059d3;}
#indexNews li:hover{ border-bottom: 1px dashed #0059d3;}

#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{ width: 90%; height:auto; overflow:hidden; line-height:2.0; font-size:14px; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:38px; 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{ height: 35px; background: #393939; width: 100%; line-height: 35px;}
#top_line{ width: 1200px; height: 35px; color: #ccc;}
#top_index{ width:1200px; height:95px;}
#logo{ float:left; padding:20px 0 0;}
#nav{ width: 730px; height: 95px; float: right;}
#nav a{ display: block; float: left; color: #000; font-size: 16px; width: 104px; height: 95px; line-height: 95px; text-align: center; transition: 0.3s;}
#nav a:hover{ background: #0070c0; color: #fff;}


.flash{ width:100%; height:350px; margin:0 auto; text-align:center; position:relative; z-index:0;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:350px; }
/*修改尺寸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:350px;}



/** footer **/
#end_nr_bj{ background: #464c5b; width: 100%; height: auto; overflow: hidden; color: #fff;}
#end_nr_bj #end_nr{ width: 1200px; border-top: 1px solid #2b3844; height: 60px; line-height: 60px; text-align: center;}
#end_nr_bj a{ color: #fff;}
#end_nr_bj .main{ padding: 40px 0;}
#end_nr_bj .main .left{}
#end_nr_bj .main .tit{ font-size: 18px; text-align: left;}
#end_nr_bj .main ul{ padding-top: 20px;}
#end_nr_bj .main ul li{ border-bottom: 1px solid #2b3844; text-align: left; float: left; height: 40px; line-height: 40px; width: 150px; margin-right: 20px;}



/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}
.index_tit{ background: url(../Image/title.png) no-repeat center bottom; text-align: center; color: #2d313d; font-weight: bold; font-size: 30px; padding-bottom: 10px; margin: 20px auto 0;}

.slideTxtBox_cp{ width:1200px; text-align:left; margin-top: 20px;}
.slideTxtBox_cp .hd{ background: #f6f6f6; border: 1px solid #d5d5d5; height: 50px; position:relative; }
.slideTxtBox_cp .hd ul{ width: 1200px; height:50px; text-align: center;   }
.slideTxtBox_cp .hd ul li{ float: left; height:50px; line-height:50px; border-right: 1px solid #d5d5d5; padding: 0 26px; text-align: center; cursor:pointer;}
.slideTxtBox_cp .hd ul li:last-child{ border: none;}
.slideTxtBox_cp .hd ul li a{ color: #000;}
.slideTxtBox_cp .hd ul li.on{ height:50px;  background:#0070c0; }
.slideTxtBox_cp .hd ul li.on a{ color: #fff;}
.slideTxtBox_cp .bd ul{ padding:30px 0 0;  zoom:1;  }
.slideTxtBox_cp .bd li{ width:285px; height:264px; background: #f0f0f0; border: 1px solid #f0f0f0; float:left; margin:0 6px 20px; text-align:center; transition:0.3s; }
.slideTxtBox_cp .bd li a{ display: block; width: 285px; height: 214px;}
.slideTxtBox_cp .bd li img{ width:285px; height:214px;}
.slideTxtBox_cp .bd li p{ height: 50px; line-height: 50px; text-align: center; transition: 0.3s; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}



#pro_index{ background: #f6f6f6; border: 1px solid #d5d5d5; height: 50px;}
#pro_index li{ float: left; height:50px; line-height:50px; border-right: 1px solid #d5d5d5; padding: 0 15px; text-align: center; transition: 0.3s;}
#pro_index li a{ color: #000;}
#pro_index li:hover{ background: #0070c0;}
#pro_index li:hover a{ color: #fff;}


#ysbj{ background: #eaeceb; width: 100%; height: auto; overflow: hidden;}
#ysbj li{ width: 290px; height: 200px; background: #fff; float: left; margin: 0 5px; text-align: center;}
#ysbj li .pic{ padding: 20px 0 0;}
#ysbj li .content{ line-height: 25px; color: #000; padding: 0 10px; font-size: 12px;}
#ysbj li .content p{ font-size: 14px;}

#blue{ background: #0070c0; width: 100%; height: auto; overflow: hidden;}
#gsjj{ background: #fff; width: 1200px; height: 451px; margin: 20px auto 40px;}
#gsjj .right{ width: 555px; padding: 44px 20px; line-height: 30px;}
#gsjj .right a{ display: block; width: 140px; height: 40px; transition: 0.3s; border: 1px solid #eef1f6; text-align: center; line-height: 40px; margin-top: 20px;}
#gsjj .right a:hover{ background: #eef1f6; color: #000; width: 160px;}

#hui{ background: #eef1f6; width: 100%; height: auto; overflow: hidden;}
#hui li{ float: left; background: #f6f6f6; border: 1px solid #dddddd; width: 570px; padding: 10px; min-height: 90px; margin-bottom: 10px;}
#hui li:nth-child(2n){ float: right;}
#hui li .left{ width: 140px; height: 90px; float: left;}
#hui li .left img{ width: 140px; height: 90px;}
#hui li .right{ width: 420px;}
#hui li .right p{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#hui li .right p a{ color: #000;}
#hui li .right .content{ padding: 5px 0 0; line-height: 24px;}


/** sidebar **/
#sidebar{ width:250px; height:auto; overflow:hidden; float:left;}
#main_right{ width:920px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0 0; line-height: 30px;}
#content_zy{ line-height: 30px; padding: 20px 5px;}
#zi_banner{ width: 100%; height: 200px; background: url(../Image/banner.jpg) no-repeat center;}


#pro_list li{ height:50px; line-height:50px; border: 1px solid #d5d5d5; margin-bottom: 10px; text-align: center; transition: 0.3s;}
#pro_list li a{ color: #000;}
#pro_list li:hover{ background: #333;}
#pro_list li:hover a{ color: #fff;}


.title{ height: 60px; background: #0060b9; border: 1px solid #d8d8d8;}
.title .left{ height: 48px; border-right: 2px solid #fff; padding: 12px 20px 0 30px;}
.title .left div{ height: 36px; border-left: 2px solid #fff; color: #fff; padding-left: 10px; line-height: 20px;}
.title .left div p{ font-size: 24px; font-family: arial;}
.title .right{ padding: 15px 20px 0 0; color: #fff;}
.title .right a{ color: #fff;}
.title .right a:hover{ color: #ff0;}
.title .tit { float: left; margin: 12px 0 0 20px; height: 36px; border-left: 2px solid #fff; color: #fff; padding-left: 10px; line-height: 20px;}
.title .tit p{ font-size: 24px; font-family: arial;}

/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; 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 8px 20px; width:287px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ width:287px; height: 215px; background: #fff;}
.pro li img{ max-width:287px; height: 215px;}
.pro li p{ height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.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; font-size: 18px;}
.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:#333; 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&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;}