body,
div,
ul,
li,
a,
dl,
dd,
dt,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	margin: 0;
	padding: 0;
}

html,
body {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
textarea,
select,
button,
area {
	outline: none;
	font-family: 'Microsoft YaHei';
}

img {
	display: block;
	margin: 0 auto;
	transform: translateZ(0px);
	transition: transform 0.3s ease 0s;
}

ul,
li,
dl,
dd,
dt {
	list-style: none;
}

a {
	text-decoration: none;
	color: #666;
	-webkit-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	transition: all ease-in .2s;
}

body {
	color: #666;
	font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.l {
	float: left;
}

.r {
	float: right;
}

.section {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	background: #fff;
	z-index: 9999;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.24);
}

.header .logo {
	width: 20%;
	float: left;
}

.header .logo img {
	max-width: 100%;
	margin-top: 15px;
}

.header .menu {
	width: 73%;
	float: left;
	margin-left: 3%;
}

.header .menu ul {
	width: 100%;
}

.header .menu ul li {
	width: 12.5%;
	float: left;
	position: relative;
}

.header .menu ul li a {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
	color: #111;
	font-size: 15px;
}

.header .menu ul li a.on,
.header .menu li a:hover {
	background: #018790;
	color: #fff;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.header .lang {
	width: 4%;
	font-size: 12px;
	line-height: 80px;
	float: left;
	text-align: right;
}

.header .lang a {
	color: #018790;
	border: 1px solid #018790;
	padding: 3px 3px;
}

.header .lang a:hover {
	color: #fff;
	background: #018790;
}

.m_menu {
	background: url("../m-menu.png") no-repeat center center;
	background-size: 80%;
	width: 40px;
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
	display: none;
	z-index: 9999;
}

.fix-nav {
	background: #fff;
}

.h-bk {
	background: #fff;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner_bar {
	width: 1000px;
	margin: 0 auto;
}

.n_banner {
	width: 1920px;
	margin: 0 -460px;
	overflow: hidden;
	position: relative;
}

.banner ul {
	width: 100%;
	position: relative;
	height: 711px;
}

.banner ul li {
	width: 100%;
	position: absolute;
	height: 711px;
	left: 0;
	top: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.banner ul li.on {
	z-index: 2;
}

.banner .num {
	display: none;
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 5%;
	left: 0;
	text-align: center;
	z-index: 3;
}

.banner .num a {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border-radius: 10px;
	margin: 0 5px;
}

.banner .num a.on {
	background: #018790
}

.banner li img {
	display: block;
}


.container-about {
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #eeeeee url("../container-about.png") no-repeat bottom center;
	background-size: 100%;
	text-align: center;
	position: relative;
}

.container-about .section {
	width: 100%;
	overflow: hidden;
}

.container-about .about-tle {
	width: 100%;
	margin: 80px auto;
	position: relative;
}

.about-tle .ab-tle {
	width: 100%;
	color: #424242;
	font-size: 25px;
	text-align: center;
	line-height: 1.8;
	opacity: 0;
	position: absolute;
}

.container-about .about-tle span {
	color: #018790
}

.container-about .ab-im {
	max-width: 1000px;
	margin: auto;
	padding-top: 100px;
	height: 540px;
	position: relative;
}

.container-about .ab-im ul {
	width: 100%;
}

.container-about .ab-im ul li {
	width: 180px;
	height: 180px;
	display: inline-block;
	background: url(../ab-im-bj.png);
}

.container-about .ab-im ul li a {
	display: block;
	width: 100%;
	height: 100px;
	padding: 40px 0;
	line-height: 50px;
	text-align: center;
	color: #018790;
}

.container-about .ab-im ul li span {
	display: block;
	font-family: Arial;
	font-size: 40px;
}

.container-about .ab-im ul li p {
	width: 100%;
	line-height: 50px;
	font-size: 20px;
}

.container-about .ab-im ul li a:hover {
	color: #626262;
}

.container-about .ab-im .pic-icon01 {
	position: absolute;
	bottom: 135px;
	left: 0;
	opacity: 0;
}

.container-about .ab-im .pic-icon02 {
	position: absolute;
	bottom: 287px;
	left: 125px;
	opacity: 0;
}

.container-about .ab-im .pic-icon03 {
	position: absolute;
	bottom: 359px;
	left: 316px;
	opacity: 0;
}

.container-about .ab-im .pic-icon04 {
	position: absolute;
	bottom: 357px;
	left: 515px;
	opacity: 0;
}

.container-about .ab-im .pic-icon05 {
	position: absolute;
	bottom: 285px;
	right: 128px;
	opacity: 0;
}

.container-about .ab-im .pic-icon06 {
	position: absolute;
	bottom: 133px;
	right: 0;
	opacity: 0;
}

.container-about .ab-im .ab-no1 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -128px;
	opacity: 0;
}

.container-about img {
	max-width: 100%;
}

.container-about .m-ab {
	width: 90%;
	margin: 0 auto;
	display: none;
}

.container-about .m-ab h2 {
	width: 80%;
	margin: 50px auto;
	color: #424242;
	font-size: 30px;
	text-align: center;
}

.container-about .m-ab span {
	color: #018790
}

.container-about .m-ab ul {
	width: 100%;
	margin: 30px auto;
}

.container-about .m-ab ul li {
	width: 44%;
	margin: 10px 2%;
	display: inline-block;
}

.container-about .m-ab ul li a {
	display: block;
	width: 100%;
	padding: 15px 0;
	line-height: 50px;
	text-align: center;
	color: #018790;
	background: #f6f6f5;
}

.container-about .m-ab ul li span {
	display: block;
	font-family: Arial;
	font-size: 40px;
}

.container-about .m-ab ul li p {
	width: 100%;
	line-height: 35px;
	font-size: 16px;
}

.container-about .m-ab ul li a:hover {
	color: #626262;
}

.container-news {
	width: 100%;
	overflow: hidden;
	color: #fff;
	padding: 65px 0;
	background: #f5f7f8 url("../container-news.jpg") no-repeat bottom center;
	background-size: 100%;
}

.container-news .news-tle {
	width: 100%;
	margin: 30px auto;
	position: relative;
}

.container-news .news-tle h2 {
	color: #424242;
	font-size: 2.3em;
	text-align: center;
	line-height: 1.8;
	margin: 50px 0;
	opacity: 0;
}

.container-news .news {
	width: 100%;
}

.container-news .more {
	width: 160px;
	height: 40px;
	margin: 40px auto;
	text-align: center;
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 40px;
	position: relative;
}

.container-news .m-button {
	display: block;
	width: 100%;
	padding: 10px 0;
	color: #282828;
	border: 1px solid #000000;
	border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	opacity: 0;
	position: absolute;
}

.aui-nav-content-box {
	width: 100%;
	position: relative;
	margin: 10px auto;
}

.aui-nav-list-box {
	overflow: hidden;
	zoom: 1;
	z-index: 110;
	width: 300px;
	margin: auto;
	display: block;
}

.aui-nav-list-box ul li {
	float: left;
	color: #000;
	height: 35px;
	cursor: pointer;
	line-height: 35px;
	width: 150px;
	text-align: center;
	font-size: 18px;
}

.aui-nav-list-box ul li a {
	color: #000;
}

.aui-nav-list-box ul .aui-current {
	color: #e71f19;
	border-bottom: solid 2px #e71f19;
}

.aui-nav-list-box ul .aui-current a {
	color: #e71f19;
}

.aui-nav-list-tab {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.aui-nav-list-item {
	display: none;
}

.aui-page-list {
	width: 100%;
	margin: 0;
	padding-top: 12px;
	position: relative;
	overflow: hidden;
	float: left;
}

.aui-page-list ul {
	width: 100%;
	float: left;
	color: #fff;
	text-align: center;
}

.aui-page-list ul li {
	width: 23%;
	margin: 0 1%;
	background: #018790;
	float: left;
	padding: 10px 1%;
	box-sizing: border-box;
}

.aui-page-list ul li h4 {
	font-size: 18px;
	text-align: left;
	height: 50px;
	line-height: 25px;
	margin: 10px 0;
	overflow: hidden;
}

.aui-page-list ul li em {
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
}

.aui-page-list ul li p {
	font-size: 12px;
	height: 100px;
	line-height: 20px;
	text-align: left;
	margin: 10px 0;
	overflow: hidden;
}

.aui-page-list ul li a {
	display: block;
	width: 120px;
	height: 30px;
	margin: 10px auto;
	line-height: 30px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

.aui-page-list ul li img {
	width: 100%;
	max-width: 100%;
	height: 208px;
}

.container-cp {
	width: 100%;
	overflow: hidden;
	color: #fff;
	padding: 120px 0 30px 0;
	background: #018790 url("../container-cp.jpg") no-repeat top center;
}

.container-cp .pr-warp {
	width: 100%;
}

.container-cp .cp-img {
	width: 45%;
	float: left;
}

.container-cp .cp-img img {
	max-width: 100%;
}

.container-cp .cp-list {
	width: 55%;
	float: right;
}

.cp-list .cp-tl {
	width: 100%;
	font-size: 30px;
}

.cp-list .cp-tl span {
	display: block;
	color: #018790;
	background: url(../icon-03.png) no-repeat 0 28px;
	float: left;
	padding: 10px 10px 10px 120px;
	line-height: 1.8;
}

.cp-list .cp-tl h3 {
	padding: 10px 0;
}

.container-cp .cp-list ul {
	width: 100%;
	margin-top: 50px;
}

.container-cp .cp-list ul li {
	width: 28%;
	display: inline-block;
	margin-left: 4%;
	text-align: center;
	vertical-align: top;
}

.container-cp .cp-list ul li img {
	width: 105px;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 10px;
}

.container-cp .cp-list ul li h4 {
	font-size: 20px;
	padding: 15px 0;
}

.container-cp .cp-list ul li p {
	font-size: 14px;
	text-align: left;
}

.container-cp .more {
	width: 160px;
	height: 40px;
	margin: 30px auto;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
	position: relative;
}

.container-cp .m-button {
	display: block;
	width: 100%;
	color: #282828;
	border: 1px solid #000000;
	border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	opacity: 0;
	position: absolute;
}


.container-map {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
	background: #ededed url("../container-map.png") no-repeat top center;
	background-size: 100%;
}

.container-map .map-tle {
	width: 100%;
	margin: 30px auto;
	position: relative;
}

.container-map .map-tle h2 {
	color: #018790;
	font-size: 30px;
	text-align: center;
	line-height: 1.8;
	margin: 50px 0;
	opacity: 0;
}

.container-map .sidebar-map-txt {
	width: 100%;
	font-size: 16px;
}

.sidebar-map-txt .map-box-le {
	width: 40%;
	margin-left: 10%;
	float: left;
	position: relative;
	min-height: 175px;
}

.sidebar-map-txt .map-box-re {
	width: 40%;
	margin-right: 10%;
	float: right;
	position: relative;
	min-height: 175px;
}

.map-box-le .map-con-l {
	position: absolute;
	left: 0;
	opacity: 0;
}

.map-box-le .map-con-l p {
	padding: 10px 0;
}

.map-box-re .map-con-r {
	position: absolute;
	right: 0;
	opacity: 0;
}

.map-box-re .map-con-r p {
	padding: 10px 0;
}


.container-map .map-img {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 20px;
}

.container-map .map-img img {
	max-width: 100%;
}

.container-prs {
	width: 100%;
	min-height: 573px;
	overflow: hidden;
	padding: 80px 0;
	background: url("../container-prs.jpg") no-repeat center center;
	text-align: center;
}

.container-prs h2 {
	font-size: 30px;
}

#timeline {
	width: 1200px;
	height: 280px;
	overflow: hidden;
	margin-top: 80px;
	position: relative;
}

#dates {
	width: 1200px;
	overflow: hidden;
}

#dates li {
	float: left;
	width: 160px;
	height: 180px;
	font-size: 20px;
	text-align: center;
	background: url("../dian1.png") no-repeat 80px 50px;
}

