@charset "utf-8";

.blue{
	padding:0px;
	margin:0px;
	font-size: 12px;
	line-height: 25px;
	color:#333;
	text-align: left;
}
.blue .main_box{
	width:100%;
	margin:0px auto;
	padding:0px;
	border:none;
	}
.blue .neirong, .blue #head{
	margin:0px;
	padding:0px;
	border:none;
}
.blue #globalHeader{
	width:100%;
	padding:0px;
	border:none;
	margin:0px auto;
	background:#fcfbf7;
}
.blue #globalHeader_link{
	width:100%;
	height:31px;
	padding:0px;
	margin:0px auto;
	border:none;
	line-height: 31px;
	background: url(images/link_bg.jpg) repeat-x;
}
.blue #globalHeader_link .left{
	width:500px;
	height:31px;
	padding:0px 0px 0px 10px;
	float:left;
	margin:0px;
	border:none;
	font-size: 13px;
	line-height: 31px;
	color: #0e0e0e;
	text-align:left;
}
.blue #globalHeader_link .right{
	width:260px;
	height:31px;
	padding:0px;
	float:right;
	margin:0px;
	border:none;
	font-size: 13px;
	line-height: 31px;
	color: #0e0e0e;
	text-align:left;
}
.blue #globalHeader_link a{
	margin-left:8px;
	margin-right:8px;
	font-size: 13px;
	line-height: 31px;
	color: #0e0e0e;
	text-align:left;
}
.blue #globalHeader_link a:hover{
	font-size: 13px;
	line-height: 31px;
	color: #f60;
	text-align:left;
}
.blue #globalHeader_logo{
	width:1000px;
	height:119px;
	padding:0px;
	margin:0px auto;
	border:none;
}
.blue #globalHeader_nav {
	 width:100%; 
	height:50px;
	padding:0px;
	margin:0px auto;
	border:none;
	background:#163882;
	overflow:hidden;
}
.blue #globalHeader_nav ul{
   width:1000px; 
	height:50px;
	margin:0px auto;
	display:block;
}
.blue #globalHeader_nav span{
	width:120px;
	height:50px;
	padding:0px;
	float:left;
	font-size: 15px;
	line-height: 50px;
	color: #fff;
	text-align:center;
	font-weight: bold;
	background: #f5b00b;
	overflow:hidden;
}
.blue #globalHeader_nav span a{
	font-family:"微软雅黑";
	font-size: 15px;
	line-height: 51px;
	color: #fff;
	text-align:center;
	font-weight: bold;
}

.blue #globalHeader_nav li{
	width:176px;
	height:51px;
	float:left;
	font-size: 15px;
	line-height: 51px;
	color: #fff;
	text-align:center;
	font-weight: bold;
	overflow:hidden;
}
.blue #globalHeader_nav a{
	font-family:"微软雅黑";
	font-size: 15px;
	line-height: 51px;
	color: #fff;
	text-align:center;
	font-weight: bold;
	display:block;
}
.blue #globalHeader_nav a:hover{
	line-height:51px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	background: #f5b00b;
	display:block;
}
.blue #globalHeader_ad {
	width:1000px;
	height:380px;
	padding:0px;
	margin:2px auto 0px auto;
	border:none;
}
.blue .main div{
	overflow:hidden;
}
.blue .main {
	width:1000px;
	padding:0px;
	margin:30px auto 0px auto;
	border:none;
}
.blue .small_title, .blue .W30 .title{
	width:100%;
	height:36px;
	margin:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}
