@charset "utf-8";
/* CSS Document */
/* QQ:1977917927 */

/*==============================================================================================*/
/*common
/*==============================================================================================*/
*{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6, h7,em {
	font-weight:bold;
	font-style:normal;

}
img, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#454545;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#454545;
	text-decoration:none;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	background:#f2f2f2;
	font-size:12px;
	line-height:20px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.block{display:block;}
.line-height{ line-height:22px;}
.border{border:#dedede solid 1px; overflow:hidden; border-radius:4px;}
.cboth {
	display:block;
	line-height:0px;
    font-size:0;
	clear:both;
}
.dtab {
	border-collapse:collapse;
}
.dtab td {
	border:1px solid #cccccc;
	padding:2px 5px;
}
/*==============================================================================================*/
/*module
/*==============================================================================================*/
#container {
	width:100%;
}
#header{
	width:100%;
	-moz-box-shadow: 0 1px 2px #eeeeee;
    -webkit-box-shadow: 0 1px 2px #eeeeee;
    box-shadow: 0px 1px 2px #eeeeee;
	overflow:hidden;
}

#mainer{
	overflow:hidden;
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#footer{
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align:center;
	overflow:hidden;
	padding-bottom:80px;
	font-size:12px;
	line-height:25px;
	border:#f5f5f5 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
}
/*==============================================================================================*/
/*header
/*==============================================================================================*/
.headbd{
	height:85px;
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	clear:both;
	}