#dates a {
	color: #018790;
	width: 160px;
	height: 180px;
	line-height: 190px;
	display: block;
}

#dates .selected {
	font-size: 20px;
	line-height: 140px;
	font-weight: bold;
	background: url(../yuanhuan.png) no-repeat center top;
}

#issues {
	width: 1200px;
	height: 100px;
	overflow: hidden;
}

#issues li {
	width: 1200px;
	height: 100px;
	line-height: 100px;
	list-style: none;
	float: left;
	font-size: 30px;
	color: #018790;
}

#next {
	position: absolute;
	top: 50px;
	width: 45px;
	height: 114px;
	overflow: hidden;
	background: url("../prev.jpg");
}

#prev {
	position: absolute;
	top: 50px;
	width: 45px;
	height: 114px;
	overflow: hidden;
	background: url("../next.jpg");
}

#next {
	right: 0;
}

#prev {
	left: 0;
}

#next.disabled,
#prev.disabled {
	opacity: 0.2;
}

.container-video {
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
	background: url("../container-video.jpg") no-repeat center center;
}

.container-video .sidebar-le {
	width: 50%;
}

.container-video .sidebar-le h4 {
	color: #018790;
	font-size: 30px;
	padding: 30px 0;
}

.container-video .sidebar-le p {
	font-size: 18px;
	padding: 10px 2%;
	color: #5f5f5f;
}

.container-video .sidebar-le a {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #282828;
	border: 1px solid #000000;
	border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	text-align: center;
	font-size: 14px;
	margin: 60px 0 0 2%;
	text-transform: uppercase;
}

.container-video .sidebar-rt {
	width: 50%;
}

.container-video .sidebar-rt img {
	max-width: 100%;
}

#warplyc {
	display: inline-block;
	position: relative;
}

#warplyc a {
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
}

#warplyc a:nth-of-type(1) {
	left: 548px;
	top: 185px;
}

#warplyc a:nth-of-type(2) {
	left: 538px;
	top: 208px;
}

