/* CSS Document */
/*
引用FLASH透明
<embed src="images/fl.swf" wmode="transparent" width="1161" height="71"></embed>

引用
<Iframe  src="hd.html" width="1420" height="400" marginheight="0" marginwidth="0" scrolling="no"  frameborder="0"></iframe>

模糊
.about img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.5;
	padding-left:1px;

}

表格1px
.about table { 
	border-collapse: collapse; 
	border: none; 
} 
.about table td { 
	border: solid #000 1px; 
} 

手形
cursor:pointer;


字间距为8px
letter-spacing:8px;
visibility:hidden;占位

ul dl 自适应
overflow:auto;
 zoom:1;
 
第一个LI
.nav ul li:first-child

最后一个LI
.nav ul li:last-child {
background: none;

实际减
box-sizing:border-box;

*/

*{
	margin:0;
	padding:0;
}

body{
	margin:0 auto;
	font-size:12px;
	font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei UI",SimHei,"宋体",simsun,sans-serif;
	/*background: #FF0000;*/
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6,b{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}

em{
	font-style:normal;
}
	
ul,ol,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style-type:none;
}

/*IE6 去间隙*/	

img{
	border:none;
	display:block;
	vertical-align:top;
}

a{
	cursor:pointer;
	text-decoration:none;
	color: #999999;
}

a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #999999;
}

.clear{
	zoom:1;
}
.clear:after{
	content:""; 
	display:block;
	clear:both;
}

/*布局*/
.hydiv,
.topdiv,
.headdiv,
.subMenu,
.bannerdiv,
.cptjdiv,
.index_aboutdiv,
.index_rydiv,
.index_whydiv,
.index_sbdiv,
.index_newsdiv,
.navdiv,
.all_fo_div,
.gd_picdiv,
.indexdiv,
.c_cendiv,
.samediv,
.spdiv,
.xwdiv,
.footerdiv,
.yediv,
.alnavdiv{
	width:100%;
	min-width:1030px;	
}


/*头部*/

.hydiv{
	background:#007AE1;
	
	
}

.hy{	
	margin:0 auto;
	width:1030px;
	height:40px;
	line-height:40px;
	color: #666;
}

.hy h1 a,.hy b{
	font-size:14px;
	color:#fff;
}

.hy b{
	color:#fff;

}

.hy em{
	float:right;
	color:#fff;

}

.hy em a{
	color:#fff;

}


.topdiv{
	
	
}

.top{	
	margin:0 auto;
	width:1030px;
	height:95px;
}

.logo{
	 float: left; 
	 width:213px;
	 height:61px;
	 margin-top:17px;
	 
}


.tel{
	float: right;
	width:800px;
    height:95px;

}

/*导航一*/



.menu {
	
	
}


.nav {
	margin:0 auto;
	width:800px;
    height:95px;
	overflow: visible;
	box-sizing: border-box;
}


.nav ul {
	font-size: 14px;
	text-align:center;

}

.nav ul li {
	
	display:inline-table;
	
	
}

.nav ul li a{
	display:block; 
	text-align:center; 
	text-decoration:none;
	padding:0 10px;
	height:95px;
	line-height:95px; 
	color: #666;
	
	
}

.nav ul li a:hover{
	display:block;
	
	
	
	
}

.nav ul li:first-child{
	
}


.nav ul li ul {
	display: none;

}


.nav ul li:hover a {
	color: #2582C7;
	
}

.nav ul li:hover ul {
	display:block; 
	position:absolute;
	z-index: 9991;
	top:91px; 
	left:-10px; 
	width:135px;
}


.nav ul li:hover ul li {
	font-size:14px;
	
	
}


.nav ul li:hover ul li a {
	width:135px;
	height: 45px;
	line-height:45px;
	display:block;
	color:#666;
	font-weight:normal;	
	background:#FFFFFF;
}

.nav ul li:hover ul li a:hover {
	background:#1B4C84;
	color:#2582C7;

}

.hover a,
.nav ul li a:hover,
.hover a:visited{
	display:block;
	
	
}


/*搜索样式1*/

#search {
	float:right;
	 margin-top: 20px; 
	 margin-left: 5px; 
	 width: 380px; 
	 height: 35px; 
	 overflow: hidden;
}

#search h1 {
	float:left;
	width:70px;
	height:26px;
	color:#333; 
	font:italic 14px/26px Microsoft YaHei;
}

#search input { 
	float: left; 
}

.inp_srh {
	width: 186px;
	height: 26px; 
	line-height: 26px; 
	text-indent: 30px; 
	color: #999;
	background: url(../images/search_bg.png) no-repeat 0 0;
	border: none;
}

.btn_srh { 
	width: 60px;
	height: 26px; 
	line-height: 26px; 
	background: url(../images/search_bg.png) no-repeat -186px 0;
	border: none;
	cursor: pointer;
	color: #fff; 
	font-size: 12px; 
	text-indent: -5000px;
}

#search * { 
	vertical-align: middle;
}

/*搜索样式2*/

