.banner{
	height: 90%;
	min-height: 90%;
}
.banner .carousel-inner{
	position: relative;
	top: 0;
}
.carousel-inner,.item,.carousel-inner .active,.ban{
	height: 100%;
	min-height: 100%;
}
.item,.ban{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}
.position-a{position: absolute; width: 100%; height: 100%;}
.ban img{animation: scale 100s infinite;height: 100%;width: 100%;}
@keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
.banner .item{position: relative;}
.banner .item .ban-img{ width: 100%; position: absolute; top: 0; left: 0;}
.banner .item .container{z-index: 9;position: relative;}
.banner .container.ban-about-text{text-align: center; padding-left: 0;}
.caseban-main{
	color: #fff;
	margin-top: 0%;
}
.caseban-main .title{
	font-size: 40px;
	padding-bottom: 20px;
}
.caseban-main .text{
	font-size: 28px;
}
.caseban-main .en{
	font-size: 18px;
	text-transform: uppercase;
}
.caseban-main .en:after{
	background: #fff;
	content: '';
	display: block;
	height: 2px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 100px;
}
.caseban-main .link{
	padding-top: 20px;
}
.caseban-main .link a{
	border: solid 2px #b8b8b8;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 40px;
	padding: 0 0 0 20px;
}
.caseban-main .link a span{
	background: #f00;
	display: inline-block;
	height: 40px;
	margin-left: 15px;
	text-align: center;
	width: 40px;
}

.banner .ban-newsl{background-image: url(../images/ban-l-news.jpg);}
.banner .container.ban-newsl-text{text-align: center; padding-left:0;}
.banner .ban-newsx{background-image: url(../images/ban-news.jpg);}
.banner .container.ban-newsx-text{text-align: center; padding:10% 0 0 0;}
.banner .container{
	padding: 18% 0 0 10%;
}
.banner .ban-text1,.banner .ban-text2,.banner .ban-text3,.banner .ban-text4,.banner .ban-en{
	color: #fff;
}
.ban-text1{
	font-family: "思源黑体 CN Light";
	font-size: 1.87em;
}
.ban-text2{
	font-family:"思源黑体 CN Medium";
	font-size: 2.81em;
}
.ban-en{
	font-family: "思源黑体 CN Light";
	font-size: 1.25em;
	margin-top: 20px;
	text-transform: uppercase;
}
.ban-link a{
	background: #f00;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-family: '思源黑体 CN Normal';
	font-size: 1.25em;
	height: 35px;
	line-height: 33px;
	margin-top: 20px;
	padding: 0 20px;
}
.ban-link a:hover{
	color: #fff;
}

