﻿@charset "utf-8";
/* CSS Document */
/* CSS Document */

/* CSS Document */

*{margin:0;padding:0;font-size:100%;}
body{ background-color:#fff;}
body, button, input, select, textarea { font:16px/21px "Microsoft YaHei","ËÎÌå",HELVETICA;vertical-align:middle;}

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal;margin:0px; padding:0px;}
ul,li,ol { list-style:none;margin:0px; padding:0px;}
a{color:#000}
a:link,a:visited{text-decoration:none}
a:hover,a:active{text-decoration:underline;color:#000}
img{vertical-align:top;border:0 none}
em { font-style:normal;}
button, input, select, textarea { font-size:100%; vertical-align:middle; font-family: Arial, Helvetica, sans-serif; outline:none}
textarea { resize:none }
input { line-height:1.2em; overflow:hidden;}
.clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
.clear{*zoom:1;clear:both; font-size:0; line-height:0; height:0; }
.clear{clear: both;}
.ml10{ margin-left:10px;}
.mt15{margin-top:15px;}
.mb10{margin-bottom:15px;}
.ml25{margin-left:25px;}
.mt20{margin-top:20px;}
.mr15{margin-right:15px;}

.mt5{ margin-top:5px;}
.h10{height:10px;}
.h20{height:15px;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.line{border-bottom:1px solid #c8c8c8; }
.layout{width:1200px; margin:0 auto;}
.mb5{ margin-bottom:5px;}
.border-bottom{ border-bottom:1px solid #f1f1f1;}

#contain {
	margin:0px auto;
	margin-top:0px;
	width: 1200px;
	 height:100%; overflow:hidden; 
}

.left {
	float: left; 
	margin-right:40px;
	margin-top:25px;
	width: 200px;
}
.middle{float: left; 
	width: 620px;	margin-right:40px; margin-top:10px;
	text-align:left;}
.right {
	float: right; 
	width: 300px; 
	background: #ffffff;
	text-align:left;
}

.banner_box{ width:1200px; height:auto; margin:10px auto 0;}

.bdcs-container .bdcs-search-form-input{ font-size:12px;}



/*foot*/
.footer{height:180px; background:#fafafa ;color:#666; font-size:1.1em; line-height:26px;}
.footer p{ text-align:center;background:#989ca2; height:50px;line-height:50px; color:#fff; }
.footer p span{display:block; width:1000px; margin:0 auto;}
.footer p span a{color:#f6f6f6; margin-right:15px;}
.footer p span a:hover{color:#f6f6f6;}
.footword {width:1000px; margin:0 auto;  padding-top:20px;padding-bottom:20px; line-height:26px;  text-align:center;  font-size:16px;}



/*about*/
.huibg{width:1200px; margin:0 auto; background-color:#eee; }
.neirong h1{ text-align:center; font-size:24px; font-weight:bold; color:#0066CC; line-height:80px;}
.neirong img{max-width:100% !important;height:auto !important;}
.neirong {width:90%;max-width:1000px; margin:0 auto; background-color:#FFFFFF;padding:3%;min-height:500px;}
.neirong p{line-height:35px; font-size:18px; padding:10px 0px; text-indent:2em; }
.neirong p img{text-align:center; max-width:750px;}
.footer{ margin-top:0;}

.neirong ul{margin-top:20px;}
.neirong ul li{line-height:40px;  height:40px; border-bottom:1px solid #ddd;font-size:18px; position:relative;}
.neirong ul li a{}
.neirong ul li span{ font-size:14px; color:ddd; position:absolute; right:0; }

.ylink{ padding:5px 15px;}


.paging{text-align:center;margin:30px auto;}
.paging a{border:1px solid #ddd;color: #337ab7;display:inline-block;width:50px;height:45px;line-height:45px;font-size:10px;text-align:center;}
.paging a:last-child{border-right:1px solid #ddd;}
.paging a:hover{background:#efefef;text-decoration:none}
.paging a.now {color: #fff;background:#337AB7;border:1px solid #337AB7}


@media screen and (max-width:1200px){
	.w1230{width:96%;padding:10px 2%;}
	.layout{width:100%;}
	.top{width:94%;margin:0 auto;}
	/*.search_box{position:relative;height:auto;}
	.banner_box{width:100%;}
	.search_box input{width:100%;height:40px;margin:0;}
	.commonSearchBtn{height:40px;width:40px;}*/
	.nav_box{width:100%;}
	.huibg{width:100%;}
	.neirong table{table-layout:fixed;width:100% !important;}
	.neirong table tr th{word-wrap:break-word;word-break:break-all;width:auto !important;}
	.neirong table tr td{word-wrap:break-word;word-break:break-all;width:auto !important;}
}
@media screen and (max-width:480px){
	/*.logo{width:100%;text-align: center;}
	.search_box{width:94%;margin:10px 3%;}*/
	
}
