@charset "utf-8";
/*------------------------------------------global[header]-------------------------------------------------------*/
.main-header{
	width:100%;
	z-index:2;
}
.top-nav{
	width:100%;
	height:45px;
	background:#f5f5f5;

}
.top-nav-mid{
	margin:0 auto;
	height:45px;
	width:1200px;
}
.left-note{
	height:45px;
	line-height:45px;
	color:#555;
	text-shadow: 0 1px 2px rgba(0,0,0,.1);
	transition: all ease .5s;
}
.left-note i{
	margin-right:5px;
}
.left-note:hover{
	color:#1f73bf;
}
.right-search{
	float:right;
	display:inline;
	height:30px;
	overflow:hidden;
	margin-top:5px;
}
.search-text{
	width:220px;
	height:28px;
	line-height:28px;
	padding:0 15px;
	background:#fff;
	border:1px solid #fff;
	transition:all ease .5s;
	color:#ddd
}
.search-text:hover,.search-text:focus{
	border:1px solid #fe9900;
	color:#555
}
.search-btn{
	height:30px;
	line-height:30px;
	padding:0 10px;
	background:#fe9900;
	color:#fff;
	transition:all ease .5s;
}
.search-btn:hover{
	background:#fe9900;
}
.main-nav{
	width:100%;
	background:#fff;
	height:95px;
	border-bottom: 3px solid #1f73bf;
}
.nav-list{
	width:1200px;
	margin:0 auto;
	height:95px;
	background:#fff;
	position:relative;
	z-index:3;
}
.logo{
	width:317px;
	height:95px;
	display:block;
	position:relative;
	float:left;
}
.logo img{
	width:auto;
	height:80px;
	margin-top:7px;
	
}
.menu-item{float:right;}
.menu-item > li{
	width:115px;
	float:left;
	height:95px;
	border-right:1px solid #eee;
	font-size:16px;
	position:relative;
}
.menu-item > li >a{
	width:75px;
	margin:0 20px;
	display:block;
	height:62px;
	padding:15px 0; 
	text-align:center;
	line-height:42px;
	color:#555;
	border-top:3px solid #fff;
	transition:all ease .5s;
}
.menu-item > li >a i,.menu-item > li >a em{
	width:100%;
	height:35px;
	line-height:35px;
	float:left;
	font-style:normal
}
.menu-item > li >a i{
	font-size:25px;
}
.menu-item >  li > a:hover{
	color:#1f73bf;
	border-top:3px solid #1f73bf;
}
.menu-item > li:hover > a{
	color:#1f73bf;
	border-top:3px solid #1f73bf;
}
.menu-item > li div{
	width:191px;
	padding:0 20px;
	background:#fff;
	position:absolute;
	top:98px;
	left:0;
	display:none;
	border-bottom:2px solid #eee;
	padding-bottom:20px;
}
.menu-item > li div a{
	width:100%;
	display:block;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #eee;
	font-size:14px;
	color:#666;
	transition:all ease .5s;
}
.menu-item > li div a:hover{
	color:#1f73bf;
}

