html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
	font-style: 100px;
	font: 12px/1.5 tahoma, '\5b8b\4f53', sans-serif;
	font-family: "microsoft yahei";
}
.head-btn-bg3 {
display:none !important;
}
* {
	outline: none;
	outline-style: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased !important;
	-moz-font-smoothing: antialiased !important;
	-o-font-smoothing: antialiased !important;
	-ms-font-smoothing: antialiased !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.head-btn-bg3-1 {
    background: url(../image/icon-3.png);
    width: 68px;
    height: 30px;
}
html,
body {
	width: 100%;
	height: 100%;
	text-align: center;
}

ul,
li,
ol {
	list-style: none;
}

i {
	font-style: normal;
}

img {
	display: inline-block;
	border: none;
	vertical-align: middle;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	/* font-weight: normal; */
	/* font-style: normal; */
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
	font-family: "microsoft yahei";
}

q:before,
q:after {
	content: '';
}

.c:after {
	content: " ";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.c {
	zoom: 1;
}

.nm {
	margin-right: 0 !important;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

.pa {
	position: absolute;
}

.pr {
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dN {
	display: none;
}

.dB {
	display: block;
}

.container {
	width: 1200px;
	margin: 0px auto !important;
}
/* -------------------------------------------------------------------- */
/* 忙鈥澛睹ㄢ�斅�   begin*/
.collect {
	width: 100%;
	background: #e6e6e6;
}

.collect .container {
	height: 30px;
}

.collect .headlink {
	float: right;
}

.collect p {
	font-size: 12px;
	color: #333333;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px #333333 solid;
	margin-top: 5px;
}

.lit-search {}
input.search-left {
	outline: none;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 5px;
	height: 20px;
	line-height: 20px;
	background: none;
	border: none;
	border-bottom: 1px solid #999;
	color: #333;
	width: 0px;
	transition: width 1s;
	-moz-transition: width 1s;
	/* Firefox 4 */
	-webkit-transition: width 1s;
	/* Safari and Chrome */
	-o-transition: width 1s;
	/* Opera */
}

input.search-right {
	width: 16px;
	height: 16px;
	margin-top: 5px;
	outline: none;
}

.lit-search:hover input.search-left {
	width: 150px;
}
/* 忙鈥澛睹ㄢ�斅�  end*/
/* -------------------------------------------------------------------- */
/* head begin */
.header{
	background: url(../image/head-bg.jpg) top center no-repeat;
}
.header .container{
	height: 127px;
}
.logo{
	display: block;
	width: 472;
	height: 75px;
	margin-top: 35px;
}
.vice-logo{
	display: block;
	margin-left: 200px;
	margin-top: 65px;
}
.now-time{
	font-size: 14px;
	color: #626262;
	width: 270px;
	height: 30px;
	top: 20px;
	right: 0;
}
.search_empty{
	/* display: none; */
	/* top: -1px; */
	/* right: 0px; */
}
.search_bar {
	position: relative;
	width: 249px;
	height: 32px;
	float: right;
	overflow: hidden;
	-webkit-transition: .4s cubic-bezier(0, 0.8, 0, 1);
	-moz-transition: .4s cubic-bezier(0, 0.8, 0, 1);
	transition: .4s cubic-bezier(0, 0.8, 0, 1);
	-webkit-backface-visibility: hidden;
	background: url(../image/search.png);
}

.input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	width: 98%;
	height: 32px;
	line-height: 32px;
	z-index: 10;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	background: transparent;
}

.input:-webkit-input-placeholder {
	color: #FFFFFF;
}

.input:-moz-placeholder {
	color: #FFFFFF;
}

.input:-moz-placeholder {
	color: #FFFFFF;
}

.input:-ms-input-placeholder {
	color: #FFFFFF;
}

.search_ico,
.search_btn {
	width: 42px;
	height: 30px;
	display: block;
	position: absolute;
	border: none;
	background: none;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	cursor: pointer;
}

.search_ico {
	background: url(https://www.ayfy.com/img/search.png);
	background-position: 42px 0;
	z-index: 90;
}

.head-btn{ margin-top: 65px;}
.head-btn li{
	float: left;
	margin: 0 5px;
}
.head-btn a{
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	display: block;
}
.head-btn-bg1{
	background: url(../image/icon-1.png);
	width: 80px;
	height: 30px;	
}
.head-btn-bg2{
	background: url(../image/icon-2.png);
	width: 80px;
	height: 30px;	
}
.head-btn-bg3{
	background: url(../image/icon-3.png);
	width: 68px;
	height: 30px;	
}
/* head end */
/* -------------------------------------------------------------------- */
/* 氓炉录猫藛陋 nav begin */
.nav{
	background-color: #126f77;
}
.nav .container{
	height: 65px;
}
.navFul{ width: 100%;}
.navFul li .ss{width: 120px;height: 65px;/* padding: 0 27px; */display: block;font-size: 22px;color: #FFFFFF;line-height: 65px;background: #126f77;}

.navFul li a .nav-arr{display: none;}
.navFul li:hover .nav-arr,.navFul li.active .nav-arr{
	display: block;
	background: url(../image/nav-arr.png);
	width: 18px;
	height: 6px;
	bottom: 0;
	left: 50%;
	margin-left: -9px;
}

.navSulFull{
	width: 100%;
	display: none;
	left: 0;
	top: 55px;
	z-index: 2;
	background: url(../image/sub-nav-bg.png) repeat;
}
.navSulFull .container{
	height: 190px !important;
	padding-top: 40px;
}
.navSulFull .nav-img{
	display: block;
	width: 300px;
	height: 110px;
	margin-right: 55px;
}
.navSulFull .nav-drc{
	width: 407px;
	height: 110px;
	padding-right: 68px;
	border-right: 1px solid #d0d2d4;
	font-size: 13px;
	line-height: 25px;
	text-indent: 2em;
	color: #126f77;
	text-align: left;
}

.navSul{
	
	
	overflow: hidden;
	
}
.navSul li{
    float: left;
}
.navSul li a{
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    /* line-height: 30px; */
    /* height: 30px; */
    font-size: 14px;
    color:#555555 !important;
    margin-right: 20px;
    background: none !important;
}
.navSul a:hover{
    color: #FFFFFF !important; 
	background: #126f77 !important;
    font-weight: normal;
}
/* 氓炉录猫藛陋 nav end */
/* --------------------------------------------------------------- */
/* footer begin */
/* 氓陇拧茅鈥溌久ε铰� */
/* 氓潞鈥⒚┢捖р�八喢β澠� */
.footer{
	background: url(../image/foot-bg.png);
}
.footer .container{
	height: 198px;
}
.footer-left{
	width: 555px;
	padding-top: 25px;
}
.footer-left img{
	display: block;
	width: 344px;
	height: 41px;
	margin: 0;
}
.footer-left p{
	text-align: left;
	padding-left: 53px;
	padding-top: 25px;
	font-size: 14px;
	color: #777777;
	line-height: 28px;
}
.footer-center{
	width: 340px;
}
.footer-center p{
	text-align: left;
	padding-top: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.footer-center p strong{
	font-size: 22px;
}
.footer .pdt15{
	padding-top: 15px;
}
.footer-right{
	width: 92px;
	padding-top: 39px;
}
.footer-right p{
	font-size: 13px;
	color: #555555;
	line-height: 45px;
}
.copyright{
	background-color: #126f77;
}
.copyright .container{
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	color: #ffffff;
}
/* 忙鈥斅犆┾�溌久ε铰� */
/* 氓潞鈥⒚┢捖р�八喢β澠� */

/* footer end */