@charset "utf-8";
html,body{ font:12px/1.8 'Microsoft YaHei',Tahoma,Verdana,'Simsun'; color:#333; -webkit-text-size-adjust:none; background:url(../header.png) no-repeat center top}

a{ color:#333; text-decoration:none;}
a:hover{ color:#c10a28; text-decoration:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal}
ul,li{ list-style:none; padding:0; margin:0}
.clear{ clear:both;}

.q1200{ width:1200px; margin:0 auto}


/*头部*/
header{ width:100%; height:130px; background:url(../header_bg.png) no-repeat center }
.header_l{ float:left; margin-top:30px; width:240px;}
.header_l img{ width:100%}
.header_r{ float:right; width:900px;}
.header_icon{  height:28px; width:100%;margin-top:10px;}
.header_icon ul{ float:right}
.header_icon li{ float:left; height:35px; padding-left:36px; margin-left:12px; position:relative; cursor:pointer}
.header_icon li h1{ line-height:28px; font-size:14px; color:#969696;}
.header_icon li h2{ width:90px; height:90px; overflow:hidden; position:absolute; top:30px; left:0; display:none; z-index:9999999}
.header_icon li h2 img{ width:100%;}
.header_icon li:hover h2{ display:block}

#icon_wap{ background:url(../icon_wap.png) no-repeat top left}
#icon_wx{ background:url(../icon_wx.png) no-repeat top left}
#icon_ss{ background:url(../icon_ss.png) no-repeat top left}

.L_search {
	position: fixed;
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #000;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

.L_search a {
	cursor: pointer;
	position: absolute;
	z-index: 9999999999;
}

.sousuo_an {
	position: relative;
	top: 5px;
	cursor: pointer;
}

.sousuo_kuang {
	margin: 0 auto;
	text-align: center;
}

.sousuo_kuang .kuang {
	width: 50%;
	position: fixed;
	top: 169px;
	left: 50%;
	margin-left: -25%;
	height: 68px;
	border: 1px solid #535353;
	z-index: 9999;
}

.sousuo_kuang .kuang .text {
	border: none;
	background: none;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	height: 39px;
	line-height: 39px;
	padding: 16px 2% 15px;
	width: 80%;
	float: left;
}

.sousuo_kuang .kuang .searchgo {
	border: none;
	width: 7%;
	margin-right: 1%;
	height: 68px;
	background: url(../ico_115.png) no-repeat center;
	background-size: 50% auto;
	min-width: 40px;
	cursor: pointer;
}

.L_search .guanbi {
	width: 37px;
	height: 37px;
	background: url(../ico_116.png) no-repeat center;
	position: fixed;
	right: 3%;
	top: 50px;
	cursor: pointer;
	z-index: 99;
}




.nav{ height:70px; position:relative; z-index:99999; margin-top:22px;}
.nav ul{ margin-left:-40px; zoom:1; float:right}
.nav li{width:auto; float:left;  text-align:center; line-height:70px;  text-align:center; font-size:14px;position:relative; margin-left:40px; }
.nav li a{ color:#323232; display:block;height:67px; padding:0 5px;}
.nav li:hover a{ color:#c10a28; border-bottom:3px solid #c10a28;}
.nav ul li:hover ul{ display:block}

.nav ul li ul{ position:absolute; z-index:9999; margin-left:0; width:120px;background:#c10a28; display:none}
.nav ul li ul li{ margin-left:0; line-height:40px; height:40PX; overflow:hidden; width:100%; text-align:left; border-bottom:1px solid #a2061f; text-indent:10px;}
.nav ul li ul li a{height:40px; border-bottom:0!important; color:#fff!important;}
.nav ul li ul li a:hover{ color:#313131!important}

/*banner*/
.banner{ width:100%; height:580px; overflow:hidden; position:relative}
.banner li{ width:100%; height:580px;}

.banner .bx-controls-direction{ width:100%; position:absolute;z-index:999; top:217px; display:none}
.banner .bx-controls-direction a{ display:block; width:66px; height:66px;}
.banner .bx-controls-direction .bx-prev{ background:url(../banner_prev.png) no-repeat; float:left; display:none}
.banner .bx-controls-direction .bx-next{ background:url(../banner_next.png) no-repeat; float:right; display:none}

.banner .bx-controls{ width:100%; position:absolute;top:0; z-index:999}
.banner .bx-pager{ width:100%; text-align:center; position:absolute; top:528px;}
.banner .bx-pager .bx-pager-item{ display:inline-block; margin-left:10px}
.banner .bx-pager .bx-pager-item a{ display:block; width:12px; height:12px; border-radius:14px; background:#fff;
transition:width .5s;
-moz-transition:width .5s; /* Firefox 4 */
-webkit-transition:width .5s; /* Safari and Chrome */
-o-transition:width .5s; /* Opera */
}
.banner .bx-pager .bx-pager-item a.active{ background:#c10a28; width:36px; height:12px;}


.ny_banner{ width:100%; height:470px; overflow:hidden}







/*新闻滚动*/
.news_roll{ width:100%; height:70px; background:#c10a28; overflow:hidden}
.news_roll_m{ width:760px; height:70px; float:right; background:url(../news_roll_bg.jpg) no-repeat center left; padding-left:40px; position:relative}
.news_roll_m li{height:70px; font-size:14px; color:#ffffff; line-height:70px; }
.news_roll_m li a{ color:#fff;}

.news_roll_m .bx-controls-direction{ width:58px; height:70px; position:absolute; top:0; right:0}
.news_roll_m .bx-controls-direction a{ display:block; width:9px; height:16px; float:left; margin-top:27px}
.news_roll_m .bx-controls-direction .bx-prev{ background:url(../news_roll_prev.jpg) no-repeat center}
.news_roll_m .bx-controls-direction .bx-next{ background:url(../news_roll_next.jpg) no-repeat center; margin-left:40px}


/*关于我们*/
.main1{ width:100%; height:468px;  background:#f5f5f5}
.main1_l{ width:340px; height:520px;  background:#Fff; float:left; margin-top:-102px; zoom:1; z-index:99999; position:absolute;
-moz-box-shadow: 0px 0px 10px #e1e1e1; /* 老的 Firefox */
box-shadow: 0px 0px 10px #e1e1e1;
}
.main1_l_logo{padding:0 40px; margin:30px 0 20px 0}
.main1_l_logo img{ width:100%}
.main1_l_img{ width:248px; height:158px; padding:11px; background:url(../main1_l_img_bg.jpg) no-repeat center; margin:0 auto}
.main1_l_text{ padding:0 40px;}
.main1_l_text h1{ font-size:16px; color:#e79408; line-height:46px; margin-top:8px;}
.main1_l_text h2{ width:32px; height:3px; background:#f6a03d}
.main1_l_text h3{ font-size:14px; color:#4a4545; line-height:26px; margin-top:10px;}
.main1_l_call{ width:100%; height:60px; overflow:hidden; position:absolute; bottom:0; left:0; background:url(../main1_l_call.jpg) no-repeat 42px center #4a4545; line-height:20px; text-indent:90px;}
.main1_l_call h1{ font-size:14px; color:#f89e36; margin-top:10px;}
.main1_l_call h2{ font-size:18px; color:#ffffff; font-family:Arial;}

.main1_r{ float:right; width:800px;}
.main1_r h1{ font-size:24px; color:#323232; line-height:56px; margin-top:26px;}
.main1_r h2{ width:45px; height:3px; background:#c10a28}
.main1_r h3{ font-size:14px; color:#323232; line-height:30px; margin-top:18px;}
.main1_r h4{ width:118px; height:38px; border:1px solid #aaaaaa; text-align:center; line-height:38px; font-size:14px; text-transform:uppercase; margin-top:20px;}
.main1_r h4 a{ display:block;color:#5a5a5a;}
.main1_r h4 a:hover{ color:#c10a28;}


.index_title{ width:100%; overflow:hidden; font-size:28px; color:#323232; text-align:center; height:50;x; line-height:50px; margin:30px 0 }

/*服务方案*/
.m_bg1{ width:628px; height:470px; background:url(../m_bg1.png) no-repeat center; position:absolute; top:0; left:-600px; }
.m_bg2{ width:330px; height:336px; background:url(../m_bg2.png) no-repeat center; position:absolute; bottom:-100px; right:-350px; }

.main2{ width:100%; height:444px;   overflow:hidden }
.main2_m{ width:100%; overflow:hidden}
.main2_m ul{ margin-left:-30px; zoom:1}
.main2_m li{ float:left; width:276px; margin-left:30px;}
.main2_m li h1{ width:276px; height:200px; overflow:hidden}
.main2_m li h1 img{ width:100%;}
.main2_m li h2{ font-size:14px; color:#323232; line-height:54px; text-align:center}
.main2_m li:hover h2{ color:#c10a28}

.main2_m .bx-pager{ text-align:center; margin-top:30px;}
.main2_m .bx-pager .bx-pager-item{ display:inline-block; margin:0 5px;}
.main2_m .bx-pager .bx-pager-item a{ display:block; width:10px; height:10px;border-radius:10PX; background:#bebebe;}
.main2_m .bx-pager .bx-pager-item a.active{ background:#c10a28}



/*合作伙伴*/
.main3{ width:100%; height:278px; overflow:hidden; background:#f5f5f5 }
.main3_m{ width:100%; overflow:hidden; position:relative}
.main3_m ul{}
.main3_m li{ float:left; width:254px;}
.main3_m li h1{ width:252px; height:98px; border:1px solid #dcdcdc; overflow:hidden}
.main3_m li h1 img{ width:100%;}
.main3_m li h2{ font-size:14px; color:#323232; line-height:54px; text-align:center}
.main3_m li:hover h2{ color:#c10a28}

.main3_m .bx-wrapper{ margin:0 auto}
.main3_m .bx-controls-direction{ width:100%; height:36px; position:absolute; top:30px; left:0}
.main3_m .bx-controls-direction a{ display:block; width:36px; height:36px; position:absolute}
.main3_m .bx-controls-direction .bx-prev{ background:url(../main3_prev.png) no-repeat center; left:0}
.main3_m .bx-controls-direction .bx-prev:hover{ background:url(../main3_prev_h.png) no-repeat center}
.main3_m .bx-controls-direction .bx-next{ background:url(../main3_next.png) no-repeat center; right:0}
.main3_m .bx-controls-direction .bx-next:hover{ background:url(../main3_next_h.png) no-repeat center}


/*新闻中心*/
.main4{ width:100%; overflow:hidden; }
.main4_title{ width:100%; height:38px; overflow:hidden; text-align:center}
.main4_title a{ display:inline-block; width:120px; height:38px; background:#ebebeb; color:#323232; font-size:14px; line-height:38px; margin:0 5px;}
.main4_title a:hover{ color:#fff; background:#c10b29} 

.main4_title a.up{color:#fff; background:#c10b29}

.main4_m{ width:100%; overflow:hidden; margin-top:50px; display:none}
.main4_m_l{ width:470px; height:400px; float:left; background:#f5f5f5}
.main4_m_l h1{ width:100%; height:294px; overflow:hidden}
.main4_m_l h1 img{ width:100%;}
.main4_m_l h2{ font-size:16px;  padding:0 22px; line-height:30px; margin-top:22px;}
.main4_m_l h2 a{color:#323232; }
.main4_m_l h2 a:hover{color:#c10a28;}
.main4_m_l h3{ font-size:14px; color:#8a8a8a; padding:0 22px; line-height:30px;}
.main4_m_l h3 a{color:#8a8a8a; float:right}
.main4_m_l h3 a:hover{color:#c10a28;}

.main4_m.block{ display:block}

.main4_m_r{ width:700px; height:400px; overflow:hidden; float:right;}
.main4_m_r_tant{  height:116px; overflow:hidden;background:#f5f5f5; padding:0 22px; margin-bottom:26px;}
.main4_m_r_tant_l{ width:54px; float:left; text-align:center; font-family:Arial; margin-top:28px;}
.main4_m_r_tant_l h1{ font-size:32px; color:#555555; border-bottom:1px solid #aaaaaa;line-height:40px;}
.main4_m_r_tant_l h2{ font-size:14px; color:#aaaaaa}
.main4_m_r_tant_r{ float:right; width:576px; margin-top:14px;}
.main4_m_r_tant_r h1{ font-size:16px; color:#323232; line-height:36px;}
.main4_m_r_tant_r h1 a{color:#323232}
.main4_m_r_tant_r h1 a:hover{color:#c10a28}
.main4_m_r_tant_r h2{ font-size:14px; color:#5a5a5a; line-height:24px;}


/*友情链接*/
.link{overflow: hidden;width: 100%;border-top: 1px #ddd solid; padding:20px 0}
.link_l{
    border-right: 1px #ddd solid;
    font-size: 20px;
	float: left;
	 color:#333;
	 width:120px;
	 line-height:
}
.link_r{float: right; width:1070px}
.link_r a{ display:block; color:#333; font-size:14px; padding:0 20px; float: left; line-height:30px;}
.link_r a:hover{ color:#c10a28}


/*底部*/
footer{ width:100%; height:410px; background:#c10a28;  overflow:hidden; margin-top:80px;}

.footer_m{ width:100%; height:313px; overflow:hidden;}
.footer_m_tant1{ float:left; width:256px; height:220px; background:url(../footer_m_bg.jpg) no-repeat center right; margin-top:50px; padding-top:5px;}
.footer_m_tant1 h1{ font-size:18px; color:#fff; margin-bottom:20px; }
.footer_m_tant1 h2{width:100%; overflow:hidden}
.footer_m_tant1 h2 a{ display:block; float:left; width:110px; height:34px;  font-size:14px; line-height:34px; color:#fff}

.footer_m_tant2{ float:left; width:286px; height:220px; background:url(../footer_m_bg.jpg) no-repeat center right; margin-top:50px; padding-top:5px; padding-left:55px;}
.footer_m_tant2 h1{ font-size:18px; color:#fff; margin-bottom:20px; }
.footer_m_tant2 h2{ width:100%; overflow:hidden}
.footer_m_tant2 h2 a{ display:block; float:left; width:110px; height:34px; overflow:hidden;  font-size:14px; line-height:34px; color:#fff}

.footer_m_tant3{ float:left; width:360px; height:220px; background:url(../footer_m_bg.jpg) no-repeat center right; margin-top:50px; padding-top:5px; padding-left:55px;}
.footer_m_tant3 h1{ font-size:18px; color:#fff; margin-bottom:20px; }
.footer_m_tant3 h2{ width:100%; overflow:hidden}
.footer_m_tant3 h2 p{  float:left; width:100%; height:34px; overflow:hidden;  font-size:14px; line-height:34px; color:#fff}
.footer_m_tant3 h2 a{ color:#fff;}

.footer_m_tant4{ float:right; width:116px; height:220px;  margin-top:50px; padding-top:5px;}
.footer_m_tant4 h1{ font-size:18px; color:#fff; margin-bottom:30px; }
.footer_m_tant4 h2{ width:116px; overflow:hidden; text-align:center; font-size:14px; color:#e1e1e1; line-height:26px; }
.footer_m_tant4 h2 img{ width:100%}

.footer_cop{ width:100%; height:53px; line-height:53px; overflow:hidden;  color:#fff; font-size:14px; border-top:1px solid #ca2f48}
.footer_cop h1{ float:left;}
.footer_cop h2{ float:right}
.footer_cop a{ color:#fff}





.ny_nav{width:100%; height:50px; line-height:50px; overflow:hidden; border-bottom:1px solid #ddd}
.ny_nav li{ float:left; padding:0 30px; font-size:16px; color:#fff; text-align:center}
.ny_nav li a{ color:#666;}
.ny_nav li a:hover{ color:#c10a28;}

.ny_index{ width:100%; overflow:hidden}



/*内页内容*/
.ny_main{ width:100%; overflow:hidden;  }
.ny_title{ width:100%; overflow:hidden; line-height:46px; height:92px; padding:42px 0;}
.ny_title h1{ font-size:36px; color:#323232; text-transform:uppercase}
.ny_title h2{ font-size:32px; color:#c10a28}

.met_page{ height:38px; text-align:center; line-height:38px; font-size:14px; color:#666666; margin-top:10px; margin-bottom:30px;}
.met_page a{ color:#666}
.met_page a:hover{ color:#c10a28}
.met_page_left{ float:left; margin-left:10px}
.met_page_right{ float:right; margin-right:10px;}


/*简介页面*/
.showtext{ width:1200px; margin:0px auto; overflow:hidden; padding:25px 0; font-size:14PX; }



/*企业概况*/
.about{ width:100%; overflow:hidden}
.about_l{ float:left; width:450px;}
.about_l h1{ margin-bottom:40px;}
.about_r{ float:right; width:695px;  }
.about_r h1{ font-size:26px; color:#323232; margin-bottom:20px;}
.about_r h2{ font-size:14px; color:#5a5a5a; line-height:32px;}

/*企业文化*/
.qywh{ width:100%; overflow:hidden}
.qywh_l{ float:left; width:500px; height:280px; padding:9px; border:1px solid #e5e5e5}
.qywh_r{ float:right; width:640px; border-top:1px solid #e5e5e5; padding-top:10px;}
.qywh_r h1{ font-size:24px; color:#323232; line-height:64px;}
.qywh_r h2{ font-size:14px; color:#5a5a5a; line-height:32px;}
.qywh_r span{ width:100%; height:1px; background:#e5e5e5; display:block; margin-top:24px; margin-bottom:4px;}

.qywh_img{ width:100%; overflow:hidden; border-top:1px solid #e5e5e5; margin-top:40px; padding-top:40px;}
.qywh_img li{ width:276px; float:left; text-align:center; margin-left:32px;}
.qywh_img li h1{ width:100%; height:200px; overflow:hidden}
.qywh_img li h1 img{ width:100%}
.qywh_img li h2{ font-size:24px; color:#323232; line-height:70px;}
.qywh_img li h3{ font-size:14px; color:#5a5a5a; padding:0 30px; line-height:24px}

/*联系我们*/
.contact{ width:100%; overflow:hidden}
.contact_l{ float:left; width:500px; height:500px; position:relative}
.contact_l li{ height:60px; line-height:60px; font-size:16px; color:#333; padding-left:80px; margin:20px 0}
#contact_1{ background:url(../i-map.png) no-repeat center left}
#contact_2{ background:url(../i-phone.png) no-repeat center left}
#contact_3{ background:url(../i-fax.png) no-repeat center left}
#contact_4{ background:url(../i-mail.png) no-repeat center left}

.contact_l_code{ overflow:hidden;  position:absolute; bottom:0; left:100px;}
.contact_l_code p{ float:left; width:116px; text-align:center; font-size:14px; color:#333; line-height:26px; margin:0 10px; }
.contact_l_code p img{ width:100%;}

.contact_r{ float:right; width:650px;}




/*服务知名客户*/
.fwzmkh{ width:100%; overflow:hidden}
.fwzmkh_img{ width:100%; text-align:center; overflow:hidden; margin-bottom:50px;}
.fwzmkh_text{ width:100%; overflow:hidden; font-size:18px; color:#c10a28; margin-bottom:20px;}

.fwzmkh_list{ width:100%; overflow:hidden; margin-bottom:10px;}
.fwzmkh_list_l{ float:left; width:20px; padding:48px 14px; background:#c10a28; font-size:16px; line-height:30px; text-align:center; color:#fff;}
.fwzmkh_list_r{ width:1120px; float:right}
.fwzmkh_list_r li{ float:left; width:200px; height:165px;} 
.fwzmkh_list_r li h1{ width:200PX; height:125px; overflow:hidden;  margin-top:5px;}
.fwzmkh_list_r li h1 img{ width:100%}
.fwzmkh_list_r li h2{ font-size:14px; text-align:center; font-size:14px; line-height:34px;}



/*新闻列表页*/
.newslist{ width:100%; overflow:hidden; }
.newslist_com{ padding:20px; background:#f5f5f5;}
.newslist_com_m{ width:100%; height:430px; overflow:hidden; position:relative}
.newslist_com_l{ float:left; width:520px; height:430px; overflow:hidden}
.newslist_com_l img{ width:100%; height:100%}
.newslist_com_r{ float:left; width:510px; margin-left:60px;}
.newslist_com_r h1{ font-size:14px; color:#8b8b8b; font-family:Arial; margin-top:30px;}
.newslist_com_r h2{ font-size:24px;  line-height:32px; margin:6px 0 24px 0}
.newslist_com_r h2 a{color:#c10a28;}
.newslist_com_r h3{ font-size:14px; color:#5a5a5a; line-height:24px; }
.newslist_com_r h4{ width:132px; height:38px; border:1px solid #c8c8c8; text-indent:24px;font-size:14px; color:#5a5a5a; line-height:38px; background:url(../newslist_com_r_more.jpg) no-repeat 90px 12px;margin-top:26px; }
.newslist_com_r h4 a{ display:block; color:#5a5a5a;}
.newslist_com_r h4 a:hover{  color:#c10a28;}

.newslist_com_m .bx-pager{ position:absolute; top:374px; left:580px}
.newslist_com_m .bx-pager-item{ float:left; margin-right:10px}
.newslist_com_m .bx-pager-item a{ display:block; width:10px; height:10px; border-radius:10px; background:#b5b5b5}
.newslist_com_m .bx-pager-item a.active{ background:#767676}


.newslist_list{ width:100%; overflow:hidden; padding-top:28px;}
.newslist_list ul{ margin-left:-58px;zoom:1}
.newslist_list li{ width:468px; height:160px; float:left;  border-bottom:1px solid #e5e5e5; margin-left:60px; padding-left:30px; padding-right:70px;}
.newslist_list li h1{ font-size:20px; color:#323232; margin-top:18px;}
.newslist_list li h1 a{ color:#323232;}
.newslist_list li h1 a:hover{ color:#c10a28;}
.newslist_list li h2{ font-size:14px; color:#a0a0a0; font-family:Arial; background:url(../newslist_list_h2.jpg) no-repeat center left; padding-left:24px; margin:5px 0}
.newslist_list li h3{ font-size:14px; color:#5a5a5a; line-height:24px;}

.newslist_list li:hover{ box-shadow:0px 0px 10px #e5e5e5}

.shownews{ width:1200px; margin:0 auto; overflow:hidden}


/*产品列表页*/
.prolist{ width:1200px; margin:0px auto; overflow:hidden;}
.prolist ul{ margin-left:-20px; zoom:1}
.prolist li{ float:left; width:306px; height:342px;border:1px solid #dbdbda; margin-left:20px; margin-bottom:40px; position:relative; overflow: hidden}
.prolist li h1{ width:306px; height:342px;}
.prolist li h1 img{ width:100%; height:100%}
.prolist li h2{ position:absolute; width:100%; height:60px; line-height:60px; text-align:center; font-size:18px; color:#ffffff; bottom:0; left:0; background:url(../scsb_r_li_h2.png)}
.prolist li:hover h2{ color:#c10a28}

/*产品内容页*/
.showproduct{ width:1200px; margin:10px auto; overflow:hidden;}
.showproduct_title{ width:100%; height:45px; line-height:45px; font-size:20px; color:#333333; text-align:center;}
.ny_author{ font-size:14px; color:#666666; width:100%; height:30px; line-height:30px; border-top:1px dashed #ddd;border-bottom:1px dashed #ddd; text-align:center}
.showproduct_content{ font-size:14px; color:#666; line-height:30px; padding:5px 0}



/*图片列表页*/
.imglist{ width:1200px; margin:0 auto; overflow:hidden; }
.imglist_title{ width:100%; overflow:hidden; font-size:20px; color:#323232; margin-bottom:30px;}
.imglist_list{width:100%; overflow:hidden;}
.imglist_list ul{ margin-left:-30px; zoom:1}
.imglist_list li{ width:380px; float:left; margin-left:30px; margin-bottom:5px;  }
.imglist_list li h1{ width:378px; height:278px; border:1px solid #dcdcdc; overflow:hidden;}
.imglist_list li h1 img{ width:100%}
.imglist_list li h2{ width:100%; height:66px; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:66px; text-align:center;}
.imglist_list li:hover h2{ color:#c10a28}


/*合作伙伴*/
.hzhb{ width:100%; overflow:hidden}


/*服务案例*/
.case{ width:100%; height:428px; overflow:hidden; }
.case_m{ width:100%; position:relative}
.case_m li{ float:left; width:276px; }
.case_m li h1{ width:276px; height:170px; overflow:hidden}
.case_m li h1 img{ width:100%}
.case_m li h2{ font-size:14px; color:#323232; line-height:40px; text-align:center;}

.case_m .bx-controls-direction{ height:40px; position:absolute; right:0; top:-80px}
.case_m .bx-controls-direction a{ display:block; width:40px; height:40px; float:left; margin-left:10PX;}
.case_m .bx-controls-direction .bx-prev{ background:url(../case_m_prev.jpg) no-repeat center}
.case_m .bx-controls-direction .bx-next{ background:url(../case_m_next.jpg) no-repeat center}


/*内页发展历程*/

.fzlc_text{ font-size:14px; text-indent:2em; line-height:24px;}

.fz{ width:1200px; height:450px;  margin:0 auto; position:relative;}
.fzlc{ width:1080px; height:450px; margin:0 auto; position:relative; overflow:hidden}
.fzlc_main{ width:11200px; height:12px; background-color:#cecece; position:absolute; top:200px;}
#n_event ul{ margin:0; padding:0}

.event_tant{ width:180px; position:relative; bottom:170px; float:left;}

.event_1{ width:180px; height:150px; background-color:#d2232a;border-radius:20PX}
.event_1 h1{ width:140px; height:35px; font-size:18px; color:#fff; line-height:35px; text-align:center; font-weight:bold; padding:10PX 20PX 0 20PX;}
.event_1 h2{ width:140px; height:100px; font-size:12px; color:#fff; line-height:20px;font-weight:normal; padding:0 20PX; text-align:center}
.event_2{ width:6px; height:6px; margin:10px auto 0 auto;border-radius:12px; border:3px solid #d2232a}
.event_3{ width:180px; height:10px; background:url(../sanj.jpg)}



.event2_tant{ width:180px; position:relative; top:0px; float:left;}

.event2_1{ width:180px;background-color:#d2232a;border-radius:20PX; padding-bottom:10px;}
.event2_1 h1{ width:140px; height:40px; font-size:18px; color:#fff; line-height:35px; text-align:center; font-weight:bold; padding:10PX 20PX 0 20PX;}
.event2_1 h2{ width:140px; font-size:12px; color:#fff; line-height:20px;font-weight:normal; padding:0 20PX;text-align:center}
.event2_2{ width:6px; height:6px; margin:0px auto 10px auto;border-radius:12px; border:3px solid #d2232a}
.event2_3{ width:180px; height:10px; background:url(../sanj2.jpg)}

.bott{ width:1200px; height:35px; position:absolute; top:188px}
.fa_l{ width:35px; height:35px; position:absolute; left:0; background:url(../fa_l.jpg)}
.fa_r{ width:35px; height:35px; position:absolute; right:0;background:url(../fa_r.jpg)}



/*下载列表页*/
.downloadlist{ width:1200px; margin:0 auto; overflow:hidden; }

.downloadlist_list{ width:100%; overflow:hidden;}
.downloadlist_list li{ width:100%; height:56px; line-height:56px; border-bottom:1px solid #e5e5e5}
.downloadlist_list li h1{ float:left; display:block; font-size:14px; color:#323232; background:url(../downloadlist_list_li.jpg) no-repeat center left; padding-left:40px;}
.downloadlist_list li h2{ float:right; font-size:14px; font-family:Arial; color:#aaaaaa}
.downloadlist_list li h3{ width:104px; height:36px; background:url(../download_icon.jpg) no-repeat center;float:right; margin-top:10px; margin-left:58px }
.downloadlist_list li h3:hover{background:url(../download_icon_h.jpg) no-repeat center;}
.downloadlist_list li h3 a{ width:104px; height:36px;display:block}


.powered_by_metinfo{height:35px;color:#fff;text-align:center;font-size:12px;line-height:35px;}
.powered_by_metinfo a{color:#fff;}