@charset "utf-8";
/* CSS Document */
*{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:"黑体";
}

li{
	list-style: none;
}


a{
	text-decoration: none;
}

.background{
	background: url(../img/bg.jpg) no-repeat center;
	height: 3076px;
	margin-top: 150px;
}

/*banner*/
.bg_banner{
	width: 1112px;
	height: 530px;
	margin: 0 auto;
	
}

.bg_banner .banner{
	width: 1024px;
	height: 530px;
	position: relative;
	left: 44px;
	background-image:url(../img/pro_banner.jpg);
}

.banner .b1{
	width: 1024px;
	height: 45px;
}


.banner .b1 h1{
	float: left;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	margin-left: 48px;
	letter-spacing: 5px;
} 

.banner .b1 h2{
	margin-top: 24px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	float: right;
	margin-right: 40px;
	letter-spacing: 5px;
}

.banner .b2{
	width: 1024px;
	height: 485px;
}

.banner .b2 .pic{
	width: 458px;
	height: 340px;
	padding-top: 110px;
	padding-left: 115px;
	float: left;
}

.banner .b2 .pic img{
	border: 0;
}

.banner .b2 .txt{
	width: 370px;
	height: 152px;
	float: right;
	padding-top: 175px;
	padding-right: 30px;
	
}

.banner .b2 .txt h1{
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	line-height: 30px;
}

.banner .b2 .txt h2{
	width: 104px;
	height: 32px;
	background: url(../img/tit_pro.png) no-repeat right;
	margin-top: 20px;
	margin-left: 200px;
}

.banner .b2 .txt h2:hover{
	background: url(../img/tit2_pro.png) no-repeat right;
}

.banner .b2 .txt h2 a{
	font-size: 18px;
	font-weight: normal;
	color:#fff;
	line-height: 32px;
	text-align: center;
	padding-left: 10px;
	letter-spacing: 2px;
}
/*center*/
.bg_text{
	width: 1024px;
	height: 2535px;
	margin: 0 auto;
	background-image:url(../img/bg_text.jpg);
}

.bg_text ul.icon{
	width: 460px;
	height: 55px;
	padding-top: 30px;
	margin: 0 auto;
}

.bg_text ul.icon li{
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 65px;
}