.main-banner{
	width:100%;
	height:450px;
	overflow:hidden;
}
.i-ban{
	position: relative;
	overflow: hidden;
}
.i-ban,.i-ban .bd,.i-ban .bd li{
	width: 100%;
	height: 450px;
}
.i-ban{
	position: relative;
	overflow: hidden;
}
.i-ban .prev,.i-ban .next{
	position: absolute;
	display: block;
	width: 55px;
	height: 55px;
	background: url("../images/i-ban-row.png") no-repeat top left;
	top: 50%;
	margin-top: -27px;
}
.i-ban .prev{
	left: 0px;
}
.i-ban .next{
	background: url("../images/i-ban-row.png") no-repeat top right;
	right: 0px;
}
.i-ban .prev:hover{
	background-position:left -55px;
	transition:all ease .5s;
}
.i-ban .next:hover{
	background-position:right -55px;
	transition:all ease .5s;
}
/*---------------------------------------global[footer]-----------------------------------------------------*/
.footer{
	width: 100%;
	background:#1f73bf;
	border-top: 3px solid #ddd;
}
.footer-main{
	padding-top: 62px;
	padding-bottom: 115px;
	background-color: #1f73bf;
}
.user-wap{
	padding: 30px 0;
	width: 1200px;
	margin:0 auto;
}
.footer-main .wx-link{
	display: none;
}
.footer-main .m-search-box{
	display: none;
}
.footer-main.m-wrap{
	padding: 10px 4.7% 20px;
	width: 90.6%;
}
.footer-copty{
	width: 100%;
	background:#195e9c;
}
.footer-main.m-wrap .m-search-box{
	margin-top: 18px;
	width: 99%;
	border: 1px solid #393939;
	height: 30px;
	margin-bottom: 15px;
}
.footer-main.m-wrap .m-search-box .tex{
	width: 81%;
	height: 15px;
	line-height: 14px;
	font-size: 14px;
	color: #fff;
	padding: 8px 4% 7px;
	background: none;
	border: none;
}
.footer-main.m-wrap .m-search-box .sub-btn{
	border: none;
	width: 10%;
	height: 30px;
	background: url("../images/ico_15.png") no-repeat center;
	background-size: auto 35%;
}
.footer-main.m-wrap .wx-link{
	display: inline-block;
	padding-left: 28px;
	line-height: 18px;
	height: 18px;
	color: #fff;
	background: url("../images/ico_26.png") no-repeat left center;
	background-size: auto 100%;
}
.footer-main dl{
	float: left;
	margin-right: 8.5%;
	transition: all 0.5s ease 0s;
}
.footer-main.twrap dl{
	margin-right: 8%;
}
.footer-main.m-wrap dl{
	width: 100%;
	margin-right: 0;
}
.footer-main dt{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 8px;
}
.footer-main.m-wrap dt{
	line-height: 38px;
	border-bottom: 1px solid #393939;
	color: #fff;
	background: url("../images/ico_25.png") no-repeat 96% center;
	background-size: auto 40%;
	cursor: pointer;
}
.footer-main.m-wrap dt.hover{
	background: url("../images/ico_27.png") no-repeat 96% center;
	background-size: auto 40%;
}
.footer-main dt a{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.user-wap dt a span{
	padding-right: 10px;
}
.footer-main.m-wrap dd{
	display: none;
}
.footer-main.m-wrap dd:last-child{
	border-bottom: 1px solid #393939;
	padding-bottom: 6px;
}
.footer-main dd a{
	color: #eee;
	line-height: 29px;
	font-size: 14px;
}
.footer-main.m-wrap dd a{
	font-size: 12px;
	display: block;
}
.footer-main dd a i{
	font-size: 6px;
	padding-right: 10px
}
.footer-main dd a:hover{
	color: #fff;
}
.footer-main .right{
	width: 18%;
	padding-top: 9px;
}
.footer-main.m-wrap .right{
	display: none;
}
.footer-main.m-wrap .searchbox{
	display: block;
}
.footer-main .searchbox{
	width: 99%;
	height: 40px;
	border: 1px solid #2893f4;
	margin-bottom: 30px;
}
.footer-main .searchbox .tex{
	border: none;
	background: none;
	width: 81%;
	height: 15px;
	font-size: 14px;
	line-height: 14px;
	padding: 13px 3% 12px 3%;
	color: #fff;
}
.footer-main .searchbox .butn{
	border: none;
	width: 13%;
	height: 40px;
	background: url("../images/ico_15.png") no-repeat center;
	background-size: auto 40%;
}
.footer-main .wxbox{
	width: 37%;
	margin-left: 7%;
}
.footer-main .wxbox img{
	width: 100%;
}
.footer-main .wxbox p{
	text-align: center;
	line-height: 42px;
	color: #fff;
}
.footer .secbox{
	height: 28px;
	line-height: 28px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #195e9c;
	border-bottom: 1px solid #195e9c;
}
.footer .secbox a{
	color: #b0b0b0;
}
.footer .secbox a:hover{
	color: #fff;
}
.footer .secbox .left a{
	float: left;
}
.footer .secbox .line{
	display: inline-block;
	width: 22px;
	text-align: center;
	color: #333;
}
.footer .secbox .left .line{
	float: left;
}
.footer .secbox .right a{
	float: right;
}
.footer .secbox .right .line{
	float: right;
}
.footer .thibox{
	padding-top: 15px;
	padding-bottom: 18px;
	background-color: #195e9c;
	color: #fff;
	line-height: 35px;
}
.footer .thibox .link{
	width: 240px;
	position: relative;
}
.footer .thibox.twrap .link{
	width: 186px;
}
.footer .thibox .tit{
	display: block;
	width: 238px;
	height: 33px;
	border: 1px solid #154e82;
	line-height: 33px;
	text-align: center;
	color: #eee;
	background: url("../images/ico_16.png") no-repeat 160px center;
	cursor: pointer;
}
.footer .thibox.twrap .tit{
	width: 186px;
	background: url("../images/ico_16.png") no-repeat 160px center;
}
.footer .thibox .link:hover .tit{
	background: url("../images/ico_17.png") no-repeat 160px center;
}
.footer .thibox .subbox{
	position: absolute;
	bottom: 35px;
	left: 0;
	width: 238px;
	border-left: 1px solid #154e82;
	border-right: 1px solid #154e82;
	background-color: #154e82;
	z-index: 2;
	display: none;
	transition: normal;
}
.footer .thibox.twrap .subbox{
	width: 186px;
}
.footer .thibox .subbox ul{
	width: 100%;
}
.footer .thibox .subbox li{
	position: relative;
	width: 100%;
	border-top: 1px solid #333;
}
.footer .thibox .subbox a{
	display: block;
	width: 100%;
	line-height: 33px;
	text-align: center;
	color: #fff;
	
}
.footer .thibox .subbox a.tt{
	margin-left: -6px;
	padding-right: 6px;
	position: relative;
	z-index: 2;
}
.footer .thibox .subbox li:hover a.tt{
	background: url("../images/bg_52.png") no-repeat left center;
}
.footer .thibox .second-level{
	width: 238px;
	position: absolute;
	bottom: 0;
	left: -240px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	display: none;
	z-index: 1;
}
.footer .thibox .second-level a{
	display: block;
	width: 100%;
	line-height: 33px;
	text-align: center;
	color: #878787;
	background-color: #1c1c1c;
	border-top: 1px solid #333;
}
.footer .thibox .second-level a:hover{
	background-color: #333;
}
.footer .m-botwrap{
	display: none;
}
.footer.m-footer .secbox,.footer.m-footer .thibox{
	display: none;
}
.footer.m-footer .m-botwrap{
	display: block;
	background-color: #000;
	padding-bottom: 25px;
}
.footer.m-footer .m-botwrap .topbox{
	width: 100%;
	padding-top: 16px;
	padding-bottom: 12px;
	line-height: 25px;
	text-align: center;
	border-bottom: 1px solid #1a1a1a;
}
.footer.m-footer .m-botwrap .topbox .line{
	display: inline-block;
	width: 8px;
	text-align: center;
	color: #333;
}
.footer.m-footer .m-botwrap .topbox a{
	color: #b0b0b0;
}
.footer.m-footer .m-botwrap .botbox{
	padding-top: 10px;
}
.footer.m-footer .m-botwrap .botbox p{
	line-height: 27px;
	text-align: center;
	color: #b0b0b0;
}
.footer.m-footer .m-botwrap .botlink{
	width: 100%;
	text-align: center;
	line-height: 27px;
}
.footer.m-footer .m-botwrap .botlink a{
	color: #b0b0b0;
}
.footer.m-footer .m-botwrap .botlink .line{
	display: inline-block;
	width: 8px;
	text-align: center;
	color: #333;
}
.footer.m-footer .bot-linkbox{
	width: 41%;
	height: 24px;
	border: 1px solid #333;
	margin: 10px auto 0;
	position: relative;
	display: none;
}
.footer.m-footer .bot-linkbox .tt{
	display: block;
	width: 100%;
	line-height: 24px;
	color: #b0b0b0;
	text-align: center;
	background: url("../images/ico_16.png") no-repeat 90% center;
	background-size: auto 28%;
	cursor: pointer;
}
.footer.m-footer .bot-linkbox .tt.hover{
	background: url("../images/ico_17.png") no-repeat 90% center;
	background-size: auto 28%;
}
.footer.m-footer .bot-linkbox .subbox{
	position: absolute;
	bottom: 26px;
	width: 99%;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color: #000;
	display: none;
	transition: normal;
}
.footer.m-footer .bot-linkbox .subbox a{
	width: 100%;
	display: block;
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #333;
	text-align: center;
	color: #b0b0b0;
	transition: normal;
}















.mian-footer{
	clear:both
}
.footer-nav{
	width:1196px;
	margin:0 auto;
	border-left:2px solid #1f73bf;
	border-right:2px solid #1f73bf;
	background:#1f73bf;
	height:45px;
	margin-top:15px;
	text-align:center;
	color:#fff;
	line-height:45px;
}
.footer-nav a{
	color:#fff;
	font-size:14px;
	transition:all ease .5s;
	margin-right:20px;
}
.footer-nav a:hover{
	color:#1f73bf;
}
.footer-summary{
	padding:25px 0;
}
.footer-summary h1,.footer-summary h3{
	height:30px;
	line-height:30px;
	text-align:center;
}
.footer-summary h1{
	color:#333;
	font-size:18px;
}
.footer-summary h3{
	color:#666;
	font-size:12px;
	font-weight:normal;
	width:300px;
	border-bottom:1px solid #eee;
	margin:0 auto;
}
.world-description{
	line-height:26px;
	margin-top:15px;
	color:#999;
	font-size:12px;
	text-align:center;	
}
.world-description img{
  vertical-align:middle;
}
/*----------------------------------------------------[index]----------------------------------------------------------------*/

.left-article{
	width:260px;
	padding-right:16px;
	border-right:2px solid #eee;
	float:left;
}
.news-block{
	width:390px;
	float:left;
	overflow:hidden;
	margin-right:15px;
}
.news-block h1{
	width:360px;
	height:40px;
	line-height:40px;
	background:#1f73bf;
	font-size:16px;
	padding:0 15px;
	position:relative;
	color:#fff;
	float: left;
}
.news-block h1 a{
	width:35px;
	height:35px;
	line-height:35px;
	font-size:12px;
	position:absolute;
	right:15px;
	top:0px;
	color:#fff;
	text-align:right;
	transition:all ease .5s;
}
.news-block h1 a:hover{
	color:#fff
	
}
.news-block-content{
	width:100%;
	background:#fff;
	float: left;
}
.picnews{
	float:left;
	width:360px;
	padding:15px 15px 0 15px;
	height: 250px;
	position: relative;
}
.picnews img{
	width: 100%;
	height: 250px;
}
.textnes{
	width: 360px;
	height: 30px;
	background: #000;
	background: rgba(0,0,0,.7);
	position: absolute;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
	bottom: 0;
	left: 0;
}
.news-block-content li{
	height:30px;
	line-height:30px;
	width:360px;
	padding:0 15px;
	float:left;
	color:#999;
}
.news-block-content li span{
	margin-right:5px;
	font-size:12px;
	color:#1f73bf;
}
.news-block-content li i{
	float:right;
}
.news-block-content li a{
	color:#999;
	transition:all ease .5s;
}
.news-block-content li a:hover{
	color:#1f73bf;
}



.main-wrap2{
	
	width:100%;
	padding:30px 0;
	background:#f5f5f5;
	overflow:auto;
}
.wrap2-mid{
	width:1200px;
	margin:0 auto;
}
.left-special-price{
	width:245px;
	height:180px;
	background:#fff;
	position:relative;
	padding:55px 15px 15px;
	float:left;
}
.left-special-price h1{
	width:225px;
	height:40px;
	line-height:40px;
	background:#1f73bf;
	position:absolute;
	left:-25px;
	top:10px;
	font-size:16px;
	padding-left:25px;
	color:#fff;
	border-left:3px solid #1f73bf;
}
.left-special-price h1 a{
	width:32px;
	height:40px;
	display:block;
	line-height:40px;
	background:#1f73bf;
	position:absolute;
	right:-32px;
	top:0;
	font-size:12px;
	text-align:center;
	color:#fff;
}
#marquee4{
	width:100%;
	height:180px;
	overflow:hidden;
}
#marquee4 ul li{
	float:left;
	width:100%;
	line-height:20px;
}
.main-about{
	width:630px;
	padding:10px;
	background:#fff;
	margin-left:17px;
	float:left;
	height:230px;
}
.left-about{
	width:280px;
	height:230px;
	float:left;
	display:block;
	overflow:hidden;
}
.left-about img{
	width:280px;
	height:230px;
	transition:all ease .5s;
}
.left-about img:hover{
	transform:scale(1.2);
}
.right-about{
	width:320px;
	float:right;
	overflow:hidden;
	height:230px;
}
.right-about h1{
	width:302px;
	height:20px;
	border-left:3px solid #1f73bf;
	font-size:16px;
	padding-left:15px;
	color:#555;
	line-height:20px;
	position:relative;
}
.right-about h1 a{
	position:absolute;
	right:0;
	top:0;
	height:20px;
	width:20px;
	display:block;
	color:#666;
	font-size:12px;
	transition:all ease .5s;
}
.right-about h1 a:hover{
	color:#1f73bf;
	font-size:14px;
}
.about-summary{
	width:100%;
	height:140px;
	overflow:hidden;
	margin-top:15px;
	line-height:24px;
}
.about-link{
	width:100%;
	margin-top:20px;
	height:35px;
	color:#666;
}
.about-link a{
	height:33px;
	line-height:33px;
	width:101px;
	border:1px solid #eee;
	text-align:center;
	color:#666;
	float:left;
	margin-right:5px;
}
.about-link a:hover{
	border:1px solid #1f73bf;
	color:#fff;
	background:#1f73bf;
}
.right-jszl{
	width:245px;
	float:right;
}
.right-jszl h1{
	width:212px;
	padding:0 15px;
	float:left;
	height:40px;
	background:#1f73bf;
	line-height:40px;
	color:#fff;
	font-size:16px;
	position:relative;
	border-left:3px solid #1f73bf;
}
.right-jszl h1 a{
	width:15px;
	height:40px;
	color:#1f73bf;
	font-size:12px;
	position:absolute;
	right:15px;
	top:0px;
	line-height:40px;
	text-align:right;
	display:block;
}
.right-jszl-centent{
	width:225px;
	padding:10px;
	float:left;
	overflow:hidden;
	background:#fff;
	height:190px;
}
.right-jszl-centent li{
	width:100%;
	height:30px;
	line-height:30px;
	color:#666;
}
.right-jszl-centent li a{
	color:#999;
}
.right-jszl-centent li span{
	margin-right:10px;
}
.right-jszl-centent li i{
	float:right
}
.right-jszl-centent li a:hover{
	color:#1f73bf;
}
.index-cgal-video{
	width:1180px;
	background:#fff;
	padding:10px;
	float:left;
	margin-top:15px;
}
.index-cgal{
	width:600px;
	float:left;
}
.index-cgal h1{
	width:582px;
	float:left;
	border-left:3px solid #1f73bf;
	padding-left:15px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	background:#1f73bf;
	position:relative;
}
.index-cgal h1 a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 0px;
    color: #1f73bf;
    text-align: right;
    transition: all ease .5s;
}
.index-cgal h1 a:hover{
    color: #1f73bf;
}
.show-cgallist{
	width:100%;
	overflow:hidden;
	height:130px;
	margin-top:8px;
	float:left;
}
.left-cgalimg{
	width:200px;
	height:130px;
	float:left;
	display:block;
}
.left-cgalimg img{
	width:100%;
	height:130px;
	
}
.right-cgalzw{
	width:360px;
	float:right;
	overflow:hidden;
}
.right-cgalzw h2{
	width:100%;
	height:35px;
	line-height:35px;
	color:#555;
	font-size:18px;
	font-weight:normal;
}
.cgallist-summary{
	width:100%;
	height:60px;
	overflow:hidden;
	font-size:12px;
	color:#999;
}
.lookmore{
	width:100%;
	display:inline-block;
	height:25px;
	line-height:25px;
	background:#eee;
	text-align:center;
	color:#555;
	font-size:14px;
	margin-top:10px;
}
.lookmore:hover{
	width:100%;
	display:inline-block;
	height:25px;
	line-height:25px;
	background:#999;
	text-align:center;
	color:#fff;
	font-size:14px;
	
}
.index-video{
	float:right;
	width:550px;
	height:320px;
	overflow:hidden;
}
.honor{
	width:1180px;
	margin-top:15px;
	padding:10px;
	height:121px;
	background:#fff;
	float:left;
	position:relative;	
}
.honor h1{
	width:22px;
	margin-top:15px;
	padding:10px;
	height:121px;
	background:#1f73bf;
	border-left:3px solid #1f73bf;
	float:left;
	position:absolute;
	left:-22px;
	top:-15px;
	color:#fff;
	font-size:16px;
}
#marquee1{width:1160px;height:121px;overflow:hidden;float:left;margin-left:20px;}
#marquee1 ul li{float:left; padding:0 1px;}
#marquee1 ul li img{display:block;width:180px;height:115px;margin-right:15px;padding:2px;border:1px solid #ddd;}
.flink{
	width:1200px;
	float:left;
	margin-top:15px;
	background:#fff;
	height:40px;
}
.flink h1{
	width:120px;
	float:left;
	background:#1f73bf;
	height:40px;
	line-height:40px;
	padding-left:15px;
	color:#fff;
	font-size:16px;
}
.right-flink{
	width:1040px;
	float:right;
	height:40px;
	line-height:40px;
	color:#666;
	font-size:12px;
	margin-right:10px;
}
.right-flink a{
	color:#666;
	transition:all ease .5s;
}
.right-flink a:hover{
	color:#1f73bf;
}




