﻿@charset "utf-8";
/* CSS Document */
/*reset css*/
html,body {
	font-family:"Microsoft YaHei","微软雅黑"; 
	margin:0 auto; 
	padding:0px; 
	font-size:14px; 
	height:100%; 
	line-height:22px; 
	width:100%;
}
div{
	behavior: url(css/iepngfix.htc)}
ul,ul li,ol li,tr td,dl dd,dd{ 
	list-style-type:none; 
	margin:0; padding:0; }
p{ 
	margin:0; padding:0}
.clear{ 
	clear:both; 
	height:0px; 
	line-height:0px; 
	font-size:0px;}
.lt{
	float:left;
}
.rt{
	float:right;
}

a{ 
	text-decoration:none; 
	cursor:pointer; 
	-webkit-transition: none; 
	-moz-transition: none; 
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
/*a:hover{ text-decoration:underline;}*/
img{ 
	vertical-align:middle;}
.imgs{ 
	vertical-align:top;}  
img{
	border:none;}
html{
	overflow-x:hidden;} 
div:hover,li:hover,tr:hover,a:hover{ 
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
input{
	outline:none;}
	
/************/
.in{
	width:100%;
	height:100%;
	background:url(../images/Inbg.jpg);
	background-size:100% 100%;
	position:relative;
}
header{
	width:100%;
	height:10%;
}
.logo{
	display:block;
	margin-top:2%;
	margin-left:3%;
	height:26px;
}
.menu{
	display:block;
	margin-top:3%;
	margin-right:4%;
	height:21px;
}
@keyframes circlerotate {
	0% {
	 transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	}
	50%{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	}
	100%{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	}
}
@-webkit-keyframes circlerotate {
	0% {	
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	 transform:rotate(0deg);
	}
	50%{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	}
	100%{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	}
}
@-moz-keyframes circlerotate {
	0% {	
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	 transform:rotate(0deg);
	}
	50%{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	}
	100%{
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	}
}
.inro{
	animation:circlerotate 2s infinite linear;
	-ms-animation:circlerotate 2s infinite linear; 	/* IE 9 */
	-moz-animation:circlerotate 2s infinite linear;	/* Firefox */
	-webkit-animation:circlerotate 2s infinite linear; /* Safari 和 Chrome */
}
.inro1{
	position:absolute;
	left:30%;
	top:50%;
}
.inro2{
	position:absolute;
	left:28%;
	top:72%;
}
.inro3{
	position:absolute;
	left:10%;
	top:79%;
}
.inro4{
	position:absolute;
	left:56%;
	top:44%;
}
.inro5{
	position:absolute;
	left:50%;
	top:54%;
}
.inro6{
	position:absolute;
	left:64%;
	top:68%;
}
.inp1{
	width:90%;
	max-width:640px;
	position:relative;
	left:0;
	opacity:0;
	margin-left:-45%;
	margin-top:8%;
	display:block;
}
.inp2{
	width:72%;
	max-width:640px;
	position:relative;
	left:100%;
	opacity:0;
	margin-left:-36%;
	margin-top:2%;
	display:block;
}
/***********/
.mebody{
	width:100%;
	height:100%;
	position:relative;
}
.meheader{
	width:100%;
	height:10%;
	line-height:100%;
	background:#f0f0f0;
}
.meheader table{
	height:100%;
	width:100%;
}
.meheader table tr td:nth-child(1){
	width:40%;
}
.meheader table tr td:nth-child(1) img{
	height:26px;
}
.meheader table tr td:nth-child(2){
	width:40%;
	line-height:100%;
}
.meheader table tr td:nth-child(2) marquee{
	color:#f3981f;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	display:block;
	line-height:100%;
	
}
.meheader table tr td:nth-child(3){
	width:16%;
	height:100%;
	background:#f3981f;
	
	
}
.meheader table tr td:nth-child(3) img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	line-height:100%;
	text-align:center;
	height:21px;
}
.mebanner{
	width:100%;
	height:20%;
}
.mebanner img{
	width:100%;
}
.mecnt{
	position:absolute;
	left:-50%;
	bottom:0;
	opacity:0;
	width:100%;
	height:72%;
	background:#f3981f;
}
.mecnt ul{
	width:90%;
	height:90%;
	margin:5% auto;
	border:1px solid #fff;
}
.mecnt ul li{
	float:left;
	width:50%;
	height:33.33%;
}
.mecnt ul li a{
	width:100%;
	height:100%;
	display:inline-block;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.mecnt ul li a img{
	width:80px;
	margin-top:10%;
	
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}
/*******/
.probody{
	width:100%;
}
.proh{
	background:#ededed;
	width:100%;
	height:10%;
	border:1px solid #f3981f;
	position:relative;
}
.proh img{
	height:60%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
}
.banner { width:100%;}
.flexslider{ position:relative;height:auto;overflow:hidden;}
.slides { position:relative;z-index:1;}
.slides li { height:450px;}
.slides li img{ width:100%;}
/* .flexslider p { width:100%; background:url(../images/1_02.png) repeat; height:16%; position:absolute; bottom:0px; left:0; z-index:1;opacity:0.5;} */
.flex-control-nav { position:absolute; bottom:40%; margin-bottom:-9px; z-index:99;width:100%; left:50%; margin-left:-70px;}
@media only screen and (max-width:320px){
	.flex-control-nav{bottom:50%;}
}   
.flex-control-nav li { display:inline-block; width:14px; height:5px; margin:0 5px;}
.flex-control-nav li span { display:none;}
.flex-control-nav li a { float:left; width:14px; height:5px; cursor:pointer;background:#000;}
.flex-control-nav li a.flex-active { background:#fff;}
.flex-direction-nav{ display:none;}
.licover{
	width:100%; position:absolute; bottom:0;height:20%;background:#f8690d;
	font-size:22px;
	color:#fff;
	padding:4% 4% 0 4%;
}
.licover span{font-size:14px;

	line-height:2;}
.proct{
	width:100%;
	background:#ededed;
	overflow:hidden;
}
.proct ul{
	margin-top:10px;
	margin-bottom:10px;
}
.proct ul li{
	width:31%;
	float:left;
	border-radius:2%;
	margin-left:2%;
	position:relative;
	box-shadow:1px 1xp 1px #666,-1px -1xp 1px #666;
}
.proct ul li img{
	width:100%;
}
.proctin{
	position:absolute;
	top:10%;
	font-size:20px;
	color:#f8690d;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.proback{
	position:absolute;
	top:2%;
	height:80%;
}
.proad{
	width:100%;
}
.proadp{
	height:60px;
	line-height:60px;
	font-size:20px;
	color:#fff;
	background:#f8690d;
}
.proBtn{
	width:100%;
	margin-bottom:4%;
	border-radius:4px;
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:50px;
}
.proBtn li{
	width:40%;
	height:50px;
	background:#f3981f;
	float:left;
	margin-top:24px;
	margin-left:5%;
	border-radius:4px;
	
}
.s03p4{
	color:#666;
	
}
.hide{
	display:none;
}
.proctp1{
	font-size:18px;
	color:#666;
	line-height:2;
}
.proctp2{
	font-size:14px;
	color:#999;
	line-height:2;
}
.proct dl{
	padding:2% 6%;
}
.proback1{
	width:120px;
	height:40px;
	border-radius:6px;
	background:#ea5505;
	margin:20px auto; 
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:40px;
}
/******develop******/
.devM{
	width:100%;
	height:534px;
	background:url(../images/devbg.jpg) center center no-repeat;
	background-size:100% 100%;
	overflow:hidden;
}
.devi{
	width:70%;
	height:150px;
	background:#00bdec;
	margin:20px auto;
	border-radius:6px;
	line-height:150px;
	position:relative;
	left:-50%;
	opacity:0;
	transition:all 0.3s linear;
}
.devM a{
	display:block;
	margin:20px auto;	
}
.devi img{
	width:30%;
	margin-left:30px;
}
.devi span{
	display:inline-block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	white-space:nowrap;
}
.devdead{
	padding:0 10px;
}
.devdead img{
	width:100%;
}
.devDct{
	width:100%;
	color:#ea5505;
	padding:20px 10px;
}
.dp1{
	font-size:20px;
	line-height:2;
}
.dp2{
	font-size:16px;
	line-height:1.5;
}
.footer{
	width:100%;
	background:#000;
	height:120px;
	overflow:hidden;
}
.footer img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}
.footer p{
	color:#fff;
	text-align:center;
	white-space:nowrap
}
.footer a{
	color:#fff;
}
.sol{
	width:100%;
	background:#f49b1b;
	overflow:hidden;
}
.proh1{
	background:#f49b1b;
}
.sol ul{
	width:85%;
	margin-left:auto;
	margin-right:auto;
}
.sol ul li {
	margin-left:4%;
	margin-bottom:5%;
	box-shadow:2px 2px 2px #ffc350,-2px -2px 2px #ffc350;
	border-radius:2px;
	position:relative;
}
.sol ul {
	margin-top:5%;
}

.sol ul li img{
	width:100%;
}
.solDctp2 img{
	width:100%;
}
.solcop{
	width:100%;
	height:50px;
	background:#000;
	opacity:0.6;
	position:absolute;
	top:20%;
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:50px;
}
.proBtn .act{
	background:#ea5505;
}
.map{
	width:90%;
	margin:10px auto;
	display:block;
}
.proBtn1{
	background:#
}
.proct1{
	padding:30px 10px;
	margin-top:60px;
}
.proct1 p:nth-child(2n+2){
	color:#ea5505;
}

.serh{
	width:90%;
	margin:0 auto;
	font-size:15px;
	color:#ea5505;
	padding-left:20px;
	background:url(../images/serline.png)no-repeat left center;
}
.serp{
	width:90%;
	margin:0 auto;
	font-size:12px;
	padding-left:20px;
}

.solDctp1{
	font-size:15px;
	line-height:2;
	padding-left:20px;
	margin-top:12px;
    font-weight:bold;
}
.solDctp2{
	width:90%;
	margin:0 20px;
	font-size:12px;
	padding-top:12px;
	border-top:1px solid #999;
}
.solDi{
	width:90%;
	padding:0 20px;
}
.solDi1{
	width:100%;
	margin-top:20px;
}
.nwad{
	width:100%;
	height:140px;
}

.nwdt{
	font-size:10px;
	float:right;
	color:#666;
}
.nwhd{
	font-size:15px;
	color:#333;
	overflow:hidden;
}
.nwctp{
	font-size:12px;
	color:#666;
}
.nwD{
	width:92%;
	padding:30px 20px;
}
.nwDh{
	font-size:15px;
	color:#333;
	margin-bottom:4px;
}
.nwDp{
	font-size:12px;
	color:#666;
}
.nwDp img{width:100%;}
.advh{
	width:100%;
	height:50px;
	overflow:hidden;
	margin-bottom:4px;
	background:#ea5505 url(../images/down.png) no-repeat right center;
	transition:all 0.3s linear;
}
.advhp1{
	font-size:15px;
	color:#fff;
	margin-top:10px;
	padding-left:20px;
}
.advhp2{
	font-size:12px;
	color:#fff;
	line-height:2;
	padding-left:20px;
}
.advct{
	width:92%;
	padding:0 20px;
}
.advct table{
	width:100%;
	font-size:10px;
	margin-top:6px;
	color:#333;
}
.advct table span{
	font-size:15px;
}
.advcth{
	width:100%;
	height:50px;
	background:#e4e4e4;
	line-height:80px;
	overflow:hidden;
}
.advcth img{
	height:60%;
	margin:0 auto;
	margin-top:10px;
	display:block;
}
.advctp{
	margin-top:10px;
}
.advhactive{
	background:#ea5505 url(../images/up.png) no-repeat right center;
	transition:all 0.3s linear;
}
/******20160821*****/
.solD{

	height:40px;
	font-size:15px;
	color:#fff;
	line-height:40px;
	padding-left:20px;
	margin-top:10px;
	background:#f3981f;
}
.solD2{
	width:100%;
	background:#f3981f url(../images/solD2i2.png) no-repeat 95% center;
}
.solD2c{
	background:#f3981f url(../images/solD2i.png) no-repeat 95% center;
}
.solD2s{
	padding:0 20px;
	
}
.solD2s ul{
	width:100%;
}
.solD2s ul a{
	color:#666;
}
.solD2s ul li{
	width:30%;
	height:30px;
	border:#dcdcdc 1px solid;
	border-radius:4px;
	float:left;
	text-align:center;
	line-height:30px;
	margin-top:20px;
	margin-left:3%;
	
}
.solD2s ul a:nth-child(3n+1) li{
	margin-left:0px;
}

.solD2sliactive{
	background:#f3981f;
    color:#F0F0F0;
}
.proN{
	padding:0 10px;
}
.proNli{
	width:100%;
	margin:12px 0; 
}
.proNli li{
	width:30%;
	height:30px;
	border-radius:4px;
	float:left;
	text-align:center;
	line-height:30px;
	background:#f3981f;
	margin-left:5%;
	color:#fff;
	font-size:16px;
}
.proNli li a{
	color:#fff;
	width:100%;
	display:inline-block;
}
.proNli li:nth-child(1){
	margin-left:0;
}
.proNli li.proNliact{
	background:#ea5505;
}
.nwct{
	width:92%;
	padding:10px 20px;
	border-bottom:1px solid #dfdfdf;
	overflow:hidden;
}
.nwctactive{
	background:#dfdfdf;
}
.prohl{
	background:#ededed;
	width:100%;
	height:40px;
	border:1px solid #f3981f;
	position:relative;
	text-align:center;
	line-height:40px;
	color:#666;
	font-size:18px;
}
.prohlisth{
	overflow-x:scroll;
	height:40px;
	font-size:16px;
	text-align:center;
	line-height:40px;
	position:relative;
	
}
.prohlisthj{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:28px;
	color:#ea5505;
}
.prohlisth .active{
	color:orange;
}
.prohlisth ul{
	width:768px;
}
@media only screen and (max-width:320px){
.prohlisth ul{
	width:928px;
}
}
.prohlisth ul a{
	color:#666;
}
.prohlisth ul li{
	float:left;
	width:180px;
}
.prohlistp ul li{
	width:49%;
	float:left;
	margin-left:1%;
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
}
.prohlistp ul li:nth-child(2n+1){margin-left:0;}
.prohlistp ul li img{
	width:100%;
}
.prlsth{text-align:center; color:#333;height:50px}
.busC{
	width:100%;
	height:100%;
	overflow:auto;
	background:url(../images/Culadbg.jpg) no-repeat center top;
}
@media only screen and (max-width:320px){
	.busC{
		height:auto;
	}
}
.busC dd{
	font-size:10px;
	color:#333;
	padding:30px 14px;
	
}
.busCm{
	padding:0 10px;
}
.busi1{
	width:100%;
}
.busCmp{
	font-size:10px;
	color:#666;
	margin:10px 0;
}
.busCmh{
	font-size:12px;
	color:#b39357;
}
.busbp{
	font-size:10px;
	color:#484848;
	width:100%;
}
.busbp1{
	width:100%;
	padding-left:20px;
	background:url(../images/star.png) no-repeat left center;
}
.busbp2{
	width:100%;
	padding-left:20px;
	background:url(../images/red.png) no-repeat left center;
}
.busbp3{
	width:100%;
	padding-left:20px;
	background:url(../images/yellow.png) no-repeat left center;
}
.busbpp{
	padding:0 10px;
}
.busFai1{
	width:100%;
}
.busf{
	padding:0 30px;
}
.buserh{
	font-size:14px;
	color:#333;
	background:url(../images/buseri.png) no-repeat left center;
	padding-left:12px;
}
.buserp{
	font-size:10px;
	color:#666;
	padding-left:12px;
	margin-bottom:12px;
}
.buslwh{
	font-size:14px;
	color:#b39357;
}
.buslwp{
	font-size:10px;
	color:#666;
}
.buslwt{
	padding:0 6px;
}
.buslwt table{
	border-collapse: collapse;
	width:100%;
	text-align:center;
	margin-top:10px;
}
.buslwt table tr td{
	border:1px solid #666;
}
.ser{
	background:#f5f5f5;
	height:30px;
}
.ser a{
	color:#000;
}
.ser li{
	float:left;
	width:50%;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:10px;
}
.sertable{
	width:100%;
}
.sertable input{
	width:100%;
	height:24px;
	border:1px solid #cccccc;
}
.sertable textarea{
	width:100%;
	height:20px;
	border:1px solid #cccccc;
}
.ser1btn{
	width:100%;
}
.ser1btn input{
	width:60px;
	height:20px;
	font-size:12px;
	color:#666;
	background:#d6d6d6;
	border:none;
}
.ser1btn1{
	display:block;
	float:right;
	margin-right:4px;
}
.ser1btn2{
	display:block;
	float:left;
	margin-left:4px;
}
.devlu1{font-size:18px; margin:10px 0; padding:0 5%;} 
.devlu2{ padding:0 5%;} 
.inr13a{color:#fff; top:46%;}
.inr13b{color:#fff;top:68%;}
.inr13c{color:#fff;top:64%;}


/****************************** 分页 ******************************/
.page1{clear:both; text-align:center;font-size:12px; margin-top:25px; font-family:微软雅黑;}
.page1 span a{ color:#333333;padding:5px 10px; text-decoration:none;background:#f8f8f8;}
.page1 span a:hover{ color:#999; background:#f3981f; color:#fff;}
.page1 span{margin:2px;}
.page1 span.current a{background:#f3981f;color:#fff;}
/*.page1 span a.disabled{border:1px solid #ccc;color:#ccc;cursor:default;}*/











