@charset "GB2312";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #555555;
	list-style:none ;
	}
body{
	overflow-x: hidden;
	background: #f1f1f1;
}
.index{
	background: #fff;
}

A:hover{
	color: #d63914;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.head{
	 width: 100%;
	 background: #fff;
}

.logo{
	width: 510px;
	margin-top: 20px;
	float: left;
}
.nav_w{
	width: 1200px;
	height: 110px;
	margin: auto;
}

.nav{
	width: 630px;
	float: right;
	z-index: 999;
	position: relative;
	
	
}

.nav ul{ 
	width:630px; 
	 }
.nav ul .nav_li{ 
	width:90px; 
	float:left;
	text-align:center; 
	height: 110px; 
	
	}
.nav ul .nav_li .nav_li_a{ 
	color:#333333; 
	font-size:14px; 
	line-height:110px;
	text-align: center;  
	width:90px; 
	height:110px;
	display:block;
	position:relative;
    z-index: 999;
	}


.nav ul .sy .nav_li_a{
	background:none;
	}
.submenu{ 
	width:150px;  
	position:absolute; 
	top:110px;
	margin-left: -30px;
	background: #c03018; 
	display:none; 
	z-index:999; 
	border-top:1px solid #ce260a;
	}

.submenu .dhyb{
	float:right; 
	width:150px; 
	
	}

.submenu .dhzb{ 
	width:150px; 
	overflow:hidden;
  }
.submenu .dhzb dd{ 
	width:150px; 
}
.submenu .dhzb dd ul{ 
	width:150px; 
	background:none;
	margin:0px;
	border: none;
	 }
.submenu .dhzb dd ul li{ 
	width:150px; 
	height:30px; 
	text-align: center;
	line-height:30px; 
	border-bottom:1px solid #ce260a;
	
	}
.submenu .dhzb dd ul li a{ 
	color:#FFF; 
	font-size:14px; 
	line-height:30px; 
	}
.submenu .dhzb dd ul li a:hover{
	display: block;
	width: 150px;
	height: 30px;
	text-align: center;
	line-height:30px; 
	background: #c42409
	}
.submenu .dhzb dd ul li a span{
	font-family: "ËÎÌå";
}


.nav ul .sy .nav_li_a{ 
	background: #c03018;
	width:90px;
	color: #fff;
	}

/*banner*/


#focusBar{
	width:100%;
	height:570px;
	clear:both;
	position:relative;
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	height:570px;
	display:none;
	position:absolute;
	background-position:  center !important;
	/* position:relative;*/
	}
#focusBar .focusL{
	height:570px;
	position:absolute;
	z-index:9;
	width: 1200px;
	 top:0px;
	 left:-600px;
	 margin-left:50%;
	 }
#focusBar .focusR{
	height:570px;
	position:absolute;
	z-index:19;
	width: 1000px;
	top:0px;
	left:-500px;
	margin-left:50%;
	}

a.arrL,a.arrR{
	display:block;
	width:52px;
	height:144px;
	position:absolute;
	top:190px;
	z-index:99;
	cursor:pointer;
	background:url(bt_arr.png) no-repeat;
	}
a.arrL{
	left:-52px;
	background-position:0px 0px;
	}
a.arrR{
	right:-52px;
	background-position:-68px 0px;
	}
a.arrL:hover{
	background-position:0px -144px;
	}
a.arrR:hover{
	background-position:-68px -144px;
	}
.zxgg{
	width: 100%;
	height: 99px;
	z-index: 299;
	position: absolute;
	top: 581px;
	background: url(zxgg_bj.png) no-repeat center;
}
.zxgg ul{
	width: 1200px;
	margin: auto;
}
.zxgg ul .left{
	width: 150px;
	font-size: 30px;
	line-height: 100px;
	color: #ffffff;
}
.zxgg ul .right{
	width: 930px;
	margin-top: 40px;
	line-height: 60px;
	color: #fff;
}
.more{
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	overflow: hidden;
	color: #999999;
	border: 1px solid #dddddd;
}
.bt{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	height: 100px;
}

.bt ul{
	width: 1000px;
	float: left;
}
.bt ul h2{
	font-size: 40px;
	color: #333333;
}
.bt ul h2 span{
	font-size: 30px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}


