.banner .carousel-inner{
	position: relative;
	top: 0;
}
.banner,.carousel-inner,.item,.carousel-inner .active,.ban{
	height: 900px;
	min-height: 900px;
}
.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: 20% 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: 40px 0;
	text-align: center;
	transition: .3s;
	width: 25%;
}
.i-product .pr-list:hover{
	background: #f00;
	color: #fff;
	transition: .3s;
}
.i-product .pr-list:hover .text strong{
	color: #fff;
	transition: .3s;
}
.i-product .pr-list:hover .link a{
	background: #fff;
	border: solid 1px rgba(102,102,102,0.00);
	color: #f00;
	text-decoration: none;
	transition: .3s;
}
.i-product .pr-list .img{
	background: #f8f8f8;
	border-radius: 100px;
	height: 98px;
	margin: 0 auto;
	text-align: center;
	width: 98px;
}
.i-product .pr-list .img img{
	margin: 10px 0;
}
.i-product .pr-list .title h2{
	font-size: 24px;
}
.i-product .pr-list .text{
	padding-top: 10px;
}
.i-product .pr-list .text strong{
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 70px;
	transition: .3s;
}
.i-product .pr-list .link a{
	border: solid 1px rgba(102,102,102,1.00);
	border-radius: 30px;
	color: #666;
	display: block;
	height: 30px;
	line-height: 28px;
	margin: 0 auto;
	transition: .3s;
	width: 130px;
}
.i-product .pr-list .link a span{
	display: inline-block;
	font-family: Arial;
	padding-left: 5px;
}
/*========================================================*/
.i-dt{
	padding-top: 40px;
	text-align: center;
}
.i-dt .i-title{
	color: #333;
	font-size: 36px;
}
.i-dt .i-en{
	color: #c2c2c2;
	font-size: 16px;
	padding-top: 5px;
	text-transform: uppercase;
}
.i-dt .i-text{
	color: #666;
	font-size: 18px;
	padding-top: 20px;
}

/*========================================================*/
.i-case{
	padding: 20px 0;
}
.i-case-dd{
	padding-top: 30px;
}
.i-case-list{
	float: left;
	margin: 20px 1%;
	width: 31.33%;
}
.i-case-list:hover .img img{
	margin: -3.3% -5%;
	transition: .3s;
	width: 110%;
}
.i-case-list:hover .title a strong,.i-case-list:hover .title a em{
	color: #f00;
	transition: .3s;
}
.i-case-list:hover .title a em:before{
	background: #f00;
	transition: .3s;
}
.i-case-list:hover .title a{
	border-bottom: solid 1px #f00;
}
.i-case-list:hover .icon{
	background: rgba(0,0,0,0.5);
	height: 100%;
	position: absolute;
	text-align: center;
	transition: .3s;
	width: 100%;
}
.i-case-list:hover .icon img{
	height: 60px;
	margin-top: 25%;
	opacity: 1;
	transition: .6s;
	width: auto;
}
.i-case-list .icon{
	background: rgba(0,0,0,0.0);
	height: 100%;
	position: absolute;
	text-align: center;
	transition: .3s;
	width: 100%;
}
.i-case-list .icon img{
	height: 80px;
	margin-top: 23%;
	opacity: 0;
	transition: .6s;
	width: auto!important;
}