.blue .small_title h2, .blue .W30 .title h2{
	padding:0px;
	float:left;
	margin:0px;
	border:none;
	font-size: 16px;
	line-height: 36px;
	color: #0e3779;
	font-weight: bold;
	text-align:left;
}
.blue .small_title span, .blue .W30 .title span{
	min-width:50px;
	_width:50px;
	height:36spx;
	padding:0px 10px 0px 0px;
	float:right;
	margin:0px;
	text-align:right;
}
.blue .big_title, .blue .W70 .title{
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	border:none;
	border-bottom: 1px solid #dfdfdf;
	overflow:hidden;
}
.blue .big_title h2, .blue .W70 .title h2{
	padding:0px;
	height:40px;
	float:left;
	margin:0px;
	border:none;
	font-size: 16px;
	line-height: 40px;
	color: #0e3779;
	font-weight: bold;
	background: url(images/big_title_h2.jpg) repeat-x bottom;
	text-align:left;
}
.blue .big_title h3, .blue .W70 .title h3{
	padding:0px 0px 0px 5px;
	height:40px;
	float:left;
	margin:0px;
	border:none;
	font-family:"微软雅黑";
	font-size: 13px;
	line-height: 40px;
	color: #676767;
	font-weight:300;
	text-align:left;
	text-decoration: none;
	background: url(images/title_h3.jpg) no-repeat left bottom;
	
}
.blue .big_title span, .blue .W70 .title span{
	min-width:50px;
	_width:50px;
	height:40px;
	padding:0px 10px 0px 0px;
	float:right;
	margin:0px;
	text-align:right;
}
.blue .title span a{
	font-size: 13px;
	line-height: 40px;
	color: #0e3779;
	text-align:right;
}
.blue .title span a:hover{
	font-size: 13px;
	line-height: 40px;
	color: #f60;
	text-align:right;
}
.blue .index_left{
	width:662px;
	float:left;
	}
.blue .index_right{
	width:310px;
	float:right;
	}
.blue .jieshao{
	width:100%;
	padding:0px;
	margin:10px 0px 0px 0px;
	border:none;
}
.blue .jieshao .GSJJ{
	margin:0px;
	padding:0px;
}
.blue .jieshao .content{
	height:200px;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:left;
	border:none;
	overflow:hidden;
}
.blue .jieshao .content img{
	width:120px;
	height:90px;
	float:left;
	margin:5px 8px 0px 15px;
}
.blue .jieshao .content p{
	padding:8px 10px 10px 10px;
	font-size: 12px;
	line-height: 22px;
	color:#8e8e8e;
	text-align: left;
	text-indent:2em;
}
.blue .fenlei{
	width:100%;
	padding:0px;
	margin:50px 0px 0px 0px;
	border: none;
}
.blue .fenlei .content{
	height:auto;
	padding:10px 0px 40px 0px;
	margin:0px auto;
}
.blue .fenlei li{
	width:50%;
	 background: url(images/xd.jpg) no-repeat left center;
	 float:left;
	 border-bottom: 1px dashed #969696;
	display:block;
}
.blue .fenlei li a{
	padding-left:15px;
	font-size: 13px;
	line-height:36px;
	color:#656565;
	text-align:left;
}
.blue .fenlei li a:hover{
	font-size: 13px;
	line-height:36px;
	color:#f60;
	text-align:left;
}
.blue .news{
	width:100%;
	padding:0px;
	margin:0px;
	border:none;
}
.blue .news .content1{
	height:190px;
	margin:0px;
	padding:5px 0px 0px 0px;
	border:none;
	text-align:left;
	border:none;
	overflow:hidden;
}
.blue .news .content2{
	height:255px;
	margin:0px;
	padding:10px 0px 0px 0px;
	border:none;
	text-align:left;
	border:none;
	overflow:hidden;
}
.blue .news li{
	width:100%;
	height:36px;
	margin:0px auto;
	padding:0px;
	border:none;
	background: url(images/xd.jpg) no-repeat left center;
	border-bottom: 1px dashed #9c9c9c;
}
.blue .news li a{
	float:left;
	font-size: 13px;
	line-height:36px;
	color:#656565;
	text-align:left;
	text-indent:10px;
}
.blue .news li a:hover{
	font-size: 13px;
	line-height:36px;
	color:#f60;
}
.blue .news li span{
	padding-right:10px;
	float:right;
	font-size: 13px;
	line-height:36px;
	color:#333;
	text-align:right;
}
.blue .product_one{
	width:100%;
	padding:0px;
	margin:40px auto 0px auto;
	border: none;
}
.blue .product_one .content{
	height:245px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	border:none;
	overflow:hidden;
}
.blue .product_one li{
	width:220px;
	height:220px;
	float:left;
	margin:0px 5px 0px 20px;
	display:inline;
	font-size: 13px;
	line-height: 18px;
	color:#333;
	text-align:center;
	background:#c6c6c6;
	overflow:hidden;
}
.blue .product_one li a{
	font-size: 13px;
	line-height: 35px;
	color:#545252;
	text-align:center;
}
.blue .product_one li a:hover{
	font-size: 13px;
	line-height: 35px;
	color:#f60;
	text-align:center;
}
.blue .product_one li img{
	width:220px;
	height:180px;
	display:block;
}
.blue .product_two{
	padding:0px;
	margin:30px 0px 0px 0px;
	border: none;
}
.blue .product_two .content{
	height:240px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	border: none;
	overflow:hidden;
}
.blue .product_two .content ul{
	float:left;
}
.blue .product_two li{
	width:220px;
	height:240px;
	float:left;
	margin:5px 5px 10px 20px;
	display:inline;
	font-size: 13px;
	line-height: 18px;
	color:#333;
	text-align:center;
	overflow:hidden;
}
.blue .product_two li a{
	font-size: 13px;
	line-height: 18px;
	color:#333;
	text-align:center;
}
.blue .product_two li a:hover{
	font-size: 13px;
	line-height: 18px;
	color:#f60;
	text-align:center;
}
.blue .product_two li img{
	width:220px;
	height:180px;
	display:block;
}
.blue .product .pic-txt{
	display: block;
	position: absolute;
	width: 260px;
	height: 35px;
	margin:205px 0 0 0;
	font: 12px/35px "宋体";
	color:#a98e57;
	text-align: center;
	z-index: 10000;
	background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#80000000, endColorstr=#80000000);
	cursor: pointer;
}
.blue .products{
	padding:0px;
	margin:0px;
	border: none;
}
.blue .products .content{
	padding:0px;
	margin:0px auto;
	border: none;

}
.blue .products .content ul{
}
.blue .products .content li{
	width:200px;
	height:205px;
	float:left;
	margin:10px 5px 10px 20px;
	display:inline;
	font-size: 13px;
	line-height: 18px;
	color:#333;
	text-align:center;
	overflow:hidden;
}