.search {
	float:right;
	 margin-top: 20px; 
	 margin-left: 5px; 
	 width: 380px; 
	 height: 35px; 
	 overflow: hidden;
	 background:#0000FF;
}
.search .am-topbar-form{
	width:160px;
	height:30px;
	border:none;
	line-height:30px;
	float:left;
}

.search .button{
	width:62px;
	height:30px;
	background:#337AB7;
	border:none;
	cursor:pointer;
	float:left;
	color:#FFFFFF;
}



/*banner css/lrtks.css*/

/*banner*/

.bannerdiv{
	
}

.banner{
	
}

.banner_list{
	margin:0 auto;	
	width:1920px;
	height:515px;
}

.bannerbox,#focus,#focus,#focus ul,#focus ul li{
	width:1920px;
	height:515px;
	overflow: hidden;	
}

.bannerbox {
	margin:0 auto;
	position: relative;
	left:50%;
	margin-left:-960px;
	background-color: #F0F0F0;

}

.ban img{
	width:1920px;
	height:515px;
	
}

#focus {
	clear: both;
	position: relative;
	float: left;
}
#focus ul {
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#focus .preNext {
	width:600px;
	height:515px;
	position: absolute;
	top: 0px;
	cursor: pointer;	
}
#focus .pre {
	left: 0;
	background:url(../images/sprite.png) no-repeat center;
	
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat center;
}

.cptjdiv{
	margin-top:25px;
	
	
}

.cptj{	
	margin:0 auto;
	width:1030px;

}


.cptj h2{
	
	
}

.small_left{
	float:left;
	width:256px;
	margin-right:10px;

	
}

.small_left h2{
	width:256px;
	height:40px;
	color:#fff;
	font-size:16px;
	line-height:40px;
	text-align: center;
	background:#007AE1;
}


.small_left ul {
	border:2px solid #5AA9EC;
	padding-bottom:15px;
	margin-bottom:10px;
}


.small_left ul li{
	width:256px;
	height:24px;
	line-height:24px;
	display:block;
	background:url(../images/smnavicoa.png) no-repeat 20px 80%;
	padding:5px 0;
}


.small_left ul li a {
	width:220px;
	height:35px;
	line-height:35px;
	display: block;
	text-indent:30px;
	font-size: 14px;
	text-decoration:none;
	color:#666;
	border-bottom:1px dotted  #666;
	margin:0 20px;
}

.small_left ul li a:hover {
	color:#007AE1;
   
}


.small_right{
	float: right;
	width:750px;
}

.small_right h5{
	height:40px;
	line-height:40px;
	background:
	font-size:16px;
	background: #007AE1 url(../images/nav_bg.jpg) no-repeat 2px center;
	text-indent:10px;
	color:#fff;
}

.small_right h5 b{
	float:right;
	margin-right:5px;
}

.small_right h5 b a{
	color:#fff;

}

.cptj h3{
	text-align:center;
	color:#666;
	font-size:18px;
	letter-spacing:1px;
}



 

.indexpic{
	min-height:630px;
	margin-top:8px;

	
}

.indexpic dl{
	float:left;
	margin-left:4px;

	
}

.indexpic dl dt{
	
	margin: 12px;

	
}

.indexpic dl dt img {
	width:155px;
	height:135px;
	border:2px solid #ccc;	
}

.indexpic dl dt img:hover {
	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;
}

.indexpic dl  dd{
	text-align:center;
	height:35px;
	line-height:35px;
	margin-left:3px;
}

.indexpic dl  dd a{
	color:#666;
	text-decoration:none;
}
.indexpic dl  dd a:hover{
	display:block;
	background:#2582C7;
}


.cptu{
	
	
}



.cptu_list_left{
	width:750px;
	min-height:500px;
	border:1px solid #CCCCCC;
	float:left;
}



.cptu_list_left dl{
	display:block;
	float:left;
	margin-left:10px;
}

.cptu_list_left dl dt{

	margin:2px;
	
}


.cptu_list_left dl dt img{
	width:230px;
	height:173px;
	border:1px solid  #ccc;
}

.cptu_list_left dl dd{
	margin-top:10px;
	padding-top:10px;
	margin:10px;

}


.cptu_list_leftdl dt img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;
	padding-left:1px;

}


.cptu_list_left dl dd p{
	font-weight:bold;
}


.cptu_list_left dl dd a{

	text-decoration:none;
}

.cptu_list_left dl dd a:hover{
	color:#00B0FC;
}


.cptitle{

text-align:center;
}

.cptitle a{

	font-size:14px;
	
	
}

.cptitle a:hover{
	color:#1B4C84;
	font-size:14px;
	font-weight:0;
	
}

.cptj h4{
	
	margin-left:44%;
	margin-top:30px;

}


.cptj h4 a{
	display: inline-table;
	border:1px solid #CCCCCC;
	padding:15px 20px;
	color:#1B4C84;
}

.cptj h4 a:hover{
	color:#fff;
	background:#1B4C84;
	text-decoration:none;
}

.index_aboutdiv{
	margin-top:30px;	
}

