﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #3a3a3a;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
.l {
	float: left;
}
.r {
	float: right;
}
.wrap1400 {
	width: 1400px;
	margin: 0 auto;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.ov {
	overflow: hidden;
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.cl {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer;
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	outline: none;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/

/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
html {
	overflow-x: hidden;
	width: 100%;
}
.d {
	height: 1000px;
	width: 5px;
	background: orange;
	margin: 0 auto;
}
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #3a3a3a;
	font-size: 14px;
	width: 100%;
	font-family: Sofia, arial, "Microsoft Yahei", "\5b8b\4f53";
}/*网站字体颜色*/
.page {
	margin: 0 auto;
	width: 1400px
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
}
 @media screen and (min-width:1220px) {
/*.header_nav {
	padding: 0 3%;
}*/
.header_nav .en {
	right: 60px;
}
}
.rightarrowpointer {
	display: none;
}
.header_nav {
    position: absolute;
    margin: 0 auto;
    height: 80px;
    z-index: 99;
    left: 0;
    top: 0;
    background: url(../images/headerbg.png) repeat;
    width: 100%;
    min-width: 1400px !important;
    border-bottom: 1px solid #d8d8d8;
}
.header_nav .container01 {
	margin: 0 auto;
	pos-bottom: auto;
	left: 0;
	top: 80px;
}
.header_nav h6 {
	float: left;
	margin-top: 29px;
	margin-left: 45px;
}
.header_nav h6 span {
	display: block;
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	letter-spacing: 2px;
}
.header_nav .header_right {
	float: right;
width: 76%;
}
.header_nav .nav {
	float: left;
	height: 80px;
}
.header_nav .nav>li {
	float: left;
	font-size: 18px;
	text-align: center;
	padding: 30px;
	height: 16px;
	padding-left: 0;
}
.header_nav .nav>li:first-child {
	margin-left: 0;
}
.header_nav .nav>li:hover {/*border-bottom: 4px solid #0069bf;*/
}
.header_nav .nav>li>a {
	color: #232323;
	font-size:17PX;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.header_nav .nav>li>a img {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	bottom: 3px;
}
.header_nav .nav>li.cur>a img, .header_nav .nav>li:hover>a img {
	display: block;color: #005295;
}
.header_nav .nav>li.cur>a,.header_nav .nav>li:hover>a {
	color: #005295;/* transform:rotateY(360deg);transition:all 2s*/
	;
}

.header_nav .nav > li > a img {
    position: relative;
    display: inline-block !important;
    left: 0;
    bottom: 1px;
    margin: 0 6px 0 0;
    vertical-align: top;
    height: 25px;
}
.header_nav .nav>li.cur {/*border-bottom: 4px solid #0069bf*/color:#0069bf;
}
.header_nav .nav_next {
	overflow: hidden;
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	top: 81px;
	z-index: 10;
	height: 0;
	background: #f0f0f0;
}
.header_nav .nav_next .tu {
	float: left;
	width: 360px;
	height: 200px;
	overflow: hidden;
	padding: 0 60px 20px 0;
	border-right: 1px dotted #aaa;
}
.header_nav .nav_next .tu .tu_p1 {
	padding-top:54px;
	font-size: 24px;
	color: #0069bf;
}
.header_nav .nav_next .tu .tu_p2 {
	padding-top: 12px;
	font-size: 19px;
	color: #232323;
	letter-spacing: 0.5px;
}
.header_nav .nav_next .tu .tu_p3 {
	padding-top: 40px;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	display: none;
}
.header_nav .nav_next ul {
	overflow: hidden;
	width: 680px;
	float: left;
	margin-left: 70px;
	padding: 20px 0;
}
.header_nav .nav_next li {
	float: left;
	width: 150px;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	color: #232323;
	margin: 6px 12px;
	text-align: center;
}
.header_nav .nav_next li a {
	color: #232323;
	text-decoration: none;
	display: block;
	width: 100%;text-transform: uppercase;

	height: 100%;
}
.header_nav .nav_next li:hover {
	background: url() no-repeat center;
}
.header_nav .nav_next li:hover a {
	color: #005295;
}
.header_nav .share {
	margin: 28px 120px 0 0;
}
.header_nav .share a {
	float: left;
	position: relative;
}
.header_nav .en {
	float: right;
	height: 26px; right:8%;
	position: absolute;
	top:28px;
}
.header_nav .en .cn, .header_nav .en .eg {
	display: none;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.header_nav .en .cn:hover, .header_nav .en .eg:hover {
	color: #0069bf;
}
.header_nav .en:hover, .header_nav .en.cur {
	height: 86px;

}
.header_nav .en:hover .eg, .header_nav .en:hover .cn {
	display: block;
	position: relative;
	top: 26px;
}
.header_nav .share a.a03 span {
	display: none;
	position: absolute;
	left: -45px;
	padding-top: 29px;
}
.header_nav .share a.a03:hover span {
	display: block;
}
.banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1;
	;
}
#flashs {
	position: relative;
	height: 840px;
	z-index: 1;
	overflow: hidden;
}
.banner .container {
	overflow: visible;
	height: 840px;
	position: relative;
	top: -840px;
}
.banner a.b_bg {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 840px;
	display: block;
	z-index: 10;
	background-attachment: fixed !important;
}
.banner p.b_btn {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 12;
}
.banner p.b_btn span {
	float: left;
	height: 70px;
	width: 70px;
	cursor: pointer;
}
.banner p.b_btn .b_left {
	background: url(../images/zuo2.png) no-repeat center;
	margin-right: 2px;
}
.banner p.b_btn .b_right {
	background: url(../images/you.png) no-repeat center;
}
.banner p.b_btn .b_left:hover {
	background: url(../images/zuo1.jpg) no-repeat center;
}
.banner p.b_btn .b_right:hover {
	background: url(../images/you1.png) no-repeat center;
}
.banner p.b_link {
	position: absolute;
	left: 685px;
	top: 515px;
	z-index: 12;
	width: 600px;
}
.banner p.b_link a {
	float: left;
	width: 154px;
	height: 165px;
	margin-left: 18px;
}
.index-banner {/* position: fixed; */
	overflow: hidden;
}
/*版权*/
.footer_center {
	padding-bottom: 20px;
	background-color: #1d1d1d;
}
.mian_xian {
	height: 1px;
	width: 300px;
	margin-top: 22px;
	margin-bottom: 25px;
	background-color: #4a4a4a;
}
.p_ico1 {
	background: url(../images/index_ico8.png) no-repeat left center;
}
.p_ico2 {
	background: url(../images/index_ico9.png) no-repeat left center;
}
.p_ico3 {
	background: url(../images/index_ico10.png) no-repeat left center;
}
.p_ico4 {
	background: url(../images/index_ico11.png) no-repeat left center;
}
.p_ico5 {
	background: url(../images/index_ico12.png) no-repeat left 2px;
}
.footer_l p span {
	font-size: 16px;
	color: #c1c1c1;
}
.foot_ul {
	margin-right: 55px;
}
.foot_ul h2 img.MOECEN {
    height: 22px;
    display: inline-block;
    vertical-align: top;
}
.foot_ul li a:hover {
	color: #0069bf;
}
.footer_r_con a {
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 100px;
	border: 1px solid #3f3f3f;
	background-color: #0e0e0e;
	margin-right: 28px;
	transition: 0.3s;
}
.footer_r_con a:hover {
	border: 1px solid #fff;
}
.footer {
	width: 100%;
	height: 300px;
	padding-top: 50px;
	background-color: #3f3f3f;
	border-top: 3px solid #3f3f3f;
}
.footer_center {
	padding-bottom: 26px;
	background-color: #3f3f3f;
}
.footer_bottom {
	border-top: 1px solid #4a4a4a;
	height: 70px;
	line-height: 62px;
	background-color: #3f3f3f;
	color: #fff;
}
.foot_ul li a {
	font-size: 16px;
	line-height: 30px;
	color: #c1c1c1;
}
.foot_ul h2 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	padding-bottom: 21px;
}
.footer_l h2 {
	font-weight: normal;
	line-height: 1;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 18px;
	color: #fff;
}
.footer_l.r{width: 350px}
.index_main2 {
	height: 705px;
}
.footer_bottom a {
	color: #FFF;
	font-size: 14PX;
}
.index-bk5 li .txt {
	border-top: 1px solid #FFF;
}
.index_main2_l h5 {
	font-size: 38px !important;
	color: #333333;
	padding-top: 50px;
	padding-bottom: 36px;
}
.footer_l p {
	margin-bottom: 7px;
	padding-left: 30px;
	line-height: 25px;
	font-size: 16px;
	color: #c1c1c1;
}
/* 友情链接 */

.link {
	position: relative;
	width: 100%;
}
.link i {
	width: 10px;
	height: 7px;
	position: absolute;
	right: 2px;
	top: 7px;
	transition: 300ms linear;
	-o-transition: 300ms linear;
	-ms-transition: 300ms linear;
	-webkit-transition: 300ms linear;
}
.link:hover b i {
	transform: rotate(180deg);
}
.link-list {
	z-index: 9999;
	float: left;
	width: 95%;
	overflow: hidden;
}
.link-list li a {
	height: 36px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.link-list li a:hover {
	color: #0069bf;
	padding-left: 0px;
}
.link-list li {
	float: left;
}
.link-list li a {
	color: #c1c1c1;
	margin: 0 8px;
}
.link-list li a:hover {
	color: #0069bf;
}
.link h6 {
	width: 5%;
	float: left;
	font-size: 12px;
	color: #c1c1c1;
	padding-top: 2px;
}
.sec-head .sear_btn img {
	vertical-align: middle;
	padding-right: 1.4em
}
.sec-head {margin: 26px 18% 0 0;    float: right;
    position: relative;}
.sec-head .sear_con {
	height: 24px;
}
.sec-head .search {
	height: 24px;
	width: 160px;
	border: 1px solid #ddd;
	top: 4px;
	padding-left: 10px;
	border-radius: 12px;
	background: #fff;
	background: #fff;
	font-size: 14px;
	position: absolute;
	right: 3px;
	z-index: 8
}
.sec-head .btn {
	width: 26px;
	height: 26px;
	z-index: 9;
	position: absolute;
	right: 9px;
	top: 5px;
	border: 0;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background: url(../images/s.png) no-repeat center
}
.li_other .nav02 .nav02_left dl dd {
	width: 400px
}
.li_other .nav02 .nav02_left dl dd a {
	display: inline-block;
	float: left;
	width: 50%
}
.ie8 .sec-head .search {
	line-height: 24px
}
.ie7 .sec-head .search {
	line-height: 24px
}
.scroll .sec-head {
	display: none
}

.lang{float:right;padding:3px 1.5em 0 1em;margin-left:1em; font-size:16px; position:relative;visibility:visible;opacity:1;transition:.5s all;-webkit-transition:.5s all}
.lang em{display:inline-block;margin:0 5px}
.lang i{width:2px;height:16px;background:#999;position:absolute;left:0;top:50%;margin-top:-6px}

.lang a:hover{ color:#0069bf; }

.service_t {
background-color: #9e9e9e;
    font-size: 20px;
    text-align: left;
    width: 700px;
    line-height: 35px;
    height: 35px;
    position: relative;
    padding-left: 20px;
    color: #fff;
    background-image: linear-gradient(90deg,#9e9e9e,#fff);
}

.wlyth{
	border: 1px solid #ccc;
	margin-top: 30px;
}

.wlyth strong{
	background: #f0f0f0;
	color: #343434;
	display: block;
	height:30px;
	line-height: 30px;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
  transition: all .5s linear;
	position: relative;
	width: 1378px;
}

.wlyth strong::before{
	content: '';
	position: absolute;
	background: #0069bf;
	width: 0;
	height: 1px;
	left: 0;
	bottom: -1px;
	transition: all .5s linear;
}

.wlyth:hover strong::before{
	width: 100%;
}

.wlyth:hover strong{
	color: #0069bf;
	letter-spacing: 1px;
}

.neirong{
	line-height: 30px;
	color: #515151;
	padding-left: 14px;
}

.serv_body{
	padding-bottom:60px;
}

.earbud_body {
	margin: 0 auto;
}

.earbud_body strong{
	font-size: 20px;
}

.earbud_body strong:nth-child(1){
		color:#0069bf;
	}

.earbud_body p{
		transition: all .5s ease;
		font-size: 18px;
		font-weight: 100;
		color: #515151;
		line-height: 52px;
	}

.earbud_body p:hover{
	letter-spacing:1px;
	color:#0069bf;
}

.earbud_text {
	margin-left: 480px;
	width: 373px;
	height: 375px;
	text-align: center;
		padding-bottom: 60px;
}

.curr_box p{
    line-height:30px;
	color:#515151;
	font-size:15px;
	transition: all .5s linear;
}

.curr_box p:hover{
	margin-left:15px;
	color: #0069bf;
}

.curr_box{
	padding-bottom:60px;	
}

.service_hour{
	    width: 154px;
	    margin-top: 40px;
}

.service_hour p{
    text-align: center;
    margin-bottom: 7px;
}

.service_hour strong{
text-align: center;
    display: block;
    font-size: 21px;
    color: #555;
    margin-bottom: 3px;
	}

.service_hour a{
background: #3a3a3a url(../images/service_ico.png) no-repeat 32px center;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 129px;
    text-align: center;
    display: block;
    padding-left: 24px;
    border-radius: 30px;
}