﻿@charset "utf-8";
/*公共样式*/
*{  margin: 0;
    padding: 0;
}
body{
    font-family:"微软雅黑";
    font-size:16px;
    margin:0 auto;
}
a:link{
    text-decoration: none;
    color: #000;
}
a:visited{
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #0071B7;
    text-decoration: none;
}
img{border: 0; display: block}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.container{
    width: 1200px;
    margin: 0 auto;
	
}


/*公司首页*/
#top{
    position: relative;
    width: 100%;
    height: 85px;
    border-bottom: 5px solid #0071B7;
    z-index: 999;
    background: #ffffff;
}

.top-active{
    position: fixed !important;
    top: 0;
    border-bottom: 5px solid #f2f2f2 !important;
}
.top-active li:hover{
    border-bottom: 5px solid #FF9326 !important;
}
#top .logo{
    float: left;
    margin-top: 10px;
}
#top .logo img{
    display: block;
}
#top .nav{
    float: right;
}
#top .nav li{
    float: left;
    padding: 0 50px;
    height: 85px;
    line-height: 100px;
    background:url("fgbg.png")no-repeat 0 34px;
}
#top .nav li:first-child{
    background: none;
}
#top .nav li:hover{
    border-bottom: 5px solid #FF9326;
    color: #0071B7;
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -ms-ransition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
}

.banner{
    width: 100%;
    height: 350px;
    background: url("banner.png") no-repeat center;
}
.banner img{
    width: 100%;
}


.zsdz{ overflow: hidden; padding-bottom: 40px;}
.zsdz .title{
    height: 160px;
    text-align: center;
    overflow: hidden;
}
.zsdz .title h2{
    font-size: 30px;
    color: #333;
    margin-top: 30px;
    font-weight: normal;
    line-height: 60px;
}
.zsdz .title p{
    color: #999;
}



