/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video {margin: 0;padding: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style: normal;font-weight: normal;}
ins {text-decoration: none;}
li {list-style: none;}
table {font-size: inherit;font: 100%;border-collapse: collapse;border-spacing: 0;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;font-variant: normal;}
legend {color: #000;}
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input,button,textarea,select {border: 0;  padding: 0;margin: 0;*font-size: 100%;line-height: 1.2;}

sub,sup {vertical-align: baseline;}
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote {display: block;}
pre {white-space: pre-wrap;}
textarea {resize: none;overflow: auto;}
input[type=text]:focus,input[type=password]:focus,textarea:focus {outline: 0;}
button,input {outline: 0;}
input[type=password]::-ms-reveal {display: none;}
input::-ms-clear {display: none;}
input:-ms-input-placeholder {color: #999;}
.left {float: left !important;}
.right{float: right !important;}

.hidden {display: none !important;}

*{margin:0;padding:0;}
body{background:#FFF;font-size:12px;color:#333; font-family:"微软雅黑" }
.header , .content , .footer { width:1200px; margin:0 auto;  }

select,input,select{vertical-align:middle;}
img,a img{ border:0;  }/*清除图片间距*/
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}

/* 默认链接颜色 */
a{outline-style:none;color:#333;text-decoration:none;}
a:hover{color:#0080df;text-decoration:none;}

/*清除链接虚框*/
a,area {blr:expression(this.onFocus=this.blur()) }
:focus {-moz-outline-style: none; }
 
/* 通用属性 */
.l{float:left;}
.r{float:right;}
.clear{clear:both;}

.ht10{ line-height:10px; height:10px;clear:both;}
.ht20{ line-height:20px; height:20px;clear:both;}
.ht30{ line-height:30px; height:30px;clear:both;}
.ht40{ line-height:40px; height:40px;clear:both;}
.ht50{ line-height:50px; height:50px;clear:both;}
.ht60{ line-height:60px; height:60px;clear:both;}
.ht70{ line-height:70px; height:70px;clear:both;}
.ht80{ line-height:80px; height:80px;clear:both;}
.ht90{ line-height:90px; height:90px;clear:both;}
.ht100{ line-height:100px; height:100px;clear:both;}
.ht110{ line-height:110px; height:110px;clear:both;}
.ht120{ line-height:120px; height:120px;clear:both;}
.ht130{ line-height:130px; height:130px;clear:both;}

/*常用方法*/
.show{display:block}
.hide{display:none}
.box{ width:1200px; margin:0 auto;}
#mainContent{ width:1200px; margin:0 auto;}
.box2{ width:1150px; margin:0 auto;}
a.a_more,a.a_more:hover{ border:1px solid #fff; width:130px; height:32px; line-height:32px; display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:14px;-moz-border-radius: 16px;-webkit-border-radius: 16px;border-radius:16px; }
a.a_more2,a.a_more2:hover{ border:1px solid #9bb0d5; width:150px; height:36px; line-height:36px; display:inline-block; font-family:"微软雅黑"; font-size:14px; color:#9bb0d5;}

.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

/*------------------------------------------------------------------*/
.head{ background:url(../images/yf_r1_c1_s1.jpg) no-repeat center top;height:100px; padding-top:0px;}
.logo{ float:left;}
.tel{ float:right;color: #666;line-height: 30px;padding: 0px 20px 0px 80px;display: inline;background: url(../images/tel.png) left bottom no-repeat;font-size: 24px;font-weight: bold; margin-top:20px;}
.tel span {color: #666;line-height: 24px;display: block;font-size: 14px; text-align:left;}

#itop{ margin:0px auto; width:1200px; height:28px; padding-top:5px;}
#itop p{ float:left; font-size:12px; color:#fff;line-height:28px;}
#lang{ float:right; width:100px;  height:28px;margin-top:20px;}
#lang .en{ background-image:url(../images/en.png); background-repeat:no-repeat; padding:5px 0px 0px 25px; height:25px;}
#lang .cn{ background-image:url(../images/cn.png); background-repeat:no-repeat; padding:5px 0px 0px 25px; height:25px;}

.nav{ width:100%; background:#2a2a2a; height:50px; line-height:50px; overflow:hidden; border:#e2e2e2 solid 1px; border-left:none; border-right:none}
.nav ul{ float:left; font-size:16px; background:url(../images/yf_r3_c8_s1.jpg) no-repeat left center;}
.nav ul li{ float:left; text-align:center; width:130px; background:url(../images/yf_r3_c8_s1.jpg) no-repeat right center;background-color:#2a2a2a; border-right:#24211c solid 1px;}
.nav ul li a{ display:block; color:#fff;}
.nav ul li a:hover{ display:block; color:#fff; background-color:#f7941d;}

/*轮播图 start*/
#full-screen-slider { width:100%; height:450px; float:left; position:relative}
#slides { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:400px; z-index:9900;  padding:5px 15px 5px 0; margin:0; }
#pagination li {
	display:block;
	width:25px;
	height:25px;
	text-align:center;
	float:left;
	display:inline;
	margin-left:10px;
	line-height:25px;
	color:#fff;
	font-size:12px;
	background-color: #2a2a2a
}
#pagination li a { 	text-decoration:none;
	color:#fff;}
#pagination li.current {
	background-color: #fb0000;
}
/*轮播图 end*/

.boxCont{ width:1200px;  margin:0 auto;}
.cpzx{ width:100%; height:65px; text-align:center; font-size:30px; font-family:impact,arial; margin-top:56px; float:left; color:#029ddd;}
.cpzx font{ font-family:微软雅黑; font-size:20px; color:#555; font-weight:bold}
.cptp{ width:100%; float:left; height:360px; margin-top:34px;}
#res{ width:100%; float:left; height:320px; margin-top:34px;}
#res ul li{ border:1px solid #dfdfdf; width:240px; height:283px; float:left; margin:0px 10px;}
#res ul li img{ width:240px; height:240px; float:left; border-bottom:1px solid #dfdfdf;}
#res ul li span{ width:220px; height:42px; line-height:42px; text-align:center; display:block; float:left; font-size:14px; color:#333; background-color:#eeeeee;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0px 10px;}
#res ul li:hover{border:1px solid #f7941d;}
#res ul li:hover img{ border-bottom:1px solid #f7941d}
#res ul li:hover span{ background-color:#f7941d; color:#fff}
#left{ width:35px; height:51px; float:left; background:url(../images/a_38.jpg) no-repeat; border:0; margin-top:124px; margin-left:-53px; cursor:pointer; outline:none}
#right{ width:35px; height:51px; float:right; background:url(../images/a_41.jpg) no-repeat; border:0; margin-top:124px; margin-right:-53px;cursor:pointer; outline:none}

.pro_content{ width:1200px; float:left;height:340px;}
#demo {overflow:hidden; width:1080px; margin:0 auto;}
#indemo {float: left; width: 100000px;}
#indemo img { }
#demo1 {float: left;}
#demo2 {float: left;}
.turn_left{ background:url(../images/leftbig.png) no-repeat; cursor:pointer;  width:35px; height:51px; margin-top:135px; float:left;}
.turn_right{ background:url(../images/rightbig.png)  no-repeat ; cursor:pointer; width:35px; height:51px; margin-top:135px; float:right;}

.dpan{width:160px; margin-right:8px; padding-top:8px; padding-bottom:8px; line-height:24px; text-align:center;  float:left;}
.dpan img{border:solid 1px #dddddd; padding:2px; width:150px; height:120px;}
.dpan a:hover img { padding:2px;border: 1px solid #FF0000;padding-bottom:2px;}
.dptxt{line-height:22px; padding-top:3px; width:150px;}

 .newsList { width: inherit; height: auto; overflow: hidden; border-color: transparent; }
 .newsList ul { width: inherit; height: auto; overflow: hidden; border-color: transparent; padding: 15px; }
 .newsList li { margin: 5px; height: auto; overflow: hidden; border: 1px solid #f0f0f0; width: calc((100% - 40px)/3); display: inline-block; vertical-align: top; position: relative;width:360px; float:left  }
 .newsList .item { padding: 5%; position: relative; }
 .newsList .img { position: relative;height: auto; vertical-align: middle; text-align: center; overflow: hidden; }
 .newsList .img img { width: 350px; height:189px; }
 .newsList .black { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: none rgba(0,0,0,0.5); opacity: 0; visibility: hidden; }
 .newsList .ntype { position: absolute; left: 0px; top: 0px; padding: 2px 15px; background-color: #f7941d; color: #fff; font-size: 12px; line-height: 180%; }
 .newsList .t { font-size: 13px; line-height: 1.4; color: #333; height: 45px; overflow: hidden; margin: 16px 0px; font-weight:normal; }
 .newsList .bot { color: #999; font-family: arial, helvetica, sans-serif; }
 .ntime { background: url(../images/g1.png) no-repeat scroll left center; padding: 2px 0px 2px 22px; margin-right: 12px; font-size: 12px; line-height: 180%; }
 .newsList .blueBg { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0%; background-color: #f7941d; transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; -webkit-transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s; }
 .newsList .linkA { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block; }
 .newsList li:hover .blueBg { height: 100%; }
 .newsList li:hover .ntype { background-color: #fff; color: #f7941d; }
 .newsList li:hover .t, .newsList li:hover .bot { color: #fff; }
 .newsList li:hover .bot .ntime { background-image: url(../images/g2.png) }
 .newsList li:hover .black { opacity: 1; visibility: visible; }
 .newsList li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); }
	  

.web-footer-section-info {
  background: #dbdbdb; padding:10px 0px; border-top: #CCC solid 1px; }

  .web-footer-section-info ul li {
    float: left;
    font-size: 12px; color: #333; }
    .web-footer-section-info ul li a {
      color: #fff; }
  .web-footer-section-info .web-bottom-nav {
	  float:left;font-size:14px; color: #333;}
   
  .web-footer-section-info .web-icp {
    float: right; font-size:14px;  color: #333;}

.pz_top{ width:100%; height:85px; overflow:hidden; border-top:5px solid #f7941d;}
.w_0100{ float:left; width:100%; min-width:1120px;}

.web-container{ margin:0 auto; width:1120px;}
.w_1120{ margin:0 auto; width:1120px;}
.back2{ background:#fff;}
.c_1120_1{ float:left; width:1120px; }
.logo{ float:left; width:423px; padding:15px 0 12.5px 0;}
.pc_menu{ float:left; margin-left:45px;}
.pc_menu ul{ float:left}
.pc_menu .nli{ float:left; position:relative; z-index:99; position:relative; z-index:99;}
.pc_menu .nli span a{ float:left; height:85px; padding:0 12px; color:#232323; font-size:16px; line-height:85px; border-left:1px solid #fff; border-right:1px solid #fff;}
.pc_menu .nli:first span a{padding:0 25px;}
.pc_menu .nli span a em{ float:left; font-style:normal;}
.pc_menu .nli span a i{ float:left; width:11px; height:85px; background:url(images/menu1.png) no-repeat 0 center; margin-left:5px;}
.pc_menu .nli.on span a i,
.pc_menu .nli:hover span a i{background:url(images/menu2.png) no-repeat 0 center; }
.pc_menu .nli.on span a,
.pc_menu .nli:hover span a{ background:#f7941d; color:#fff;}
.pc_menu .nli .c{ background:#f7941d; color:#fff;  font-size:16px}


.news_li{ width:98%; margin:0 auto; height:auto;}
.news_li li{border-bottom:1px solid #ddd;font-family:"宋体";height:40px;line-height:40px;padding-left:20px;background-image: url(../images/jt.jpg);background-repeat: no-repeat;background-position: 6px 14px;font-size:14px;}
.news_li li a:link,.news_li li a:visited{color:#333;}
.news_li li span{ float:right;color:#333;}


/* -- 翻页效果 -- */
.apage { height:40px; line-height:40px; padding:0 5px; margin-top:40px; text-align:center; }
.apage a { border:1px solid #c5c5c5; padding:4px 10px 4px 10px; margin-right:5px;height:40px; font-size:12px;}
.apage .num_btns { float:right; font-family:Tahoma; }
.apage a:hover, .apage .cur { border:1px solid #c5c5c5; background-color:#c8161d; color:#fff; text-decoration:none; }
.apage .cust_txt {  float:left; }
.apage .oran_pg_fp {  }
.apage .oran_pg_pp { }
.apage .oran_pg_np {  }
.apage .oran_pg_lp {  }
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px; }
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }
.apage INPUT{ border:1px solid #c5c5c5; }
/* -- 翻页效果2 -- */
.apage2 { height:25px; line-height:25px; padding:0 5px;text-align:center; margin:30px 0 10px;}
.apage2 a { border:1px solid #6A9C00; color:#6A9C00; padding:0 3px;  margin-right:8px; line-height:24px; display:inline-block;width:20px;}
.apage2 .num_btns {float:right; font-family:Tahoma;}
.apage2 a:hover, .apage2 .cur { border:1px solid #D5D5D5;background-color:#6E9615; color:#fff; text-decoration:none; }
.apage2 .cust_txt { float:left;}
.apage2 .oran_pg_fp {width:auto; padding:0 10px; }
.apage2 .oran_pg_pp {width:auto; padding:0 10px; }
.apage2 .oran_pg_np {width:auto; padding:0 10px; background:#6E9615; color:#fff; }
.apage2 .oran_pg_lp {width:auto; padding:0 10px; display:none; }
.apage2 select { font-size:8px; margin-top:5px; }
.apage2 .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage2 .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }


#imm { z-index: 9999; position: absolute; display: block; overflow: hidden; zoom: 1; border-bottom:#CCC solid 1px; border-left:#CCC solid 1px; border-right:#CCC solid 1px;border-top:#3367b2 solid 5px; width:120px; padding:10px 0px; line-height:30px; background-color:#FFF;}
#imt { cursor: pointer;  line-height:30px; text-align: center;}
#imb {  text-align: center; line-height:30px; }
#imb p{ padding:5px 0px;}
#imf {  }

.wal{width:1200px; margin:0px auto;}
.h_about_t3{ line-height:30px; font-size:16px;}


.pageDiv{ height:58px; background:#f7941d;}
.pageDiv .list{ width:1200px; height:58px; margin:0px auto;}
.pageDiv .list li{ width:120px; float:left; text-align:center; line-height:58px; font-size:18px;}
.pageDiv .list li a{ display:block; height:58px; color:#fff;}
.pageDiv .list li a:hover,.pageDiv .list li .aNow{ background:#f18606;}
.ico12{ text-align:center;}

.titmina{ color:#f7941d;font-size:30px; font-weight:bold; text-transform:uppercase; float:left}
.titminb{ color:#2a2a2a;font-size:28px;font-weight:bold; padding:0px 10px;text-transform:uppercase; float:left;}



.product ul{ width:100%; margin:0px; padding:0px; }
.product li{ float:left; width:190px; height:220px; margin-bottom:19px; margin-right:5px; text-align:center;}
.product li p{ margin-top:18px; font-size:13px; }
.product li  img{ width:180px; height:180px; border:#CCC solid 3px;}
.product li p a{color:#000;}
.product li:hover a{ color:#da0006;}
.product .more_a{ display:block; width:250px; height:50px; line-height:50px; color:#fff; text-align:center; margin:0px auto; background:url(../images/nimg250_1.png) no-repeat; font-size:20px;}

.mcp{ height:auto;}
.mcp ul{ width:100%; margin:0px; padding:0px;}
.mcp li{ float:left; width:280px; height:auto;margin-bottom:19px; margin-right:10px; text-align:center; border:#efefef solid 3px;}
.mcp li p{ margin-top:18px; font-size:13px; }
.mcp li  img{ width:280px; height:280px;}
.mcp li H4{ font-size:12px; font-weight:normal; padding:10px;background-color:#eeeeee; line-height:25px;}
.mcp li p a{color:#000;};
.mcp li:hover a{ color:#da0006;}
.mcp .more_a{ display:block; width:250px; height:50px; line-height:50px; color:#fff; text-align:center; margin:0px auto; background:url(../images/nimg250_1.png) no-repeat; font-size:20px;}
.inabut{line-height:2;font-size:14px; float:left; width:800px; line-height:30px; font-size:14px}
.inPRODUCT{width:100%; background-color:#333; height:530px; background-image:url(../images/cpbg.jpg)}
.inPRODUCT .tita{ color:#f7941d;font-size:30px; font-weight:bold; float:left;}
.inPRODUCT .titb{ color:#2a2a2a;font-size:22px; line-height:50px; float:left;padding:0px 10px;text-transform:uppercase; }

.innews{padding-left:20px; float:left; width:400px; padding-top:30px;}
.innews .tia{color:#f7941d;font-size:30px; font-weight:bold; float:left;}
.innews .tib{color:#2a2a2a;font-size:30px; line-height:50px;padding:0px 10px;text-transform:uppercase; float:left; font-weight:bold;}
.innewsf{float:right; margin:20px 80px 20px 20px;}

.infoot{background-color:#e8e8e8; width:100%; height:280px;}
.infootl{width:802px; float:left ; background-image:url(../images/Efota.png); background-repeat:no-repeat;height:250px;}
.infootl .f1{margin:140px 0px 20px 0px; color:#333; font-size:16px;}

.infootl .f2{background-image:url(../images/fo1.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:40px; }
.infootl .f3{background-image:url(../images/fo2.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:38px; float:left; }
.infootl .f4{background-image:url(../images/fo3.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:38px; float:left; margin-left:15px;}
.infootl .f5{background-image:url(../images/fo4.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:40px; float:left; margin-left:15px;}
.infootl .f6{background-image:url(../images/fo5.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:38px; float:left}
.infootl .f7{background-image:url(../images/fo6.png); background-repeat:no-repeat; height:34px; line-height:34px; padding-left:38px; float:left; margin-left:15px;}


.infootr{width:200px; float:right; margin:30px 0px 0px 0px;}
.infootr .e1{width:140px;}
.infootr .e2{color:#333; line-height:55px;width:140px; text-align:center}