﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
	color:#454545;
}
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
.hcpss{
	float: left;
	width: 100%;
	background:#ececec;
}
.sousuo{
	float: right;
	width:23%;
	position:relative;
}
.rmgjc{
	float: left;
	width:50%;
	line-height:60px;
	font-size:14px;
	color:#4d4d4d;
	background:url('../images/rm.jpg') no-repeat left center ; 
	padding-left:38px;
	font-weight:bold;
}
.rmgjc a{font-size:14px;
	padding-right:10px;
	color:#4d4d4d;
	font-weight: lighter;
}

.top_soso{
	float: left;
	width: 3%;
	margin-top:40px;
	margin-left:6%;
}
.top_soso a img{
	width:100%;
	max-width:48px;
}
.top_yy{
	float: left;
	width: 3%;
	margin-top:30px;
	margin-left:20px;
}
.top_yy a img{
	width:100%;
	max-width:48px;
}

/*******合作****/
/******底部****/
.foot1{
	float: left ;
	width: 100%;
	background:#222222;
	padding-top:30px;
}
.foot_zc{
	float: left ;
	width: 68%;
}
.foot_dbdh{
	float: left ;
	width: 100%;
}
.foot_name{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #fff;
	border-left:3px #fff solid ;
	padding-left:10px;
	margin-bottom:5px;
}
.foot_dhnr{
	float: left ;
	width: 100%;
	border-top:1px #505050 solid ;
}
.foot_dhnr p{
	font-size:14px;
	color: #808080;
	padding-top:10px;
	margin:auto;
}
.foot_dhnr ul li{
	float: left ;
	width: 12%;
	text-align: center ;
	line-height: 45px;
}
.foot_dhnr ul li a{
	font-size:14px;
	color: #808080;
}
.foot_lx{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.foot_yc{
	float: right ;
	width:12%;
	text-align: center ;
	font-size:14px;
	color: #fff;
	line-height:50px;
	margin-right:10%;
}
.foot_yc img{
	width: 100%;
	max-width:141px;
	margin:auto;
}
.foot_bqsy{
	float: left ;
	width: 100%;
	border-top:1px #505050 solid ;
	margin-top:40px;
	font-size:14px;
	line-height:50px;
	color: #f9f8f8;
	text-align: center ;
}
.foot_bqsy a{
	font-size:14px;
	color: #f9f8f8;
}










.pagination-wrapper1 {
	margin: 20px 0;
	width:100%;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #0284da;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #0284da;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}

.nylianxi{
	float: left;
	width: 100%;
	margin-top:20px;
}
.nylianxi ul li{
	float: left;
	width: 23%;
	border:1px #c3c3c3 solid;
	margin:0px 1% 15px 1%;
	height:150px;
	padding-top:10px;
	padding-bottom:10px;
}
.nylianxi ul li .nylianxiimg{
	float: left;
	width: 100%;
	margin:auto;
	text-align: center;
}
.nylianxi ul li .nylianxiimg img{
	margin:auto;
	text-align: center;
	width: 100%;
	max-width:55px;
}
.nylianxi ul li .nylianxinm{
	float: left;
	width: 100%;
	text-align: center;
	font-size:16px;
	color: #000;
	line-height:25px;
	margin-top:15px;
}
.nyditu{
	float: left;
	width: 100%;
}
@media screen and (max-width: 800px) {
.foot_zc{
	display: none ;
}
.foot_yc{
	display: none ;
}
.foot_bqsy{
	line-height:25px;
	margin-top:0px;
	padding-bottom: 70px;
}
.rmss{
	display: none ;
}
.hcpss{
	display: none;
}
.top_soso{
	display: none;
}
.top_yy{
	width:10%;
	margin-top:10px;
}
.nybanner{
	height:250px;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






