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:#cc0000;}

/*******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: 40px; line-height: 40px; background:  no-repeat left center; padding-left: 15px; border-bottom: 1px dashed #dddddd; transition:0.3s all 0s linear;}
#indexnews li a{ display: block; float: left; width: 80%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#indexnews .newstime { display: block; float: right; color:#8d8d8d; font-size: 12px;}
#indexnews li:hover{ border-bottom: 1px solid #cc0000; color: #cc0000; padding-left: 20px;}



#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: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;}

#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);
}

/** header **/
#top_line_bj{ width: 100%; height: 35px; background: #f3f3f2;}
#top_line{ width: 1200px; height: 35px; line-height: 35px; color: #666666;}
#top_line #qh{ float: right; padding-right: 20px;}
#top_line #qh a{ padding: 0 10px;}
#top_line .right{ background:  no-repeat left center; padding-left: 15px; color: #666666;}
#top_line .right span{ color: #f0831e; font-weight: bold;}
#top_index{ width:1200px; height:95px;}
#logo{ float:left; padding:0;}
#nav{ float: right; width: 920px; height: 95px; padding-top: 30px;}
#nav a{ display: block; float: left; font-size: 16px; color: #333333; width: 102px; height: 35px; line-height: 35px; border-radius: 18px; text-align: center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #0066b7; color: #fff;}


.flash{ width:100%;height:560px; margin:0 auto; text-align:center; position:relative;}
.flash .flashbox {position:relative; margin:0 auto; width:1000px; height:560px; }
/*修改尺寸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: 560px;}



/** footer **/
#end_bj{ background: #0066b7; width: 100%; height: auto; overflow: hidden;}
#end_bj .main{ text-align: center; color: #fff;}
#end_bj .left{ padding: 0 0 0 250px; color: #fff;}
#end_bj a{ color: #fff; padding: 0 20px;}



/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}

