@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;font:14px/24px "微软雅黑";}
img{border:0px;}
a{text-decoration:none;}
ul,li,ol{list-style:none;}

/*浮动 清除浮动*/
.fl{float:left;} .fr{float:right;} .clear{clear:both;}

/*大框架*/
.wbox1{width:100%;min-width:1000px;}   .w1000{width:1000px;margin:0px auto;} 
.wbox11{width:100%;min-width:1100px;}  .w1100{width:1100px;margin:0px auto;} 
.wbox12{width:100%;min-width:1200px;}  .w1200{width:1200px;margin:0px auto;}
.wbox_wap{width:100%;max-width:640px;}  

/*margin 外间距*/
.m10{margin:10px auto;} .m15{margin:15px auto;} .m20{margin:20px auto;} .m30{margin:30px auto;}
.m30{margin:30px auto;} .m35{margin:35px auto;} .m40{margin:40px auto;} .m45{margin:45px auto;}
.m50{margin:50px auto;} .m55{margin:55px auto;} .m60{margin:60px auto;} .m5{margin:5px auto;}

.mt5{margin-top:5px;} .mt10{margin-top:10px;} .mt15{margin-top:15px;} .mt20{margin-top:20px;}
.mt25{margin-top:25px;} .mt30{margin-top:30px;} .mt35{margin-top:35px;} .mt40{margin-top:40px;}
.mt45{margin-top:45px;} .mt50{margin-top:50px;} .mt55{margin-top:55px;} .mt60{margin-top:60px;}

/*padding 内间距*/
.p5{padding:5px 0px;} .p10{padding:10px 0px;} .p15{padding:15px 0px;} .p20{padding:20px 0px;} .p25{padding:25px 0px;}
.p30{padding:30px 0px;} .p35{padding:35px 0px;} .p40{padding:40px 0px;} .p45{padding:45px 0px;} .p50{padding:50px 0px;}
.p55{padding:55px 0px;} .p60{padding:60px 0px;} .p65{padding:65px 0px;} .p70{padding:70px 0px;} 

.pt5{padding-top:5px;} .pt10{padding-top:10px;} .pt15{padding-top:15px;} .pt20{padding-top:20px;} .pt25{padding-top:25px;}
.pt30{padding-top:30px;} .pt35{padding-top:35px;} .pt40{padding-top:40px;} .pt45{padding-top:45px;} .pt50{padding-top:50px;}
.pt55{padding-top:55px;} .pt60{padding-top:60px;} .pt65{padding-top:65px;} .pt70{padding-top:70px;}

/*定位*/
.relative{position:relative;}  .absolute{
	position: absolute;
}  .fix{position:fixed;}
.z1{z-index:1;} .z5{z-index:5;}  .z10{z-index:10;}  .z15{z-index:15;}  .z20{z-index:20;}
.z25{z-index:25;} .z30{z-index:30;}
.z100{z-index:100;} .z500{z-index:500;} .z1000{z-index:1000;} .z9999{z-index:9999;}

/*页码*/
.ym_box {
	width: 100%;
	height: 30px;
	text-align: center;
	padding-top: 20px;
}
.ym_box a, .ym_box b {
	padding: 3px 10px;
	background: #f5f5f5;
	cursor: pointer;
	margin-left: 5px;
	font-size: #545454;
	text-align: center;
	color: #545454;
}
.ym_box b {
	background: #d61719;
	color: #fff;
}
.c5 {
	width: 50%;
}
.c4 {
	width: 40%;
}
.c6 {
	width: 60%;
}
/*隐藏*/
.hidden{display:none;} .overhidden{overflow:hidden;} .block{display:block;}

/*百分比*/
.c1{width:10%;} .c2{width:20%;} .c3{width:30%;} .c4{width:40%;} .c5{width:50%;} .c6{width:60%;} .c7{width:70%;}
.c8{width:80%;} .c9{width:90%;}

/*原子类*/
.wrapper:before,
.wrapper:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.wrapper:after,
.clearfix:after {
  clear: both;
}
.wrapper,
.clearfix {
  zoom: 1;
}

/*body*/
html,body{
	width:100%;
	max-width:640px;
	margin:0px auto;
	position:relative;
}
/*index*/
#head{
	height:auto;
	}
.clogo_box{
	height:55px;
	background:#fff;
}
.clogo_img {
	height:55px;
}
.clogo_img img{
	display:block;
	max-width:100%;
	max-height:100%;
	position:relative;
	left:5px;
}
.clogo_list img{
	display:block;
	width:32px;
	height:32px;
	float:right;
	margin-right:5px;
	margin-top:9px;
}

