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:#2b4278;}

/*******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 20px 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: 38px; line-height: 38px; background: url(../Image/icon.png) no-repeat left center; padding-left: 30px; transition: 0.3s; border-bottom: 1px solid #dcdde2;}
#indexNews li a{ display: block; font-size: 16px; float: left; width: 75%; color: #666666; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
.Newstime { float: right; color:#a9a9a9; font-size:12px; font-family: arial;}
#indexNews li:hover a{ color: #2b4278;}
#indexNews li:hover{ border-bottom: 1px solid #dcdde2;}

#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_bj{ width: 100%; height: 140px; border-top: 5px solid #0068b7;}
#top_index{ width:1200px; height:140px;}
#logo{ float:left; padding:30px 0 0 0;}
#top_index .right{ width: 300px; height: auto;}
#top_index .right #map{ background: url(../Image/top_dt.png) no-repeat center top; width: 291px; height: 28px; line-height: 28px; font-size: 12px; color: #fff; text-align: center;}
#top_index .right #map a{ padding: 0 7px; color: #fff;}
#top_index .right #top_tel{ float: right; margin-top: 30px; background: url(../Image/top_tel.png) no-repeat left top; color: #0068b7; font-family: impact; font-size: 32px; padding: 20px 0 0 65px; margin-right: 20px;}
#nav_bj{ height: 55px; background: #000; width: 100%;}
#nav{ width: 1200px; height: 55px;}
#nav a{ display: block; float: left; color: #fff; font-size: 16px;background:  url(../Image/nav_line.png) no-repeat right center; width: 133px; height: 55px; line-height: 55px; text-align: center; transition: 0.3s;}
#nav a:hover{ background:  url(../Image/nav_line.png) no-repeat right center #0068b7;}


.flash{ width:100%; height:581px; margin:0 auto; text-align:center; position:relative; z-index:0;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:581px; }
/*修改尺寸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:581px;}


/** footer **/
#end_nr_bj{ background: #202020; width: 100%; height: auto; overflow: hidden; color: #fff; border-top: 7px solid #0068b7;}
#end_nr_bj a{ color: #9e9e9e;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj .left{ width: 350px;}
#end_nr_bj .left #end_tel{ float: left; margin-top: 10px; background: url(../Image/end_tel.png) no-repeat 30px center #7d7d7d; width: 220px; height: 55px; line-height: 55px; border-radius: 30px; padding-left: 70px; color: #fff; color: #dbdada; font-size: 24px; font-weight: bold;}
#end_nr_bj .right{ width: 850px; background: url(../Image/end_wx.png) no-repeat right top; min-height: 175px; color: #b4b4b4;}
#end_nr_bj .right #end_nav a{ color: #b4b4b4; font-size: 16px; padding: 0 20px 0 0;}