#warplyc a:nth-of-type(3) {
	left: 620px;
	top: 135px;
}

#warplyc a:nth-of-type(4) {
	left: 585px;
	top: 143px;
}

#warplyc a:nth-of-type(5) {
	left: 495px;
	top: 129px;
}

#warplyc a:nth-of-type(6) {
	left: 308px;
	top: 173px;
}

#warplyc a:nth-of-type(7) {
	left: 335px;
	top: 127px;
}

#warplyc a:nth-of-type(8) {
	left: 382px;
	top: 180px;
}

#warplyc a:nth-of-type(9) {
	left: 393px;
	top: 237px;
}

#warplyc a:nth-of-type(10) {
	left: 450px;
	top: 225px;
}

#warplyc a:nth-of-type(11) {
	left: 156px;
	top: 168px;
}

#warplyc a:nth-of-type(12) {
	left: 475px;
	top: 193px;
}

#warplyc a:nth-of-type(13) {
	left: 677px;
	top: 144px;
}

#warplyc a:nth-of-type(14) {
	left: 612px;
	top: 186px;
}

#warplyc a:nth-of-type(15) {
	left: 622px;
	top: 105px;
}

#warplyc a:nth-of-type(16) {
	left: 238px;
	top: 88px;
}

#warplyc a:nth-of-type(17) {
	left: 509px;
	top: 167px;
}

#warplyc a:nth-of-type(18) {
	left: 705px;
	top: 106px;
}

#warplyc a:nth-of-type(19) {
	left: 764px;
	top: 78px;
}

#warplyc a:nth-of-type(20) {
	left: 695px;
	top: 185px;
}

#warplyc a:nth-of-type(21) {
	left: 647px;
	top: 224px;
}

#warplyc a:nth-of-type(22) {
	left: 553px;
	top: 231px;
}

#warplyc a:nth-of-type(23) {
	left: 544px;
	top: 268px;
}

#warplyc a:nth-of-type(24) {
	left: 720px;
	top: 253px;
}

#warplyc a:nth-of-type(25) {
	left: 621px;
	top: 238px;
}

#warplyc a:nth-of-type(26) {
	left: 592px;
	top: 245px;
}

#warplyc a .containerlyc {
	position: absolute;
	top: -92px;
	left: -20px;
	width: 195px;
	height: 90px;
	border: 1px solid #cccccc;
	background: white;
	opacity: 0.8;
	border-radius: 6px;
}

#warplyc a .containerlyc p {
	font-size: 16px;
	line-height: 23px;
}

#warplyc a .containerlyc p:nth-of-type(1) {
	color: #018790;
	font-size: 20px;
	line-height: 35px;
}

#warplyc a .containerlyc p:nth-of-type(3) {
	text-indent: 0.5em;
}

#warplyc a .containerlyc span {
	position: absolute;
	bottom: -5px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid white;
}

/*内容导航*/
.ban-box {
	width: 100%;
	padding-top: 32.45%;
}

