@charset "utf-8";
body, html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
  font-family:xiaodaofont;
}
@font-face {
 font-family: 'xiaodaofont';
src:url("/font/RobotoCondensed-Regular.ttf");
 src: local('RobotoCondensed-Regular'), 
              local('RobotoCondensed-Regular'), 
              url('/font/RobotoCondensed-Regular.woff') format('woff'), 
              url('/font/RobotoCondensed-Regular.ttf') format('truetype'), 
}
body, .onepage-wrapper, html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;font-family:xiaodaofont;
}
.clear {
	CLEAR: both; MARGIN-TOP: -1px; FONT-SIZE: 1px; VISIBILITY: hidden; WIDTH: 1px; LINE-HEIGHT: 0; HEIGHT: 0px
}
A:link {
	COLOR: #fff; TEXT-DECORATION: none; outline-style: none
}

A:hover {
	COLOR:#f4fcff; TEXT-DECORATION:none;
}
A:visited {
	COLOR: #fff; TEXT-DECORATION:none;
}
DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
FORM {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
UL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
OL {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
SPAN {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
P {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
UL {
	LIST-STYLE-TYPE: none
}
OL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}

.onepage-wrapper .section {
  width: 100%;
  height: 100%;
}

.onepage-pagination {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.onepage-pagination li {
  padding: 0;
  text-align: center;
}
.onepage-pagination li a{
  padding: 10px;
  width: 4px;
  height: 4px;
  display: block;
  
}
.onepage-pagination li a:before{
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(0,0,0,0.85);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.onepage-pagination li a.active:before{
  width: 10px;
  height: 10px;
  background: none;
  border: 1px solid black;
  margin-top: -4px;
  left: 8px;
}

.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
  overflow: auto;
}

.disabled-onepage-scroll .onepage-wrapper .section {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100%;
}


.disabled-onepage-scroll .onepage-pagination {
  display: none;
}

body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html {
  position: inherit;
}
#x_top_all{
width:100%;
position:absolute;
background-color:rgba(38,38,38,0.8);
z-index:99999;
box-shadow:0px 0px 0px #222;
padding:0px 0px;
height:80px;
}
#x_top{
width:1080px;
margin:0px auto;
color:#FFFFFF;
}
#x_logo{
width:300px;
float:left;
padding:10px 0px 0px 0px;
overflow:hidden;
}
#x_logo_right{
float:right;
border:0px solid #FFFFFF;
}
#x_menu{
padding:0px 0px 0px 0px;
}
#x_menu ul{
padding:0px;
}
#x_menu ul li{
padding:0px 0px 0px 0px;
float:left;
margin-left:42px;
font-size:14px;
line-height:80px;
}

