/*公共样式部分*/
html{background:#fff;overflow:auto;}
body{font:12px/18px "微软雅黑";font-weight:lighter;color:#333; -webkit-font-smoothing: antialiased; background: #fff;}
a{color:#333; text-decoration:none; outline: 0 none;}
a:focus{-moz-outline-style:none; border:0px;blr:expression(this.onFocus=this.blur());}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
header,footer,article,aside,section,nav,menu,hgroup,details,dialog,figure,figcaption{display:block}
ol,li,ul,dl,dt,dd{list-style:none;}
fieldset,img 	{border:0}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:lighter;}
table{border-collapse:collapse; border-spacing:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
select,button{font-family:inherit; font-size:inherit; font-weight:inherit; outline-style:none; outline-width:0pt; padding: 0; margin: 0;}
b,em,i{display:inline-block; font-weight:normal; font-style:normal;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix{ zoom:1;}
.container { width:1200px; position:relative; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}

.zz{
	font-family: arial !important;
}
.news ul li i{ display: none; }
.news ul li img{ width: 260px; height: 153px; }
/*top*/
.mch p a {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
}

.header_big{
	width: 100%;
	height: 50px;
	background: #2c2c2c;
}
.lid020{ display: none !important;}
.header_big>.header{
	width: 1200px;
	margin:0 auto;
}

.header_big>.header>.tel{
	height: 50px;
}

.header_big>.header>.tel>span{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-indent: 20px;
}

.header_big>.header>.tel>span b{
	font-weight: bold;
	margin-right: 20px;
}

.header_big>.header>.secr{
	margin-top: 13px;
	position: relative;
}

.header_big>.header>.secr select{
	border: none;
	background: none;
	color: #fff;
	width: 80px;
	position: relative;
	line-height: 25px;
	height: 25px;
	margin-right: 20px;
	background: url(xila.png)right center no-repeat;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}

.header_big>.header>.secr select option{
	color: #000;
}

.header_big>.header>.secr>img{
	position: absolute;
	top: 1px;
	left: -30px;
}

.header_big>.header>.secr>.search{
	width: 220px;
	height: 25px;
	position: relative;
}

.header_big>.header>.secr>.search>.nr{
	width: 100%;
	height: 25px;
	background: #3b3b3b;
	border: none;
	border-radius: 3px;
	text-indent: 40px;
	outline: none;
	color: #fff;
}

.header_big>.header>.secr>.search>.tj{
	background: url(sousuo.png) no-repeat center;
	width: 22px;
	height: 22px;
	border: none;
	position: absolute;
	left: 10px;
	top: 1px;
}

/*导航*/
.nav_big{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 50;
	background: #fff;
	box-shadow: 0 0 5px #999;
}

.nav{
	width: 1200px;
	height: 90px;
	background: #fff;
	margin: 0 auto;
}

.nav>.logo{
	margin-top: 10px;
}

.nav>.logo p{
	font-weight: bold;
    color: #000;
    font-size: 16px;
    opacity: 0;
    letter-spacing: 11px;
    transition: all .3s;
}

.nav>ul{
	margin-top: 30px;
}

.nav>ul>li{
	float: left;
	margin: 0 40px;
	height: 60px;
}

.nav>ul>li>a{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	/*color: #4f4f4f;*/
	color: #000;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.nav>ul>li:last-child{
	margin-right: 0;
}

.nav>ul>li>a span{
	display: block;
	transition: all .3s;
	font-weight: bold;
}

.nav>ul>li>a p{
	font-weight: bold;
	text-transform: uppercase;
	color: #0093de;
}

.nav>ul>li>a:hover{
	border-bottom: 2px solid #0093de;
}

.nav>ul>li>a:hover span{
	margin-top: -40px;
}



.subnav_big{
	width: 100%;
	background: #2c2c2c;
	position: absolute;
	left: 0;
	top: 89px;
	z-index: 2;
	display: none;
	border-bottom: 1px solid #858585;
}


.subnav_big .subnav{
	width: 1200px;
	margin: 0 auto;
	padding: 35px 0;
}

.nav>ul>li:first-child .subnav_big .subnav ol li{
	margin-left: 0;
}

.subnav_big .subnav ol{
	width: 100%;
}

.subnav_big .subnav ol li{
	width: 20%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
}

.subnav_big .subnav ol li:first-child{
	margin-left: 330px;
}

.nav>ul>li:first-child ol li{
	height: 200px;
}

.subnav_big .subnav ol li a{
	display: block;
	color: #939393;
	font-size: 13px;
	line-height: 30px;
	padding-left: 50px;
}

.subnav_big .subnav ol li a i{
	font-size: 12px;
	margin-right: 5px;
}

.subnav_big .subnav ol li a:hover{
	color: #fff;
}

.subnav_big .subnav ol li a span{
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}


/*banner*/
.banner{
	width: 100%;
}

.banner .img{
	position: relative;
}

.banner .img a{
	display: block;
	width: 100%;
	min-height: 600px;
	/*background-size: 100%  !important;*/
}

.banner .img img{
	display: none;
}

.banner .img>div{
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -550px;
	display: none;
}

.banner .img>div>p{
	position: absolute;
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	left: 0;
	top: 190px;
	opacity: 0;
	transition: all 0.8s;
	/*transition-delay: 200ms;*/
}

.banner .img>div>p span{
	color: #0093DE;
}

.banner .img>div>span{
	position: absolute;
	font-size: 15px;
	color: #fff;
	top: 255px;
	left: 0;
	font-weight: bold;
}

.banner .img>div>a{
	position: absolute;
	font-size: 14px;
	width: 180px;
	height: 40px;
	border: 1px #fff solid;
	line-height: 40px;
	color: #fff;
	left: 0;
	top: 400px;
	text-align: center;
	z-index: 1;
	/*transition: color .5s;*/
	opacity: 0;
	transition: all 0.8s;
}

.banner .img>div>a:hover{
	color: #ccc;
}

.banner .img img{
	width: 100%;
}

.banner .flexslider{
	position: relative;
	height: auto;
}

.banner .flexslider>ul{
	display: none;
}

.banner .flexslider>ol{
	text-align: center;
	position: relative;
	z-index: 2;
	bottom: 45px;
}

.banner .flexslider>ol>li{
	display: inline-block;
	margin: 0 3px;
}

.banner .flexslider>ol>li>a{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #dbdbdb;
	text-indent: -99em;
	margin: 0 3px;
	overflow: hidden;
	border-radius: 50%;
	cursor: pointer;
	transition: all .3s;
}

.banner .flexslider>ol>li>a.flex-active{
	width: 30px;
	border-radius: 30px;
}


.contner{
	width: 100%;
	background: #2c2c2c;
	min-height: 300px;
	overflow: hidden;
	margin-top: -18px;
}

.contner h1{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	position: relative;
	opacity: 0;
	top: 30px;
	transition: all .8s ease-in-out;
	/*display: none;*/
}

.contner h1>span{
	color: #0093de;
}

.contner>.proud{
	width: 1200px;
	margin: 70px auto 0;
}

.contner>.proud h1{
	position: relative;
	/*opacity: 0;*/
	/*top: 0px;*/
	/*transition: all .8s ease-in-out;*/
}

.contner>.proud>ul{
	width: 100%;
	margin-top: 45px;
}

.contner>.proud>ul>li{
	float: left;
	width: 24%;
	min-height: 224px;
	margin: 0 0.5% 25px;
	background: #2c2c2c;
	/*height: 224px;*/
	position: relative;
	opacity: 0;
	top: 0px;
	transition: all 1s ease-out;
}

.contner>.proud>ul>li:nth-child(1),.contner>.proud>ul>li:nth-child(3){
	transition-delay: 0ms;
}

.contner>.proud>ul>li:nth-child(5),.contner>.proud>ul>li:nth-child(7){
	transition-delay: 500ms;
}

.contner>.proud>ul>li:nth-child(2),.contner>.proud>ul>li:nth-child(4){
	transition-delay: 300ms;
}

.contner>.proud>ul>li:nth-child(6),.contner>.proud>ul>li:nth-child(8){
	transition-delay: 800ms;
}


/*.contner>.proud>ul>li:nth-child(1){
	transition-delay: 0ms;
}

.contner>.proud>ul>li:nth-child(2){
	transition-delay: 150ms;
}

.contner>.proud>ul>li:nth-child(3){
	transition-delay: 300ms;
}

.contner>.proud>ul>li:nth-child(4){
	transition-delay: 450ms;
}

.contner>.proud>ul>li:nth-child(5){
	transition-delay: 600ms;
}

.contner>.proud>ul>li:nth-child(6){
	transition-delay: 750ms;
}

.contner>.proud>ul>li:nth-child(7){
	transition-delay: 900ms;
}

.contner>.proud>ul>li:nth-child(8){
	transition-delay: 1050ms;
}*/

.contner>.proud>ul>li>.dd{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 30;
	border-top: 8px solid #2c2c2c;
	transition: all .3s ease;
}

.contner>.proud>ul>li>.dd>img{
	display: block;
	width: 95%;
	margin: 0 auto;
	opacity: 0.5;
	transition: all .3s;
}

.contner>.proud>ul>li:hover>.dd>img{
	/*transform: scale(0.85,0.95);*/
	opacity: 1;
}

.contner>.proud>ul>li>.dd>h3{
	width: 95%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #e1e1e1;
	background: rgba(57,57,57,0.8);
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	transition: all .3s;
	position: absolute;
	bottom: 0;
	left: 2.5%;
	overflow: hidden;
}

.contner>.proud>ul>li:hover{
	position: inherit;
	z-index: 40;
}

.contner>.proud>ul>li>.dd:hover{
	background: #fff;
	transform: scale(1.1,1.1);
	z-index: 31;
	border-top: 8px solid #fff;
	transition-delay: 0ms;
}

.contner>.proud>ul>li:hover h3{
	background: #fff;
	height: auto;
	overflow: auto;
	color: #585858;
	line-height: 35px;
	padding-bottom: 10px;
	border: none;
	/*position: inherit;*/
}

.contner>.proud>ul>li h3 p{
	font-weight: 100;
	font-size: 12px;
	border: none;
}

.contner>.proud>ul>li h3 p a{
	display: inline-block;
	/*width: 50%;*/
	text-align: center;
	margin-left: 5px;
	line-height: 20px;
	display: inline-block;
	height: 20px;
	/*float: left;*/
}

.contner>.proud>ul>li h3 p a:hover{
	text-decoration: underline;
}

.contner>.proud>ul>li h3 p i{
	margin-right: 5px;
}

.contner>.proud>ul>li:hover h3 p{
	height: auto;
	line-height: 20px;
}

.contner>.dynamic{
	width: 1200px;
	margin: 90px auto 0;
}

.contner>.dynamic .bt{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #393939;
	position: relative;
	margin-bottom: 40px;
}

.contner>.dynamic .bt h1{
	font-size: 30px;
	line-height: 65px;
	text-align: left;
}

.contner>.dynamic .bt a{
	position: absolute;
	right: 0;
	top: 20px;
	border: 2px solid #616161;
	display: block;
	width: 35px;
	height: 20px;
	color: #616161;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	transition: all .2s;
}

.contner>.dynamic .bt a:hover{
	border: 2px solid #fff;
	color: #fff;
}

.contner>.dynamic>.xin{
	width: 46%;
	position: relative;
	opacity: 0;
	top: 80px;
	transition: all .8s ease-in-out;
}

.contner>.dynamic>.xin .wrap7{
	margin-top: 65px;
	min-height: 270px;
}

.contner>.dynamic h1{
	opacity: 1;
	top: 0;
}

.contner>.dynamic>.xin>.wrap7>ul>li{
	width: 100%;
	/*margin-bottom: 0px;*/
	padding-bottom: 30px;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic{
	width: 35%;
	overflow: hidden;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic img{
	max-width: 100%;
	display: block;
	transition: all .3s;
}

.contner>.dynamic>.xin>.wrap7>ul>li:hover>.pic img{
	transform: scale(1.2,1.2);
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word{
	width: 60%;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word h2{
	border-bottom: dashed 1px #616161;
	height: 107px;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word h2 p{
	font-size: 14px;
	font-weight: bold;
	color: #e0e0e0;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word h2 span{
	font-size: 12px;
	color: #767676;
	margin: 7px 0 10px;
	display: block;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word>p{
	font-size: 12px;
	color: #acacac;
	margin: 12px 0;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word>a{
	font-size: 12px;
	color: #acacac;
	line-height: 22px;
}

.contner>.dynamic>.xue{
	width: 46%;
	position: relative;
	opacity: 0;
	top: 80px;
	transition: all .8s ease-in-out;
	transition-delay: 500ms;
}

.contner>.dynamic>.xue>ul>li{
	width: 100%;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px dashed #616161;
	cursor: pointer;
	margin-bottom: 13px;
	transition: all .3s;
}

.contner>.dynamic>.xue>ul>li:hover{
	background: #616161;
	color: #fff;
	padding-left: 5%;
	width: 95%;
}

.contner>.dynamic>.xue>ul>li>p{
	height: 60px;
	line-height: 60px;
	color: #e0e0e0;
	font-size: 14px;
	color: #e0e0e0;
	font-weight: bold;
	font-family: arial;
	transition: all .3s;
}

.contner>.dynamic>.xue>ul>li>p span{
	margin-right: 10px;
	font-size: 16px;
	font-weight: bold;
}

.contner>.dynamic>.xue>ul>li>a{
	display: block;
	padding: 25px 18px;
	font-size: 12px;
	font-family: 微软雅黑;
	color: #afafaf;
	background: #393939;
	line-height: 24px;
	display: none;
}

.New{
	width: 1200px;
	margin: 135px auto 0;
}

.New>ul{
	margin-top: 65px;
	text-align: center;
}

.New>ul>li{
	display: inline-block;
	width: 112px;
	/*float: left;*/
	position: relative;
	height: auto;
	position: relative;
	margin: 0 80px;
	opacity: 0;
	top: 0px;
	text-align: center;
	transition: all .8s ease-in-out;
}

.New>ul>li .tu{
	display: inline-block;
	width: 110px;
	height: 110px;
	border-radius: 50%;
    border: 1px solid #fff;
    transition: all .3s ease-in-out;
}

.New>ul>li p{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	transition-delay: 0;
}

.New>ul>li a{
	display: block;
	border: 1px solid #fff;
	color: #fff;
	width: 85px;
	height: 35px;
	line-height: 35px;
	margin: 20px auto 0;
}

.New>ul>li:hover{
	transition: opacity .3s ease !important;
	transition-delay: 0ms !important;
	opacity: 1 !important;
}
.New>ul>li:hover  a{ background: #fff; color:#000; transition: .5s; }
.New>ul>li:nth-child(1){
	transition-delay: 0ms;
}

.New>ul>li:nth-child(2){
	transition-delay: 300ms;
}

.New>ul>li:nth-child(3){
	transition-delay: 600ms;
}

.New>ul>li img{
	display: block;
	/*max-width: 100%;*/
	width: 80px;
	height: 80px;
	margin: 15px auto 0;
	transition-delay: 0;
	transition: all .3s;
}

.New>ul>li:hover img{
	transform: scale(0.9,0.9);
}

.New>ul>li:hover div{
	transform: scale(1.1,1.1);
}


.New>ul>li>.text{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(bg.png);
	text-align: center;
	transition: all .3s;
}

.New>ul>li:hover>.text{
	top: 0;
}

.New>ul>li>.text h2{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin: 40px 0 20px;
	position: relative;
	top: -40px;
	opacity: 0;
	transition: all .3s;
}

.New>ul>li>.text b{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: -40px;
	opacity: 0;
	transition: all .3s;
}

.New>ul>li>.text p{
	width: 90%;
	font-size: 13px;
	color: #fff;
	text-align: left;
	line-height: 24px;
	margin: 20px auto 40px;
	position: relative;
	top: -40px;
	opacity: 0;
	transition: all .3s;
}

.New>ul>li>.text a{
	font-size: 13px;
	color: #fff;
	text-align: left;
	line-height: 24px;
	position: relative;
	top: -40px;
	opacity: 0;
	transition: all .3s;
}

.New>ul>li>.text:hover h2{
	top: 0;
	opacity: 1;
	transition-delay: 200ms;
}

.New>ul>li>.text:hover b{
	top: 0;
	opacity: 1;
	transition-delay: 300ms;
}

.New>ul>li>.text:hover p{
	top: 0;
	opacity: 1;
	transition-delay: 400ms;
}

.New>ul>li>.text:hover a{
	top: 0;
	opacity: 1;
	transition-delay: 500ms;
}

.he{
	width: 1200px;
	margin: 135px auto 0;
	position: relative;
	opacity: 0;
	top: 50px;
	transition: all .5s ease-in-out;
}

.he>img{
	display: block;
	margin: 0 auto 130px;
}

.he>.wrap{
	width: 1200px !important;
	/*height: 50px;*/
	margin: 70px 0 100px;
}

.he>.wrap>ul>li{
	width: 180px;
	height: 64px;
	margin: 0 9px;
	border: 1px solid #858585;
	overflow: hidden;
}
.he>.wrap>ul>li:hover{
	border: 1px solid #fff; transition: .5s;
}
.he>.wrap>ul>li:hover img{
	transform: scale(1.1,1.1);
}

.he>.wrap>ul>li>a{
	display: block;
	/*width: 230px;*/
	height: 64px;
}

.he>.wrap>ul>li>a>img{
	display: block;
	max-width: 90%;
	max-height: 100%;
	margin: 0 auto;
	transition: all .3s ease-in-out;
}

.footer_big{
	width: 100%;
	height: 500px;
	background: #202020;
	padding-top: 70px;
	position: relative;
}

.footer_big>.footer{
	width: 1200px;
	margin: 0 auto;
}

.footer_big>.footer>.ind{
	width: 65%;
}

.footer_big>.footer>.ind li{
	float: left;
	font-size: 12px;
	color: #b5b5b5;
	margin-right: 30px;
}

.footer_big>.footer>.ind li:last-child{
	margin-right: 0;
}

.footer_big>.footer>.ind li h2{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer_big>.footer>.ind li p{
	line-height: 30px;
}

.footer_big>.footer>.ind li a{
	display: block;
	line-height: 30px;
	color: #b5b5b5;
}

.footer_big>.footer>.shar a:nth-child(2):hover + img{
	display: block;
}


.footer_big>.footer>.shar{
	width: 20%;
	position: relative;
}

.footer_big>.footer>.shar .ccode{
	width: 150px;
	position: absolute;
	top: 120px;
	left: -9px;
	display: none;
}

.footer_big>.footer>.shar h2{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 26px;
}

.footer_big>.footer>.shar a{
	margin-right: 13px;
	cursor: pointer;
}

.footer_big>p{
	color: #a9a9a9;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}
.footer_big .Okes{ margin-top: 60px; text-align: center;}
.footer_big .Okes span{ margin-left: 10px; color:#a9a9a9; }
.footer_big .Okes span:last-child{ display: none; }
.footer_big p span{ margin-left: 5px;  margin-right: 5px; }
.footer_big>p>a{
	font-size: 12px;
	color: #a9a9a9;
}

.footer_big>a{
	position: fixed;
	right: 6px;
	bottom: 30px;
	z-index: 40;
}
.banner{ max-height: 600px; overflow: hidden;}
.banner .img img{ opacity: 0;  }
.flo{
	position: fixed;
	left: 0px;
	top: 45%;
	z-index: 40;
}

.flo div{
	width: 60px;
	background:#969696;
	border-radius: 5px;
	margin-bottom: 20px;
	transition: all .3s;
	/*overflow: hidden;*/
	position: relative;
}

.flo div:nth-child(2):hover a{
	background: url(tel11.png) no-repeat 10px 10px !important;
}

.flo div:nth-child(3):hover a{
	background: url(tengxun1.png) no-repeat 10px 10px !important;
}

.flo div:nth-child(4):hover a{
	background: url(email11.png) no-repeat 10px 10px !important;
}

.flo div:nth-child(5):hover a{
	background: url(lianxi1.png) no-repeat 10px 10px !important;
}

.flo div:hover{
	border-radius: 0;
	margin-left: 10px;
	background:#969696;
}

.flo div:hover span{
	opacity: 1;
}

.flo p{
	height: 60px;
	text-indent: 60px;
	line-height: 60px;
	color: #cbcbcb;
	font-size: 14px;
	position: relative;
}

.flo p span{
	display: block;
	width: 160px;
	height: 60px;
	line-height: 60px;
	color: #cbcbcb;
	position: absolute;
	left: 53px;
	text-align: center;
	background:#969696;
	border-radius: 5px;
	text-indent: 0;
	overflow: hidden;
	opacity: 0;
	transform-origin:center right;
	transition: all .3s;
}

.flo a{
	display: block;
	height: 60px;
	width: 60px;
	text-indent: 60px;
	line-height: 60px;
	color: #cbcbcb;
	font-size: 14px;
	overflow: hidden;
}

.public{
	width: 1200px;
	margin: 60px auto 70px;
}

.public>.nav_list{
	width: 190px;
}

.public>.nav_list>ul>li{
	width: 100%;
	height: auto;
	cursor: pointer;
}

.public>.nav_list>ul>li>a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	/*color: #4f4f4f;*/
	color: #000;
	font-size: 15px;
	text-indent: 35px;
	background: url(big_sanp.png)no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.public>.nav_list>ul>li>a:hover{
	color: #0093de;
	background: url(big_sanh.png)no-repeat left center;
}

.public>.nav_list>ul>li>ol{
	background: #f4f4f4;
	overflow: hidden;
	display: none;
}

.public>.nav_list>ul>li>ol>li{
	margin-bottom: 15px;
}

.public>.nav_list>ul>li>ol>li:last-child{
	margin-bottom: 0;
}

.public>.nav_list>ul>li>ol a{
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	/*color: #4f4f4f;*/
	color: #000;
	font-size: 13px;
	text-indent: 35px;
	background: url(small_sanp.png)no-repeat 10px center;
}

.public>.nav_list>ul>li>ol>li:hover{
	background: #0093de;
}

.public>.nav_list>ul>li>ol a:hover{
	color: #fff;
	background: url(small_sanh.png)no-repeat 10px center;
}


.public>.content{
	width: 960px;
	padding-left: 40px;
	border-left: 1px solid #e3e3e3;
}

.public>.content>div>h1{
	position: relative;
}

.public>.content>div>.word{
	width: 830px;
}

.public>.content>div>h1 .tit{
	z-index: 5;
	position: relative;
	/*color: #000 !important;*/
	/*border-bottom: 1px solid #000 !important;*/
}

.public>.content>div>h1>div{
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 0;
	background: #c0c0c0;
	z-index: 1;
}


/*产品中心*/
.prod_banner{
	width: 100%;
	min-height: 350px;
	/*background: url(prod_banner.jpg) no-repeat center;*/
}

.prod_banner img{
	width: 100%;
}

.prod{
	width: 100%;
}

.prod h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	/*color: #7e7e7e;
	border-bottom: 1px solid #7e7e7e;*/
	color: #0091dd;
    border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}

.prod h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.prod ul{
	width: 100%;
	margin-top: 40px;
}

.prod ul li{
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.prod ul li h2{
	font-size: 16px;
	/*color: #666;*/
	color: #000;
	margin-bottom: 15px;
	font-weight: bold;
	cursor: pointer;
}

.prod ul li:hover h2{
	color: #0093de;
}

.prod ul li div.pic{
	width: 298px;
	height: 180px;
	overflow: hidden;
	cursor: pointer;
}
.tbal{display: none; }
.sele .pic img{ max-width: 100%; height: auto;}
.prod ul li .pic img{
	border: 1px solid #f4f4f4;
	max-width: 100%;
	width: 100%;
	height: 100%;
}

.prod ul li .word{
	width: 615px;
}
.prod ul li{ margin-bottom: 20px;  margin-top: 20px; }

.prod ul li .word p{
	font-size: 14px;
	/*color: #7e7e7e;*/
	color: #000;
	line-height: 30px;
	display: none;
}

.prod ul li .word p:nth-child(1),.prod ul li .word p:nth-child(2),.prod ul li .word p:nth-child(3),.prod ul li .word p:nth-child(4){
	display: block;
}

.prod ul li .word a{
	display: block;
	/*width: 45px;*/
	height: 35px;
	font-size: 14px;
	color: #0093de;
	font-weight: bold;
	line-height: 35px;
	/*border-bottom: 1px solid #0093de;*/
	margin-top: 25px;
}

.banner{ opacity: .5; transition: .5s; }

/*产品详情*/

.prodet{
	width: 100%;
}

.prodet h1{
	margin-bottom: 45px;
}

.prodet h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	/*color: #000;*/
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.prodet h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.prodet .photo{
	width: 100%;
	min-height: 250px;
	position: relative;
}

.prodet .photo h3{
	width: 400px;
	text-align: center;
	position: absolute;
	top: 30px;
	right: 150px;
	font-size: 20px;
	/*color: #0093de;*/
	color: #000;
	font-weight: bold;
	line-height: 27px;
}

.prodet .photo ul{
	width: 290px;
	/*height: 200px;*/
	height: auto;
	min-height: 250px;
	position: relative;
	bottom: 0;
	left: 38px;
}

.prodet .photo ul li{
	width: 290px;
	min-height: 250px;
	height: auto;
	/*position: absolute;*/
	position: relative;
	top: 0;
	left: 0;
	display: none;
	/*overflow: hidden;*/
	vertical-align: bottom;
}

.prodet .photo ul li img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	/*vertical-align: bottom;
	display: table-cell;*/
	position: absolute;
	bottom: 0;
	transition: all .3s;
}

.prodet .photo ul li:hover img{
	transform: scale(1.1,1.1)
}

.prodet .photo ol{
	width:400px;
	position: absolute;
	bottom: 0;
	right: 150px;
	padding-top: 20px;
	border-top: 1px solid #DADCE0;
}

.prodet .photo ol li{
	width: 30%;
	max-height: 80px;
	overflow: hidden;
	float: left;
	opacity: 0.5;
	cursor: pointer;
}


.prodet .photo ol li:nth-child(2){
	margin: 0 5%;
}

.prodet .photo ol li img{
	max-width: 100%;
}

.prodet .photo ol li.add{
	opacity: 1;
	border-bottom: 2px solid #0093de;
}

.prodet .text{
	width: 100%;
}

.prodet .text ol{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e4e4e4;
	margin: 40px 0;
	text-align: center;
}

.prodet .text ol li{
	display: inline-block;
	width: 290px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	/*color: #5b5b5b;*/
	color: #000;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #e4e4e4;
	border-top: 2px solid #fff;
	cursor: pointer;
}

.prodet .text ol li a{
	width: 290px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.prodet .text ol li.add{
	color: #0093de;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #fff;
	border-top: 2px solid #0093de;
	transition: all .3s;
}

.prodet .text .sele{
	width: 800px;
	min-height: 300px;
	position: relative;
}

.prodet .text .sele table,.prodet .text .sele tbody{
	max-width: 100% !important;
}

.prodet .text .sele>div{
	display: none;
	margin-left: 40px;
}

.prodet .text .sele>div table{
	max-width: 100% !important;
	width: 100% !important;
}

.prodet .text .sele>div table img{
	width: 100%;
	max-width: 300px;
}

.prodet .text .sele>div:nth-child(2) img{
	max-width:100%;
	display: block;
	margin: 0 auto;
	height: auto;
}

.prodet .text .sele>div p{
	line-height: 30px;
	text-indent: 0em;
	font-size: 14px;
	/*color: #4a4a4a;*/
	color: #000;
}



/*应用领域*/
.field_banner{
	width: 100%;
	min-height: 350px;
	background: url(field_banner.jpg) no-repeat center;
}

.field{
	width: 100%;
}

.field h1 {
	margin-bottom: 35px;
}

.field h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 24px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.field h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.field .word{
	width: 830px;
}

.field .word p{
	font-size: 14px;
	color: #000;
	line-height: 30px;
	/*text-indent: 2em;*/
}

.field .word img{
	max-width: 100%;
	display: block;
	margin: 20px auto;
}

.field .tui h2{
	width: 60px;
	font-size: 15px;
	color: #328de6;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #328DE6;
	margin: 35px 0;
}

.field .tui ul{
	text-align: center;
}

.field .tui ul li{
	display: inline-block;
	width: 300px;
	margin: 0 10px;
	min-width: 230px;
}

.field .tui ul li img{
	max-width: 100%;
}

.field .tui ul li p{
	/*color: #4f4f4f;*/
	color: #000;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}


/*技术服务*/
.tech_banner{
	width: 100%;
	min-height: 350px;
	background: url(tech_banner.jpg) no-repeat center;
}

.tech{
	width: 100%;
}

.tech h1 {
	margin-bottom: 35px;
}

.tech h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.tech h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.tech .ind{
	background: #e5e5e5;
	padding: 30px;
}

.tech .ind .js{
	background: #fff;
	width: 56%;
}

.tech .ind .js h3{
	font-size: 15px;
	/*color: #4f4f4f;*/
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

.tech .ind .js p{
	/*color: #4f4f4f;*/
	color: #000;
	line-height: 30px;
	text-align: justify; padding-bottom: 0px;  font-size: 14px;
}

.tech .ind .lx{
	background: #fff;
	width: 38%;
}
.tech .ind .lx .clic{
	display: block;
	width: 160px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 15px;
	background: #328DE6;
	border-radius: 17px;
	margin: 30px auto 25px;
}

.tech .ind .lx span{
	font-size: 12px;
	/*color: #4f4f4f;*/
	color: #000;
	display: block;
	text-align: center;
	margin-bottom: 45px;
}

.tech .ind .lx p{
	width: 80%;
	margin: 0 auto;
	text-indent: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #328DE6;
	margin-bottom: 39px;
}

/*技术支持*/
.tech_banner{
	width: 100%;
	min-height: 350px;
	background: url(tech_banner.jpg) no-repeat center;
}

.support{
	width: 100%;
}

.support h1 {
	margin-bottom: 35px;
}

.support h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.support h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.support ul{
	background: #e5e5e5;
	padding: 25px 0;
	text-align: center;
	/*width: 830px;*/
}

.support ul li{
	display: inline-block;
	width: 42%;
	min-height: 80px;
	margin: 0 0 30px 3%;
	background: #fff;
	padding:1.7%;
	float: left;
}

.support ul li:last-child{
	margin-bottom: 0;
}

.support ul li .pic{
	width: 25%;
	font-size: 0
}

.support ul li .pic a{
	display: block;
	width: 87px;
	height: 80px;
}
.Uesewq{ display: none !important;}
.support ul li .pic img{
	width: 87px;
	height: 80px;
	display: block;
}

.support ul li .text{
	width: 72%;
}

.support ul li .text h2{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	margin-top: 7px;
}

.support ul li .text h3{
	height: 30px;
	color: #b3b3b3;
	font-size: 12px;
	border-bottom: 1px dashed #b3b3b3;
	margin-top: 5px;
	text-align: left;
}

.support ul li .text p{
	font-size: 14px;
	color: #7e7e7e;
	margin: 10px 0;
	text-align: left;
}

.support ul li .text a{
	/*display: block;*/
	/*width: 140px;*/
	height: 30px;
	border-radius: 17px;
	text-align: center;
	line-height: 32px;
	/*border: 1px solid #bababa;*/
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display: block;
}

.support ul li:hover .text a{
	color: #0093de;
}

/*应用*/
.sup{
	width: 100%;
}

.sup h1 {
	margin-bottom: 35px;
}

.sup h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.sup h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.sup ul{
	background: #e5e5e5;
	padding: 10px 0;
	text-align: center;
	/*width: 830px;*/
}

.sup ul li{
	width: 23%;
	margin:15px 1%;
	background: #fff;
	float: left;
}


.sup ul li .pic{
	width: 90%;
	font-size: 0;
	margin: 0 auto;
}

.sup ul li .pic img{
	max-width: 100%;
}

.sup ul li p{
	width: 90%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	font-size: 18px;
	color: #000;
	margin: 10px auto;
}


/*下载区*/
.tech_banner{
	width: 100%;
	min-height: 350px;
	background: url(tech_banner.jpg) no-repeat center;
}

.down{
	width: 100%;
}

.down h1 {
	margin-bottom: 35px;
}

.down h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.down h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.down ul{
	margin-bottom: 30px;
	background: #e5e5e5;
	padding: 20px;
	width: 790px;
}

.down ul li{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-indent: 18px;
	/*background: url(down.jpg) no-repeat left center;*/
	position: relative;
	height: 75px;
	line-height: 75px;
	/*border-bottom: 1px dashed #ececec;*/
	margin-bottom: 10px;
	transition: all .3s;
	background: #fff;
}

.down ul li:last-child{
	margin-bottom: 0;
}

.down ul li:hover{
	text-indent: 3em;
	color: #0093de;
	/*border-bottom: 1px solid #ececec;*/
}
.down ul li:hover a{
	color: #0093de;
}
.down ul li div{
	width: 100px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 27px;
	background: #e9e9e9;
	margin-right: 20px;
	transition: all .3s;
}
.det .pic { text-align: center;}


.down ul li span{
	display: block;
	width: 100px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #878787;
	background:url(downp.png) no-repeat 10px center;
	text-indent: 18px !important;
}

.down ul li:hover div{
	margin-right: 20px;
}

.down ul li div:hover{
	background: #149be1;
}

.down ul li div:hover span{
	color: #fff;
	background:url(downh.png) no-repeat 10px center;
}

/*人才招聘*/
.recruit_banner{
	width: 100%;
	min-height: 350px;
	/*background: url(recruit_banner.jpg) no-repeat center;*/
}

.recruit{
	width: 100%;
}

.recruit h1 {
	margin-bottom: 35px;
}

.recruit h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.recruit h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.recruit ul li{
	padding: 10px;
	width: 810px;
	background: #e5e5e5;
	margin-bottom: 10px;
	cursor: pointer;
}


.recruit ul li p{
	background: #fff;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	position: relative;
}

.recruit ul li p:hover{
	color: #0093de;
}

.recruit ul li p a{
	position: absolute;
	right: 20px;
	top: 8px;
	width: 110px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	border-radius: 15px;
	border: 1px solid #0093de;
	font-weight: 100;
	text-indent: 0;
	color: #0093de;
}


.recruit ul .ind{
	display: none;
	padding: 10px;
	width: 810px;
	background: #e5e5e5;
	margin-bottom: 10px;
}

.recruit ul .ind .text{
	background: #fff;
	padding: 20px;
}

.recruit ul .ind .text h1{
	font-size: 14px;
	/*color: #4f4f4f;*/
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}

.recruit ul .ind .text p{
	font-size: 14px;
	/*color: #4f4f4f;*/
	color: #000;
	line-height: 30px;
}

/*展会简介*/
.indd_banner{
	width: 100%;
	min-height: 350px;
	/*background: url(indd_banner.jpg) no-repeat center;*/
}

.indd{
	width: 100%;
}

.indd h1 {
	margin-bottom: 35px;
}

.public>.content>.indd>h1 .tit{
	display: block;
	width: 180px;
	font-size: 24px;
	color: #0091dd !important;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	border: none !important;
}


.indd h1 .ftit{
	display: block;
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
	text-align: center;
}

.indd h1 span{
	position: relative;
}

.indd h1 div{
	position: absolute;
	width: 95px;
	height: 1px;
	background: #c0c0c0;
	top: 30px;

}

.indd h1 div.lin1{
	left: -100px;
}

.indd h1 div.lin2{
	right: -100px;
}

.indd p{
	text-indent: 2em;
	font-size: 14px;
	/*color: #4f4f4f;*/
	color: #000;
	line-height: 35px;
}

.indd img{
	max-width: 100%;
	display: block;
	margin: 20px auto;
}

.indd ul h1{
	font-size: 16px;
	color: #0093de;
	font-weight: bold;
	text-indent: 20px;
	background: url(indd_f.jpg)no-repeat left center;
	margin-bottom: 25px;
}

.indd ul p{
	text-align: left;
	text-indent: 0;
	line-height: 24px;
	margin-left: 20px;
}

.indd ul li{
	margin-bottom: 40px;
}

/*新闻动态*/
.news_banner{
	width: 100%;
	min-height: 350px;
	background: url(recruit_banner.jpg) no-repeat center;
}

.news{
	width: 100%;
}

.news h1 {
	margin-bottom: 35px;
}

.news h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.news h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.news ul li{
	width: 27%;
	float: left;
	max-height: 380px !important;
	margin: 0 1.5% 40px;
	cursor: pointer;
	padding: 10px 1.5%;
	transition: all .3s;
	box-shadow: 0 0 10px #939393;
}


.news ul li:hover{
	transform: translateY(-20px);
	box-shadow: 0 0 15px #0091dd;
}
.sup ul li{
	transition: all .3s;
	box-shadow: 0 0 10px #939393;
}
.sup ul li:hover{
	transform: translateY(-10px);
	box-shadow: 0 0 15px #0091dd;
}
.news ul li h2{
	width: 95%;
	margin:0 auto;
	height: 60px;
	border-bottom: 2px solid #b3b3b3;
}

.news ul li h2 span{
	font-size: 40px;
	/*color: #b3b3b3;*/
	color: #000;
	line-height: 60px;
}

.news ul li h2 b{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	/*color: #b3b3b3;*/
	color: #000;
	padding-left: 10px;
	margin-top: 10px;
	border-left: 2px solid #000;
}

.news ul li .p{
	width: 260px;
	height: 150px;
	overflow: hidden;
}

.news ul li img{
	max-width: 100%;
}

.news ul li p{
	font-size: 15px;
	/*color: #4f4f4f;*/
	color: #000;
	font-weight: bold;
	margin: 25px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news ul li i{
	font-size: 14px;
	/*color: #7e7e7e;*/
	color: #000;
	margin: 20px 0 0;
}

.fr .page3{
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.page3 select{
	margin: -4px 0 0 5px !important;
}

/*内容页*/
.det{
	width: 100%;
}

.det h1 {
	margin-bottom: 35px;
}

.det h1 .tit{
	display: inline-block;
	width: auto;
	font-size: 20px;
	color: #0091dd;
	border-bottom: 1px solid #0091dd;
	height: 35px;
	line-height: 35px;
}

.det h1 .ftit{
	font-size: 14px;
	color: #c0c0c0;
	margin-left: 10px;
}

.det .word h3{
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.det .word h4{
	text-align: center;
	font-size: 12px;
	color: #b9b9b9;
	margin: 15px 0 40px;
}

.det .word p{
	width: 830px;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	text-align: justify;
}

.det .word img{
	display: block;
	margin: 20px auto;
	max-width: 100%;
	height: auto;
}

/*联系我们*/
.cont_banner{
	width: 100%;
	min-height: 350px;
	background: url(cont_banner.jpg) no-repeat center;
}

.contact .bt{
	border-bottom: 1px solid #ccccce;
	height: 45px;
	line-height: 45px;
	margin-top: 45px;
	margin-bottom: 40px;
}

.contact .line{
	width: 1200px;
	margin: 0 auto;
}

.contact h1{
	width: 80px;
	height: 45px;
	border-bottom: 1px solid #0091dd;
	font-size: 20px;
	color: #0091dd;
	position: relative;
}

.contact h1 span{
	font-size: 14px;
	color: #c0c0c0;
	position: absolute;
	right: -100px;
	bottom: -5px;
}

.condet{
	width: 1200px;
	margin: 0 auto 30px;
	/*padding-bottom: 50px;*/
	background: #e5e5e5;
}

.condet .inf{
	width: 49%;
	background: #e5e5e5;
}

.condet .inf div{
	width: 87%;
	margin:0 auto 38px;
	background: #fff;
	padding: 15px;
	transition: all .3s;
}

.condet .inf div:hover{
	box-shadow: 0 0 10px #333;
}

.condet .inf div:hover h1{
	color: #0091dd;
}

.condet .inf div:first-child{
	margin-top: 25px;
}


.condet .inf h1{
	width: auto;
	font-size: 20px;
	color: #3e3e3e;
	border: none;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
}

.condet .inf h2{
	font-size: 14px;
	color: #b9b9b9;
	font-weight: bold;
	margin-bottom: 15px;
}

.condet .inf p{
	font-size: 14px;
	/*color: #535353;*/
	color: #000;
	line-height: 24px;
	/*display: inline-block;*/
}

.condet .bd{
	width: 45%;
	min-height: 200px;
	background: #e5e5e5;
	padding: 25px;
}

.condet .bd .big{
	background: #fff;
	overflow: hidden;
}

.condet .bd .big h2{
	width: 95%;
	margin: 20px auto 0;
	font-size: 36px;
	line-height: 36px;
	color: #3e3e3e;
	font-weight: bold;
}

.condet .bd .big p{
	width: 95%;
	margin: 5px auto;
	font-size: 12px;
	/*color: #333;*/
	color: #000;
}

.condet .bd .big p span{
	color: #0091dd;
	font-weight: bold;
}

.condet .bd .big .tan{
	width: 95%;
	margin: 20px auto 0;
	position: relative;
	padding-bottom: 58px;
}

.condet .bd .big .tan select{
	width: 100%;
	height: 50px;
	text-indent: 50px;
	margin-bottom: 30px;
	font-size: 14px;
	border: 1px solid #999;
}

.condet .bd .big .tan input{
	width: 100%;
	height: 40px;
	font-size: 14px;
	text-indent: 50px;
	margin-bottom: 30px;
	border: 1px solid #999;
	color: #000;
}

/*.condet .bd .big .tan input.dw{
	margin-bottom: 83px;
}*/

.condet .bd .big .tan input::-webkit-input-placeholder,.condet .bd .big .tan textarea::-webkit-textareaput-placeholder{
    color:#999;
}



.condet .bd .big .tan textarea{
	width: 100%;
	height: 115px;
	font-size: 14px;
	text-indent: 50px;
	margin-bottom: 47px;
	border: 1px solid #999;
	padding-top: 15px;
	line-height: 24px;
}

.condet .bd .big .tan .lab{
	font-size: 15px;
	color: #000;
	margin-bottom: 10px;
	clear: both;
}

.condet .bd .big .tan div.al{
	width: 45%;
	float: left;
}

.condet .bd .big .tan .cod{
	width: 140px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.condet .bd .big .lei{
	display: none;
}

.condet .bd .big .tan .code img{
	position: absolute;
	left: 150px;
	bottom: 30px;
	height: 42px;
}


.condet .bd .big .tan .tj{
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #0093de;
	border: none;
	text-indent: 0;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	right: 0;
}



strong{ font-weight: bold;}









.page{
	width: 100%;
}

.page a[title~=]{
	display: none;
}

.page a{
	display: inline-block;
	height: 25px;
	font-size: 14px;
	color: #878787;
	text-align: center;
	line-height: 25px;
	padding: 0 10px;
}

.page b{
	display: inline-block;
	height: 25px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	padding: 0 10px;
	font-weight: bold;
	background: #0093de;
}


.page2{
	width: 100%;
	height: 50px;
	border-top: 1px dashed #9f9f9f;
	margin-top: 35px;
}

.page2 span{
	font-size: 12px;
	color: #9f9f9f;
	line-height: 50px;
}

.page2 a{
	font-size: 12px;
	color: #9f9f9f;
	line-height: 50px;
}
























*:before,
*:after {
  z-index: -1;
}



[class^="btn-"] {
  position: relative;
  display: block;
  margin: 20px auto;
  width: 100%;
  height: 80px;
  max-width: 250px;
  text-transform: uppercase;
  overflow: hidden;
  border: 1px solid currentColor;
}

.btn-0 {
  color: #9a3789;
}
.btn-0:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: #520c46;
}
.btn-0:hover {
  color: #e1c4dc;
}
.btn-0:hover:before {
  width: 250px;
}
.btn-0:active {
  background: #881474;
}

.btn-1 {
  color: #be876e;
}
.btn-1:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #6b4432 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-1:hover {
  color: #ecdcd4;
}
.btn-1:hover:after {
  border-width: 330px 330px 0 0;
}
.btn-1:active {
  background: #b27254;
}

.btn-1-2 {
  color: #bc4b41;
}
.btn-1-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #6a1a13;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-1-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #6a1a13 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-1-2:hover {
  color: #ebcac7;
}
.btn-1-2:hover:before {
  border-width: 206.25px 0 0 206.25px;
}
.btn-1-2:hover:after {
  border-width: 0 0 206.25px 206.25px;
}
.btn-1-2:active {
  background: #b02b20;
}

.btn-2 {
  color: #48a6b1;
}
.btn-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #185a62;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #185a62 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-2:hover {
  color: #c9e5e8;
}
.btn-2:hover:before {
  border-width: 165px 0 0 165px;
}
.btn-2:hover:after {
  border-width: 0 165px 165px 0;
}
.btn-2:active {
  background: #2896a3;
}

.btn-3 {
  color: #ad96a0;
}
.btn-3:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #5f4f56;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-3:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #5f4f56 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-3 span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #5f4f56 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-3 span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #5f4f56 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-3:hover {
  color: #e7e0e3;
}
.btn-3:hover:before {
  border-width: 165px 0 0 165px;
}
.btn-3:hover:after {
  border-width: 0 165px 165px 0;
}
.btn-3:hover span:before {
  border-width: 0 0 165px 165px;
}
.btn-3:hover span:after {
  border-width: 165px 165px 0 0;
}
.btn-3:active {
  background: #9e838f;
}

.btn-4 {
  color: #8d53b3;
}
.btn-4:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #492064 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-4:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #492064;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-4:before, .btn-4:after {
  border-color: #492064;
}
.btn-4 span:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #492064 transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-4 span:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #492064 transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-4 span:before, .btn-4 span:after {
  border-color: #492064;
}
.btn-4:hover {
  color: #decde9;
}
.btn-4:hover:before {
  border-width: 20px 62.5px;
}
.btn-4:hover:after {
  border-width: 20px 62.5px;
}
.btn-4:hover span:before {
  border-width: 20px 62.5px;
}
.btn-4:hover span:after {
  border-width: 20px 62.5px;
}
.btn-4:active {
  background: #7935a6;
}

.btn-5 {
  color: #808695;
}
.btn-5:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #3f444e transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-5:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #3f444e;
  position: absolute;
  bottom: 0;
  left: 0;
}
.btn-5:hover {
  color: #dadce0;
}
.btn-5:hover:before, .btn-5:hover:after {
  border-width: 80px 262.5px;
}
.btn-5:active {
  background: #697182;
}

.btn-6 {
  color: #80629f;
}
.btn-6 span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: #402a55;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
  z-index: -1;
}
.btn-6:hover {
  color: #dad1e3;
}
.btn-6:hover span {
  width: 562.5px;
  height: 562.5px;
}
.btn-6:active {
  background: #6a468e;
}

.btn-7 {
  color: #27692b;
}
.btn-7:before, .btn-7:after,
.btn-7 span:before,
.btn-7 span:after {
  content: '';
  position: absolute;
  top: 0;
  width: 63.5px;
  height: 0;
  background: #012f04;
}
.btn-7:before {
  left: 0;
}
.btn-7:after {
  left: 125px;
}
.btn-7 span:before, .btn-7 span:after {
  top: auto;
  bottom: 0;
}
.btn-7 span:before {
  left: 62.5px;
}
.btn-7 span:after {
  left: 187.5px;
}
.btn-7:hover {
  color: #c0d3c1;
}
.btn-7:hover:before, .btn-7:hover:after,
.btn-7:hover span:before,
.btn-7:hover span:after {
  height: 80px;
}
.btn-7:active {
  background: #014f06;
}

.btn-8 {
  color: #5177a7;
}
.btn-8:before, .btn-8:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 0;
  background: #1e395b;
}
.btn-8:after {
  top: auto;
  bottom: 0;
}
.btn-8:hover {
  color: #ccd7e5;
}
.btn-8:hover:before, .btn-8:hover:after {
  height: 40px;
}
.btn-8:active {
  background: #325f98;
}

.btn-9 {
  color: #c93a8e;
}
.btn-9:before, .btn-9:after,
.btn-9 span:before,
.btn-9 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 0;
  background: rgba(115, 14, 73, 0.25);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-9:after,
.btn-9 span:before {
  top: auto;
  bottom: 0;
}
.btn-9 span:before,
.btn-9 span:after {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.btn-9:hover {
  color: #efc5de;
}
.btn-9:hover:before, .btn-9:hover:after,
.btn-9:hover span:before,
.btn-9:hover span:after {
  height: 80px;
}
.btn-9:active {
  background: #c0177a;
}

.btn-10 {
  color: #8f5c82;
}
.btn-10:before, .btn-10:after,
.btn-10 span:before,
.btn-10 span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background: rgba(74, 38, 65, 0.25);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn-10:after,
.btn-10 span:before {
  left: auto;
  right: 0;
}
.btn-10 span:before,
.btn-10 span:after {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.btn-10:hover {
  color: #decfda;
}
.btn-10:hover:before, .btn-10:hover:after,
.btn-10:hover span:before,
.btn-10:hover span:after {
  width: 250px;
}
.btn-10:active {
  background: #7b3f6c;
}

@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.btn-11 {
  position: relative;
  color: #ccc;
}
.btn-11:before, .btn-11:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
}
.btn-11:before {
  left: -20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*     animation: criss-cross-left 0.8s reverse; */
}
.btn-11:after {
  right: -20px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  /*     animation: criss-cross-right 0.8s reverse; */
}
.btn-11:hover:before, .btn-11:hover:after {
  /*       @include size($btn-width); */
}
.btn-11:hover:before {
  -webkit-animation: criss-cross-left 0.8s both;
          animation: criss-cross-left 0.8s both;
}
.btn-11:hover:after {
  -webkit-animation: criss-cross-right 0.8s both;
          animation: criss-cross-right 0.8s both;
}


.mnav{
	display: none;
}

.x{
	display: none;
}

.jia{
	display: none;
}


.mch{
	display: none;
}
@media screen and (max-width:1900px) and (min-width:0px){
	.banner .img img {
	    width: 100%;
	    height: 100%;
	    min-height: 180px;
	    display: block;

	}
	.banner .img a {
    background: none;
    min-height: 0;
}
}


@media screen and (max-width:850px) and (min-width:0px){
	.news ul li h2 span{ }
	.news ul li h2 b{ }
	.lid021{ display: none !important; }
	.lid020{ display: block  !important; }
	.public > .nav_list > ul > li > ol > li{ margin-bottom: 3px; margin-top: 3px; }
	.public > .nav_list > ul > li > ol a{ height: 28px; line-height: 28px; }
.header_big{
	display: none;
	height: 30px;
}

.header_big>.header>.secr{
	margin: 3px auto 0;
}

.nav_big{
	position: inherit !important;
	height: 60px;
}

.nav{
	width: 100%;
	height: 60px;
}

.nav>.logo{
	margin-top: 5px;
	margin-left: 10px;
}
.news ul li p{
	margin: 15px auto;
	width: 95%;  text-align: left;
}
.prod ul li .word a{ margin-top: 0; }
.nav>.logo img{
	width: 65%;
}
.prod ul li .word p{ line-height: 22px; }
.page3{ margin-top: 0px;  margin-bottom: 10px; }
.prod ul li{ padding-bottom: 10px;
margin-bottom: 10px;}

.nav>.logo p{
	opacity: 1 !important;
	font-size: 15px;
	letter-spacing: 2px;
}

.nav>ul>li>a p{
	line-height: 35px;
}

.mnav{
	display: block;
	float: right;
	margin: 20px 10px 0 0;
	cursor: pointer;
}

.nav>ul{
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	margin-top: 0;
	z-index: 50;
	transition: all .3s;
}

.nav>ul>li{
    float: left;
    width: 100%;
    height: 45px;
    margin: 17px 0 0 0;
}

.nav>ul>li:first-child {
    margin-top: 80px;
}

.nav>ul>li>a {
    display: block;
    padding: 0;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: rgba(255,255,255,.2);
    border-radius: 30px;
}

.x{
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8%;
    margin-top: 35px;
}

.flo{
	display: none;
	left: 6px;
	top: 30%;
}

.jia{
	position: fixed;
    left: 6px;
    bottom: 30px;
    z-index: 40;
    display: block;
}

.banner .flexslider{
	height: auto;
}

.banner .img>div{
	width: 90%;
	top: 0px;
    left: 5%;
    margin-left: 0px;
}

.banner .img{
	min-height: 180px;
}

.banner .img a{
	background: none;
	min-height: 0;
}

.banner .img img{
	width: 100%;
	height: 100%;
	min-height: 180px;
	display: block;
}

.banner .img>div>p{
	position: inherit;
	top: 0;
	font-size: 20px;
	line-height: 20px;
	display: none;
}

.banner .img>div>span {
    position: inherit;
    font-size: 15px;
    color: #fff;
    top: 50px;
    left: 0;
    font-weight: bold;
    display: none;
}


.banner .flexslider>ol {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 0px;
}



.subnav_big{
	display: none !important;
}



.contner{
	margin-top: 0;
}


.contner>.proud{
	width: 95%;
	margin: 35px auto 0;
}

.contner>.proud h1{
	position: inherit;
	opacity: 1;
	font-size: 24px;
}

.contner>.proud>ul{
	margin-top: 5px;
}

.contner>.proud>ul>li {
    float: left;
    width: 48%;
    min-height: 0px;
    margin: 0 1% 10px;
    background: #2c2c2c;
    /* height: 224px; */
    position: relative;
    overflow: hidden;
    opacity: 1;
    top: 0px;
}

.contner>.dynamic{
	width: 95%;
	margin: 0 2.5% 0;
}

.contner>.dynamic>.xin{
	width: 100%;
	height: auto;
	position: inherit;
	margin: 35px 0;
}

.contner>.dynamic .bt{
	margin-bottom: 15px;
}

.contner>.dynamic .bt h1{
	font-size: 24px;
	text-align: center;
}


.contner>.dynamic>.xin>.wrap7{
	height: auto !important;
	margin-top: 10px;
	min-height: 0;
}

.contner>.dynamic>.xin>.wrap7>ul{
	height: auto !important;
}

.contner>.dynamic>.xin>.wrap7>ul>li:nth-child(5),.contner>.dynamic>.xin>.wrap7>ul>li:nth-child(6){
	display: none;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word h2 p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*text-align: center;*/
}

/*.contner>.dynamic>.xin>.wrap7>ul>li>.word h2 span{
	text-align: center;
}*/

.contner>.dynamic>.xin>.wrap7>ul>li{
	padding-bottom: 0;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic{
	width: 100%;
	margin: 25px 0;
	display: none;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic img{
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word{
	width: 100%;
}

.wrap7{
	/*height: auto !important;*/
}

.contner>.dynamic>.xue{
	width: 100%;
    position: inherit;
    opacity: 1;
    top: 0px;
    transition-delay: 500ms;
}

.New{
	width: 95%;
	margin: 35px 2.5%;
}

.New>ul{
	margin-top: 20px;
}

.New>ul>li{
	width: 40%;
	margin: 0 1% 25px !important;
	opacity: 0.5 !important;
	min-height: 0;
	transition: all .3s ease-in-out;
}

.New>ul>li p{
	margin-top: 5px;
}

.New>ul>li a{
	margin-top: 10px;
}

.New>ul>li>.text{
	display: none;
}

.New>ul>li>img{
	height: auto;
	min-height: 0;
}

.he{
	width: 95%;
	margin: 0px auto 0;
}

.he>img{
	margin-bottom: 30px;
}

.he>.wrap{
	width: 100% !important;
	margin: 20px 0;
}

.he>.wrap>ul>li {
    width: 155px;
    height: 60px;
    margin: 0 9px;
    position: relative;
    opacity: 1;
    top: 0px;
    border: 1px solid #858585;
    overflow: hidden;
}


.contner h1{
	opacity: 1;
	position: inherit;
	font-size: 24px;
}


.public {
    width: 95%;
    margin: 10px auto 10px;
}

.public>.nav_list{
	width: 100%;
}

.public>.content{
	width: 100%;
	margin-top: 20px;
}

.prod ul li div.pic{
	width: 100%;
	height: auto;
}

.prod ul li .word{
	width: 100%;
}

.public>.nav_list2{
	display: none;
}

.public>.nav_list>ul>li{
	margin-top: 10px;
}

.public>.nav_list>ul>li>a{
	background: #00B1DE !important;
	color: #fff !important;
	text-align: center;
	font-weight: bold;
	text-indent: 0;
	height: 40px; line-height: 40px;
}
.public > .nav_list > ul > li > ol a{ padding-top: 1px; padding-bottom: 1px; }
.public > .nav_list > ul > li > ol{ padding-bottom: 5px; }
.public>.content>div>.word{
	width: 100%;
}

.tui{
	display: block;
	width: 100%;
}

.field .tui h2{
	margin: 35px 0 5px;
}

.tui .wrap{
	width: 100% !important;
}

.field .tui ul li{
	margin: 0;
	min-width: 110px;
	min-height: 140px;
}

.field .tui ul li p{
	font-size: 12px;
}


.tech .ind{
	padding: 15px;
}

.tech .ind .js{
	width: 90%;
	padding: 5% !important;
}

.tech .ind .lx{
	width: 100%;
	margin-top: 10px;
}

.support #serch{
	padding: 5px 0;
}

.support #serch li{
	width: 93%;
	padding: 2%;
	margin: 15px auto;
	float: inherit;
}


.support ul li .pic{
	width: 100%;
}

.support ul li .pic a{
	width: 100%;
	height: 100%;
}

.support ul li .pic img{
	width: 100%;
	height: auto;
}

.support ul li .text{
	width: 100%;
}

.down ul {
    margin-bottom: 30px;
    background: #e5e5e5;
    padding: 5%;
    width: 90%;
}

.down ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.down ul li:hover a{
	color: #00B1DE;
}


.down ul li div{
	position: inherit;
	display: none;
}

.indd img{
	height: auto;
}

.indd ul {
	width: 100%;
}

.news ul li{
	width: 90%;
	margin: auto;
	margin-top: 40px;
	float: none;

}

.news ul li img{
	width: 100%;
	height: auto;
}

.news ul li .p{
	width: 95%;
	height: auto;
	margin: auto;
}

.recruit ul li {
    padding: 2%;
    width: 96%;
    background: #e5e5e5;
    margin-bottom: 10px;
    cursor: pointer;
}

.recruit ul .ind{
	padding: 2%;
    width: 96%;
}

.recruit ul li p a{
	right: 5%;
	width: 80px;
}

.contact{
	width: 95%;
	margin: 0 2.5% 0;
}

.condet{
	width: 100%;
}

.condet .inf{
	width: 100%;
}

.condet .inf div{
	box-shadow: 0 0 10px #333;
}

.condet .inf h1{
	color: #0091dd;
}

.condet .bd{
	padding: 2%;
    width: 96%;
}

.condet .bd .big h2{
	font-size: 30px
}

.condet .bd .big .tan div.al{
	width: 100%;
	margin-left: 0 !important;
}

.condet .bd .big .tan .tj{
	position: inherit;
	width: 142px;
	height: 42px;
}

.condet .bd .big .tan .code img{
	position: inherit;
	margin-left: 10px;
}

.condet .bd .big .tan .cod{
	position: inherit;
}

.det .word p{
	width: 100%;
}

.prodet .text ol li {
    width: 30%;
    height: 38px;
}

.prodet .text .sele{
	width: 100%;
}

.prodet .photo ul{
	width: 100%;
	height: auto;
	position: inherit;
	top: 0;
	left: 0;
}

.prodet .photo ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.prodet .photo ol{
	width: 100%;
	position: inherit;
	top: 0;
	left: 0;
}

.prodet .photo h3{
	width: 100%;
	position: inherit;
	top: 0;
	left: 0;
	margin-bottom: 25px;
}

.prodet .text .sele>div:nth-child(2) img{
	max-width: 100%;
}

.contact .line{
	width: 100%;
}

.contact h1{
	font-size: 18px;
	color: #000;
	width: 75px;
}


.prodet .text .sele>div{
	display: none;
	margin-left: 0px;
}

.prodet .text .sele>div>p>img{
	float: inherit !important;
}

.prodet .text .sele>div> img{
	float: inherit !important;
}





.page2 span{
	width: 100%;
}


.footer_big{
	height: auto;
	padding: 0px 0 35px;
}

.footer_big>.footer{
	display: none;
}

.footer_big>p{
	width: 95%;
	margin: 0 2.5%;
	margin-top: 0;
}

.mch{
	/*background: #3B3838;*/
	display: block;
	text-align: center;
	padding: 20px 0 35px;
	margin-bottom: 20px;
}

.mch h2{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	font-family: arial;
	font-weight: bold;
}

.mch h3{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin: 30px 0 0;
	font-size: 28px;
}

.mch p{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.mch p a{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.mch p span{
	margin: 0 2px;
}

.mch img{
	display: block;
	margin: 20px auto;
	margin-top: 30px;
}

.prod_banner img,.field_banner img,.tech_banner img,.indd_banner img,.news_banner img,.recruit_banner img,.cont_banner img{
	display: block !important;
	width: 100%;
	height: 100%  !important;
}

.prod_banner,.field_banner,.tech_banner,.indd_banner,.news_banner,.recruit_banner,.cont_banner{
	background: none !important;
	height: 180px;
	overflow: hidden;
	min-height: 0;
}

.contact .bt{
	margin-top: 0;
}

.public>.content>div>h1 .tit{
	font-size: 18px;
}

.public>.content>div>h1 .ftit{
	font-size: 12px;
}
.sele .MsoNormal{ text-indent: 0!important;margin-left: 0 !important;}
.sele td{ width: 20% !important; overflow: hidden;  min-width: 60px;}
.sele td .MsoNormal{  width: 50px; overflow: hidden;}
/*.public > .content > div > h1{ padding-bottom: 10px; }*/

.public>.content>div>h1>div.bapo{
	/*width: 95% !important;*/
	margin: 0 auto !important;
}

.public>.content>div>h1.ca{
	width: 95%;
	margin: 0 auto 25px !important;
}

.public>.content>div>h1.ca + ul{
	width: 100% !important;
}

.public>.content>div>h1.ca + ul li{
	width: 48%;
	margin: 0 1% 10px;
}

.public>.nav_list2{
	display: none;
}

.header_big{
	display: block;
}

.header_big>.header{
	width: 100%;
	overflow: hidden;
}

.header_big>.header>.tel{
	display: none;
}

.header_big>.header>.secr{
	float: inherit;
	margin: 3px auto 0;
	overflow: hidden;
}

.header_big>.header>.secr select{
	margin-left: 15px;
}

.header_big>.header>.secr>.search{
	width: 170px;
	float: right;
	margin-right: 15px;
}

.header_big>.header>.secr>img{
	display: none;
}


.sele .pic img{
	min-width: 320px;
}
.sup ul li p{ font-size: 12px; }



}
















.prod_banner img,.field_banner img,.tech_banner img,.indd_banner img,.news_banner img,.recruit_banner img,.cont_banner img{
	display: none;
}





@media screen and (max-width:1199px) and (min-width:851px){
	.sele .pic img{
	max-width: 320px;
}
	.news ul li h2 span{ }
	.news ul li h2 b{ }
	.lid021{ display: none !important; }
	.lid020{ display: block  !important; }
	.public > .nav_list > ul > li > ol > li{ margin-bottom: 3px; margin-top: 3px; }
	.public > .nav_list > ul > li > ol a{ height: 28px; line-height: 28px; }
.public>.nav_list2{
	display: none;
}

.header_big{
	display: block;
}

.header_big>.header{
	width: 100%;
	overflow: hidden;
}

.header_big>.header>.tel{
	display: none;
}

.header_big>.header>.secr{
	float: inherit;
	margin: 13px auto 0;
	overflow: hidden;
}

.header_big>.header>.secr select{
	margin-left: 15px;
}

.header_big>.header>.secr>.search{
	float: right;
	margin-right: 15px;
}

.header_big>.header>.secr>img{
	display: none;
}



.nav_big{
	position: inherit !important;
	height: 80px;
}

.nav{
	width: 100%;
}

.nav>.logo{
	margin-top: 5px;
	margin-left: 10px;
}

.nav>.logo p{
	opacity: 1 !important;
}

.nav>ul>li>a p{
	line-height: 35px;
}

.mnav{
	display: block;
	float: right;
	margin: 35px 10px 0 0;
	cursor: pointer;
}

.nav>ul{
	display: block;
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	margin-top: 0;
	z-index: 50;
	transition: all .3s;
}

.nav>ul>li{
    float: left;
    width: 100%;
    height: 45px;
    margin: 17px 0 0 0;
}

.nav>ul>li:first-child {
    margin-top: 80px;
}

.nav>ul>li>a {
    display: block;
    padding: 0;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    background: rgba(255,255,255,.2);
    border-radius: 30px;
}

.x{
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 8%;
    margin-top: 35px;
}

.flo{
	display: none;
}

.banner .flexslider{
	height: auto;
}

.banner .img>div{
	width: 90%;
	top: 0px;
    left: 5%;
    margin-left: 0px;
}

.banner .img img{
	width: 100%;
}

.banner .img>div>p{
	position: inherit;
	top: 0;
	font-size: 20px;
	line-height: 20px;
	display: none;
}


.banner .img>div>span {
    position: inherit;
    font-size: 15px;
    color: #fff;
    top: 50px;
    left: 0;
    font-weight: bold;
    display: none;
}

.flo{
	display: none;
	left: 6px;
	top: 25%;
}

.jia{
	position: fixed;
    left: 6px;
    bottom: 30px;
    z-index: 40;
    display: block;
}


.banner .flexslider>ol {
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: 0px;
}



.subnav_big{
	display: none !important;
}






.contner>.proud{
	width: 95%;
	margin: 70px auto 0;
}

.contner>.proud h1{
	position: inherit;
	opacity: 1;
}

.contner>.proud>ul>li {
    float: left;
    width: 23%;
    min-height: 0px;
    margin: 0 1% 25px;
    background: #2c2c2c;
    /* height: 224px; */
    position: relative;
    overflow: hidden;
    opacity: 1;
    top: 0px;
}

.contner>.dynamic{
	width: 95%;
	margin: 0 2.5% 0;
}

.contner>.dynamic>.xin{
	width: 46%;
	height: auto;
	opacity: 1;
	position: inherit;
}


.contner>.dynamic>.xin>.wrap7{
	/*height: auto !important;*/
}

.contner>.dynamic>.xin>.wrap7>ul{
	height: auto !important;
}

.contner>.dynamic>.xin>.wrap7>ul>li{
	/*float: left;*/
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic{
	width: 35%;
	margin: 0 0;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.pic img{
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

.contner>.dynamic>.xin>.wrap7>ul>li>.word{
	width: 60%;
}

.wrap7{
	/*height: auto !important;*/
	min-height: 200px;
}

.contner>.dynamic>.xue{
	width: 46%;
    position: inherit;
    opacity: 1;
    top: 0px;
    transition-delay: 500ms;
}

.New{
	width: 95%;
	margin: 70px 2.5% 0;
}

.New>ul>li{
	width: 22%;
	margin: 0 1% 35px !important;
	opacity: 1 !important;
	min-height: 0;
}

.New>ul>li>.text{
	display: none;
}

.New>ul>li>img{
	height: auto;
	min-height: 0;
}

.he{
	width: 95%;
	margin: 70px auto 0;
}

.he>img{
	margin-bottom: 30px;
}

.he>.wrap{
	width: 100% !important;
}

.he>.wrap>ul>li {
    width: 155px;
    height: 60px;
    margin: 0 9px;
    position: inherit;
    opacity: 1;
    top: 0;
    border: 1px solid #858585;
    overflow: hidden;
}


.contner h1{
	opacity: 1;
	position: inherit;
}


.public {
    width: 95%;
    margin: 10px auto 10px;
}

.public>.nav_list{
	width: 100%;
}

.public>.content{
	width: 100%;
	margin-top: 20px;
}

.prod ul li div.pic{
	width: 100%;
	height: auto;
}

.prod ul li .word{
	width: 100%;
}

.public>.nav_list>ul>li{
	margin-top: 10px;
}

.public>.nav_list>ul>li>a{
	background: #00B1DE !important;
	color: #fff !important;
	text-align: center;
	font-weight: bold;
	text-indent: 0;
	height: 40px; line-break: 40px;
}

.public>.content>div>.word{
	width: 100%;
}

.tui{
	display: block;
	width: 100%;
}

.field .tui h2{
	margin: 35px 0 5px;
}

.tui .wrap{
	width: 100% !important;
}

.field .tui ul li{
	margin: 0;
}


.tech .ind{
	padding: 15px;
}

.tech .ind .js{
	/*width: 90%;
	padding: 5% !important;*/
	height: 390px;
	margin-top: 10px;
}

.tech .ind .lx{
	/*width: 100%;*/
	margin-top: 10px;
}


.support ul li .pic{
	width: 100%;
}

.support ul li .pic a{
	width: 100%;
	height: 100%;
}

.support ul li .pic img{
	width: 100%;
	height: 120px;
}

.support ul li .text{
	width: 100%;
}

.down ul {
    margin-bottom: 30px;
    background: #e5e5e5;
    padding: 5%;
    width: 90%;
}

.down ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.down ul li:hover a{
	color: #00B1DE;
}


.down ul li div{
	position: inherit;
	display: none;
}

.indd img{
	height: auto;
}

.indd ul {
	/*width: 100%;*/
}

.news ul li{
	width: 27%;
	margin: 0 1.5% 10px;
}

.news ul li img{
	width: 100%;
	height: auto;
}

.news ul li .p{
	width: 100%;
	height: auto;
}

.recruit ul li {
    padding: 2%;
    width: 96%;
    background: #e5e5e5;
    margin-bottom: 10px;
    cursor: pointer;
}

.recruit ul .ind{
	padding: 2%;
    width: 96%;
}

.recruit ul li p a{
	right: 5%;
	width: 80px;
}

.contact{
	width: 95%;
	margin: 0 2.5% 0;
}

.condet{
	width: 100%;
}

.condet .inf{
	width: 100%;
}

.condet .inf div{
	width: 92%;
	padding: 2%;
	box-shadow: 0 0 10px #333;
}

.condet .inf h1{
	color: #0091dd;
}

.condet .bd{
	padding: 2%;
    width: 96%;
}

.condet .bd .big h2{
	font-size: 30px
}

.condet .bd .big .tan div.al{
	width: 100%;
	margin-left: 0 !important;
}

.condet .bd .big .tan .tj{
	position: inherit;
	width: 142px;
	height: 42px;
}

.condet .bd .big .tan .code img{
	position: inherit;
	margin-left: 10px;
}

.condet .bd .big .tan .cod{
	position: inherit;
}

.det .word p{
	width: 100%;
}

.prodet .text ol li {
    width: 30%;
    height: 38px;
}

.prodet .text .sele{
	width: 100%;
}

/*.prodet .photo ul{
	width: 100%;
	height: auto;
	position: inherit;
	top: 0;
	left: 0;
}

.prodet .photo ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.prodet .photo ol{
	width: 100%;
	position: inherit;
	top: 0;
	left: 0;
}

.prodet .photo h3{
	width: 100%;
	position: inherit;
	top: 0;
	left: 0;
	margin-bottom: 25px;
}*/

.prodet .text .sele>div:nth-child(2) img{
	max-width: 100%;
}

.contact .line{
	width: 100%;
}

.contact h1{
	font-size: 18px;
	color: #000;
	width: 75px;
}


.prodet .text .sele>div{
	display: none;
	margin-left: 0px;
}





.page2 span{
	width: 100%;
}


.footer_big{
	height: auto;
	padding: 0 0 35px;
}

.footer_big>.footer{
	display: none;
}

.footer_big>p{
	width: 95%;
	margin: 0 2.5%;
	margin-top: 0;
}

.mch{
	/*background: #3B3838;*/
	display: block;
	text-align: center;
	padding: 20px 0 35px;
	margin-bottom: 20px;
}

.mch h2{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	font-family: arial;
}

.mch h3{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin: 30px 0 0;
	font-size: 26px;
}

.mch p{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.mch p span{
	margin: 0 5px;
}
.strong{ font-weight: bold;}
.mch img{
	display: block;
	margin: 20px auto;
}
.Uysj{ display: block !important;}
.Uesewq{ display: none !important;}
}
@media screen and (max-width:1199px) and (min-width:0px){
	.Uysj{ display: none!important;}
	.Uesewq{ display: block!important;}
	.det p a{ width: 100%; }
	.det p a img{ width:100%; }
	.contner > .dynamic > .xin > .wrap7 > ul > li > .word h2{ height: auto;}
	.det .MsoNormal{}
	.det .MsoNormal img{ width: 100%; max-width:auto; height: auto;}
	.det .pic img{ width: 100%; max-width:auto; height: auto;}
.sele img{ display: block; float: none;padding: 0px!important; width: 100%; height: auto;
margin-left: 0px !important; height: auto; }
.prodet .photo ul li img{ position: relative;}
}