.blue .products li img{
	width:200px;
	height:165px;
	display:block;

}
.blue .div_1000{
	width:1000px;
	padding:0px;
	margin:0px auto;
}
.blue .W30 {
	width:235px;
	padding:0px;
	float:left;
	margin:0px;
}
.blue .W70{
	width:740px;
	padding:0px;
	float:right;
	margin:0px;
	border:none;
}

.blue a {
	color:#333;
	font-size:13px;
	text-decoration: none;
}
.blue a:hover {
	color:#f60;
}
.blue span a{
	color:#fff;
	font-size:13px;
	text-decoration: none;
	}
.blue span a:hover{
	color:#f60;
	font-size:13px;
	text-decoration: none;
	}
.blue .block{
	padding:0px;
	margin:0px;
	border: none;
	background:none
}
.blue .skin{
	padding:0px;
	margin:0px;
	background:none
}
.blue .blocks{
	padding:0px;
	margin:0px;
	border: none;
	background:none
}
.blue .skins {
	padding:0px;
	margin:0px;
	background:none
}
.blue .skins .titles {
	width:100%;
	margin:15px 0px 10px 0px;
	padding:0px;
	border:none;
}
.blue .skins .titles h1 {
	width:100%;
	margin:0px;
	padding:0px;
	border:none;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color:#333;
	text-align: center;
}
.blue .skins .titles h3{
	min-width:50px;
	_width:50px;
	height:31px;
	float:right;
}
.blue .skins .titles span {
}
.blue .skins .contents {
	width:95%;
	padding:0px;
	margin:0px auto;
	background: none;
	border:none;
}
.blue .skins .contents img{
	padding:0px;
	margin:0px auto;
	background: none;
	border:none;
	display:block;
}
.blue #sidebar {
	border: none;
}

