@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

/**/
.banner { height:920px; overflow:hidden;}
.banner a{ display:block; height: 920px; overflow:hidden;}
/**/
.s_bg{ display:none;}

.bts{
    text-align: center;    
}
.bts a{
    font-size: 36px;
    color: #333;
    line-height: 1;
    font-weight: bold;
}
.bts p{
    font-size: 18px;
    color: #666;
    line-height: 1;
    margin-top: 20px;
}

.pro{
    padding: 40px 0;
}
.pro .content ol{
    height: 56px;
    overflow: hidden;
}
.pro .content ol li{
    float: left;
    width: 14.28%;
}
.pro .content ol li.cur a span,.pro .content ol li:hover a span
{
    color:#00122F;
}
.pro .content ol li a{
    display: block;
    height: 56px;
    padding-top: 8px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
}
.pro .content ol li i{
    display: inline-block;
    width: 48px;
    height: 48px;
    vertical-align: middle;
    margin: -4px 10px 0 0;
}
.pro .content ol li.no{
    border: 0;
}
.pro .content ol li.li1 i{
    background:url(Img/Index/pro_ico1.png) no-repeat center center;
}
.pro .content ol li.li2 i{
    background:url(Img/Index/pro_ico2.png) no-repeat center center;
}
.pro .content ol li.li3 i{
    background:url(Img/Index/pro_ico3.png) no-repeat center center;
}
.pro .content ol li.li4 i{
    background:url(Img/Index/pro_ico4.png) no-repeat center center;
}
.pro .content ol li.li5 i{
    background:url(Img/Index/pro_ico5.png) no-repeat center center;
}
.pro .content ol li.li6 i{
    background:url(Img/Index/pro_ico6.png) no-repeat center center;
}
.pro .content ol li.li7 i{
    background:url(Img/Index/pro_ico7.png) no-repeat center center;
}
.pro .content ol li span{
    font-size: 16px;
    color: #333;
    line-height: 1;
}
.pro .pro-item{
    margin-top: 14px;
    margin-bottom: 36px;
    overflow: hidden;
}
.pro .pro-item ul{
    padding-top: 10px;
    overflow: hidden;
}
.pro .pro-item ul li{
    float: left;
    width: 380px;
    margin-right: 30px;
    transition: all .6s ease;
}
.pro .pro-item ul li:hover{
    transform: translateY(-10px);
}
.pro .pro-item ul li.no{
    margin: 0;
}
.pro .pro-item ul li .box{
    width: 380px;
}
.pro .pro-item ul li .box img{
    display: block;
    width: 100%;
    height: auto;
}
.pro .pro-item ul li p{
    text-align: center;
    font-size: 18px;
    color: #333;
    padding-top: 20px;
}

.more-center{
    position: relative;
    display: block;
    width: 178px;
    height: 44px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 30px;
}
.more-center::before{
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
    height:100%;
    display: block;
	background:#001333;
 	transition:transform .5s;
  	transform:scale3d(0,1,1);
 	transform-origin:100% 50%;
	border-radius: 30px;
}
.more-center:hover::before{
	transform:scale3d(1,1,1);
	border-radius: 30px;
	transform-origin:0 50%;
	transition-timing-function:ease-in;
}
.more-center a{
    position: relative;
    z-index: 6;
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #001332;
    border-radius: 30px;
    border: 2px solid #001332;
    width: 178px;
    line-height: 40px;
    padding-left: 26%;
    box-sizing: border-box;
    background:url(Img/Index/ys_brs.png) no-repeat 74% center;
}
.more-center a:hover{
    color: #fff;
    background:url(Img/Index/ys_hover.png) no-repeat 74% center;
}