/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 50px 0; line-height: 30px;}
.hui{ background: #e7e8e8; width: 100%; height: auto; overflow: hidden;}

.title{ border-bottom: 1px solid #696969; height: 50px;}
.title .left{ color: #242424; font-size: 30px;}
.title .left span{ font-size: 28px; color: #d2d0d0; font-family: "calisto mt"; padding-left: 10px; text-transform: uppercase;}
.title .right{ padding: 0 20px; height: 37px; background: #004eb7; border-radius: 10px; text-align: center; line-height: 37px; color: #fff;}
.title .right a{ color: #fff;}

#scroolZone li{ width:272px; height:250px; float:left; margin:0 20px 10px 0; text-align:center; transition:all 0.3s linear 0s;}
#scroolZone li a{ display: block; width: 272px; height: 206px; background: #fff;}
#scroolZone li img{ width:259px; height:194px; padding: 5px; border: 1px solid #dedcdc; transition: 0.3s;}
#scroolZone li p{ height: 40px; line-height: 40px; text-align: center; transition: 0.3s;}
#scroolZone li:hover img{ border: 1px solid #696969;}


#ysbj{ background: url(../Image/ys_bj.png) no-repeat center top; width: 100%; height: 1250px;}
#ysbj .font{ width: 650px; padding-top: 45px;}
#ysbj .font .num{ float: left; color: #0068b7; font-size: 30px; font-weight: bold; width: 46px; height: 46px; border: 2px solid #0068b7; border-radius: 25px; text-align: center; line-height: 46px;}
#ysbj .font .nr{ float: right; width: 580px; color: #252525; font-size: 20px; font-weight: bold;}
#ysbj .font .nr p{ color: #b7b8b7; font-size: 12px; font-family: arial; text-transform: uppercase; font-weight: normal;}
#ysbj .font ul{ clear: both !important; padding: 15px 0 0 13px;}
#ysbj .font ul li{ background: url(../Image/ysicon.png) no-repeat left center; height: 40px; line-height: 40px; padding-left: 40px; color: #292a2a; font-size: 16px;}
#ysbj .pic{ width: 550px; text-align: center;}

#gsjjbj{ background: url(../Image/gsjj_bj.jpg) no-repeat center top; width: 100%; height: auto; padding-bottom: 30px;}
#gsjj{ background: #fff; width: 1150px; height: auto; overflow: hidden; padding: 30px 25px;}
.tit{ color: #000; font-size: 24px; font-weight: bold;}
.tit span{ color: #c0bebe; font-size: 14px; font-weight: normal; text-transform: uppercase; font-family: arial; padding-left: 10px;}
#gsjj .left{ width: 800px;}
#gsjj .left .content p{ color: #d0060a; font-weight: bold; font-size: 20px;}
#gsjj .left .content .nr{ color: #333434; padding-top: 10px;}
#gsjj .left .content a{ display: block; float: left; margin-top: 10px; width: 134px; height: 45px; background: #0068b7; border-radius: 25px; line-height: 45px; text-align: center; color: #fff;}
#gsjj .left .content a:nth-of-type(2){ background: #d0060a; margin-left: 10px;}
#gsjj .right{ width: 320px;}


.picScroll-left{ width:1327px; height: 220px;  overflow:hidden;}
.picScroll-left .prev{ display:block; width:42px; height:42px; line-height: 42px; background: #000; border-radius: 21px; float:right; text-align: center; margin-left:5px; margin-top:80px;  overflow:hidden; cursor:pointer; transition: 0.3s;}
.picScroll-left .prev img{ width: 13px; height: 23px; display: inline-block; vertical-align: middle;}
.picScroll-left .next{ display:block; width:42px; height:42px; line-height: 42px; text-align: center; background: #000; border-radius: 21px; float:left; margin-right:10px; margin-top:80px;  overflow:hidden; cursor:pointer; transition: 0.3s;}
.picScroll-left .next img{ width: 13px; height: 23px; display: inline-block; vertical-align: middle;}
.picScroll-left .prev:hover{ background: #0068b7;}
.picScroll-left .next:hover{ background: #0068b7;}
.picScroll-left .bd{ padding:0; float:left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 15px; width:253px; height:168px; border: 12px solid #fff; background: #fff; line-height: 25px; float:left; transition: 0.3s;}
.picScroll-left .bd ul li a{ display: block; width: 253px; height: 168px; text-align: center;}
.picScroll-left .bd ul li img{ width:253px; height:168px;}


.picScroll-ry{ width:320px; height: 280px;  overflow:hidden;}
.picScroll-ry .bd{ padding:0; float:left;}
.picScroll-ry .bd ul{ overflow:hidden; zoom:1;}
.picScroll-ry .bd ul li{ margin:0; width:320px; height:280px; line-height: 25px; float:left; transition: 0.3s;}
.picScroll-ry .bd ul li a{ display: block; width: 320px; height: 240px; text-align: center;}
.picScroll-ry .bd ul li img{ max-width:320px; height:240px;}
.picScroll-ry .bd ul li p{ text-align: center; line-height: 40px; font-weight: bold;}

#xwlb li{ float: left; margin:30px 12px 0; width:373px; height:auto; border: 1px solid #eeeded; background: #fff; transition: 0.3s;}
#xwlb li a img{ width:373px; height:220px;}
#xwlb li p{ color: #000; font-size: 16px; padding: 10px 20px;}
#xwlb li .content{ color: #999999; padding: 0 20px; font-size: 14px; line-height: 25px;}
#xwlb li .left{ color: #999999; font-size: 14px; margin: 0 20px 5px; font-family: arial;}
#xwlb li span{ display: block; text-align: center; margin: 20px auto; width: 36px; height: 36px; background: url(../Image/xw_more.png) no-repeat left top; transition: 0.3s;}
#xwlb li:hover{ -moz-box-shadow:0px 0px 5px #333333; -webkit-box-shadow:0px 0px 5px #333333; box-shadow:0px 0px 5px #333333;}
#xwlb li:hover span{ background: url(../Image/xw_more.png) no-repeat -36px top;}





/** sidebar **/
#sidebar{ width:275px; height:auto; overflow:hidden; float:left; background: #fff;}
#main_right{ width:900px; height:auto; overflow:hidden; float:right; background: #fff;}
#main_right_zy{ width:840px; min-height: 700px; height:auto; overflow:hidden; float:right; background: #fff; padding: 30px;}
.content{ padding: 20px 0 0; line-height: 30px;}
#content_zy{ line-height: 30px; padding: 20px 5px;}
#zi_banner{ width: 100%; height: 350px; background: url(../Image/banner.jpg) no-repeat center;}
#zi_banner .home{ background: url(../Image/homebj.png) no-repeat center; color: #fff; text-align: center; width: 278px; font-size: 34px; font-weight: bold; float: left; margin-top: 230px;}

#pro_list{ background: url(../Image/left_bt.png) no-repeat center top; border: 2px solid #0068b7; padding: 150px 20px 20px;}
#pro_list .big{ height:42px; line-height:42px; transition: 0.3s; border-bottom: 1px dotted #ccc;}
#pro_list .big i{ display: block; float: left; width: 15px; height: 10px; margin: 20px 20px 0 20px; background: url(../Image/left_icon.png) no-repeat left top; transition: 0.3s;}
#pro_list .big a{ display: block; float: left; color: #424242;}
#pro_list .big:hover i{ background: url(../Image/left_icon.png) no-repeat -15px top;}
#pro_list .big:hover a{ color: #000;}
#pro_list .small{ border-bottom: 1px solid #efefef; padding-left: 65px; line-height: 35px;}

.title_zy{ height: 40px; border-bottom: 1px solid #e5e5e5;}
.title_zy .left{ height: 40px; background: url(../Image/title_line.png) no-repeat left 2px; padding: 0 0 0 20px; color: #161616; font-size: 20px;}
.title_zy .right{ color: #666;}
.title_zy .right a{ color: #666;}
.title_zy .right a:hover{ color: #f00;}

#left_lx{ background: #0068b7; padding: 20px; color: #fff; font-size: 16px; line-height: 25px;}
#left_lx p{ font-family: impact; font-size: 30px; padding-top: 5px;}
#left_lx .zxzx{ width: 140px; height: 35px; text-align: center; line-height: 35px; border-radius: 10px; border: 1px solid #fff; margin-top: 10px;}



/** 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:590px; 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;}
#por_right{float:right; line-height:2.0; width: 400px; height:auto; overflow:hidden;}
#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0; margin-bottom: 20px;}
#cpms span{ color: #049643;}
.dg2{ width: 145px; height: 45px; line-height: 45px; margin-top: 10px; text-align: center; color: #fff; background: #049643; float: left; transition:all 0.3s linear 0s;}
.dg2 a{ color: #fff;}
.dg2:hover{ background: #f90;}
#cp_tel{ background: #ebebeb; padding: 20px; line-height: 30px; color: #242323; font-size: 18px; font-weight: bold;}
#cp_tel span{ font-size: 18px; color: #049643;}
.dgnr{ background: url(../Image/dgpic.png) no-repeat right bottom; padding: 20px;}


/************************************/
.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:260px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ width:260px; height: 195px; background: #fff;}
.pro li img{ max-width:260px; height: 195px;}
.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:#049643;text-align:left; font-size: 20px; margin-bottom: 10px;}
.info_title{ height:65px;background:#ebebeb; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 40px; font-size: 18px; height:100%; border-top:5px solid #049643; background:#fff; color:#049643; line-height:60px;}
.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;}