.index_about{	
	margin:0 auto;
	width:1150px;
}

.index_about_tex{
	float:left;
	width:720px;
}

.index_about_tex h2,
.index_about_tex h3{
	text-align:center;
	color:#1D4B82;
}


.index_about_tex h2{
	font-size:30px;
	font-weight:bold;
	margin-bottom:20px;	
}

.index_about_tex h3{
	font-size:16px;
	margin-bottom:20px;	
	
}

.index_about_tex p{
	font-size:16px;
	color:#999999;
	line-height:30px;
	
}

.index_about_tex h4{
	display: inline-table;
	padding:15px 20px;
	margin-left:44%;
	margin-top:20px;
	background:#FF7300;letter-spacing:1px;
	
}


.index_about_tex h4 a{
	color: #FFFFFF
}


.index_about_pic{
	float:right;
	width:401px;
	height:336px;
	margin-top:50px;
	background:url(../images/gs.jpg) no-repeat center;
}


.index_about_pic img,
.index_about_pic .view,
.index_about_pic .view img,
.index_about_pic .view .mask,
.index_about_pic .view .content { 
	width: 356px;
	height: 236px;

}


.index_about_pic .view { 
	margin:43px 26px;
	overflow: hidden; 
	position: relative; 
	text-align: center; 
	cursor: pointer;
	

}
.index_about_pic .view .mask, .index_about_pic .view .content { 

	position: absolute; 
	overflow: hidden; 
	top: 0px;
	left: 0px; 
}
.index_about_pic .view img { 

	display: block; 
	position: relative; 		
}

.index_about_pic .second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.index_about_pic .second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.index_about_pic .second-effect:hover .mask {
   opacity: 1;
   border:200px solid rgba(0,0,0,0.1);
}
.index_about_pic .second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}

.index_rydiv{
	margin-top:10px;
	background:#F4F4F4;
}

.index_ry{	
	margin:0 auto;
	width:1130px;
	height:350px;	
}

.index_ry h2{
	text-align:center;
	color:#666;
	font-size:32px;
	padding:20px 0px;

}

.index_ry h3{
	text-align:center;
	color:#666;
	font-size:14px;
	letter-spacing:1px;
}


/*滚动*/

.gd{
	margin:5px auto;
}

.gdpic{
	width:275px;
	height:244px;
	background:#FFFFFF;
	margin:0 5px;
}

.gd img{
	width:253px;
	height:188px;
	padding:10px;
}


.gd img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	opacity: 0.6;
}



.gd span{
 	display:block;
	text-align:center;
	font-size:14px;
}

.gd  a{
	color: #666666;	
}

.gd a:hover{

	text-decoration:none;
	color:#2582C7;
}


.index_ry  h4{
	
	margin-left:44%;
	margin-top:30px;

}


.index_ry  h4 a{
	display: inline-table;
	border:1px solid #1B4C84;
	padding:15px 20px;
	color:#1B4C84;
}

.index_ry  h4 a:hover{
	color:#666;
	background: #FFFFFF;
	text-decoration:none;
}


.index_whydiv{
	background:#000000;
	
}



.index_why{	
	margin:0 auto;
	width:1920px;
	height:522px;
	background:url(../images/spbj.jpg) no-repeat center center;
	padding-top:180px;
	box-sizing:border-box;
}


.mytext{
	margin:0 auto;
	width:990px;
	height:114px;
}


.myico{
	 width:100px;
    height:100px;
    text-align:center;
    background:transparent;
    color:#184AE0;
    font-size:28px;
    line-height:100px;
    border:1px solid #184AE0;
    border-radius:50%;
    -webkit-transition:all .3s ease-out 0s;
    transition:all .3s ease-out 0s;
	background:#FFFFFF;
	
}

.ico1{
	margin:0 5px;
}

.ico2{
	margin:0 170px;
}

.ico3{
	margin-left:20px;
}

.ico4{
	margin-left:180px;
}


.myico a:hover{
	
  
	
}

.index_sbdiv{
	background: url(../images/bj_01.jpg) repeat-x;
	
	
}

.index_sb{	
	margin:0 auto;
	width:1367px;
	padding-bottom:5px;
	
}

.index_sb h2{
	text-align:center;
	color:#666;
	font-size:25px;
	padding:5px 0px;

}
.index_sb h3{
	color:#666;
	font-size: 24px;
	font-weight:bold;
	color:#024FA1;
}

.ys_img1{
	width:1367px;
	height:307px;
	background: url(../images/image-4.jpg) no-repeat center center;
}

.ys_img1 h3{
	text-indent:730px;
	line-height:40px;
	padding-top:30px;
	margin-bottom:20px;
}

.ys_img1 p{
	text-indent:750px;
	line-height:25px;
}



.ys_img2{
	width:1367px;
	height:354px;
	background:url(../images/image-5.jpg) no-repeat center center;
}


.ys_img2 h3{
	text-indent:300px;
	line-height:95px;
	padding-top:10px;
}

.ys_img2 p{
	text-indent:320px;
	line-height:27px;
}

