﻿
.title {
	text-align:center;
}
.title em{
	display:block;
	padding-bottom:15px;
	font-size:24px;
	font-family: Arial;
	font-style: normal;
}
.title span{
	font-size: 36px;
	color: #333;
	font-weight: bold;
}

/*banner*/
.banner-work{
	width: 1920px;
    margin: 0 auto;
	height: 793px;
	overflow: hidden;
	position: relative;
}
.banner-servise{
	width: 1920px;
    margin: 0 auto;
	height: 827px;
	overflow: hidden;
	position: relative;
}
.banner-about{
	width: 100%;
	height: 836px;
	overflow: hidden;
	position: relative;
}
.banner-live{
	width: 100%;
	height: 835px;
	overflow: hidden;
	position: relative;
}
.banner-contct{
	width: 100%;
	height: 838px;
	overflow: hidden;
	position: relative;
}


/* case */
.case{
	overflow: hidden;
	padding: 50px 0;
}
.case1{
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case1-l {
	width: 490px;
	overflow: hidden;
	position: relative;
}
.case1-l li{
	width: 100%;
	height: 487px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.case1-l li:nth-child(2){
	margin-bottom: 0px;
}
.case1-l-img{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.case1-l-img img{
	width: 100%;
	height: 100%;
	transition: 0.98s;
	-webkit-transition: 0.98s;
	-moz-transition: 0.98s;
}
.case1-r{
	width: 1000px;
	overflow: hidden;
	position: relative;
}
.case1-r li{
	width: 100%;
	height: 984px;
	overflow: hidden;
	position: relative;
}
.case1-r-img img{
	width: 100%;
	height: 984px;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.case2 {
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case2 li{
	position: relative;
	float: left;
	width: 745px;
	text-align: center;
	margin-right: 10px;
}
.case2 li:nth-child(2){
	margin-right: 0%;
}
.case2-img{
	width: 100%;
	height: 739px;
	display: block;
	overflow: hidden;
}
.case2-img img{
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.case3 {
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case3 li{
	position: relative;
	float: left;
	width: 493px;
	text-align: center;
	margin-right: 10px;
}
.case3 li:nth-child(3){
	margin-right: 0%;
}
.case3-img{
	width: 100%;
	height: 486px;
	display: block;
	overflow: hidden;
}
.case3-img img{
	width: 100%;
	height: 486px;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.case4{
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case4-img{
	width: 100%;
	height: 668px;
	display: block;
	overflow: hidden;
}
.case4-img img{
	width: 100%;
	height: 668px;
	transition: 0.98s;
	-webkit-transition: 0.98s;
	-moz-transition: 0.98s;
}

.case5{
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.case5-l {
	width: 1000px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: : 10px;
}
.case5-l li{
	width: 100%;
	height: 984px;
	overflow: hidden;
	position: relative;
}
.case5-l-img{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.case5-l-img img{
	width: 100%;
	height: 100%;
	transition: 0.98s;
	-webkit-transition: 0.98s;
	-moz-transition: 0.98s;
}
.case5-r{
	width: 490px;
	float: right;
	overflow: hidden;
	position: relative;
}
.case5-r li{
	width: 490px;
	height: 984px;
	overflow: hidden;
	position: relative;
}
.case5-r-img img{
	width: 490px;
	height: 984px;
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.case img:hover {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
}


/*about*/
.about{
	padding: 80px 0;
	text-align: center;
	overflow: hidden;
}
.about .title span{
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: bold;
}
.about p{	
	text-align: center;
	font-size: 18px;
	line-height: 42px;
	padding: 40px 200px 0 200px;
}
.aboutbody p{
	padding-bottom: 20px;
}
.aboutbg{
	background: #f5f5f5;
}
.aboutimg{
	padding: 80px 0;
}
.aboutimg img{
	padding-top: 50px;
	width: 100%;
}

.class{
	padding: 80px 0;
	background: #f5f5f5;
	overflow: hidden;
}
.class ul{
	padding-top: 60px;
}
.class li{
	display: inline-block;
	width: 325px;
	padding: 0 0px 0px 170px;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}
.class img{
	display: inline-block;
	width: 40px;
	position: absolute;
	text-align: left;
}
.class li span{
	display: inline-block;
	padding:7px 0 0 45px;
	font-size: 24px;
	text-align: left;
}




/*service*/
.service{
	overflow: hidden;
}
.service-txt{
	background: #f5f5f5;
	width: 35%;
	height: 740px;
	text-align: center;
}
.service-txt span{
	padding: 300px 0 0 0px;
	font-size: 56px;
	font-weight: bold;
	display: block;
}
.service-txt p{
	font-size: 18px;
	color: #999;
	line-height: 32px;
	padding: 50px 120px 0 120px;
}
.service-img{
	width: 65%;
	height: 740px;
}
.service-img img{
	width: 100%;
}


.serviceli{
	padding: 80px 0;
	overflow:hidden;
}
.serviceli ul{
	padding-top: 50px;
}
.serviceli li{
	float: left;
	width: 478px;
	padding:0 30px 0px 0;
	text-align: center;
	margin-bottom: 30px;
}
.serviceli li:nth-child(3),
.serviceli li:nth-child(6){
	padding: 0;
}
.serviceli li img{

}
.serviceli li span{
	display: block;
	font-size: 20px;
	padding: 20px 0 40px 0;
}
.serviceli li em{
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	font-size: 24px;
	font-family: cursive;
}
.serviceli li p{
	padding: 0 60px 0 60px;
	font-size: 16px;
	line-height: 28px;
}




/*live*/
.live li{
	width: 100%;
	height: 503px;
	margin: 80px 0;
}
.live-img{
	width: 700px;
	height: 503px;
	float: left;
	display: block;
	overflow: hidden;
}
.live-img img{
	width: 100%;
	height: 503px;
	transition: 0.98s;
	-webkit-transition: 0.98s;
	-moz-transition: 0.98s;
}
.live-img img:hover {
	transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
}
.live-txt{
	background: #f5f5f5;
	height: 100%;
	width: 800px;
	float: right;
	color: #333;
}
.live-txt span{
	display: block;
	font-size: 36px;
	padding-top: 170px;
	padding-left: 150px;
}
.live-txt p{
	display: block;
	line-height: 32px;
	padding: 30px 150px 0 150px;
	font-size: 20px;
}


/*brand*/
.brand{
	padding: 80px 0;
	overflow: hidden;
	background: #f5f5f5;
	text-align: center;
}
.brand img{
	width: 100%;
	padding-top: 50px;
}





/*lianxi*/
.lianxi{
    padding: 80px 0;
    overflow: hidden;
}
.lianxi h2{
    color:#444;
    font-size:40px;
    text-align: left;
}
.lianxi-title{
    color: #999;
    display: block;
    font-size: 20px;
    font-family: "066-CAI978";
    padding: 15px 0 30px 0;
}
.lianxi ul{
    padding: 40px 0 50px 0;
    overflow: hidden;
}
.lianxi li {
    float: left;
}
.lianxi li:first-child {
    margin-right: 160px;
}
.lianxi-pic {
    margin-right: 12px;
    width: 72px;
    height: 72px;
    background: #004de2;
    color: #fff;
    text-align: center;
    line-height: 72px;
    font-size: 0;
    border-radius: 50%;
    float: left;
}
.lianxi-pic .i1 {
    width: 38px;
    height: 40px;
    background: url(../images/c1.png) no-repeat center;
    margin-top: 15px;
    display: inline-block;
}
.lianxi-pic .i2 {
    width: 38px;
    height: 40px;
    background: url(../images/c2.png) no-repeat center;
    margin-top: 15px;
    display: inline-block;
}
.lianxi-txt {
    overflow: hidden;
}
.lianxi-txt span {
    font-size: 20px;
    color: #888;
    margin-top: 3px;
    margin-bottom: 10px;
}
.lianxi-txt p {
    font-size: 30px;
    color: #004de2;
    font-family: "066-CAI978";
    line-height: 1;
}