.logo{
	float:left;
	width:30%;
	height:50px;
	margin-top:1.5%;
	margin-left:5%;
}
.slogan{ float:left;color:#333;font-weight:normal; line-height:16px; text-align:left; margin-top:15px; font-size:14px;width:65%;}
.slogan strong{
	display:block;
    font-size:16px;	
	line-height:30px;
	}

.share{float:right; margin-top:12px; margin-right:10px;}
.bdsharebuttonbox a{background:url(../templets/images/share.png) no-repeat left -5px !important;}
.menu{
	background-image:url(../templets/images/menu_bg.png);
	background-repeat:repeat-x;
	height:49px;
	display:block;
	width:100%;
	bottom:0px;
	position:fixed!important;
	z-index:9999;
}
.menu ul{
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
}
.menu li{
	float:left;
	width:20%;
}
.menu li a{
	display:block;
	text-align:center;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	padding-bottom:3px;
	height:50px;
	color:#fff;

}
.menu li img{padding-top:2px; display:block;line-height:20px; margin-left:auto; margin-right:auto;}
.menu li .start img{padding-top:7px;}
.menu li span{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:12px;
	line-height:16px;
	font-style:normal;
}
.menu li a:hover{
	background:#131313;
	color:#eeeeee;
}
.menu li a.index{
	background-image:none;
	margin-left:3px
}

.nav{
	display:block;
	overflow:hidden;
	max-width:720px;
	margin:0 auto;
}
.nav ul{
	display:block;
	max-width:730px;
	
}
.nav li{
	float:left;
	line-height:40px;
	height:40px;
	width:33.3%;
	margin-bottom:1px;
	background:#262827;
	text-align:center;
}
.nav li a{ color:#FFF; display:block; background:url(../templets/images/nav_line.gif) right 0px repeat-y;background-color:rgb(164,22,27);}
.nav li a:hover{
   background:#3a3d3c url(../templets/images/nav_line.gif) right 0px repeat-y;
}
/*==============================================================================================*/
/*banner
/*==============================================================================================*/
.banner {
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	position:relative;
	z-index:100;
	-moz-box-shadow: 0 1px 2px #d3d3d3;
    -webkit-box-shadow: 0 1px 2px #d3d3d3;
    box-shadow: 0px 1px 2px #d3d3d3;
}


/*==============================================================================================*/
/*indexer-css
/*==============================================================================================*/
.guide{
	width:100%;
	max-width:720px;
	min-height:400px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;		
}

/*-------------------guide body-------------------*/
.guide_youshi{
	margin-bottom:10px;
}
.guide_youshi h2{ 
	overflow:hidden; 
	height:40px; 
	line-height:40px; 
	color:#fff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	background:url(../templets/images/hd_bg.jpg) right 0px repeat-x;
}
.guide_youshi li{ 
      clear:both; 
	  padding:10px; 
	  border-bottom:#eaeaea solid 1px;
	  overflow:hidden;
	  background:#fff;
}

.guide_youshi img{
	display:inline-block;
	margin-right:3%;
	float:left;
	width:30%;
}
.guide_youshi li a{
	float:left;
	width:67%;
	
}
.guide_youshi li span{
	font-weight:bold;
}

.guide_news{
	background:#fff;
	border:#f5f5f5 solid 1px;
	-moz-box-shadow: 0 1px 2px #eeeeee;
    -webkit-box-shadow: 0 1px 2px #eeeeee;
    box-shadow: 0px 1px 2px #eeeeee;
	margin-bottom:10px;
}
.guide_news h2{ 
	overflow:hidden; 
	height:45px; 
	line-height:45px; 
	color:#666666;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
	border-bottom:#eaeaea solid 1px;
	background:#fafafa;
}
.guide_news h2 span{ color:#999; font-weight:normal; font-size:12px; margin-left:10px;}
.guide_news h2 a{ 
	width:33px;
	height:25px;
	margin-top:15px;
	margin-right:15px;
	background:url(../templets/images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}
.guide_news li{ 
      clear:both; 
	  padding:10px; 
	  border-bottom:#eaeaea solid 1px;
	  overflow:hidden;
	  background:#fff;
}
.guide_news li:last-child{
	border-bottom:none;
}

.guide_news .pic1{
	width:92%;
}

.guide_news .pic2{
	width:92%;
}

.guide_news .red{
	font-weight:bold;
	}

.guide_news li a{
	float:left;
	position:relative; 
	width:95%;
	
}
.guide_news li span{
	display:block; position:absolute; right:5px; color:#999; top:0px;
}


/*-------------------about us-------------------*/
.guide_about {
	margin-bottom:10px;
}
.guide_about h2{ 
    background:#fff;
	overflow:hidden; 
	height:45px; 
	line-height:45px; 
	color:#666666;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
	border-bottom:#eaeaea solid 1px;
}
.guide_about h2 span{ color:#999; font-weight:normal; font-size:12px; margin-left:10px;}
.guide_about h2 a{ 
	width:33px;
	height:25px;
	margin-top:15px;
	margin-right:15px;
	background:url(../templets/images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}
.guide_about img{
	width:100% !important;
}
.guide_about .content{ margin-bottom:10px; margin-left:10px; margin-right:10px;}


/*-------------------client-------------------*/
.guide_client{
	overflow:hidden;
	margin-bottom:15px;
}
.guide_client h2{ 
    background:#fff;
	overflow:hidden; 
	height:45px; 
	line-height:45px; 
	color:#666666;
	position:relative;
	padding-left:15px;
	border-bottom:#eaeaea solid 1px;
}
.guide_client h2 span{ color:#999; font-weight:normal; font-size:12px; margin-left:10px;}
.guide_client h2 a{ 
	width:33px;
	height:25px;
	margin-top:15px;
	margin-right:15px;
	background:url(../templets/images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}
.guide_client ul{ overflow:hidden; padding:10px; background:#fff;}
.guide_client ul li{ 
	 border-bottom:#dddddd solid 1px;
	 margin-right:10px;
	 margin-bottom:12px;
	 padding-bottom:10px;
	 }
.guide_client ul li a{ font-weight:bold;}	 
/*-------------------pruducts-------------------*/
.guide_pro {
	overflow:hidden;
	background:#fff;
	border:#f5f5f5 solid 1px;
	text-align:left;
	margin-top:10px;
    -moz-box-shadow: 0 1px 2px #eeeeee;
    -webkit-box-shadow: 0 1px 2px #eeeeee;
    box-shadow: 0px 1px 2px #eeeeee;
	margin-bottom:20px;
	padding-bottom:10px;
}
.guide_pro h2{ 
	overflow:hidden; 
	background:#fafafa;
	height:45px; 
	line-height:45px; 
	color:#666666;
	position:relative;
	padding-left:15px;
	border-bottom:#eaeaea solid 1px;
}
.guide_pro h2 span{ color:#999; font-weight:normal; font-size:12px; margin-left:10px;}
.guide_pro h2 a{ 
	width:33px;
	height:25px;
	margin-top:15px;
	margin-right:15px;
	background:url(../templets/images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}

.guide_pro ul{ display:block;margin-top:10px;}
.guide_pro ul li{ 
	text-align:center;
	float:left;
	width:50%;
	overflow:hidden;
	background:#fff;
}
.guide_pro ul li .bd{
	display:block;
	border:#f5f5f5 solid 1px;
	margin:10px; 
}
.guide_pro ul li a{
	display:block;
}
.guide_pro ul li img{ 
	width:100%;
	text-align:center; 
}
.guide_pro ul li .thumb{ padding:5px;}
.guide_pro ul li .text{
	display:block;
	background:#fafafa;
    height:40px;
	line-height:40px;
	text-align:center;
}

/*==============================================================================================*/
/*content
/*==============================================================================================*/
.comcont{
	background:#fff;
	-moz-box-shadow: 0 1px 2px #eeeeee;
    -webkit-box-shadow: 0 1px 2px #eeeeee;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	 }
.comcont img{ max-width:620px !important; }	 
.comcont .hd{
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:#dddddd solid 1px;
	background:#fafafa;
}
.comcont .locate{background:#fafafa; overflow:hidden; }
.comcont .locate ul img{float:left;}
.comcont .locate ul{ list-style:none;float:left;background:url(../templets/images/home.png) no-repeat 10px 14px; padding-left:20px;}
.comcont .locate li{ float:left;display:block; padding:10px; text-align:center; background:url(../templets/images/arrow.png) no-repeat right 17px;}
.comcont .locate li a{ font-size:12px; font-weight:normal; text-align:center;}

.comcont .fellow {background:#f8f8f8; overflow:hidden; clear:both;}
.comcont .fellow ul{ list-style:none; display:block; }
.comcont .fellow li{ float:left;display:block; text-align:center; border:#fff solid 1px;}
.comcont .fellow li a{ font-size:12px; font-weight:normal; padding:10px 13px; text-align:center; display:block; overflow:hidden;}
.comcont .fellow .cur{ background-color:#f2f2f2;}


.content{ margin-left:10px; margin-right:10px; margin-top:10px; clear:both; min-height:200px; overflow:hidden;}
.content h2{ text-align:center; line-height:40px; height:40px;}
.content img{ height:auto !important; text-align:center !important;}
.content .pic{ border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;text-align:center; 100%}
.content .pic img{ width:100%}
.content .pic h3{ font-weight:normal; margin-top:10px;font-size:12px; overflow:hidden; display:block;text-align:left;}
.content .intro img{ max-width:700px !important; width:100% !important;}

.box h2.title{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
    overflow: hidden;
    height: 25px;
	background:url(../templets/images/tl_cut.png) no-repeat 0 4px;
}

.box h2.title span{
	font-size:12px;
	font-weight:normal;
	color:#999999;
}
.box h2.title a.more{
	font-weight:normal;
	text-indent:-9999px;
	width:33px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../templets/images/ico_more.gif) no-repeat 0 center;
	float:right;
    display: block;
}

.box h2.title em{
    float: left;
    font-style: normal;
}
.box li { 
     margin-bottom:15px; 
	 font-size:12px;
}
.box li span{ display:block;line-height:20px; font-weight:bold;
}
.box li p{ line-height:20px;;
}

.arclist {
    width:100%;
}
.arclist li{
	line-height:50px;
	height:50px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	vertical-align:top;
	background:#fefefe;
	border-bottom:#eaeaea solid 1px;
}
.arclist li span{
    display: block;
	float:left;
	margin-right:10px;
}
.arclist li a{
	float:left;
    display: block;
}
.arclist li .time{
	float:left;
	margin-left:30px;
	color:#ccc;
    display: block;
}

.artlist {
    width:100%;
}
.artlist li{
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	background:#fefefe;
	border-bottom:#eaeaea solid 1px;
}

.prolist {
    width:100%;
	background:#fff;
	margin-top:10px; 
}
.prolist li{
	text-align:center;
	float:left;
	width:50%;
	overflow:hidden;
	background:#fff;
	margin-bottom:10px;
}
.prolist li .bd{ margin:10px;border:#f5f5f5 solid 1px;}
.prolist li a{
    display: block;
	
}
.prolist li a.thumb{
	text-align:center;
	padding:5px;
    overflow: hidden;
}
.prolist li a.thumb img{
	width:100%;
	text-align:center;
}
.prolist li a.text{
	display:block;
	background:#fafafa;
    height:40px;
	line-height:40px;
	text-align:center;
}

.pholist {
    width:100%;
	margin-left:2%; 
	margin-top:10px; 
}
.pholist li{
	overflow:hidden;
	background:#fff;
	margin-bottom:10px;
}
.pholist li span{
    display: block;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.pholist li p{
	padding-right:10px;
}
.pholist li p strong{
	display: block;
}
.table-box{
    border:none;    
}

/*--------------------page------------------*/
.page{
    margin:10px 10px 0px 10px;
    clear: both;
	overflow:hidden;
}
.page .first{
    background:url(../templets/images/page.png) 7px -82px no-repeat;
}
.page .last{
    background:url(../templets/images/page.png) 7px -140px no-repeat;
}
.page .next{
    background:url(../templets/images/page.png) 7px 10px no-repeat;
}
.page .prev{
    background:url(../templets/images/page.png) 7px -36px no-repeat;
}
.page .page_list{ overflow:hidden; float:right; margin-right:5px;}
.page .page_list a{
	display:block;
	float:left;
	margin-right:5px;
    border:1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size:12px;

}
.page .page_rows{
	display:block; 
	float:left;
    border:1px solid #eaeaea; 
	font-size:12px;
	margin-right:5px;
    padding: 5px 10px 5px 10px;
}
.page .page_list a.selected{
    background: #f2f2f2;
    color: #222222;
}
.pnnav { margin-top:10px; border-top:#eeeeee solid 1px; padding-top:10px;}
/*==============================================================================================*/
/*form
/*==============================================================================================*/
.field{
    display: table;
    margin-bottom: 10px;
}
label{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    cursor: pointer;
	
}
label.label{
    float: left;
	display:block;
    width: 120px;
    padding-top: 5px;
    text-align: left;
    color: #333;
}
.controls{
    margin-left: 140px;
}
input{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}

input.text{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    padding: 4px 6px;
    margin-left: 0;
    width: 206px;
    text-indent: 0px;
    text-shadow: none;	
}

textarea{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;

}

textarea.textarea{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #555;
    font-size: 11px;
    padding: 4px 6px;
    margin-left: 0;
	width:400px;
}

.btn{
    background:#F5F5F5;
    border: 1px solid #B3B3B3;
    color: #333333;
    cursor: pointer;
    letter-spacing: 2px;
    line-height: 1;
    overflow: visible;
    padding: 6px 8px;
    overflow:hidden;
    text-align: center;
    width: auto;
}

/*==============================================================================================*/
/*footer
/*==============================================================================================*/
#footer span{
	 text-align:center;
	 height:30px; 
	 line-height:30px;
}
.ft_top{
	 margin-bottom:10px;
	 padding-top:5px;
	 padding-bottom:5px;
	 background:#fafafa;
	 border-bottom:#dddddd solid 1px;
}
.ft_top a{ padding:3px; width:100px;  display:inline-block; }
.ft_links{
	overflow:hidden;
}
.ft_links a{
	color:#a0a0a1;
}
.ft_links ul{
	list-style:none;
}
.ft_links ul li{
	padding-right:10px;
	margin-left:5px;
	overflow:hidden;
	background:url(../templets/images/ft_em.png) right 7px no-repeat;
	display:inline-block;
}
.ft_txt{
	clear:both;
	overflow:hidden;
}
.ft_code{
	overflow:hidden;
	margin-top:10px;
}
/*==============================================================================================*/
/*other
/*==============================================================================================*/
.mynav{
	width:100%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:999998;
}
#navbd{
	position:absolute;
	background:#000000;
	overflow:hidden;
	width:100%;
	top:-410px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:#CCC solid 1px;
}
.mynav li{
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	background:none;
}
.mynav .parent{
	clear:both;
	display:block;
	font-weight:bold;
}
.mynav ul{ clear:both; display:block;}
.mynav .child{
	float:left;
}
.mynav li a:hover{
	background:#eeeeee;
	color:#000;
}

