﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
.navbar-default .navbar-nav>li.current>a{
    color:#fff;
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #727171;
	background-color: #fff;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}

ul {
	padding-left: 0px;
	margin-bottom: 0px
}

ul li,
ol li {
	list-style-type: none;
}

img {
	border: none;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
.clear {
    clear:both;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
.container-fluid{
	padding-left: 0;
	padding-right: 0;
}
.container{
	padding-left: 0;
	padding-right: 0;
}
/*头部*/
.navbar {
  /*position: fixed;*/
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 0px;
}
.navbar {
  
  border-radius: 0px;
}
.main{
	/*margin-top: 89px;*/
}
.navbar-default{
	height: 89px;
	background-color: #fff;
}
.navbar-brand{
	padding: 0;
	margin-top: 5px;
}
.nav .teshu{
	width: auto;
	margin-top: 0;
	margin-left: 50px;
}.nav .teshu:hover{
	background: none;
}
.nav>li{
	width: 110px;
	height: 31px;
	text-align: center;
	margin-top: 15px;
}
.navbar-default .navbar-nav>li>a{
	color: #3e3a39;
	font-size: 15px;
	margin-top: -9px;
}
.navbar-collapse{
	margin-top: 20px;
}
.ssuo{
	text-align: right;
}
.logo_a{
	font-size: 12px;
	color: #115fa6;
}
.ipu_div{
	width: 169px;
	height: 21px;
	border: 1px solid #aec3dc;
	background: url(../img/sousuo.png) right 5px center no-repeat;
	cursor: pointer;
	margin-top: 15px;
}
.soupic
{position:relative;
 top:-23px;
 left:-5px;
    }
.s_input{
	display: block;
	width: 145px;
	height: 21px;
	border: none;
	background: none;
	border-right: 1px solid #aec3dc;
	text-indent: 10px;
}
.active2{
	background: #3392e5;
	border-radius:31px ;
}
.navbar-collapse .navbar-nav .active2 a{
	color: #fff;
}
.navbar-collapse .navbar-nav .active2 a:hover{
	color: #fff;
}
.nav>li:hover{
	background: #3392e5;
	border-radius:31px ;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: none;
}
.navbar{
	margin-bottom: 0;
}
.foot-tel span
{margin-left:5px;
    
    }
/*底部*/
#foter{
	height: 370px;
	background: #f0f0f0;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.foter_top{
	float: left;
	width: 100%;
	height: 314px;
	padding-top: 45px;
}
.foter_ul{
	display: block;
	float: left;
	width: 125px;
}
.foter_li{
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	cursor: pointer;
}
.foter_li2{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	cursor: pointer;
}
.main_top{
	margin-top: 20px;
}
.foter_p{
	margin-bottom: 5px;
	color: #333333;
	font-size: 12px;
}
.foter_botm{
	height: 56px;
	float: left;
	width: 100%;
	background: #171717;
	line-height: 56px;
	text-align: center;
}
.foter_p2{
	font-size: 14px;
	color: #ffffff;
	margin: 0;
}
.foter_sp{
	font-size: 12px;
}
.foot-tel {
    margin-bottom:5px;
}
.foot-tel p {
    padding-left:69px;
    margin-bottom:3px;
}
/*翻页*/
.fanye{
	float: left;
	text-align: right;
	width: 100%;
	height: 32px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 55px;
	margin-bottom: 140px;
}
.ye_a{
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #f8f9fd;
	margin-right: 2px;
	text-align: center;
	line-height: 32px;
	color: #40b0ff;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
}
.ye_a:hover{
	background: #40b0ff;
	color: #ffffff;
}
.ye_a2{
	font-size: 12px;
	color: #333333;
	margin-left: 15px;
}



@media (min-width:768px) and (max-width:1208px){
	.nav>li.teshu{
	display:none;
	}
.nav>li{
width:90px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
margin-left:-38px;
}
}
video{cursor:pointer;}