.picscroll-left{ width:1333px;  overflow:hidden;}
.picscroll-left .prev{ display:block; width:32px; height:90px; float:right; margin-left:5px; margin-top:100px;  overflow:hidden; cursor:pointer;}
.picscroll-left .next{ display:block; width:32px; height:90px; float:left; margin-right:10px; margin-top:100px;  overflow:hidden; cursor:pointer;}
.picscroll-left .bd{ padding:15px; float:left; background: #fff;}
.picscroll-left .bd ul{ overflow:hidden; zoom:1;}
.picscroll-left .bd ul li{ margin:0 10px; width:286px; height:320px; background: #eeeeee; float:left; position: relative; overflow:hidden; transition:all 0.3s linear 0s;}
.picscroll-left .bd ul li img{ width:286px; height:215px;}
.picscroll-left .bd ul li p{ color: #000; font-size: 16px; padding: 10px 20px;}
.picscroll-left .bd ul li .content{ color: #999999; padding: 0 20px; font-size: 14px; line-height: 23px;}
.picscroll-left .bd ul li:hover{ background: #0066b7; color: #fff;}
.picscroll-left .bd ul li:hover .content{ color: #fff;}
.picscroll-left .bd ul li:hover p{ color: #ff0;}

#gsjj_bj{ background:  no-repeat center top; width: 100%; height: 469px; margin: 20px 0 0}
#gsjjnr{ width: 1200px; height: 469px; position: relative; }
#gsjj_pic{ position: absolute; left: 0; top: 30px; z-index: 1;}
#gsjj_content{ background:  no-repeat center bottom; float: right; width: 717px; height: 280px; margin: 50px 0 0;}
#gsjj_content .tit{ font-size: 22px; color: #fff;}
#gsjj_content .content{ color: #fff; padding: 70px 20px 0 0;}
#gsjj_tel{ position: absolute; right: 0; bottom: 50px; background:  no-repeat left center; color: #fff; font-size: 22px; padding-left: 40px;}
#gsjj_tel span{ font-size: 16px; }
#gsjj_more{ width:115px; height: 40px; border-radius: 5px; font-family: arial; font-size: 22px; color: #fff;  background: #d71312; line-height: 40px; text-align: center; position: absolute; right: 600px; bottom: 50px; }
#gsjj_more a{ color: #fff;}

#ystit{ border-bottom:2px solid #ebebeb; height: 140px; margin: 20px 0 0;}
#ystit .left{ padding-top: 70px;}
#yscontent{ width: 1200px; height: auto; overflow: hidden; padding: 40px 0;}
#yscontent .left{ width: 560px;}
#yscontent .left .font{ width: 530px; background:  no-repeat left 10px; padding-left: 30px; margin: 10px 0 40px;}
#yscontent .left .font .tit{ color: #333333; font-size: 22px; transition:0.3s all 0s linear;}
#yscontent .left .font .content{ color: #666666; font-size: 16px; padding: 5px 0 0;}
#yscontent .left .font:hover .tit{ color: #0066b7; font-weight: bold;}

#xwbj{ background:  no-repeat center top; width: 100%; height: auto; overflow: hidden;}
#xwlb li{ float: left; margin:20px 7px 0; width:385px; height:420px; background: #eeeeee; transition:all 0.3s linear 0s;}
#xwlb li img{ width:385px; height:260px;}
#xwlb li p{ color: #000; font-size: 16px; padding: 10px 20px; width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#xwlb li .content{ color: #999999; padding: 0 20px; font-size: 14px; line-height: 23px;}
#xwlb li .left{ color: #999999; font-size: 14px; margin: 10px 20px; font-family: arial;}
#xwlb li .right{ width: 100px; height: 30px; color: #fff; font-family: arial; background: #d71312; margin: 10px 20px; border-radius: 5px; line-height: 30px; text-align: center;}
#xwlb li:hover{ background: #0066b7; color: #fff;}
#xwlb li:hover .content{ color: #fff;}
#xwlb li:hover p{ color: #ff0;}

#marqueedivcontrola{width:1200px; height:230px; overflow:hidden; margin: 0 auto; float:left;}
#marqueedivcontrola li{ float:left; width: 262px; height: 230px; line-height: 230px; overflow: hidden; text-align: center; margin-right:20px;}
#marqueedivcontrola li img{ max-width:262px; max-height:197px; display: inline-block; vertical-align: middle; transition:0.3s all 0s linear;}
.cpgda{width:2820px;}





/** sidebar **/
#sidebar{ width:267px; height:auto; overflow:hidden; float: left;}
#main_right{ width:910px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0 0; line-height: 2.0;}
#content_zy{ line-height: 30px; padding: 20px 10px; background: #fff;}

#zi_banner{ width: 100%; height: 350px; background:  no-repeat center;}

#pro_list { text-align: center; height: auto; padding: 0;}
#pro_list li{ display: inline-block; margin: 0 10px 10px; height: 35px; line-height: 35px; border-radius: 5px; padding: 0 20px; text-align: center; font-size:16px; transition:0.3s all 0s linear;}
#pro_list li a{ color: #000;}
#pro_list li:hover{ background: #d71312;}
#pro_list li:hover a{ color: #fff;}

.title_zy{ border-bottom: 5px solid #e5e5e5; height: 45px;}
.title_zy .left{ background:  no-repeat left top; height: 40px; line-height: 40px; padding-left: 30px; font-size: 16px;}
.title_zy .right{ padding: 0 20px; border: 1px solid #ccc; height: 30px; line-height: 30px; border-radius: 5px; margin-top: 5px; font-size: 12px; font-family: arial;}

#left_bj{ width:235px; height:auto; overflow:hidden; background: #0066b7; padding: 15px; border-radius: 10px;}
#cpbt{ color: #fff; font-size: 24px; text-align:center; padding: 20px 0;}
#cpbt p{ font-family: arial;}
#pro_list_left{ background:#fff; padding: 20px 10px; border-radius: 10px;}
#pro_list_left li{ height:36px; line-height:36px; border: 1px solid #cccccc; background:  no-repeat 15px center; padding-left: 50px; transition:0.3s all 0s linear; margin-bottom: 8px;}
#pro_list_left li:hover{ background:  no-repeat -20px center #0066b7;}
#pro_list_left li:hover a{ color:#fff;}




/** 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:640px; 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: 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: 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:  no-repeat right bottom;}

.slidebox{ width:400px; height:300px; overflow:hidden; position:relative;}
.slidebox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slidebox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slidebox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slidebox .hd ul li.on{ background:#f00; color:#fff; }
.slidebox .bd{ position:relative; height:100%; z-index:0;   }
.slidebox .bd li{ zoom:1; text-align: center;}
.slidebox .bd img{ max-width:400px; height:300px; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slidebox .prev,
.slidebox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slidebox .next{ left:auto; right:3%; background-position:8px 5px; }
.slidebox .prev:hover,
.slidebox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slidebox .prevstop{ display:none;  }
.slidebox .nextstop{ display:none;  }


/************************************/
.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 5px 20px;width:286px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px;}
.pro li .li-img{ padding:3px; width: 278px; height: 209px; line-height: 209px; text-align: center; border:1px solid #dcdcdc; transition: 0.3s;}
.pro img{max-width: 278px; max-height: 209px; display: inline-block; vertical-align: middle;}
.pro a{color:#444;}
.pro a:hover{color:#da020d;}
.pro li:hover .li-img{border:1px solid #da020d;}
/*************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; font-size:24px; text-align: center; padding-bottom: 10px;}
.info_title{margin:20px 0 10px;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{ 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;}