.bt ul p{
	font-size: 14px;
	line-height: 45px;
}
.bt .more{
	float: right;
	margin-top: 20px;
}
.fwxm{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.fwxm .left{
	width: 350px;
	margin-top: 30px;
}
.fwxm .md{
	width: 480px;
	float: left;
	margin-left: 13px;
	margin-top: 30px;
}
.fwxm .right{
	margin-top: 30px;
	width: 345px;
}
.fwxm ul li{
	margin-bottom: 12px;
	position: relative;
}
.fwxm ul li span{
	width: 100%;
	text-align: center;
	height: 70px;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}

.fwly_w{
	margin: 100px 0;
	width: 100%;
	padding:100px 0;
	background: #efefef;
}
.fwly{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.fwly ul{
	width: 1300px;
}
.fwly ul li{
	width: 201px;
	margin-right: 12px;
	height: 96px;
	float: left;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
	background: #fff;
	padding-top:40px;
	padding-left: 90px;
}
.fwly ul li span{
	display: block;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 30px;
	font-family: arial;

}
.fwly ul .ico1{
	background: url(ico1.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico2{
	background: url(ico2.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico3{
	background: url(ico3.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico4{
	background: url(ico4.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico5{
	background: url(ico5.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico6{
	background: url(ico6.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico7{
	background: url(ico7.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico8{
	background: url(ico8.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico9{
	background: url(ico9.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico10{
	background: url(ico10.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico11{
	background: url(ico11.png) no-repeat  20px 30px #fff;
}
.fwly ul .ico12{
	background: url(ico12.png) no-repeat  20px 30px #fff;
}
.about{
	width: 1200px;
	margin: auto;
}
.about img{
	float: left;
}
.about ul{
	float: right;
	width: 630px;
}
.about ul h2{
	font-size: 24px;
	color: #c03018;
	margin-bottom: 20px;
}
.about ul p{
	line-height: 30px;
	margin-bottom: 20px;
}
.case_bj{
	width: 100%;
	margin: 100px 0;
	height: 514px;
	background: url(al_bj.jpg) no-repeat center;
	padding: 50px 0;
}
.example {
	width:1212px;
	margin:20px auto 0;
	position:relative;
	}
.example ul li {
	width: 237px;
	background:#fff;
	overflow: hidden;
	height: 230px;
	float: left;
	padding:28px;
	text-align: center;
	margin: 0 7px;
	position: relative;
	line-height: 35px;
}
.example ul li p{
	text-align:center;
	}

.example .microfiche-bullets {
	display: none;
}

.example .microfiche-button {
	font-size: 0px;
	width: 36px;
	height: 77px;
	border: none;
	padding: 0px;
	cursor: pointer;
}

.example .microfiche-prev-button {
	background: url(l.jpg) no-repeat;
	position: absolute;
	z-index: 2;
}

.example .microfiche-next-button {
	background: url(r.jpg) no-repeat ;
	position: absolute;
	z-index: 2;
}

.example .microfiche-prev-button {
	top: 100px;
	left: -55px;
	transition: all 0.6s;
}

.example .microfiche-prev-button:hover {
	left: -65px;
}

.example .microfiche-next-button {
	top: 100px;
	right: -55px;
	transition: all 0.6s;
}

.example .microfiche-next-button:hover {
	right: -65px;
}




.news{
	width: 1200px;
	margin: auto;
}
.news ul{
	width: 570px;
}
.news ul h2{
	font-size: 40px;
	color: #c03018;
}
.news ul h2 span{
	font-size: 25px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}
.news ul li{
	margin: 10px 0;
}
.news ul li a{
	display: block;
	line-height: 40px;
	border-bottom: 1px  dashed #ccc;
}
.news ul li a span{
	float: right;
}

.foot_w{
	width: 100%;
	margin-top: 120px;
	padding: 80px 0 40px 0;
	background: #232323;
}
.foot {
	width: 1200px;
	margin: auto;
}
.contact{
	width: 380px;
	float: left;
	line-height: 30px;
	color: #fefefe;
}
.contact h2{
	color: #fefefe;
	font-size: 24px;
	margin-bottom: 10px;
}
.foot_b{
	width: 100%;
	background: #191919;
	height: 50px;
}
.foot_b ul{
	width: 1200px;
	margin: auto;
	color: #b7b7b7;
	line-height: 50px;
}
.foot_b ul a{
	color: #b7b7b7;
}
.n_banner{
	width: 100%;
	background: url(banner.jpg);
	height: 300px;
}
.n_banner ul{
	width: 100%;
	height: 300px;
}
.mian{
	width: 1200px;
	margin: 10px auto 30px;
}
.home{
	line-height: 40px;
	color: #999;
	padding-bottom: 5px;
}
.home a{
	color: #999;
}
.index_l{
	width: 240px;
	float: right;
}
.index_r{
	width: 850px;
	background: #fff;
	padding: 30px 40px 40px;
}
.pr_fl{
	 width:240px;
	 }
.pr_fl dl{
	 width:240px;
	 line-height: 70px;
	 height: 70px;
	 background:url(left_bj.jpg) ;
	 color: #fff;
	 font-size: 22px;
	 text-align: center;
	 }
.pr_fl ul{
	background: #FFF;
	border-bottom: 5px solid #ddd;
}
.pr_fl ul li{ 
	border-bottom: 1px solid #d6d7d9;
    line-height: 40px;
	}
.pr_fl ul li a{ 
	display: block;
    font-size: 15px;
    height: 40px;
    text-align: center; 
	}
.pr_fl ul li a:hover,.pr_fl ul li .xdhgl{
	display: block;
    font-size: 15px;
    height: 40px;
    text-align: center;
    color: #ec6c00;
	}
.n_nav{
	border-bottom: 1px solid #dedede;
	height: 37px;
	color: #c90f10;
	font-size: 20PX;
}
.n_nav span{
    color: #7c7c7c;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.nei_bk{
	padding-top: 20px;
	line-height:30px;
}
.newslist{
	margin-top: 20px;
}
.newslist li {
	border: 1px solid  #e8e8e8;
	background: #f7f7f7;
	height: 80px;
	overflow: hidden;
	margin-bottom: 10px;
	
}
.newslist li .time{
	width: 80px;
	height: 75px;
	float: left;
	text-align: center;
	color: #FFF;
	background: #b7b7b7;
	padding-top: 5px;
}
.newslist li .time b{
	font-size: 40px;
	font-family: ywzt;
	font-weight: normal;
	color: #FFF;
}
.newslist li .nr{
	width: 740px;
	float: right;
	padding: 7px 10px 0 0;
}
.newslist li .nr b{
	font-size: 15px;
	line-height: 26px;
}
.newslist li .nr span{
	font-size: 13px;
}
#pages {
	padding: 14px 0 10px;

}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #ec6c00;
	color: #FFF;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #c90f10;
	border: 1px solid #c90f10;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.content {
	height: auto;
	padding-top: 10px;
	line-height: 26px;
	color: #333;
	font-family: "Microsoft YaHei";
    margin-top: 20px;
	font-size: 14pt;
	width: 100%;
}



.content h3 {
	height: 31px;
	line-height: 31px;
	font-size: 16pt;
	color: #ec6c00;

	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: normal
}

.content h3 font {
	
	width: 100px;
}

.content h3 span {
	
	font-weight: normal;
	font-size: 12px;
	color: #666;
	width: 600px;
	overflow: hidden;
	text-align: right
}

.content h3 span a:link,.content h3 span a:visited {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.content h3 span a:hover {
	color: #ff0000;
	text-decoration: none;
}

.content h4 {
	text-align: center;
	color: #999999;
	font-weight: normal;
	border-bottom: 1px dashed    #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	margin: 20px 0;
	line-height: 35px;
}

.products{ 
	margin-bottom:10px;
	width:850px; 
	overflow:hidden;
	}
.products ul{width:900px;}
.products ul li{ 
	width: 275px; 
	margin-bottom:18px; 
	float:left;
	overflow:hidden; 
	margin-right: 12px;
	}
.products ul li img{
	border: 1px solid #eee;
}

.products ul li p , .products ul li h2{ 
	line-height:45px; 
	text-align:center;
	height: 50px; 
	color:#666666;
	background: #eee;
	}
.xxsm{
	border-bottom: 3px solid #ddd;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.xxsm ul{
	background: #c90f10;
    color: #fff;
    width: 130px;
    text-align: center;
}
.xxbt{
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.mt10{
	margin-top: 10px;
}
.cgalny{
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.cgalny ul{
	width: 424px;
	float: left;
}
.cgalny ul li{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	line-height: 30px;
	padding-left: 20px;
	height: 30px;
}
.cgalny ul .btnrq{
	background: #eee;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 800px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 800px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #a10119;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.form{
	width: 800px;
	float:right
}
.line1{
    height: 58px;
    line-height: 48px;
    margin: 0 34px 10px 0;
    padding: 0 46px 0 13px;
    width: 250px;
    border: 1px solid #d5d5d5;
    font-size: 14px;
}
.form textarea{
	background: #fff url("i_form_ico4.png") no-repeat scroll right top;
    border: 1px solid #d5d5d5;
    font-size: 14px;
    height: 180px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 10px 46px 10px 13px;
    width: 280px;
	float:left;
   
}
.name {
    background: #fff url("i_form_ico1.png") no-repeat scroll right 0;
}
.phone {
    background: #fff url("i_form_ico2.png") no-repeat scroll right 0;
}
.email {
    background: #fff url("i_form_ico3.png") no-repeat scroll right 0;
    margin-right: 0;
}
.verify{
	width:115px;
	float:right;
	}
.verify input{
	background: #373737;
	width: 115px;
	height: 97px;
	margin-bottom:10px;
	border: 0px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}

.ltable{ 
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd; 
	margin-top:10px;
}
.ltable td{
	 border-left:1px solid #ddd; 
	 border-top:1px solid #ddd; 
	 padding:10px 0 10px 20px;
}
.f-cb{
	width:330px;
	float:left;
	}