﻿
/*! 111*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	   
}
 zoom: 0.9;
* {
	margin: 0;
	padding: 0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],template {
	display: none
}
a {
	background-color: transparent
}
a:active,a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b,strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button,select {
	text-transform: none
}
button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled],html input[disabled] {
	cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td,th {
	padding: 0
}
.index_bg{
	background: url('../img/index_bg.jpg') center;
	height: 940px;
	min-width: 1200px;
	background-position: center;
 
	background-color: #1e1d22;
	 
		    background-size: auto 100%;
    background-repeat: no-repeat;
}
.index_bg1{
	background: url('../img/index_bg1.jpg') center;
	height: 940px;
	min-width: 1200px;
	background-position:center;
}
.header{
	position: absolute;
	width: 100%;
	z-index: 999;
	top:0;
	height: 185px;
}
.header_logo_warp{
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}
.header_logo{
	position: absolute;
	width: 100px;
	left:50%;
	margin-left: -50px;
	top:40px;


}
.header_content_bg{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 75px;
	left:0;
	background-color: rgba(0,0,0,0.3);
}
.header_content{
	width: 1200px;
	position: absolute;
	left:50%;
	margin-left:-600px;
	height: 100%;
}
.header_content .nav>li{
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 10px;
}

.header_content .nav>li .nav_cn{
	color: #fff;
	font-family: 宋体;
	font-weight: bold;
	margin: 0;
	font-size: 16px;
	padding-top: 10px;  
}
.header_content .nav>li .nav_en{
	color: #656568;
	font-size: 11px;
	display: block;
	margin-top: 3px;
}
.nav_action{
	border-top: 2px solid #f68803;
}
.nav_current_action{
		border-top: 2px solid #f68803;
}
.fooder{
	width: 100%;
	height: 365px;
	background-color: #23262d;
}
.fooder ul{
	width: 1050px;
	margin: auto;
}
.fooder ul li{
	margin:92px auto;
	list-style: none;
	width: 140px;
	float: left;
	color: #717882;
	text-align: center;
	margin-bottom: 20px;
}
.fooder ul li a{
	font-family: 宋体;
	font-size: 16px;
	color: #717882;
}
.fooder p{
	width: 100%;
	text-align: center;
	color: #717882;
	display: inline-block;
	margin-top: 35px;
}
.fooder .fooder_logos{
	 text-align: center;
}
.fooder .fooder_logos img{
	width: 30px;
	display: inline-block;
}
.fooder .fooder_logos .qqLogo{
	margin-right: 20px;
}
.fooder .fooder_logos .weixinLogo{
	margin-right: 20px;
}
.fooder .copy{
	margin-top: 92px;
}
.swiper-container{
	min-width: 1200px;
}
#swiper1 .swiper-button-prev{
	background: url('../img/prevBtn.png');
	width: 65px;
	height:65px;
	z-index: 999;
	background-size: 100% 100%;
	margin-left: 100px;
}
#swiper1 .swiper-button-next{
	background: url('../img/nextBtn.png');
	width: 65px;
	height:65px;
	z-index: 999;
	background-size: 100% 100%;
	margin-right: 100px;
}
 .atImg1{
	width: 100px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	margin-top: -55px;
	z-index: 999999;
}
.at_news_img1{
	background: url('../img/at_news_img1.jpg') top;
	position: relative;
	min-width: 1200px;
	height: 1020px;
}
.news_title {
	position: absolute;
	top: 200px;
	margin-left: -562px;
	width: 380px;
	left: 50%;
	color: #c3c5cb;
	font-size: 52px;
	line-height: 80px;
}
.news_info {
    position: absolute;
    top: 838px;
    margin-left: -437px;
    width: 850px;
    left: 50%;
    color: #bec1c6;
    font-size: 16px;
}
.moreBtn {
    position: absolute;
    top: 500px;
    margin-left: -240px;
    width: 160px;
    left: 50%;
    cursor: pointer;
}
.cases_nav{
	height: 102px;
	line-height: 100px;
	background-color: #3c3f4e;
}
.cases_nav ul{
	margin: 0 auto;
	width: 1000px;
}
.cases_nav ul li{
	float: left;
	width: 200px;
	text-align: center;
	list-style: none;
	color: #b6b6b6;
	cursor: pointer;
}
.cases_nav ul li a{
	width: 200px;
	text-align: center;
	color: #b6b6b6;
	cursor: pointer;
}
.cases_nav_action{
	border-bottom: 2px solid #374ca3;
}
.cases_content {
	background-color: #1c1d21;
}
.cases_content .cases_lists{
	width: 1230px;
	margin:auto;
	padding-top: 50px;
	padding-bottom: 200px;
}
.cases_content .cases_lists .cases_cell{
	width: 600px;
	height: 300px;
	display: inline-block;
	position: relative;
	color: #ffffff;
	background: url('../img/cases_bg.png') center;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-top: 3px;
	border-radius: 10px;
	 background-size: 100%;
	 cursor: pointer;
	border-top: 3px solid #06bbd4;
	border-radius: 2px;
}

.cases_content .cases_lists h3{
	text-align: center;
	color: #fff;
}

.cases_content .cases_lists .cases_cell .cases_cell_title{
	position: absolute;
	left: 20px;
	bottom: 80px;
	font-size: 24px;
}
.cases_content .cases_lists .cases_cell .cases_cell_tag{
	position: absolute;
	left: 32px;
	top: -3px;
	display: block;
	background-color: #06bbd4;
	line-height: 28px;
	padding: 0 12px;
	border-radius: 2px;
}
.cases_content .cases_lists .cases_cell .cases_cell_desc{
	position: absolute;
	left: 20px;
	bottom: 30px;
	font-size: 14px;
	overflow: hidden;
	margin-right: 26px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: left;
}
.none{
	display: none;
}
.pc_ul{
	width: 100%;
	overflow: hidden;
}
.pc_ul .pc_ul_cover{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9999;
}
.index_Refit_bg1{
	background: #FFA333 url('../img/bg1.png') top center;
    height: 1000px;
    min-width: 1200px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#swiper3 .swiper-button-prev{
	background: url('../img/Refit_left_btn.png');
	width: 220px;
	height:65px;
	z-index: 999;
	background-size: 100% 100%;
	margin-left: -550px;
	left:50%;
	    top: 200px;
}
#swiper3 .swiper-button-next{
	background: url('../img/Refit_right_btn.png');
	width: 220px;
	height:65px;
	z-index: 999;
	background-size: 100% 100%;
	margin-left: 340px;
	left:50%;
	    top: 200px;
	
}
#swiper3 .swiper-pagination-bullet {
    width: 40px;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    
}
.conact_warp{
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.fooder_logos .conact_warp .code{
	position: absolute;
    top: 30px;
    left: -30px;
    width: 80px;
    display: none;
}
.conact_warp:hover .code{
	display: block;
}
.products_content_detail .link a{
	margin: 0 6px;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
}
.products_content_detail .link a:hover{
	color: #5e9fee;
	text-decoration: underline;
}