.blue #globalFooter {
	clear:both;
	width:100%;
	height:195px;
	margin:30px auto 0px auto;
	padding:0px;
	border:none;
	background: url(images/foot.jpg) repeat-x;
}
.blue #globalFooter .foot_links{
	width:1000px;
	height:57px;
	margin:0px auto;
	border:none;
	padding:0px;
	font-size: 14px;
	line-height:57px;
	color: #fff;
	text-align: center;
}
.blue #globalFooter .foot_links a{
	margin-left:8px;
	margin-right:8px;
	font-size: 14px;
	line-height:57px;
	color: #fff;
	text-align: center;
	font-weight:bold;
}
.blue #globalFooter .foot_links a:hover{
	font-size: 14px;
	line-height:57px;
	color: #f60;
	text-align: center;
	font-weight:bold;
}
.blue #globalFooter_copyright{
	width:1000px;
	margin:0px auto;
	border:none;
	padding:20px 0px 0px 0px;
	font-size: 12px;
	line-height:25px;
	color: #fff;
	text-align: center;
}
.blue #globalFooter_copyright a{
	font-size: 12px;
	line-height:25px;
	color: #fff;
	text-align: center;
}
.blue #globalFooter_copyright a:hover{
	font-size: 12px;
	line-height:25px;
	color: #f60;
}

.blue #inlcude_contact_p{
	width:100%;
	margin:20px 0px 0px 0px;
	padding:0px;
	border:none;
	}
.blue #inlcude_contact_p .content{
	min-height:190px;
	_height:190px;
    overflow:visible;
	padding:10px 0px 0px 0px;
	border:none;
	text-align:left;
}
.blue #inlcude_contact_p .content .p{
	font-size: 12px;
	line-height: 20px;
	color:#333;
	text-align: left;
}
.blue #include_product_son_txtli{
	width:100%;
	padding:0px;
	margin:0px;
	border: none;
}
.blue #include_product_son_txtli .content{
	padding:10px 0px 15px 0px;
	margin:0px auto;
	border: none;
}
.blue #include_product_son_txtli .hide, .blue #include_product_son_txtli .hideI{
	display:block;
}
.blue #include_product_son_txtli .content .column{
	width:100%;
	margin:3px auto;
	padding:0px;
	overflow:hidden;
}
.blue #include_product_son_txtli li span{
	width:100%;
	margin:3px auto;
	padding:0px;
	background:#dadada url(images/xd.jpg) no-repeat 15px center;
	overflow:hidden;
	display:block;
}
.blue #include_product_son_txtli .content .column a, .blue #include_product_son_txtli li span a{
	padding-left:30px;
	font-size:13px;
	text-align:left;
	color:#272727;
	line-height:33px;
	font-weight: bold;
}
.blue #include_product_son_txtli .content .column a:hover, .blue #include_product_son_txtli li span a:hover{
	font-size:13px;
	text-align:left;
	color:#f60;
	line-height:33px;
}
.blue #include_product_son_txtli li p a{
	width:200px;
	height:28px;
	margin:0px auto;
	line-height:28px;
	font-weight:300;
	padding:0px 0px 0px 25px;
	font-size:13px;
	color:#333;
	text-align:left;
	display:block;
}
.blue #include_product_son_txtli li p a:hover{
	font-size:13px;
	color:#f60;
}

.blue #include_article_son_txtli{
	margin:0px;
	padding:0px;
	border: none;
}
.blue #include_article_son_txtli .content{
	margin:0px;
	padding:10px 0px 10px 0px;
	background:#fff;
	border: 2px solid #149303;
	border-top:none;
}
.blue #include_article_son_txtli .content li{
	width:240px;
	height:33px;
	margin:5px auto;
	padding:0px;
	background: url(images/fenlei.png) no-repeat;
	overflow:hidden;
}
.blue #include_article_son_txtli .content li a{
	padding-left:35px;
	font-size: 15px;
	line-height:33px;
	color:#272727;
	text-align:left;
	display:block;
	}