.ys_img3{
	width:1365px;
	height:269px;
	background:url(../images/image-6.jpg) no-repeat center center;

}


.ys_img3 h3{
	text-indent:730px;
	padding-top:30px;
	padding-bottom:30px;
	


}

.ys_img3 p{
	text-indent:750px;
	line-height:28px;	
}

.ys_img3 h4{
	text-indent:590px;
	line-height:88px;
	color:#FC972F;
	font-weight:bold;
	font-size:20px;	
	
}



/*按钮滚动*/

div.indexmaindiv {
	width:1150px;
	height:246px;
}

div.maindiv1 {
	float:left;
	width:1086px;
	height:246px;
	overflow:hidden;
	position:relative;
}

div.maindiv1 ul {
	position:absolute;
	left:0;
	top:0;
}
div.maindiv1 ul li {
	width:260px;
	height:244px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	float:left;
	margin:0 5px;
	
}

div.indexmaindiv1 div.playerdetail div.detailimg img {
	width:240px;
	height:178px;

}

.teanames{
	font-size:14px;
	text-align:center;

}

div.indexmaindiv1 div.stylesgoleft {
	float:left;
	width:21px;
	height:28px;
	background:url('../images/areabackground/arrowhead.png') no-repeat left top;
	margin:106px 5px 0px 0px;
	cursor:pointer;
}
div.indexmaindiv1 div.stylesgoleft:hover {
	float:left;
	width:21px;
	height:28px;
	background:url('../images/areabackground/arrowhead.png') no-repeat left -28px;
	margin:106px 5px 0px 0px;
	cursor:pointer;
}


div.indexmaindiv1 div.stylesgoright {
	float:left;
	width:21px;
	height:28px;
	background:url('../images/areabackground/arrowhead.png') no-repeat left -56px;
	margin:106px 0px 0px 15px;
	cursor:pointer;
}

div.indexmaindiv1 div.stylesgoright:hover {
	float:left;
	width:21px;
	height:28px;
	background:url('../images/areabackground/arrowhead.png') no-repeat left -84px;
	margin:106px 0px 0px 15px;
	cursor:pointer;
}

/*首页新闻*/

.index_newsdiv{
	padding:30px 0;
	
}

.index_news{	
	margin:0 auto;
	width:1030px;	
}

.index_news h2{
	text-align:center;
	color:#666;
	font-size:25px;

}

.index_news h3{
	text-align:center;
	color:#666;
	font-size:18px;
	letter-spacing:1px;
}

.index_nw_all{
	height:280px;
	
}

.index_nw_all h4{
	font-size:18px;
	font-weight:bold;
	

}



.index_nw_all h4 b a{
	float:right;

}


.index_nw_left{	
	width:330px;
	font-size:14px;
	padding:0 20px;
	box-sizing:border-box;

}

.index_nw_left ul li a:hover{
	color:#0264B0;
}


.index_nw_cen{	
	width:370px;

	font-size:14px;
	padding:0 20px;
	box-sizing:border-box;

}






.index_nw_right{
	width:325px;
	font-size:14px;
	padding:0 20px;
	box-sizing:border-box;	
}



.index_nw_left{	
	float:left;



}

.index_nw_left h4 p{
	color:#666;
	display:inline-table;
	border-bottom:2px solid #008EDA;
	line-height:30px;
	
}


.index_nw_left h4 b a{
	border-left:1px dashed #999999;
	padding-left:10px;
	font-size:14px;	
}

.index_nw_cen h4{
	
}

.index_nw_cen h4 p{
	color:#666;
	display:inline-table;
	border-bottom:2px solid #008EDA;
	line-height:30px;
	
}


.index_nw_cen h4 b a{
	border-left:1px dashed #999999;
	padding-left:10px;
	font-size:14px;	
}


.index_nw_right h4{
	
}

.index_nw_right h4 p{
	color:#666;
	display:inline-table;
	border-bottom:2px solid #008EDA;
	line-height:30px;
	
}


.index_nw_right h4 b a{
	border-left:1px dashed #999999;
	padding-left:10px;
	font-size:14px;	
}


.index_nw_left ul,
.index_nw_cen ul,
.index_nw_right ul{
	margin-top:20px;
	
}


.index_nw_left ul li,
.index_nw_cen ul li,
.index_nw_right ul li{
	line-height:33px;
	color:#666;
	background:url(../images/smnavicoah.png) no-repeat left 50%;
	text-indent:8px;
}

.index_nw_left ul li{
	border-bottom:1px dashed #CCCCCC;
	line-height:37px;
}

.index_nw_cen ul li{
	border-bottom:1px dashed #CCCCCC;
	line-height:37px;
}

.index_nw_right ul li{
	border-bottom:1px dashed #CCCCCC;
	line-height:37px;
}


.index_nw_left ul li em,
.index_nw_cen ul li em,
.index_nw_right ul li em{
	float:right;
}


.index_nw_left ul li i,
.index_nw_cen ul li i,
.index_nw_right ul li i{
	padding:10px 15px;
	background:#993300;
	color:#FFFFFF;
	
}