.pro-space{
    padding-top: 30px;
}
.pro-space .space-min{
    margin-top: 30px;
}
.pro-space .space-min ul{
    overflow: hidden;
}
.pro-space .space-min ul li{
    position: relative;
    float: left;
    width: 25%;
}
.pro-space .space-min ul li img{
    display: block;
    width: 100%;
    height: auto;
}
.pro-space .space-min ul li .yer{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.pro-space .space-min ul li .yer span{
    position: absolute;
    top: 50%;
    width: 100%;
    display: block;
    margin-top: -6px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 1;
}
.pro-space .space-min ul li.topli{
    width: 33.33%;
}
.pro-space .space-min ul li.cur .yer{
    display: none;
}


.pro-type{
    padding: 78px 0 80px 0;
    overflow:hidden;
}
.pro-type .pro-type-min{
    width: 1200px;
    margin: 32px auto 0;
}
.pro-type .pro-type-min .pro-type-ul{
    margin-bottom: 32px;
    overflow: hidden;
}
.pro-type .pro-type-min .pro-type-ul li{
    float: left;
    width: 138px;
    line-height: 45px;
    margin-right: 36px;
}
.pro-type .pro-type-min .pro-type-ul li.no{
    margin: 0;
}
.pro-type .pro-type-min .pro-type-ul li a{
    display: block;
    width: 100%;
    line-height: 45px;
    font-size: 16px;
    color: #333;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
}
.pro-type .pro-type-min .pro-type-ul li.cur a,.pro-type .pro-type-min .pro-type-ul li a:hover{
    background: #00122f;
    color: #fff;
    border-color: #00122f;
}
.pro-type .pro-type-item dl{
    border: 1px solid #e5e5e5;
    margin-bottom: 28px;
    overflow: hidden;
}
.pro-type .pro-type-item dl dt{
    position: relative;
    float: left;
    width: 694px;
    overflow: hidden;
}
.pro-type .pro-type-item dl dt img{
    display: block;
    width: 100%;
    height: auto;
    transition: all .8s ease;
}
.pro-type .pro-type-item dl dt:hover img{
    transform: scale(1.1);
}
.pro-type .pro-type-item dl dt::before{
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    margin-top: -10px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 22px solid #fff;
    border-bottom: 14px solid transparent;
    z-index: 999;
}
.pro-type .pro-type-item dl dt img{
    display: block;
    width: 100%;
    height: auto;
}
.pro-type .pro-type-item dl dd{
    float: right;
    width: 444px;
    padding-top: 90px;
}
.pro-type .pro-type-item dl dd h4{
    font-size: 18px;
    color: #333;
    line-height: 1;
    margin-bottom: 26px;
}
.pro-type .pro-type-item dl dd p{
    width: 396px;
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-bottom: 150px;
}
.pro-type .pro-type-item dl dd .more{
    display: block;
    width: 100px;
    font-size: 16px;
    color: #001332;
    background:url(Img/Index/ys_brs.png) no-repeat right center;
}
.pro-type .pro-type-item ol{
    overflow: hidden;
}
.pro-type .pro-type-item ol li{
    float: left;
    width: 380px;
    margin-right: 30px;
}
.pro-type .pro-type-item ol li .box{
    width: 380px;
    height: 236px;
    overflow: hidden;    
}
.pro-type .pro-type-item ol li img{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 24px;
    transition: all .8s ease;
}
.pro-type .pro-type-item ol li:hover img{
    transform: scale(1.1);
}
.pro-type .pro-type-item ol li.no{
    margin: 0;
}
.pro-type .pro-type-item ol li p{
    font-size: 14px;
    color: #666;
    line-height: 1;
}
.pro-type .pro-type-item ol li p i{
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
}





.case{
    padding: 72px 0 64px 0;
    background: #f7f9fa;
}
.case .case-min{
    width: 1200px;
    height:1100px;
    margin: 26px auto 0;
}

.case .case-ul{
    height: 68px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ebebeb;
    overflow: hidden;
    margin-bottom: 20px;
}
.case .case-ul li{
    float: left;
}
.case .case-ul li a{
    display: block;
    height: 66px;
    line-height: 68px;
    font-size: 16px;
    padding: 0 35px;
    color: #333;
    background:url(Img/Index/case_ios.jpg) no-repeat 16px center;
}
.case .case-ul li.cur a,.case .case-ul li a:hover{
    border-bottom: 2px solid #00122f;
}
.case .case-item dl{
    background: #fff;
    margin-bottom: 25px;
    overflow: hidden;
}
.case .case-item dl dt{
    float: left;
    width: 502px;
    padding: 90px 0 0 44px;
    box-sizing: border-box;
}
.case .case-item dl dt h4{
    font-size: 18px;
    color: #333;
    line-height: 1;
    margin-bottom: 26px;
}
.case .case-item dl dt p{
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-bottom: 150px;
}
.case .case-item dl dt .more{
    display: block;
    width: 100px;
    font-size: 16px;
    color: #001332;
    background:url(Img/Index/ys_brs.png) no-repeat right center;
}
.case .case-item dl dd{
    position: relative;
    float: right;
    width: 694px;
    overflow: hidden;
}
.case .case-item dl dd::before{
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    margin-top: -8px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 22px solid #fff;
    border-bottom: 14px solid transparent;
    z-index: 999;
}
.case .case-item dl dd img{
    display: block;
    width: 100%;
    height: auto;
    transition: all .8s ease;
}
.case .case-item dl dd:hover img{
    transform: scale(1.1);
}

.case .case-item ol{
    overflow: hidden;
}
.case .case-item ol li{
    float: left;
    width: 380px;
    background: #fff;
    margin-right: 30px;
}
.case .case-item ol li .box{
    width: 380px;
    overflow: hidden;
}
.case .case-item ol li img{
    display: block;
    width: 100%;
    height: auto;
    transition: all .8s ease;
}
.case .case-item ol li:hover img{
    transform: scale(1.1);
}
.case .case-item ol li.no{
    margin: 0;
}
.case .case-item ol li .txt{
    padding: 26px 18px 18px 18px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.case .case-item ol li h5{
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-bottom: 12px;
    line-height: 1;
}
.case .case-item ol li p{
    font-size: 14px;
    color: #666;
    line-height: 22px;
}