.i-case-list .img{
	overflow: hidden;
	height: 240px;
	position: relative;
}
.i-case-list .img img{
	transition: .3s;
	width: 100%;
}
.i-case-list .title a{
	border-bottom: solid 1px #999;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	transition: .3s;
}
.i-case-list .title a:hover{
	text-decoration: none;
}
.i-case-list .title a strong{
	color: #333;
	display: inline-block;
	float: left;
	font-size: 24px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: .3s;
	white-space: nowrap;
	width: auto;
	max-width: 75%;
}
.i-case-list .title a em{
	color: #999;
	display: inline-block;
	float: left;
	font-style: normal;
	margin-left: 5px;
	padding-left: 15px;
	position: relative;
	width: auto;
}
.i-case-list .title a em:before{
	background: #999;
	content: '';
	display: inline-block;
	height: 15px;
	left: 5px;
	position: absolute;
	top: 17px;
	transition: .3s;
	width: 1px;
}
/*========================================================*/
.i-data-bg{
	position: relative;
}
.i-data-bg:before{
	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);
	content: '';
	display: block;
	height: 450px;
	position: absolute;
	right: 0;
	top: 60px;
	width: 45%;
}
.i-data-bg:after{
	background: url(../images/data-bg.png) no-repeat;
	bottom: 40px;
	content: '';
	display: block;
	height: 372px;
	opacity: .25;
	position: absolute;
	right: 0;
	width: 435px;
}
.i-data{
	padding: 50px 0 100px 0;
	position: relative;
}
.i-data-en{
	color: #f00;
	font-family: Arial;
	font-size: 50px;
	font-weight: 600;
	line-height: 60px;
	padding-left: 120px;
	position: relative;
	text-transform: uppercase;
}
.i-data-en:before{
	background: #999;
	content: '';
	display: inline-block;
	height: 2px;
	left: 0;
	position: absolute;
	top: 60px;
	width: 100px;
}
.i-data-title{
	color: #333;
	font-size: 35px;
}
.i-data-main{
	background: #fff;
	border: solid 2px #999;
	height: 180px;
	margin-top: 40px;
	width: 90%;
}
.i-data-main li{
	float: left;
	position: relative;
	text-align: center;
	transition: .3s;
	width: 25%;
}
.i-data-main li:hover .data-digit,.i-data-main li:hover .data-name{
	color: #f00;
	transition: .3s;
}
.i-data-main li:hover .data-name:before{
	background: #f00;
	transition: .3s;
}
.i-data-main li .data-digit{
	font-family: Arial;
	font-size: 60px;
	font-weight: 600;
	height: 100px;
	line-height: 95px;
	padding: 20px 0 0px 0;
	transition: .3s;
}
.i-data-main li .data-digit span{
	display: inline-block;
	font-size: 30px;
	position: relative;
	top: -30px;
}
.i-data-main li .data-name:before{
	background: #999;
	content: '';
	display: block;
	height: 2px;
	margin: 0 auto;
	position: relative;
	transition: .3s;
	width: 50px;
}
.i-data-main li .data-name{
	color: #999;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding-top: 10px;
}
.i-data-main li:after{
	background: #999;
	content: '';
	display: block;
	height: 130px;
	position: absolute;
	right: -2px;
	top: 20px;
	width: 2px;
}


/*========================================================*/
.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{
	padding: 100px 0;
}
.about .ab-pic{
	float: left;
	position: relative;
	width: 30%;
}
.about .ab-pic:before{
	background: #f00;
	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: 15px;
	line-height: 30px;
	padding: 20px 0;
}

.about-product{
	padding: 50px 0;
}
.about-product .product{
	padding: 30px 0;
}

.process-bg{
	background-image: url(../images/ab-process-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 50px 0;
	position: relative;
}
.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{
	border-bottom: solid 1px #999;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
}
.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 li{
	border-bottom: solid 1px #dedede;
	height: 180px;
	margin-top: 50px;
	overflow: hidden;
	transition: .3s;
}
.news-list li:hover{
	border-bottom: solid 1px #999;
	transition: .3s;
}
.news-list li:hover .time,.news-list li:hover .title a{
	color: #f00;
	transition: .3s;
}
.news-list li:hover .img img{
	opacity: 0.6;
	transition: .3s;
}
.news-list .time{
	border-right: solid 1px #ededed;
	color: #333;
	float: left;
	font-size: 12px;
	margin-top: 50px;
	margin-right: 4%;
	width: 8%;
}
.news-list .time b{
	display: block;
	font-size: 30px;
}
.news-list .time b:after{
	background: #f00;
	content: '';
	display: block;
	height: 2px;
	margin-bottom: 5px;
	width: 10px;
}
.news-list .main{
	float: left;
	margin-top: 40px;
	width: 60%;
}
.news-list .main .title{
	font-size: 18px;
}
.news-list .main .title a{
	color: #333;
	transition: .3s;
}
.news-list .main .text{
	color: #888;
	font-size: 14px;
	padding-top: 10px;
}
.news-list .img{
	float: right;
	width: 20%;
}
.news-list .img img{
	width: 100%;
}
.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;
}
/*========================================================*/