.index_nw_left ul li a,
.index_nw_cen ul li a,
.index_nw_right ul li a{
	color:#666;
}

.index_nw_left ul li a:hover,
.index_nw_cen  ul li a:hover,
.index_nw_right ul li a:hover{
	color:#1E4882;
}






.index_nw_cen{
float:left;
border-left:1px  dashed #CCCCCC;
border-right:1px dashed #CCCCCC;




}


.index_nw_right{
	float:right;

}







.index_nw_left{	
	
	float:left;
	


}

.index_nw_cen{



}


.index_nw_right{
	float:right;




}


















/*全局居中*/

.indexdiv{
	margin:28px 0;
	overflow:hidden;
}

.index{
	margin:0 auto;
	width:1030px;
	color:#666;	
}

.mb{

	padding:10px;
	margin-bottom:20px;
	background:#0079E1;
	color:#FFFFFF;	
}

.mb b{
	font-size:18px;
	font-weight:bold;
	
	
}



.mb em{
	float:right;
	letter-spacing:3px;
	
}

.mb em a{
	color:#FFFFFF;
	text-decoration:none;	
	
}

.mb em a:hover{
	color:#01ADFF;

	
}

.cp_left{
	float:left;
	width:750px;
	min-height:500px;
	border:1px solid #CCCCCC;
}

.cp_left ul{
	padding:5px 20px;

}

.cp_left ul li{
	line-height:30px;
	text-indent:25px;

}

.cp_left ul li img{
	width:710px;

}

.cp_left dl{
	padding-left:15px;
	background:#F8F8F8;
	display:block;
	width:730px;
	height:165px;
}

.cp_left dl dt{
	float:left;
	margin:10px;
	
}


.cp_left dl dt img{
	border:1px solid #CCCCCC;
}

.cp_left dl dd{
	margin-top:10px;
	padding-top:10px;

}


.cp_left dl dt img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;
	padding-left:1px;

}


.cp_left dl dd p{
	font-weight:bold;
}


.cp_left dl dd a{

	text-decoration:none;
}

.cp_left dl dd a:hover{
	color:#00B0FC;
}


.alnav ul{
	height: auto;
	line-height:50px;
	color: #FFFFFF;
	margin-bottom:20px;
	border:1px solid #CCCCCC;
}

.alnav ul li{
	display:inline-table;
	margin:2px 0;

}

.alnav ul li a{
	
	color: #FFFFFF;
	display:block;
	padding:0 20px;
	text-decoration:none;
}

.alnav ul li a:hover{
	

}




.hover1 a,
.alnav  ul li a:hover,
.hover1 a:visited{
	 background: url(../images/fs_03.jpg) no-repeat; 
	color: #FFFFFF;
	display:block;
	padding:0 20px;
	text-decoration:none;
}



.cp_right{
	float:right;
	width:256px;
	height: auto;
	border:1px solid #CCCCCC;

}





.cp_right h1{
	height:50px;
	line-height:50px;
	background:#0079E1;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.cp_right ul {
	padding:20px;

}

.cp_right ul li{

	border-bottom:1px dotted #CCCCCC;
	line-height:25px;
	background:url(../images/smnavicoa.png) no-repeat left 50%;
	text-indent:12px;

}

.cp_right dl {
	border-bottom:1px solid #CCCCCC;
	padding:20px 0;
}

.cp_right dl:last-child {
	border-bottom:0px solid #CCCCCC;
	padding:20px 0;
}

.cp_right dl dt img{
	width:100px;
	height:75px;
	float:left;
	margin-right:10px;
	padding-left:10px;
}

.cp_right dd{
	font-size:12px;
	line-height:75px;
}

.cp_right dd a:hover{
	color:#01B2FE;
	
}

.cp_right dd a:hover{
	color:#01B2FE;
	
}


.all_fo_div{
	
}

.all_fo{
	margin:0 auto;
	width:1030px;
	height:225px;
	border-bottom:1px solid #CCCCCC;
	
}

.all_fo_left{
	width:340px;
	height:225px;
	float:left;
	background: url(../images/4_03.gif) no-repeat center 20px;
	box-sizing:border-box;
	padding-top:80px;
}

.all_fo_left p{
	text-align:center;
	line-height:30px;
}

.all_fo_left p:first-child{
	font-weight:bold;

}

.all_fo_center{
	width:340px;
	height:225px;
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background: url(../images/4_05.gif) no-repeat center 20px;
	box-sizing:border-box;
	padding-top:80px;
	
}


.all_fo_center p{
	text-align:center;
	line-height:30px;
}

.all_fo_center p:first-child{
	font-weight:bold;

}






.all_fo_right{
	width:340px;
	height:225px;
	float:right;
	background: url(../images/4_07.gif) no-repeat center 20px;
	box-sizing:border-box;
	padding-top:80px;
}

.all_fo_right p{
	text-align:center;
	line-height:30px;
}

.all_fo_right p:first-child{
	font-weight:bold;

}





