@charset "utf-8";
/* CSS Document */

*{padding:0; margin:0; font-family:	Microsoft YaHei; font-size: 16px;}
.w1200{margin: 0 auto;width: 1230px;}
.clear:after{display: block;content:''; clear: both;}
.clear{zoom: 1;}

ul li{ list-style: none;}
a{ text-decoration: none; font-size: 14px; color:#666;}
a img{display:block; border:none;}
.fl{float: left;}
.fr{float: right;}
@font-face{
	font:"Franklin Gothic Book"
	src: url('FRABKIT')	
	}

.header{ height:118px;}

.header .logo img{ margin-top:25px; margin-right:20px;}
.header .logo .logo_t{
            border-left:2px solid #000;
            margin-top:44px;
            padding-left:20px;
            line-height:16px;
            padding: 5px 20px 0;
           
            }
.header .logo .logo_t p{
            font-size:12px;
            -webkit-transform-origin-x: 0;
            -webkit-transform: scale(0.80);
            }			
.header .logo .logo_t span{ color:#000; font-weight:bold; font-size:18px;}
.t_tel{margin-top:25px;}
.t_tel img{ margin-right:10px; }
.t_tel .tel{color:#000;font-size: 16px;font-weight:bold;}
.t_tel .tel span{color:#dc1500;font-size:36px;font-family: fantasy;}

.nav{ background:#0c0000; height:70px; min-width:1200px;}
.nav a{ color:#fff; display:block; float:left; line-height:70px; padding:0 50px; font-size:16px;}
.on{ background:#dc1502;}
.nav a:hover{background:#dc1502;}

#playBox{width:100%;height:700px;background:#333;position:relative;overflow:hidden;min-width:1200px;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left; width:1920px;}
#playBox .oUlplay li img{ width:100%; height:700px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(l.png) no-repeat; position:absolute; top:240px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(r.png) no-repeat; position:absolute; top:240px; right:10px; z-index:10;}
#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.be_rm span{ background:#dc1502; line-height:60px; color:#fff; display:block; float:left; padding:0 30px;}
.be_rm a{ line-height:60px; margin:0 22px; font-size:14px;}
.be_about{ background:url(a2.jpg) no-repeat; height:452px;}
.be_about .txt{ margin-top:90px; width:610px;}
.be_about .txt .tit h1{font-size:40px; color:#dc1502; font-weight:normal; }
.be_about .txt .tit  h2{ line-height:56px;}
.be_about .txt p{ font-size:14px; color:#565555; line-height:30px;}
.be_about .txt a{
    width:  140px;
    height: 38px;
    background: #dc1502;
	display:block;
	color:#fff; line-height:38px;
	text-align:center;
	margin-top:36px;
}
.be_about  img{ border:4px solid #fff; margin-top:74px;}

.be_tit{ text-align:center; position:relative;}
.be_tit h1{ font-size:74px; color:#f5f5f5; font-family:"Franklin Gothic Book";}
.be_tit h2{ position:absolute; top:34px; left:542px; color:#dc1502; font-size:34px;}
.be_tit .kh{background:url(t1.jpg) no-repeat center;color:#989898;margin-top:6px;}

.be_product{ margin-top:30px;min-width:1200px;}
.p_nav { text-align:center; margin-top:40px;}
.p_nav a{ display:inline-block; text-align: center; background:#eeeded; color:#555; border:1px solid #bcbcbc; width:180px; height:36px; line-height:36px; margin:0 8px;
	webkit-transition: border-color .3s,color .3s;
    transition: border-color .3s,color .3s;
    -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
    transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.p_nav a:hover{opacity: 1;
    background-color: #d92318;
	color:#fff;
    -webkit-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
    transition-timing-function: cubic-bezier(0.2,1,0.3,1);}
.be_product .product_cnt{ margin-top:30px;}
.be_product .product_cnt li{ width:290px; height:295px; border:1px solid #bebebe; float:left; margin:0  6px 20px;}
.be_product .product_cnt li:hover{border:1px solid #d92318;}
.be_product .product_cnt li .img_box{ position:relative; padding-bottom:83.7%;}
.be_product .product_cnt li .img_box img{overflow:hidden; position:absolute; width:100%; height:100%;}
.be_product .product_cnt li a{ padding:4px; display:block;}
.be_product .product_cnt li p{background:#eeeded;text-align:center;line-height:50px;}
.be_product .product_cnt li:hover  p{background:#d92318; color:#fff;}
.be_ys{ background:url(ys.jpg) no-repeat; 		
    background-size: cover;
	height:574px; margin-top:30px;min-width:1200px; overflow:hidden;}
.be_ys .ys_tit{text-align:center;color:#fff; display:block; padding-top:55px;}
.be_ys .ys_tit h1{ font-size:30px; font-weight:normal;}
.be_ys .ys_tit p{font-size:16px;}
.ys_txt{ margin-top:40px; position:relative;}
.ys_txt_cnt{ position:relative;}
.cnt01 { left:38px; top:10px;}
.cnt02  {left:838px;  top:10px; }
.cnt03{  left:38px; top:210px; }
.cnt04{  left:838px;  top:210px}
.ys_img{ position:absolute; left:438px; top:0;}
.ys_txt_cnt .ys_txt_item{ position:relative;}
.ys_txt_cnt .ys_txt_item span{ height:64px; width:64px; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:28px; border-radius:50%; font-weight:normal; display:block; text-align:center; line-height:64px; position:absolute; z-index:999;}
 .ys_txt_cnt .ys_txt_item h1{ width:280px; line-height:50px; color:#fff; border:1px solid #fff; position:absolute; left:40px; top:5px; padding-left:30px; font-size:20px;font-weight:normal;}
 .ys_txt_cnt .ys_txt_item p{width:320px; font-size:14px; color:#fff; position:absolute; top:80px; left:20px; line-height:20px;}
 
 .be_case{ margin-top:30px;min-width:1200px;}
 .be_case .case_cnt{ margin-top:30px;}
 .be_case .case_cnt li{ float:left; margin:0 10px 20px; width:386px;}
 .be_case .case_cnt li .img_box{ position:relative; padding-bottom:71.76%;}
	.be_case .case_cnt li .img_box img{overflow:hidden; position:absolute; width:100%; height:100%;}
 .be_case .case_cnt li p{ line-height:50px; text-align:center; background:#eeeded;}
 .be_case .case_cnt li:hover p{ background:#d92318; color:#fff;}
 .be_kh{ background:url(k1.jpg) no-repeat; height:228px; margin-top:30px; text-align:center; color:#fff;min-width:1200px; width:100%;}
 .be_kh h1{ font-size:34px; font-family:"Franklin Gothic Book";padding-top:70px;}
 .be_kh p{ font-size:18px; padding-top:20px; }
 
 .be_news{ margin-top:30px;}
 .be_news ul{ margin-top:30px;}
.be_news ul li{ width:31%; margin:0 14px; float:left;}
.be_news  .hd { margin-bottom:10px;}
.be_news  .news-tit{ font-size:18px; line-height:40px; border-bottom:1px solid #ededed; margin-bottom:20px; color:#555;}
.be_news  .news-tit span{ font-size:18px; line-height:40px; border-bottom:2px solid #dc1502; margin-bottom:20px; color:#dc1502; padding-bottom:8px; padding-right:5px;}
.be_news  .news-tit a{ font-size:14px; color:#000;}
.be_news .hd img{ width:100%; height:123px;}
.be_news .txt a{display:block;line-height:40px;border-bottom:1px dashed #ededed;color:#777;font-size:  14px;}
.be_news .txt a i{ background:url(nn1.png); width:14px; height:14px; display:inline-block; margin-right:5px;}
.be_news .txt a:hover i{ color:#ff424d; background:url(nn2.png)}

.be_hezuo{ margin-top:30px; overflow:hidden;} 
.be_hezuotit span{font-size:18px; color:#dc1502;border-bottom:2px solid #dc1502; padding-bottom:8px;  padding-right:5px;}
.be_hezuotit{  border-bottom:1px solid #ededed; width:100%; padding-bottom:10px; margin-bottom:15px; margin-left:10px;}
.be_hezuoimg{ overflow:hidden; width:1200px; height:150px;}
.be_hezuoimg ul li{ width:220px; height:142px; border:1px solid #CCC; display:inline-block; margin:0 10px;   }
.be_hezuoimg ul li img{ width:216px; height:138px; padding:2px;}
.be_flink{ line-height:40px; margin-top:30px;}
.be_flink h1{ float:left; color:#dc1502; font-weight:normal; font-size:18px;}
.be_flink a{ font-size:14px; margin:0 5px;}

footer{ background:#1e1e1e; overflow:hidden;}
.be_tel{ color:#fff; padding-top:50px;padding-bottom:38px; float:left; display:block;}
.be_tel p{ color:#d9d9d9; font-size:14px; margin-bottom:38px;}
.be_tel h1{ font-size:18px; margin-bottom:25px;}
.be_tel a{ width:150px; height:36px; display:block; background:#dc0000; text-align:center; line-height:36px; color:#fff; font-size:14px; margin-bottom:34px;}
.be_tel .be_xian{ width:20px; height:2px; background:#fff; display:block; }
.be_c{ float:left; margin-left:115px;}
.be_c .be_c_nav{ color:#434343;padding-top:50px;}
.be_c .be_c_nav a{ color:#d9d9d9; padding:0 20px; font-size:14px;}

.be_c_lx h1{ color:#fff; font-size:18px; margin:35px 0;}
.be_c_lx p{color:#d9d9d9; font-size:14px; line-height:26px;}

.be_erma{ float:right;padding-top:50px;}
.be_erma p{ font-size:14px; color:#d9d9d9; margin-bottom:35px;}
.be_erma .be_wx{ background:#2c2c2c; border:1px solid #434343;}
.be_erma .be_wx img{ padding:8px; height:82px; width:82px;}

.foot_bottom { background:#0f0f0f; line-height:40px; }
.foot_bottom div{color:#777; font-size:12px;}
.foot_bottom div a{ margin-left:30px;}

.p_banner{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.p_banner img{position: relative;left: 50%;margin-left: -960px;}
/*内容*/
.p_main_box{width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
.p_sidebar{width: 300px;height: auto;float: left;overflow: hidden;}
.s_nav{width: 300px;height: auto;overflow: hidden;}
.s_nav2{margin-top: 30px;}
.s_title{width: 260px;height: 90px;padding: 0 20px;line-height: 90px;background: #dc0000;color: #fff;font-size: 18px;border-radius: 3px 3px 0 0;overflow: hidden;text-align:  center;}
.s_title h6{margin: 0;padding: 0;font-weight: normal;font-size: 30px;}
.s_nav_list{width: 300px;height: auto;overflow: hidden;}
.s_nav_list ul{margin: 0;padding: 0;}
.s_nav_list ul li{width: 300px;height: auto;overflow: hidden;}
.s_nav_list>ul>li{border-top: 2px solid #fff;}
.s_nav_list>ul>li>a{display: block;width: 300px;height: 50px;background: #eee;font-size: 14px;color: #555;line-height: 44px; text-align:center;line-height:50px;
	-webkit-transition: background 0.2s,color 0.2s;-moz-transition: background 0.2s,color 0.2s;-ms-transition: background 0.2s,color 0.2s;-o-transition: background 0.2s,color 0.2s;transition: background 0.2s,color 0.2s;
}
.s_nav_list>ul>li>a.active{background: #eee ;color: #dc1500;}
.s_nav_list>ul>li:hover>a{background: #dc0000 ;color: #fff;}
.s_nav_list ul li ul{width: 300px;height: auto;background: #f5f5f5;padding-bottom: 10px;display: none;}
.s_nav_list ul li ul li a{display: block;width: 170px;height: 40px;margin: 0 40px;line-height: 40px;font-size: 12px;color: #666;border-bottom: 1px dashed #d9d9d9;}
.s_nav_list ul li ul li.last-child a{border: 0;}
.s_nav_list ul li ul li a:hover{color: #dc1500;}
.s_nav_list ul li ul li a.active{color: #dc1500;}




/*右部内容*/

.p_main_m{width: 870px;height: auto;float: right;overflow: hidden;}
.p_main_title{width: 100%;height: 57px;line-height: 58px;border-bottom: 1px solid #d9d9d9;font-size: 12px;color: #999;}
.p_main_title h1{display: inline-block;*display: inline;*zoom: 1;margin: 0;padding: 0;font-weight: normal;font-size: 24px;height: 56px;border-bottom: 2px solid #dc0000;color: #dc0000;}
.p_main_title h6{display: inline-block;*display: inline;*zoom: 1;margin: 0;padding: 0;font-weight: normal;font-size: 24px;height: 56px;border-bottom: 2px solid #dc0000;color: #dc0000;}
.p_main_title span{float: right; font-size:14px;}
.p_main_title span a{color: #999; font-size:14px;}
.p_main_title span a:hover{color: #dc1500;}
.p_main_title span i{font-style: normal;font-family: '宋体';}


/*关于我们*/
.p_abo_box{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 32px;overflow: hidden;}
.p_abo_box img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_abo_box table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_abo_box table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_abo_box table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/*产品中心*/
.p_pro_box{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.p_pro_list{width: 1200px;height: auto;display: none;overflow: hidden;}
.p_pro_box .p_pro_list:first-child{display: block;}
.p_pro_list ul{margin: -20px 0 0;padding: 0;width: 900px;overflow: hidden;}
.p_pro_list ul li{width: 268px;height: auto;border: 1px solid #d9d9d9;float: left;margin: 20px 30px 0 0;overflow: hidden;}
.p_pro_list ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.p_pro_img{position: relative;
    padding-bottom: 83.7%;text-align: }
.p_pro_img img{width: 100%; position:absolute; height:100%}
.p_pro_text{width: 250px;height: 40px;padding: 5px 9px;background: #eeeded;font-size: 12px;color: #666;overflow: hidden;}
.p_pro_title{width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:  center;}
.p_pro_list ul li:hover{border-color: #dc1500;}
.p_pro_list ul li:hover .p_pro_text{background: #dc1500;color: #fff;}
.p_pro_list ul li:hover .p_pro_title{color: #fff;}

/*产品详情*/
.p_pro_details{width: 870px;height: auto;overflow: hidden;}
.pro_d_top{width: 100%;height: auto;overflow: hidden;}
.pro_d_switch{width: 440px;height: 460px;position: relative;float: left;overflow: hidden;}
.pro_d_img{width: 438px;height: 360px;border: 1px solid #d9d9d9;text-align: center;overflow: hidden;}
.pro_d_img ul{margin: 0;padding: 0;width: 100%;height: 100%;position: relative;overflow: hidden;}
.pro_d_img ul li{width: 100%;height: 100%;font-size: 0;position: absolute;top: 0;left: 0;display: none;overflow: hidden;}
.pro_d_img ul li img{vertical-align: middle;max-width: 100%;}
.pro_d_ico{width: 340px;height: 82px;position: absolute;bottom: 0;left: 50%;z-index: 10;margin: 0 0 0 -170px;overflow: hidden;}
.pro_d_ico ul{margin: 0;padding: 0;width: 10000%;height: 82px;overflow: hidden;}
.pro_d_ico ul li{width: 98px;height: 80px;border: 1px solid #d9d9d9;text-align: center;float: left;margin: 0 20px 0 0;overflow: hidden;}
.pro_d_ico ul li.active{border: 1px solid #dc1500;}
.pro_d_ico ul li img{vertical-align: middle;max-width: 100%;}
.pro_d_btn{width: 440px;height: 82px;position: absolute;bottom: 0;left: 0;overflow: hidden;}
.pro_btn{display: block;width: 30px;height: 80px;cursor: pointer;overflow: hidden;}
.pro_prev{background: url("pro_l.png"/*tpa=http://www.loscen.com/templates/{zzz:tempath}images/pro_l.png*/) no-repeat left;float: left;}
.pro_next{background: url("pro_r.png"/*tpa=http://www.loscen.com/templates/{zzz:tempath}images/pro_r.png*/) no-repeat left;float: right;}

.pro_d_text{width: 400px;float: right;overflow: hidden;}
.pro_d_title{width: 100%;height: auto;font-size: 14px;color: #666;overflow: hidden;}
.pro_d_title h1{margin: 0;padding: 0 0 10px;font-weight: normal;font-size: 24px;color: #dc1500;}
.pro_d_title p{margin: 5px 0;padding: 0;}
.pro_d_txt{width: 100%;height: 340px;font-size: 14px;color: #666;line-height: 24px; overflow-y: auto;}
.pro_d_txt img{max-width: 100%;}
.pro_d_txt table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.pro_d_txt table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.pro_d_txt table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}
.pro_d_more{width: 100%;height: auto;font-size: 0;margin: 20px 0 0;overflow: hidden;}
.pro_d_more a{display: inline-block;*display: inline;*zoom: 1;width: auto;height: 36px;line-height: 36px;font-size: 14px;color: #fff;background: #dc1500;border-radius: 50px;padding: 0 20px;margin: 0 20px 0 0;overflow: hidden;}

.pro_d_tab{width: 100%;height: auto;padding: 20px 0 0;margin: 20px 0 0;overflow: hidden;}
.pro_tab_title{width: 100%;height: 20px;padding: 10px 0;color: #666;border-bottom: 1px solid #d9d9d9;font-size: 0;overflow: hidden;}
.pro_tab_title span{display: inline-block;*display: inline;*zoom: 1;width: auto;height: 20px;line-height: 20px;padding: 0 20px;font-size: 16px;border-left: 1px solid #d9d9d9;cursor: pointer;overflow: hidden;}
.pro_tab_title span.first-child{border: 0;padding-left: 0;}
.pro_tab_title span.active{color: #dc1500;}
.pro_tab_text{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 26px;margin: 10px 0 0;display: none;overflow: hidden;}
.pro_tab_text img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.pro_tab_text table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.pro_tab_text table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.pro_tab_text table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/*相关产品*/
.hot_pro_box{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.hot_title{width: 100%;height: 40px;border-bottom: 1px solid #d9d9d9;}
.hot_title h6{margin: 0;width: auto;height: 40px;float: left;border-bottom: 1px solid #dc1500;line-height: 40px;color: #dc1500;font-weight: normal;font-size: 22px;border-radius: 3px 3px 0 0;}
.hot_pro_list{width: 100%;height: auto;margin: 20px 0 0;overflow: hidden;}
.hot_pro_list ul{margin: -20px 0 0;padding: 0;width: 900px;overflow: hidden;}
.hot_pro_list ul li{width: 268px;height: auto;border: 1px solid #d9d9d9;float: left;margin: 20px 30px 0 0;overflow: hidden;}
.hot_pro_list ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.hot_pro_img{width: 268px;height: 220px;text-align: center;overflow: hidden;}
.hot_pro_img img{vertical-align: middle;max-width: 100%;}
.hot_pro_text{width: 250px;height: 50px;padding: 5px 9px;background: #d9d9d9;font-size: 12px;color: #666;overflow: hidden;}
.hot_pro_title{width: 100%;height: 25px;line-height: 25px;font-size: 14px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-overflow: ellipsis;white-space: nowrap;}
.hot_pro_txt{width: 100%;height: 25px;line-height: 25px;font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-overflow: ellipsis;white-space: nowrap;}
.hot_pro_list ul li:hover{border-color: #dc1500;}
.hot_pro_list ul li:hover .hot_pro_text{background: #dc1500;color: #fff;}
.hot_pro_list ul li:hover .hot_pro_title{color: #fff;}

/**/
.s_cas{width: 300px;height: auto;margin-top: 30px;background: #f5f5f5;overflow: hidden;}
.s_cas_list{width: 260px;height: auto;margin: 30px 20px;position: relative;overflow: hidden;}
.in_cas_list{width: 260px;height: 390px;overflow: hidden;}
.in_cas_list ul{margin: 0;padding: 0;height: auto;overflow: hidden;}
.in_cas_list ul li{width: 260px;height: 180px;text-align: center;float: left;position: relative;margin: 0 30px 30px 0;overflow: hidden;}
.in_cas_list ul li.first-child{width: 560px;height: 430px;}
.s_cas_img{width: 100%;height: 100%;overflow: hidden;}
.s_cas_img img{vertical-align: middle;max-width: 100%;}
.in_cas_list ul li.first-child .s_cas_text{width: 90%;height: 90%;margin: 5%;position: absolute;top: 0;left: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);text-align: center;color: #fff;font-size: 14px;line-height: 25px;overflow: hidden;}
.in_cas_list ul li.first-child .s_cas_mask{width: 100%;height: 100%;background: #005aa8;opacity: 0;filter: alpha(opacity=0);position: absolute;top: 0;left: 0;z-index: 9;overflow: hidden;}
.in_cas_list ul li.first-child:hover .s_cas_text{opacity: 1;filter: alpha(opacity=100);}
.in_cas_list ul li.first-child:hover .s_cas_mask{opacity: 0.5;filter: alpha(opacity=50);}
.in_cas_list ul li .s_cas_text,.in_cas_list ul li .s_cas_mask{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.in_cas_list ul li .s_cas_text{width: 90%;height: 40px;line-height: 40px;font-size: 14px;color: #fff;position: absolute;bottom: 0;left: 0;z-index: 10;overflow: hidden;}
.in_cas_list ul li .s_cas_mask{width: 90%;height: 40px;background: #000;opacity: 0.5;filter: alpha(opacity=50);padding: 0 5%;position: absolute;bottom: 0;left: 0;z-index: 9;overflow: hidden;}
.in_cas_list ul li:hover .s_cas_mask{background: #005aa8;}


.s_con{width: 300px;height: auto;margin-top: 30px;overflow: hidden;}
.s_con_list{width: 260px;height: auto;padding: 10px 20px;background: #f5f5f5;font-size: 14px;color: #666;line-height: 26px;overflow: hidden;}
.s_con_list p{margin: 0;padding: 5px 0;}
.s_con_list a{color: #666;}
.s_con_list a:hover{color: #005aa8;}

/*案例中心*/
.p_cas_box{width: 100%;height: auto;overflow: hidden;}
.p_cas_list{width: 100%;height: auto;overflow: hidden;}
.p_cas_list ul{margin: 0;padding: 0;width: 900px;overflow: hidden;}
.p_cas_list ul li{width: 270px;height: 186px;text-align: center;float: left;position: relative;margin: 30px 30px 0 0;overflow: hidden;}
.p_cas_img{width: 100%;height: 100%;overflow: hidden;}
.p_cas_img img{vertical-align: middle;max-width: 100%;}
.p_cas_list ul li .p_cas_text,.p_cas_list ul li .p_cas_mask{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.p_cas_list ul li .p_cas_text{width: 90%;height: 40px;line-height: 40px;font-size: 14px;color: #fff;position: absolute;bottom: 0;left: 0;z-index: 10;overflow: hidden;}
.p_cas_list ul li .p_cas_mask{width: 90%;height: 40px;background: #000;opacity: 0.5;filter: alpha(opacity=50);padding: 0 5%;position: absolute;bottom: 0;left: 0;z-index: 9;overflow: hidden;}
.p_cas_list ul li:hover .p_cas_mask{background: #dc1500;}

/*案例详情*/
.p_cas_details{width: 100%;height: auto;overflow: hidden;}
.cas_d_title{width: 100%;height: auto;padding: 25px 0;border-bottom: 1px dashed #999;text-align: center;font-size: 12px;color: #999;overflow: hidden;}
.cas_d_title h1{margin: 0;padding: 0;font-weight: normal;font-size: 24px;color: #333;padding-bottom: 10px;}
.cas_d_c{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 26px;*margin-top: 15px;overflow: hidden;}
.cas_d_c img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.cas_d_c table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.cas_d_c table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.cas_d_c table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/*新闻中心*/
.p_new_box{width: 100%;height: auto;overflow: hidden;}
.p_new_list{width: 100%;height: auto;overflow: hidden;}
.p_new_list ul{margin: 0;padding: 0;}
.p_new_list ul li{width: 100%;height: 146px;margin: 30px 0 0;overflow: hidden;}
.p_new_img{width: 218px;height: 144px;border: 1px solid #d9d9d9;float: left;text-align: center;border-radius: 3px;overflow: hidden;}
.p_new_img img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_new_text{height: 146px;overflow: hidden;}
.p_new_title{width: 100%;height: 30px;font-size: 16px;font-weight: bold;overflow: hidden;}
.p_new_title a{color: #666;}
.p_new_title a:hover{color: #dc1500;}
.p_new_time{width: 100%;height: 30px;line-height: 30px;font-size: 12px;color: #999;}
.p_new_txt{width: 100%;height: auto;font-size: 12px;line-height: 25px;color: #999;margin-top: 10px;overflow: hidden;}

/*新闻详情*/
.p_new_details{width: 100%;height: auto;overflow: hidden;}
.new_d_title{width: 100%;height: auto;padding: 25px 0;border-bottom: 1px dashed #999;text-align: center;font-size: 12px;color: #999;overflow: hidden;}
.new_d_title h1{margin: 0;padding: 0;font-weight: normal;font-size: 24px;color: #333;padding-bottom: 10px;}
.new_d_c{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 26px;*margin-top: 15px;overflow: hidden;}
.new_d_c img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.new_d_c table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.new_d_c table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.new_d_c table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

hot_new_box{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.hot_new_list{width: 100%;height: auto;margin: 10px 0 0;overflow: hidden;}
.hot_new_list ul{margin: 0;padding: 0;width: 940px;overflow: hidden;}
.hot_new_list ul li{width: 400px;height: 40px;line-height: 40px;font-size: 14px;color: #999;float: left;margin: 0 70px 0 0;overflow: hidden;}
.hot_new_list ul li span{float: right;}
.hot_new_list ul li a{color: #666;}
.hot_new_list ul li a:hover{color: #dc1500;}