/*定制研发*/
.rollBox{height:310px;width:1370px; margin:0 auto;overflow:hidden}
.rollBox .jslogo{height:68px;width:120px;border:0px;padding:1px}
.rollBox .scrollcon{width:1370px;height:68px;}
.rollBox .LeftBotton{height:80px;width:50px;margin-top: 115px;background: url(qh_left.png) no-repeat 0px 0;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .RightBotton{height:80px;width:50px;margin-top: 115px;background: url(qh_right.png);overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .Cont{width:1200px;overflow:hidden;float:left;height:310px; margin-left: 35px; margin-right: 35px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont li{width:253px;height:308px;overflow:hidden;float:left; border-radius: 5px; border: 1px solid #e4e4e4; margin-right: 60px;   -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -ms-ransition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;}
.rollBox .Cont li img{
    margin: 65px auto 15px auto;

}
.rollBox .Cont li:hover img{
    -webkit-animation:1.2s ease-out backwards;
    -moz-animation:1.2s ease-out backwards;
    -ms-animation:1.2s ease-out backwards;
    animation:1.2s ease-out backwards;
    -webkit-animation-name:ring;
    -moz-animation-name:ring;
    -ms-animation-name:ring;
    animation-name:ring;}
.rollBox .Cont li a{
    display: block;
    height: 308px;
    overflow: hidden;
}
.rollBox .Cont li h2{
    font-size: 18px;
    color: #666666;
    text-align: center;
    font-weight: normal;
    line-height: 60px;
}
.rollBox .Cont li p{
    width: 85%;
    margin: 0 auto;
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}
.rollBox .Cont li:hover{
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -ms-ransition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
}
.rollBox .Cont li:hover:first-child{
    border-color: #FF9900;
}
.rollBox .Cont li:hover:nth-child(2){
    border-color: #00A3D9;
}
.rollBox .Cont li:hover:nth-child(3){
    border-color: #FD5D5D;
}
.rollBox .Cont li:hover:nth-child(4){
    border-color: #72C954;
}
.rollBox .Cont li:hover:nth-child(5){
    border-color: #D24DFF;
}
.rollBox .Cont li:hover:last-child{
    border-color: #8C2300;
}
.rollBox #List1, .rollBox #List2{float:left;}

/*新闻中心*/
.xwzx{
    width: 100%;
    height: 510px;
    background: url("xwzx_bg.png")no-repeat;
}
.xwzx .title{
    height: 160px;
    text-align: center;
    overflow: hidden;
    opacity: 0;
}
.xwzx .title h2{
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    margin-top: 30px;
    line-height: 60px;
}
.xwzx .title p{
    color: #999;
}

.xwzx .content{
    overflow: hidden;
}
.xwzx .content .left{
    width: 490px;
    height: 357px;
    float: left;
    overflow: hidden;
    opacity: 0;
}
.xwzx .content .left span{
    position: relative;
    top:-80px;
    background: rgba(0,0,0,0.7);
    display: block;
    color: #ccc;
    height: 70px;
    padding: 10px 30px 0 30px;
    line-height: 30px;
}
.xwzx .content .left img{
    width: 490px;
    height: 310px;
}
.xwzx .content .right{
    float: left;
    height: 310px;
    width: 680px;
    margin-left: 30px;
    opacity: 0;
	line-height:45px;
	color:#FFF;
	font-size:18px;
	text-indent:40px
}
.xwzx .content .right p{ float:right; width:110px; height:35px; line-height:35px; text-align:center; border:1px #FFFFFF solid;text-indent:0px; margin-top:20px}
.xwzx .content .right p a{ color:#FFF; font-size:16px; display:block}
.xwzx .content .right p a:hover{ text-decoration:underline}
.xwzx .content .right li{
    background: rgba(0,0,0,0.2);
    overflow: hidden;
    margin-bottom: 10px;
    height: 97px;
    color: #ffffff;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-ransition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.xwzx .content .right li:hover{
    background: rgba(0,0,0,0.4);
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-ransition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.xwzx .content .right li .time,.xwzx .content .right li .text{
    float: left;
}
.xwzx .content .right li .time{
    width: 125px;
    font-size: 18px;
    color: #ccc;
    text-align: center;
}
.xwzx .content .right li .time h2{
    font-size: 30px;
    line-height: 50px;
    margin-top: 10px;
    color: #ffffff;
}

.xwzx .content .right li .text{
    width: 520px;
    margin-top:15px;
    font-size: 14px;
    color: #ccc;
    border-left: 1px solid #ffffff;
    padding-left: 20px;
    overflow: hidden;
}
.xwzx .content .right li .text h2{
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}

/*服务与支持*/
.fwyzc{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
    background: #F9F9F9;
}
.fwyzc .title{
    height: 160px;
    text-align: center;
    overflow: hidden;
    opacity: 0;
}
.fwyzc .title h2{
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-top: 30px;
    line-height: 60px;
}
.fwyzc .title p{
    color: #999;
}
.fwyzc .content{
    opacity: 0;
}
.fwyzc .content .box1{
    width: 460px;
    float: left;
    height: 400px;
}
.fwyzc .content .box1 .nr1{
    height: 195px;
    background: #4882D3;
    color: #ffffff;
    overflow: hidden;

}
.fwyzc .content .box1 .nr1 h2{
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    margin-top: 10px;
    font-weight: normal;
}
.fwyzc .content .box1 .nr1 p{
    width: 85%;
    line-height: 30px;
    margin: 0 auto;
}
.fwyzc .content .box1 .nr2{
    margin-top: 10px;
    height: 195px;
    overflow: hidden;
}
.fwyzc .content .box1 .nr2 img{
    float: left;
    width: 283px;
    height: 195px;
    display: block;
}
.fwyzc .content .box1 .nr2 span{
    float: right;
    width: 177px;
    height: 195px;
    line-height: 195px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    display: block;
    background: #FFAE4D;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -ms-ransition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
}
.fwyzc .content .box1 .nr2 span:hover{
    width: 100%;
    background: #FFAE4D;
    top:-195px;
    position: relative;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -ms-ransition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
    font-size: 18px;
}
.fwyzc .content .box2{
    width: 275px;
    float: left;
    margin: 0 10px;
    height: 400px;
    background: #00A3D9;
}
.fwyzc .content .box2 img{
    height: 400px;
    width: 275px;
}
.fwyzc .content .box2 span{
    width: 275px;
    height: 400px;
    text-align: center;
    line-height: 400px;
    position: relative;
    display: block;
    font-size: 20px;
    color: #ffffff;
    top: -400px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fwyzc .content .box2 span:hover{
    background: #F08274;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.fwyzc .content .box3{
    width: 445px;
    float: left;
    height: 400px;
}

.fwyzc .content .box3 .nr1{
    height: 246px;
    overflow: hidden;
}
.fwyzc .content .box3 .nr1 img{
    display: block;
    height: 246px;
    width: 225px;
    float: left;
}
.fwyzc .content .box3 .nr1 span{
    float: right;
    width: 220px;
    height: 246px;
    line-height: 246px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    display: block;
    background: #A3DE59;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -ms-ransition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
}
.fwyzc .content .box3 .nr1 span:hover{
    width: 100%;
    background: #A3DE59;
    top:-246px;
    position: relative;
    -webkit-transition: width 0.2s linear;
    -moz-transition: width 0.2s linear;
    -ms-ransition: width 0.2s linear;
    -o-transition: width 0.2s linear;
    transition: width 0.2s linear;
    font-size: 18px;
}

.fwyzc .content .box3 .nr2{
    margin-top: 10px;
    height: 145px;
    overflow: hidden;
}
.fwyzc .content .box3 .nr2 img{
    height: 145px;
    width: 445px;
}
.fwyzc .content .box3 .nr2 span{
    width: 445px;
    height: 145px;
    text-align: center;
    line-height: 145px;
    position: relative;
    display: block;
    font-size: 20px;
    color: #ffffff;
    top: -145px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fwyzc .content .box3 .nr2 span:hover{
    background: #F08274;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
/*合作伙伴*/
.hzhb{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.hzhb .title{
    height: 160px;
    text-align: center;
    overflow: hidden;
    opacity: 0;
}
.hzhb .title h2{
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-top: 30px;
    line-height: 60px;
}
.hzhb .title p{
    color: #999;
}
.hzhb .content{
    opacity: 0;
}
.hzhb .content li{
    background: url("hzhb_bg.png") no-repeat;
    width: 165px;
    height: 171px;
    float: left;
    font-size: 18px;
    margin-right: 93px;
    margin-bottom: 40px;
    text-align: center;
}
.hzhb .content li:nth-child(5n+5){
    margin-right: 0;
}

.hzhb .content li img{
    display: block;
    margin: 30px auto 10px auto;
}

.footer{
    width: 100%;
    height: 110px;
    background: #222222;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    padding-top: 20px;
    overflow: hidden;
}



/*解决方案*/
.lmy_title{
    height: 140px;
    text-align: center;
    overflow: hidden;
    color: #999999;
}
.lmy_title h2{
    font-size: 26px;
    color: #333;
    font-weight: normal;
    margin-top: 30px;
    line-height: 60px;
}


#lib_Tab1{width:1200px;margin:0px;padding:0px;margin-bottom:15px;}

/*菜单class*/
.lib_tabborder{}
.lib_Menubox {height:60px;line-height:60px;position:relative;}
.lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; top:3px; left:0;  height:25px;text-align:center;}
.lib_Menubox li{float:left;display:block;cursor:pointer;width:232px; background: #e4e4e4; color: #666666; margin-right:10px;height:60px;line-height:60px; }
.lib_Menubox li:first-child.hover{ background:#FF9900 ;}
.lib_Menubox li:nth-child(2).hover{ background:#00A3D9 ;}
.lib_Menubox li:nth-child(3).hover{ background:#FD5D5D ;}
.lib_Menubox li:nth-child(4).hover{ background:#72C954 ;}
.lib_Menubox li:nth-child(5).hover{ background:#E599FF ;}
.lib_Menubox li:last-child.hover{ background: #8C2300;}
.lib_Menubox li a{
	display:block;}
.lib_Menubox li:last-child{ margin-right: 0;}
.lib_Menubox li.hover{padding:0px;color:#ffffff;}
.lib_Menubox li.hover a{color:#ffffff;}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none; min-height:600px; padding:30px 0px; line-height: 40px; text-align: left;}
.lib_Contentbox p{
    text-indent: 32px;
}
.lib_Contentbox img{
    display: block;
    margin: 0 auto;
}


.al_list{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.al_list ul{
		overflow:hidden;
		}
.al_list li{
    float: left;
    margin-right: 20px;
    height: 270px;
    background: url("alyy.png")no-repeat 0  210px;
    text-align: center;
    line-height: 60px;

}
.al_list li:nth-child(4n+4){
    margin-right: 0;
}
.al_list li img{
	display:block;
    width: 285px;
    height: 210px;
	object-fit: cover;
}
.news{
    margin-bottom: 30px;
}
.news li{
    width: 100%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.news li img{
    display: block;
    float: left;
    width: 240px;
    height: 155px;
    margin-right: 20px;
}
.news li:hover{
    border: 1px solid #0071B7;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-ransition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.news li .text{
    float: left;
    width: 900px;
}
.news li .text h2{
    font-size: 20px;
    line-height: 30px;
}
.news li .text span{
    color: #999999;
    line-height: 30px;
}
.news li .text p{
    line-height: 30px;
    color: #666;
}


.about p{
    line-height: 40px;
    text-indent: 32px;
}

.zzry{
    margin-bottom: 30px;
}
#demo{width:1200px; overflow:hidden; margin:0px auto}
#marquePic1 li{ float:left; display:none}
#marquePic2 li img{
    height: 210px;
}
#marquePic2{ width:3300px;}
#marquePic2 li{ float:left; margin-right:20px;}


.lxwm{
    width: 1200px;
    margin-bottom: 30px;
    height: 440px;
    border: 1px dashed #e4e4e4;
}

.nry{
    margin: 30px auto;
   
}
.nry p{
    line-height: 40px;
    text-indent: 32px;
}
.nry img{
	margin:20px auto;
	display:block;}

.pext{
    float: left;
    line-height: 40px;
}
.next{
    float: right;
    line-height: 40px;
}

.fengye{
	text-align:center;
	width:100%;
	clear: both;
	margin-top:30px;
	}
.pagelist a{
		display:block !important;
	float:left;
		}
.prev{
	display:block !important;
	float:left;}