#x_menu ul li.homepage{
padding:0px 10px;
float:left;
background:#00d5f7;
}
#x_list1{
width:100%;
margin:0px auto;
color:#FFFFFF;
}
#x_list1 p{
text-align:center;
font-family:微软雅黑 light;
font-size:24px;
}
#x_list1_1{
width:1002px;
margin:100px auto 0px auto;
color:#FFFFFF;
}
#x_list1_1 p{
text-align:center;
font-family:微软雅黑 light;
font-size:32px;
line-height:48px;
}
#x_list1_2{
width:310px;
height:75px;
margin:100px auto 0px auto;
color:#FFFFFF;
border:2px solid #FFFFFF;
text-align:center;
border-radius:40px;
font-size:36px;
line-height:75px;
}
#x_list2{
width:1200px;
margin:150px auto 0px auto;
color:#FFFFFF;
}
#x_list2_1{
width:100%;
text-align:left;
}
#x_list2_1 h3{
color:#FFFFFF;
font-size:30px;
width:290px;
margin:0px auto;
font-weight:normal;
letter-spacing:0px;
border-bottom:1px solid #FFFFFF;
text-align:center;
padding-bottom:30px;
}
#x_list2_1 p{
color:#FFFFFF;
font-size:16px;
text-align:center;
padding:30px 0px;
}
#x_list3{
width:1100px;
margin:140px auto 0px auto;
color:#FFFFFF;
}
#x_list3_1{
width:100%;
text-align:center;
padding:20px 0px;
}
#x_list3_1 h1{
color:#FFFFFF;
font-size:30px;
width:180px;
margin:0px auto;
font-weight:normal;
padding-bottom:16px;
letter-spacing:0px;
margin-bottom:30px;
border-bottom:1px solid #FFFFFF;
}
#x_list3_1 p{
color:#FFFFFF;
font-size:16px;
line-height:32px;
text-align:center;
font-weight:normal;
}
#x_list4{
width:1200px;
margin:160px auto 0px auto;
color:#FFFFFF;
}
#x_list4_1{
width:660px;
float:right;
text-align:left;
}
#x_list4_1 h1{
color:#333;
font-size:36px;
letter-spacing:0px;
font-weight:normal;
}
#x_list4_1 p{
color:#555;
line-height:28px;
font-size:16px;
padding-bottom:18px;
}
#x_list5_1{
width:400px;
float:right;
text-align:center;
}
#x_list5_1 h1{
color:#000;
font-size:32px;
text-align:left;
line-height:80px;
}
#x_list5_1 p{
color:#444;
text-align:left;
font-size:18px;
}
#x_contact{
width:100%;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
text-align:center;
font-size:14px;
color:#999999;
padding:10px 0px;
}
#x_contact_list{
width:800px;
margin:0px auto;
color:#FFFFFF;
}
#x_contact_list_left{
float:left;
color:#666666;
width:400px;
margin:30px auto;
border-right:1px solid #ddd;
}
#x_contact_list_left h1{
font-size:30px;
text-align:center;
padding:0px 0px 0px 0px;
}
#x_contact_list_left p{
text-align:center;
}
#x_contact_list_right{
float:right;
width:400px;
color:#666666;
margin:30px auto;
}
#x_contact_list_right h1{
font-size:30px;
text-align:center;
padding:0px 0px 0px 0px;
}
#x_contact_list_right p{
text-align:center;
}
#x_about{
margin:0px auto;
width:1000px;
}
#x_about h1{
text-align:center;
}
#x_about h2{
text-align:center;
}
#x_about h3{
}
#x_about h5{
text-align:center;
}
#x_about p{
font-size:16px;
line-height:28px;
}
#x_submenu{padding:0px; z-index:9999;overflow:hidden;}
#x_submenu ul{padding:0px;}
#x_submenu li{ BACKGROUND-COLOR: #00d5f7;color:#fff;filter:alpha(opacity=100);width:100px;margin-left:0px;opacity:1;height:28px;line-height:28px;}
#x_submenu li a:link{font-size:12px;color:#fff;BACKGROUND-COLOR: #00d5f7;filter:alpha(opacity=100);opacity:1;width:100px;margin-left:0px;height:28px;line-height:28px; text-align:left;padding:0px 0px 0px 0px; text-indent:12px;}
#x_submenu li a:hover{ BACKGROUND-COLOR:#03c4e3;color:#fff;font-size:12px;filter:alpha(opacity=100);opacity:1;width:100px;height:28px;line-height:28px;text-align:left;padding:0px 0px 0px 0px;text-indent:12px;}
#x_submenu li a:visited{color:#fff;font-size:14px;filter:alpha(opacity=100);opacity:1;width:100px;height:28px;line-height:28px;text-align:center;padding:0px 0px 0px 0px;}
.navigation {
	BACKGROUND: url(../images/nav_bj11.jpg) no-repeat 0px 0px;  OVERFLOW: visible; height:80px; z-index:9999; border:0px solid #e2e2e2;margin:0px 0px 0px 0px;
}
.menu {
	Z-INDEX: 300; WIDTH:730px;POSITION: relative; height:80px; border:0px solid #FFFFFF;font-family:xiaodaofont;
}
.menu LI {
	FONT-SIZE: 14px;color:#444; FLOAT: left; width:76px;height:80px;line-height:80px;TEXT-ALIGN: center;margin-right:15px;
}
.menu LI.homepage{
	BACKGROUND: none transparent scroll repeat 0% 0%;border-left:0px solid #e5e5e5; background-color:#00d5f7;
}
.menu LI A:link {
	DISPLAY: block; MARGIN: 0px; COLOR: #fff;TEXT-DECORATION: none;width:76px;height:80px;line-height:80px;
}
.menu LI A:visited {
	DISPLAY: block;MARGIN: 0px; COLOR: #fff;TEXT-DECORATION: none;width:76px;height:80px;line-height:80px;
}
.menu LI A:hover {
	COLOR: #fff;border-radius:0px;width:76px;height:80px;line-height:80px; TEXT-DECORATION:none;background-position:top;
	background-color:#00d5f7;
}
.menu LI.current_page_item A:link {
	COLOR: #ff0
}
.menu LI.current_page_item A:visited {
	COLOR: #ff0
}
.menu LI.current_page_item A:hover {
	COLOR: #ff0
}
.menu LI.current-menu-item A:link {
	COLOR: #ff0
}
.menu LI.current-menu-item A:visited {
	COLOR: #ff0
}
.menu LI.current-menu-item A:hover {
	COLOR: #ff0
}
.menu UL {
	Z-INDEX: 300; POSITION: relative;filter:alpha(opacity=100);opacity:1;
}
.menu LI {
	POSITION: relative
}
.menu LI UL {
	DISPLAY: none;PADDING-BOTTOM: 0px; width:135px;PADDING-TOP: 0px; POSITION: absolute; TOP:80px
}
.menu LI UL LI {
BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 0px auto; width:118px;padding:0px 0px 0px 0px;line-height:20px; BORDER-top: #7aeafc 1px solid; color:#FFFFFF; text-align:center;
}
.menu LI UL LI:hover {
	COLOR: #D2070D;height:26px;line-height:26px; 
}
.menu LI UL LI span{
	padding-left:0px;
}
.menu LI UL LI A:hover,.menu LI UL LI:hover a {
	COLOR: #D2070D; text-decoration:none;
}

