﻿@charset "utf-8";
/*reset*/
.topadcs{width:100%; margin-bottom:0px;overflow:hidden; text-align:center;}
.topadcs a{display:block;margin:0 auto;height:300px;}
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;



/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/
h2.nyh2{ text-align:center; color:#c30101; background:url(Img/insidePage/_dl_tit.png) no-repeat center; font-size:22px; margin-top:30px;}
h2.nyh2 a{ color:#c30101}
h2.nyh2 strong{color:#000}
h2.nyh2 a strong{color:#000}

#roll_top,#fall,#ct{position:relative;cursor:pointer;height:59px;width:52px}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px9}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:53%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header .hdTop{ height:36px; background-color:#f6f6f6;}
.header .hdTop p{ float:left; color:#666; line-height:36px; font-size:13px;}
.header .hdUl{ float:right;}
.header .hdUl li{ font-size:13px; padding:0 8px; border-right:1px dotted #acacac; margin-top:10px; float:left;}
.header .hdUl li a{ color:#666}
.header .hdUl li.last{ border:none; padding-right:0;}
.header .logo{ overflow:hidden; padding:20px 0 18px;}
.header .logo h1{ float:left;}
.header .logo h2{ font-size:18px; color:#c30101; border-left:1px dotted #cccccc; padding-left:12px; margin-left:10px; float:left;}
.header .logo h2 p{ font-weight:normal; font-size:16px; color:#000000;}
.header .tu{ float:right; width:370px;}
.header .tu img{ display:block; float:left;}
.header .phone{ float:right; background:url(../images/hdPhone.png) no-repeat left center; padding-left:45px;}
.header .phone p{ font-size:13px; color:#999}
.header .phone h4{ font-size:24px; color:#c30101; font-family:Arial;}
.header .Nav{ height:60px; background:#282828;}
.header .navBox{ height:60px; line-height:60px;}
.header .navUl{width:102%;}
.header .navUl li{ font-size:14px; float:left; margin-right:50px;}
.header .navUl li a{ display:block; color:#fff; text-decoration:none;}
.header .navUl li:hover{ background-color:#c30101}

.banner { width: 100%; height: 500px; overflow: hidden; position: relative; }
.banner .bd { height: 500px; position: relative; left: 50%; margin-left: -960px; }
.banner .bd li { width: 1920px; }
.banner .hd { width: 100%; position: absolute; bottom: 20px; height: 15px; text-align: center; }
.banner .hd ul { height: 15px; overflow: hidden; }
.banner .hd li { width: 15px; height: 15px; border-radius: 50%; background: #fff; display: inline-block; *display: inline; *zoom: 1; overflow: hidden; text-indent: -99px; cursor: pointer; margin: 0 4px; -webkit-box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); box-shadow: inset 1px 1px rgba(0, 0, 0, 0.5); }
.banner .hd .on { background: #00923f; }
.banner .ctrl { width: 1200px; position: absolute; left: 50%; margin-left: -600px; top: 0; }
.banner .ctrl a { position: absolute; background: url(../images/ctrl.png) no-repeat; width: 30px; height: 51px; top: 240px; opacity: 0; filter: alpha(opacity = 0); text-indent: -99px; overflow: hidden; }
.banner .ctrl .prev { left: 0; -webkit-transform: translate(-100px); -ms-transform: translate(-100px); -o-transform: translate(-100px); transform: translate(-100px); }
.banner .ctrl .next { right: 0; background-position: -30px 0; -webkit-transform: translate(100px); -ms-transform: translate(100px); -o-transform: translate(100px); transform: translate(100px); }
.banner:hover .ctrl a { opacity: 0.3; filter: alpha(opacity = 30); -webkit-transform: 0; -ms-transform: 0; -o-transform: 0; transform: 0; }
.banner .ctrl a:hover { opacity: 1; filter: alpha(opacity = 100); }

/*搜索*/
.ss{ overflow:hidden; width:100%; height:62px; background:url(Img/Index/Bgbg.png) repeat;}
.ss .ssBox{ overflow:hidden;}
.ss .ssBox p{ line-height:62px; color:#333;  font-size:13px; float:left}
.ss .ssBox p a{ color:#333; padding:0 8px;}
.ss .ssK{ overflow:hidden; float:right;height:38px; width:321px; margin-top:12px}
.ss .ssK input{float:left;height:36px;line-height:36px;font-size:13px; padding: 0 10px;width: 259px;outline:none;background: #fff;border:1px solid #bdbdbd;border-right:none;color:#333;}
.ss .ssK a{ display:block; float:right; background:url(Img/Index/ssFdj.png) no-repeat center; width:40px; height:38px;}

/*底部*/
.footer{ overflow:hidden; width:100%; background-color:#333}
.footer .ftNav{ overflow:hidden; background:url(../images/ftHeng.png) no-repeat left bottom;}
.footer .ftUl{ overflow:hidden; width:1200px; margin:0 auto; padding:20px 0 15px;}
.footer .ftUl li{ float:left; font-size:14px;padding:0 40px; border-right:1px dotted #5c5c5c;}
.footer .ftUl li a{ color:#ccc}
.footer .ftUl li.last{ border:none;}
.footer .ftBox{ overflow:hidden; padding:40px 0;}
.footer .ftDl{ overflow:hidden; width: 92%;margin: 0 auto;}
.footer .ftDl dt{ overflow:hidden; float: left; width: 300px;}
.footer .ftPhone{ float:right; background:url(../images/ftPhone.png) no-repeat left center; padding-left:45px;}
.footer .ftPhone p{ color:#fff; font-size:14px;}
.footer .ftPhone h4{ font-size:24px; color:#fff; font-family:Arial;}
.footer .ewm{ overflow:hidden; margin-top:5px;}
.footer .ewm li{ width:98px; float:right; margin-left:7px;}
.footer .ewm li p{ font-size:13px; text-align:center; line-height:30px; color:#fff; margin-top:3px;}
.footer .ftDl dd{ overflow:hidden; float:left; background:url(Img/Common/ftLineBg.png) no-repeat right center; width: 336px;}
.footer .ftDl dd p{ line-height:28px; font-size:12px; color:#cccccc;}
.footer .ftDl dd p a{ color:#cccccc;}
.footer .ftlogo{ overflow:hidden; margin-bottom:10px;}
.footer .ftlogo img{ display:block; float:left;}
.footer .xiao{ float:left; margin-left:10px;}
.footer .xiao img{ margin-left:5px;}
.footer dd.two{ width: 276px; padding-left: 31px;}
/*面包屑*/
.mbx{ overflow:hidden; width:100%; background:url(Img/Common/mbxBg.png) no-repeat center bottom; padding-top:24px; height:35px;margin: 10px 0;}
.mbx span{ float:right; font-size:12px; color:#333}
.mbx span a{ color:#333}
.mbx span a:hover,.mbx span a.cur{ color:#c30101}


/*阅读*/
.reading{ overflow:hidden; width:100%; background-color:#f2f2f2; /* padding:30px 0 */ padding-bottom:15px;}
.reading .list{ overflow:hidden; width:100%; margin-top:10px;}
.reading .list li{ overflow:hidden; width:450px; line-height:30px; font-size:14px; color:#666}
.reading .list li strong{ color:#000}
.reading .list li a{ width:350px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block; float:left;}
.reading .list li  span{ float:right; display:block; font-family:Arial}


/*标题*/
.hcy{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.title{ overflow:hidden; background:url(Img/Index/titleBg.png) repeat-x; border-left:4px solid #c30101; height:49px; width:100%;}
.title h3{ float:left; line-height:49px;margin-left:10px; font-size:18px;}
.title h3 a{ color:#c30101;}
.title h3 span{ font-size:13px; margin-left:10px; color:#9d9d9d; font-weight:normal; font-family:Arial}
.title a.more{ display:block; float:right; margin-right:15px; font-size:12px; color:#575757; margin-top:15px;}
.ConBox{ overflow:hidden; padding:15px; background-color:#fff}
/*优势*/
.Y_S{ overflow:hidden; width:100%;background:url(Img/Index/gsBGBg.png) repeat; padding-bottom:20px;}
.Y_S .ysBox{ overflow:hidden; height:435px; position:relative; width:960px; padding:0 20px; margin:0 auto; background-color:#fff}
.Y_S .ysdIV{ overflow:hidden; width:100%; margin-top:30px; margin-bottom:10px;}
.Y_S .ysDl{ width:230px;}
.Y_S .ysDl dt{ width:50px; float:left;}
.Y_S .ysDl dd{ width:170px; float:right;}
.Y_S .ysDl dd h3{ font-size:18px; color:#c30101}
.Y_S .ysDl dd p{ line-height:22px; font-size:13px; color:#666; margin-top:5px;}
.Y_S .tuP{ position:absolute; width:455px; height:385px; left:50%; margin-left:-228px; top:25px;}
.Y_S .tuP img{ display:block; position:absolute; z-index:5}
.Y_S .tuP img.tu01{top:30px;left: 21px;}
.Y_S .tuP img.tu02{top:219px; left:0;}
.Y_S .tuP img.tu03{top:35px; left:135px;}
.Y_S .tuP img.tu04{top: 28px;right:15px;}
.Y_S .tuP img.tu05{top:197px; right:25px;}
.Y_S .tuP img.tu06{top:0px; left:30px; z-index:0; animation: quan 60s linear infinite; }
@-webkit-keyframes quan{
	0%{ transform:rotate(0deg);}
	50%{ transform:rotate(180deg);}
	100%{ transform:rotate(360deg);}
	}
	
/*生产工艺*/
.S_C{ overflow:hidden; width:100%; background-color:#f7f7f7;}
.S_C h2{ text-align:center; background:url(Img/Index/sc-titBg.png) no-repeat center; font-size:22px; margin-top:20px;}
.S_C h2 a{ color:#000}
.S_C h2 strong{ color:#c30101}
.S_C p{ text-align:center; color:#999; font-size:12px; margin-top:2px;} 
.S_C .scBox{ overflow:hidden; width:1123px; margin:15px auto 20px; position:relative}
.S_C .scBox em{ display:block; cursor:pointer; position:absolute; width:41px; height:41px; top:90px;}
.S_C .sclt{ background:url(Img/Index/sclt.png) no-repeat center top; left:0}
.S_C .scrt{ background:url(Img/Index/scrt.png) no-repeat center top; right:0}
.S_C .scBox em:hover{ background-position:bottom}
.S_C .scCon{ overflow:hidden; width:1000px; margin:0 auto; position:relative}
.S_C ul{ position:absolute; top:0; left:0}
.S_C ul li{ width:229px; border:3px solid #ececec; height:220px; float:left; margin-right:20px; background-color:#ececec;}
.S_C ul li a{ text-decoration:none}
.S_C ul li img{ display:block; margin:0 auto;}
.S_C ul li span{ display:block; text-align:center; font-size:13px; height:45px; line-height:45px; color:#333}
.S_C ul li:hover{ background-color:#c30101; border-color:#c30101}
.S_C ul li:hover span{ color:#fff}
.S_C ul li:hover img{ opacity:.85;}

/*流程*/
.L_C{ overflow:hidden; width:100%; padding:22px 0 25px; background-color:#c30101;}
.L_C h2{ background:url(Img/Index/lcBG.png) no-repeat center; font-size:22px; text-align:center; color:#fff}
.L_C  p{ text-align:center; font-size:12px; color:#d67575;}
.L_C .list{ overflow:hidden; margin-top:16px; width:100%;}
.L_C .list li{ float:left; width:111px; position:relative; margin-right:39px}
.L_C .list li img{ display:block; margin:0 auto}
.L_C .list li h4{ text-align:center; font-size:14px; margin-top:15px; color:#fff}
.L_C .list li i{ display:block; background:url(../images/lc-xjx.png)  no-repeat center; width:16px; height:13px; position:absolute; top:38px; right:-30px;} 
.L_C .list li.last{ margin-right:0;} 



/*anli*/
.al{ overflow:hidden; margin-bottom:20px; background: #fff url(Img/insidePage/_jj_alBg.png) repeat-x bottom left}
.al .alBox{width:780px; height:300px; margin:0 auto; margin-top:20px; position:relative;}
.al .alCon{ overflow:hidden; position:relative; width:100%; height:300px;}
.al .alBox i{ display:block; cursor:pointer; position:absolute; width:41px; height:41px; top:120px;}
.al .allt{ background:url(Img/Index/sclt.png) no-repeat center top; left:-10%}
.al .alrt{ background:url(Img/Index/scrt.png) no-repeat center top; right:-10%}
.al .alBox i:hover{ background-position:bottom}
.al .list{position:absolute;}
.al .list p{ text-align:center; font-size:14px; color:#333; margin-top:10px;}
.al i:hover{ background-position:bottom;}

/*通道*/
.T_D{ overflow:hidden; width:100%; background:#fff;padding-bottom:10px;}
.T_D .tdBox{ overflow:hidden; padding:15px 0 0;}
.T_D h2{ text-align:center; font-size:22px; background:url(Img/Index/td-h301.png) no-repeat center; margin-bottom:5px;}
.T_D h2 a{ color:#000}
.T_D h2 a strong{ color:#c30101}
.T_D .dl{ overflow:hidden; margin-top:0px;}
.T_D .dl dt{ width:95px; background:url(Img/Index/tdDD.png) no-repeat left center; padding-left:20px; float:left; font-size:18px; font-weight:bold; margin-top:5px;}
.T_D .dl dt a{ color:#000}
.T_D .dl dd{ width:883px; float:right;     margin-bottom: 5px;}
.T_D .dl dd a{ padding:0 14px; border-right:1px dotted #bcbcbc; font-size:13px; color:#666; margin:5px 0; display:block; float:left;}
.T_D h2.h2{ background:url(Img/Index/td-h302.png) no-repeat center}
.T_D .dl dd a.last{ border:none; padding-right:0}
.T_D .tdBox:first-child{ margin-top:15px;}
.T_D .dl dd a.gd{ border:none; padding-right:0;color:red}
/*link*/
.link{ overflow:hidden; width:100%; padding:20px 0; background-color:#ededed;}
.link h3{ float:left; font-size:16px; width:120px; margin-top:2px;}
.link h3 a{  color:#c30101}
.link h3 span{ font-weight:normal; font-size:14px; text-transform:uppercase; color:#999; margin-left:1px;}
.link ul{ float:right; padding:5px 0; width:1050px;}
.link ul li{ float:left; padding:0 12px; font-size:13px;}
.link ul li a{ color:#666}

/*产品*/
._dltj{width:100%; background-color:#fff; overflow:hidden; padding-bottom:30px;}
._dltj .tjcp{ overflow:hidden; width:100%; margin-top:30px}
._dltj .tjcp li{ float:left; width:191px; margin-right:19px;}
._dltj .tjcp li img{ display:block; border:1px solid #ccc}
._dltj .tjcp li span{ text-align:center; font-size:13px; display:block; line-height:30px; color:#666}
._dltj .tjcp li.li01{ width:368px;}
._dltj .tjcp li.last{ margin-right:0}
.red{color:Red;}




.pagebanner{ width:100%; height:300px; display:block;}
.pagebanner img{ width:100%;  height:300px; display:block;}


.proc{ margin-top:20px; overflow:hidden; }
.content{ width:1200px; margin:0 auto; margin-top:20px;}
.prol{width:280px; float:left; border-bottom:3px solid #374572;}
.prol .tit{  background:#0029c4; width:280px; height:80px; margin-bottom:5px; line-height:80px; text-align:left; color:#fff; font-size:20px; font-weight:600; }
.prol .tit p{ padding-left:30px;}
.prol h3{ width:280px; height:95px; display:block; background:#374572; border-bottom:5px solid #fff; line-height:95px; color:#fff; font-size:24px;}
.prol h3 span{  padding-left:20px; font-weight:600; }
.prol h3 img{ margin-top:35px; margin-left:20px;}

.prol h4{padding-bottom: 1px;background:#374572;}
.prol h4 a{display: block; height: 50px;line-height: 45px;font-size: 16px;color: #fff;padding-left: 45px;font-weight:normal; background:url(../images/jiantou.png) no-repeat  10px 20px;}
.prol h4 a:hover,.prol h4.cur a{;font-weight: bold;text-decoration: none;color: #FFF; }
.prol ul{line-height: 0;padding-bottom: 14px; list-style:none;}
.prol li{line-height: 28px;height: 28px; border-bottom:1px solid #f1f1f1; list-style:none;}
.prol li:hover{ padding-left:5px;}
.prol li a{margin-left: 30px;padding-left: 14px; color: #374572;font-size: 14px; background:url(../images/j1.png) no-repeat 5px;}

.con{ width:280px; height:350px; display:block; background-color:#fff; border:1px solid #ccc;}
.con h2{ width:245px; height:50px; display:block; background-color:#d12733;  line-height:50px; color:#fff; text-align:left; font-size:16px; padding-left:35px;}
.con h2 img{ float:left; margin-top:5px;}
.con p{ font-size:14px; padding-left:12px; }
.con p span{ width:270px; height:30px; line-height:30px; display:block;}

.contentt{ width:1200px; overflow:hidden; margin:0 auto;}
.pror{width: 880px;font-family: "Microsoft YaHei"; float:right;}
.pror .tit{background: url(../images/bt1.jpg) no-repeat bottom center; height: 41px;}
.pror .tit span a{display: inline-block;width: 139px;height: 41px;text-align: center;line-height: 41px;font-weight: normal;font-size: 18px;color: #333333; }
.pror .tit span a:hover,.pror .tit span a.cur{background: url(../images/q1_03.jpg) no-repeat;color: #FFF;text-decoration: none;}
.pror .tit a.mo{margin-top: 5px; margin-left:50px;}
.pror ul{line-height: 0;font-size: 0;}
.pror li{float: left;padding-right: 20px;padding-top: 27px;}
.pror li.non{padding-right: 0;}
.pror li img{width: 210px;height: 200px;}
.pror li span{width: 210px; display: block;text-align: center;line-height: 31px;height: 31px;background: #B4B5B9;font-size: 14px;font-weight: bold;color: #FFF;}
.pror li a:hover span,.pror li.cur a span{background: #095faf;text-decoration: none;}


.channel-header {height: 40px; line-height: 40px; margin-top:5px; margin-bottom:20px;}
.channel-header .channel-title {color: #017abf; font-size: 24px; font-family:"微软雅黑"; font-weight:700; position:relative;  border-bottom:1px solid #f3f3f3;}
.channel-header .channel-title P{ font-size:16px; line-height:25px; color:#333; padding-left:5px;}
.channel-header .channel-title span{ position:absolute; top:15px; right:20px;}
.am-container, .am-g-fixed{width: 1200px;}
.am-container { padding-left: 1.5rem; padding-right: 1.5rem;}
.am-fr { float: right; font-size:16px;}
.neirong { width:880px; height:auto; display:block; line-height:35px; font-size:14px; font-family:"微软雅黑";}
.newN { width:880px; overflow:hidden; display:block;  margin:0; padding:0; float:right; margin-bottom:30px; margin-top:-10px;}
.newN li{ list-style:none; display:block; line-height:90px; height:90px; border-bottom:1px solid #f0f0f0; margin:0; padding:0; width:950px;}
.newN li a{
	color:#1a1a1a;
	display:block;
	height:60px;
	line-height:60px;
	text-indent:15px;font-size:16px
	}
.newN li a:hover{color:#1564E9;}
.newN li p{  line-height:20px; margin:0; color:#999; margin-left:20px; font-size:14px;}	
.newN span{float:right; line-height:40px; margin-right:70px; color:#575757; font-size:14px; margin-top:10px;}

.list_page{text-align:center;margin:10px;font-family:"Microsoft YaHei"; }
.list_page a{display:inline-block;padding:7px 10px;background:#fff;border:1px solid #ccc;font-family:"micorsoft yahei","simsun";margin-left:-1px;color:#333; font-size:18px;}
.list_page a:hover{background:#ccc;color:#fff;border:1px solid #ccc; text-decoration:none;}


.content_nr{ width:880px; overflow:hidden; display:block;  padding-left:10px;  float:right; line-height:35px;  }
.content_nr h3{ font-family:"微软雅黑"; color:#444; text-align:center; font-size:18px; font-weight:bold;}
.content_nr p{ color:#333; font-size:16px;}

.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}



.pre,.next{line-height:30px;height:30px; margin-top:10px; font-size:16px; text-decoration:none;}
.product{ width:880px; height:auto; display:block; float:right; }
.product ul{ list-style:none; margin:0; padding:0;}
.product ul li{ width:260px; height:240px; float:left; margin:16px;}
.product ul li img{width: 260px;height: 220px; border:1px solid #999;}
.product ul li img:hover{ border:2px solid #F00;}
.product ul li span{width: 260px; display: block;text-align: center;line-height: 30px;height: 30px;font-size: 14px;font-weight: bold;color: #333;}
.product ul li a{ text-decoration:none;}


		.am-container .w610{ width:850px; height:500px; display:block; }
.bookadd{margin:10px 0; margin-left:-30px;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;}
.bookadd .label span{color:#f30;font-family:"Microsoft YaHei";}
.bookadd .enter{margin-left:40px;}
.bookadd .enter .ip{border:1px solid #ccc;padding:8px 10px;border-radius:5px;}
.bookadd .enter .ips{border:1px solid #ccc;padding:8px 10px;width:70%;height:80px;}
.bookadd .enter .bnt{border:1px solid #ccc;background:#fff;padding:5px 10px;vertical-align:middle; border-radius:5px;}
.bookadd .enter label{display:block; margin-left:500px; }
.bookadd .enter #booklen{color:#f30;}
   