.a-ban {
	background: url(../a-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.n-ban {
	background: url(../n-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.p-ban {
	background: url(../p-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.c-ban {
	background: url(../c-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.s-ban {
	background: url(../s-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.h-ban {
	background: url(../h-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.z-ban {
	background: url(../z-ban.jpg) no-repeat center center;
	background-size: 100%;
}

.inside_menu {
	width: 100%;
	background-color: #fff;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}

.inside_menu a {
	display: inline-block;
	position: relative;
	z-index: 3;
	font-size: 15px;
	color: #7e7e7e;
	padding: 0 36px;
}

.inside_menu p {
	height: 69px;
	line-height: 69px;
}

.inside_menu em {
	display: block;
	width: 10px;
	height: 1px;
	background: #fff;
	transition: width 1s;
	-webkit-transition: width 1s;
}

.inside_menu a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
	width: 1px;
	height: 12px;
	background-color: #ddd;
}

.inside_menu a:hover {
	color: #018790;
}

.inside_menu a:hover em {
	width: 100%;
	background: #018790;
}

.inside_menu .menunow {
	color: #018790;
}

.tl-box {
	width: 100%;
	text-align: center;
}

.tl-box h5 {
	color: #494949;
	font-size: 30px;
}

.tl-box h4 {
	color: #fff;
	font-size: 30px;
}

.tl-box em {
	display: block;
	width: 50px;
	background: #018790;
	height: 3px;
	margin: 12px auto;
	transition: width 1s;
	-webkit-transition: width 1s;
}

.tl-box span {
	display: block;
	margin: auto;
	text-transform: uppercase;
	font-size: 20px;
	color: #949494;
}

.tl-box:hover em {
	width: 100px;
}

.tl-box .c-f {
	color: #fff;
}

/*关于长光华*/
.main-box {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	background: #f5f5f5;
}

.about-box {
	background: #f5f5f5;
	padding: 60px 0 30px 0;
}

.about-box .ab-con {
	width: 80%;
	margin: 30px auto;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.about-box .ab-con h2 {
	color: #018790;
	font-size: 20px;
	padding: 10px 0;
	font-weight: bold;
}

.about-box .ab-con p {
	padding: 5px 0;
	text-align: left;
	text-indent: 2em;
}

.rd-box {
	background: #f5f5f5;
	padding: 60px 0 30px 0;
}

.rd-box .ab-con {
	width: 80%;
	margin: 30px auto;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.rd-box .ab-con h2 {
	color: #018790;
	font-size: 20px;
	padding: 10px 0;
	font-weight: bold;
}

.rd-box .ab-con p {
	padding: 5px 0;
	text-align: left;
	text-indent: 2em;
}

.quality-box .quality .quality_left {
	width: 60%;
	float: left;
	padding-top: 50px;
	font-size: 18px;
}

.quality-box .quality .quality_left p {
	padding: 10px 0;
}

.quality-box .quality .quality_right {
	width: 40%;
	float: right;
	overflow: hidden;
}

.quality-box .quality .quality_right img {
	width: 80%;
}

.quality-box .quality .quality_right:hover img {
	transform: scale(1.15, 1.15);
	transition: transform 0.6s ease 0s;
}

.idea-box {
	background: #018790 url(../bg_bg03.jpg) no-repeat center center;
	background-size: cover;
}

.idea-box .idea-con {
	width: 100%;
	color: #fff;
	margin: 30px 0;
}

.idea-con .ide-lf {
	width: 40%;
	margin: 0 5%;
	float: left;
	text-align: right;
	overflow: hidden;
}

.idea-con .ide-lf img {
	max-width: 100%;
}

.idea-con .ide-lf:hover img {
	transform: scale(1.15, 1.15);
	transition: transform 0.6s ease 0s;
}

.idea-con .ide-ri {
	width: 50%;
	padding-top: 50px;
	float: left;
	font-size: 25px;
}

.idea-con .ide-ri p {
	padding: 10px 0;
}

.main-down-list {
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
	background: #fff;
	font-size: 14px;
	line-height: 25px;
}

.main-down-list ul {
	width: 100%;
	margin: 30px 0;
	font-size: 0;
}

.main-down-list ul li {
	width: 18%;
	display: inline-block;
	font-size: 14px;
	margin: 20px 1%;
	vertical-align: top;
	overflow: hidden;
}

.main-down-list ul li img {
	max-width: 100%;
}

.main-down-list ul li:hover img {
	transform: scale(1.15, 1.15);
	transition: transform 0.6s ease 0s;
}

.main-down-list .down-cp {
	width: 100%;
	height: 288px;
	box-sizing: border-box;
	border: 1px solid #eee;
	overflow: hidden;
}

.main-down-list .down_title {
	width: 100%;
	line-height: 24px;
	margin-top: 5px;
}

.main-down-list .down_title p {
	width: 75%;
	display: block;
	float: left;
	overflow: hidden;
	height: 24px;
}

.main-down-list .down_title a {
	display: block;
	color: #018790;
	text-align: center;
	width: 40px;
	float: right;
}

.main-down-list .down_title a:hover {
	background: #018790;
	color: #fff;
}

.rd-box {
	background: #f5f5f5;
}

.quality-box {
	background: #fff;
}

.world-box {
	background: #fff;
}

.employee-box {
	background: #fff;
}

.scroll_horizontal {
	position: relative;
	width: 300px;
	height: 199px;
	margin: 50px 0;
}

.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 300px;
	height: 199px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
	margin: 0;
	height: 199px;
}

.scroll_horizontal .list li {
	float: left;
	width: 300px;
	height: 199px;
	text-align: center;
}

.scroll_horizontal .list li img {
	max-width: 100%;
}

.scroll_horizontal .plus,
.scroll_horizontal .minus {
	position: absolute;
	top: 50%;
	margin-top: -37px;
	width: 40px;
	height: 74px;
	cursor: pointer;
}

.scroll_horizontal .plus {
	background: #a2a2a2 url("../plus.png");
	left: 10px;
}

.scroll_horizontal .minus {
	background: #a2a2a2 url("../minus.png");
	right: 10px;
}

.scroll_horizontal .plus:hover {
	background: #018790 url("../plus.png");
}

.scroll_horizontal .minus:hover {
	background: #018790 url("../minus.png");
}


.bar {
	margin: 50px 0;
	overflow: hidden;
	position: relative;
}

.bar .btn {
	width: 40px;
	height: 74px;
	background: red;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 999;
}

.bar .pre {
	background: #018790 url("../plus.png");
	left: 0;
}

.bar .next {
	background: #018790 url("../minus.png");
	right: 0;
}

.bar .bar-box {
	overflow: hidden;
	margin: 0 auto;
}

.bar .bar-box ul {
	width: 999999999999px;
}

.bar .bar-box li {
	float: left;
}

#one li {
	width: 300px;
	padding-right: 10px;
}

#one li .content {
	text-align: center;
	color: #fff;
	overflow: hidden;
	font-size: 20px;
}

#one li .content img {
	max-width: 100%;
	height: 200px;
}


/*news container*/
.new-box {
	width: 100%;
	margin-bottom: 30px;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}

.new-box a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #333333;
}

.new-box dt {
	width: 25%;
	margin-right: 5%;
	float: left;
	max-height: 165px;
	overflow: hidden;
}

.new-box dt img {
	max-width: 100%;
}

.new-box dd {
	width: 70%;
	float: left;
}

.new-box dd h4 {
	font-weight: bold;
	line-height: 30px;
	font-size: 16px;
}

.new-box dd span {
	display: block;
	background: url("../case31.png") no-repeat 0 3px;
	padding-left: 25px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
}

.new-box dd em {
	display: block;
	width: 55px;
	height: 2px;
	margin: 10px 0;
	background: #f1f1f1;
}

.new-box dd p {
	padding: 5px 0;
	line-height: 25px;
	font-size: 14px;
	color: #777777;
}

.new-box dd i {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	background: #666;
	color: #fff;
}

.new-box a:hover {
	color: #018790;
}

.new-box a:hover i {
	background: #018790;
}

.new-box a:hover img {
	transform: scale(1.15, 1.15);
	transition: transform 0.6s ease 0s;
}

.job-box {
	width: 100%;
	margin: 30px 0;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}

.job-box li {
	width: 100%;
	float: left;
	color: #777777;
}

.job-box li h4 {
	color: #018790;
	font-weight: bold;
	line-height: 30px;
	font-size: 18px;
}

.job-box .job-txt {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0;
}

.job-box .job-txt h2 {
	font-size: 14px;
	color: #018790;
	font-weight: bold;
	margin: 10px 0;
}

.job-box li a {
	display: block;
	width: 120px;
	background: #444 url("../news04.png") no-repeat 90px 9px;
	color: #fff;
	padding: 5px 5px 5px 20px;
	font-size: 12px;
	text-transform: uppercase;
}

.job-box li a:hover {
	background: #018790 url("../news04.png") no-repeat 100px 9px;
}

.ne-del {
	width: 100%;
	padding: 30px 0;
}

.ne-del .news-fl {
	width: 72%;
	float: left;
}

.ne-del .news-fl h4 {
	padding: 20px 0;
	font-size: 28px;
	color: #333;
	text-align: center;
}

.ne-del .news-fl .ne-time {
	width: 100%;
	line-height: 30px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.ne-del .news-fl .ne-con {
	width: 100%;
	padding: 30px 0;
	line-height: 28px;
	font-size: 14px;
}

.ne-del .news-fl .ne-con>div {
	padding: 1px 0;
	text-indent: 2em;
}

.ne-del .news-fl .ne-con img {
	max-width: 100%;
	margin: 10px auto;
}

.ne-del .news-fr {
	width: 25%;
	float: right;
}

.ne-del .news-fr h2 {
	font-size: 22px;
	color: #333;
	line-height: 22px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
}

.ne-del .news-fr ul {
	width: 94%;
	background: #f1f1f1;
	padding: 10px 3%;
}

.ne-del .news-fr ul li {
	width: 100%;
	line-height: 30px;
}

.ne-del .news-fr ul li a {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	background: url("../dian.png") no-repeat 0 12px;
	text-indent: 1em;
}

.ne-del .news-fr .more {
	display: block;
	width: 79%;
	height: 55px;
	line-height: 55px;
	background: #018790 url(../news04.png) no-repeat 80% center;
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 21%;
	transition: background .3s, color .3s, padding .3s;
	margin-top: 10px;
}

.mustfill {
	color: #f21919;
}

/*产品*/
.cp-box {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}

.cp-box dl {
	width: 100%;
	display: inline-block;
	background: #f9f9f9;
	vertical-align: top;
	overflow: hidden;
}

.cp-box dl a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.cp-box dl dt {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden;
}

.cp-box dl dt img {
	max-width: 100%;
	transform: translateZ(0);
}

.cp-box dl dt .cp-til {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../header-bj.png);
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s;
	color: #fff;
}

.cp-box dl dt .cp-til span {
	position: absolute;
	display: block;
	width: 280px;
	line-height: 38px;
	top: 50%;
	left: 50%;
	color: #fff;
	font-size: 18px;
	margin-left: -165px;
	background: url(../ico_54.png) no-repeat right center;
}

.cp-box dl dt:hover .cp-til {
	top: 0;
	visibility: visible;
	opacity: 1;
}

.cp-box dl dd {
	width: 50%;
	float: left;
	color: #777777;
	padding: 5% 10%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cp-box dl dd h4 {
	color: #018790;
	padding: 10px 0;
	font-size: 35px;
	font-weight: bold;
	font-family: Arial;
}

.cp-box dl dd span.f18 {
	display: block;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}

.cp-box dl dd p {
	padding: 20px 0;
	line-height: 24px;
	font-size: 14px;
}

.cp-box dl dd span.f19 {
	display: inline-block;
	margin: 10px 0;
	padding-right: 53px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	background: url(../ico_31.png) no-repeat right center;
	background-size: 30px;
}

.cp-box dl dt.m-dt {
	display: none;
}

.cp-box dl a:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 1s ease 0s;
}


.cp-box dl a:hover span.f19 {
	color: #018790;
}

.cp-del {
	width: 100%;
	padding: 30px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.cp-del h2 {
	font-size: 40px;
	color: #018790;
	padding: 10px 0;
	line-height: 50px;
}

.cp-del h4 {
	font-size: 25px;
	text-align: center;
	color: #018790;
	padding: 10px 0;
	line-height: 50px;
}

.cp-del span {
	display: block;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 25px;
	color: #444;
}

.cp-del .cp-content {
	width: 96%;
	padding: 30px 2%;
	font-size: 14px;
	line-height: 25px;
	background: #fff;
	overflow: hidden;
}

.cp-del .cp-content ul {
	width: 100%;
}

.cp-del .cp-content ul h3 {
	font-size: 20px;
	padding: 10px 0;
	color: #018790;
}

.cp-del .cp-content ul li {
	width: 50%;
	float: left;
	padding: 2px 0;
}

.cp-del .cp-content table {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cp-del .cp-content img {
	max-width: 100%;
}

.qt-pagination {
	width: 94%;
	margin: auto;
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
}

.qt-pagination a {
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	margin-right: 3px;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

.qt-pagination .pages {
	background: #018790;
	color: #fff;
}

/*by lyc*/


#slider {
	width: 1090px;
	height: 312px;
	overflow: hidden;
	padding: 20px 15px;
	position: relative;
	margin: 0 auto;
}

.scroll {
	width: 1020px;
	height: 312px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.scrollContainer {
	position: relative;
	width: 1815px;
	left: 0px;
}

.scrollContainer .current .inside {
	width: 230px;
	height: 288px;
}

.scrollContainer .panel {
	width: 170px;
	height: 235px;
	float: left;
	margin-right: 25px;
	display: inline;
}

.panel .inside {
	display: block;
	position: relative;
}

.inside img {
	width: 100%;
}

.scroll li .inside span {
	width: 197px;
	height: 37px;
	line-height: 37px;
	display: none;
	position: absolute;
	bottom: -17px;
	left: 16px;
	background-color: #24919B;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.scroll li.current .inside span {
	display: block;
}

.btnMode a.btn {
	background: url('../index.png') no-repeat;
}

.btnMode a.btn {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 125px;
}

.btnMode a.prev {
	left: 0;
	background-position: 0 -61px;
}

.btnMode a.prev:hover {
	background-position: 0 -102px;
}

.btnMode a.next {
	right: 0;
	background-position: -50px -61px;
}

.btnMode a.next:hover {
	background-position: -50px -102px;
}

/*服务与支持*/
.idea-box .idea-mycon {
	width: 100%;
	color: #fff;
	margin: 60px 0;
}

.idea-box .idea-mycon h2 {
	font-size: 25px;
	text-align: center;
	padding-bottom: 20px;
}

.idea-box .idea-mycon p {
	line-height: 25px;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
}

/*会员登录*/
.main-login {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}

.login-form {
	width: 60%;
	margin: 30px auto;
}

.login-form .login-top {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
}

.login-form .login-top .form-span {
	width: 30%;
	float: left;
	margin: 10px 0;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: center;
}

.login-form .login-top .form-input {
	width: 70%;
	float: left;
	margin: 10px 0;
}

.login-form .login-top .form-input .input {
	width: 90%;
	height: 40px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	padding-left: 10px;
}

.login-form .login-bottom {
	width: 150px;
	margin: 30px auto;
}

.login-form .login-bottom .button {
	display: inline-block;
	background: #018790;
	line-height: 40px;
	color: #fff;
	padding: 0 20px;
	margin: 0 auto;
	border-radius: 0;
}

.login-form .login-bottom02 {
	width: 300px;
	margin: 30px auto;
}

.login-form .login-bottom02 .button {
	display: inline-block;
	background: #018790;
	color: #fff;
	padding: 10px 20px;
	margin: 0 auto;
}

.main-login .logo-txt {
	width: 100%;
	text-align: center;
	margin: 30px auto;
	line-height: 30px;
}

.main-login .logo-txt p {
	color: #666;
}

.main-login .logo-txt span {
	display: block;
	width: 100%;
	color: #f21919;
}

.main-login .l-txt {
	text-align: center;
	line-height: 50px;
	margin: 30px 0;
}

.main-login .l-txt h3 {
	font-size: 20px;
	color: #f21919;
}

.main-login .l-txt p {
	font-size: 16px;
}

.main-login .l-txt a {
	background: #018790;
	display: block;
	width: 100px;
	line-height: 40px;
	color: #fff;
	margin: auto;
}

/*文档下载*/
.top {
	width: 100%;
	overflow: hidden;
	background: #ccc;
	padding: 10px 0;
}

.top .search-box {
	width: 300px;
	float: right
}

.top input.username {
	width: 90%;
	float: left;
	border: 0;
	font-family: "microsoft yahei";
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	background: #018790;
	text-indent: 0.5em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.top input.da_button {
	width: 10%;
	float: left;
	border: 0;
	font-family: "microsoft yahei";
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	background: #018790 url(../s-icon.png) no-repeat center center;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.mycon-box {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
}

.mycon-box .down-list {
	width: 31.333%;
	margin: 20px 1%;
	float: left;
	vertical-align: top;
	font-size: 0;
}

.mycon-box .down-list a {
	display: block;
	width: 100%;
	padding: 10px 15px;
	box-sizing: border-box;
	background: #f7f7f7;
	overflow: hidden;
}

.mycon-box .down-list dd {
	width: 80%;
	overflow: hidden;
	float: left;
}

.mycon-box .down-list dd h3 {
	color: #222;
	font-size: 18px;
	height: 50px;
	line-height: 25px;
	padding: 5px 0;
	overflow: hidden;
}

.mycon-box .down-list dd span {
	font-size: 13px;
	line-height: 25px;
	color: #9a9a9a;
}

.mycon-box .down-list dt {
	width: 20%;
	overflow: hidden;
	float: left;
}

.mycon-box .down-list dt i {
	display: block;
	width: 100%;
	height: 75px;
	float: left;
	background: url(../img1.png) no-repeat center center;
}

.mycon-box .down-list a:hover {
	background: #018790;
}

.mycon-box .down-list a:hover h3 {
	color: #fff;
}

.mycon-box .down-list a:hover span {
	color: #fff;
}

.mycon-box .down-list a:hover i {
	background: url("../img2.png") no-repeat center center;
}

.quality-box {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	margin: 50px 0;
}

.quality-box ul {
	width: 100%;
	margin: 5px 0;
}

.quality-box ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	line-height: 25px;
	padding: 10px 0;
}

.quality-box ul li a {
	float: left;
	display: block;
	width: 85%;
	box-sizing: border-box;
	overflow: hidden;
	color: #222;
	font-size: 16px;
	padding-left: 30px;
	background: url("../service-tech-01.jpg")no-repeat 3px 5px;
}

.quality-box ul li span {
	display: block;
	width: 15%;
	float: right;
	font-size: 13px;
	color: #9a9a9a;
	text-align: right;
}

.quality-box ul li a:hover {
	color: #018790;
}

/*down-con-box*/
.down-con-box {
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
	background: #fff;
	font-size: 14px;
	line-height: 25px;
}

.down-con-box .down-list {
	width: 100%;
	margin: 50px auto;
	vertical-align: top;
	font-size: 0;
}

.down-con-box .down-list a {
	display: block;
	width: 100%;
	padding: 15px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}

.down-con-box .down-list dd {
	width: 70%;
	overflow: hidden;
	float: left;
	padding-left: 100px;
	background: url("../service-tech-01.png") no-repeat left center;
}

.down-con-box .down-list dd h3 {
	color: #222;
	font-size: 18px;
	padding: 5px 0;
	overflow: hidden;
}

.down-con-box .down-list dd p {
	color: #666;
	font-size: 14px;
}

.down-con-box .down-list dd span {
	font-size: 13px;
	line-height: 25px;
	color: #9a9a9a;
}

.down-con-box .down-list dt {
	width: 10%;
	overflow: hidden;
	float: right;
	text-align: center;
}

.down-con-box .down-list dt i {
	display: block;
	width: 100%;
	height: 60px;
	float: left;
	background: url(../down.png) no-repeat center center;
}

.down-con-box .down-list dt span {
	font-size: 13px;
	line-height: 25px;
	color: #018790;
}

/*网上咨询*/
.form-box {
	width: 100%;
	overflow: hidden;
	padding: 80px 0;
	background: #f1f1f1;
}

.cn-form {
	background: #f1f1f1;
	padding: 50px 0;
}

.cn-form ul {
	width: 100%;
}

.form-box .section form {
	margin-top: 30px;
}

.cn-form ul li {
	width: 48%;
	float: left;
	margin: 10px 2% 20px 0;
}

.cn-form li span {
	display: block;
	padding: 0 2px 0 0;
	font-size: 20px;
	color: #333;
	width: 20%;
	float: left;
	line-height: 45px;
}

.cn-form h5 {
	width: 100%;
	float: left;
}

.cn-form input {
	background: #fff;
	border: 0;
	line-height: 45px;
	color: #333;
	padding-left: 10px;
	width: 66%;
}

.cn-form .texta {
	width: 100%;
	border: 0;
	line-height: 25px;
	color: #fff;
}

.cn-form .texta textarea {
	width: 96%;
	background: #fff;
	border: 0;
	color: #333;
	line-height: 25px;
	padding-left: 10px;
}

.cn-form .button {
	background: #018790;
	border: 0;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 15%;
	margin: 0 auto;
}

.cn-form .form-txt {
	text-align: center;
	line-height: 50px;
}

.cn-form .form-txt a {
	background: #018790;
	display: block;
	width: 100px;
	line-height: 40px;
	color: #fff;
	margin: auto;
}

/*联系我们*/
.lyc-con {
	width: 100%;
	overflow: hidden;
}

.lyc-con .left,
.lyc-con .right {
	width: 50%;
	float: left;
}

.lyc-con .right {
	margin-top: 20px;
}

.lyc-con .right img {
	max-width: 100%;
}

.lyc-con span {
	display: block;
	width: 100%;
	color: #018790;
	font-size: 25px;
	padding: 10px 0;
}

.lyc-con p {
	font-size: 14px;
	line-height: 25px;
	padding: 5px 0;
}

.lyc-con h3 {
	display: none;
	font-size: 22px;
	color: #018790;
	font-weight: 500;
	padding: 30px 0;
}

.lyc-con a {
	display: none;
}

.cp-box ul li {
	width: 22%;
	margin: 10px 1%;
	display: inline-block;
	vertical-align: top;
}

.cp-box ul li a {
	width: 100%;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	overflow: hidden;
	background: #fff;
	color: #666;
}

.cp-box ul li h4 {
	color: #222;
	line-height: 25px;
	font-size: 18px;
	text-align: center;
}

.cp-box .n-pic {
	width: 100%;
	margin: 20px 0;
}

.cp-box .n-pic img {
	max-width: 100%;
	transform: translateZ(0px);
}

.cp-box ul li a:hover {
	color: #fff;
	background: #018790;
}

.cp-box ul li a:hover h4 {
	color: #fff;
}

.cp-box ul li a:hover img {
	transform: scale(1.05, 1.05);
	transition: transform 0.6s ease 0s;
}

.seemore {
	display: block;
	width: 150px;
	height: 40px;
	background: #018790;
	text-align: center;
	color: #fff;
	margin: 70px auto 0 auto;
	line-height: 40px;
}

.seeemore {
	display: block;
	width: 150px;
	height: 40px;
	background: #018790;
	text-align: center;
	color: #fff;
	margin: 10px auto 0 auto;
	line-height: 40px;
}

/*返回 top*/
.cd-top {
	display: inline-block;
	width: 40px;
	height: 44px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../top.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	opacity: .9;
}

.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}

/*foot*/
.foot {
	width: 100%;
	background: #1f1f1f url("../foot-bj.jpg");
	background-size: 100%;
	overflow: hidden;
	color: #d9d9d9;
	padding: 30px 0;
}

.foot .msg {
	width: 50%;
	font-size: 14px;
	padding-right: 4%;
	border-right: 1px dashed #5b5b5b;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.foot .msg h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}

.foot .msg h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}

.foot .msg p {
	padding: 3px 0;
}

.foot .c-text {
	width: 29%;
	font-size: 14px;
	padding-left: 3%;
}

.foot .c-text h4 {
	font-size: 18px;
	color: #018790;
	padding: 10px 0;
	font-weight: bold;
}

.foot .c-text p {
	padding: 3px 0;
}

.foot .wx-img {
	width: 14%;
	padding: 35px 0;
	background: url(../wx.jpg) no-repeat center center;
	height: 127px;
}

.footer {
	width: 100%;
	background: #000;
	font-size: 12px;
	color: #9c9c9c;
	padding: 10px 0;
	clear: both;
}

.footer .copyright {
	float: left;
}

.footer .tooltip {
	float: left;
	position: relative;
	border-bottom: 1px dotted black;
}

.footer .tooltip .tooltiptext {
	visibility: hidden;
	padding: 10px 10px;
	width: 120px;
	background-color: #018790;
	color: #fff;
	text-align: left;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -60px;
}

.footer .tooltip .tooltiptext a {
	color: #fff;
}

.footer .tooltip:hover .tooltiptext {
	visibility: visible;
}

.footer .icp {
	float: right;
}

.footer .icp a {
	color: #9c9c9c;
	margin: 0 10px;
	float: right;
}

.footer a {
	color: #9c9c9c;
}

@media (max-width:1200px) {
	.section {
		width: 94%;
	}

	.new-box {
		width: 100%;
	}

	.cp-box dl dd p {
		display: none;
	}

	.container-video .sidebar-le h4 {
		padding: 10px 0;
		font-size: 28px;
	}

	.container-video .sidebar-le p {
		padding: 8px 0;
		font-size: 15px;
	}

	.container-video .sidebar-le a {
		margin: 20px 0 0 2%;
	}

	.list {
		display: none;
	}

	.slist {
		display: block;
	}

	.employee-con {
		width: 900px;
		margin: 0 auto;
	}

	.jcImgScroll em.sPrev {
		background: url(../left_ico.png) no-repeat left center
	}

	.jcImgScroll em.sNext {
		background: url(../right_ico.png) no-repeat right center
	}

	.cp-box ul li {
		width: 40%;
		margin: 10px 4%;
	}

	#one li {
		width: 300px;
	}
}

@media (max-width:1024px) {
	.about-box .ab-con {
		width: 90%;
	}

	.cd-top {
		width: 40px;
		height: 44px;
		right: 30px;
		bottom: 30px;
	}

	.scroll_horizontal {
		width: 900px;
	}

	.scroll_horizontal .box {
		width: 900px;
	}
}

@media (max-width:999px) {

	/*banner*/
	.banner {
		margin: 0;
	}

	.banner_bar {
		width: 100%;
	}

	.n_banner {
		width: 100%;
		margin: 0;
		height: auto;
	}

	.banner ul {
		height: 450px;
	}

	.banner ul li {
		height: 450px;
	}

	.container-about .about-tle {
		display: none;
	}

	.container-about .ab-im {
		display: none;
	}

	.container-about .m-ab {
		display: block;
	}

	.container-about .m-ab ul li {
		width: 28%;
	}

	.container-news .new-pic {
		height: 340px;
	}

	.container-news .news-company {
		height: 340px;
	}

	.container-news .news-rel {
		height: 340px;
	}

	.container-prs {
		padding: 50px 0;
	}

	.idea-con .ide-ri {
		padding-top: 10px;
	}

	.employee-con {
		width: 600px;
		margin: 0 auto;
	}

	.inside_menu a {
		padding: 0 20px;
	}

	.inside_menu p {
		height: 45px;
		line-height: 45px;
	}

	#one li {
		width: 300px;
	}
}

@media (max-width:905px) {

	/*表单页面*/
	.cn-form ul li {
		width: 96%;
	}

	/*联系我们*/
	.lyc-con .left {
		width: 100%;
		text-align: center;
	}

	.lyc-con .right {
		width: 100%;
	}

	.lyc-con .right div {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width:856px) {
	.container-cp {
		background: #018790;
		padding: 60px 0 30px 0;
	}

	.container-cp .cp-img {
		width: 100%;
		text-align: center;
	}

	.container-cp .cp-list {
		width: 100%;
	}

	.container-video .sidebar-le h4 {
		padding: 5px 0;
		font-size: 20px;
	}

	.container-video .sidebar-le p {
		padding: 3px 0;
		font-size: 14px;
	}

	.container-video .sidebar-le a {
		margin: 10px 0;
	}

	.cp-box dl dd a {
		padding: 30px 15% 0 15%;
		width: 70%;
	}

	/*.shu_left ul{margin-right: 40%;}*/
}


/*banner媒体查询*/
@media (max-width:785px) {
	.header {
		width: 100%;
		padding: 5px 0;
	}

	.m_menu {
		display: block;
	}

	.header .menu {
		position: absolute;
		left: 0;
		top: 60px;
		background: #018790;
		width: 100%;
		display: none;
		z-index: 999999;
		margin: 0;
	}

	.header .menu ul>li {
		width: 100%;
		border-bottom: 1px solid #018790;
	}

	.header .menu ul>li a {
		padding: 0;
		line-height: 45px;
		height: 45px;
		color: #fff;
	}

	.header .lang {
		position: absolute;
		right: 50px;
		line-height: 55px;
		z-index: 999999;
	}

	.header .section .logo {
		padding: 5px;
		width: 45%;
	}

	.header .section .logo img {
		height: 40px;
		margin: 0;
	}

	.banner ul {
		height: 320px;
	}

	.banner ul li {
		height: 320px;
	}

	.main-box {
		padding: 30px 0;
	}

	.about-box .ab-con {
		width: 100%;
	}

	.idea-con .ide-lf {
		width: 90%;
		text-align: center;
	}

	.idea-con .ide-ri {
		width: 100%;
	}

	.idea-con .ide-ri p {
		text-align: center;
	}

	.cd-top {
		right: 20px;
		bottom: 20px;
	}

	.cp-box dl dd {
		padding: 2% 10%;
	}

	.cp-del .cp-content ul li {
		width: 100%;
	}

	.slist .lycwrap {
		width: 330px;
	}

	.slist .syuanhuan {
		left: 110px;
	}

	.quality-box .quality .quality_left {
		width: 100%;
	}

	.quality-box .quality .quality_right {
		width: 100%;
	}

	.quality-box .quality .quality_left p {
		text-align: center;
		font-size: 20px;
	}

	.mycon-box .down-list {
		width: 48%;
	}

	.cp-box ul li {
		width: 80%;
		margin: 10px 10%;
	}

	.aui-page-list ul li {
		width: 48%;
		margin: 10px 1%;
		padding: 10px 2%;
	}

	.main-down-list ul li {
		width: 48%;
	}
}

@media (max-width: 685px) {
	.container-news .new-pic {
		width: 100%;
		margin: 10px 0;
		height: auto;
	}

	.container-news .new-info {
		width: 100%;
	}

	.container-news .news-company {
		width: 100%;
		margin: 10px 0;
		height: auto;
	}

	.container-news .news-rel {
		width: 100%;
		margin: 10px 0;
		height: auto;
	}

	.cp-box dl {
		margin-bottom: 30px;
	}

	.cp-box dl dd {
		width: 100%;
	}

	.cp-box dl dd p {
		display: block;
	}

	.cp-box dl dt {
		width: 100%;
	}

	.cp-box dl dt.c-dt {
		display: none;
	}

	.cp-box dl dt.m-dt {
		display: block;
	}

	.employee-con {
		width: 300px;
		margin: 0 auto;
	}

	.world-con {
		display: none;
	}

	.employee-con1 {
		display: block;
	}

	.footer .copyright {
		width: 100%;
		text-align: center;
	}

	.footer .tooltip {
		width: 100%;
		text-align: center;
	}

	.footer .icp {
		width: 100%;
		text-align: center;
	}

	.footer .icp a {
		float: none;
	}
}

@media (max-width: 567px) {
	.container-about .m-ab ul li {
		width: 44%;
	}

	.container-map {
		padding: 30px 0;
	}

	.container-map .map-tle h2 {
		margin: 20px 0;
		font-size: 25px;
	}

	.container-map .sidebar-map-txt {
		font-size: 15px;
	}

	.sidebar-map-txt .map-box-le {
		width: 100%;
		margin-left: 0;
	}

	.map-box-le .map-con-l p {
		padding: 5px 0;
	}

	.sidebar-map-txt .map-box-re {
		width: 100%;
		margin-right: 0;
		float: left;
		min-height: 150px;
	}

	.map-box-re .map-con-r {
		left: 0;
	}

	.map-box-re .map-con-r p {
		padding: 5px 0;
	}

	.cp-list .cp-tl span {
		width: 100%;
		padding: 10px 0;
		color: #fff;
		background: none;
		text-align: center;
	}

	.cp-list .cp-tl h3 {
		width: 100%;
		font-size: 20px;
		text-align: center;
	}

	.container-cp .cp-list ul li {
		width: 60%;
		margin: 20px 20%;
	}

	.container-prs {
		padding: 30px 0;
		min-height: 400px;
	}

	.container-video {
		padding: 30px 0;
	}

	.container-video .sidebar-le {
		width: 100%;
	}

	.container-video .sidebar-le h4 {
		padding: 15px 0;
		font-size: 23px;
	}

	.container-video .sidebar-le p {
		padding: 5px 0;
		font-size: 16px;
	}

	.container-video .sidebar-le a {
		margin: 20px auto;
	}

	.container-video .sidebar-rt {
		width: 100%;
		margin: 10px 0;
	}

	.idea-con .ide-ri {
		font-size: 20px;
	}

	.idea-con .ide-ri p {
		padding: 5px 0;
	}

	.inside_menu .now-menu {
		width: 100%;
	}

	.inside_menu ul {
		display: none;
	}

	.new-box dt {
		width: 100%;
		margin: 0;
	}

	.new-box dd {
		width: 100%;
		margin: 10px 0;
	}

	.foot .msg {
		width: 100%;
		padding-right: 0;
		border-right: 0;
	}

	.foot .c-text {
		width: 100%;
		padding-left: 0;
	}

	.foot .wx-img {
		width: 100%;
		padding: 15px 0;
	}

	.footer .copyright {
		width: 100%;
		padding: 3px 0;
	}

	.footer .icp {
		width: 100%;
	}

	.footer .icp a {
		float: none;
	}

	.slist .lycwrap {
		width: 115px;
	}

	.slist .syuanhuan {
		left: 0;
	}

	.slist .lycwrap .lyctext {
		bottom: 0;
		font-size: 16px;
	}

	.mycon-box .down-list {
		width: 97%;
	}

	.map-img img {
		width: 100%;
	}

	.inside_menu a {
		padding: 0 10px;
	}

	.inside_menu p {
		height: 35px;
		line-height: 35px;
	}

	.ban-box {
		padding-top: 50%;
	}

	.a-ban {
		background-size: cover;
	}

	.n-ban {
		background-size: cover;
	}

	.p-ban {
		background-size: cover;
	}

	.c-ban {
		background-size: cover;
	}

	.s-ban {
		background-size: cover;
	}

	.h-ban {
		background-size: cover;
	}

	.z-ban {
		background-size: cover;
	}

	.tl-box h5 {
		font-size: 23px;
	}

	.tl-box span {
		font-size: 14px;
	}

	.about-box .ab-con h2 {
		font-size: 16px;
	}

	.tl-box h4 {
		font-size: 23px;
	}

	.rd-box .ab-con h2 {
		font-size: 16px;
	}

	.rd-box .ab-con {
		width: 100%;
	}

	.quality-box .quality .quality_left {
		padding-top: 20px;
	}

	.quality-box .quality .quality_left p {
		font-size: 16px;
		text-align: left;
		padding: 5px 0;
	}

	.main-down-list ul li {
		width: 98%;
	}

	.cp-box dl dd h4 {
		font-size: 24px;
	}

	.cp-box dl dd span.f18 {
		font-size: 16px;
	}

	.cp-box dl {
		margin-bottom: 0;
	}

	.ne-del .news-fl {
		width: 100%;
	}

	.ne-del .news-fr {
		display: none;
	}

	.ne-del .news-fl h4 {
		font-size: 20px;
	}

	.foot {
		padding: 15px 0;
	}

	.foot .msg {
		font-size: 12px;
	}

	.foot .msg p {
		padding: 0;
	}

	.foot .c-text h4 {
		font-size: 16px;
	}

	.foot .c-text p {
		padding: 0;
	}

	.lyc-con .right {
		display: none;
	}

	.lyc-con h3 {
		display: block;
	}

	.lyc-con a {
		display: block;
	}

	.container-about .m-ab h2 {
		width: 100%;
		font-size: 25px;
	}

	.login-form {
		width: 100%;
	}

	.login-form .login-top .form-span {
		width: 100%;
		text-align: left;
	}

	.login-form .login-top .form-input {
		width: 100%;
	}

	.login-form .login-top .form-input .input {
		width: 100%;
		box-sizing: border-box;
	}

	#timeline {
		width: 300px;
		height: 200px;
		overflow: hidden;
		position: relative;
	}

	#dates {
		width: 300px;
		overflow: hidden;
		margin-top: 20px;
	}

	#dates li {
		float: left;
		width: 94px;
		height: 90px;
		font-size: 16px;
		text-align: center;
		background: none
	}

	#dates a {
		color: #018790;
		width: 94px;
		height: 90px;
		line-height: 130px;
		display: block;
		background: none
	}

	#dates .selected {
		font-size: 18px;
		font-weight: bold;
		background: url("../dian1.png") no-repeat 40px 20px;
	}

	#issues {
		width: 300px;
		height: 100px;
		overflow: hidden;
	}

	#issues li {
		width: 300px;
		height: 100px;
		line-height: 100px;
		list-style: none;
		float: left;
		font-size: 20px;
		color: #018790;
	}

	#next,
	#prev {
		position: absolute;
		font-size: 50px;
		font-family: "宋体";
		top: 0;
		text-align: center;
		line-height: 100px;
		overflow: hidden;
		color: #018790;
	}

	#next {
		right: 5%;
	}

	#prev {
		left: 5%;
	}
}

@media (max-width: 465px) {

	/*表单页面*/
	.cn-form li span {
		font-size: 16px;
		width: auto;
	}

	.cn-form .button {
		width: 90%;
	}

	.lyc-con span {
		font-size: 16px;
	}

	.aui-page-list ul li {
		width: 100%;
		margin: 10px 0;
		padding: 0 3%;
	}

	.aui-page-list ul li h4 {
		height: auto;
	}

	.aui-page-list ul li p {
		height: auto;
	}

	.aui-page-list ul li img {
		height: auto;
	}

	.cp-box dl dt img {
		height: auto;
	}
}