.index h3{
	font-size:18px;
	text-align:center;
	margin:20px 0;
	letter-spacing:2px;	
}

.index h4{
	font-size:25px;
	text-align:center;
	margin:20px 0;
	display:inline-table;
	letter-spacing:2px;
}

.index h5{
	float:right;
	font-size:14px;
	padding-top:30px;
	color:#999999;
	letter-spacing:2px;
	box-sizing:border-box;
}

.c_top .left ul,
.c_top .right dl{
	
}
.c_top .left{
	background:#E3E3E3;	
	
}
.c_top .left{
	float:left;
	width:238px;
}


.c_top .left h1{
	height:55px;
	text-indent:-9999px;
	background:url(../images/al.jpg) no-repeat;
	
}

.c_top .left ul{
	margin:0 auto;
	width:177px;
	padding-bottom:40px;
	
}

.c_top .left .gg2{
	width:238px;
	height:100px;
	background: #FFFFFF url(../images/rexian.jpg) no-repeat left bottom;
	
	
}

.c_top .left ul li{
	height:43px;
	line-height:43px;
	border-bottom:1px  dotted #999999;
	background:url(../images/aico.jpg) no-repeat left center;
}

.c_top .left ul li a{
	display:block;
	text-decoration:none;
	text-indent:30px;
	color:#333;
}


.c_top .right{
	width:840px;
	float: right;
}

.c_top .right h1{
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	background:url(../images/bl.jpg) no-repeat;
	text-indent:15px;
}

.c_top .right h1 b{
	
	font-size:14px;
	font-weight:bold;
}

.c_top .right h1 em a {
	color:#FFFFFF;
	float:right;
	padding-right:10px;
}


.c_top .right dl dt img{
	float:left;
	margin-right:5px;
	border:1px solid #E8E8E8;
	padding:2px;
}

.c_top .right dl dd{
	line-height:20px;
	
}

.c_top .right dl dd a{
	color: #0A6EC3;
	text-decoration:underline;
}	

.c_top .right dl dd a:hover{
	color: #E70E0E;
}

.c_cendiv{
	background:#E2E2E2;
	height:345px;
}

.c_cen{	
	margin:0 auto;
	width:1100px;
	
}

.c_cen dl{
	
}

.c_cen dl dt {

}

.c_cen dl dt img{
	float:left;
	margin-right:25px;
}

.c_cen dl dd{
	line-height:28px;
	font-size:14px;
	color:#333;
	padding-top:30px;
	
}

.spdiv{
	background:#C8DBE9;
	
	
}

.sp{	
	margin:0 auto;
	width:1100px;
	height:390px;
	background:url(../images/spbj.jpg) no-repeat left center;
	
}

.sp h1{
	text-align:center;
	font-size:30px;
	color:#333;
	padding:20px 0;
}

.sp dl dt{
	float:left;	
}

.sp dl dd{
	float:left;	
	
}


.sp dl dd p:first-child{
	font-size:18px;
	color:#333333;
	background:none;
	
}

.sp dl dd p{
	font-size:14px;
	color:#333333;
	line-height:40px;
	background:url(../images/ico3.jpg) no-repeat left center;
	text-indent:25px;
	
}

.xwdiv{
		
}

.xw{	
	margin:0 auto;
	width:1100px;
	min-height:300px;
	
	
	
}

.xw a{
	color:#fff;
	
}

.xw a:hover{
	
	
}


.xw h1{
	text-align:center;
	font-size:30px;
	color:#333;
	padding:20px 0;
}

.xw .gsxw,.xw .hyxw,.xw .cjwt{
	width:345px;
	font-size:14px;
	color:#333;
	background:#EBEBEB;
	box-sizing:border-box;
	padding:10px;

}

.xw .gsxw p,.xw .hyxw p,.xw .cjwt p{
	background: #666666;
	color: #fff;
	padding:5px;



}


.xw .gsxw  em,.xw .hyxw  em,.xw .cjwt  em{
	float:right;
}



.xw .gsxw{	
	float: left;
	
}

.xw .gsxw ul li,.xw .hyxw ul li,.xw .cjwt ul li{
	line-height:35px;
		
}
.xw .gsxw ul li a,.xw .hyxw ul li a,.xw .cjwt ul li a{
	color:#333333;
	border-bottom:1px dotted #333333;
		
}

.xw .gsxw ul li a:hover,.xw .hyxw ul li a:hover,.xw .cjwt ul li a:hover{
	color: #CCCC00;
	text-transform:none;

		
}

.xw .hyxw{	
	float: left;
	margin:0 30px;	
}

.xw .cjwt{	
	float: right;

}


/*关于我们*/