#bNav{
margin:50px auto 70px auto;
text-align:center;
width:1100px;
color:#fff;
}
#bNav ul{
padding:0px 0;
margin:0px;
line-height:20px;
overflow:hidden;
border:0px solid #99FF00;
}
#bNav ul li {
display:inline-block;
padding:2px 0px;
color:#fff;
font-size:16px;
margin:0px 2px 10px 2px;
border:0px solid #bbb;
}

.hl_main5_content{width:100%;border-top:none; border:0px solid #FF0000; margin:30px auto 0px auto; padding:0px 0px 0px 0px;} 
.hl_main5_content h3{ color:#404040; text-align:center;font-size:30px; letter-spacing:3px; font-weight:normal;} 
.hl_main5_content1{width:1060px;overflow:hidden; margin:8px auto 0px auto; border:0px solid #330000;} 
.hl_main5_content1 ul{width:6020px; overflow:hidden; } 

.hl_main5_content1 ul li{ position:relative; float:left; width:1058px;padding:0px;border-radius:0px;border:0px solid #8dbf41;display:inline;  margin:0px 34px 20px 0px;} 
.hl_main5_content1 ul li img{ width:1058px;height:504px; border:0px #fff solid; } 
.hl_main5_content1 ul li p {text-align:center;font-size:14px;color:#fff;padding:10px 0px;line-height:23px;}

.hl_scrool_leftbtn{width:40px; height:80px; background-image:url(/templates/cn2014/images/left.png); float:left; margin-top:220px; cursor:pointer;} 
.hl_scrool_rightbtn{width:40px; height:80px;background-image:url(/templates/cn2014/images/right.png); float:right;margin-top:220px; cursor:pointer;}


.tj_main5_content{width:100%;border-top:none; border:0px solid #FF0000; margin:30px auto 0px auto; padding:0px 0px 0px 0px;} 
.tj_main5_content h3{ color:#404040; text-align:center;font-size:30px; letter-spacing:3px; font-weight:normal;} 
.tj_main5_content1{width:1080px;overflow:hidden; margin:8px auto 0px auto; border:0px solid #330000;} 
.tj_main5_content1 ul{width:6020px; overflow:hidden; } 

.tj_main5_content1 ul li{ position:relative; background-color:#fff; float:left; width:190px; height:190px;padding:0px;border-radius:0px;border:0px solid #8dbf41;display:inline;  margin:0px 34px 20px 0px; text-align:center;} 
.tj_main5_content1 ul li img{ max-width:190px;height:160px; border:0px #fff solid; } 
.tj_main5_content1 ul li p {text-align:center;font-size:14px;color:#333;padding:8px 0px;line-height:20px; background-color:#f8f8f8;}

.tj_scrool_leftbtn{width:40px; height:80px; background-image:url(/templates/cn2014/images/left.png); float:left; margin-top:50px; cursor:pointer;} 
.tj_scrool_rightbtn{width:40px; height:80px;background-image:url(/templates/cn2014/images/right.png); float:right;margin-top:50px; cursor:pointer;} 

#x_equ{width:1080px;overflow:hidden; margin:16px auto 10px auto; border:0px solid #330000;} 
#x_equ ul{width:1200px; overflow:hidden; } 

#x_equ ul li{ position:relative; float:left; text-align:center; background-color:#FFFFFF; width:243px;padding:0px;border-radius:0px;border:0px solid #8dbf41;display:inline;  margin:0px 32px 20px 0px;} 
#x_equ li img{max-width:243px;height:140px; border:5px #f7f5f6 solid; } 
#x_equ ul li p {text-align:center;font-size:14px;color:#fff;padding:10px 0px;line-height:23px;}

#x_index_contact p{font-size:14px;font-weight:normal;line-height:30px;padding:10px 0px 0px 0px; color:#fff;}
#x_copyright{
width:100%;
background-repeat:repeat-x;
overflow:hidden;
border-radius:0px;
padding:0px 0px 0px 0px;
border:0px solid #336699;
bottom:0px;
}
#x_copyright_all{
width:1180px;
margin:26px auto 0px auto;
border:0px solid #CCCCCC;
background-color:rgba(255,255,255,0.0);
font-size:12px;
overflow:hidden;
padding:6px 0px;
}
#x_copyright_left{
float:left;
color:#ccc;
padding:0px 0px 0px 12px;
}
#x_copyright_right{
float:right;
text-align:right;
color:#ccc;
}
a.button_2:link,a.button_2:visited{
	display:block;
	margin:0px auto;
	width:140px;
	height:36px;
	line-height:36px;
	background-color:rgba(255,255,255,0.4);
	border:1px solid #FFFFFF;
	border-radius:0px;
	border:none;
	cursor:pointer;
	text-align: center;
	letter-spacing:0px;
	font-family:微软雅黑;
	font-size:14px;
	color:#444;
}
a.button_2:hover{
background-color:#29abe2;
	color:#FFf;
	text-decoration: none;
	font-family:微软雅黑;
	font-size:14px;
	text-align: center;
}
#x_banner{
height:300px;
width:100%;
background-repeat:no-repeat;
background-image:url(../images/bj01.jpg);
overflow:hidden;
background-position:center top;
background-color:#dedede;
border-bottom:6px solid #ddd;
margin-top:1px;
}
#x_nei{
width:1002px;
border:0px solid #fff;
overflow:hidden;
background-color:#FFFFFF;
padding:0px 0px 10px 0px;
overflow:hidden;
margin:40px auto 20px auto;
}
#x_aboutlist{
background-color:#2f8a00;
border-top-right-radius:0px;
width:250px;
font-size:24px;
color:#fff;
font-family:微软雅黑;
padding:16px 0px;
overflow:hidden;
letter-spacing:3px;
text-align:center;
text-indent:0px;
line-height:32px;
background-repeat:repeat;
}
#x_nei_left{
float:left;
width:250px;
border:0px #dedede solid;
padding:0px 0px 0px 0px;
}
#x_nei_left_title{
height:37px;
background-image:url(../images/more_bj.jpg);
}

#x_nei_left_title{
height:37px;
background-image:url(../images/more_bj.jpg);
}
#x_nei_right{
float:right;
width:720px;
border-left:0px #bcbcbc dotted;
min-height:300px;
overflow:hidden;
padding:0px;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
}
#x_nei_title{
overflow:hidden;
height:54px;
color:#333;
font-family:微软雅黑;
padding-bottom:0px;
line-height:36px;
background-position:left top;
text-indent:34px;
background-image:url(../images/title_bj.jpg);
}
/*banner图片跳转首页*/
.flexslider { margin: 0px auto;width: 100%; min-width:1000px;height: 100%; overflow: hidden; zoom: 1; z-index:1;}
.flexslider .slides li { width: 100%;height: 100%;min-width:1000px;}
.flex-direction-nav li{ list-style:none;}
.flex-direction-nav a {width: 23px; height: 41px; overflow: hidden; display: block; background: url(../images/ad_ctr.png) no-repeat scroll 0 -41px; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position:-23px -41px;right:50px;}
.flex-direction-nav .flex-prev {left:50px;}
.flexslider:hover .flex-next {opacity: 1; filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 1;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 0.6;filter: alpha(opacity=50);}
.flex-control-nav {width: 100%; position: absolute; bottom:50px; text-align: center;}
.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {background:url(../images/banner_nuw_1.png) no-repeat center center;  display: block; height:13px; overflow: hidden; text-indent: -99em; width:15px;
cursor: pointer;}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a { background:url(../images/banner_nuw.png) no-repeat center center;}
.flexslider .slides a img {width:100%; height:100%; display: block; min-width:1000px; background-position:bottom center;}

/*banner图片跳转*/