body{margin:0px; padding:0px; font-family:"微软雅黑"; font-size:12px; line-height:22px; color:#333333; -webkit-font-smoothing: subpixel-antialiased;}

img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
	border:0px;
    max-width: 100%; 
}
html{-webkit-text-size-adjust:none;}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style-type:none;
}
dl{
	margin:0px;	padding:0px; list-style-type:none;
}
dd{
	margin:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#ef7f2d;
	text-decoration:none;
}
.link-blue{
	color: #ef7f2d;
	text-decoration:underline;
}
.link-blue:hover{
	color: #ef7f2d;
	text-decoration:underline;
}
.c{
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
}
/*--Start 分页样式---------*/




.top{background:#535353;color:#fff;font-size:14px;}
.top_nr{width:1200px;margin:0 auto;height:50px;line-height:50px;}
.top_nr_l{float:left;height:14px;line-height:50px;}
.top_nr_r{float:right;line-height:50px;}
.top_nr_r img{vertical-align: middle;}

.header1{width:1200px;margin:0 auto;background:url(../images/header_bg.jpg) left no-repeat;height:130px;}
.nav_wrap{width:850px;margin:0 auto;float:right;margin-right:-30px;}
.nav ul{ clear:both; overflow:hidden;list-style:none;}
.nav ul li{ float:left;line-height:130px; font-size:18px;text-align:center;height:130px;}

.nav ul li a.nav1{ color:#3b3b3b;text-decoration: none;padding:10px 25px;}
.nav ul li:hover a.nav1{color:#ef7f2d; }

.nav ul li ul { position:absolute; background:#fff;Z-index:999;float:left; width:170px;box-shadow: 0px 0px 7px 0px rgb(207, 207, 207);margin-top:-20px;display:none;}
.nav ul li ul li { float:none;text-align:center;height:40px;line-height:40px;}
.nav ul li ul li a { color:#666; }
.nav ul li:hover ul{ display:block;background:#fff; }


.nav ul li ul:hover ul{ display:block;background:#fff; }

.nav ul li ul li a:hover {color:#ef7f2d; }

.banner_w{ width:100%; height:780px; position:relative; overflow:hidden;}
.banner{ margin:0 auto;width:1920px; height:780px; position:absolute; overflow:hidden; left:50%; margin-left:-960px;}
.banner .img{ width:25000px; position:absolute; left:0; top:0;}
.banner .img li{ float:left;}
.banner .num{ position:absolute; width:100%; bottom:10px; left:0; text-align:center; font-size:0;}
.banner .num li{ width:10px; height:10px; background-color:#888; border-radius:50%; display:inline-block; margin:0 3px; cursor:pointer;}
.banner .num li.on{ background-color:#ff0000;}
.banner .btn{ width:30px; height:50px; background:rgba(0,0,0,0.5); display:none; position:absolute; top:50%; margin-top:-25px; color:#fff; font-size:40px; cursor:pointer; text-align:center; line-height:50px; font-family:"宋体";}
.banner:hover .btn{ display:block}
.banner .btn_l{ left:15%;}
.banner .btn_r{ right:15%;}

.yin {
    padding: 60px 0 100px;
}
.header, .content, .footer {
    width: 1200px;
    margin: 0 auto;
}

.yin_t {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
    height: 90px;
    overflow: hidden;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

.yin_t b {
    color: #ef7f2d;
}

strong, b {
    font-weight: bold;
}

.yin_t span {
    display: block;
    font-size: 20px;
    color: #333;
}

.yin dl.cur {
    -webkit-transform: translate(0,-35px);
    transform: translate(0,-35px);
}
.yin dl {
    width: 286px;
    height: 400px;
    position: relative;
    margin: 50px 13px 0 0;
    float: left;
    overflow: hidden;
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.yin dl dt {
    width: 286px;
    line-height: 0;
    position: relative;
}
.yin dl:hover dd, .yin dl.cur dd {
    height: 400px;
}
.yin dl dd {
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    overflow: hidden;
    width: 286px;
    text-align: center;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s;
    -o-transition: height .5s;
}

.yin dl dt h4 {
    font-size: 18px;
    color: #333;
    height: 85px;
    line-height: 85px;
    width: 286px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ef7f2d;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s;
    -o-transition: height .5s;
}

.yin dl dt h4 em {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 0;
    background: #142038;
    border-radius: 50%;
    position: absolute;
    top: -23px;
    left: 120px;
}
em, i {
    font-style: normal;
}

.yin dl dd em {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 0;
    background: #fac12c;
    border-radius: 50%;
    padding: 9px;
    margin: 80px auto 0;
}
em, i {
    font-style: normal;
}
.yin dl dd h5 {
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    background: url(../images/yin_line.gif) no-repeat center 67px;
    font-size: 26px;
    color: #fff;
}

.yin_t i {
    color: #fac12c;
    padding: 0 15px;
}


.cp_bg {
    background: url(../images/cp_bg.jpg) no-repeat center 0;
    height: 1000px;
    overflow: hidden;
    padding: 71px 0 0;
}
.chanp .yin_t a, .chanp .yin_t span, .ys .yin_t, .ys .yin_t span {
    color: #fff;
}


.cp_l {
    width: 332px;
    margin: 52px 0 0;
    background: #fff;
    padding: 0 0 10px;
}
.fl {
    float: left;
}

.cp_r {
    width: 858px;
    margin: 52px 0 0;
	background:#fff;
}
.pr {
    position: relative;
}
.fr {
    float: right;
}
.cp_h2 {
    width: 332px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    overflow: hidden;
    background: #ef7f2d;
	
	font-size:24px;
}
* h1, * h2, * h3, * h4, * h5, * h6 {
    margin: 0px;
}

.cp_h2 a{
	
	color:#fff;
	
}

.cp_lm {
    width: 260px;
}

.cp_lm h3 {
	margin:5px 0;
    width: 332px;
    height: 66px;
    overflow: hidden;
    border-bottom: #efefef 1px solid;
    background: #efefef url(../images/cp_ico05.png) no-repeat 280px 20px;
	font-size:16px;
}

.cp_lm h3 a {
    font-size: 16px;
    color: #333;
    display: block;
    width: 205px;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    background: url(../images/cp_ico01.png) no-repeat 25px 26px;
    padding: 0 0 0 55px;
}
.cp_tel {
    font-size: 18px;
    color: #333;
    width: 310px;
    height: 92px;
    background: #e9e9e9 url(../images/cp_tel.gif) no-repeat center 34px;
    margin: 0 auto;
    padding: 72px 0 0;
    text-align: center;
    line-height: 30px;
}

.cp_r_nr li{float:left;width:270px;height:280px;margin:15px 8px;}
.chanpin_nr_nr_tp{width:270px;height:230px;overflow: hidden;}
.cp_r_nr li img{width:270px;transition: 1s;height:220px;}

.cp_r_nr li img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.cp_r_nr .chanpin_nr_nr_wz{height:50px;line-height:50px;text-align:center;font-size:17px;}
/*定制流程*/
.liuc{background: #f5f5f5;padding: 50px 0;}
.liuc .yin_t{height: 70px;}
.liuc .yin_t span{font-size: 26px;color: #333;}
.iflow{overflow:hidden;background:url(../images/liuc_line.png) no-repeat 165px 45px;}
.iflow .item{float:left;width:171px;text-align:center;color:#333;font-weight:bold;font-size: 14px;}
.iflow .item .icon{display:block;width:100px;height:100px;margin:0 auto 12px;position:relative;}
.iflow .item .icon i:before{content:'';}
.iflow .item .icon i,.iflow .item .icon i:before{position:absolute;width:100%;height:100%;top:0;left:0;background:url(../images/iflow_icon.png)}
.iflow .item .icon i.default{background-position:0 0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.iflow .item .icon i.hover{background-position:0 -100px;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.iflow .item.i1 .icon i:before{background-position:0 -200px;}
.iflow .item.i2 .icon i:before{background-position:0 -300px;}
.iflow .item.i3 .icon i:before{background-position:0 -400px;}
.iflow .item.i4 .icon i:before{background-position:0 -500px;}
.iflow .item.i5 .icon i:before{background-position:0 -600px;}
.iflow .item.i6 .icon i:before{background-position:0 -700px;}
.iflow .item.i7 .icon i:before{background-position:0 -800px;}
.iflow .item:hover .icon i.default{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.iflow .item:hover .icon i.hover{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}


.about{margin-top:40px;background:#e7e7e7;background:url(../images/about_bg.jpg) center no-repeat;height:724px;}
.about_nr_bt{font-size:16px;padding-top:20px;}
.about_nr_bt span{font-size:40px;height:40px;line-height:40px;}
.about_nr_bt_line{width:100px;border-bottom:1px solid #ef7f2d;height:20px;}
.about_nr_bt_nr{width:630px;line-height:35px;font-size:18px;margin-top:20px;}
.about_nr_gd{float:right;margin-right:580px;height:220px;}
.about_nr_gd a{color:#fe6b00;font-size:16px;}
.about_nr_ys li{float:left;width:265px;text-align:center;}
.about_nr_ys .ys_num{color:#fc4902;font-size:36px;}
.about_nr_ys .ys_mc{font-size:20px;}

.bann01{background:url(../images/bann01.jpg) center no-repeat;height:290px;}

.rongyu{margin-top:40px;}
#DivGoodsCommend3 li{float:left;width:292px;margin-top:20px;margin-left:5px;margin-right:5px;}
#DivGoodsCommend3 li img{width:auto;height:250px;text-align:cneter;}
.rongyu_wz{height:50px;line-height:50px;text-align:center;font-size:16px;}

.news{height:500px;padding:71px 0;}
.news_col{padding-top:71px;}
.news_col_l{float:left;width:600px;}
.news_col_r{float:left;width:600px;}
.xinwen{width:570px;height:182px;background:#fff;box-shadow:2px 2px 10px  #dcd9d9;margin:0 auto;margin-bottom:10px;}
.xinwen p{width:100px;background:#424141;color:#fff;text-align:center;padding:30px 0;margin-left:20px;font-size:18px;}

.xinwen_l{float:left;width:120px;}
.xinwen_r{float:left;width:430px;padding:10px 10px;}
.xinwen_r .xinwen_bt{color:#000;font-size:20px;}
.xinwen_r .xinwen_description{color:#666;font-size:16px;padding-top:20px;}




.bottom{background:url(../images/bottom_bg.jpg);height:317px;}
.bottom_l{float:left;width:340px;}
.bottom_m{float:left;width:340px;}
.bottom_r{float:left;padding-top:10px;}
.bottom_title{color:#ffffff;font-size:20px;padding:50px 0;}
.bottom_nr li{float:left;width:120px;font-size:18px;line-height:30px;}
.bottom_nr li a{color:#b0adad;}
.bottom_nr{color:#b0adad;font-size:16px;}
.banquan{background:#3e3d3d;height:70px;line-height:70px;color:#fff;text-align:center;font-size:16px;}


.content{width:1200px;margin:0 auto;clear:both;overflow:hidden;}

.content_r{margin-left:10px;margin-top:10px;}
.content_l ul{background:#0790ef;padding-top:20px;margin:10px 10px;padding-bottom:20px;}
.content_l ul li{background:#ffffff;height:35px;line-height:35px;border:1px solid #dbdadb;padding-left:10px;font-size:13px;margin-bottom:15px;}
.ziye{background:#d3d2d2;padding-bottom:20px;}
.ziye_blk{height:50px;line-height:50px;padding-left:20px;padding-right:20px;color:#000;font-size:16px;border-bottom:1px dashed #fff;}
.ziye_blk span{float:right;color:#000;font-size:14px;}

.content_r_nr{margin-left:20px;padding-right:20px;padding-top:40px;padding-bottom:50px;}
.content_r_nr ul{clear:both;overflow:hidden;}
.content_r_nr .cp li{float:left;width:24%;text-align:center;margin:5px;}
.news_title{text-align:center;font-size:16px;}
.danye{line-height:30px;font-size:14px;margin-top:52px;float:right;width:818px;background:#fff;padding:20px;}


.cp li img{width:300px;height:210px;border:1px solid #c4c2c2;}
.cp_title{text-align:center;font-size:18px;}
.cp_img {text-align:center;}
.cp_img img{margin:20px auto;}
.cpcs{font-size:14px;}
#pages{text-align:center;padding-top:20px;font-size:16px;color:#0258ab;}
.xw{float:right;width:858px;margin-top:52px;background:#fff;}
.xw li{margin-bottom:50px;border-bottom:1px dotted #666666;padding:20px;}
.xw li span{float:right;}
.xw_title{font-size:18px;}
.xw_title a{color:#000;}
.xw_des{margin-top:10px;font-size:14px;}
.xw_des a{color:#666666;}
.cp_content_bt{font-size:16px;background:#0056a7;height:40px;line-height:40px;color:#fff;padding-left:20px;width:700px;}