.smallnav{
	height:50px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

.smallnav ul li{
	float:left;
	line-height:50px;
	width:120px;
	text-align:center;
	border-right:1px solid #CCCCCC;
	font-size:14px;
}
.smallnav ul li:last-child {
	border-right: none;
}

.smallnav ul li a{
	display: block;
	color:#333;
}

.smallnav ul li a:hover{
	background:#1C4984;
	color:#FFFFFF;
	text-decoration:none;
}



.gs{
	line-height:35px;
	font-size:14px;
	color:#333;
}

/*新闻页面list_news&act_news*/

.nw_right dl dt{
	float:none;
	padding-left:25px;
}




.nw_right dl dt img{
	float:none;
	width:200px;
	height:150px;
	
}


.nw_right dl dd{
	text-align:center;
	line-height:25px;
}


.nw_right dl dt img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;
}






.list_news ol,
.art_news ol{
	
}

.list_news ol li{
	height:40px;
	line-height:40px;
	border-bottom:1px dotted #DDDDDD;
	background:url(../images/newsico.jpg) no-repeat left  center;
	text-indent:20px;
	font-size:14px;
	
}

.list_news ol li em{
	color:#999999;
	float:right;
}

.list_news ol li a{
	color: #333;
	
}

.list_news ol li a:hover{
	color: #000000;
	text-decoration:none;
}

.art_news h5{
	text-align:center;
	font-size:18px;
}

.art_news h5{

	color: #999;
}

.art_news h6{
	padding-top:10px;
	font-size:14px;
	color: #999;
	border-bottom:1px  dashed #ddd;
	line-height:25px;
	padding-bottom:10px;
	text-align:center;

}

.art_news ol li{
	line-height:30px;
	font-size:14px;
}


.art_news p{
	background:#F0F4F7;
	line-height:30px;
	padding:10px;
	margin:10px;
}

.art_news p em{
	background: #FF0000;
	padding:2px 10px;
	color:#FFFFFF;

}

.nw_right ul {
	

}

	
.nw_right ul li{
	line-height:35px;
	text-indent:12px;
	border-bottom:1px solid #CCCCCC;
	
	

}

.nw_right ul li a{

	
	

}

.nw_right ul li a:hover{
	color:#01B2FE;

}


.nw_right mark{
	border:1px solid #CCCCCC;
	background:none;
	padding:2px 5px;
	display: inline-table;
	margin:5px 2px;

}


/*产品页面list_act&act_act*/






.arc_top{



}


.arc_top_left{
	width:500px;
	height:480px;
	float:left;
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:20px;

}

.arc_top_right{
	margin-left:10px;
	float:left;
}

.arc_top_right p{
	font-size:14px;
	line-height:20px;
	margin:10px 0;
	font-weight:bold;
	
}

.arc_top_right h1{
	font-size:14px;
	color: #FFFFFF;
	background:#0099CC;
	padding:5px;
}


.arc_bot{
	margin:0 auto;
	width:750px;	
	border-top:1px solid #CCCCCC;
	line-height:25px;
	color:#999;
	font-size:14px;
}

.arc_bot ul li{
	padding:5px;
}


.arc_bot b{
	background:#0099FF;
	padding:5px 10px;
	display:inline-table;
	color:#FFFFFF;

	
}



/*全局内页右*/

.same{
	width:840px;
	float: right;
}

.same h2{
	height:30px;
	line-height:30px;
	background:#999966;
}

.about_right ul,
.list_news ol,
.art_news ol{
	margin:0 auto;
	padding:10px 0;
}


.about_right ul li{
	line-height:25px;
	font-size:14px;
	margin:0 5px;
}

.list_art_right{


}
.list_art_right dl{
	float:left;
	margin:10px;
}

.list_art_right dl img{
	width:253px;
	height:225px;
	padding:2px;
	border:1px solid #AAAAAA;
	
}

.list_art_right dl dd {
		text-align:center;
		line-height:55px;
		line-height:55px;		
}

.list_art_right dl img:hover,
.thumbnail img:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
	opacity: 0.8;	
}

.list_art_right dl  a,
.thumbnail a{
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#333333;
}

.list_art_right dl a:hover,
.thumbnail a:hover{
	color:#002F63;
}


/*more*/

.c_top .right b a{
	float:right;
	color: #FFFFFF;
	padding-right:5px;
}

.more em{
	float:right;
	color:#FFFFFF;
	font-size:12px;
	padding-right:10px;
	padding-right:5px;
}

.more b a{
	float:right;
	color: #656162;
	line-height:29px;
	padding-right:5px;
}

.same em{
	float:right;
	padding-right:5px;
}

.same b{
	font-size:14px;
	font-weight:bold;
}




/*首页图文资讯主控*/

.infiniteCarousel {
  position: relative;
  margin:0 auto;
}

.infiniteCarousel .wrapper {
  width:930px; 
  overflow: hidden;
  margin: 0 30px;
  top: 0; 
}

.infiniteCarousel .wrapper ul {
	
}

.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
}
.infiniteCarousel ul li a:hover img {
 	 border-color: #aaa;
}

.infiniteCarousel ul a img {
	/*  border:1px solid #E3E3E3;
	  padding:2px;*/
	  width:130px;
	  height:162px;
	  display:block;
}

