body {font-size:14px;font-family:Microsoft Yahei; color:#333;  }
.wrap {width:100%;overflow:hidden;}
*{margin:0; padding:0;	}
dl {margin:0;}
dt {font-weight:normal;}
ul, li {list-style-type:none;margin:0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
/*a {color: #333; outline:none;text-decoration:none;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}*/
a:hover {text-decoration:none;color:#00a0e9;outline:none;}
a:focus {text-decoration:none;color:inherit;outline:none;}
img { border:0;vertical-align:middle;}
table {border-collapse:collapse;}
input {border:0;outline:none;}
/*公共样式勿删除*/
.myscroll { width: 100%;height:200px;overflow: hidden;}
.myscroll li { height: 45px;}
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {zoom: 1;}
.f_b {font-weight:bold;}
.v_m {vertical-align:middle;}
.v_t {vertical-align:top;}
.fl { float:left;}
.fr {float:right;}
.db {display:block;}
.dnb {display:inline-block;}
.d_n {display:none;}
.bod_r50 {border-radius:50%;}
.bod_r {border-radius:5px;}
.p20 {padding:20px;}
.pt5 {padding-top:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pt10 {padding-top:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}
.pr10 {padding-right:10px;}
.pt15 {padding-top:15px;}
.pl15 {padding-left:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}
.pt20 {padding-top:20px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}
.pt25 {padding-top:25px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}
.pt30 {padding-top:30px;}
.mt5 {padding-top:5px;}
.mb5 {margin-bottom:5px;}
.ml5 {margin-left:5px;}
.mr5 {margin-right:5px;}
.mt10 {margin-top:10px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}
.mt15 {margin-top:15px;}
.ml15 {margin-left:15px;}
.mr15 {margin-right:15px;}
.mb15 {margin-bottom:15px;}
.mr20 {margin-right:20px;}
.mb20 {margin-bottom:20px;}
.ml20 {margin-left:20px;}
.ml80 {margin-left:80px;}
.mt20 {margin-top:20px;}
.mr25 {margin-right:25px;}
.mb25 {margin-bottom:25px;}
.ml25 {margin-left:25px;}
.mt25 {margin-top:25px;}
.mr30 {margin-right:30px;}
.mb30 {margin-bottom:30px;}
.ml30 {margin-left:30px;}
.mt30 {margin-top:30px;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.t_l {text-align:left;}
.f36 {font-size:36px;}
.f32 {font-size:32px;}
.f30 {font-size:30px;}
.f28 {font-size:28px;}
.f24 {font-size:24px;}
.f22 {font-size:22px;}
.f20 {font-size:20px;}
.f12 {font-size:12px;}
.f18 {font-size:18px;}
.f16 {font-size:16px;}
.f14 {font-size:14px;}
.bod {border:1px solid #eee;}
.b_t {border-top:1px solid #eee;}
.b_r {border-right:1px solid #ddd;}
.bb_d {border-bottom:1px dotted #ddd;}
.bb {border-bottom:1px solid #eee;}
.b_l {border-left:1px solid #eee;}
.lh30 {line-height:30px;}
.lh24 {line-height:24px;}
.t_d {text-decoration:underline;}
.p_r {position:relative;}
.c_p {cursor:pointer;}
.c_6 {color:#666;}
.white { color:#fff;}
.red {color:#ff0000;}
.c_9 {color:#999;}
.c_3 {color:#333;}
.yellow {color:#f6dc14;}
.blue{color:#00a0e9;}
.bgf {background:#fff;}
.orange {color:#ff9000;}
.box_s {box-shadow:0 0 20px #ccc;}
.td2 {text-indent:2em;}
.bgcolor {background:#f8f8f8;}
.green {color:#00ffe4;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.p30 {padding:30px;}


/**/
.header {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	padding-top:15px; padding-bottom:15px;
	z-index:999;background: rgba(0,160,233,0.6);
}
.navbar-default {
	margin:0;
	border:none;
	background:none;
}
.logo {
}

.navbar-default .navbar-nav>li>a {
	position:relative;
	font-size:18px;
	color:#fff;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.navbar-default .navbar-nav>li>a.logina {
	color:#c8eafa;
	background:rgba(0,0,0,0.5);
	padding:5px 25px;
	border-radius:3px;
	margin-top:20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:hover {
	color:#fff;
	border-bottom:3px solid #ffffff;
	background:none;
}
.banner {
	background-size:cover;
	height:720px;
	position:relative;
}
.header .media {
	width:180px;
	margin:15px 0 0 30px;
	float:left
}
.banner dl {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	text-align:center;
	color:#fff;
	font-size:24px;
}
.banner dt {
	font-size:36px;
	padding-bottom:20px;
}
.footer {
	background:#1d202b;
	color:#fff;
}
.footer a {
	color:#dfdfdf;
}
.footer .a .box {
	display:block;
	line-height:30px;
	color:#fff;
	background:#2a303e;
	padding:20px 35px;
}
.footer .a .box i {
	display:inline-block;
	width:58px;
	height:58px;
	background-image:url(../images/2_34.png);
	background-repeat:no-repeat;
	vertical-align:middle;
}
.footer .a .box .ico2 {
	background-position:-296px 0;
}
.footer .a .box .ico3 {
	background-position:-615px 0;
}
.footer .a .box .ico4 {
	background-position:-918px 0;
}
.footer .c {
	text-align:center;
	padding:20px 0;
	border-top:1px solid #3f424a;
	color:#d6d6d6;
}
.footer .b {
	line-height:36px;
	padding:30px 0;
}
.footer .b .w1 {
	width:122px;
	float:left;
}
.footer .b .w2 {
	width:488px;
	float:left;
}
.footer .b .w3 {
	float:right;
	text-align:center;
}
.footer .b h3 {
	font-size:16px;
	position:relative;
}

.banner1 {
	background-size:cover;
	background-image: url(../images/bj.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.banner1 dt {
	font-size:48px;
}
.banner1 .btn {
	font-size:16px;
	background:rgba(0,0,0,0.5);
	width:144px;
	height:43px;
	padding:0;
	line-height:38px;
	margin-top:15px;
}
.banner1 .btn-1{
	color:#00a0e9;
}
.banner1 .btn-2{
	color:#ffa311;
}
.zhinan .a {
	position:relative;
	margin-top:-40px;
}
.zhinan .a .box {
	background:#fff;
	text-align:center;
	border-radius:10px;
	box-shadow:0 5px 10px rgba(0,0,0,0.1);
	font-size:16px;
	padding:40px 0 20px;
}
.zhinan .a .box span {
	display:block;
	width:100px;
	height:100px;
	border-radius:5px;
	border:2px solid #e0f3fb;
	margin:0 auto 20px;
	box-sizing:border-box;
	padding-top:25px;
}
.zhinan .a .box i {
	display:inline-block;
	width:52px;
	height:47px;
	background-image:url(../images/3_03.png);
	background-repeat:no-repeat;
}
.zhinan .a .box .ico1 {
	background-position:3px 0;
}
.zhinan .a .box .ico2 {
	background-position:-298px 0;
}
.zhinan .a .box .ico3 {
	background-position:-600px 0;
}
.zhinan .a .box .ico4 {
	background-position:-900px 0;
}
.zhinan .b {
	text-align:center;
	padding:60px 0;
}
.zhinan .b h2 {
	font-size:30px;
	margin-bottom:40px;
}
.zhinan .b h4 {
	line-height:36px;
	font-size:16px;
	margin:40px 0;
}
.zhinan .b h3 {
	font-size:16px;
}
.zhinan .b p {
	font-size:13px;
}
.zhinan .c {
	padding:50px 0;
	background:#f6f6f6;
}
.zhinan .c .hd {
	text-align:center;
}
.zhinan .c .hd h2 {
	font-size:30px;
}
.zhinan .c .hd h4 {
	font-size:16px;
	margin:20px 0;
}
.zhinan .c .hd .btn {
	background:#fff;
	border:1px solid #00a0e9;
	font-size:16px;
	padding:7px 22px;
	color:#00a0e9;
}
.zhinan .c {
	font-size:16px;
}
.zhinan .c .wen {
	display:inline-block;
	border-radius:3px;
	background:#00a0e9;
	text-align:center;
	color:#fff;
	width:25px;
	height:25px;
	line-height:25px;
}
.zhinan .c .da {
	background:#f8b551;
}
.zhinan .c dt {
	line-height:25px;
}
.zhinan .c dl p {
	margin-left:35px;
	line-height:30px;
}

.zhinan .c dl {
	margin:30px 0;
}
.navbar-toggle {
	margin-right:0;
	margin-top:5px;
}
.banner2 {
	width:100%;
	height:400px;
	background-size:cover;position:relative;
}
.contantus .a {
	padding:30px 0;
		text-align:center;
}
.contantus .a .hd {

	line-height:30px;
}
.contantus .a .hd  p{
	width:70%;
	margin:0 auto;
	color:#666;
}
.contantus .a .hd h2 {
	font-size:24px;
}
.contantus .a .hd h4 {
	font-size:18px;
	color:#666;
}
.contantus .a .bd {
	line-height:30px;
	font-size:18px;
}
.contantus .a .bd .box {
	margin-top:50px;
}

.contantus .a .bd p{
	margin-top:15px;
}
.contantus .b {
	text-align:center;
	border-top:1px dotted #ddd;
	padding-top:40px;
	line-height:30px;
	font-size:16px;
}
.contantus .b h3 {
	font-size:18px;
	margin-bottom:30px;
}
.contantus .c {
	padding:80px 0;
}
.banner3 {
	background:url(../images/4_01.jpg) center no-repeat;
	background-size:cover;
}
.message .a .box {
	background:#fff;
	border-radius:5px;
	padding:20px;
	margin-top:-50px;
	box-shadow:0  5px 10px rgba(0,0,0,0.1);
	position:relative;
}
.message .a .input-group {
	padding:10px;
	background:#ebebeb;
	border-radius:3px;
}
.message .a .btn-warning {
	background:#fe602b;
	height:40px;
}
.message .b {
	padding:30px 0;
	border-bottom:1px solid #ddd;
	font-size:16px;
	line-height:48px;
}
label {
	font-weight:normal;
}
.message .b a {
	display:inline-block;
	margin-right:30px;
}
.pagination>li>a, .pagination>li>span {
	color:#666;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background:#00a0e9;
	border:1px solid #00a0e9;
}
.message .c .list> li {
	line-height:28px;
	padding:30px 0;
	border-bottom:1px dashed #ddd;
}
.message .c li .ft {
	width:25%;
	text-align:right;
}
.message .c li .media-heading {
	font-size:18px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.message .c .list ul {
	margin-top:15px;
	color:#666;
}

/**/
.center_top {
	background:#1b1b1b;
	position:static;
	padding:20px 0;
}
.breadcrumb {
	margin:0;
	padding:10px 0;
	background:none;
}
.center .left {
	width:260px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	padding:20px;
	float:left;
	margin-top:20px;
}
.center .left .hd .pic {
	border-radius:50%;
	width:80px;
	height:80px;
}
.center .left .hd {
	text-align:center;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	padding-bottom:10px;
}
.center .left .hd h4 {
	font-size:16px;
	font-weight:bold;
}
.center .left .bd {
	line-height:50px;
	font-size:16px;
}
.center .left .bd li {
	padding:5px 0;
}
.center .left .bd li a {
	display:block;
	border-left:3px solid transparent;
	padding-left:30px;
}
.center .left .bd li.on a,.center .left .bd li:hover a {
	background:#f0f8fc;
	color:#00a0e9;
	border-left:3px solid #00a0e9;
}
.center .right {
	float:right;
	width:890px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	padding:20px;
	margin-top:20px;
}
.center .part_a {
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
}
.center .part_a dt {
	font-size:24px;
}
.center .part_a dd {
	font-size:16px;
	line-height:36px;
	color:#666;
	margin-top:10px;
}
.center .part_b {
	line-height:65px;
	font-size:16px;
	border-bottom:1px solid #ddd;
}
.message .c .list> li .media-object {
	width:180px;
	height:135px;
}
.message .c .list .btn-default {
	padding:7px 40px;
}
.message .c .list .btn-default:hover {
	color:#fff;
	background:#ff7d00;
	border:1px solid #ff7d00;
}

/**/
.header_info {
	position:static;
}
.header_info .navbar-default .navbar-nav>li>a ,.header_info .white{
	color:#333;
}
.header_info .navbar-default .navbar-nav>.active>a,.header_info .navbar-default .navbar-nav>.active>a:focus,.header_info .navbar-default .navbar-nav>.active>a:hover,.header_info .navbar-default .navbar-nav>li>a:hover {
	color:#00a0e9;
}
.header_info .navbar-default .navbar-nav>li>a.logina {
	background:#ff9e40;
	color:#fff;
}

.modal-dialog {
	margin-top:13%;
}
.proitem .a {
	padding-top:30px;
}
.proitem .a .swiper-slide:after {
	content:'';
	display:block;
	background:rgba(255,255,255,0.5);
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.proitem .a  .swiper-slide-active:after {
	display:none;
}
.proitem .a .hd {
	line-height:36px;
	font-size:16px;
}
.proitem .a .hd p {
	color:#666;
}
.proitem .a .hd h2 {
	font-weight:bold;
	font-size:24px;
	margin-top:0;
}

.proitem .a .bd1 {
	border-bottom:1px solid #eee;
}
.proitem .a .bd1 .media {
	
	padding:15px 0;
}
.proitem .a .bd1 .media-body {
	line-height:26px;
}
.proitem .a .bd1 b {
	font-size:48px;
}
.proitem .a .bd2 {
	border-bottom:1px solid #eee;
	padding:13px 0;
}
.proitem .a .bd2 p{
	font-size:12px;
	color:#999999;
}
.proitem .a .bd2 h4 {
	font-size:20px;
}
.proitem .a .bd3  {
	padding:15px 0;
	border-bottom:1px solid #eee;
}

.proitem .a .bd3 li {
	line-height:32px;
}
.btn-primary {
	background:#00a0e9;
	border:1px solid #00a0e9;
}
.proitem .a .btn-primary {
	font-size:16px;
	padding:10px 0;
	margin-top:10px;
}
.modal-dialog1 {
	width:400px;
}
.modal-title span {
	border-bottom:2px solid #333;
	padding-bottom:15px;
	margin-bottom:-15px;
}
.proitem .b {
	line-height:36px;
}

.proitem .c {
	padding:30px 0;
}
.proitem .c .box {
	line-height:48px;
}
.proitem .d h2,.proitem .c h2,.proitem .b h2 {
	font-size:24px;
	padding-bottom:20px;
	border-bottom:1px solid #eee;
}
.proitem .d p{
	line-height:30px;
	padding:10px 0;
}
.proitem .e {
	line-height:24px;
	padding:10px 0 50px;
}
.proitem .e h4 {
	font-size:16px;
	line-height:24px;
	margin-bottom:0;
}
.proitem .e .pic {
	width:100%;
}
.table1 td {
	padding:10px 5px;
}
.table1 td .form-control {
	border-radius:0;
	border:1px solid #ddd;
	box-shadow:none;
}
.Release h2 {
	font-size:20px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.p_span {
	position:absolute;
	right:10px;
	top:10px;
}
.select{
	position:relative;
}
.select:after {
	content:'';
	display:block;
	background:url(../images/8_19.png) center no-repeat;
	width:16px;
	height:9px;
	position:absolute;
	right:10px;
	top:16px;
}
select {
	-webkit-appearance: none;
}
/*上传图片插件的样式*/

.img-box .up-p{
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
}

.z_photo .z_file{
	position: relative;
}
.z_file  .file{
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.z_photo .up-section{
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.up-section .close-upimg{
	position: absolute;
	top: 6px;
	right: 8px;
	display: none;
	z-index: 10;
}
.up-section .up-span{
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,.5);
}

.up-section:hover .close-upimg{
	display: block;
}
.up-section:hover .up-span{
	visibility: visible;
}
.z_photo .up-img{
	display: block;
	width: 100%;
	height: 100%;
}


.up-opcity{
	opacity: 0;
}
.img-name-p{
	display: none;
}
.upimg-div .up-section {
    width: 178px;
    height: 178px;
}
.img-box .upimg-div .z_file {
    width: 178px;
    height: 178px;
}
.z_file .add-img {
    display: block;
    width: 178px;
    height: 178px;
}
/*遮罩层样式*/
.mask{
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.mask .mask-content{
	 width: 500px;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 margin-left: -250px;
	 margin-top: -80px;
	 background: white;
	 height: 160px;
	 text-align: center;
}
.mask .mask-content .del-p{
	color: #555;
	height: 94px;
	line-height: 94px;
	font-size: 18px;
	border-bottom: 1px solid #D1D1D1;
	margin:0;
}
.mask-content .check-p{
	height: 66px;
	line-height: 66px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin:0;
	width: 100%;
}
.mask-content .check-p span{
	width: 49%;
	display:inline-block;
	text-align: center;
	color:#d4361d ;
	font-size: 18px;
}
.check-p .del-com{
	border-right: 1px solid #D1D1D1;
}
.w50 {
	width:50%;
	float:left;
}
.w50:last-child {
	margin-left:-1px;
}
.Release .btn-primary {
	width:203px;
	height:54px;
	font-size:18px;
}
.note-editor.note-frame {
	border:1px solid #ddd;
}
.homepage .a h2 {
	text-align:center;
	font-size:24px;
	color:#fff;
	margin-top:0;
	font-weight:bold;
	letter-spacing:1px;
	padding-bottom:15px;
}
.homepage .a .box {
	width:1270px;
	height:610px;
	margin:-600px auto 0;
	position:relative;
	padding:20px 195px 0;
}
.homepage .a .box .bgx {
	background:rgba(47,51,61,0.8);
	padding:15px;
	color:#fff;
	height:260px;
}
.homepage .a .box .bg {
	background:rgba(47,51,61,0.8);
	padding:15px;
	color:#fff;
	height:260px;
}
.homepage .a .box h4 {
	font-size:18px;
}
.homepage .a .box .tablex {
	width:100%; 
}
.homepage .a .box .tablex .tdx {
	padding:13px 5px;
	border:none;
}
.homepage .a .form {
	margin-bottom:15px;
}
.homepage .a .form input,.homepage .a .form select {
	padding-left:78px;
	height:50px;
}
.homepage .a .txt {
	position:absolute;
	left:15px;
	top:15px;
	color:#333;
}
.homepage .a select {
	background:url(../images/s_03.png) 95% center no-repeat #fff;
}
.homepage .b {
	text-align:center;
	padding-bottom:50px;
}
.hometitle {
	background:url(../images/home_04.png) center no-repeat;
	height:119px;
	padding-top:5px;
	text-align:center;
}
.hometitle h2 {
	font-size:36px;
	font-weight:bold;
}
.hometitle p {
	font-size:16px;
	color:#999;
}
.homepage .b .box {
	padding:5px;
	box-shadow:0 0 10px #ddd;
	margin-top:30px;
}
.homepage .b .box:hover {
	box-shadow:0 0 10px #88c2f4;
}
.homepage .b .box:hover .btn {
	background:#00a0e9;
	color:#fff;
}
.homepage .b .box .pic {
	width:100%;
}
.homepage .b .col-lg-3 {
	padding-left:10px;
	padding-right:10px;
}
.homepage .b h4,.homepage .c h4,.homepage .d h4,.homepage .e h4{
	font-size:16px;
	margin-top:30px;
}
.homepage .b h3 {
	font-size:16px; font-weight:bold;
}
.homepage .b .box p {
	line-height:24px;
	color:#666;
	overflow:hidden; max-height:72px;
}
.homepage .b .box i {
	display:block;
	margin:10px auto;
	width:32px;
	border-bottom:4px solid #00a0e9;
}

.homepage .b .btn {
	border:2px solid #00a0e9;
	border-radius:0;
	color:#00a0e9; width:60%; margin-left:auto; margin-right:auto;border-radius:20px;
}
.homepage .b .btn:hover{
	background:#00a0e9;
	color:#fff;
}
.homepage .c {
	padding:70px 0;
	background-image: url(../images/wbj.jpg);
}
.homepage .c .box{
	margin-top:30px;
}
.homepage .c .box ul {
	color:#333;
	line-height:30px;
}
.homepage .c .hd {
	border-bottom:1px solid #00a0e9;
	padding:10px 0;
	line-height:34px;
	margin-bottom:10px;
}
.homepage .c .hd .btn {
	border-radius:34px;
	 background-color: #00a0e9;
    border-color: #00a0e9;
}
.homepage .c .hd .btn:hover {
	background: #00a0e9;
    border: 1px solid #00a0e9;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	    background-color: #00a0e9;
    border-color: #00a0e9;
}
.homepage .d {
	background:url(../images/bg_08.jpg) center no-repeat;
	background-size:cover;
	padding:70px 0;
}
.homepage .d .box {
	background:#fff;
	padding:30px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	margin-top:20px;
}
.homepage .d .box i {
	display:inline-block;
	width:57px;
	height:57px;
	background-image:url(../images/home_32.png);
	background-repeat:no-repeat;
}
.homepage .d .box .media-heading {
	font-weight:bold;
	font-size:18px;
	margin-top:0;
}
.homepage .d .box em {
	display:block;
	width:27px;
	border-bottom:4px solid #00a0e9;
	margin:10px 0;
}
.homepage .d .box p {
	color:#666;
	line-height:24px;
	height:48px;
	overflow:hidden;
	margin:0;
}
.homepage .d .box .ico2 {
	background-position:-408px 0;
}
.homepage .d .box .ico3 {
	background-position:-818px 0;
}
.homepage .d .box .ico4 {
	background-position:0 -160px;
}
.homepage .d .box .ico5 {
	background-position:-408px -160px;
}
.homepage .d .box .ico6 {
	background-position:-818px -160px;
}
.homepage .d .box .ico7 {
	background-position:0 -321px;
}
.homepage .d .box .ico8 {
	background-position:-408px -321px;
}
.homepage .d .box .ico9 {
	background-position:-818px -321px;
}
.homepage .e {
	padding:30px 0;
	text-align:center;
}
.homepage .e .box {
	line-height:30px;
	margin-top:30px;
	font-size:16px;
}
.homepage .e .box i {
	display:inline-block;
	width:87px;
	height:62px;
	background-image:url(../images/home_36.png);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
.homepage .e .box .ico1 {
	background-position:10px 0;
}
.homepage .e .box .ico2 {
	background-position:-193px 0;
}
.homepage .e .box .ico3 {
	background-position:-400px 0;
}
.homepage .e .box .ico4 {
	background-position:-597px 0;
}
.homepage .e .box .ico5 {
	background-position:-797px 0;
}
.homepage .e .box .ico6 {
	background-position:-993px 0;
}
input[type=checkbox], input[type=radio] {
	margin:0;
	margin-right:10px;
}
input[type="radio"],input[type="checkbox"] {
	position:relative;

}
input[type="radio"]:after,input[type="checkbox"]:after {
	content:'';
	display:block;
	width:18px;
	height:18px;
	background:#fff;
	border-radius:3px;
	border:1px solid #ddd;
	position:absolute;
	top:-1px;
	left:0;
}
input[type="radio"]:checked:after,input[type="checkbox"]:checked:after {
	background:url(../images/d_03.png) center no-repeat #00a0e9;
	border:1px solid #00a0e9;
}



















@media (min-width:992px) and (max-width:1199px){
    .navbar-default .navbar-nav>li>a {
		margin:15px 8px 0 ;
	}
	.footer .b .w2 {
		width:250px;
	}
	.footer .a .box {
		margin-top:15px;
	}
	.center .left {
		width:25%;
	}
	.center .right {
		width:73%;
	}
	.message .c .list> li {
		font-size:12px;
		line-height:24px;
	}
	.message .c .list ul {
		margin:0;
	}
	
	
}
@media (min-width:768px) and (max-width:991px){
    .navbar-default .navbar-nav>li>a {
		margin:15px 10px 0 ;
		font-size:14px;
	}
	.header .media {
		display:none;
	}
    .footer .a .box {
		margin-top:15px;
	}
	.aboutus .c .box {
		padding-left:0;
	}
	.footer .b .w2 {
		display:none;
	}
	.center .left {
		width:30%;
	}
	.center .right {
		width:68%;
	}
	.message .c .list> li .media-body,.message .c .list> li .media-left,.message .c .list> li .media-right {
		display:block;
		width:100%;
		padding-right:0;
		text-align:left;
	}
	.message .c .list> li .media-object {
		width:100%;
		height:auto;
	}
	.message .c li .media-heading {
		font-size:16px;
		margin-top:15px;
	}
	.message .c .list ul,.message .c .list p {
		margin:0;
	}
	
	
	
	
}

@media (max-width:767px){
    .footer .b .w1,.footer .b .w2,.footer .b .w3 {
		width:100%;
		float:none;
	}
	.footer .b .w3 {
		padding-top:20px;
	}
	.footer .b h3 {
		font-size:14px;
	}
	.footer .b h3:after{
		content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-width: 1px 1px 0 0;
    border-color: #B2B2B2;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: relative;
    top: 0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0;
	}
	.footer .b ul {
		display:none;
	}
	.logo img {
		width:280px;
	}
	.homepage .a .box .bgx {
	background:rgba(47,51,61,0.8);
	padding:15px;
	color:#fff;
	height:468px; display:none;
}
	.header {
		padding-top:10px;
	}
	.banner {
		height:300px;
	}
	.banner dl {
		font-size:12px;
		margin-top:50px;
		width:80%;
	}
	.banner dt {
		font-size:18px;
	}
	.footer .a .box {
		margin-top:10px;
	}
	.footer .b {
		padding:15px 0;
	}
	.aboutus .c .box {
		padding-left:0;
	}
	.aboutus .d li .t_c {
	text-align:left;
}
.aboutus .d {
	font-size:14px;
	line-height:30px;
}
.aboutus .b i {
	margin:15px auto;
}
.aboutus .b h4 {
	font-size:12px;
	line-height:24px;
}
.aboutus .b p {
	font-size:14px;
}
	.zhinan .c,.zhinan .c .hd h4 {
		font-size:14px;
	}
	.zhinan .a {
		margin-top:20px;
	}
	.center .right,.center .left {
		width:100%;
		float:none;
	}
	.navbar-collapse {
		float:none;
		background:#000;
	}
	.header .media {
		float:none;
		margin:0;
		padding:15px 0;
	}
	.navbar-default .navbar-nav>li>a.logina {
		padding:0;
	}
	.center_top {
		padding:10px 0 0;
	}
	.message .c .list> li {
		font-size:12px;
	}
	.message .c .list> li .media-body,.message .c .list> li .media-left,.message .c .list> li .media-right {
		display:block;
		width:100%;
		padding-right:0;
		text-align:left;
	}
	.message .c .list> li .media-object {
		width:100%;
		height:auto;
	}
	.message .c li .media-heading {
		font-size:16px;
		margin-top:15px;
	}
	.message .c .list ul,.message .c .list p {
		margin:0;
	}
	.modal-dialog1 {
		width:auto;
	}
	.proitem .a .hd h2 {
		font-size:16px;
		margin-top:20px;
	}
	.table1 td,.table1 tr{
		display:block;
	}
	.table1 td.t_r {
		text-align:left;
	}
	.homepage .a .box {
		width:auto;
		background:none;
		height:auto;
		padding:15px;
		margin-top:-200px;
	}
	.homepage .a h2 {
		font-size:20px; color:#FFffff; font-weight:normal;background:rgba(47,51,61,0.8);padding:15px; line-height:26px;
	}
	.table-responsive {
		border:none;
	}
	.hometitle {
		padding-top:15px;
	}
	.hometitle h2 {
		font-size:18px;
	}
	.hometitle p {
		font-size:12px;
	}
	.homepage .b h4,.homepage .c h4,.homepage .d h4,.homepage .e h4 {
		font-size:14px;
		line-height:24px;
	}
	.homepage .e .box {
		font-size:14px;
	}
	.message .b {
		font-size:13px;
	}
	.message .b .col-lg-1 {
		font-weight:bold;
	}
	.footer .b h3 span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:66;
}
.message .c li .ft .dnb {
	display:block;
	padding-top:15px;
}
.message .c li .ft .dnb>p {
	display:inline-block;
	vertical-align:middle;
	padding:0;
}
	.message .c .list .btn-default {
		padding:7px 25px;
		margin-left:7px;
	}
	
	
	
}
/*--分页--*/
.page {
	text-align:center;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.page A {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid;
	TEXT-DECORATION: none;
}
.page A:hover {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #322516;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page A:active {
	BORDER-RIGHT: #c9c9c9 1px solid;
	BORDER-TOP: #c9c9c9 1px solid;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR: #818181;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
.page SPAN.current {
	BORDER-RIGHT: #459df5 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #459df5 1px solid;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #459df5 1px solid;
	COLOR: #459df5;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #459df5 1px solid;
	BACKGROUND-COLOR: #ffffff
}
.page SPAN.disabled {
	BORDER-RIGHT: #c9c9c9 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #c9c9c9 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 2px;
	BORDER-LEFT: #c9c9c9 1px solid;
	COLOR:#ababab;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #c9c9c9 1px solid
}
/*news_detail*/
.news_detail h1{text-align:center; font-family:"微软雅黑"; font-size:24px; font-weight:bold; color:#333333; line-height:40px;}
.news_detail .tbottom{padding-top:15px; margin:0 auto; width:500px; line-height:24px; padding-bottom:8px; overflow:hidden; color:#a9a9a9}
.news_detail .tbottom span{float:left; padding-left:37px}
.news_detail .tbottom .times{float:left; width:95x; background:url(../images/times.jpg) left top no-repeat; padding-left:25px; margin-left:30px}
.news_detail .tbottom .like_detail{width:31px; background:url(../images/like.jpg) left 2px no-repeat; padding-left:22px; text-align:center; float:left; margin-left:15px; line-height:22px}
.news_detail p{padding-top:15px; line-height:24px; text-align:left;}
.fp{padding-top:30px; line-height:24px; text-align:left;}
.fp li a{color:#727070}
.fp li a:hover{color:#0189dd}
/*snews_list*/