﻿@charset "utf-8";
body { font-family: 微软雅黑 }
.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }
.shadow_box dl dt, .shadow_box li { background: #fff }
.shadow_box dl, .shadow_box li { -webkit-transition: all 1.5s ease-in-out; -o-transition: all 1.5s ease-in-out; transition: all 1.5s ease-in-out }
.shadow_box dl:hover, .shadow_box li:hover { -webkit-box-shadow: 0 0 21px 5px rgba(0, 0, 0, .1); box-shadow: 0 0 21px 5px rgba(0, 0, 0, .1) }
.ell { overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.content { width: 1200px; margin: 0 auto }

.history { background: url(../images/history_bg.jpg) no-repeat center top; height: 748px }
.history .content>div { width: 50% }
.history h2 { font-weight: 400; margin-bottom: 38px; margin-top: 94px }
.history h2 span { display: block; font-size: 18px; color: #fff; line-height: 20px; padding-left: 22px; background: url(../images/history_icon.png) no-repeat left center; margin-bottom: 10px }
.history h2 a { display: block; font-size: 56px; color: #fff; line-height: 60px; letter-spacing: 6px; font-weight: 500 }
.history h2 i { display: block; font-size: 38px; line-height: 42px; letter-spacing: 4.5px }
.history p { font-size: 17px; color: #fff; line-height: 36px }
.history .swiper-container { height: 480px; margin-top: 116px }
.history .swiper-scrollbar { opacity: 0 }

.open-video { margin-top: 65px; width: 200px; height: 113px; border-radius: 5px; cursor: pointer; overflow: hidden; position: relative }
.open-video span { display: block; position: absolute; width: 200px; height: 113px; background: rgba(0, 0, 0, .4) url(../images/history_play.png) no-repeat center 41px; top: 0; left: 0; box-sizing: border-box; font-size: 17px; color: #fff; line-height: 100%; padding-top: 75px; text-align: center; z-index: 2 }
.video-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; font-size: 0; z-index: 9999; background: rgba(0, 0, 0, .9); display: none }
.video-box .video { width: 800px; height: 640px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.video-box .video iframe { width: 800px; height: 640px }
.video-box .close-video { position: absolute; top: calc(54px); right: 5%; width: 30px; height: 30px; cursor: pointer; background: url(../images/close.png) no-repeat center }

.history ol { margin-left: 65px; height: 672px }
.history ol li { height: 48px; margin-bottom: 48px; position: relative; transition: all ease .3s }
.history ol li:before { position: absolute; content: ""; width: 2px; height: 76px; background: #666; left: 6px; top: 32px }
.history ol li.lightbg:before { background: rgba(102, 102, 102, .3) }
.history ol li.dotbg:before { width: 3px; height: 90px; left: 5.5px; background: transparent url(../images/history_ibg.png) no-repeat center top }
.history ol .dot { display: block; width: 6px; height: 6px; background: #fff; border: 3px solid #666; border-radius: 50%; float: left; margin: 16px 1px 0; transition: background ease .3s }
.history ol .icon { display: block; float: left; width: 46px; height: 46px; background: url(../images/history1.png) no-repeat center top; margin-left: 12px; margin-right: 39px; transition: all ease .3s }
.history ol em { display: block; font-size: 14px; color: #363636; line-height: 24px; float: left; width: 182px; margin-top: 7px }
.history ol strong { font-size: 36px; color: #363636; line-height: 100%; float: left; margin-left: 85px; margin-top: 8px }
.history ol li:nth-child(2) .icon { background-image: url(../images/history2.png) }
.history ol li:nth-child(3) .icon { background-image: url(../images/history3.png) }
.history ol li:nth-child(4) .icon { background-image: url(../images/history4.png) }
.history ol li:nth-child(5) .icon { background-image: url(../images/history5.png) }
.history ol li:nth-child(6) .icon { background-image: url(../images/history6.png) }
.history ol li:nth-child(7):before { display: none }
.history ol li:nth-child(7) .icon { background-image: url(../images/history7.png) }
.history ol li:hover .dot { width: 14px; height: 14px; background: #cab382; border: 0; margin: 15px 0 0 }
.history ol li:hover .icon { background-image: url(../images/history1_1.png) }
.history ol li:nth-child(2):hover .icon { background-image: url(../images/history2_1.png) }
.history ol li:nth-child(3):hover .icon { background-image: url(../images/history3_1.png) }
.history ol li:nth-child(4):hover .icon { background-image: url(../images/history4_1.png) }
.history ol li:nth-child(5):hover .icon { background-image: url(../images/history5_1.png) }
.history ol li:nth-child(6):hover .icon { background-image: url(../images/history6_1.png) }
.history ol li:nth-child(7):hover .icon { background-image: url(../images/history7_1.png) }

.product { 

	background: #F6F6F5;
    padding-top: 4%;
    overflow: hidden; 
	
	}
.product .content { position: relative }
.product h2 a { 
    display: block;
    text-align: center;
    margin-bottom: 2rem;
    font-size: 45px;
    color: #ad2a05;
    line-height: 100%;
    letter-spacing: 6px;
    font-weight: 600;
}
.product h2 a span { 

	display: block;
    font-size: 16px;
    color: #545454;
    line-height: 100%;
    margin-top: 22px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.product h2 a i { font-weight: 400 }

.pro_con { 

	width: 1280px; 
	overflow: hidden;
}
.pro_con dl {
	
	width: 100%;
    height: 570px;
    position: relative;
    background: #fff;
    margin-bottom: 3rem;
	
}
.pro_con dl dt {
	
	width: 100%;
    height: 385px;
    margin: 0 auto;
	
}
.pro_con dl dt img { 

	width: 100%;
    height: 400px;
    box-sizing: border-box;
    padding: 30px;
	
	}
.pro_con dl dd { text-align: center }
.pro_con dl dd h4 a {
	
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 266px;
    margin: 3px auto 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8B8B8B;
    font-size: 20px;
    color: #363636;
    line-height: 100%;
	
}
.pro_con dl dd .describe {height: 43px;overflow: hidden;padding: 0 38px;}
.pro_con dl dd .describe >*{display: none;}
.pro_con dl dd .describe .desc{display: block;}
.pro_con dl dd .desc { height: 14px; overflow: hidden }
.pro_con dl dd .desc>p { line-height: 100%; font-size: 0 }
.pro_con dl dd .desc span { font-size: 14px; color: #363636; line-height: 100%; display: inline-block; padding-left: 19px; margin: 0 9px; position: relative }
.pro_con dl dd .desc span:before { position: absolute; content: ""; width: 5px; height: 5px; background: #222; left: 0; top: 1.5px }
.pro_con dl dd .desc span:before { border: 3px solid #545454; border-radius: 50% }
.pro_con dl dd .desc .color2:before { background-color: #E0C488; border-color: #635027 }
.pro_con dl dd .desc .color3:before { background-color: #161616; border-color: #375B8D }
.pro_con dl dd .desc .color4:before { background-color: #FFF; border-color: #5B5B5B }
.pro_con dl dd .more { line-height: 0; font-size: 0 }
.pro_con dl dd .more a { display: inline-block; width: 93px; height: 35px; box-sizing: border-box; border-radius: 17px; vertical-align: middle; margin: 31px 9px 52px }
.pro_con dl dd .more a.info { 
	font-size: 12px;
    color: #fff;
    line-height: 35px;
    background: #ad2b06;
 }
.pro_con dl dd .more a.ask { 

	font-size: 12px;
    color: #363636;
    line-height: 29px;
    text-indent: 29px;
    background: url(../images/product_ask.png) no-repeat 7px center;
    border: 3px solid #ad2b06;
    transition: all ease .4s;

 }
.pro_con dl dd .more a.ask:hover { border-color: #9F854D }
.pro_con dl.new dt { position: relative }
.pro_con dl.new dt:before { position: absolute; content: ""; width: 57px; height: 82px; background: #333; left: 0; top: 0 }
.pro_con dl.new dt:before { border-bottom-right-radius: 24px; content: 'new'; text-align: center; font-size: 20px; color: #fff; line-height: 82px; font-weight: 700 }
.product .swiper-pagination {position: relative;width: 100%;height: 67px;text-align: center}
.product .swiper-pagination-bullet { width: 7px; height: 7px; display: inline-block; background: #5C5C5C; border-radius: 50%; position: relative; cursor: pointer; border: 8px solid #F6F6F5; box-shadow: 0 0 0 1px #F6F6F5; margin: 0 3px; transition: .3s; opacity: 1 }
.product .swiper-pagination-bullet-active { background: #E0C488; box-shadow: 0 0 0 1px #333 }
.product .switch { display: none }
.product .switch>div { position: absolute; top: 312px; width: 34px; height: 67px; padding: 0 44px; outline: 0; cursor: pointer }
.product .switch .prev { left: -122px }
.product .switch .next { right: -122px }

.pys { 

	background: url(../images/pys_bg.jpg) no-repeat center top;
	height: 1025px;
    overflow: hidden;
	}
.pys h2 { 
	margin-top: 10%;
    width: 40%;

}
.pys h2 span { 
	display: block;
    padding-left: 1%;
    font-size: 24px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
    margin-bottom: 5%;

 }
.pys h2 a { 
	display: block;
    font-size: 55px;
    color: #fff;
    line-height: 77px;
    letter-spacing: 7px;
    font-weight: 500;


}
.pys .fl, .pys .fr { 

width: 60%;

}
.pys .fl ul {
	width: 60%;
    margin-top: 15%;
	
}
.pys li { 
	width: 23%;
    height: 135px;
    float: left;
    text-align: center;
    margin-right: 10%;

}
.pys li img { 

width: 60%; 

display: block; 

margin: 0 auto 17px ;

}
.pys li span { 

	display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.3;

}
.pys li i { display: block; font-size: 15px; color: #fff; line-height: 18px }
.pys li:hover img{animation: flipInY 2s; -webkit-animation: flipInY 2s}
.pys .desc {
	margin-top: -65%;
    margin-left: 35%;
    background: url(../images/pys_dot_bg.png) no-repeat 24px 104px;
	}
.pys .desc .dot { display: block; margin-top: 106px; box-shadow: 0 0 32px 3px #b52800 inset; width: 48px; height: 48px; border-radius: 50%; border: 1px solid #B52800; float: left; animation: zoomIn 2s infinite; -webkit-animation: zoomIn 2s infinite }
.pys .desc .dot i { display: block; width: 25px; height: 25px; border-radius: 50%; background: #B52800; margin: 11px auto }
.pys .desc .info { width: 206px; height: 206px; float: right; padding-top: 74px; box-sizing: border-box; background: url(../images/pysi_bg.png) no-repeat center top; font-size: 16px; color: #fff; line-height: 100%; font-weight: 700; text-align: center; animation: flipInX 4s infinite; -webkit-animation: flipInX 4s infinite }
.pys .desc .info i { font-size: 28px }
.pys .desc .info b { font-size: 23px }
.pys .desc .info em { font-size: 40px }
.pys .desc .info span { 
	color: rgba(255, 255, 255, .7);
    display: block;
    font-weight: 400;
    margin-top: 12px;
    font-size: 14px;

}
.pys .desc .info p:nth-child(4) i,.pys .desc .info p:nth-child(5) i,.pys .desc .info p:nth-child(6) i,.pys .desc .info p:nth-child(8) i{font-size:28px;}

.pys .fr ul { width: 230px; margin-left: 270px; margin-top: 318px }
.pys .fr ul li:nth-child(even) { margin-right: 0 }

.proys{overflow: hidden}
.proys h2 a {
	
	margin-top: 4%;
    display: block;
    font-size: 38px;
    color: #ad2b06;
    line-height: 100%;
    text-indent: 41%;
    margin-bottom: 31px;
    letter-spacing: 3px;
	
	}
.proys li { position: relative; width: 146px; height: 721px; margin-bottom: 103px; margin-right: 54px; float: left; transition: all ease .5s; overflow: hidden }
.proys li img:first-child { width: 146px; height: 207px; display: block; padding: 38px 0 45px; border-top: 2px solid #666; border-bottom: 2px solid #666; margin-bottom: 43px }
.proys li img:nth-child(2) { width: 146px; height: 207px; position: absolute; top: 40px; left: 0; z-index: -1; transition: all ease .5s }
.proys li h4 { 
	
    font-size: 24px;
    color: #363636;
    line-height: 100%;
    transition: all ease .5s;
    position: absolute;
    left: 0;
    top: 45%;
    /* height: 121px; */
    font-weight: 600;
    transition-delay: .1s;

}
.proys li h4 span { display: block; font-size: 18px; color: #363636; line-height: 30px; margin-top: 27px;font-weight: 400; }
.proys li .number { display: block; font-size: 48px; color: #e1e1e1; line-height: 100%; margin-top: 67px; margin-bottom: 83px; position: absolute; top: 458px }
.proys li .zoomit { display: block; top: 652px; right: 103px; width: 37px; height: 37px; border: 3px solid #605F5F; border-radius: 50%; position: absolute !important; transition: all ease .5s; position: relative }
.proys li .zoomit:before { position: absolute; content: ""; width: 12px; height: 3px; background: #605f5f; left: 12.5px; top: 17px }
.proys li .zoomit:before { border-radius: 30px }
.proys li .zoomit:after { position: absolute; content: ""; width: 3px; height: 12px; background: #605f5f; right: 16.5px; top: 13px }
.proys li .zoomit:after { border-radius: 30px }
.proys li .info {
	position: absolute;
    top: 900px;
    right: 0;
    width: 50%;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    transition: all ease .5s;
	
}
.proys li:last-child { margin-right: 0 }
.proys li.cur { width: 600px }
.proys li.cur img:first-child { display: none }
.proys li.cur img:nth-child(2) { display: block; width: 600px; height: 721px; top: 0; left: 0; z-index: 1 }
.proys li.cur h4 { 
	z-index: 2;
    left: 6%;
    top: 75%;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    width: 28%;
    /* height: 159px; */
    border-right: 1px solid #4C4C4C;

 }
.proys li.cur h4 span { 
	color: #fff;
    margin-top: 12%;
    font-weight: 500;

 }
.proys li.cur .number { display: none }
.proys li.cur .zoomit { border-color: #fff; top: 48px; right: 45px; position: absolute; z-index: 2 }
.proys li.cur .zoomit:before { background: #fff }
.proys li.cur .zoomit:after { display: none }
.proys li.cur .info { 
	display: block;
    width: 53%;
    top: 74%;
    right: 8%;
    z-index: 2;

}

.lx {

position: relative;

overflow: hidden;

min-width: 1200px;

background:

url(../images/types2.jpg)  no-repeat;

height: 820px;
}
.lx .lx_con { position: relative; height: auto;width: 100%;

    }
    
.lx .lx_con .swiper-slide {line-height: 0}
.lx .lx_con .swiper-slide img {max-width: 100%;}
.lx .content { position: absolute; z-index: 2; left: 50%; margin-left: -600px; top: 116px }
.lx .swiper-button-next { left: 0; top: 21px; outline: 0; background: 0 0 }
.lx .swiper-button-prev { left: 0; top: 92px; outline: 0; background: 0 0 }
.lx h2 { width: 330px; margin-left: 120px }
.lx h2 span { display: block; padding-left: 9px; font-size: 20px; color: #fff; line-height: 100%; font-weight: 400; margin-bottom: 11px }
.lx h2 a { 
	display: block;
    font-size: 40px;
    color: #fff;
    line-height: 77px;
    font-weight: 500;
    letter-spacing: 6px;

}
.lx .lx_nav {
	
	margin-left: 9%;
    margin-top: 1%;
    width: 1280px;
    overflow: hidden;
    padding-top: 2px;
    padding-top: 4%;
	
}
.lx .lx_nav:before { position: absolute; content: ""; width: 100%; height: 2px; background: #fff; top: 0; left: 0 }
.lx .lx_nav li.swiper-slide-thumb-active,.lx .lx_nav li.cur { border-top: 2px solid #B69C65 }
.lx .lx_nav li {width: 280px;height: 350px;position: relative;float: left;z-index: 99;cursor: pointer;margin-right: 20px;}
.lx .lx_nav li span {
	display: block;
    height: 62px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #0b0b0b;
    background: #fff;
    margin-top: -7px;
	
}
.lx .lx_nav li img{
  width: 100%;
  height: 310px;
}
.power { overflow: hidden; height: 959px; position: relative }
.power .power_info { position: absolute; height: 320px; right: 50%; width: 600px; z-index: 4 }
.power h2 a { 
	display: block;
    font-size: 28px;
    color: #ad2b06;
    line-height: 100%;
    margin-top: 10%;

 }
.power_nav { position: absolute; margin-top: 49px; width: 432px; height: 124px; overflow: hidden }
.power_nav li { width: 93px; height: 124px; background: #fff; border: 3px solid #767578; font-size: 18px; color: #363636; line-height: 24px; padding: 61px 34px 0 17px; margin-right: 20px; float: left; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; box-sizing: border-box; cursor: pointer; position: relative }
.power_nav li:after { 
	position: absolute;
    content: "";
    width: 93px;
    height: 0;
    background: #ad2b06;
    right: 0;
    top: 0;

 }
.power_nav li:after { -webkit-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; z-index: 1; left: -3px; right: auto; top: auto; bottom: -3px }
.power_nav li span { position: relative; z-index: 2 }
/*.power_nav li.swiper-slide-thumb-active { border-color: #010101; color: #fff }*/
/*.power_nav li.swiper-slide-thumb-active:after { height: 124px }*/
.power_nav li.cur { border-color: #010101; color: #fff }
.power_nav li.cur:after { height: 124px }

.power_con .swiper-slide { overflow: hidden; position: relative; height: 959px }
.power_con dd { 
	width: 50%;
    position: absolute;
    right: 32%;
    top: 0;
    background: #fff;
    overflow: hidden;

 }
.power_con dd>* { opacity: 0; transform: translateY(25px); transition: all .4s }
.power_con .swiper-slide-active dd>* { opacity: 1; transform: none }
.power_con .swiper-slide-active dd>:nth-child(1) { transition-delay: .3s }
.power_con .swiper-slide-active dd>:nth-child(2) { transition-delay: .4s }
.power_con .swiper-slide-active dd>:nth-child(3) { transition-delay: .5s }
.power_con .swiper-slide-active dd>:nth-child(4) { transition-delay: .6s }
.power_con .swiper-slide-active dd>:nth-child(5) { transition-delay: .7s }
.power_con dt { 
	width: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 0%;

 }
.power_con h4 { font-size: 18px; color: #333; line-height: 100%; margin-top: 371px; text-transform: uppercase; margin-bottom: 58px }
.power_con h4 span { 
	display: block;
    font-size: 40px;
    color: #363636;
    line-height: 100%;
    margin-bottom: 3px;
    letter-spacing: 2px;
    font-weight: 500;

}
.power_con p { 
	font-size: 16px;
    color: #363636;
    line-height: 30px;
    margin-bottom: 20px;
    width: 60%;

}
.power_con a.more { margin-top: 68px; display: block; font-size: 18px; color: #333; line-height: 100% }
.power_con dl:nth-child(2) dt img {margin-left:-7px;}
.power_con dl:nth-child(3) dt img {margin-left:-14px;}
.power_con dl:nth-child(4) dt img {margin-left:-17px;}

.power_pagination { position: absolute; width: 600px; height: 40px; z-index: 4; right: 50%; bottom: 122px }
.power_pagination>div { position: relative; left: auto; right: auto; display: inline-block; width: 36px; outline: 0; background: 0 0 }

.news { background: url(../images/news_bg.jpg) no-repeat center top; height: 772px; padding-top: 188px }
.news h2 a {display: block;font-size: 40px;color: #333;line-height: 100%;font-weight: 400;width: 186px;letter-spacing: 6px}
.news li:hover h4 a { font-weight: 700 }
.company { width: 581px; height: 637px; background: #fff }
.company .fl { width: 319px; box-sizing: border-box; padding: 41px 45px 0 49px }
.company h3 a { display: block; font-size: 18px; color: #333; line-height: 100%; margin-top: 75px; padding-bottom: 21px; border-bottom: 1px solid rgba(0, 0, 0, .17) }
.company .company_news { width: 225px; overflow: hidden }
.company li span { display: block; font-size: 14px; color: #363636; line-height: 100%; margin: 25px 0 22px }
.company li h4 a {
	display: block;
    font-size: 22px;
    color: #ad2b06;
    line-height: 33px;
    min-height: 72px;
    overflow: hidden;
    margin-bottom: 26px;
    font-weight: 500;
    transition: all .3s;
	
}
.company li p {font-size: 14px;color: #363636;line-height: 30px;}
.company .small_banner { width: 264px; height: 637px; margin-right: -2px; overflow: hidden; position: relative }
.company .small_banner img { width: 264px; height: 637px }
.company .small_banner .swiper-slide { overflow: hidden }
.company .small_banner .swiper-pagination { position: absolute; bottom: 50px; width: 100%; text-align: center; font-size: 20px; color: rgba(255, 255, 255, .2); line-height: 100% }
.company .small_banner .swiper-pagination span { font-size: 36px; color: #fff }
.news_pagination { position: relative; margin-top: 80px }
.news_pagination>div { position: relative; left: auto; right: auto; display: inline-block; width: 36px; outline: 0; background: 0 0 }
.faq { width: 581px; height: 637px; background: #fff; overflow: hidden }
.faq h3 { width: 50%; float: left; padding-left: 54px; box-sizing: border-box; font-weight: 400; border-bottom: 1px solid rgba(0, 0, 0, .17) }
.faq h3 a { display: block; font-size: 18px; color: rgba(54, 54, 54, .7); line-height: 102px; text-transform: capitalize }
.faq h3 a span { font-size: 20px; color: #333; line-height: 102px; letter-spacing: 2px; font-weight: 700; margin-right: 10px }
.faq h3:last-child { padding-left: 46px; border-left: 1px solid rgba(0, 0, 0, .17) }
.faq h3.cur a:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 5px; border-color: #000 transparent transparent; display: inline-block; margin-left: 20px }
.faq ul {padding: 30px 58px 0px;overflow: hidden}
.faq li {margin-bottom: 23px;}
.faq li span { display: block; font-size: 14px; color: #363636; line-height: 100% }
.faq li a {
	
	display: block;
    font-size: 16px;
    color: #ad2b06;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 13px;
    font-weight: 400;
    transition: all .3s;
	
}
.faq li a:before { position: absolute; content: ""; width: 4px; height: 4px; background: #363636; left: 0; top: 13px }
.faq li a:before { border-radius: 50% }
.faq li p{
  font-size: 13px;
}
.faq a.more { display: block; padding-left: 58px; font-size: 18px; color: #333; line-height: 100%; font-weight: 700 }
.about {background: url(../images/about_bg.jpg) no-repeat center top;height: 640px;}
.about h2 { 
	padding-top: 3%;
    text-align: center;

 }
.about h2 a { 

	display: block;
    font-size: 35px;
    color: #ad2b06;
    line-height: 100%;
    margin-bottom: 1%;
	
	}
.about h2 span { 
	display: block;
     font-size: 15px; 
    color: #666;
    line-height: 100%;

 }
.about .desc { 
	width: 100%;
    margin: 40px auto 20px;
    text-align: center;
 }
.about .desc p { 
	font-size: 16px;
    color: #363636;
    line-height: 30px;
    text-align: left;

 }
.about .desc span { display: block; font-size: 12px; color: #363636; line-height: 30px; text-transform: uppercase }
.about .desc a.more { display: block; font-size: 16px; color: #363636; line-height: 100%; margin-top: 35px; text-transform: uppercase; font-weight: 700 }
.about .desc i { font-weight: 400 }
.brand li { cursor: pointer; width: 232px; height: 232px; border: 6px solid #DCDCDC; border-radius: 50%; box-sizing: border-box; overflow: hidden; float: left; margin-right: 90px; text-align: center; position: relative; transition: all ease .4s }
.brand li .brand_icon i { display: block; height: 110px; margin: 54px auto 0 }
.brand li .brand_icon img { max-width: 100% }
.brand li .brand_icon span { display: block; font-size: 16px; color: #363636; line-height: 100% }
.brand li .brand_pic { position: absolute; top: 0; left: 0; z-index: -1; opacity: 0 }
.brand li .brand_pic img { width: 232px; height: 232px; border-radius: 50% }
.brand li:last-child { margin-right: 0 }


.brand li:hover { border: 0 }
.brand li:hover .brand_icon { animation: rotateOut 2s; -webkit-animation: rotateOut 2s }
.brand li:hover .brand_pic { display: block; animation: rotateIn 2s; z-index: 2; opacity: 1 }
.service {margin-top: 50px;width: 1200px;height: 150px;background: #fff;box-shadow: 0 0 1px 0 rgba(6, 0, 1, .1);border-radius: 5px}
.service li { display: inline-block; font-weight: 700; padding-left: 80px; padding-right: 80px; height: 39px; margin-top: 54px; border-right: 1px solid #ccc }
.service li i { width: 54px; height: 39px; text-align: right; display: block; float: left; margin-right: 13px }
.service li img { max-width: 100% }
.service li em { font-size: 16px; color: rgba(54, 54, 54, .7); line-height: 100%; display: inline-block }
.service li span { font-size: 18px; color: rgba(35, 31, 32, .9); line-height: 100%; display: block }
.service li:nth-child(odd) { padding-left: 57px }
.service li:last-child { border-right: 0 }

.links {position: relative;z-index: 2;background: #1e1e1e;padding: 10px 0;}
.links em, .links a { display: inline-block; font-size: 14px; color: rgba(255, 255, 255, .5); line-height: 40px; margin-right: 20px; transition: .3s }
.links em { font-weight: 700; margin-right: 10px }
.links a:hover { color: rgba(255, 255, 255, .8) }
@-webkit-keyframes fadeInLeft1 {
  from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInLeft1 {
  from { opacity: 0; -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInRight1 {
  from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInRight1 {
  from { opacity: 0; -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes zoomLeft {
  from { opacity: 0; -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3) }
  50% { opacity: 1 }
}
@keyframes zoomLeft {
  from { opacity: 0; -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3) }
  50% { opacity: 1 }
}
.zoomLeft { -webkit-animation-name: zoomLeft; animation-name: zoomLeft; transform-origin: 0 50%; -webkit-transform-origin: 0 50% }
.zoomRight { -webkit-animation-name: zoomLeft; animation-name: zoomLeft; transform-origin: 100% 50%; -webkit-transform-origin: 100% 50% }
@-webkit-keyframes fadeInUp1 {
  from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInUp1 {
  from { opacity: 0; -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
  from { opacity: 0; -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInUp2 {
  from { opacity: 0; -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0) }
  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-moz-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-webkit-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
@-o-keyframes myfirst {
  0% { left: 0; top: 0 }
  25% { left: 0; top: 10px }
  50% { left: 0; top: 0 }
  100% { left: 0; top: 0 }
}
