﻿@charset "gb2312";
/* CSS Document */

table {border-collapse:collapse;padding:0px;margin:0px;}
th, td { padding:0px;margin:0px;vertical-align:top;}
*{margin:0px;padding:0px;BORDER:none;}
ul,li{margin:0; padding:0; border:none; list-style-type:none;}
a{outline:none;blr:expression(this.onFocus=this.blur()); color:#333; text-decoration:none;}
a:hover{color: #c12;text-decoration:none;}
.clear{ clear:both;} 
body{ font-size:13px; font-family:"΢���ź�"; color:#404040; overflow-x:hidden;}
.fl{float:left;}
.fr{float:right;}
.w12{width:1200px; margin:0 auto;}
.p10{padding:10px;}

.top{width:100%; border-bottom:1px solid #ccc; line-height:2}
.wel{width:1200px; margin:0 auto;}
.logo {width:1200px; margin:0 auto; padding:10px 0;}


.logo h1 {	text-indent: -6370px;	font-size: 12px;}
.logo h3 {	text-indent: -6370px;	font-size: 10px;	min-height: 1px;	max-height: 1px;}

.nav{width:100%; background:#c1121b; height:50px; line-height:50px;}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{ display:inline-block;}
.nav ul li a{display:inline-block; padding:0 40px; color:#fff; font-size:16px; font-weight:bold;}

.box_skitter {position:relative;width:1920px;height:700px;background:#000; position:relative; margin-left:-960px; left:50%;}
.box_skitter img { max-width:none; } 
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none;}
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}
.box_skitter .prev_button { display:none; position:absolute;top:50%;left:20%;z-index:100;width:50px;height:50px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top;}
.box_skitter .next_button {display:none; position:absolute;top:50%;right:20%;z-index:100;width:50px;height:50px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top;}
.box_skitter .info_slide {position:absolute;bottom:35px;left:50%;z-index:100;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.box_skitter .info_slide .image_number {background:#111;float:left;margin:0 10px 0 0;cursor:pointer;width:16px; height:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;margin:0 10px 0 0;}
.box_skitter .progressbar 		
.box_skitter_large {width:1920px;height:500px;}

.count{width:100%; background:#f3f3f3; padding:20px 0;}
.count ul{width:1200px; margin:0 auto;}
.count ul li{display:inline-block; font-size:20px; font-weight:bold; width:395px; text-align:center; border-right:1px solid #ccc;}
.count ul li:last-child{border-right:none;}
.count ul li span.counter{font-size:30px; color:#c1121b;}


.indtit{text-align:center; width:500px; height:110px; margin:60px auto 0; font-size:20px; font-weight:bold;}
.popular .indtit{ background:url("../images/popular.png") center center no-repeat;}
.picScroll-left .indtit{ background:url("../images/team.png") center center no-repeat;}
.picMarquee-left .indtit{ background:url("../images/case.png") center center no-repeat;}
.indtit span{color:#c12; font-size:32px; }
.popular{height:870px; overflow:hidden;}
.popular ul li{width:275px; margin:10px; height:330px; background:#f3f3f3; display:inline-block; vertical-align:top; transition:0.3s;}
.popular ul li a img{width:275px; height:200px;}
.popular ul li h3{ text-align:center; line-height:1; font-size:16px;}
.popular ul li p{margin:5px 0; color:#999; height:36px; overflow:hidden;}
.popular ul li span{color:#c12;}
.popular ul li span b{font-size:22px;}
.popular ul li:hover{border-top:3px solid #c12; border-bottom:3px solid #c12;}

.picScroll-left{overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:30px; text-align:center}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:inline-block; width:5px; height:9px; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{display:inline-block; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:250px; margin:10px; float:left; _display:inline; overflow:hidden; text-align:center; background:#c12; padding:15px;}
.picScroll-left .bd ul li .pic img{ width:220px; padding:2px; border:2px solid #fff; border-radius:90px; transition:0.3s;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#ff0015;}
.picScroll-left .bd ul li .title{color:#fff; }
.picScroll-left .bd ul li .title a{color:#fff; font-size:18px; font-weight:bold; line-height:2;}
.picScroll-left .bd ul li .title b a{font-size:30px; line-height:1}

.picMarquee-left{overflow:hidden; position:relative; margin-bottom:30px;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; text-align:center;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:inline-block; width:5px; height:9px; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .hd ul{display:inline-block; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:320px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.indtwo{background:#f3f3f3; padding:30px 0; margin-top:50px;}
.indtwo .about{width:550px; margin-right:30px;}
.indtwo .new{width:600px;}
.indtwo .title{color:#c12; border-bottom:1px solid #c12; font-size:20px; font-weight:bold;}
.indtwo .title i{font-size:30px; padding-right:10px;}
.indtwo .about img{margin:10px 0;}
.indtwo .about p span a{color:#c12;}
.indtwo .new img{margin:0 10px 10px 0;}
.indtwo .newtop{padding:10px 0;}
.indtwo .newtop div{width:280px;}
.indtwo .newtop span{line-height:2; font-weight:bold;}
.indtwo .new ul li{border-top:1px solid #ddd; line-height:55px;}

.foot{width:100%; background:#c12; text-align:center; color:#fff;}
.foot a{color:#febebe; transition:0.5s}
.foot a:hover{color:#fff;}
.footnav{padding:30px 0;}
.footnav dl{ display:inline-block; vertical-align:top; margin-right:80px; border-right:1px solid #ff3b4d; padding-right:80px; height:150px;}
.footnav dl dt{ font-size:18px; line-height:2; border-bottom:1px solid #ff3b4d; color:#111; font-weight:bold;}
.footnav dl dd{line-height:2;}
.footnav img{display:inline-block; margin-right:80px; padding-right:80px; border-right:1px solid #ff3b4d;}
.footnav .footinfo{display:inline-block; text-align:left; margin:10px 0 20px; vertical-align:top;}
.footnav .footinfo h6{font-size:20px; font-weight:bold; line-height:1; padding-bottom:10px; color:#111;}
.footnav .footinfo p{padding-top:5px;}
.footnav .footinfo p i{width:15px; height:15px; display:inline-block; margin-right:10px; vertical-align:middle;}
.foottel{ background:url(../images/footico.png) 0 -23px;}
.footadd{ background:url(../images/footico.png) 0 0;}
.footurl{ background:url(../images/footico.png) 0 -68px;}
.footqq{ background:url(../images/footico.png) 0 -94px;}
.footnam{ background:url(../images/footico.png) 0 -122px;}

.footst{ background:#222; line-height:2.5;}
a.color1:link{color: #FFFFFF ; text-decoration:none;} /*常规时候的样式*/
a.color1:visited{color: #FFFFFF; text-decoration:none;} /*鼠标指上去的样式*/
a.color1:hover {color: #FFFFFF; text-decoration:underline;} /*访问过后的样式*/}


.nycont{margin:50px auto;}
.ny_left{ width:237px; float:left;}
.ny_left1{ margin-bottom:15px;}
.ny_right{ width:920px; float:right;}
.ny_right_tit{ width:920px; height:48px; border:1px solid #ccc; background:#f8f8f8;}
.ny_left1_tit{ width:237px; height:48px; background:url(../images/ny_05.jpg) 0 0 no-repeat; font-size:20px; line-height:48px; text-indent:3em; color:#fff;}
.ny_right_tit_2{ width:200px; line-height:48px; font-size:20px; color:#c1121b; font-weight:bold; text-indent:1em; float:left; white-space:nowrap;}
.ny_left1 ul{ width:235px; height:auto; border:1px solid #ccc; border-top:none;border-bottom:none;}
.ny_left1 ul li{ height:48px; text-indent:1em; line-height:48px; border-bottom:1px solid #ccc; width:235px; overflow:hidden;}
.ny_left1 .ctact{border:1px solid #ccc; border-top:none; padding:10px; line-height:1.5;}
.ny_left1 .ctact h3{font-size:18px; line-height:2;}
.ny_right_tit_r{line-height:48px; font-size:14px; color:#404040;float:right; padding-right:10px;}
.ny_left2_tit{ width:237px; height:48px; background:url(../images/ny_08.jpg) 0 0 no-repeat; font-size:20px; line-height:48px; text-indent:3em; color:#fff;}
.ny_right_n{ width:890px; border:1px solid #ccc; border-top:none; padding:15px; line-height:26px; padding-bottom:30px;}
.ny_right_n .newlist ul li{line-height:4; border-bottom:1px dashed #ccc;}
.ny_right_n h6{ font-size:14px; font-weight:normal; line-height:3.5; color:#999;}
.n_article_next{padding:20px 0 10px; color:#999;}
.c_product_b dl{width:212px; height:162px; display:inline-block; padding:2px; border:1px solid #ccc; text-align:center;} 
.c_product_b dl dt img{width:212px; height:162px;}
.product_list_b div{width:255px; height:180px; display:inline-block; padding:2px; border:1px solid #ccc; text-align:center; margin:15px;}
.product_list_b div img{width:255px; height:180px;}

.related{ background:#c1121b; padding:10px; color:#fff; font-weight:bold; font-size:18px; margin:20px 0 10px; line-height:1;}


.pages{margin:30px 0 10px; text-align:center;}
.pages span,.pages a{margin:0 10px; }









