﻿   h1, h2, h3, h4, h5, h6{font-weight: normal;}
dl, dt, dd{margin: 0 auto;padding: 0;}
.section{overflow: hidden;}
.section h1{color: #333;font-size: 32px;text-align: center;}
.banner{position: relative;background: url('/themes/default/images/lixiangquan_bg.jpg') center center no-repeat;height: 924px;}
.banner h2{text-align: center;padding-top: 175px;color: #666;font-size: 27px;font-weight: normal;}
.banner h1{text-align: center;color: #333;font-size: 32px;margin: 5px 0 60px;font-weight: normal;}
.banner .banner_desc{width: 989px;text-align: center;margin: 0 auto;font-size: 16px;color: #666;line-height: 32px;}
.jiazhi{height: 460px;background-color: #333333;}
.jiazhi_box{padding: 100px 80px 96px;width: 1000px;margin: 0 auto;overflow: hidden;}
.hexin{width: 349px;}
.hexin h3{color: #d3d3d3;font-size: 32px;}
.hexin p{color: #acacac;font-size: 14px;line-height: 30px;margin-top: 25px;}
.value_main{padding-top: 40px;}
.value_main ul{padding: 0 15px;overflow: hidden;}
.value_main ul li{float: left;height: 250px;margin-left: 70px;}
.value_main ul li dl dt{height: 192px;text-align: center;width: 81px;border: 1px solid #a7a6a6;}
.value_main ul li dl dd{height: 30px;line-height: 30px;text-align: center;font-size: 12px;padding-top: 20px;color: #acacac;}
.value_main ul li dl dt span{}
.value_main ul li dl dt p{display: none;}
.value_main ul li.shape_1 dl dt span{height: 42px;}
.value_main ul li.shape_2 dl dt span{height: 166px;}
.value_main ul li.shape_3 dl dt span{height: 42px;}
.value_main ul li dl dt p{}
.value_main ul li.shape_1 dl dt p{background: #345aa2;height: 150px;text-indent: -9999px;}
.value_main ul li.shape_2 dl dt p{background: #30ac61;height: 26px;text-indent: -9999px;}
.value_main ul li.shape_3 dl dt p{background: #e83541;height: 150px;text-indent: -9999px;}
.value_main h2{padding: 60px 220px 0;overflow: hidden;}
.serve_main{padding-top: 90px;width: 1050px;margin: 0 auto 50px;overflow: hidden;}
.serve_left{width: 350px;height: 380px;padding: 70px 0 0 70px;}
.serve_left h2{width: 240px;height: 50px;font-size: 32px;color: #333;}
.serve_left ul{margin-top: 20px;}
.serve_left ul li{font-size: 16px;line-height: 36px;color: #666;height: 36px;}
.process_box{background: url('/themes/default/images/process_bg.jpg') center center no-repeat;height: 415px;background-color: #353535;background-size: cover;}
.process{width: 1020px;margin: 0 auto;overflow: hidden;}
.process p{width: 1020px;height: 296px;}
.process h1{text-align: center;color: #fff;font-size: 32px;margin: 86px 0 50px;}
.section_partner{margin: 75px 0 190px;}
.partner{width: 1200px;height: 400px;margin: 80px auto 0;background-color: #f6f6f6;}
.partner .partner_img{width: 400px;height: 100%;}
.partner h2{font-size: 24px;color: #333;margin-bottom: 25px;}
.partner p{font-size: 14px;color: #666;line-height: 30px;height: 150px;overflow: hidden;}
.partner .partner_desc{width: 800px;}
.partner .partner_content{padding: 66px 66px 0;}
.partner .p_login{margin-top: 40px;height: 50px;}
.partner .p_login .btn_login{width: 200px;background-color: #333333;height: 50px;color: #fff;display: block;text-align: center;line-height: 50px;font-size: 16px;}
.serve{height:568px;}
.serve_right,.serve_left {
    display: none;
}

@keyframes mymove1{
	from {height:0px;}
	to {height:150px;}
}
@-webkit-keyframes mymove1{
	from {height:0px;}
	to {height:150px;}
}
@keyframes mymove3{
	from {height:192px;}
	to {height:42px;}
}
@-webkit-keyframes mymove3{
	from {height:192px;}
	to {height:42px;}
}
@keyframes mymove2{
    from {height:192px;}
    to {height:26px;}
}
@-webkit-keyframes mymove2{
    from {height:192px;}
    to {height:26px;}
}
@keyframes mymove4{
    from {height:0px;}
    to {height:166px;}
}
@-webkit-keyframes mymove4{
    from {height:0px;}
    to {height:166px;}
}


@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes textIn{0%{opacity:0}80%{opacity:1}100%{opacity:0}}
@keyframes textIn{0%{opacity:0}80%{opacity:1}100%{opacity:0}}
@-webkit-keyframes pop{0%{-webkit-transform:scale(0.01);opacity:0}80%{-webkit-transform:scale(1.1);opacity:.8}100%{-webkit-transform:scale(1);opacity:1}}
@keyframes pop{0%{-webkit-transform:scale(0.01);opacity:0}80%{-webkit-transform:scale(1.1);opacity:.8}100%{-webkit-transform:scale(1);opacity:1}}
@-webkit-keyframes bottomTop{0%{-webkit-transform:translateY(40px);opacity:0}100%{-webkit-transform:translateY(0px);opacity:1}}
@keyframes bottomTop{0%{transform:translateY(40px);opacity:0}100%{transform:translateY(0px);opacity:1}}
@-webkit-keyframes top_bottom{0%{-webkit-transform:translateY(-40px);opacity:0}100%{-webkit-transform:translateY(0px);opacity:1}}
@keyframes top_bottom{0%{transform:translateY(-40px);opacity:0}100%{transform:translateY(0px);opacity:1}}
@-webkit-keyframes moveInLeft{0%{-webkit-transform:translateX(40px);opacity:0}100%{-webkit-transform:translateX(0px);opacity:1}}
@keyframes moveInLeft{0%{transform:translateX(40px);opacity:0}100%{transform:translateX(0px);opacity:1}}
@-webkit-keyframes moveInRight{0%{-webkit-transform:translateX(-40px);opacity:0}100%{-webkit-transform:translateX(0px);opacity:1}}
@keyframes moveInRight{0%{transform:translateX(-40px);opacity:0}100%{transform:translateX(0px);opacity:1}}

.height1{
	-webkit-animation:mymove1 4s ease;animation:mymove1 4s ease;-moz-animation:mymove1 4s ease;-o-animation:mymove1 4s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards
}
.height2{
	-webkit-animation:mymove2 4s ease;animation:mymove2 4s ease;-moz-animation:mymove2 4s ease;-o-animation:mymove2 4s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards
}
.height3{
	-webkit-animation:mymove3 4s ease;animation:mymove3 4s ease;-moz-animation:mymove3 4s ease;-o-animation:mymove3 4s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards
}
.height4{
	-webkit-animation:mymove4 4s ease;animation:mymove4 4s ease;-moz-animation:mymove4 4s ease;-o-animation:mymove4 4s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards
}

.bottomTop{-webkit-animation:bottomTop 2s ease;-moz-animation:bottomTop 2s ease;-o-animation:bottomTop 2s ease;animation:bottomTop 2s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.top_bottom{-webkit-animation:top_bottom 2s ease;-moz-animation:top_bottom 2s ease;-o-animation:top_bottom 2s ease;animation:top_bottom 2s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.moveInLeft{-webkit-animation:moveInLeft 1s ease;-moz-animation:moveInLeft 1s ease;-o-animation:moveInLeft 1s ease;animation:moveInLeft 1s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.moveInRight{-webkit-animation:moveInRight 1s ease;-moz-animation:moveInRight 1s ease;-o-animation:moveInRight 1s ease;animation:moveInRight 1s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.pop{-webkit-animation:pop 1s ease;-moz-animation:pop 1s ease;-o-animation:pop 1s ease;animation:pop 1s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.textIn{-webkit-animation:textIn 5s ease;-moz-animation:textIn 5s ease;-o-animation:textIn 5s ease;animation:textIn 5s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.fadeOut{-webkit-animation:textIn 3s ease;-moz-animation:textIn 3s ease;-o-animation:textIn 3s ease;animation:textIn 3s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}
.fadeIn{-webkit-animation:fadeIn 2s ease;-moz-animation:fadeIn 2s ease;-o-animation:fadeIn 2s ease;animation:fadeIn 2s ease;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;-o-animation-fill-mode:backwards;animation-fill-mode:backwards}

.animateDelay0{-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}
.animateDelay1{-webkit-animation-delay:0.5s;-moz-animation-delay:0.5s;-o-animation-delay:0.5s;animation-delay:0.5s}
.animateDelay2{-webkit-animation-delay:5s;-moz-animation-delay:5s;-o-animation-delay:5s;animation-delay:5s}
.animateDelay3{-webkit-animation-delay:8s;-moz-animation-delay:8s;-o-animation-delay:8s;animation-delay:8s}
.animateDelay4{-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}
.animateDelay5{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}