.banner .carousel-control{
	color: #fff;
	font-size: 35px;
	text-shadow:none;
	transition: .3s;
}
.banner .carousel-control:hover{
	color: #fff;
	transition: .3s;
}
.banner .glyphicon-menu-left,.banner .glyphicon-menu-right{
    display: inline-block;
    margin-top: -10px;
	position: absolute;
    top: 50%;
    z-index: 5;
}
.banner .carousel-control.left,.banner .carousel-control.right{
	background: none;
	position: absolute;
}
.banner .carousel-indicators{
	position: absolute;
	bottom: 0;
	z-index: 9;
}
.banner .carousel-indicators li{
	background: rgba(255,255,255,0.60);
	border: none;
	border-radius: 40px;
	height: 5px;
	line-height: 25px;
	margin: 0 5px;
	text-indent: 0;	
	width: 95px;
}
.banner .carousel-indicators .active{
	background: rgba(255,255,255,1.00);
}
/*========================================================*/
.i-product{
}
.i-product .pr-list{
	float: left;
	padding: 60px 0;
	text-align: center;
	transition: .3s;
	width: 20%;
}
.i-product .pr-list:hover{
	color: #000;
	padding: 30px 0 90px 0;
	transition: .3s;
}
.i-product .pr-list .hot,.i-product .pr-list .new{
	border-radius: 10px;
	color: #fff;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	margin: 0 auto;
	text-align: center;
	width: 40px;
}
.i-product .pr-list .hot{
	background: -webkit-linear-gradient(left, #ff8260 , #da2404);
	background: -o-linear-gradient( left, #ff8260, #da2404);
	background: -moz-linear-gradient(left, #ff8260, #da2404);
	background: linear-gradient(to right, #ff8260 , #da2404);
}
.i-product .pr-list .new{
	background: -webkit-linear-gradient(left, #3b3b3b , #000000);
	background: -o-linear-gradient( left, #3b3b3b, #000000);
	background: -moz-linear-gradient(left, #3b3b3b, #000000);
	background: linear-gradient(to right, #3b3b3b , #000000);
}
.i-product .pr-list .title h2{
	font-size: 16px;
	font-weight: bold;
}
.i-product .pr-list .text strong{
	color: #888;
	font-size: 13px;
	font-weight: normal;
}

/*========================================================*/
.i-dt{
	height: 90px;
	padding-top: 40px;
}
.i-dt .i-title{
	color: #111;
	float: left;
	font-size: 30px;
	font-weight: 600;
}
.i-dt .i-en{
	color: #c2c2c2;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding-top: 5px;
	text-transform: uppercase;
}
.i-dt .i-text{
	color: #666;
	float: right;
	font-size: 16px;
	padding-top: 20px;
}

/*========================================================*/
.i-xg-dt{
}
.i-xg-dd{
	background: url(../images/xg-img.jpg) no-repeat center;
	background-size: auto 100%;
	border-radius: 40px;
	height: 420px;
	margin-top: 10px;
	text-align: center;
}
.i-xg-dd b{
	border: solid 1px #da0c18;
	border-radius: 40px;
	color: #da0c18;
	display: inline-block;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-top: 25px;
	padding: 0 20px;
	width: auto;
}
.i-xg-dd strong{
	color: #fff;
	display: block;
	font-size: 30px;
	height: 40px;
	padding-top: 5px;
}
.i-xg-dd em{
	color: #999;
	display: block;
	font-size: 16px;
	font-style: normal;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}
.i-xg-dd{
}
.i-xg-dd .rx-img{
	height: 205px;
}
.i-xg-dd span{
}
.i-xg-dd span a{
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 15px;
	margin: 0 auto;
	padding: 5px 0;
	width: 40px;
}
/*========================================================*/
.i-cx{
	padding: 20px 0;
}
.i-cx-dd{
	padding-top: 30px;
}
.i-cx-list{
	background: #fff;
	border-radius: 10px;
	float: left;
	margin: 0 1% 20px 1%;
	overflow: hidden;
	text-align: center;
	width: 23%;
}

.i-cx-list:hover .icon{
	background: rgba(0,0,0,0.2);
	height: 100%;
	position: absolute;
	text-align: center;
	transition: .3s;
	width: 100%;
}
.i-cx-list:hover .icon img{
	height: 60px;
	margin-top: 35%;
	opacity: 1;
	transition: .6s;
	width: auto;
}
.i-cx-list .icon{
	background: rgba(0,0,0,0.0);
	height: 100%;
	position: absolute;
	text-align: center;
	transition: .3s;
	width: 100%;
}
.i-cx-list .icon img{
	height: 80px;
	margin-top: 33%;
	opacity: 0;
	transition: .6s;
	width: auto!important;
}

.i-cx-list .img{
	background: -webkit-linear-gradient(top, #ffffff , #f9f9f9);
	background: -o-linear-gradient( top, #ffffff, #f9f9f9);
	background: -moz-linear-gradient(top, #ffffff, #f9f9f9);
	background: linear-gradient(to bottom, #ffffff , #f9f9f9);
	height: 260px;
	position: relative;
}
.i-cx-list .img img{
	transition: .3s;
	width: 100%;
}
.i-cx-list .title a{
	display: block;
	padding: 20px;
	transition: .3s;
}
.i-cx-list .title a:hover{
	text-decoration: none;
}
.i-cx-list .title a strong{
	color: #111;
	display: block;
	font-size: 18px;
	text-overflow: ellipsis;
	transition: .3s;
	white-space: nowrap;
}
.i-cx-list .title a em{
	color: #999;
	display: block;
	font-size: 13px;
	font-style: normal;
	padding: 5px 0 10px 0;
	position: relative;
}
.i-cx-list .title a b{
	color: #cf0000;
	display: block;
}

/*========================================================*/
.i-tctj{
	background: url(../images/i-tc-bg.jpg) no-repeat center top;
	height: 600px;
}
.tctj-dt{
	color: #fff;
	padding: 90px 0 80px 0;
	text-align: center;
}
.tctj-dt span{
	background: #f00;
	border-radius: 30px;
	display: inline-block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}
.tctj-dt strong{
	display: block;
	font-size: 36px;
	padding: 8px 0;
}
.tctj-dt em{
	font-size: 18px;
	font-style: normal;
}
.tctj-dd{
	border-radius: 10px;
	padding: 10px;
}
.tctj-dd .tctj-list{
	float: left;
	position: relative;
	text-align: center;
	width: 25%;
}
.tctj-dd .img{
	height: 160px;
	position: relative;
}
.tctj-dd .img img{
	transition: .3s;
}
.tctj-dd .title a{
	display: block;
	padding: 20px;
	transition: .3s;
}
.tctj-dd .title a:hover{
	text-decoration: none;
}
.tctj-dd .title a strong{
	color: #111;
	display: block;
	font-size: 16px;
	text-overflow: ellipsis;
	transition: .3s;
	white-space: nowrap;
}
.tctj-dd .title a b{
	color: #cf0000;
	display: block;
	font-size: 16px;
}
.tctj-4{
	padding-top: 40px;
	padding-right: 40px;
	text-align: right!important;
}
.tctj-4 strong{
	display: block;
	font-size: 24px;
}
.tctj-4 em{
	color: #cf0000;
	display: block;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	line-height: 50px;
}
.tctj-4 i{
	color: #888;
	display: block;
	font-size: 16px;
	font-style: normal;
	text-decoration:line-through;
}
.tctj-4 b{
	background: #cf0000;
	border-radius: 30px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 5px 15px;
}
.tctj-list:after{
	color: #e6e6e6;
	content: '+';
	display: block;
	font-size: 60px;
	height: 200px;
	line-height: 200px;
	position: absolute;
	right: -2px;
	top: 20px;
	width: 20px;
}
.tctj-3:after{
	content: '=';
}
.tctj-4:after{
	display: none;
}

/*========================================================*/
.i-data-bg{
	background: -webkit-linear-gradient(top, #ffffff , #f9f9f9);
	background: -o-linear-gradient( top, #ffffff, #f9f9f9);
	background: -moz-linear-gradient(top, #ffffff, #f9f9f9);
	background: linear-gradient(to bottom, #ffffff , #f9f9f9);
	height: 430px;
	position: relative;
}
.i-data{
	padding: 60px 0 100px 0;
	position: relative;
}
.i-data-dt{
	border-right: solid 2px #e5e5e5;
	float: left;
	height: 220px;
	margin-top: 40px;
	padding-left: 5%;
	width: 35%;
}
.i-data-en{
	color: #da0c18;
	font-family: Arial Black;
	font-size: 36px;
	line-height: 40px;
	position: relative;
	text-transform: uppercase;
}
.i-data-title{
	color: #000;
	font-size: 36px;
	padding: 15px 0;
}
.i-data-text{
	color: #9d9d9d;
	font-size: 18px;
}
.i-data-main{
	float: left;
	width: 60%;
}
.i-data-main li{
	float: left;
	position: relative;
	transition: .3s;
	width: 50%;
}
.i-data-main li:hover .data-digit,.i-data-main li:hover .data-name{
	color: #da0c18;
	transition: .3s;
}
.i-data-main li .data-digit{
	font-family: Arial;
	font-size: 50px;
	height: 90px;
	line-height: 95px;
	padding: 20px 0 0px 100px;
	transition: .3s;
}
.i-data-main li .data-digit b{
	font-weight: normal;
}
.i-data-main li .data-name{
	color: #999;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-left: 100px;
}


/*========================================================*/
.i-news{
	padding: 20px 0;
}
.i-news-blk{
	float: left;
	margin: 20px 1%;
	width: 31.33%;
}
.i-news-blk .reco:hover .img img{
	margin: -3.3% -5%;
	transition: .3s;
	width: 110%;
}
.i-news-blk .reco:hover .title a{
	color: #f00;
	transition: .3s;
}
.i-news-blk .img{
	overflow: hidden;
	height: 230px;
}
.i-news-blk .img img{
	transition: .3s;
	width: 100%;
}
.i-news-blk .title{
	padding: 15px 0 5px 0;
}
.i-news-blk .title a{
	color: #333;
	display: block;
	font-size: 20px;
	font-weight: bold;
	transition: .3s;
}
.i-news-blk .title a:hover{
	text-decoration: none;
}
.i-news-blk .time{
	color: #999;
	font-size: 14px;
}
.i-news-blk .text{
	color: #666;
	height: 40px;
	overflow: hidden;
}
.i-news-blk .link a{
	border: solid 1px rgba(102,102,102,1.00);
	border-radius: 30px;
	color: #666;
	display: block;
	height: 30px;
	margin-top: 10px;
	line-height: 28px;
	text-align: center;
	transition: .3s;
	width: 130px;
}
.i-news-blk .link a span{
	display: inline-block;
	font-family: Arial;
	padding-left: 5px;
}
.i-news-blk .reco:hover .link a{
	background: #f00;
	border: solid 1px rgba(255,0,0,0.00);
	color: #fff;
	text-decoration: none;
	transition: .3s;
}
.i-news-blk .list{
	line-height: 35px;
	padding-top: 10px;
}
.i-news-blk .list li{
	padding-top: 10px;
}
.i-news-blk .list li a{
	border-bottom: solid 1px #888;
	color: #666;
	display: block;
	height: 35px;
	transition: .3s;
}
.i-news-blk .list li a:hover{
	border-bottom: solid 1px #f00;
	color: #f00;
}
.i-news-blk .list li a em{
	display: block;
	float: left;
	font-style: normal;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 75%;
}
.i-news-blk .list li a .time{
	float: right;
}
/*========================================================*/
.ty-cont-bg{
	background: -webkit-linear-gradient(left, #ff0000 , #be0000);
	background: -o-linear-gradient( left, #ff0000, #be0000);
	background: -moz-linear-gradient(left, #ff0000, #be0000);
	background: linear-gradient(to right, #ff0000 , #be0000);
	overflow: hidden;
	position: relative;
	height: 320px;
}
.ty-cont-bg:after{
	background: url(../images/contact-bgl.png) no-repeat;
	background-size: auto 100%;
	content: '';
	display: block;
	height: 320px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.ty-cont-bg:before{
	background: url(../images/contact-bgr.png) no-repeat bottom right;
	background-size: auto 90%;
	bottom: 0;
	content: '';
	display: block;
	height: 320px;
	position: absolute;
	right: 0;
	width: 320px;
	animation: scale 10s infinite;
}

@keyframes scale {
0% {
transform: scale(1);
}
50% {
transform: scale(2);
}
100% {
transform: scale(1);
}
}
.ty-contact{
	color: #fff;
	padding: 80px 0;
	text-align: center;
}
.ty-contact .title{
	font-size: 35px;
}
.ty-contact .text{
	font-size: 16px;
	padding: 20px 0;
}
.ty-contact .main{
	border: solid 2px #ececec;
	height: 40px;
	margin: 0 auto;
	position: relative;
	width: 450px;
	z-index: 9;
}
.ty-contact .main .l{
	float: left;
	padding: 5px;
	width: 346px;
}
.ty-contact .main .l input{
	background: none;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	outline: none;
	padding: 0;
	width: 100%;
}
::placeholder{
	color: #fff;
}
.ty-contact .main .r{
	float: left;
	width: 100px;
}
.ty-contact .main .r button{
	background: #ececec;
	border: none;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	outline: none;
	padding: 0;
	text-align: center;
	width: 100%;
}
/*========================================================*/
.about-ban{
	background: #000;
}
.about-ban,.about-ban .carousel-inner,.about-ban .item,.about-ban .carousel-inner .active,.about-ban .ban
.about{
	height: 500px!important;
	min-height: 500px;
}
.about-ban img{
	opacity: .8;
}
.about-ban .ban-about-text{
	padding: 15% 0 0 10%;
}
.about{
	padding: 100px 0;
}
.about .ab-pic{
	float: left;
	position: relative;
	width: 30%;
}
.about .ab-pic:before{
	border: solid 18px #da0c18;
	content: '';
	display: block;
	height: 350px;
	position: absolute;
	width: 100%;
}
.about .ab-pic img{
	left: 40px;
	position: absolute;
	top: 40px;
	width: 110%;
	z-index: 2;
}
.about .ab-main{
	float: right;
	width: 60%;
}
.about .ab-content{
	color: #666;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 0;
}

.about-product{
	background: url(../images/about-zsm.jpg) no-repeat;
	padding: 50px 0;
}
.about-dt{
	min-height: 90px;
	padding-top: 40px;
}
.about-dt .a-title{
	color: #111;
	float: left;
	font-size: 30px;
	font-weight: 600;
}
.about-dt .a-title:after{
	background: #da0c18;
	content: '';
	display: block;
	height: 2px;
	margin: 10px 0;
	width: 30px;
}
.about-dt .a-en{
	color: #c2c2c2;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	padding-top: 5px;
	text-transform: uppercase;
}
.about-dt .a-text{
	color: #666;
	float: right;
	font-size: 16px;
	padding-top: 20px;
}

.about-product .about-dt .a-title{
	color: #fff;
	float: none;
	margin: 0 auto;
	text-align: center;
}
.about-product .about-dt .a-title:after{
	background: #da0c18;
	content: '';
	display: block;
	height: 2px;
	margin: 10px auto;
	width: 80px;
}
.about-product .a-product{
	padding: 50px 0;
}
.about-product .a-product dl{
	color: #fff;
	float: left;
	padding: 0 1%;
	text-align: center;
	width: 20%;
}
.about-product .a-product dl dd strong{
	display: block;
	font-size: 20px;
	line-height: 50px;
}
.about-product .a-product dl dd em{
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
}
.about-data{
	padding: 70px 0;
}
.about-dt2{
	padding-top: 0px;
	min-height: 90px;
}
.about-dt2 .a-title2{
	float: none;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}
.about-dt2 .a-title2:after{
	background: #da0c18;
	content: '';
	display: block;
	height: 2px;
	margin: 10px auto;
	width: 80px;
}
.about-dt2 .a-text2{
	color: #666;
	float: none;
	font-size: 16px;
	padding-top: 20px;
	text-align: center;
}
.about-data .i-data-main{
	float: none;
	margin: 0 auto;
}
.zhiliang-bg{
	background-image: url(../images/ab-process-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 28%;
	padding: 50px 0;
	position: relative;
}
.zhiliang-bg ol{
	padding-left: 20px;
	width: 550px;
}
.zhiliang-bg ol li{
	color: #666;
	font-size: 16px;
	line-height: 38px;
	list-style-type: disc;
}
.ab-p-blk{
	background: #fff;
	float: left;
	margin: 15px 1.5%;
	padding: 2%;
	transition: .3s;
	width: 30%;
}
.ab-p-blk:hover{
	background: #f00;
	transition: .3s;
}
.ab-p-blk:hover .ab-p-title strong,.ab-p-blk:hover .ab-p-title em,.ab-p-blk:hover .ab-p-dd{
	color: #fff;
	transition: .3s;
}
.ab-p-blk:hover .ab-p-title strong:after{
	background: #fff;
	transition: .3s;
}
.ab-p-dt{
	height: 130px;
	overflow: hidden;
}
.ab-p-dt .ab-p-title{
	float: left;
}
.ab-p-dt .ab-p-title strong{
	color: #000;
	display: block;
	font-size: 20px;
	padding: 15px 0;
	transition: .3s;
}
.ab-p-dt .ab-p-title strong:after{
	background: #c2c2c2;
	content: '';
	display: block;
	height: 2px;
	margin-top: 15px;
	transition: .3s;
	width: 45px;
}
.ab-p-dt .ab-p-title em{
	color: #666;
	display: block;
	font-size: 16px;
	font-style: normal;
	height: 50px;
	transition: .3s;
}
.ab-p-dt .ab-p-pic{
	background: #fff;
	border-radius: 100px;
	float: right;
	height: 100px;
	overflow: hidden;
	width: 100px;
}
.ab-p-dt .ab-p-pic img{
	height: 80%;
	margin: 10%;
}
.ab-p-dd{
	color: #c2c2c2;
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	padding-top: 10px;
	transition: .3s;
}
/*========================================================*/
.core-bg{
	background: url(../images/core-bg.jpg) no-repeat center bottom #fbfbfb;
	background-size: cover;
	padding: 50px 0;
}
.core{
}
.core-blk{
	background: #fff;
	float: left;
	margin: 50px 1.5%;
	padding: 4%;
	transition: .3s;
	width: 30%;
}
.core-blk:hover{
	background: #f00;
	margin: 30px 1.5% 70px 1.5%;
	transition: .3s;
}
.core-blk:hover .title,.core-blk:hover .text{
	color: #fff;
	transition: .3s;
}
.core-blk:hover .title:after{
	background: #fff;
	transition: .3s;
}
.core-blk .pic{
	background: #fff;
	border-radius: 100px;
	height: 85px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	width: 85px;
}
.core-blk .title{
	color: #000;
	font-size: 24px;
	padding-top: 10px;
	text-align: center;
	transition: .3s;
}
.core-blk .title:after{
	background: #f00;
	border-radius: 10px;
	content: '';
	display: block;
	height: 4px;
	margin: 20px auto;
	transition: .3s;
	width: 50px;
}
.core-blk .text{
	color: #999;
	font-size: 14px;
	height: 88px;
	line-height: 22px;
	transition: .3s;
}
.enable{
	padding: 20px 0;
	position: relative;
}
.enable:after{
	bottom: 170px;
	color: #f00;
	content: 'X';
	display: inline-block;
	font-size: 40px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 1;
}
.enable-blk.left{
	float: left;
}
.enable-blk.right{
	float: right;
}
.enable-blk{
	background: #f8f8f8;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.0);
	margin: 30px 0;
	padding: 50px 0 0 0;
	position: relative;
	text-align: center;
	transition: .3s;
	width: 45%;
	z-index: 2;
}
.enable-blk:hover{
	background: #f00;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	transition: .3s;
}
.enable-blk:hover .title{
	color: #fff;	
}
.enable-blk:hover .name{
	background: #fff;
	color: #000;
	transition: .3s;
}
.enable-blk:hover:after{
	color: #fff;
	transition: .3s;
}
.enable-blk:after{
	color: #f00;
	content: '+';
	display: inline-block;
	font-size: 40px;
	height: 60px;
	left: 0;
	line-height: 60px;
	position: absolute;
	text-align: center;
	top: 80px;
	transition: .3s;
	width: 100%;
}
.enable-blk .l,.enable-blk .r{
	float: left;
	height: 200px;
	width: 50%;
}
.enable-blk .pic{
	background: #f2f2f2;
	border-radius: 100px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	padding: 5px;
	width: 110px;
}
.enable-blk .pic img{
	margin: 10% auto;
	width: 80%;
}
.enable-blk .title{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	transition: .3s;
}
.enable-blk .name{
	background: #f00;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	transition: .3s;
}
/*========================================================*/
.core{
}
.swcore-blk{
	background: #fff;
	float: left;
	margin: 50px 1.5%;
	padding: 3%;
	transition: .3s;
	width: 22%;
}
.swcore-blk:hover{
	background: #f00;
	margin: 30px 1.5% 70px 1.5%;
	transition: .3s;
}
.swcore-blk:hover .title,.swcore-blk:hover .text{
	color: #fff;
	transition: .3s;
}
.swcore-blk:hover .title:after{
	background: #fff;
	transition: .3s;
}
.swcore-blk .pic{
	background: #fff;
	border-radius: 100px;
	height: 85px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	width: 85px;
}
.swcore-blk .title{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	transition: .3s;
}
.swcore-blk .title:after{
	background: #f00;
	border-radius: 10px;
	content: '';
	display: block;
	height: 4px;
	margin: 20px auto;
	transition: .3s;
	width: 50px;
}
.swcore-blk .text{
	color: #999;
	font-size: 15px;
	height: 88px;
	line-height: 22px;
	transition: .3s;
}

.sw-service{
	padding: 30px 0 50px 0;
}
.sw-service .container{
	padding: 30px 0;
}
.service-blk{
	background: #fff;
	border: solid 2px #cbcbcb;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.0);
	float: left;
	height: 150px;
	margin: 20px 2.5%;
	padding: 1% 5%;
	transition: .3s;
	width: 45%;
}
.service-blk:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	transition: .3s;
}
.service-blk:hover .img{
	background: -webkit-linear-gradient(top left, #ffffff , #fddbdb);
	background: -o-linear-gradient(top left, #ffffff, #fddbdb);
	background: -moz-linear-gradient(top left, #ffffff, #fddbdb);
	background: linear-gradient(to bottom right, #ffffff , #fddbdb);
	transition: .3s;
}
.service-blk .img{
	background: -webkit-linear-gradient(top left, #f2f2f2 , #f2f2f2);
	background: -o-linear-gradient(top left, #f2f2f2, #f2f2f2);
	background: -moz-linear-gradient(top left, #f2f2f2, #f2f2f2);
	background: linear-gradient(to bottom right, #f2f2f2 , #f2f2f2);
	border-radius: 100px;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
	transition: .3s;
	width: 100px;
}
.service-blk .img img{
	width: 65px;
}
.service-blk .main{
	float: left;
	padding-left: 30px;
}
.service-blk .main .title{
	font-size: 20px;
	font-weight: bold;
}
.service-blk .main .en{
	color: #c2c2c2;
	font-size: 14px;
	text-transform: uppercase;
}
.service-blk .main .text{
	color: #999;
	font-size: 16px;
	padding-top: 5px;
}

.process-bg{
	background-image: url(../images/ab-process-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 50px 0;
	position: relative;
}
.process-bg .container{
	margin-top: 20px;
}
.sw-p-blk{
	background: #fff;
	float: left;
	margin: 15px 1.5%;
	padding: 2%;
	transition: .3s;
	width: 30%;
}
.sw-p-blk:hover{
	background: #f00;
	transition: .3s;
}
.sw-p-blk:hover .sw-p-title strong,.sw-p-blk:hover .sw-p-title em,.sw-p-blk:hover .sw-p-dd{
	color: #fff;
	transition: .3s;
}
.sw-p-blk:hover .sw-p-title strong:after{
	background: #fff;
	transition: .3s;
}
.sw-p-dt{
	height: 130px;
	overflow: hidden;
}
.sw-p-dt .sw-p-title{
	float: left;
}
.sw-p-dt .sw-p-title strong{
	color: #000;
	display: block;
	font-size: 20px;
	padding: 15px 0;
	transition: .3s;
}
.sw-p-dt .sw-p-title strong:after{
	background: #c2c2c2;
	content: '';
	display: block;
	height: 2px;
	margin-top: 15px;
	transition: .3s;
	width: 45px;
}
.sw-p-dt .sw-p-title em{
	color: #666;
	display: block;
	font-size: 16px;
	font-style: normal;
	height: 50px;
	transition: .3s;
}
.sw-p-dt .sw-p-pic{
	background: #fff;
	border-radius: 100px;
	float: right;
	height: 100px;
	overflow: hidden;
	width: 100px;
}
.sw-p-dt .sw-p-pic img{
	height: 80%;
	margin: 10%;
}
.sw-p-dd{
	color: #c2c2c2;
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	padding-top: 10px;
	transition: .3s;
}

/*========================================================*/
.standard{}
.standard-blk{
	background: #fff;
	float: left;
	margin: 50px 1.5%;
	padding: 3%;
	transition: .3s;
	width: 22%;
}
.standard-blk:hover{
	background: #f00;
	margin: 30px 1.5% 70px 1.5%;
	transition: .3s;
}
.standard-blk:hover .title,.standard-blk:hover .list li:before,.standard-blk:hover .list{
	color: #fff;
	transition: .3s;
}
.standard-blk:hover .title:after{
	background: #fff;
	transition: .3s;
}
.standard-blk .pic{
	background: #fff;
	border-radius: 100px;
	height: 85px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	width: 85px;
}
.standard-blk .title{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	transition: .3s;
}
.standard-blk .title:after{
	background: #f00;
	border-radius: 10px;
	content: '';
	display: block;
	height: 4px;
	margin: 20px auto;
	transition: .3s;
	width: 50px;
}
.standard-blk .list{
	color: #999;
	font-size: 15px;
	height: 88px;
	line-height: 22px;
	transition: .3s;
}
.standard-blk .list li:before{
	color: #f00;
	content: '✓';
	display: inline-block;
	font-size: 19px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 22px;
}
.web-core-bg{
	background: url(../images/web-core-bg.jpg) no-repeat center #202020;
	height: 650px;
	position: relative;
}
.web-core-bg:before{
	background: #f31919;
	content: '';
	display: block;
	height: 100%;
	left: -10%;
	position: absolute;
	top: 0;
	transform: skewX(10deg);
	width: 50%;
}
.web-core{
	padding: 50px 0;
	position: relative;
	z-index: 2;
}
.web-core-blk{
	background: #fff;
	border: solid 1px #333;
	margin: 40px 5%;
	padding: 20px 50px;
	width: 600px;
}
.web-core-blk:hover .title{
	color: #f31919;
	transition: .3s;
}
.web-core-blk:hover .text{
	color: #333;
	transition: .3s;
}
.web-core-blk .title{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	padding-left: 10px;
	position: relative;
	transition: .3s;
}
.web-core-blk .title:before{
	background: #f31919;
	content: '';
	display: inline-block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 4px;
}
.web-core-blk .text{
	color: #999;
	font-size: 16px;
	padding: 5px 0;
	transition: .3s;
}

.web-p-blk{
	background: #fff;
	float: left;
	margin: 15px 1.5%;
	padding: 2%;
	transition: .3s;
	width: 30%;
}
.web-p-blk:hover{
	background: #f00;
	transition: .3s;
}
.web-p-blk:hover .web-p-title strong,.web-p-blk:hover .web-p-title em,.web-p-blk:hover .web-p-dd{
	color: #fff;
	transition: .3s;
}
.web-p-blk:hover .web-p-title strong:after{
	background: #fff;
	transition: .3s;
}
.web-p-dt{
	height: 130px;
	overflow: hidden;
}
.web-p-dt .web-p-title{
	float: left;
}
.web-p-dt .web-p-title strong{
	color: #000;
	display: block;
	font-size: 20px;
	padding: 15px 0;
	transition: .3s;
}
.web-p-dt .web-p-title strong:after{
	background: #c2c2c2;
	content: '';
	display: block;
	height: 2px;
	margin-top: 15px;
	transition: .3s;
	width: 45px;
}
.web-p-dt .web-p-title em{
	color: #666;
	display: block;
	font-size: 16px;
	font-style: normal;
	height: 50px;
	transition: .3s;
}
.web-p-dt .web-p-pic{
	background: #fff;
	border-radius: 100px;
	float: right;
	height: 100px;
	overflow: hidden;
	width: 100px;
}
.web-p-dt .web-p-pic img{
	height: 80%;
	margin: 10%;
}
.web-p-dd{
	color: #c2c2c2;
	font-size: 14px;
	height: 48px;
	line-height: 24px;
	padding-top: 10px;
	transition: .3s;
}
/*========================================================*/
.applet-blk{
	background: #fff;
	float: left;
	margin: 50px 1.5%;
	padding: 3%;
	transition: .3s;
	width: 22%;
}
.applet-blk:hover{
	background: #f00;
	margin: 30px 1.5% 70px 1.5%;
	transition: .3s;
}
.applet-blk:hover .title,.applet-blk:hover .text{
	color: #fff;
	transition: .3s;
}
.applet-blk:hover .title:after{
	background: #fff;
	transition: .3s;
}
.applet-blk .pic{
	background: #fff;
	border-radius: 100px;
	height: 85px;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	width: 85px;
}
.applet-blk .title{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	transition: .3s;
}
.applet-blk .title:after{
	background: #f00;
	border-radius: 10px;
	content: '';
	display: block;
	height: 4px;
	margin: 20px auto;
	transition: .3s;
	width: 50px;
}
.applet-blk .text{
	color: #999;
	font-size: 15px;
	height: 88px;
	line-height: 22px;
	transition: .3s;
}
.support-bg{
	padding: 30px 0;
}
.support{
	padding: 30px 0;
}
.support-blk{
	background: #fff;
	border: solid 2px #cbcbcb;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.0);
	float: left;
	height: 140px;
	margin: 20px 2.5%;
	padding: 1% 3%;
	transition: .3s;
	width: 45%;
}
.support-blk:hover{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	transition: .3s;
}
.support-blk:hover .main .title,.support-blk:hover .main .en{
	color: #f00;
	transition: .3s;
}
.support-blk:hover .img{
	background: -webkit-linear-gradient(top left, #ffffff , #fddbdb);
	background: -o-linear-gradient(to p left, #ffffff, #fddbdb);
	background: -moz-linear-gradient(top left, #ffffff, #fddbdb);
	background: linear-gradient(to bottom right, #ffffff , #fddbdb);
	transition: .3s;
}
.support-blk .img{
	background: -webkit-linear-gradient(top left, #f2f2f2 , #f2f2f2);
	background: -o-linear-gradient(top left, #f2f2f2, #f2f2f2);
	background: -moz-linear-gradient(top left, #f2f2f2, #f2f2f2);
	background: linear-gradient(to bottom right, #f2f2f2 , #f2f2f2);
	border-radius: 100px;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 20px 0;
	text-align: center;
	transition: .3s;
	width: 100px;
}
.support-blk .img img{
	width: 65px;
}
.support-blk .main{
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	width: 290px;
}
.support-blk .main .title{
	font-size: 16px;
	font-weight: bold;
	transition: .3s;
}
.support-blk .main .en{
	color: #c2c2c2;
	font-size: 12px;
	text-transform: uppercase;
	transition: .3s;
}

/*========================================================*/
.news-nav{
	height: 50px;
	line-height: 50px;
}
.news-nav li{
	float: left;
	text-align: center;
	width: 50%;
}
.news-nav li{
	float: left;
	text-align: center;
	width: 50%;
}
.news-nav li a{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	transition: .3s;
}
.news-nav li a:hover,.news-nav li.active a  {
	color: #f00;
	transition: .3s;
}
.news-list{
	padding: 0;
}
.news-list ul{
	width: 103%;
}
.news-list li{
	background: #fff;
	border-radius: 10px;
	float: left;
	margin: 40px 3.33% 0 0;
	overflow: hidden;
	transition: .3s;
	width: 30%;
}

.news-list .img{
	position: relative;
}
.news-list .img img{
	width: 100%;
}
.news-list .main{
	padding: 20px 20px;
}
.news-list .main .title{
	font-size: 19px;
}
.news-list .main .title a{
	color: #333;
	transition: .3s;
}
.news-list .main .text{
	color: #888;
	display: none;
	font-size: 14px;
	padding-top: 10px;
}
.news-list .main .time{
	color: #6e6e73;
	font-size: 14px;
	padding-top: 5px;
}

.PageStyle{
	font-size:14px;
	height:70px;
	line-height:50px;
	text-align:center;
}
.PageStyle span{
	border: solid 1px #ccc;
	border-radius: 3px;
	padding:5px 10px;
}
.PageStyle span a{
	color:#666;
}
.PageStyle span:hover{
	background: #f00;
	border: solid 1px #f00;
	color:#fff;
	font-weight: bold;
}
.PageStyle span:hover a{
	color: #fff;
}
.PageStyle .pages{
	color:#666;
}
.PageStyle .Current{
	background: #f00;
	border: solid 1px #f00;
	color:#fff;
	font-weight:bold;
}

/*========================================================*/
.news-ban,.news-ban .carousel-inner,.news-ban .item,.news-ban .carousel-inner .active{
	height: 400px;
	min-height: 400px;
}
.route{
	color: #666;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.route a{color: #666; margin: 0 10px;}
.route a:hover{
	color: #f00;
}

.news-details{}
.news-d-l{
	background: #fff;
	float: left;
	padding: 30px;
	width: 820px;
}
.news-d-l .title h1{
	color: #4d4d4d;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
}
.news-d-l .else{
	border-bottom: solid 1px #aaa;
	color: #4d4d4d;
	height: 40px;
	line-height: 40px;
}
.news-d-l .content{
	color: #4d4d4d;
	font-size: 16px;
	line-height: 30px;
	padding: 20px 0;
}
.news-d-l .news-copy{
	color: #999;
	font-size: 16px;
	padding: 10px;
}
.news-d-l .news-page{
	border-top: solid 1px #aaa;
	line-height: 30px;
	padding-top: 10px;	
}
.news-d-l .news-page a{
	color: #4d4d4d;
	display: block;
	font-size: 16px;
}
.news-d-l .news-page a:hover{
	color: #f00;
}
.news-d-r{
	float: right;
	width: 300px;
}
.news-d-dt{
	border-bottom: solid 1px #4d4d4d;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}
.news-d-r .related{
	background: #fff;
}
.related li{
	padding: 10px 10px 0 10px;
}
.related li .img{
	height: 180px;
	overflow: hidden;
}
.related li .img img{
	width: 100%;
}
.related li .title{
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.related li a{
	color: #4d4d4d;
}
.related li a:hover{
	color: #f00;
}
.news-d-r .service{
	background: #fff;
	height: 160px;
	margin-top: 30px;
}
.service .news-d-dd{
	padding: 10px 0;
}
.service li{
	float: left;
	padding: 5px 0;
	text-align: center;
	width: 25%;
}
.service li a{
	color: #4d4d4d;
	display: block;
}
.service li a:hover .img{
	background: -webkit-linear-gradient(top left, #fff8f8 , #fddbdb);
	background: -o-linear-gradient(to p left, #fff8f8, #fddbdb);
	background: -moz-linear-gradient(top left, #fff8f8, #fddbdb);
	background: linear-gradient(to bottom right, #fff8f8 , #fddbdb);
	transition: .3s;
}
.service li a .img{
	background: -webkit-linear-gradient(top left, #ffffff , #fff);
	background: -o-linear-gradient(to p left, #ffffff, #fff);
	background: -moz-linear-gradient(top left, #ffffff, #fff);
	background: linear-gradient(to bottom right, #ffffff , #fff);
	border-radius: 100px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	transition: .3s;
	width: 60px;
}
.service li .img img{
	height: 80%;
	margin: 5px;
}
.service li .title{
	font-size: 14px;
	font-weight: bold;
}
/*========================================================*/
.case-main{
	padding: 150px 0;
	text-align: center;
}
/*========================================================*/
.cpxx{
}
.cpxx-l{
	float: left;
	width: 50%;
}
.cpxx-l img{
	width: 100%;
}
.cpxx-r{
	float: right;
	width: 50%;
}
.cpxx-t1,.cpxx-t2,.cpxx-t3{
	padding: 0 0 0 20px;
}
.cpxx-t1 h1{
	font-size: 48px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
.cpxx-t1 h2{
	color: #666;
	font-size: 20px;
	margin: 10px 0 0 0;
	padding: 0;
}
.cpxx-t2{
	line-height: 30px;
	margin-top: 20px;
}
.cpxx-t2 i,.cpxx-t3 i{
	float: left;
	font-style: normal;
	width: 15%;
}
.cpxx-t2 b,.cpxx-t3 b{
	float: left;
	width: 35%;
}
.cpxx-t3{
	line-height: 30px;
}
.cpxx-t3 b{
	width: 85%;
}

.pet01{
	background: url(../images/pet01-bg.jpg) no-repeat right;
	height: 600px;
}
.pet01 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 40px;
}
.pet01 strong{
	color: #111;
	display: block;
	font-size: 22px;
	font-weight: normal;
}
.pet01 em{
	color: #666;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}
.pet01 ul{
	margin-top: 130px;
	width: 600px;
}
.pet01 ul li{
	background: #eee;
	border-radius: 10px;
	color: #111;
	float: left;
	font-size: 18px;
	height: 130px;
	margin: 0 30px 0 0;
	text-align: center;
	width: 170px;
}
.pet01 ul li img{
	display: block;
	margin: 20px auto 10px auto;
}

.bg-pet2{
	background: url(../images/pet02-bg.jpg) no-repeat;
	background-size: 100%;
	height: 580px;
}
.pet02 h2{
	color: #fff;
	font-size: 52px;
	font-weight: bold;
	margin-top: 80px;
	text-align: right;
}
.pet02 strong{
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
}
.pet02 em{
	color: #fff;
	display: block;
	float: right;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}
.pet02 ul{
	float: right;
	margin-top: 50px;
	width: 500px;
}
.pet02 ul li{
	background: #eee;
	border-radius: 10px;
	color: #111;
	float: left;
	font-size: 18px;
	height: 130px;
	margin: 0 30px 0 0;
	text-align: center;
	width: 220px;
}
.pet02 ul li b{
	display: block;
	font-family: "方正兰亭圆简体";
	font-size: 60px;
	font-weight: normal;
	height: 75px;
	margin: 10px 0 0 0;
}
.pet02 ul li b span{
	font-size: 18px;
}
.pet02 ul li i{
	display: block;
	font-style: normal;
}

.bg-pet3{
	background: url(../images/pet03-bg.jpg) no-repeat;
	background-size: 100%;
	height: 580px;
}
.pet03 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 100px;
}
.pet03 strong{
	color: #111;
	display: block;
	font-size: 22px;
	font-weight: normal;
}
.pet03 em{
	color: #333;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}

.pet04 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 100px;
}
.pet04 em{
	color: #333;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
}
.pet04 ul{
	width: 100%;
	margin-top: 30px;
}
.pet04 ul li{
	float: left;
	overflow: hidden;
	width: 33%;
}

.pet05 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 100px;
}
.pet05 ol{
	margin-top: 50px;
}
.pet05 ol,.pet05 ul li{
	height: 50px;
	line-height: 50px;
}
.pet05 ul li:hover{
	background: #f6f6f6;
}
.pet05 ol li{
	color: #111;
	float: left;
	font-family: "思源黑体 CN Heavy";
	font-size: 22px;
}
.pet05 ul li div{
	color: #333;
	float: left;
	font-size: 18px;
}
.pet05 ul li div strong,.pet05 ul li div em{
	font-weight: normal;
	font-style: normal;
}
.pet05 .mingcheng{
	width: 30%;
}
.pet05 .chicun{
	width: 20%;
}
.pet05 .hangye{
	width: 50%;
}

.xgcp-list{
	overflow: hidden;
	padding: 20px 0 40px 0;
}
.xgcp-list h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 30px;
}
.xgcp-list ul{
	padding: 20px 0;
	width: 105%;
}
.xgcp-list li{
	float: left;
	width: 33.33%;
}
.xgcp-list .img{
	background: #f00;
	margin: 0;
	width: 90%;
}
.xgcp-list .title{
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}
.xgcp-list .title a{
	color: #111;
}
.xgcp-list .text{
	color: #666;
	font-size: 0.8em;
	line-height: 26px;
}

/*========================================================*/
.tiepi01{
	background: url(../images/tiepi01-bg.jpg) no-repeat right;
	height: 600px;
}
.tiepi01 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 40px;
}
.tiepi01 strong{
	color: #111;
	display: block;
	font-size: 22px;
	font-weight: normal;
}
.tiepi01 em{
	color: #666;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}
.tiepi01 ul{
	margin-top: 130px;
	width: 600px;
}
.tiepi01 ul li{
	background: #eee;
	border-radius: 10px;
	color: #111;
	float: left;
	font-size: 18px;
	height: 130px;
	margin: 0 30px 0 0;
	text-align: center;
	width: 170px;
}
.tiepi01 ul li img{
	display: block;
	margin: 20px auto 10px auto;
}
.bg-tiepi2{
	background: url(../images/tiepi02-bg.jpg) no-repeat;
	background-size: 100%;
	height: 580px;
}
.tiepi02 h2{
	color: #fff;
	font-size: 52px;
	font-weight: bold;
	margin-top: 80px;
	text-align: right;
}
.tiepi02 strong{
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: normal;
	text-align: right;
}
.tiepi02 em{
	color: #fff;
	display: block;
	float: right;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}
.tiepi02 ul{
	float: right;
	margin-top: 50px;
	width: 500px;
}
.tiepi02 ul li{
	background: #eee;
	border-radius: 10px;
	color: #111;
	float: left;
	font-size: 18px;
	height: 130px;
	margin: 0 30px 0 0;
	text-align: center;
	width: 220px;
}
.tiepi02 ul li b{
	display: block;
	font-family: "方正兰亭圆简体";
	font-size: 60px;
	font-weight: normal;
	height: 75px;
	margin: 10px 0 0 0;
}
.tiepi02 ul li b span{
	font-size: 18px;
}
.tiepi02 ul li i{
	display: block;
	font-style: normal;
}

.bg-tiepi3{
	background: url(../images/tiepi03-bg.jpg) no-repeat;
	background-size: 100%;
	height: 580px;
}
.tiepi03 h2{
	color: #000;
	font-size: 52px;
	font-weight: bold;
	margin-top: 100px;
}
.tiepi03 strong{
	color: #111;
	display: block;
	font-size: 22px;
	font-weight: normal;
}
.tiepi03 em{
	color: #333;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	padding: 10px 0 0 0;
	width: 500px;
}

/*========================================================*/
/*========================================================*/