/*头部列表*/
.clogo_navlist{
	top:50px;
	width:120px;
	background:#666;
	right:-120px;
	opacity:0;
	overflow-x:hidden;
}
.clogo_navlist a{
	display:block;
	height:30px;
	line-height:30px;
	text-align: center;
	color:#fff;
	border-bottom:1px solid #999;
	font-size:12px;
}

/* 效果CSS开始 */
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
/* 效果CSS结束 */
#main{
	height:auto;
	}
/*分类导航*/
.c_nav{
	width:96%;
	margin:20px auto;
	border-left:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	}
.c_nav ul li{
	float:left;
	width:33.3%;
	overflow:hidden;
	background:#fff;
	}
.c_nav ul li a{
	display:block;
	border:1px solid #d1d1d1;
	margin-left:-1px;
	margin-bottom:-1px;
	}
.c_nav ul li a img{
	display:block;
	max-width:75%;
	margin:8px auto 0px;
	}
.c_nav ul li a span{
	display:block;
	line-height:30px;
	text-align:center;
	color:#333;
	padding-bottom:3px;
	}
/*关于*/
.about{width: 96%; background-color: #fff; margin:0 auto;}
.about-nav{width: 46.8%; text-align: center; position: relative; margin: 7% auto;}
.about-nav samp{width: 100%; display: block; height: 3em; border: 2px solid #ed1c25; position: absolute; left: 0; top: .8em;}
.about-nav .bt{background-color: #fff; color: #ed1c25; font-family: "å¾®è½¯é›…é»‘"; font-weight: bold; font-size: 1.2em; padding: 0 4%; position: relative;}
.about-nav .fbt{font-size: 1em; color: #8e8e8e; font-family: arial;}
.about-content p{font-size: .9em; color: #333333; line-height: 1.6em; }
.about-more{width: 28.285%; text-align: center; line-height: 2.5em; font-size: 1em; color: #ed1c25; height: 2.5em; display: block; border: 2px solid #ed1c25; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
.about_cpic{
	width:36%;
	}
.about_cpic img{width:100%;}
.about_ctxt{
	width:60%;
	}
.about_ctxt p{
	color:#666;
	display:block;
	line-height:26px;
	padding-bottom:10px;
	}
/*产品*/
.case{ margin-top: -49px;}
.case1{ margin-top: 0;}
.case-list{width: 100%; margin: 0 auto; padding-left: 4%;}
.case-list .list{width: 42.1875%; border: 2px solid #eaeaea; margin: 0 3% 5%; position: relative; text-align: center; z-index: 9;}
.case-list .list img{width: 100%;}
.case-list .list samp{display: inline-block; height: 100%; line-height: 0; vertical-align: middle;}
.case-list .list span{display: block; width: 100%; height: 2em; background-color: #c10008; position: absolute; bottom: 0; left: 0; z-index: 99;}
.case-list .list .tit{width: 100%; height: 2em; line-height: 2em; color: #fff; z-index: 999; position: absolute; bottom: 0; left: 0;}
.about-more1{margin: 80% auto 0;}
.produ_more a{ width:100px; height:60px; display:block; margin:0 auto; border:1px solid #fdb747; }
#footer{}
/*资质荣誉*/
.m_honor{
	margin-top:20px;
	}
.project{width: 100%; background: url(../images/bg1.jpg) center no-repeat;}
.about-nav .bt1{background-color: #f6f6f8;}
.scrollBox{ width:100%;padding:10px 0; position:relative; }
.scrollBox .piclist{ overflow:hidden; zoom:1;}
.scrollBox .ohbox{overflow:hidden; position:relative;width:100%;left:20%}
.scrollBox {position:relative;overflow:hidden;zoom:1;}
.scrollBox .piclist li{float:right; display:inline; width:70%;}
.scrollBox .piclist .left{float: left; border-radius: 3px; -webkit-border-radius: 3px;}
.scrollBox .pageBtn span{ display:block;width:40px;height:68px;position:absolute;top:30%;cursor:pointer;text-indent:-999em;overflow:hidden; outline: none;}
.scrollBox .pageBtn .prev{background: url(../images/left.png) left center no-repeat; left: 2%; background-size: 70%;outline: none;}
.scrollBox .pageBtn .next{background: url(../images/right.png) right center no-repeat; right: 2%; background-size: 70%;outline: none;}

.project .content{padding-bottom: 5%;}
.scrollBox .ohbox{left: 15%;}
.scrollBox .piclist li{width: 70%;}
.scrollBox .piclist .left{width: 100%; text-align: center;}
.scrollBox .piclist .left img{width:340px;height:250px;}
/*新闻中心*/
.c_news_box{
	width:100%;
	padding:5px 0px;
	background:#fff;
	}
.c_news_box ul{
	width:96%;
	margin:0px auto;
	
	}
.c_news_box ul li{
	width:96%;
	margin:0px auto;
	border-bottom:1px dashed #ccc;
	}
.c_news_box ul li a{
	width:60%;
	display:inline-block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:32px;
	
	color:#666;
	text-indent:10px;
	background: url(../images/icon-11x11-attributeitems1.png) no-repeat left center;
	background-size:4px 4px;
	}
.c_news_box ul li span{
	float:right;
	display:inline-block;
	line-height:32px;
	color:#999;
	}
/*底部*/
.cfoot_box {
	background: #322B2D;
	padding: 10px 0px;
	margin-top:20px;
}
.cfoot_box p, .cfoot_box p a {
	width: 96%;
	color: #B2B2B2;
	line-height: 20px;
	font-size: 12px;
	margin: 0px auto;
	display: block;
	text-align: center;
}

.cfoot_dh {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 1000;
    height: 60px;
    background-color: #6e0300;
    overflow: hidden;
}
.cfoot_dh a.cfoot_dh_nav01 {
    background: url(../images/index_bg1.gif) no-repeat center 3px;
    background-size: 25px;
}
.cfoot_dh a {
    display: block;
    width: 25%;
    height: 49px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    float: left;
}
.cfoot_dh a.cfoot_dh_nav02 {
    background: url(../images/index_bg2.gif) no-repeat center 3px;
    background-size: 25px;
}
.cfoot_dh a.cfoot_dh_nav03 {
    background: url(../images/index_bg3.gif) no-repeat center 3px;
    background-size: 25px;
}
.cfoot_dh a.cfoot_dh_nav04 {
    background: url(../images/index_bg4.gif) no-repeat center 3px;
    background-size: 25px;
}

.cfoot_box {
    background: #333;
    padding: 10px 0px;
    padding-bottom: 60px;
}
.cfoot_box p, .cfoot_box p a {
    width: 96%;
    color: #B2B2B2;
    line-height: 20px;
    font-size: 12px;
    margin: 0px auto;
    display: block;
    text-align: center;
}
/*about*/
/*子页导航*/
.cson_nav ul{
	width:96%;
	margin:20px auto;
	background:#930000;
	margin-bottom:10px;
	border-radius:15px;
	}
.cson_nav ul li{
	width:25%;
	float:left;
	}
.cson_nav3 ul li{
	width:33.3%;
}
.cson_nav ul li a{
	display:block;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	border-radius:15px;
	}
.cson_nav ul li a.on{
	background:#fff;
	color:#930000;
	}
.m_about{
	height:auto;
	margin:0 auto;
	width:96%;
	}
.m_about p{
	line-height:30px;
	color:#666;
	display:block;
	padding-bottom:10px;
	}
.m_about  img{max-width:100%;display:block;margin:0 auto;}
/*product*/
.cson_piclist_con{
	background:#fff;
	padding:15px 0px;
	}
.cson_piclist_con ul{
	margin:0px auto;
	}
.cson_piclist_con ul li{
	width:50%;
	float:left;
	margin-bottom:15px;
	}
.cson_piclist_con ul li a{
	display:block;
	width:96%;
	margin:0px auto;
	background:#f5f5f5;
	}
.cson_piclist_con ul li div.cson_picbox{
	width:98%;
	margin:2px auto 0px;
	overflow:hidden;
	padding-top:2px;
	height:150px;
	}
.cson_piclist_con ul li div.cson_picbox img{
	width:100%;
	height:100%;
	}
.cson_piclist_con ul li div.cson_txtbox h6{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
/*product_more*/
.cson_txt_box {
    width: 96%;
    margin: 10px auto;
    background: #fff;
}
.cson_xq_tit {
    padding: 15px 0px;
    width: 96%;
    margin: 0px auto;
}
.cson_xq_tit h6 {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 5px;
}
.cson_xq_tit p {
    margin-top: 5px;
}
.cson_xq_tit p span {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}
.cson_txt p, .cson_txt {
    line-height: 30px;
    color: #545454;
}
.cson_txt {
    width: 96%;
    padding: 10px 0px;
    margin: 0px auto;
}
/*news*/
.xwzx_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}
.xwzx_nr ul li { width:100%; height:auto; padding:10px 0px; float:left; line-height:30px; border-bottom:1px solid #d7d8d8; background: url(../images/shouji_44.jpg) no-repeat right center; margin-top:20px; }
.xwzx_nr ul li h3 { width:96%; font-size:14px; color:#333; line-height:20px;text-align: center;}
.xwzx_nr ul li p { width:96%; font-size:12px; color:#666; line-height:20px; text-align: center;}
.xwzx_nr ul li .lzj { width:13%;  text-align:center; float:left; margin-right:15px;}

/*news_more*/
.m_n_m_titl{
	width:90%;
	margin:0 auto;
	padding:15px 0;
	}
.m_n_m_titl h3{
	font-size: 16px;
    padding-top: 10px;
    font-weight: 700;
    color: #323232;
	}
.m_n_m_titl p{
	border-bottom: 1px solid #d1d1d1;
    padding-bottom: 5px;
	}
.m_n_m_titl p span{
	color: #999;
    margin-right: 10px;
    font-size: 12px;
	}
.m_n_m_txt{
	width:90%;
	margin:0 auto;
	padding-bottom:15px;
	}
.m_n_m_txt img{
	max-width:100%;
	margin:0 auto;
	display: block;
	}
.m_n_m_txt p{
	color:#555555;
	line-height:30px;
	text-indent:20px;
	}
.m_n_bottom{
	width:90%;
	padding:10px 0;
	margin:0 auto;
	}
.m_n_bottom ul li a{
	color:#555555;
	}
/*job*/
.c_r_con{
	margin:30px auto;
	}
.c_r_titl{
	width:96%;
	margin:0 auto;
	}
.c_r_titl h6{
	width:33%;
	color:#333;
	font-size:14px;
	display:block;
	text-align:left;
	}
.c_r_titl b{
	width:33%;
	color:#333;
	font-size:14px;
	display:block;
	text-align:center;
	}
.c_r_titl big{
	width:33%;
	color:#333;
	font-size:14px;
	display:block;
	text-align:right;
	}
.c_r_txt{
	margin-top:2%;
	}
.c_r_txt ul li{
	width:96%;
	padding-bottom:2%;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:3%;
	padding-left:2%;
	}
.c_r_txt ul li a strong{
	width:33%;
	float:left;
	font-size:12px;
	color:#666;
	text-align:left;
	}
.c_r_txt ul li a h5{
	width:33%;
	float:left;
	font-size:12px;
	color:#666;
	text-align:center;
	}
.c_r_txt ul li a small{
	width:33%;
	float:left;
	font-size:12px;
	color:#666;
	text-align:right;
	}
/*job_more*/
.c_r_mess{
	width:92%;
	margin:20px auto;
	}
.mess_list{
	margin:10px 0;
	border-bottom:1px solid #cccccc;
	}
.mess_list h2{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	display:block;
	margin:10px 0;
	}
.mess_list ul li{
	width:260px;
	float:left;
	display:block;
	margin:10px;
	}
.mess_list ul li b{
	font-size:12px;
	color:#666666;
	}
.mess_more{
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	}
.mess_more h3{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	display:block;
	margin:10px 0;
	}
.mess_more p{
	margin-top: 0px; margin-bottom: 0px; padding: 0px; line-height: 28px; font-size: 12px;
	color:#666666;
	}
/*contact*/
.m_con_txt{
	width:96%;
	margin:20px auto;
	}
.m_con_txt p{
	line-height:28px;
	color:#666;
	}
/*ebook*/
.lx_ly{
	background:#fff;
	padding:15px 0px;
	width:96%;
	margin:10px auto;
	}	
.lx_ly  ul {
	width:96%;
	margin:0px auto;
	}
.lx_ly  ul li{
	width:100%;
	margin-bottom:6px;
	}
.lx_ly  ul li span{
	display:block;
	font-size:14px;
	margin-bottom:5px;
	color:#545454;
	}
.lx_ly  ul li input{
	width:100%;
	height:30px;
	border:2px solid #e8e8e8;
	}
.lx_ly  ul li textarea{
	width:100%;
	height:120px;
	line-height:24px;
	border:2px solid #e8e8e8;
	}
.lx_ly  ul li.tj input{
	text-align:center;
	background:#930000;
	color:#fff;
	border:0px;
	
	}
.lx_ly{
	margn-bottom:10px;
	}