.blue #include_article_son_txtli .content li a:hover{
	font-size: 15px;
	line-height:30px;
	color:#f60;
	display:block;
}
.blue .W70 .xiangmus{
	width:100%;
	padding:0px;
	margin:0px auto;
	border:none;
}
.blue .W70 .xiangmus .content{
	padding:0px;
	margin:0px;
	border:none;
}
.blue .W70 .xiangmus ul{
	padding:0px;
	margin:0px;
	border:none;
}
.blue .W70 .xiangmus li{
	width:100%;
	height:115px;
	padding:0px 0px 4px 0px;
	margin:10px auto 0px auto;
	font-size: 12px;
	line-height: 20px;
	color:#333;
	text-align:left;
	background: #f4f4f4 url(images/ziye3_11.jpg) repeat-x bottom;
	overflow:hidden;
}
.blue .W70 .xiangmus li .xmleft img{
	width:135px;
	height:110px;
	padding:0px;
	margin:0px;
}
.blue .W70 .xiangmus li .xmleft{
	width:135px;
	height:110px;
	padding:3px 12px 0px 3px;
	float:left;
	margin:0px;
	overflow:hidden
}
blue .W70 .xiangmus li .xmright{
	width:520px;
	height:115px;
	padding:0px;
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;
	overflow:hidden
}
.blue .W70 .xiangmus li .xmright p{
	width:100%;
	padding:0px;
	margin:0px;
	font-size: 12px;
	line-height: 20px;
	color:#6b6b6b;
	text-align:left;
}
.blue .W70 .xiangmus li span{
	width:100%;
	font-size: 14px;
	line-height: 30px;
	color:#ff411b;
	text-align:left;
	font-weight: bold;
	display:block;
}
.blue .W70 .xiangmus li span a:link, .blue .W70 .xiangmus li span a:visited{
	font-size: 14px;
	line-height: 30px;
	color:#ff411b;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
.blue .W70 .xiangmus li span a:hover{
	color: #f60;
}
.blue .W70 .xiangmus li .more{
	width:96%;
	height:12px;
	padding:6px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
}
.blue .W70 .xiangmus li .more img{
	width:35px;
	height:12px;
    float:left;
}

.blue .W70 .news_box{
	margin:0px;
	padding:0px;
	border: none;
}
.blue .W70 .news_box .content{
	margin:0px;
	padding:0px;
	border: none;

}
.blue .W70 .news_box ul{
	width:100%;
	margin:10px auto;
}
.blue .W70 .news_box li{
	width:98%;
	height:28px;
	margin:0px auto;
	text-align: left;
}
.blue .W70 .news_box li a{
	float:left;
	font-size: 13px;
	line-height: 28px;
	color:#333;
	text-align:left;
	text-indent:12px;
	background: url(images/xd.jpg) no-repeat left;
}
.blue .W70 .news_box li a:hover{
	line-height: 28px;
	color: #f60;
}
.blue .btn_order {
	padding:10px;
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing: 1em;
	text-align: center;
	text-decoration: none;
	color: #333;
}
.blue #ArticleContent_body, .blue . imgtxt{
	width:96%;
	margin:10px auto;
	font-size: 13px;
	line-height: 25px;
	color: #333;
	text-align: left;
	text-indent:22px;
	font-weight:normal;
	}
.blue .crumbNav{
	width:98%;
	height:30px;
	padding:0px;
	margin:0px auto;
	line-height: 25px;
	border:none;
	color: #333;
}
.blue .table, .blue .table .bg2, .blue .pages, .blue table td, .blue table th{
	background:none;
	color: #333;
}
.blue .skins .pubdate{
	width:90%;
	height:25px;
	padding:0px;
	margin:5px auto 5px auto;
	border:none;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	text-align: center;
	background:#e1e1e1;
	display:block;
}
#full-screen-slider { width:100%; height:450px; float:left; position:relative; }
#slides { display:block; width:100%; height:450px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:25%; top:420px; z-index:100;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#f5a419}