@charset "utf-8";

*{ padding:0px; margin:0px;}
body{margin:0;padding:0;font-size:12px;font-family:"Microsoft YaHei";color:#707070;}/*文档清零,字体,字号,背景设置.*/
table,tr,td,span,p{margin:0;padding:0;}/*边界元素清零*/
ul,li,ol{list-style:none;}/*去除列表符号*/
img{border:none; padding:0; margin:0;}/*去除图片按钮边框*/
.cl{ clear:both}
a{text-decoration:none; cursor:pointer;color:#707070;}/*去除超链接下划线*/
a:hover{
	color:#F98F1E;
}
.header{
	height:105px;
	background: #AB0000;
}
.header .inner{
	width:1000px;
	height:105px;
	margin:0 auto;
	/*background: url(images/light.png) 0 0;*/
	position: relative;
	z-index
}
.header .inner .logo{
	float:left;
	overflow:hidden;
	margin-top:28px;
}
.header .inner .rig{
	height:105px;
	float:right;
	
}
.header .inner .rig .top{
	height:62px;
	clear:both;
	line-height:62px;
	padding-bottom:5px;
}
.header .inner .rig .top .english{
    float:right;
	margin:24px 0px;
	padding:0 10px;
	height:14px;
	line-height:14px;
	color:#fff;
	border-left:1px solid #fff;
}
.header .inner .rig .top .chinese{
    float:right;
	margin:24px 0px;
	padding:0 10px;
	height:14px;
	line-height:14px;
	color:#fff;
	
}
.header .inner .rig .top .search{
	float:right;
	padding:19px 10px;
	height:24px;
	width:207px;
	background: url(images/search.png) no-repeat center center;
}
.header .inner .rig .top .search .search-text{
	height:24px;
	border:none;
	line-height:24px;
	padding-left:10px;
	width:167px;
	float:left;
	background:transparent;
	color:#cdcdcd;
}
.header .inner .rig .top .search .search-btn{
	height:24px;
	border:none;
	line-height:24px;
	width:30px;
	float:left;
	cursor:pointer;
	background:url(images/find.png) no-repeat center center;
}
.header .inner .rig .top .phone{
	float:right;
	padding:19px 10px;
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#FEFB01;
}	
.header .inner .rig .top .phone strong{font-size:20px}
.header .inner .rig .nav{
	height:14px;
	line-height:14px;
	
}
.header .inner .rig .nav > ul{z-index: 9999;
}
.header .inner .rig .nav > ul > li{
	float:left;
	z-index: 9999;
	border-left:1px solid #D56346;
	padding:0px 18px;
}
.header .inner .rig .nav > ul > li div.nav_lev2{
	position: absolute;
	left:0px;
	top:105px;
	background:#fff;
	width:1000px;
	z-index: 9999;
    background-color: #f2f1f4;
    overflow:hidden;
}

.header .inner .rig .nav > ul > li div.nav_lev2.pro {
    /*background: url(images/i_45.png) no-repeat scroll right bottom #f0f0f3;*/
    background:#fff;
}
.nav_lev2 .layer{
	overflow:hidden;
}
.nav_lev2 .nav_ {
    padding: 15px 30px;
}
.nav_lev2 .nav_ {
    background-color: #f2f1f4;
    width: 165px;
}
.nav_lev2 .nav_ {
    float: left;
}
.nav_lev2 .nav_ a {
    line-height: 20px;
    margin-bottom: 5px;
    padding: 2px 15px;
}
.nav_lev2 .nav_ a {
    display: block;
}
.nav_lev2 .cont_ {
    background-color: #fff;
    width: 767px;
    float:left;
    padding:20px 0;
}
.nav_lev2 .cont_ ul{
	overflow:hidden;
}
.nav_lev2 .cont_ li {
    padding: 15px 25px 25px;
    width: 204px;
    float:left;
    overflow:hidden;
   

}
.nav_lev2 .cont_ .t {
    color: #F88000;
    font-size: 14px;
    text-align:center;
}
.nav_lev2 .cont_ .p {
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    color:#707070 !important;
}
.nav_lev2 .cont_ img {
    height: 127px;
    margin: 10px 0 0;
    width: 100%;
}
.nav_lev2.pro .dl {
    height: 210px;
}
.nav_lev2.pro .dl {
    border-right: 1px solid #ddd;
    float: left;
    margin: -1px -1px 0 0;
    padding: 0 0 10px;
    width: 20%;
}
.nav_lev2.pro .dt {
    border-top: 1px solid #ddd;
    margin: 0 5px;
}
.nav_lev2.pro .dt {
    color: #009b7f;
    display: block;
    font-size: 14px;
    height: 56px;
    line-height:56px;
}
.nav_lev2.pro .dt img {
    height: 60px;
    margin-right: 10px;
    vertical-align: middle;
    width: 60px;
}
.nav_lev2.pro .dt a {
    color: #F88000;
    font-size: 13px;
}
.nav_lev2 a {
    border-top: medium none !important;
    float: none;
    font-size: 12px;
    font-weight: normal;
    padding: 0 !important;
    position: static;

}
.scro {
    height: 144px;
    overflow: hidden;
    position: relative;
    width: 190px;
}
.nav_lev2.pro .dd {
    line-height:24px;
    background:url(images/dot.png) no-repeat 15px center;
    padding-left:28px;
    white-space: nowrap;
}
#scrollID36{
	margin-top:20px;
}





.header .inner .rig .nav ul > li > a{
	display:block;
	color:#FFE0C1;
	font-size:16px;
}
.header .inner .rig .nav ul li a:hover{ color:#FEFB01}
.header .inner .rig .nav ul li .dt a:hover,.header .inner .rig .nav ul li .dd a:hover{ color:#F98F1E}
.header .inner .rig .nav ul > li:hover div.nav_lev2{
	/*display:block !important;*/
}
.banner{
	height:295px;
	width:100%;
	position:relative;
	z-index:-1;
}
.banner .num{
	height:30px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
}
.banner .num li{
	height:10px;
	width:10px;
	border-radius:5px;
	display: inline-block;
	margin-left:10px;
	background: #1C282E;
	cursor:pointer;
	*display:inline;
	*zoom:1;
}
.banner .num li.on{
	background: #F8B500;
}

.banner .slide {
	width:100% !important;
	height:295px;
}

.banner .slide li{
	height:295px;
	width:100% !important;
}
.main{
	min-height:500px;
	height:auto !important;
	height:500px;
	background:url(images/main.png) repeat-x left top;
	padding-top:30px;
}
.main .inner1{
	width:1000px;
	
	margin:0 auto;
}
.main .inner1 .row-1{
	height:140px;
	padding-top:25px;
}
.main .inner1 .row-1 .col-1{
	height:140px;
	width:773px;
	float:left;
}
.main .inner1 .row-1 .col-1 .title{
	height:24px;
	line-height:24px;
	background:url(images/tit.png) no-repeat 5px 0;
	padding-left:30px;
	color:#F88000;
	font-size:17px;
	position:relative;
	font-weight:bold;
} 
.main .inner1 .row-1 .col-1 .title span{
	font-size:16px;
	color:#2a2a2a;
	font-weight:normal;
}
.main .inner1 .row-1 .col-1 .title .more{
	position:absolute;
	height:24px;
	display:block;
	top:0;
	right:0;
	color:#3c3c3c;
	font-size:13px;
	font-weight:normal;
}
.main .inner1 .row-1 .col-1 .desc{
	margin-top:25px;
	line-height:23px;
	height:72px; overflow:hidden; font-size:13px;
}
.main .inner1 .row-1 .col-2{
	height:140px;
	width:200px;
	float:right;
}
.main .inner1 .row-1 .col-2 .title{
	height:24px;
	line-height:24px;
	color:#F88000;
	font-size:15px;
	font-weight:bold;
	padding-top:10px;
}
.main .inner1 .row-1 .col-2 .phone{
	height:45px;
	width:196px;
	line-height:45px;
	background: url(images/phone-bg.png);
	margin-top:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
.main .inner1 .row-2{
	height:auto;
}
.main .inner1 .row-2 .title{
	height:24px;
	line-height:24px;
	background:url(images/tit.png) no-repeat 5px 0;
	padding-left:30px;
	color:#F88000;
	font-size:17px;
	position:relative;
	font-weight:bold;
	border-bottom: 1px solid #e4e4e2;
	padding-bottom:12px;
} 
.main .inner1 .row-2 .title span{
	font-size:16px;
	color:#2a2a2a;
	font-weight:normal;
}
.main .inner1 .row-2 .title .more{
	position:absolute;
	height:24px;
	display:block;
	top:0;
	right:0;
	color:#3c3c3c;
	font-size:13px;
	font-weight:normal;
}
.main .inner1 .row-2 .list-case{
	overflow:hidden;
}
.main .inner1 .row-2 .list-case li{
	width:250px;
	float:left;
	background:url(images/border-img.png) no-repeat right center;
	position:relative;
	
}
.main .inner1 .row-2 .list-case li .case-tit{
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:16px;
	color:#1b5778;
	width:80%;
	display:block;
	border-bottom:1px solid #e4e4e4;
	margin:0 auto;
}
.main .inner1 .row-2 .list-case li .desc{
	padding:0 16px;
}
.main .inner1 .row-2 .list-case li .more{
	display:block;
	height:20px;
	line-height:20px;
	color:#F88000;
	position:absolute;
	right:30px;
	bottom:45px;
}
.main .row-3{
	height:367px;
}
.main .row-3 .inner{
	height:357px;
	margin:0 auto;
	width:1000px;
	margin-top: -10px;
}
.main .row-3 .title{
	height:50px;
	line-height:50px;
	background:url(images/tit.png) no-repeat 5px center;
	padding-left:30px;
	border-bottom: 2px solid #bebdbd;
	
} 
.main .row-3 .title span{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#F88000;
	height:50px;
}
.main .row-3 .title  a{
	float:left;
	height:50px;
	margin-left:15px;
	color:#3c3c3c;
	font-size:14px;
}
.main .row-3 .title  a.active{
	border-bottom:2px solid #BF0000;
	background: url(images/san.png) no-repeat center bottom;
}
.main .row-3 .slide{
	width:1000px;
	height:250px;
	margin-top:24px;
	overflow:hidden;
	position:relative;
}
.main .row-3 .slide .prev{
	width:34px;
	height:63px;
	position:absolute;
	display:block;
	left:0;
	top:90px;
	background:url(images/arr01.png);
	z-index:300;
}
.main .row-3 .slide .next{
	width:34px;
	height:63px;
	position:absolute;
	display:block;
	right:0;
	top:90px;
	background:url(images/arr01.png) -34px 0;
	z-index:300;
}
.main .row-3 .slide .wrap-flow{
	overflow:hidden;
	height:250px;
	margin-left:-265px;
} 
.main .row-3 .slide ul.wrap{
	height:250px;
	overflow:hidden;
	float:left;
}

.main .row-3 .slide ul.wrap li{
    width:241px;
    height:252px;
    margin-left:12px;
    position: relative;
    background: url(images/shadow.png) no-repeat left bottom; 
}

.main .row-3 .slide ul.wrap li a.jiqi{
	width:239px;
	height:198px;
	border:1px solid #d4d3d3;
	position: relative;
	display:block;
}
.main .row-3 .slide ul.wrap li  div.name{
	height:42px;
	background:#646464;
	text-align:center;
	line-height:42px;
	color:#fff;
	font-size:14px;
}
.main .row-3 .slide ul.wrap li:hover div.name{
	background:#F88000;
}
.main .inner2{
	padding-top:29px;
	width:1010px;
	margin:0 auto; padding-left:10px;
}
.main .inner2 .row-4{
	height:360px;
	
	background:url(images/computer.png) no-repeat right top;
}
.main .inner2 .row-4 .col-1{
	width:666px;
	height:360px;
	float:left;
}
.main .inner2 .row-4 .col-2{
	width:300px;
	height:360px;
	float:right;
}
.main .inner2 .row-4 .col-1 .title{
	height:24px;
	background:url(images/tit.png) no-repeat 5px center;
	padding-left:30px;
}
.main .inner2 .row-4 .col-1 .title .tit{
	height:24px;
	color:#F88000;
	font-size:17px;
	line-height:24px;
	float:left;
	font-weight:bold;
}
.main .inner2 .row-4 .col-1 .title .tit span{
	color:#2a2a2a;
	font-size:16px;
	font-weight:normal;
	padding-left:5px
}
.main .inner2 .row-4 .col-1 .title .line{
	height:24px;
	width:420px;
	float:right;
	background:url(images/line.png) repeat-x left center;
}
.main .inner2 .row-4 .col-1 ul.list-zixun{
	padding-top:10px;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li{
	height:30px;
	line-height:30px;
	padding-left:30px;
	font-size:14px;
	background: url(images/flag.png) no-repeat 10px center;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li a{
	height:30px;
	line-height:30px;
	float:left;
	
}
.main .inner2 .row-4 .col-1 ul.list-zixun li span{
	height:30px;
	line-height:30px;
	float:right;
	padding-right:20px;	
}
.main .inner2 .row-4 .col-1 ul.list-zixun li.first{
	height:110px;
	padding:14px 0px;
	background:transparent;
	border-bottom:1px dashed #bfbfbf;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li.first a{
	float:left;
	padding:3px;
	border:1px solid #d4d2d2;
	margin-left:6px;
	height:auto;

}
.main .inner2 .row-4 .col-1 ul.list-zixun li.first .desc{
	height:110px;
	width:470px;
	float:left;
	margin-left:18px;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li.first .desc h5{
	color:#F88000;
	font-size:13px;
	line-height:34px;
	height:34px;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li.first .desc p{
	line-height:22px;
}
.main .inner2 .row-4 .col-1 ul.list-zixun li a{
	color:#3c3c3c
}
.main .inner2 .row-5 {
	height:190px;
}
.main .inner2 .row-5 .title{
	height:24px;
	background:url(images/tit.png) no-repeat 5px center;
	padding-left:30px;
}
.main .inner2 .row-5 .title .tit{
	height:24px;
	color:#F88000;
	font-size:17px;
	line-height:24px;
	float:left;
	font-weight:bold;
}
.main .inner2 .row-5 .title .tit span{
	color:#2a2a2a;
	font-size:16px;
	font-weight:normal;
}
.main .inner2 .row-5 .title .line{
	height:24px;
	width:330px;
	float:right;
	background:url(images/line.png) repeat-x left center;
}
.main .inner2 .row-5 .col-1{
	height:190px;
	width:480px;
	float:left;
}
.main .inner2 .row-5 .col-1 ul.list-label{
	overflow:hidden;
	padding-top:20px;
}
.main .inner2 .row-5 .col-1 ul.list-label li{
	width:25%;
	height:30px;
	line-height:30px;
	float:left;
}
.main .inner2 .row-5 .col-1 ul.list-label li a{
	text-decoration:underline;
}
.main .inner2 .row-5 .col-1 ul.list-label li a:hover{
	color:#F88000;
}
.main .inner2 .row-5 .col-2{
	height:190px;
	width:480px;
	float:right;
}
.main .inner2 .row-5 .col-2 ul.list-case{
	overflow:hidden;
	padding-top:20px;
}
.main .inner2 .row-5 .col-2 ul.list-case li{
	width:30%;
	height:30px;
	line-height:30px;
	float:left;
	background: url(images/dot.png) no-repeat 4px center;
	padding-left:3%;
	overflow:hidden;
}
.main .inner2 .row-5 .col-2 ul.list-case li a{
	text-decoration:none;
}
.main .inner2 .row-5 .col-2 ul.list-label li a:hover{
	color:#F88000;
}
.footer{
	height:430px;
}
.footer .top{
	 width:1000px;
	 height:76px;
	 margin:0 auto;
	 display:block;
}
.footer .middle{
	height:308px;
	background:#8D0202;
}
.footer .middle .inner{
	width:1000px;
	height:288px;
	padding-top:20px;
	margin:0 auto;
}
.footer .middle .left{
	width:848px;
	height:288px;
	float:left;
}
.footer .middle .left ul{
	overflow:hidden;
}
.footer .middle .left li{
	width:210px;
	height:288px;
	float:left;
}
.footer .middle .left li dt{
	height:44px;
	line-height:44px;
	color:#fff;
	font-size:16px;
	font-weight:bold
}
.footer .middle .left li dl{
	display:block;
	height:25px;
	line-height:25px;
	font-size:15px;
}
.footer .middle .left li dl a{
	color:#fff;
}
.footer .middle .left li dl a:hover{
	color:#FFFF99;
}
.footer .middle .right{
	width:152px;
	height:288px;
	float:left;
}
.footer .middle .right div,.footer .middle .right a{
    height:28px;
    line-height:28px;
    text-align:center;
    display:block;
    cursor:pointer;
	color:#000
}
.footer .middle .right div.link{
	margin-top:10px;
	background:url(images/link.png) no-repeat 0 center;
	position:relative;
}
.footer .middle .right div.link div.select{
	width:162px;
	padding:5px;
	height:140px;
	overflow-y:scroll;
	position: absolute;
	top:28px;
	background:#e3e3e3;
	overflow-x:hidden;
	display:none;
	left:0;
}
.footer .middle .right div.link a.option{
	height:28px;
	width:142px;
	line-height:28px;
	display:block;
	
}
.footer .middle .right div.link a.option.hov{
	background:#283740;
	color:#fff;
}
.footer .middle .right .qq{
	margin-top:10px;
	background:#E3E3E3;
	 padding:0px 14px;
}
.footer .middle .right .qq a{ float:left; margin:0px 7px}
.footer .middle .right .qq a img{ padding:2px;}
.footer .middle .right .ewm img{
	height:72px;
	width:72px;
	float:left;
	margin-top:10px;
}
.footer .middle .right .ewm span{ width:72px; text-align:center; color:#fff;line-height:30px;}
.footer .bottom{
	background:#252525;
	height:46px;
}
.footer .bottom .inner{
	height:46px;
	line-height:46px;
	color:#fff;
	width:1000px;
	margin:0 auto;
	font-size:14px;
}
.footer .bottom .inner .left{
	height:46px;
	float:left;
}
.footer .bottom .inner .right{
	height:46px;
	float:right;
}


.crumbs{
	height:33px;
	background:#AB0000;
}
.crumbs .inner{
	height:33px;
	line-height:33px;
	width:1000px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
}
.crumbs .inner a{
	color:#fff;
}
.main .inner{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding-bottom:50px
}
.list-left{
	width:250px;
	float:left;
}
.list-left .tit{
	height:24px;
	background: url(images/tit.png) no-repeat 5px center;
	padding-left:25px;
	line-height:24px;
	font-size:17px;
	color:#F88000;
	font-weight:bold;
}
.list-left .fo1 {
	min-height:140px;
	height:auto !important;
	height:140px;
}
.list-left .fo1 ul{
	padding:12px 0 25px;
  
}
.list-left .fo1 ul li{
	background: url(images/left.png);
	border:1px solid #e6e5e5;
	line-height:30px;
	margin-top:5px;
}
.list-left .fo1 ul li a{
	display:block;
	padding-left:34px;
	background: url(images/sanjiao.png) no-repeat 22px center;
	color:#1B5778;
	font-size:14px;
}
.list-left .fo1 ul li a:hover,.list-left .fo1 ul li a.on{ color:#F98F1E;background: url(images/sanjiao_on.png) no-repeat 22px center;}
.list-left .fo1 ul li.er{ margin:0px; background:#F6F6F6; padding:7px 0px;line-height:25px;}
.list-left .fo1 ul li.er a{ font-size:12px; background:none; color:#5E5E5E}
.list-left .fo1 ul li.er a:hover,.list-left .fo1 ul li.er a.on{ color:#F88000;background:none}

.list-left .fo2 ul{
	overflow:hidden;
	padding-top:17px;
}
.list-left .fo2 ul li{
	width:74px;
	height:72px;
	float:left;
	padding:1px;
	border:1px solid #d6d4d4;
	margin:5px 0 0 5px;
}
.list-left .fo2 ul li a{
	overflow:hidden;
	display:block;
}
.list-left .fo3{
	padding-top:30px;
}
.list-left .fo3 li{
	margin-top:8px;
	margin-bottom:15px;
}
.list-left .fo3 li h6{
	font-size:14px;
	color:#000;
	line-height:30px;
	height:30px;
	font-weight:normal;
}
.list-left .fo3 li p{
	line-height:20px;
	height:36px;
	font-size:12px;
}

.page-right{
	width:710px;
	min-height:600px;
	height:auto !important;
	height:600px;
	float:right;
}
.page-right .title{
	height:24px;
	background: url(images/tit.png) no-repeat 0 0;
	padding-left:24px;
	line-height:24px;
	font-size:17px;
	color:#F88000;
	font-weight:bold;
}
.page-right .title span{
	font-size:16px;
	font-weight:normal;
	color:#2a2a2a;
}
.page-right .content{
	line-height:24px;
	padding-top:50px;
}
.page-right .content .list-picture{
	overflow:hidden;
}
.page-right .content .list-picture li{
	width:206px;
	height:156px;
	border:1px solid #e4e4e4;
	padding:10px 10px 0;
	float:left;
	margin:20px 0 0 13px;
}
.page-right .content .list-picture li a{
	display:block;
}
.page-right .content .list-picture li p{
	height:35px;
	line-height:35px;
	text-align:center
}
.page-right .content .list-news{
	overflow:hidden;
}
.page-right .content .list-news li{
	padding:30px 0;
	height:105px;
	border-bottom:1px solid #e4e4e4;
}
.page-right .content .list-news li a{
	height:105px;
	display:block;
}
.page-right .content .list-news li a img{
	float:left;
 	border-radius:4px;
}
.page-right .content .list-news li a  .desc{
	height:105px;
	width:550px;
	float:right;
}
.page-right .content .list-news li a  .desc h5{
	height:30px;
	line-height:30px;
	color:#000;
	font-size:16px;
}
.page-right .content .list-news li a  .desc .time{
	height:24px;
	line-height:24px;
	color:#00a083;
}
.page-right .content .list-news li a p{
	line-height:22px;
	margin-top:2px;
}


.page-right .content .list-fanga{
	overflow:hidden;
}
.page-right .content .list-fanga li{
	padding:25px 0;
	height:120px;
	border-bottom:1px dashed #BEBEBE;
}
.page-right .content .list-fanga li a{
	height:120px;
	display:block;
}
.page-right .content .list-fanga li a img{
	float:left;
	padding:2px; border:1px solid #BEBEBE
}
.page-right .content .list-fanga li a  .desc{
	height:105px;
	width:495px;
	float:right;
}
.page-right .content .list-fanga li a  .desc h5{
	height:33px;
	line-height:33px;
	color:#000;
	font-size:16px;
	font-weight:normal;
	color:#F88000
}
.page-right .content .list-fanga li a p{
	line-height:25px;
	margin-top:5px;
	font-size:14px;
}
.page-right .content .list-fanga li a:hover .desc h5{ color:#222}

#pages{
	padding:30px 0;
}
h3.actTit{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.date{text-align:left;}
a.b2l{
	float: right;
	background: url(images/b.png) right -120px no-repeat;
	padding-right: 35px;
}
a.b2l:hover{
	color:#F88000
}
.ad-image-wrapper{
	height: 500px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
}
.ad-image,.ad-image2
{
	position: absolute;
	z-index: 9;
	top: 20px!important;
	left: 94px!important;
	width: 810px !important;
	height: 460px!important;
	text-align: center;
	padding: 0px 0 0 0;
}
.ad-nav
{
	position: relative;
	border: #dddddd solid 1px;
	padding: 15px 40px;
	overflow: hidden;
	height:88px;
}
.ad-back,.ad-back2 {
	cursor: pointer;
	width: 34px;
	display: block;
	background: url(images/arr01.png) 0px center no-repeat;
	left: 0;
	position: absolute;
	height:118px;
	top:0;
}
.ad-forward,.ad-forward2{
	cursor: pointer;
	width: 34px;
	display: block;
	background: url(images/arr01.png) -34px center no-repeat;
	right: 0;
	top:0;
	position: absolute;
	height:118px;
}
.ad-thumbs {
	overflow: hidden;
	width: 100%;
	clear: both;
	padding: 5px 0;
	position: relative;
	height:78px;
}
ul.ad-thumb-list{
	overflow:hidden;
}
.ad-thumbs li {
	float: left;
	padding:0;
	position: relative;
	width: 120px;
	height:78px;
}
.ad-thumbs li a {
	display: block;
}
.ad-thumbs li a img {
	border: 2px solid #d7d7d7;
	display: block;
	
}
.ad-thumbs li a.ad-active img {
	border: 5px solid #01a083;
	border-radius: 3px;
}
.ad-image-wrapper .ad-next {
	position: absolute;
	right: 20px;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-image-wrapper .ad-prev {
	position: absolute;
	left: 20px;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-image-wrapper .ad-prev .ad-prev-image,.ad-image-wrapper .ad-next .ad-next-image {
	background: url(images/gallery_btn.gif);
	width: 25px;
	height: 75px;
	display: block;
	position: absolute;
	top: 40%;
	left: 0;
	z-index: 101;
}
.ad-image-wrapper .ad-next .ad-next-image {
	background-position: -25px 0px;
	right: 0;
	left: auto;
}
.ad-image-wrapper .ad-image .ad-image-description,
.ad-image-wrapper .ad-image2 .ad-image-description{
	position: absolute;
	left:-95px;
	text-align: center;
	height: 40px;
	overflow: hidden;
	z-index: 2;
	color: #fff;
	bottom: 0px;
	width:980px;
}
.ad-image-wrapper .ad-image .ad-image-description .ad-description-title,
.ad-image-wrapper .ad-image2 .ad-image-description .ad-description-title {
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-family: "Microsoft Yahei";
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background: rgba(0,0,0,.60);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
	text-indent: 20px;
	width: 100%;
}

ul.list-hezuo{
	padding-top:34px;
	overflow:hidden;
}
ul.list-hezuo li{
	width:164px;
	height:140px;
	float:left;
	margin-left:14px;
}
ul.list-hezuo li a{
	padding:1px;
	display:block;
	border:1px solid #dddada;
}
ul.list-hezuo li p{
	line-height:18px;
	text-align:center;
	padding:10px 10px 0;
}


table.list-product{
	padding-top:40px;
}
table.list-product td{
	width:316px;
	height:184px;
	padding:17px;
}
table.list-product td .title{
	height:20px;
	background:url(images/pro.png) no-repeat 0 center;
	line-height:20px;
	padding-left:32px;
	font-weight:bold;
}
table.list-product td .title a{color:#F88000;}
table.list-product td .title a:hover{color:#333;}
table.list-product td .display{
	height:164px;
	display:block;
	width:318px;
}
table.list-product td .display .show{
	width:126px;	
	vertical-align: middle;
	float:left;
	padding-top:20px
}
table.list-product td .display .text{
	width:192px;	
	height:144px;
	padding-top:20px;
	line-height:23px;
	vertical-align: middle;
	float:left
}

.show-wrap{
	height:420px;
}
.show-PIC{
	float:left;
	width:440px;
	height:420px;
}
.show-info{
	width:520px;
	height:420px;
	float:right;
	overflow:hidden	
}
.show-info .nrs{overflow-y:auto; width:99%; font-size:13px; height:290px; padding-right:1%}
.show-info h3{
	font-size:20px;
	font-weight:bold;
	color:#1b577b;
	line-height:60px;
	height:60px;

}
.show-info p{
	line-height:20px;
}
.show-info div.contact{
	height:50px;
	margin-top:10px;
	background: url(images/icon-phone.png) no-repeat left center;
	padding-left:60px;
	line-height:25px;
}
.show-info div.contact  .numb{
	width:112px;
	height:50px;
	border-right:1px solid #cccccc;
	float:left;
}
.show-info div.contact .more{
	margin-left:20px;
	float:left;
	height:50px;
}
.show-info .online{
	height:30px;
	float:left;
	width:116px;
	background: url(images/online.png);
	margin-top:40px;
}
.show-info .dingzhi{
	height:30px;
    padding:0 30px;
	margin-top:40px;
	border-right:1px solid #1b577b;
	color:#1b577b;
	float:left;
	line-height:30px;
}
.show-info .dayang{
	height:30px;
    padding:0 30px;
	margin-top:40px;
	line-height:30px;
	color:#1b577b;
	float:left;
}
.tab-page{
	margin:20px 0;
}
.tab-title{
	height:32px;
	border-bottom:1px solid #AB0000;
}
.tab-title span{
	float:left;
	padding:0px 20px;
	height:32px;
	background:url(images/tab-bg.png);
	line-height: 32px;
	text-align:center;
	color:#141414;
	font-size: 15px
}
.tab-title span.active{
	background:#AB0000;
	color:#fff;
}
.tab-page .title{
	height:50px;
	line-height:50px;
	background:url(images/tit_h.jpg) no-repeat 5px center;
	padding-left:30px;
	border-bottom: 2px solid #bebdbd;
	
} 
.tab-page .title span{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#F88000;
	height:50px;
}
.tab-card .tab{
	padding:20px 10px;
	display:none;
	line-height:24px;
}
.tab-card .xgcp{ width:100%; height:241px; padding-top:24px;}
.tab-card .xgcp li{ width:241px; height:241px; float:left; padding-right:11px;}
.tab-card .xgcp li img{ width:237px; height:197px; padding:1px; border:1px solid #D5D4D4; border-bottom:0px; padding-bottom:0px;}
.tab-card .xgcp li .name{ height:42px; background:#646464; color:#fff; font-size:14px; line-height:42px; text-align:center; overflow:hidden}
.tab-card .xgcp li.r{ padding:0px;}

.tab-card .ypzs{ width:100%;padding-top:24px; padding-bottom:10px}
.tab-card .ypzs li{ width:327px; height:217px; float:left; padding-right:9px; padding-bottom:9px;}
.tab-card .ypzs li.r{ padding-right:0px;}
.tab-card .ypzs li img{ background:#eee;width:325px; height:215px;border:1px solid #eee}

.tab-card .jscs{ width:100%; padding:30px 0px;}
.tab-card .jscs table{ border-left:1px solid #D9D9D9;border-top:1px solid #D9D9D9; width:100%;}
.tab-card .jscs table td{ line-height:22px; padding:10px; border-bottom:1px solid #D9D9D9;border-right:1px solid #D9D9D9}
.tab-card .jscs table td.c{ background:#F5F5F5}

.tab-card .tab table{ border-left:1px solid #D9D9D9;border-top:1px solid #D9D9D9; width:100%;}
.tab-card .tab table td{ line-height:22px; padding:10px; border-bottom:1px solid #D9D9D9;border-right:1px solid #D9D9D9}
.tab-card .tab table td.c{ background:#F5F5F5}

.atr-title{
	padding:10px 0;
	line-height:30px;
	height:30px;
	font-size:20px;
	text-align:center;
}
.date{
	line-height:20px;
	padding:20px 0;
	text-align:center;
}
ul.list-download{
	padding:20px 0;
}
ul.list-download li{
	padding:0 20px;
	line-height:40px;
	min-height:40px;
	height:auto !important;
	height:40px;
	border-bottom:1px dashed #d6d4d4;
}
ul.list-download li a{
	height:40px;
	float:left;
}
ul.list-download li span{
	height:40px;
	float:right;
}

.fanga{ width:717px;}
.fanga .tit{ font-size:16px; color:#3C3B3B; line-height:30px; padding:30px 0px 10px;}
.fanga .tab-title{
	height:32px;
	border-bottom:1px solid #F78000;
}
.fanga .tab-title span{
	float:left;
	padding:0px 20px;
	height:32px;
	background:#F78000;
	line-height: 32px;
	text-align:center;
	color:#141414;
	font-size: 15px
}
.fanga .tab-title span.active{
	background:#F78000;
	color:#fff;
}
.fanga .tab-card .tab{
	padding:30px 10px;
	display:none;
	line-height:28px;
	color:#585858
}
.fanga .tab-card .xgcp{ width:100%; height:241px; padding-top:24px;}
.fanga .tab-card .xgcp li{ width:231px; height:236px; float:left; padding-right:8px; padding-bottom:8px;}
.fanga .tab-card .xgcp li img{ width:227px; height:192px; padding:1px; border:1px solid #D5D4D4; border-bottom:0px; padding-bottom:0px;}
.fanga .tab-card .xgcp li .name{ height:42px; background:#646464; color:#fff; font-size:14px; line-height:42px; text-align:center; overflow:hidden}
.fanga .tab-card .xgcp li.r{ padding:0px;}

.fanga .tab-card .sbzs{ width:100%;padding-top:24px; padding-bottom:10px}
.fanga .tab-card .sbzs li{ width:100%;float:left; text-align:center; padding:10px 0px; overflow:hidden}


.fanga .tab-card .ypzs{ width:100%;padding-top:24px; padding-bottom:10px}
.fanga .tab-card .ypzs li{ width:234px; height:154px; float:left; padding-right:5px; padding-bottom:5px;}
.fanga .tab-card .ypzs li.r{ padding-right:0px;}
.fanga .tab-card .ypzs li img{ background:#eee;width:230px; height:150px;border:2px solid #F8F8F8}/*左边QQ浮动*/#rightArrow{background-position: 0!important}#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;left:0;z-index:999;}#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}#floatDivBoxs .floatDqq{padding:0 14px;}#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}#floatDivBoxs .floatDtel img{display:block;}#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}#rightArrow{width:50px;height:110px;background:url(images/online_arrow.jpg) no-repeat;position:fixed;top:180px;left:170px;z-index:999;}#rightArrow a{display:block;height:45px;}.floatDtel .pnumber{font-size:20px;color:#f08326;font-weight:bold;padding-left:5px;margin:0px}