@charset "utf-8";

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 5px;
}


.clear {
	clear:both;
}
.in {
	width:790px;
	height:auto;
	float:left;
	padding-left: 8px;
}
.in1 {
	width:986px;
	height:auto;
	float:left;
	border:0px solid #CCCCCC;
}
.in11 {
	width:788px;
	height:auto;
	float:left;
	border:1px solid #fff;
}
.in2 {
	width:790px;
	height:auto;
	float:left;
}
.inn {
	width:986px;
	height:auto;
	padding-left:14px;
	float:left;
}
.tk1 {
	width:600px;
	height:40px;
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	float:left;
}
.tk2 {
    width: 385px;
    height: 40px;
    float: left;
}
.tk3 {
    width: 205px;
    height: 40px;
    color: #fff;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight: normal;
    line-height: 40px;
    text-align: right;
    float: right;
}
.tk3 a{
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
.tk3 a:hover{
	text-decoration:underline;
}
.top {
    width: 1200px;
    height: 90px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: no-repeat;
    padding-bottom: 12px;
    display: table;
}
.logo {
	width:600px;
	height:90px;
	float:left;
}
.lantab {
    width: 245px;
    height: 68px;
    float: left;
    margin-top: 15px;
}
.lantab img{
	max-width: 100%;
}
.lantab2 {
    width: 77%;
    padding-top: 28px;
    float: right;
}
.lanimg {
	width:14px;
	height:10px;
	padding-top:6px;
	float:left;
}
.lantext {
	width:40px;
	height:24px;
	padding-left:6px;
	padding-right:10px;
	float:left;
}
.ss {
	position:relative;
	float:right;
	top:8px;
}
.ss input {
	width: 150px;
	padding: 0px 40px 0px 15px;
	height: 25px;
	color:#333;
	font-family:"微软雅黑";
	font-size:12px;
	outline: none;
	border: 0px solid #eee;
	border-radius: 15px;
	background-color:#fff;
}
.ss span {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 25px;
	background-image: url(../fonts/8746f15e1d4b4e15a71edda8bab25bc9.svg);
    background-position: 36px 1px;
    overflow: hidden;
    background-size: cover;
}

.footer-ico ul a:nth-child(2) li {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../fonts/icon_follow_2.svg);
    background-position: 40px -158px;
    overflow: hidden;
    background-size: cover;
}


.footer-ico ul a:nth-child(3) li {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../fonts/icon_follow_2.svg);
    background-position: 42px -118px;
    overflow: hidden;
    background-size: cover;
}


.footer-ico ul a:nth-child(4) li {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../fonts/icon_follow_2.svg);
    background-position: 42px -38px;
    overflow: hidden;
    background-size: cover;
}

.dropdown-menu li {
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: initial;
}

.nav-class-img span {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
}

.no-n {
    display: none;
    opacity: 0;
	transition: all 0.5s;
}

.top-style .yes{
	display: none;
	transition: all 0.5s;
	opacity: 0;
}
.top-style .no-n{
	display: block!important;
	opacity: 1;
}