.infiniteCarousel ul li a span{
	   display:block;
	   line-height:17px;
	   padding-top:6px;
}
.infiniteCarousel .arrow {
	  display: block;
	  height: 26px;
	  width: 26px;
	  text-indent: -999px;
	  position: absolute;
	  top: 70px;
	  cursor: pointer;
	  outline: 0;
  
}
.infiniteCarousel .forward {
	  background:url(../images/green_right.jpg) no-repeat left center;
	  right: 0;
}
.infiniteCarousel .back {
	  background:url(../images/green_left.jpg) no-repeat left center;
	  left: 0;
}


/*设备展示图牛展示*/

#lightbox{
	position: absolute;
	left: 0;
	width:100%;
	z-index:9999;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}

#prevLink, 
#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink{
	left: 0; float: left;
 }
 
#nextLink{ 
	right: 0; float: right;
}

#prevLink:hover,
#prevLink:visited:hover{ 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover,
#nextLink:visited:hover{ 
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	
	padding:0 10px; 
	color: #666;
 }
#imageData #imageDetails{
	width: 70%; 
	float: left; 
	text-align: left; 
 }	
#imageData #caption{
	font-weight: bold;	
 }
#imageData #numberDisplay{
 	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
 }			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right; 
	padding-bottom: 0.7em;
}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.section{
	
}

.thumbnail{
	float:left;
	margin-top:20px;
	margin-left:10px;
	text-align:center;	
}	

.thumbnail img{
	width:220px;
	height:162px;
	background:#ccc;
	padding:1px;
}

.thumbnail h3{
	line-height:32px;
	display:block;
}




/*页*/



.yediv{

	
	
	
}

/*页*/

.ye{
	width:100%;
	height:30px;
	text-align:center;
	line-height:30px;
	margin-bottom:10px;
	
	
}

/*一*/


/*pages*/
.pagination-wrapper {
	
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
	font-size:14px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background:#f5f5f5;
	color:#1B4C84;
}
.pagination li.thisclass {
	background: #1B4C84;
	color: #fff;
}
.pagination li.thisclass a,.pagination li.thisclass a:hover {
	background: transparent;
	border-color:#1B4C84;
	color: #fff;
	cursor: default;
}

/*留言*/

.guest{
	
}

.guest table{
	
}

.an{
	width:100%;
	margin:0 auto;
	margin-left:95px;
}

.sub{
	cursor: pointer;
	border:1px  solid  #666666;
	width:70px;
	height:28px;
	display:block;	
}
.guest b{
	color:#FF0000;
	font-size:12px;
	padding-left:5px;
}

.smhd{
	padding-left:60px;
	font-size:14px;

}

/*底部*/

.footerdiv{
	background:#272E36;	
	padding:30px;

}

.footer{
	margin:0 auto;
	width:1030px;
	height:260px;
	box-sizing:border-box;

}

.footer_top{
	margin:0 auto;
	width:1030px;
	height:180px;


}


.fo_logo{
	width:330px;
	height:180px;
	float:left;

	box-sizing:border-box;
	padding-top:60px;
		
}


.fo_nav {
	margin:0 auto;
	width:370px;
	float:left;
	height:180px;
	overflow: visible;
	box-sizing: border-box;
	background: url(../images/footnavbj.jpg) no-repeat;
}


.fo_nav ul {
	width:218px;
	font-size: 14px;
	text-align:center;
	box-sizing:border-box;
	padding-top:30px;
	line-height:30px;
	margin-left:60px;

}

.fo_nav ul li {
	
	display:inline-table;
	margin-left:10px;
	
}

.fo_nav ul li a{
	color:#FFFFFF;


	
}

.fo_nav ul li a:hover{
	
	
	
	
}


.fo_fw{


	color:#666;

	line-height:30px;
	
}

.fo_fw a{
	color:#FFFFFF;
	text-decoration:underline;	
}

.fo_call{
	width:300px;
	height:180px;
	float:right;
	box-sizing: border-box;
	padding-top:30px;
	padding-left:60px;
	

}



.fo_call h4{
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;

}

.fo_call a{

	color:#999999;

}


.copy{
	margin-top:40px;
	color:#999999;
	font-size:12px;

}

.copy a{

	color:#999999;

}

.copy a:hover{

	color:#999999;

}

.copy h2{
	float:left;

}

.copy h3{
	float:right;

}

/*相关样式*/

#showbox {
	background:#eee;
	
}

#showbox img {
} 
#showbox span {
	background:url(../images/whitebg.png) repeat;
}
#showsum {
	left:25px;
	margin-top:20px;
	

}
#showsum span {
	border:1px solid #ddd;
	
}
#showsum span.sel {
	border:1px solid #f60;
}
.showpage {
	width:500px;
	position:relative;
}
.showpage a {
	display:block;
	width:15px;
	border:1px solid #ddd;
	height:60px;
	line-height:60px;
	background:#eee;
	text-align:center;
	font-size:18px;
	position:absolute;
	left:0;
	top:-62px;
	text-decoration:none;
	color:#999;
}
.showpage a#shownext {
	left:auto;
	right:0;
}
.showpage a:hover {
	background:#ccc;
	color:#777;
}