/*-----------------------------------------------
内页分割[以下为内页css]
---------------------------------------------------
*/


/*--------------------------------------------------------------------------------------------------*/
.page-wrap{
	width:1200px;
	margin:0 auto;
}
.page-wrap-mid{
	background:url('../images/pagebg.gif') repeat-y;
	width:1200px;
	float:left;
	height:100%;
}
.left-page{
	float:left;
	width:258px;
	
}
.list-left-block{
	width:100%;
	position:relative;
	z-index:666;
	float:left;
}
.list-left-block h1{
	width:218px;
	padding:0 20px;
	text-align:left;
	height:67px;
	line-height:67px;
	border-bottom:3px solid #1f73bf;
	position:absolute;
	top:-70px;
	background:url('../images/pageleftTit.png') no-repeat;
}
.list-left-block p{
	width:100%;
	color:#1f73bf;
}
.list-left-block p.tl01{
	height:35px;
	line-height:35px;
	font-size:16px;
}
.list-left-block p.tl02{
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
}
.list-nav{
	width:228px;
	padding:15px;
	float:left;
}
.list-nav  a{
	width:208px;
	padding:0 10px;
	float:left;
	height:50px;
	line-height:50px;
	color:#555;
	font-weight:700;
	text-align:left;
	font-size:15px;
}
.list-nav a i{
	font-size:8px;
	margin-right:10px;
	font-weight:normal;
}
.list-nav  a span{
	margin-left:10px;
	font-size:9px;
	font-weight:normal;
	color:#999;
	text-transform:Uppercase;
}
.list-nav a:hover{
	color:#fff;
	background:#1f73bf;
	
}
.list-nav a:hover span{
	color:#f5f5f5;
}
.list-news{
	width:228px;
	padding:15px;
	float:left;
	padding-top:0px;
}
.list-news h1{
	width:210px;
	padding-left:15px;
	border-left:3px solid #1f73bf;
	background-color:#1f73bf;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	position:relative;
}
.list-news h1 a{
	width:20px;
	height:40px;
	position:absolute;
	right:15px;
	top:0;
	line-height:40px;
	font-size:12px;
	color:#fff;
	transition:all ease .5s;
	text-align:right;
	display:block;
}
.list-news h1 a:hover{
	color:#fff;
	font-size:14px;
}
.list-nav-news{
	width:100%;
	overflow:auto;
}
.list-nav-news a{
	width:198px;
	float:left;
	background-color:#f5f5f5;
	height:30px;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
	overflow:hidden;
}
.list-nav-news a:hover{
	color:#1f73bf;
}
.list-nav-news a span{
	margin-right:5px;
}
.list-cgal{
	width:228px;
	padding:15px;
	float:left;
	padding-top:0px;
}
.list-cgal h1{
	width:210px;
	padding-left:15px;
	border-left:3px solid #1f73bf;
	background-color:#666;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	position:relative;
}
.list-cgal h1 a{
	width:35px;
	height:40px;
	position:absolute;
	right:0px;
	top:0;
	line-height:40px;
	font-size:12px;
	color:#fff;
	transition:all ease .5s;
	text-align:center;
	display:block;
	background-color:#1f73bf;
	border-left:3px solid #1f73bf;
}
.list-cgal h1 a:hover{
	color:#fff;
	font-size:14px;
}
.list-nav-cgal{
	width:100%;
	overflow:auto;
}
.list-nav-cgal a{
	width:216px;
	float:left;
	border:1px solid #f5f5f5;
	background-color:#fff;
	padding:5px;
	margin-top:5px;
	overflow:hidden;
	transition:all ease .5s;
	border-bottom:3px solid #f5f5f5;
}
.list-nav-cgal a:hover{
	box-shadow:0 0 5px rgba(0,0,0,.3);
	color:#1f73bf;
}
.list-nav-cgal img{
	width:100%;
	height:120px;
}
.list-nav-cgal p{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#f5f5f5;
}
.list-spzs{
	width:228px;
	padding:15px;
	float:left;
	padding-top:0px;
}
.list-spzs h1{
	width:210px;
	padding-left:15px;
	border-left:3px solid #1f73bf;
	background-color:#1f73bf;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	position:relative;
}
.list-spzs h1 a{
	width:35px;
	height:40px;
	position:absolute;
	right:0px;
	top:0;
	line-height:40px;
	font-size:12px;
	color:#fff;
	transition:all ease .5s;
	text-align:center;
	display:block;
	background-color:#1f73bf;
	
}
.list-spzs h1 a:hover{
	color:#fff;
	font-size:14px;
}
.list-nav-spzs{
	width:100%;
	overflow:auto;
	
}
.list-nav-spzs a{
	width:218px;
	float:left;
	background-color:#f2f2f2;
	padding:5px;
	margin-top:5px;
	overflow:hidden;
	transition:all ease .5s;
	position:relative;
	height:150px;
	color:#fff;
}
.list-nav-spzs a span{
	width:80px;
	height:80px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url('../images/audiopng.png') no-repeat;
	display:block;
	transition:all ease .5s;
}
.list-nav-spzs a span:hover{
	transform:scale(1.2)
}
.list-nav-spzs a:hover{
	box-shadow:0 0 5px rgba(0,0,0,.3);
	color:#1f73bf;
	
}
.list-nav-spzs img{
	width:100%;
	transition:all ease .5s;
	height:150px;
}
.list-nav-spzs p{
	width:218px;
	position:absolute;
	bottom:5px;
	left:5px;
	background:url('../images/videotextbg.png') repeat;
	height:30px;
	line-height:30px;
	text-align:center;
}
.right-page{
	width:890px;
	float:right;
	overflow:hidden;
	margin-right:25px;
}
.position-nav{
	width:100%;
	height:35px;
	line-height:35px;
	border-bottom:2px solid #ddd;
	text-align:left;
	color:#555;
	margin-top:10px;
}
.position-nav i{
	margin-right:10px;
}
.position-nav strong{
	color:#1f73bf;
}
.position-nav a{
	color:#555;
}
.position-nav a:hover{
	color:#1f73bf;
}
.page-centent{
	width:100%;
	padding:15px 0;
	font-size:14px;
	line-height:25px;
}
.page-centent h2{
	color:#1f73bf

}
.tuijian-products{
	clear:both;
	padding:15px 0;
	background:#f5f5f5;
	border-top:1px solid #ddd;
}
.tuijian-products-mid{
	width:1200px;
	margin:0 auto;
	overflow:auto;
}
.tuijian-products-mid li{
	padding:10px;
	background-color:#fff;
	width:210px;
	height:235px;
	overflow:hidden;
	margin-right:12px;
	float:left;
	transition: background-colo ease .5s,box-shado  ease .5s;
}
.tuijian-products-mid li:hover{
	background-color:#1f73bf;
	box-shadow:0 0 5px rgba(0,0,0,.3);
}
.tuijian-products-mid li:hover a{
	color:#fff;
	
}
.tuijian-products-mid li a span{
	width:30px;
	height:3px;
	background:#555;
	display:inline-block;
	transition:all ease .5s;
}
.tuijian-products-mid li:hover a span{
	background:#fff;
	width:80px;
}
.tuijian-products-mid li img{
	width:100%;
	height:158px;
}
.news_hangye ul li{ padding-bottom:15px; margin-top:15px; border-bottom:1px solid #EEEEEE;width:100%;}
.news_hangye ul li span{ display:block; width:98px;  border:1px solid #E1E1E1; border-radius:3px; line-height:59px; text-align:center; font-family:Arial, sans-serif; color:#1f73bf; font-size:35px; float:left;  }
.news_hangye ul li span em{ display:block; height:38px; line-height:38px; border-top:1px solid #E1E1E1; background:#f5f5f5; font-style:normal; font-size:15px; font-family:Arial, sans-serif; color:#555;}
.news_hangye ul li dl{ width:750px; float:right; padding-top:5px; }
.news_hangye ul li dl dt a{ color:#333333; font-size:16px; }
.news_hangye ul li dl dt i{color:#1f73bf;margin-right:5px;animation:mykeframe1 ease 1.5s infinite;display:inline-block;}
.news_hangye ul li dl dt a:hover{ color:#1f73bf; font-size:16px; }
.news_hangye ul li dl dd{ font-size:13px; line-height:26px; height:66px; overflow:hidden; padding-top:16px;color:#999}
.news_hangye ul li dl dd a{color:#999}
@keyframes mykeframe1{
	0%{
		transform:rotate(0);
	}
	100%{
		transform:rotate(-360deg);
	}
}
.List_page{
	width:100%;
	text-align:center;
	clear:both;
	padding:25px 0;
}
.List_page a{
	padding:8px 10px;
	border:1px solid #f5f5f5;
	margin-right:8px;
	color:#999;
}
.List_page a:hover{
	border:1px solid #1f73bf;
	background-color:#1f73bf;
	color:#fff;
}
.List_page span{
	padding:8px 10px;
	border:1px solid #1f73bf;
	margin-right:8px;
	color:#fff;
	background-color:#1f73bf;
}
.List_page span:hover{
	border:1px solid #1f73bf;
	background-color:#1f73bf;
	color:#fff;
}
.info_news_title{
	width:100%;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#1f73bf;
	font-size:18px;
}
.info_news_title_fu{
	width:100%;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:normal;
	padding-bottom:15px;
}
.info_news_title_fu span{
	padding-right:15px;
}
.info_summary_news{
	width:858px;
	border:1px solid #ddd;
	background:#f5f5f5;
	font-size:12px;
	padding:15px;
	border-radius:3px;
	color:#999;
}
.info_content{
	width:100%;
	overflow:hidden;	
	margin:15px 0;
}
.info_content img{
	max-width:100%;
}
.fenye{
	width:100%;
}
.fenye li{
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
.fenye li h1{
	width:100px;
	padding:0 15px;
	height:30px;
	color:#fff;
	font-size:12px;
	background-color:#1f73bf;
	border-right:3px solid #fff;
	float:left;
}
.fenye li a{
	float:right;
	display:block;
	width:727px;
	padding:0 15px;
	height:30px;
	color:#555;
	font-size:12px;
	background-color:#f5f5f5;
	transition:all ease .5s;
}
.fenye li a:hover{
	color:#fff;
	background-color:#1f73bf;
}
.yansheng{
	width:520px;
	float:left;
	border-right:1px solid #ddd;
}
.yansheng h1{
	width:497px;
	height:18px;
	color:#555;
	text-indent:15px;
	font-size:14px;
	border-left:3px solid #1f73bf;
	line-height:18px;
	position:relative;
}
.yansheng h1 a{
	width:18px;
	height:18px;
	color:#555;
	text-align:right;
	font-size:12px;
	position:absolute;
	right:25px;
	display:block;
	transition:color linear .5s;
	top:0;
}
.yansheng h1 a:hover{
	color:#1f73bf;
}
.yansheng ul a{
	width:45%;
	padding-right:15px;
	display:inline-block;
	height:25px;
	line-height:25px;
	color:#999;
	margin-top:8px;
	
}
.yansheng ul a:hover{
	color:#1f73bf;
}
.yansheng ul a i{
	font-size:5px;
	top:-3px;
	height:25px;
	display:inline-block;
	width:12px;
	position:relative;
}
.bottom-info{
	clear:both;
	margin-top:15px;
	width:856px;
	padding:15px;
	border:2px #f2f2f2 solid;
	overflow:auto;	
}
.right-info-lan{
	float:right;
	width:310px;
}
.right-info-lan h1{
	width:100%;
	height:18px;
	color:#555;
	font-size:12px;
	line-height:18px;
}
.right-info-lan h1 i{
	color:#1f73bf;
	padding-right:10px
}
.right-info-lan .web_fenxiang{
	margin:15px 0;
}
.left_input{
	border:1px solid #eee;
	padding:0 15px;
	width:210px;
	float:left;
	color:#999;
	height:25px;
	line-height:25px;
	box-shadow:0 0 4px rgba(0,0,0,.1) inset;
	transition:all ease .4s;
}
.left_input:focus{
	border:1px solid #1f73bf;
}
.right_input{
	border:none;
	width:60px;
	float:left;
	height:27px;
	line-height:px;
	text-align:center;
	color:#fff;
	background-color:#1f73bf;
	transition:all ease .4s;
}
.right_input:hover{
	background-color:#1f73bf;
}
.cgal_summary{
	width:100%;
	padding:15px 0;
	font-size:18px;
	font-weight:700;
	color:#e21001;
}
.cgal_summary i{
	color:#555;
}
.cgal_summary p{
	display:inline;
}
.cgal_title{
	width:100%;
	line-height:40px;
	background-color:#f5f5f5;
	text-align:center;
	border-radius:6px;
	height:90px;
	margin-top:15px;
	margin-bottom:15px;
}
.cgal_title h1{
	width:100%;
	height:40px;
	line-height:40px;
	color:#555;
	font-size:22px
}
.cgal_title h3{
	width:100%;
	height:40px;
	line-height:40px;
	color:#555;
	font-size:14px;
	font-weight:normal;
	position:relative;
}
.cgal_title h3 span{
	width:120px;
	height:40px;
	display:block;
	background-color:#f5f5f5;
	position:absolute;
	left:50%;
	margin-left:-60px;
	top:50%;
	margin-top:-20px;
	z-index:6;
}
.cgal_title h3 i{
	width:200px;
	height:2px;
	display:block;
	position:absolute;
	left:50%;
	margin-left:-100px;
	top:50%;
	background-color:#333;
}
.cgal_title h3 em{
	width:100px;
	height:60px;
	display:block;
	position:absolute;
	top:40px;
	color:#555;
	font-size:30px;
	left:50%;
	margin-left:-50px;
}
.cgal-show{
	width:100%;
	
}
.cgal-show li{
	width:46%;
	margin-top:25px;
	margin-right:25px;
	padding:10px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,.1);
	position:relative;
	border:1px solid #f5f5f5;
	float:left;
	overflow:hidden;
	transition:box-shadow linear .5s;
}
.cgal-show li:hover{
	box-shadow:0 0 7px rgba(0,97,176,.3);
}
.cgal-show li img{
	width:100%;
	height:280px;
}
.cgal-tit{
	width:100%;
	height:40px;
	line-height:40px;
	display:block;
	position:absolute;
	bottom:15px;
	color:#fff;
	text-indent:5px;
	font-size:12px;
	background:url('../images/cgaltitlebg.png') no-repeat;
}
.cgal-tit:hover{
	color:#1f73bf;
}
.cgal-tit i{
	margin-right:8px;
}
.info_cgal_titleh1{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #f5f5f5;
	color:#1f73bf;
	font-size:18px;
}
.info_cgal_titleh1 i{
	color:#1f73bf;
	margin-right:15px;
}
.info_alx{
	margin:25px 0;
	
}
.fenye_al{
	width:100%;
	text-align:center;
	padding-top:25px;
}
.fenye_al a{
	display:inline-block;
	height:35px;
	line-height:35px;
	background-color:#666;
	color:#fff;
	padding:0 55px;
	margin-right:25px;
	transition:background-color linear .5s;
}
.fenye_al .left-ck:hover{
	background-color:#1f73bf;
	color:#fff;
}
.fenye_al .right-ck:hover{
	background-color:#1f73bf;
	color:#fff;
}
.video-show{
	width:100%;
}
.video-show li{
	width:46%;
	margin-top:25px;
	margin-right:25px;
	padding:10px;
	background:#f5f5f5;
	position:relative;
	float:left;
	overflow:hidden;
}
.video-show li .bofang{
	position:absolute;
	left:50%;
	top:50%;
	width:80px;
	height:80px;
	display:block;
	margin-left:-40px;
	margin-top:-40px;
	background:url('../images/audiopng.png') no-repeat;
	overflow:hidden;
	transition:all linear .5s;
}
.video-show li .bofang:hover{
	transform:scale(1.3)
}
.video-show li img{
	width:100%;
	height:250px;
}
.video-tit{
	width:100%;
	height:30px;
	line-height:30px;
	color:#555;
	font-size:12px;
	position:relative;
	display:block;
}
.video-tit:hover{
	color:#1f73bf;
}
.video-tit i{
	margin-right:8px;
}
.video-tit span{
	position:absolute;
	right:0px;
	height:30px;
	top:0;
	float:right;
	color:#999;
}
/*--------------------------------------------------------------产品�?------------------------------------------------------*/
.list-nav-info{
	width:228px;
	padding:15px;
	float:left;
}
.list-nav-info > a{
	width:100%;
	float:left;
	height:50px;
	line-height:50px;
	color:#c00;
	font-weight:700;
	text-align:left;
	font-size:16px;
	
	border-bottom:1px solid #ddd;
}
.list-nav-info > a i{
	margin-right:10px;
	font-weight:normal;
}
.list-nav-info > a span{
	margin-left:10px;
	font-size:9px;
	font-weight:normal;
	color:#c00;
	text-transform:Uppercase;
}
.list-nav-info > a:hover{
	color:#1f73bf;
}
.info-list-tab{
	width:100%;
	float:left;
	position:relative;
	
}
.info-list-tab dd{
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #f5f5f5;
}
.info-list-tab dd a{
	color:#666;
	font-weight:normal;
	font-size:16px;
}
.info-list-tab dd a:hover{
	color:#1f73bf;
}
.info-list-tab dd i{
	color:#666;
	font-weight:normal;
	font-size:14px;
	margin-right:5px;
	display:inline-block;
	animation:mykeframe1 ease 3s infinite;
}
.list_bg { margin-top:15px; width:100%; height:290px; overflow:hidden; background:url(../images/list_bg.gif) no-repeat;}
.list_bg .list_left { float:left; width:305px; overflow:hidden}
.list_bg .list_left h2 { margin-top:25px; height:30px; line-height:30px; text-align:center; color:#000; font-size:15px; font-weight:700; overflow:hidden;}
.list_bg .list_left h2 a { color:#000}
.list_bg .list_left h2 a:hover { color:#1f73bf}
.list_bg .list_left img { margin-top:11px; margin-left:32px;}
.list_bg .list_center { float:left; padding-top:70px; padding-left:28px; width:530px; }
.list_bg .list_center p { line-height:25px; font-size:13px;}
.list_bg .list_center p img { margin-top:15px;}
.list_bg .list_kf { float:right; padding-top:150px; padding-right:8px; width:175px; overflow:hidden;}
.left-ckx{
	float:left;
	width:150px;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#666;
	margin-top:15px;
	transition:all ease .5s;
}
.left-ckx:hover{
	background:#1f73bf;
}
.summary_chanping{
	height:	80px;
	line-height:80px;
	overflow:hidden;
}
/*-------------------------------网站地图-------------------------------------*/
.map-centent{
	width:100%;
}
.m1{
	width:872px;
	background:#f5f5f5;
	border-left:3px solid #1f73bf;
	height:35px;
	line-height:35px;
	float:left;
	padding-left:15px;
}
.m2,.m3
{
	padding:0 15px;
	height:25px;
	line-height:25px;
	color:#555;
	margin:15px 15px;
	float:left;
}
.m2:hover,.m3:hover
{
	color:#1f73bf
}
.m2 i,.m3 i
{
	margin-right:5px;
}

/*--------------------------book-------------------------------*/

.cul-fi{
	position: relative;
	width: 100%;
	padding-bottom: 40px;
	background: url("http://gsngmy.com/theme/tcqc/css/../images/bg31.jpg") repeat;
	
}
.cul-fi .cul-titie{
	margin: 0 auto;
	width: 960px;
	height: 280px;
	background: url("http://gsngmy.com/theme/tcqc/css/../images/bg32.jpg") no-repeat center 80px;
}
.cul-fi .cul-titie h2{
	padding-top: 180px;
	font-size: 24px;
	color: #00a53a;
	font-weight: normal;
	line-height: 90px;
	text-align: center;
}
.cul-fi .cul-titie span.line{
	margin: 0 auto;
	display: block;
	width: 30px;
	height: 3px;
	background: #00a53a;
}
.cul-fi-con{
	position: relative;
	margin: 10px auto 0;
	width: 100%;
	
}
.cul-fi-con .title{
	margin: 50px auto 0;
	width: 100%;
	height: 35px;
	text-align: center;
}
.cul-fi-con .title ul{
	float: none;
}
.cul-fi-con .title li{
	margin: 0 10px;
	width: 96px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	border: 2px solid #b2aea1;
	border-radius: 2px;
	color: #666666;
	cursor: pointer;
	transition:all 0.3s;
	display: inline-block;
	float: none;
}
.cul-fi-con .title li a{
	display: block;
	color: #666666;
}
.cul-fi-con .title li:hover,.cul-fi-con .title li.on{
	color: #fff500;
	border: 2px solid #00a53a;
	background: #00a53a;
}
.cul-fi-con .title li:hover a,.cul-fi-con .title li.on a{
	color: #fff500;
}



.bg-txt{
	width: 100%;
	
	
}
.cul-fi-con .bgbox{
	padding: 0 20px;
	height: 0;
	border-right: 1px solid #e5e5e5;	
}

.cul-fi-con .bg1{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t9.png") no-repeat center top;}
.cul-fi-con .bg2{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t8.png") no-repeat center top;}
.cul-fi-con .bg3{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t7.png") no-repeat center top;}
.cul-fi-con .bg4{margin-right: 10px; margin-left: 20px; width: 25px;height: 0; background: url("http://gsngmy.com/theme/tcqc/css/../images/t6.png") no-repeat center top;}
.cul-fi-con .bg5{width: 25px;padding-right: 20px;height:  0; border-right: 1px solid #e5e5e5;background: url("http://gsngmy.com/theme/tcqc/css/../images/t5.png") no-repeat left top;}
.cul-fi-con .bg6{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t4.png") no-repeat center top;}
.cul-fi-con .bg7{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t3.png") no-repeat center top;}
.cul-fi-con .bg8{width: 25px;background: url("http://gsngmy.com/theme/tcqc/css/../images/t2.png") no-repeat center top;}
.cul-fi-con .bg9{
	position: absolute;
	top: 0;
	right: -500px;
  	width: 50px;
  	height: 180px; 
  	background: url("http://gsngmy.com/theme/tcqc/css/../images/t1.png") no-repeat center top;
  	opacity: 0;
}
.cul-fi-con .bg10{
	position: absolute;
	right: 0;
	top: 195px;
	width: 100px;
	height: 120px;
	background: url("http://gsngmy.com/theme/tcqc/css/../images/img26.png") no-repeat center;
}
.form_book{
	width: 100%;
}
.title-book{
	width: 100%;
	float: left;
	height: 37px;
	line-height: 37px;
	margin-top: 35px;
}
.title-book input{

	height: 35px;
	line-height: 35px;
	border:1px solid #ddd;
	width: 250px;
	padding: 0 10px;
	border-radius:3px;
	box-shadow: 0 0  5px rgba(0,0,0,.1) inset;
	color:#999;
	transition:all ease .5s;
}
.contain-book{
	width: 100%;
	float: left;
	height: 350px;
	line-height: 25px;
	margin-top: 20px;
}
.contain-book textarea{
	
	height: 350px;
	line-height: 25px;
	border:1px solid #ddd;
	width: 825px;
	padding: 10px;
	border-radius:3px;
	box-shadow: 0 0  5px rgba(0,0,0,.1) inset;
	color:#999;
	transition:all ease .5s;
}
.title-book input:focus,.contain-book textarea:focus{
	border:1px solid #1f73bf;
}
input.bnt{
	width:350px;
	height:35px;
	float:right;
	line-height:35px;
	background:#555;
	color:#fff;
	text-align:center;
	border:none;
	transition:all ease .5s;
	border-radius:3px;
}
input.bnt:hover{
	background:#1f73bf;
}
.search_key{
	width:872px;
	height:35px;
	line-height:35px;
	border-left:3px solid #1f73bf;
	color:#555;
	font-size:16px;
	padding-left:15px;
	background-color:#f5f5f5;
}
.search_key strong{
	
	color:#e21001;	
}
.key-list{
	width:100%;	
}
.key-list a{
	width:100%;	
	display:block;
	border-bottom:1px dashed #f5f5f5;
	height:30px;
	line-height:30px;
	color:#666;
	position:relative;
	margin-top:15px;
}
.key-list a i{
	margin-right:10px;
	color:#1f73bf;
}
.key-list a em{
	position:absolute;
	right:0;
	top:0;
	float:right;
	height:30px;
	width:20px;
	text-align:right;
	color:#555;
	transition:all ease .5s;
}
.key-list a:hover em{
	color:#1f73bf
}

/**联系方式插件**/
#kefu1{position:fixed; right:10px; top:230px; z-index:10008; width: 132px; padding: 10px; background: #fff; border: 1px solid #ddd; box-shadow: 1px 1px 1px #d4d4d4; font-size: 12px;}
.cs_tel{height:25px; background: url("../images/img.gif") no-repeat 0px 0px;}
.cs_tel_ct{color: #666; line-height: 150%;}
.cs_tel_num{color:red; font-size: 18px; font-family: Arial,Verdana; font-style: italic; font-weight: bold; display: block; padding: 5px 0px;}

.cs_online{height:30px; background: url("../images/img.gif") no-repeat 0px -50px;}
.cs_online_qq{height: 25px;padding-left:5px;}
.cs_online_qq a:link, .cs_online_qq a:active, .cs_online_qq a:visited, .cs_online_qq a:hover{text-decoration: none; color: #666;}

.cs_qcode{padding: 10px 0px 0px 0px;}

.cs_free{height:32px; background: url("../images/img.gif") no-repeat 0px -100px;}
.cs_free a{display: block; height: 32px;}
.cs_free a span{display: none;}

.cs_baidu{height:32px; background: url("../images/img.gif") no-repeat 0px -200px;}
.cs_baidu a{display: block; height: 32px;}
.cs_baidu a span{display: none;}

.cs_spr{border-bottom: 1px dashed #c0c0c0; margin: 8px 0px;}
.cs_space{clear:both; overflow:hidden; height:8px;}
.cs_close{position: absolute; right: 5px; top: 5px; width: 12px; height: 12px; background: url("../images/img.gif") no-repeat 0px -150px;}
.cs_close a{display: block; height: 10px;}
.cs_close a span{display: none;}


/*侧面产品列表*/
.left-cmmenu{ 
	position:absolute; 
	left:10px; 
	width:258px;
	padding:5px;
	background:#f5f5f5;
	overflow:auto; 
	z-index:99999;
}
/*产品详细页面*/
.preview{width: 400px;margin-bottom: 25px;float:left;position: relative;}
.preview .show{width: 400px;height: 300px; border: 1px solid #ddd; padding:1px;overflow: hidden; position: relative;line-height: 248px; background: url(../../img/loading.gif) no-repeat center;}
.preview .show img{ vertical-align: middle;width: 400px;height: 300px;}
.zoomdiv {z-index:1;position:absolute;top:20px;left:0;width:150;height:150;background:#fff;border:1px solid #eee;display:none;text-align: center;overflow: hidden;}
.jqZoomPup {z-index:1;visibility: hidden;position: absolute;top:0px;left:0px;width: 50px;height: 50px;border: 1px solid #aaa;background: #ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.thumb-scroll{width: 400px;height: 38px; margin-top: 10px; position: relative;}
.thumb-scroll .pro-thumb{width: 310px;height: 38px; position: relative; overflow: hidden; margin: 0 auto;}
.thumb-scroll .pro-thumb ul { position: absolute;height: 38px; left: 0;top: 0}
.thumb-scroll .pro-thumb ul li{float: left;width: 58px;height: 32px;padding: 2px; border: 1px solid #d1d1d1; line-height: 32px;margin-right: 15px; overflow: hidden;} 
.thumb-scroll .pro-thumb ul li img{vertical-align: middle;}
.thumb-scroll .pro-thumb ul li.on{ border-width: 3px; padding: 0;}
.thumb-scroll .prev,.thumb-scroll .next{ position: absolute;top: 0; display: inline-block;width: 25px;height: 36px; border: 1px solid #f1f1f1; background: url(../images/bg_btn12.gif) no-repeat #fff -5px;}
.thumb-scroll .prev{left: 0;}
.thumb-scroll .next{background-position: -38px -13px;right: 0;}
.thumb-scroll .prev.disable,.thumb-scroll .next.disable{background-color: #f1f1f1; cursor: default;}
.color-r{color:#F97400}
.tables{float:right;width:460px;overflow:hidden;}
.tables .price{float:left;font-size:14px;background:#F7F7F7;width: 100%;line-height: 35px;text-indent: 15px;margin-top: 15px;height:35px;}
.tables .tels{background:url(../images/redtel.jpg) no-repeat 0 10px;text-indent:40px;float:right;width:150px;color:red;font-size:16px;font-weight:700}
.red{color:red}

.tables .tp{height:26px;line-height:26px;margin-bottom: 10px;}
.tables .tp h1{color: #1f73bf}
.tables table{font-size:14px;border-collapse: collapse;border: 1px solid #f5f5f5;width: 460px;margin-top:5px}
.tables table td{height:30px;line-height:40px!important;border: 1px solid #f5f5f5;text-indent: 15px;}

.dfwt-one{
	width:100%;
	float:left;
}
.dfwt-one h1{
	width:887px;
	float:left;
	height:35px;
	line-height:35px;
	background:#f5f5f5;
	border-left:3px solid #1f73bf;
	color:#1f73bf;
	font-size:14px;
	font-weight:700;
	text-indent:15px;
}
.conbox_img { width:100%; margin-bottom:10px; overflow:hidden; height:auto;}
.conbox_img a{ width:200px; height:150px;float:left;border:1px solid #f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.1);padding:2px;margin-top:10px;}
.conbox_img a img { width:200px;height:150px;}
.canshu-table{
	width:100%;
	margin-top:25px;
	overflow:hidden;
	float:left;
}
.canshu-table h1{
	width:100%;
	height:35px;
	line-height:35px;
	background:#1f73bf;
	text-align:center;
	font-size:16px;
	color:#fff;
}
.canshu-table-centent{
	width:100%;
	line-height:1.6em;
	font-size:14px;
	padding:15px 0;
}
.canshu-table-centent table{
	width:100%;
	white-space:normal;
	border:1px solid #ddd;
}
.canshu-table-centent table td,canshu-table-centent table th{
	border:1px solid #ddd;
	background:#fff;
	line-height:35px;
	padding:0 15px;
}


.product{overflow:hidden;width:1200px;padding-top:30px;margin:0 auto;}
.product .product-text{float:left;width:358px;color:#999;}
.product .product-text h2{font-size:36px;color:#000}
.product .product-text p{margin-top:50px;font-size:14px;color:#999;line-height:2em;text-align:justify;text-justify:inter-ideograph}
.product .product-wrapper{float:right;width:782px;}
.product .product-wrapper ul{width:820px;}
.product .product-wrapper li{position:relative;float:left;margin-right:14px;margin-bottom:14px;width:250px;height:250px;overflow:hidden}
.product .product-wrapper a{position:absolute;left:0;top:0;display:block;}
.product .product-wrapper img{width:250px;height:250px;float:left;}
.product .product-wrapper .mask{width:250px;height:30px;line-height:30px;text-align:center;font-size:14px;background:#1f73bf;color:#fff;float:left;}
.news{height:320px;overflow:hidden}
.jia-ico{
	font-size:35px;
	font-weight:normal;
	width:110px;
	display:block;
	height:110px;
	color:#fff;
	background:#f5f5f5;
}
.jia-ico a{
	text-align:center;
	color:#555;
	width:185px;
	display:block;
	height:185px;
	text-align:center;
	line-height:185px;
}
.jia-ico a:hover{
	color:#1f73bf;
	
}
.jia-ico:hover{
	box-shadow:0 0 5px rgba(0,0,0,.2)
}




.news{height:320px;overflow:hidden;width:1200px;margin:0 auto;}
.news .news-big{float:left;width:700px;height:320px;background:#ccc}
.news .news-big .img{float:left;width:470px;height:320px;}
.news .news-big .info{position:relative;float:left;width:230px;height:320px;background:#1f73bf}
.news .news-big .triangle{position:absolute;left:-16px;top:50%;margin-top:-10px;width:16px;height:20px;background:url("../images/indexsp.png") no-repeat;background-position:-64px -23px}
.news .news-big h3{margin:0 auto;margin-top:30px;width:180px;height:54px;color:#fff;font-size:16px;line-height:26px;overflow:hidden}
.news .news-big p{margin:0 auto;margin-top:18px;width:180px;line-height:23px;color:#fff;font-size:14px;text-align:justify;text-justify:inter-ideograph;height:180px;overflow:hidden;}
.news .news-big a{color:#fff}
.news .news-big span{position:absolute;bottom:16px;right:30px;color:#fff}
.news .news-big span i{display:inline-block;margin-right:10px;margin-top:-3px;width:18px;height:18px;background:url("../images/indexsp.png") no-repeat;background-position:-83px 0;vertical-align:middle}
.news .news-list{float:right;width:460px}
.news .news-list li{margin-bottom:32px;}
/*.news .news-list li a:hover{color: #666}*/
.news .news-list h3{color:#000;font-size:16px;widtg:100%;height:115px;overflow:hidden;}
.news .news-list .info{position:relative;height:180px;overflow:hidden;background:url('../images/mapx.png') no-repeat 260px 65px #f5f5f5;width:430px;padding:15px;}
.news .news-list .img{float:left;width:180px;height:120px}
.news .news-list p{width:50%;line-height:30px;overflow:hidden;text-align:justify;text-justify:inter-ideograph;float:left;color:#e21001;font-size:13px;font-weight:700}
.news .news-list p span{color:#555;padding-right:5px;}
.apbc_b{ width:100%;color:#165633; font-size:14px;height:180px;}
.apbc_b td{ line-height:27px;}
.apbc_b h1{width:100%;height:35px;line-height:35px;color:#999;font-size:18px;margin-bottom:15px;}


.youshi-tit{
	width: 100%;
	height: 40px;
	position: relative;
	
}
.youshi-tit h1{
	width: 200px;
	background: #f5f5f5;
	height: 40px;
	position: absolute;
	z-index: 6;
	left: 50%;
	margin-left: -100px;
	top: 0;
}
.youshi-tit h1 a{
	width: 160px;
	background: #fff;
	height: 38px;
	line-height: 38px;
	border: 1px solid #ddd;
	display: block;
	margin:0 20px;
	text-align: center;
	color:#000;
	font-size: 25px;
}
.youshi-tit .line{
	width: 100%;
	background: #ddd;
	height: 1px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 20px;
}
.summary-ys{
	width: 80%;
	margin: 15px auto;
	line-height: 25px;
	color: #999;
	font-size: 12px;
	text-align: center;
}






.list-showx {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  width: 272px;
 
  margin-right:18px;
  margin-bottom: 18px;
  float: left;
  position: relative;
  padding:5px;
}
.list-showx .imgbox {
 
  border-bottom: 2px solid #e3e3e3;
  overflow:hidden;
}
.list-showx .imgbox img {
  width: 100%;
	height: 204px;
}
.list-showx .des {
  padding: 10px;
}
.list-showx .des p {
  padding: 0;
  line-height: 1.2;
  padding-bottom: 5px;
}
.list-showx .des p.title {
  height: 29px;
  overflow: hidden;
}
.list-showx .des p.forcheck {
  color: #e21001;
  display: inline-block;
}
.list-showx .des p.forcheck label {
  color: #6f6f6f;
  float: right;
}
.list-showx .des h4 {
  font-size: 15px;
  padding-bottom: 5px;
}
.list-showx .showicon {
  width: 55px;
  height: 27px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  left: -1px;
  top: 10px;
  display: block;
}
.list-showx .showicon.t {
  background-image: url(clientlib-common/image/product2/t.png);
}
.list-showx .showicon.r {
  background-image: url(clientlib-common/image/product2/r.png);
}
.list-showx .showicon.x {
  background-image: url(clientlib-common/image/product2/x.png);
}
.list-showx .showicon.j {
  background-image: url(clientlib-common/image/product2/j.png);
  width: 67px;
  height: 30px;
}



.searchdiv{
	width:100%;
	height:110px;
	padding:50px 0;
	float:left;
	clear:both;
	background:url('../images/searchbg.jpg') no-repeat center top;
}
.searchdiv ul{
	width:1200px;
	margin:0 auto;
	height:150px;
}

.searchdiv ul .fundtie{
	width:150px;
	float:left;
	height:150px;
	text-align:center
}
.searchdiv ul .fundtie h1{
	width:100%;
	height:50px;
	line-height:50px;
	color:#000;
	font-size:40px;
	font-weight:700;
}
.searchdiv ul .fundtie h2{
	width:100%;
	height:40px;
	line-height:40px;
	color:#000;
	font-size:23px;
	font-weight:700;
}
.searchdiv ul .mapdtie{
	width:150px;
	float:right;
	height:150px;
	text-align:center
}
.searchdiv ul .mapdtie h1{
	width:100%;
	height:50px;
	line-height:50px;
	color:#333;
	font-size:18px;
	font-weight:noraml;
}
.searchdiv ul .mapdtie h1 a{
	
	color:#333;
	
}
.searchdiv ul .mapdtie h2{
	width:100%;
	height:40px;
	line-height:40px;
	color:#000;
	font-size:40px;
	font-weight:700;
}

.mid-ss{
	width:800px;
	float:left;
	margin-left:60px;
	overflow:hidden;
}

.mid-ss h1{
	width:100%;
	float:left;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.mid-ss h1 span{
	color:#333;
	padding-right:15px;
	font-size:14px;
}

.mid-ss h1 a{
	color:#333;
	font-weight:normal;
	font-size:14px;
	padding-right:10px;
}
.mid-ss form{
	width:798px;
	border:1px solid #ff7a1a;
	height:30px;
	background:#fff;
	float:left;
	border-radius:15px;
	margin-top:15px;
}
.se_inp{
	width:730px;
	padding:0 15px;
	height:30px;
	line-height:30px;
	float:left;
	border:none;
	background:transparent;
}
.se_btn{
	width:17px;
	height:20px;
	background:url('../images/go.png') no-repeat center 5px;
	float:right;
	border:none;
	margin-right:10px;
	
}

.list-itemlb{
	width: 100%;
	background: #fff;
	clear: both;
	overflow: auto;
	padding:35px 0;
}
.list-itemlb>ul{
	width: 1200px;
	margin: 0 auto;
}
.list-itemlb>ul h1{
	width:100%;
	height:50px;
	line-height:50px;
	color:#1f73bf;
	font-size:40px;
	text-align:center
}
.list-itemlb>ul h4 span{
	width:150px;
	height:30px;
	background:#fff;
	display:inline-block;
	position:absolute;
	left:50%;
	margin-left:-75px;
	top:0;
	z-index:2;
}
.list-itemlb>ul h4{
	width:100%;
	height:30px;
	line-height:30px;
	color:#333;
	font-size:25px;
	text-align:center;
	margin-top:15px;
	position:relative;
	margin-bottom:30px;
}

.list-itemlb>ul h4 i{ 
	width:50%;
	height:2px;
	background:#666;
	position:absolute;
	left:50%;
	margin-left:-25%;
	top:50%;
	margin-top:-2px;
	z-index:0
}
.list-itemlb{
	width:1200px;
	margin: 0 auto;
	overflow:auto;
	text-align:center;
}
.list-itemlb a{
	display:inline-block;
	margin-right:40px;
	color:#666;
	font-size:16px;
	line-height:25px;
	transition:all linear .3s;
	padding:5px;
	border:1px solid #fff;
}
.list-itemlb a:hover{
	color:#1f73bf;
	box-shadow:0 1px 10px rgba(0,0,0,0.15);
	border:1px solid #f5f5f5;
}
.list-itemlb a img{
	width:120px;
}


.hotprod{
	width: 100%;
	background: #f5f5f5;
	clear: both;
	overflow: auto;
	padding-bottom:35px;
}
.hotprod>ul{
	width: 1200px;
	margin: 0 auto;
}
.hotprod>ul h1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin-top: 20px;
	position: relative;
	text-align: center;
	color: #000;
	font-size: 30px;
}
.hotprod>ul h1 span{
	width: 30px;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
	background: #1f73bf;
}
.hotprod>ul h4{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.hotprod-menu{
	width: 100%;
	height: 40px;
	text-align: center;
	margin:15px 0; 
}
.hotprod-menu a{
	background: #fff;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	padding: 0 30px;
	color:#333;
	margin-right: 10px;
	transition:all linear .3s;
}
.hotprod-menu a:hover,.hotprod-menu a.xzl-active{
	background: #1f73bf;
	color: #fff;
	box-shadow:0 1px 10px rgba(0,0,0,.15)
}
.hotprod-content{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.hotprod-content .hotprod_item{
	width: 1200px;
	margin:0 auto;
	clear:both;
	overflow:auto;
	display: none;
	
}
.hotprod-content .hotprod_item li{
	width: 268px;
	height: auto;
	border:2px solid #fff;
	padding:5px;
	float: left;
	position: relative;
	overflow: hidden;
	background:#fff;
	transition:all linear .3s;
	margin-right:23px;
	margin-bottom:23px;
}
.hotprod-content .hotprod_item li img{
	width: 100%;
	height: 201px;
	padding: 0;
	margin: 0;
	
}
.hotprod-content .hotprod_item li:hover{
	border-color:#1f73bf;
	
}
.prod_name{
	width:100%;
	height:35px;
	line-height:35px;
	
}
.prod_name a{
	color:#666;
	font-size:15px;
}


.syv {
    background-color: #ffff;
	padding: 30px 0;
}
.syv-mid{
	width: 1200px;
	margin: 0 auto;
	height: 380px;
	overflow: hidden;
}
.syv .syvideo {
    width: 50%;
    position: relative;
    overflow: hidden;
}
.fl {
    float: left;
    display: inline;
}
.syv .syvideo b {
    display: block;
    width: 81px;
    height: 81px;
    background: url("../images/syvi.png") no-repeat center;
    background-size: 81px 81px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
}
.syv .syvtx {
    width: 45%;
    box-sizing: border-box;
	padding-left: 5%;
}
.fr {
    float: right;
    display: inline;
}
.syv .syvtx .ht {
    font-size: 36px;
    color: #2b2b2f;
    line-height: 48px;
}
.syv .syvtx .ht span {
    display: block;
}
.syv .syvtx i {
    display: block;
    width: 48px;
    height: 3px;
    background-color: #2a292f;
    margin: 24px 0 40px;
}
.syv .syvtx .bt {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    max-width: 638px;
	height: 120px;
	overflow: hidden;
}
.learnmore {
    display: block;
    width: 198px;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
   background: #f5f5f5;
    position: relative;
    transition: all 0.5s ease 0s;
}
.learnmore .btntx {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 18px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    color: #979797;
    width: 100%;
    height: 100%;
    background: transparent url("../images/learnarr.png") no-repeat 160px center;
    background-size: 8px 14px;
    z-index: 2;
    transition: all 0.5s ease 0s;
	line-height: 50px;
}
.learnmore .btnbg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #cc092f;
    transition: width 0.5s ease 0s;
    z-index: 1;
}
.learnmore:hover .btntx {
    color: #fff;
    background: rgba(204, 9, 47, 0.25) url("../images/learnarrcur02.png") no-repeat 160px center;
    background-size: 8px 14px;
    transition: all 0.5s ease 0s;
}
.learnmore:hover .btnbg {
  width: 100%;
  transition: width 0.5s ease 0s;
}

.about-cl{
	width:100%;
	clear:both;
	border-bottom:4px solid #f5f5f5;
	
	position:relative;
	height:490px;
	
}
.aboutblack{
	width:45%;
	position:absolute;
	left:0;
	background:#fff;
	height:490px;
	top:0;
}
.aboutwhite{
	width:55%;
	position:absolute;
	right:0;
	background:#f5f5f5;
	height:490px;
	top:0;
}
.aboutmiddle{
	width:1200px;
	height:410px;
	position:absolute;
	padding:40px 0;
	left:50%;
	top:0;
	z-index:10;
	margin-left:-600px;
}
.about-wenzi{
	width:440px;
	padding-right:60px;
	float:left;
}
.about-wenzi>h1{
	width:100%;
	font-size: 30px;
	font-weight: 600;
	line-height: 54px;
	height: 54px;
	text-align: center;
	color: #706F6F;
}
.about-wenzi>h2{
	width:100%;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #706F6F;
}
.about-wsm{
	width:100%;
	margin-top:45px;
	line-height:24px;
	color:#666;
	font-size:14px;

}
.right-imggroup{
	width:640px;
	padding-left:60px;
	float:right;
}
.right-imggroup a{
	width:300px;
	height:220px;
	display:block;
	overflow:hidden;
}
.right-imggroup a img{
	width:300px;
	transition:all ease .3s;
	height:190px;
}
.right-imggroup a span{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#666;
	font-size:14px;
	display:block;
}
.right-imggroup a img:hover{
	transform:translateX(-15px);
}

.flashimg{
	width: 100%;
	clear: both;
	height: 145px;
	position: relative;
	background: url('../images/alimg.gif') no-repeat center top;
}


.scsl{
	width: 100%;
	clear: both;
	background: #fff;
	padding: 40px 0 60px 0;
	overflow: auto;
}
.scsl-mid{
	width: 1200px;
	margin:0 auto;
	background: #fff;
}
.scsl-mid li{
	width: 575px;
	float: left;
	
}
.scsl-mid li h1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #000;
	font-size: 22px;
	position: relative;
}
.scsl-mid li h1 span{
	width: 50px;
	height: 3px;
	position:absolute;
	left: 0;
	bottom: 0;
	background: #1f73bf;
}
.scsl-mid li h3{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	font-weight: normal;

}
.scsl-mid li .left-img img{
	width: 130px;
	height: 105px;
	border:1px solid #ddd;
	margin: 10px 15px 0 0 ;
	float: left;
	transition:all ease .3s;
}
.scsl-mid li .right-img img{
	width: 132px;
	height: 107px;
	margin: 10px 15px 0 0 ;
	float: left;
	transition:all ease .5s;
}
.scsl-mid li .left-img img:hover{
	transform:rotate(360deg)
}
.scsl-mid li .right-img img:hover{
	opacity: .5;
	filter:alpha(opacity==50);
}



.case-list {
	width: 710px;
	float: left;
}
.cns-aside {
	width: 158px;
	height: 320px;
	float: left;
	text-align: center;
	color: #fefefe;
	position: relative;
}
.cns-aside h2 {
	padding-top: 80px;
	height: 60px;
	font: 20px/30px "微软雅黑";
	margin-bottom: 14px;
}
.cns-aside ul {

	width: 100%;

}
.cns-aside li {
	line-height: 20px;
	font-size: 14px;
	float: none;
	width: 100%;
	text-align: center;
}
.cns-aside p {
	width: 100%;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 16px;
}
.cns-aside p a {
	display: block;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
}
.cns-aside p a:hover {
	color: rgba(255,255,255,0.8)
}
.case-list .cns-aside {
	background: #1f73bf;
}
.news-list .cns-aside {
	background: #989898;
}

.cns-main {
	float: right;
}
.case-list .cns-main {
	width: 552px;
	position: relative;
	overflow: hidden;
}
.case-list .cns-main ul {
	width: 820px;
	position: relative;
}
.case-list .cns-main li {
	width: 552px;
	float: left;
	height: 320px;
}
.case-list .cns-main li a {
	display: block;
	position: relative;
}
.case-list .cns-main img {
	width: 552px;
	height: 320px;
}
.case-list .cns-main span,.case-list .cns-main em {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.case-list .cns-main span {
	height: 38px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.case-list .cns-main em {
	line-height: 38px;
	text-align: center;
	z-index: 2;
	font-size: 14px;
	color: #fefefe;
}
.prev-btn,.next-btn {
	width: 24px;
	height: 68px;
	background: rgba(88,88,88,0.9);
	font: 14px/68px "宋体";
	text-align: center;
	color: #fefefe;
	position: absolute;
	z-index: 3;
	top: 114px;
	background: #585858 \9;
	filter: alpha(opacity=90) \9;
	transition: 1s;
}
.prev-btn:hover,.next-btn:hover {
	background: #1f73bf;
	font-size: 16px;
}
.prev-btn {
	left: 0;
}
.next-btn {
	right: 0;
}



.index-pro-left{
	width: 100%;
	float: left;
	overflow: hidden;
	text-align: center;
}
.index-pro-left h1{
	color: #333;
	font-size: 30px;
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
}
.index-pro-left h2{
	font-size: 22px;
	float: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.index-pro-left span{
	background: #e33b3b;
	font-size: 30px;
	display: inline-block;
	height: 5px;
	line-height: 5px;
	width: 80px;
}
.index-pro-left h3{
	color: #666;
	font-size: 16px;
	float: left;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-weight: normal;
}


.list-itemlb{
	width:1200px;
	margin: 0 auto;
	overflow:auto;
	text-align:center;
}
.list-itemlb a{
	width: 210px;
	height: 235px;
	float: left;
	margin-right:22px;
	color:#666;
	font-size:16px;
	line-height:25px;
	padding:5px;
	border:1px solid #fff;
	background: #f5f5f5
}

.list-itemlb a img{
	width:210px;
	height: 210px;
}




#floatDivBoxs{width:150px;background:#fff;position:fixed;top:180px;right: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; font-size:20px; color:#FF0033; text-align:center}
#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:45px;background:url(../Images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:150px;z-index:999;}
#rightArrow a{display:block;height:45px;}