/*head*/
.head{ width: 1200px; margin: 0 auto; position: relative; height: auto;}
.head .logo{ float: left; margin-top: 20px;}
.head .little{ float: right;}
.head .little span{ display: block; float: left; margin-left: 8px;height: 26px; line-height: 26px; }
.head .little span.call{font-family: "微软雅黑"; font-size: 16px; color: #ca8e2d;}
.head .little span.lbg{ background-color: #ca8e2d;  width: 80px; text-align: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.head .little span.lbg a{ color: white}
.head .little span.lbg img{ vertical-align: middle; margin-right: 3px;}
.head .little span.search{}
.head .little span.en{}
.head .nav{ display: block; position: absolute; right: 0; top: 50px;}
.head .nav li{ width: 100px; margin: 0 10px; float: left; text-align: center; line-height: 150%; padding-bottom: 5px;}
.head .nav li a{ color: #fff;font-family: "微软雅黑"; font-size: 16px;}
.head .nav li a span{ color: #fff; text-transform: uppercase; font-size: 12px;}
.head .nav li:hover{}
.head .nav li.on{ border-bottom: 2px solid #ca8e2d;}
.head .nav li.on a{ color:#ca8e2d;}
.head .nav li.on a span{color:#ca8e2d;}

/*head2*/
.head2{ width: 1200px; margin: 0 auto; position: relative; height: 110px;}
.head2 .logo{ float: left; margin-top: 20px;}
.head2 .little{ float: right;}
.head2 .little span{ display: block; float: left; margin-left: 8px;height: 26px; line-height: 26px; }
.head2 .little span.call{font-family: "微软雅黑"; font-size: 16px; color: #ca8e2d;}
.head2 .little span.lbg{ background-color: #ca8e2d;  width: 80px; text-align: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.head2 .little span.lbg a{ color: white}
.head2 .little span.lbg img{ vertical-align: middle; margin-right: 3px;}
.head2 .little span.search{}
.head2 .little span.en{}
.head2 .nav{ display: block; position: absolute; right: 0; top: 50px;}
.head2 .nav li{ width: 100px; margin: 0 10px; float: left; text-align: center; line-height: 150%; padding-bottom: 5px;}
.head2 .nav li a{ color: #000;font-family: "微软雅黑"; font-size: 16px;}
.head2 .nav li a span{ color: #999; text-transform: uppercase; font-size: 12px;}
.head2 .nav li:hover{color:#ca8e2d;}
.head2 .nav li.on{ border-bottom: 2px solid #ca8e2d;}
.head2 .nav li.on a{ color:#ca8e2d;}
.head2 .nav li.on a span{color:#ca8e2d;}

/*首页通用块标题*/
.sy_title{ width: 100%; font-family: "微软雅黑"; font-size: 30px; color: #000000; font-weight: bold; text-align: center; padding-top:10px; height: 60px; line-height: 40px; background: url("/myfile/images/ico_line.png") no-repeat center bottom;}

/*4大理由*/
.liyou{ padding: 30px 0; width: 1200px; height: 260px; box-sizing:border-box;}
.liyou dl{ float: left; width: 226px; padding: 0; margin: 0;}
.liyou dl dt{ font-size:24px; font-family: "微软雅黑"; line-height: 130%; width: 100%;}
.liyou dl dt span{ font-size: 16px; color: #999; display: block;}
.liyou dl dd{ width: 100%; margin-top: 10px;}
.liyou .geli{ float: left; width: 0px; box-sizing: content-box; padding: 0; border-left: 1px solid #ccc; height: 100%; margin: 0 38px;}

.chanpin_desc{ width: 960px; padding: 15px 60px; border: 1px solid #000; line-height: 200%; margin: 30px auto 0; text-align: center;}
.chanpin_con{ width: 1200px;}

.about_r{ width: 600px; }
.about_r dl{ width: 100%;}
.about_r dl dt{ height: 60px;line-height: 60px; border-bottom:2px solid #000;}
.about_r dl dt span{ display: block; width: 255px; height: 58px; line-height: 58px; float: left; font-size: 26px; font-family: "微软雅黑"; text-transform: uppercase;border-bottom:2px solid #000;}
.about_r dl dd{ line-height: 300%; margin-top: 30px; color: #999; text-align: left;}
.about_r dl dd a{ color: 000; float:right;}
.about_r dl dd a img{  vertical-align: middle; margin-right: 5px;}
/*banner*/
.banner{ background-color:#000; height: 821px; position: relative;}
.fullSlide {
	width: 100%;
	position: relative;
	height: 821px;
	background: #000;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 821px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 821px;
}
.fullSlide .hd {
	display: none;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.fullSlide .prev,
.fullSlide .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:48px; height:97px; background:url("../images/arrow_w_l.png") 0 0 no-repeat; filter:alpha(opacity=50);opacity:0.5; z-index:999   }
.fullSlide .next{ left:auto; right:3%; background:url("../images/arrow_w_r.png") 0 0 no-repeat; }
.fullSlide .prev:hover,
.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.fullSlide .prevStop{ display:none;  }
.fullSlide .nextStop{ display:none;  }
/*产品滚动代码*/
.chanpin_con{ overflow:hidden; position:relative; width:1200px; margin:40px auto 0; }

.chanpin_con .hd{ overflow:hidden;  height:97px; padding:0px; position: absolute; width: 1200px; left: 0; top: 100px;}
.chanpin_con .hd .prev,.chanpin_con .hd .next{ display:block;  width:48px; height:97px; float: left;; margin-right:0px;overflow:hidden; cursor:pointer; background:url("../images/arrow_l.png") 0 0 no-repeat;}
.chanpin_con .hd .next{ background:url("../images/arrow_r.png") 0 0 no-repeat; float: right}
.chanpin_con .hd .prevStop{ background-position:-60px 0; }
.chanpin_con .hd .nextStop{ background-position:-60px -50px; }
.chanpin_con .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;display: none;}
.chanpin_con .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.chanpin_con .hd ul li.on{ background-position:0 0; }
.chanpin_con .hd .pageState{ display: none}

.chanpin_con .bd{ padding:0px; position: relative; z-index: 999; width: 1100px; margin: 0 auto;}
.chanpin_con .bd .tempWrap{ overflow:hidden; position:relative; }
.chanpin_con .bd .tempWrap ul{ overflow:hidden; zoom:1; left:0;position:relative; padding:0px; margin:0px; }
.chanpin_con .bd .tempWrap ul li{ margin:0 8px; width: 350px; float:left; _display:inline; overflow:hidden; text-align:center;}
.chanpin_con .bd .tempWrap ul li .pic{ text-align:center; }
.chanpin_con .bd .tempWrap ul li .pic img{ width:350px; height:260px; display:block;  padding:0px;}
.chanpin_con .bd .tempWrap ul li .pic a:hover img{ border-color:#999;  }
.chanpin_con .bd .tempWrap ul li .title{ line-height:50px; height: 50px; background-color: #555; }
.chanpin_con .bd .tempWrap ul li .title a{color: #fff; }

.footer{ text-align: center; height: 50px; line-height: 50px; font-size:12px; background-color: #000000; color: #8d8d8d;}

/*内页*/
.banner_ny{ width: 100%; height:281px; background: url("/myfile/images/image1.jpg") no-repeat center top;}
.banner_ny .width1200{ position: relative; height: 100%;}
.banner_ny .width1200 .title{ position: absolute; bottom: 0;left: 0; height: 70px; width: 300px; line-height: 70px; font-family: "微软雅黑"; color: #fff; text-align: left; background-color: #ca8e2d; font-size: 18px;}
.banner_ny .width1200 .title span{ margin-right: 20px; display: block; width: 4px; height: 20px; background-color: #fff; float: left; margin-left: 20px; margin-top: 25px;}

.main{ width: 1200px; margin: 0 auto; padding: 20px; background-color: #fff; box-sizing: border-box}
.main .main_l{ width: 300px; float: left;}
.main .main_l ul{}
.main .main_l ul li{ width: 250px; height: 50px; line-height: 50px; text-align: center; border: 1px solid #ddd; margin-bottom: 15px;}
.main .main_l ul li a{ font-size: 16px; color: #999; font-family: "微软雅黑";}
.main .main_l ul li.on{border: 1px solid #555; background-color: #555}
.main .main_l ul li.on a{ color: #fff;}

.main .main_r{ width: 850px; float: right; min-height: 500px;}
.main .main_r .position{ height: 50px; line-height: 50px;}
.main .main_r .position{ font-size:14px; font-weight: bold; color:#333; height:40px; border-bottom:1px solid #ddd; line-height:40px; text-align:right;}
.main .main_r .position a{ font-size:14px; color:#333;}
.main .main_r .position img{ vertical-align:middle; margin-right:5px;}

.main .main_r .ny_con_11{ padding-top: 30px;}
.main .main_r .ny_con_11 ul{}
.main .main_r .ny_con_11 ul li{ width:100%; height:50px; line-height:50px; float:left; border-bottom:1px dashed #ddd; text-align:right; color:#999; text-indent:20px;}
.main .main_r .ny_con_11 ul li span{ float: right;}
.main .main_r .ny_con_11 li:hover{}
.main .main_r .ny_con_11 ul li a{ color:#333; font-size:14px; float:left; font-family:"宋体";}
.main .main_r .ny_con_11 ul li:hover a{ color:red;}

.page{ height:50px; line-height:50px; text-align:center; font-size:14xp; font-size:14px; margin-top: 30px;}
.page span{ background-color:#333; padding-left:7px; padding-right:7px; padding-top:3px; padding-bottom:3px; color:#FFFFFF;}
.page a{ font-size:14px; color:#333; margin: 0 7px;}

.main .ny_con3{ padding-top:20px; margin:0 auto 0; width:96%; min-height: 700px;}
.main .ny_con3 h1{ height:30px; line-height:30px;font-family:"微软雅黑","Microsoft YaHei",Arial, Helvetica, sans-serif; color:#333; font-size:24px; color:#000000; font-weight:normal; text-align:center;}
.main .ny_con3 .ny_con_con{ line-height:200%; font-size:14px; overflow:hidden; text-align: left;}
.main .ny_con3 .ny_con_con hr.hr{ height:1px; border:0; border-bottom:1px solid #ccc;}
.main .ny_con3 .ny_con_next{ height:60px; font-size:14px; color:#333; line-height:25px; margin:10px auto 0; width:100%; text-align: left;}
.main .ny_con3 .ny_con_next a{ color:#ff0000}

/*--搜索页面--*/
.search_iii {
    width: 465px;
    margin: 20px auto;
}

.search_iii input {
    background-color: #eee;
    width: 400px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #484847;
    float: right;
    font-size:16px;
    text-indent: 15px;
    color: #666
}
.search_iii img {
    width: 65px;
    height: 56px;
    float: right;
    cursor: pointer;
}


.main .main_r .ny_con2{}
.main .main_r .ny_con2 ul{}
.main .main_r .ny_con2 ul li{ width:258px; height:160px; line-height:25px; float:left; text-align:center; border:1px solid #fff; margin:9px; padding-top:2px; padding-bottom:5px;}	
.main .main_r .ny_con2 ul li img{ border:1px solid #fff; margin:0 auto; width: 252px; height: 158px;}
.main .main_r .ny_con2 ul li a.a_pro{ border:1px solid #ddd}
.main .main_r .ny_con2 li:hover{ background-color:#eee; border:1px solid #ddd;}
.main .main_r .ny_con2 ul li a{ color:#333; font-size:14px; font-family:"宋体";}
.main .main_r .ny_con2 ul li:hover a{ color:#276bb3;}