.bg_text ul.icon li.b1{
	background: url(../img/icon1.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.bg_text ul.icon li.b1:hover{
	background: url(../img/icon1.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.bg_text ul.icon li.b2{
	background: url(../img/icon2.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.bg_text ul.icon li.b2:hover{
	background: url(../img/icon2.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.bg_text ul.icon li.b3{
	background: url(../img/icon3.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.bg_text ul.icon li.b3:hover{
	background: url(../img/icon3.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.bg_text ul.icon li.b4{
	background: url(../img/icon4.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.bg_text ul.icon li.b4:hover{
	background: url(../img/icon4.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.bg_text ul.icon li.b5{
	background: url(../img/icon5.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.bg_text ul.icon li.b5:hover{
	background: url(../img/icon5.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.bg_text ul.icon li:nth-child(5){
	margin-right: 0px;
}

.bg_text .pro{
	width: 1024px;
	height: 457px;
	position: relative;
}

.bg_text .pro h1{
	color: #6bafd9;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	width: 300px;
	left: 200px;
	top: 57px;
	letter-spacing:10px;
}

.bg_text .pro ul{
	width: 414px;
	height: 14px;
	margin-left: 490px;
	margin-top: 35px;
}

.bg_text .pro ul li{
	float: left;
	font-size: 14px;	
	width: 70px;	
	float: left;
	background:url(../img/tit_line.jpg) no-repeat center right;
	margin-right: 15px;
}

.bg_text .pro ul li a{
	color: #666;
	
}

.bg_text .pro ul li:nth-child(5){
	margin-right: 0px;
	background:none;
}

.bg_text .pro ul li a:hover{
	color: #60a9d6;
}

.bg_text .pro ul li:nth-child(5){
	margin-right: 0px;
}

.bg_text .pro .Company{
	width: 329px;
	height: 250px;
	position: relative;
	left: 125px;
	top: 50px;
	margin-top: 50px;
}

.bg_text .pro .Company h2{
	font-size: 18px;
	letter-spacing:10px;
	color: #333;
	font-weight: bolder;
	margin-left: -34px;
}

.bg_text .pro .Company h3{
	font-size: 10px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bg_text .pro .Company h4{
	font-size: 18px;
	letter-spacing:10px;
	color: #333;
}

.bg_text .pro .Company p{
	height: 146px;
	margin-top: 14px;
	font-size: 10px;
	color: #999;
	line-height: 20px;
}

.Enterprise{
	width: 1024px;
	height: 373px;
	margin: 0 auto;
}

.Enterprise ul{
	width: 780px;
	margin: 0 auto;
	font-size: 14px;
	color: #999;
	padding-top: 250px;
	padding-left: 10px;
}

.Enterprise ul li{
	width: 200px;
	background:url(../img/adv_line.jpg) no-repeat center left;
	float: left;
	margin-right: 90px;
}

.Enterprise ul li:nth-child(3){
	margin-right: 0px;
}

.Enterprise ul li p{
	margin-left: 20px;
}

.Enterprise h1{
	font-size: 14px;
	color: #999;
	position: relative;
	left: 132px;
	top:-2px;
}

.main{
	width: 1024px;
	height: 318px;
}

.main h1{
	font-size: 14px;
	color: #999;
	margin-left: 132px;
}

/*news*/
.news{
	width: 1024px;
	height: 236px;
	margin: 0 auto;
	
}

.news .class{
	margin-left: 124px;
}

.news .class h1{
	color: #6bafd9;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	left: 75px;
	letter-spacing:10px;
}

.news .class ul{
	width: 414px;
	height: 14px;
	position: relative;
	left: 367px;
	top: -22px;
}
.news .class ul li{
	float: left;
	font-size: 14px;	
	width: 70px;	
	float: left;
	background:url(../img/tit_line.jpg) no-repeat center right;
	margin-right: 15px;
}

.news .class ul li a{
	color: #666;
	
}

.news .class ul li:nth-child(5){
	margin-right: 0px;
	background:none;
}

.news .class ul li a:hover{
	color: #60a9d6;
}

.news .class ul li:nth-child(5){
	margin-right: 0px;
}


.news .tit{
	width: 795px;
	height: 96px;
	margin-top: 30px;
	margin-left: 140px;
}

.news .tit ul{
	height: 96px;
	margin-left: 14px;
}

.news .tit ul li{
	width: 320px;
	font-size: 12px;	
	margin-bottom: 6px;
	float: left;
	background:url(../img/cir.png) no-repeat center left;
	padding-left:10px;
	margin-bottom: 10px;
}

.news .tit ul li a{
	color: #666;
}

.news .tit ul li a:hover{
	background: linear-gradient(to top, #6486c7, #75ab95);
    -webkit-background-clip: text;
    color: transparent;
	border-bottom: 1px solid #6486c7;
	padding-bottom: 5px;
	border-image: -webkit-linear-gradient( #6486c7 , #75ab95) 30 30;
    border-image: -moz-linear-gradient( #6486c7, #75ab95) 30 30;
    border-image: linear-gradient( #6486c7 , #75ab95) 30 30;
}

.news .tit ul li:nth-child(3){
	
}

.news .tit ul li:nth-child(2n){
	margin-left: 100px;
	
}

.enterprise{
	width: 1024px;
	height: 456px;
	margin: 0 auto;
}

.enterprise h1{
	font-size: 14px;
	color: #999;
	margin-left: 132px;
}

/*cont*/
.cont{
	width: 1024px;
	height: 470px;
	margin: 0 auto;
}

.cont ul.icon{
	width: 400px;
	height: 30px;
	margin-top: 50px;
	margin-left: 570px;
}

.cont ul.icon li{
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 50px;
}

.cont ul.icon li:nth-child(5){
	margin-right: 0px;
}

.cont ul.icon li.b1{
	background: url(../img/icon11.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.cont ul.icon li.b1:hover{
	width: 30px;
	height: 30px;
	background: url(../img/icon11.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.cont ul.icon li.b2{
	background: url(../img/icon22.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.cont ul.icon li.b2:hover{
	background: url(../img/icon22.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.cont ul.icon li.b3{
	background: url(../img/icon33.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.cont ul.icon li.b3:hover{
	background: url(../img/icon33.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.cont ul.icon li.b4{
	background: url(../img/icon44.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.cont ul.icon li.b4:hover{
	background: url(../img/icon44.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.cont ul.icon li.b5{
	background: url(../img/icon55.png);
	-webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}

.cont ul.icon li.b5:hover{
	background: url(../img/icon55.png);
	transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.cont .class h1{
	color: #6bafd9;
	font-weight: bold;
	font-size: 18px;
	margin-left: 200px;
	letter-spacing:10px;
}

.cont .class ul{
	width: 414px;
	height: 14px;
	margin-left: 490px;
	margin-top: -20px;
}

.cont .class ul li{
	float: left;
	font-size: 14px;	
	width: 70px;	
	float: left;
	background:url(../img/tit_line.jpg) no-repeat center right;
	margin-right: 15px;
}

.cont .class ul li a{
	color: #666;
	
}

.cont .class ul li:nth-child(5){
	margin-right: 0px;
	background:none;
}

.cont .class ul li a:hover{
	color: #60a9d6;
}

.cont .class ul li:nth-child(5){
	margin-right: 0px;
}

.cont .cont_txt{
	width: 520px;
	height: 400px;
	margin-top: 0px;
	margin-left: 360px;
}

.cont .cont_txt ul li{
	color: #595757;
	font-size: 15px;
	margin-bottom: 12px;
	background: url(../img/new_line.png) no-repeat top left;
}

.cont .cont_txt ul li p{
	margin-left: 18px;
}

.cont .cont_txt .txt{
	float: right;
	margin-top: -90px;
}

.cont .cont_txt .txt h1,h2,h3{
	color: #595757;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
}

.cont .cont_txt .txt h1,h2,h3 p{
	padding-left: 33px;
}

.cont .cont_txt .txt h1{
	background: url(../img/mail.png) no-repeat center left;
}

.cont .cont_txt .txt h2{
	background: url(../img/phone.png) no-repeat center left;
	margin-top: 10px;
}






.foot .contt{
	width: 951px;
	height: 427px;
	margin: 0 auto;
	background: url(../img/bot.png) no-repeat center;
	margin-top: 40px;
}
.foot .contt .cont_txtt{
	width: 300px;
	height: 340px;
	margin-top: 46px;
	margin-left: 570px;
}

.foot .contt .cont_txtt ul li{
	color: #595757;
	font-size: 13px;
	margin-bottom: 20px;
	background: url(../img/new_line.png) no-repeat top left;
}

.foot .contt .cont_txtt ul li p{
	margin-left: 18px;
}

.foot .contt .cont_txt .txt{
	float: right;
	margin-top: -90px;
}

.foot .contt .cont_txtt .txt h1,h2,h3{
	color: #595757;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
}

.foot .contt .cont_txtt .txt h1,h2,h3 p{
	padding-left: 33px;
}

.foot .contt .cont_txtt .txt h1{
	background: url(../img/mail.png) no-repeat center left;
}

.foot .contt .cont_txtt .txt h2{
	background: url(../img/phone.png) no-repeat center left;
	margin-top: 10px;
}


/*下载*/
.download{margin-top: 30px;text-align: right;}
.download p a{font-size: 13px;color: #595757;margin-right: 100px;}
.download p a:hover{
	background: linear-gradient(to top, #6486c7, #75ab95);
    -webkit-background-clip: text;
    color: transparent;
	border-bottom: 1px solid #6486c7;
	padding-bottom: 5px;
	border-image: -webkit-linear-gradient( #6486c7 , #75ab95) 30 30;
    border-image: -moz-linear-gradient( #6486c7, #75ab95) 30 30;
    border-image: linear-gradient( #6486c7 , #75ab95) 30 30;
}




/*fotter*/
.foot{
	height: 110px;
}

.foot h1{
	font-size: 10px;
	color: #999;
	text-align: center;
	font-weight:normal;
	line-height: 110px;
}



















