/*banner*/
.bn-box {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    z-index: 0;
}
.banner {
    width: 1920px;
    height: 600px;
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
    top: 0;
}
.banner img{
    width: 100%;
}
/*数字按钮样式*/
.banner .num {
    overflow: hidden;
    height: 25px;
    position: absolute;
    bottom: 12px;
    zoom: 1;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.banner .num li {
  width:90px; height:5px; background: white;
    line-height: 25px;
    text-align: center;  
    cursor: pointer;
    float: left;
    font-size: 0; 
    margin-left: 10px;
}
.banner .num li.on {
    background: #4FBDFA;
} /*当前项*/
/*上一个  下一个*/
.banner .prev, .banner .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url(../images/btn.png) no-repeat;
    background-size:cover;
    position: absolute;
    top: 200px;
}
.banner .prev {
    left: 50%;
    margin-left: -635px;
}
.banner .next {
    right: 50%;
    margin-right: -635px;
    background-position: right
}
/*banner end*/
/*banner结束*/
/*搜索*/
.key0{ width:100%;height:75px;border-bottom:1px solid #E2E2E2;color:#F7F7F7;}
.key{ width: 1167px; height:100%; margin:0 auto; position: relative; }
.key .hot{ font-size: 15px; font-family: "微软雅黑"; line-height:75px; color:#51bdfb; }
.key a{ font-size: 15px; font-family: "微软雅黑"; line-height: 85px; color:#333;
transition: all 0.7s;margin-right:15px;}
.key a:hover{ color:#51bdfb; }
.key .form{ width: 300px; height: 34px; border: #e5e5e5; position: absolute; top:27px;right:20px; outline: none; }
.key .form .text{
	width:300px;
	height:100%;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 38px;
	color:#ccc;
	background: none;
	font-weight: lighter;
	outline: none;
	float: left;
	border:1px solid #e5e5e5;
	text-indent:0.8rem;
}
.key .form .submit{
	width: 82px;
	height:37px;
	position: absolute;
	top:0px;right: -2px;
	background:none;
	cursor: pointer;
	float: right;
	outline: none;
	border: 0;
    background: url(../images/server.jpg) no-repeat;
    background-size:cover;
}
/*搜索完*/
.n49{height: 49px;}
/*合作伙伴*/
.partner-box{
    width: 1180px;
    height:350px;
    overflow: hidden;
    margin:0 auto;
}
.partner-title{
    width: 456px;
    height: 64px;
    margin:0 auto;
    position: relative;
}
.partner-title a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#51bdfb;
    text-align: center;
}
.title-line{
    width: 442px;
    height: 2px;
    background: url(../images/title-line.png) no-repeat;
    position: absolute;top:17px;left:7px;
}
.partner-title span{
    display: block;
    font-size:15px;
    font-family: "微软雅黑"; 
    line-height:54px;
    color:#666;
    text-align: center;
}
.n60{height: 60px;}
.fengc01-center{
    width: 1180px;
    height: 260px;
    margin:0 auto;
}
.n28{height: 28px;}
.marquleft{height:230px;width:1200px;overflow:hidden;margin:10px auto;}
.marquleft ul{float:left;}
.marquleft li{float:left;margin:0 5px;display:inline;width:194px;height:250px;
    overflow:hidden;margin-right:48px;}
.marquleft li .picee{display:block;width:190px;height:126px;border:1px solid #CCCCCC;overflow:hidden;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}
.marquleft li .picee img{
    display: block;
    width: 94%;height: 94%;margin:0 auto;margin-top:4px;margin-left:4px;
    display: inline-block;
    background: url() no-repeat center center;
    background-size:cover;
    display: inline-block;
    cursor: pointer;
    transition: all 0.6s;
    position: absolute;
    top: 0;left: 0;
}
.marquleft li .picee img:hover{
    transform: scale(1.4);
}
.marquleft li .picee01{
    display: block;
    font-family: "微软雅黑";
    font-size:14px;
    color:#333;
    line-height:66px;
    text-align: center;
    transition: all 0.7s;
}
.marquleft li .picee01:hover{
    color:#51bdfb;
}
.marquleft li .txt{text-align:center;height:23px;line-height:23px;margin-right: 20px;}
/*合作伙伴完*/
/*产品中心*/
.pro-box{
    width: 1180px;
    height: 707px;
    margin:0 auto;
}
.pro-title{
    width: 442px;
    height: 61px;
    margin:0 auto;
    position: relative;
    background: url(../images/pro-title.png) no-repeat center center;
    background-size:cover;
}
.pro-title h2 a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    font-weight: bold;
    color:#333;
    position: absolute;bottom:-15px;left:162px;
}
.n80{height: 80px;}
.product-center{
    width:1180px;
    height:516px;
    margin:0 auto;
}
.product-center-left{
    width: 283px;
    height: 516px;
    float: left;
    background: #fff;
    overflow: hidden;
}
.product-center-left01{
    width: 283px;height:50px;background: #51bdfb;
    margin-bottom:1px;
}

.product-center-left01 a{
    display: block;
    font-family: "微软雅黑";
    color:#fff;
    font-size:16px;
    line-height:50px;
    text-align: left;
    margin-left:45px;
}
.product-center-left01 span{
    display: block;
    font-family: "微软雅黑";
    color:#fff;
    font-size:18px;
    position: absolute;
    bottom:28px;left:53px;
    text-transform:uppercase;
}
.product-center-left02{
    width:237px;height: 435px;
    margin:0 auto;
}
.product-center-left03{
    width: 100%;height:51px;
    border-bottom: 1px solid #DDDDDD;
}
.product-center-left03:last-child{
    border-bottom:none;
}
.n25{height: 25px;}
.product-center-left03 span{
    display: block;
    width:20px;height:20px;
    float: left;
}
.product-center-left03 span img{
    background: url() no-repeat center center;
    background-size:cover;
    margin-left: 16px;
    margin-top: 17px;
}
.product-center-left03 a{
    display: block;
    font-family: "微软雅黑";
    font-size:14px;
    color:#666666;
    float:left;
    margin-left:18px;
    transition: all 0.7s;
    margin-left:24px;
    line-height: 51px;
}
.product-center-left03 a:hover{
    color:#51bdfb;
}
.product-center-right{
    width: 882px;
    height: 516px;
    float: right;
    position: relative;
    background: #F1F1F1;
    overflow: hidden;
}
.product-center-rightcen{
    width: 847px;height:516px;
    position: absolute;
    top:0;left:0;right: 0;
    margin:auto;
    
}
.product-center-rightcen01{
    width: 100%;height:234px;
}
.product-center-rightcenleft{
    width: 338px;height:221px;
    float:left;
    overflow: hidden;
}
.product-center-rightcenleft img{
    width:100%;height:100%;
    background: url() no-repeat center center;
    background-size:cover;
    transition: all 0.7s;
}
.product-center-rightcenleft img:hover{
    transform: scale(1.4);
}
.product-center-rightcenright{
    width: 370px;
    height: 231px;
    float: left;
    margin-left: 50px;
}
.product-center-rightcenright a{
    display: block;
    font-family: "微软雅黑";
    font-size:15px;
    color:#333333;
    font-weight: bold;
    line-height:52px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom:15px;
    transition: all 0.7s;
}
.product-center-rightcenright a:hover{
    color:#4FBDFA;
}
.product-center-rightcenright span{
    display: block;
    width: 370px;height: 100px;
    font-family: "微软雅黑";
    font-size:14px;
    color:#666666;
    line-height:30px;
    text-indent:1.7rem;
    overflow: hidden;
}
.product-center-rightcenright .ck{
    display: block;
    width:100px;height: 24px;
    float: right;margin-top:0;margin-right: 3px;
    position: relative;
    border-bottom: none;
}
.product-center-rightcenright .ck span{
    display: block;
    font-family: "Arial";
    font-size:12px;
    color:#747474;
    line-height:24px;
    float: left;
    text-transform: uppercase;
    letter-spacing:2px;
}
.product-center-rightcenright .ck img{
    display: block;
    width: 21px;height: 7px;
    background: url() no-repeat center center;
    background-size:cover;
    float: right;
    position: absolute;top:8px;right:6px;
}
.product-center-bot{
    width: 847px;height: 189px;
    margin-top: 17px;
}
.product-center-rightcen>a{
    display: block;
    font-family: "微软雅黑";
    font-size:16px;
    color:#51bdfb;
    font-weight: bold;
    line-height:44px;
    border-bottom: 1px solid #E0E0E0;
    letter-spacing:1px;
}
.n10{height: 10px;}
.n30{height: 30px;}
.product-center-bot ul{
    width:105%;height: 187px;
   
}
.product-center-bot ul li{
    width: 276px;height: 178px;float: left;
    margin-right:13px;
    position: relative;
    overflow: hidden;
}
.product-center-bot ul li img{
    display: inline-block;
    width: 100%;height: 100%;
    background: url() no-repeat center center;
    background-size:cover;
    display: inline-block;
    cursor: pointer;
    transition: all 0.6s;
    position: absolute;
    top: 0;left: 0;
}
.product-center-bot ul li img:hover {
    transform: scale(1.4);
}
.product-center-bot ul li span{
    display: block;
    width: 100%;height: 32px;
    background: rgba(0,0,0,.5);
    position: absolute;bottom: 0;left:0;
    font-family: "微软雅黑";
    font-size:15px;
    color:#fff;
    font-weight: bold;
    line-height:32px;
    text-align: center;
    transition: all 0.7s;
    cursor: pointer;
    overflow: hidden;
}
.product-center-bot ul li span:hover{
    background:#51bdfb;
}
.probto-line{
    width: 100%;
    height: 68px;
    background: url(../images/probot-line.png) no-repeat center center;
    background-size:cover;
}
/*产品中心完*/
/*ad01*/
.ad01-box{
    width: 100%;
    height: 148px;
    background: url(../images/ad01-bg.jpg) no-repeat center center;
    background-size:cover;
}
.ad01-cen{
    width: 1056px;
    height: 100%;
    margin:0 auto;
    background: url(../images/ad01-cen.png) no-repeat center center;
    background-size:cover;
    position: relative;
}
.ad01-cen .cena01{
    display: block;
    font-family: "微软雅黑";
    font-size:30px;
    color:#daecfe;
    position: absolute;    
    top: 20px;
    left:3px;
    letter-spacing: 2px;
}
.ad01-cen .cena02{
    display: block;
    font-family: "微软雅黑";
    font-size:34px;
    color:#fff;
    font-weight: bold;
    position: absolute;    
    top:85px;
    left: -2px;
    letter-spacing: 2px;
}
.ad01-cen .zx{
    width: 200px;
    height: 120px;
    position: absolute;top:20px;right:34px;
}
.ad01-cen .zx .cena03{
    display: block;
    font-family: "微软雅黑";
    font-size:16px;
    color:#fff;
    line-height:32px;
}
.ad01-cen .zx .cena04{
    display: block;
    font-family: "微软雅黑";
    font-size:25px;
    color:#f69a00;
    line-height:49px;
    font-weight: bold;
    margin-left:-5px;
}
.ad01-cen .zx .ljzx{
    display: block;width: 100px;height: 32px;
    font-family: "微软雅黑";
    background: #fff;
    font-size:16px;
    color:#1797f2;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    border-radius: 10px;
}
/*ad01完*/
/*优势*/
.ys-box{
    width: 100%;
    height:1086px;
    background: url(../images/ys-bg.jpg) no-repeat center;
    background-size:cover;
}
.n47{height: 47px;}
.ys-title{
    width: 689px;
    height: 121px;
    background: url(../images/ys-title.png) no-repeat center;
    background-size:cover;
    margin:0 auto;
    position: relative;
}
.ys-title a{
    display: block;
    font-family: "微软雅黑";
    font-size:50px;
    color:#51bdfb;
    font-weight: bold;
    position: absolute;
    top:0;left:125px;
}
.ys-title span{
    display: block;
    font-family: "微软雅黑";
    font-size:18px;
    color:#51bdfb;
    position: absolute;
    bottom:7px;right:45px;
    letter-spacing: 1px;
}
.n73{height: 73px;}
.ys-center{
    width: 1180px;
    height: 799px;
    margin:0 auto;
    position: relative;
    background: url(../images/ys-cenbg.jpg) no-repeat center;
    background-size:cover;
}
.ys-center01{
    width: 420px;
    height: 208px;
    position: absolute;
    top:19px;left:67px;
}
.yscengcb{
    display: block;
    font-family: "微软雅黑";
    font-size:20px;
    color:#333;
    font-weight: bold;
    line-height:24px;
}
.n30{height: 30px;}
.yscengcb01{
    display: block;
    font-family: "微软雅黑";
    font-size:14px;
    color:#666;
    font-weight: normal;
    line-height:24px;
}
.yscengcb01 em{
    font-style: normal;
    color:#51bdfb;
}
.yscengcb01 em{
    font-style: normal;
    color:#51bdfb;
}
.yscengcb01 em{
    font-style: normal;
    color:#51bdfb;
}
.yscengcb01 em{
    font-style: normal;
    color:#51bdfb;
}
.ys-center02{
    width: 420px;
    height: 208px;
    position: absolute;
    top:250px;left:67px;
}

.n30{height: 30px;}

.ys-center03{
    width: 420px;
    height: 208px;
    position: absolute;
    bottom:170px;right:67px;
}
.n30{height: 30px;}

.ys-center04{
    width: 420px;
    height: 208px;
    position: absolute;
    bottom:-38px;right:67px;
}
.n30{height: 30px;}
.tp-line{
    width: 100%;
    height: 68px;
    background: url(../images/tp-line.png) no-repeat center;
    background-size:cover;
}
/*优势完*/
/*客户案例*/
.case-box{
    width: 1180px;
    height: 650px;
    margin:0 auto;
}
.case-title{
    width: 456px;
    height: 64px;
    margin:0 auto;
    position: relative;
}
.case-title a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#51bdfb;
    text-align: center;
}
.title-line{
    width: 442px;
    height: 2px;
    background: url(../images/title-line.png) no-repeat;
    position: absolute;top:17px;left:7px;
}
.n45{height: 45px;}
.case-title span{
    display: block;
    font-size:15px;
    font-family: "微软雅黑"; 
    line-height:54px;
    color:#666;
    text-align: center;
}
.case-center{
    width: 1193px;
    height: 420px;
    overflow: hidden;
}
.case-center li{
    width: 280px;
    height: 206px;
    float: left;
    margin-right: 12px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
}
.case-center li:first-child{
    width:596px;
    height: 420px;
}
.case-center li img{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url() no-repeat center center;
    background-size:cover;
    cursor: pointer;
    transition: all 0.6s;
}
.case-center li img:hover {
    transform: scale(1.4);
}
.case-center li span{
    display: block;
    width: 100%;
    height: 50px;
    background: rgba(0,0,0,.5);
    position: absolute;left:0;bottom: 0;
    font-family: "微软雅黑";
    font-size:16px;
    color:#fff;
    line-height: 50px;
    text-align: center;
    transition: all 0.7s;
    cursor: pointer;
    overflow: hidden;
}
.case-center li span:hover{
    background:#51bdfb;
}
/*客户案例完*/
/*服务流程*/
.flow-bg{
    width: 100%;
    height: 550px;
    background: url(../images/flow-bg.jpg) no-repeat center center;
    background-size:cover;
}
.flow-title{
    width: 456px;
    height: 64px;
    margin:0 auto;
    position: relative;
}
.flow-title a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#fff;
    text-align: center;
}
.flow-line{
    width: 442px;
    height: 2px;
    background: url(../images/flow-line.png) no-repeat;
    position: absolute;top:17px;left:7px;
}
.flow-title span{
    display: block;
    font-size:15px;
    font-family: "微软雅黑"; 
    line-height:54px;
    color:#fff;
    text-align: center;
}
.n43{height: 43px;}
.n30{height: 30px;}
.flow-center{
    width: 1180px;
    height: 415px;
    margin:0 auto;
    background: url(../images/flow-cen.png) no-repeat center center;
    background-size:cover;
    position: relative;
}
.flow-cen{
    width: 269px;
    height: 70px;
    position: absolute;top:20px;right:358px;
}
.flowc01{
    display: block;
    font-size:18px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#2a71c1;
    text-align: left;
    float: left;
}
.flowc02{
    display: block;
    font-size:18px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#fff;
    text-align: left;
    margin-left: 45px;
}
.flowc03{
    display: block;
    font-size:14px;
    font-family: "微软雅黑"; 
    line-height:50px; 
    color:#fff;
    text-align: center;
    margin-left: 16px;
}
.flow-cen01{
    width: 269px;
    height: 70px;
    position: absolute;top:20px;right:41px;
}
.flow-cen02{
    width: 269px;
    height: 70px;
    position: absolute;top:137px;right:358px;
}
.flow-cen03{
    width: 269px;
    height: 70px;
    position: absolute;top:137px;right:41px;
}
.flow-cen04{
    width: 269px;
    height: 70px;
    position: absolute;    
    top: 251px;
    right: 355px;
}
.flow-cen05{
    width: 269px;
    height: 70px;
    position: absolute;    
    top: 252px;
    right: 39px;
}
.flow-tel{
    width: 370px;
    height: 30px;
    position: absolute;    
    bottom: 30px;
    right: 195px;
}
.flowzx{
    display: block;
    font-size:14px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    color:#fff;
    float: left;
}
.flowzx01{
    display: block;
    font-size:24px;
    font-family: "微软雅黑"; 
    line-height:30px; 
    font-weight: bold;
    color:#f69a00;
    float: left;
}
.flowzx03{
    display: block;
    width: 85px;
    height: 30px;
    border-radius: 7px;
    background: #f69a00;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 28px;
    color: #fff;
    text-align: center;
    float: right;
}
/*服务流程完*/
/*公司简介*/
.n92{height: 92px;}
.n20{height: 20px;}
.about-box{
    width: 1080px;
    height: 603px;
    margin:0 auto;
}
.about-title{
    width: 442px;
    height: 75px;
    margin:0 auto;
    position: relative;
    background: url(../images/about-tit.jpg) no-repeat center center;
    background-size:cover;
}
.about-title a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    font-weight: bold;
    color:#333;
    position: absolute;bottom:-5px;left:162px;
}
.about-center{
    width: 1080px;height: 370px;
    margin:0 auto;
    position: relative;
}
.about-center-left{
    display: block;
    width: 502px;height: 316px;
    position: absolute;
    top:48px;left: 0;
}
.about-center-left img{
    width: 100%;height: 100%;
    background: url() no-repeat center center;
    background-size:cover;
}
.about-center-right{
    width: 555px;height: 307px;
    position: absolute;
    top:40px;right:0px;
}
.about-center-right .about-rx{
    display: block;
    font-family: "微软雅黑";
    font-size:24px;
    color:#51bdfb;
    line-height:74px;
    font-weight: bold;
    float: left;
}
.about-center-right span{
    font-family: "Arial";
    font-size:30px;
    color:#ececec;
    line-height:74px;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 11px;
}
.about-center-right p{
    width: 555px;height: 150px;
    font-family: "微软雅黑";
    font-size:14px;
    color:#666;
    line-height: 24px;
    float: left;
    text-indent: 2rem;
    overflow: hidden;
}
.about-center-right .about-xq{
    display: block;
    width: 125px;
    height: 31px;
    border:1px solid #BBBBBB;
    float:left;
    font-family: "微软雅黑";
    margin-top:60px;
    font-size:14px;
    color:#706e6e;
    line-height:31px;
    text-align: center;
    transition: all 0.7s;
}
.about-center-right .about-xq:hover{
    color: #51bdfb;
}
/*公司简介完*/
/*厂家风貌*/
.cjfm-box{
    width: 100%;
    height: 350px;
    background: #f8f9fa;
    border-top: 1px solid #dddddd;margin-bottom:30px;
}
.fengc-box{
    width: 100%;
    height: 350px;
    background: #F8F9FA;
}
.n34{height: 34px;}
.fengc-center{
    width: 1180px;
    height: 260px;
    margin:0 auto;
}
.fengc-title{
    width: 100%;
    height: 37px;
    border-bottom: 1px solid #D9D9D9;
}
.fengc-title .fctit01{
    font-family: "微软雅黑";
    font-size:18px;
    color:#51bdfb;
    line-height:37px;
    text-align: left;
    font-weight: bold;
}
.fengc-title .fctit02{
    display: block;
    width: 72px;height: 24px;
    float: right;margin-top:5px;margin-right: 3px;
    position: relative;
    border-bottom: none;
}
.fengc-title .fctit02 span{
    display: block;
    font-family: "Arial";
    font-size:12px;
    color:#747474;
    line-height:24px;
    float: left;
    text-transform: uppercase;
    letter-spacing:2px;
}
.fengc-title .fctit02 img{
    display: block;
    width: 21px;height: 7px;
    background: url() no-repeat center center;
    background-size:cover;
    float: right;
    position: absolute;top:8px;right:6px;
}
.n28{height: 28px;}

.marqueeleft{height:220px;width:1200px;overflow:hidden;margin:10px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:258px;height:220px;
    overflow:hidden;margin-right: 50px;}
.marqueeleft li .pic{
    display:block;width:258px;height:190px;
    position: relative;
    overflow: hidden;
    margin-right: 20px;
}
.marqueeleft li .pic img{
    display: inline-block;
    width: 100%;height: 100%;
    background: url() no-repeat center center;
    background-size:cover;
    cursor: pointer;
    transition: all 0.6s;
    position: absolute;
    top: 0;left: 0;
}
.marqueeleft li .pic img:hover{
    transform: scale(1.4);
}
.marqueeleft li .pic01{
    display: block;
    font-family: "微软雅黑";
    font-size:16px;
    color:#333;
    line-height:35px;
    text-align: center;
    transition: all 0.7s;
}
.marqueeleft li .pic01:hover{
    color:#51bdfb;
}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;margin-right: 20px;}
.n66{height: 66px;}
/*厂家风貌完*/
/*news*/
.n44{height: 44px;}
.news-box{
    width: 1180px;
    height: 580px;
    margin:0 auto;
}
.news-title{
    width: 442px;
    height: 75px;
    margin:0 auto;
    position: relative;
    background: url(../images/newstit.jpg) no-repeat center center;
    background-size:cover;
}
.news-title a{
    display: block;
    font-size:30px;
    font-family: "微软雅黑"; 
    font-weight: bold;
    color:#333;
    position: absolute;bottom:-5px;left:162px;
}
.news-center{
    width: 100%;
    height: 380px;
}
.news-centit{
    width: 540px;
    height: 44px;
    margin:0 auto;
}

.news-centit a{
    display: block;
    width: 128px;
    height: 40px;
    float: left;
    margin-right:50px;
    border:1px solid #808080;
    font-size:16px;
    font-family: "微软雅黑";
    color:#333;
    line-height: 40px;
    text-align: center;
}
.news-centit .news-active{
     border:none;
     color:#fff;
     background: #51bdfb;
}
.n70{height: 70px;}
.news-cenbox{
    width: 100%;
    height:263px;
    position: relative;
}
.news-cenbox ul{
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top:0;left:0;
}
.news-cenbox .newscen01:first-child{z-index: 100;}
.cenboxleft{
    width: 387px;
    height: 258px;
    border:1px solid #808080;
    float: left;
}
.cenboxleft a{
    display: block;
    width: 381px;
    height: 252px;
    margin:0 auto;
    margin-top: 3px;
}
.cenboxleft a img{
    width: 100%;
    height: 100%;
    background: url() no-repeat center center;
    background-size:cover;
}
.cenboxright{
    width: 750px;
    height: 100%;
    float: right;
}
.cenboxtop{
    width: 100%;
    height: 105px;
    overflow: hidden;
}
.cenboxtop .cenboxt{
    display: block;
    font-size:16px;
    font-family: "微软雅黑";
    color:#333;
    font-weight: bold;
    line-height: 40px;
    transition: all 0.7s;
    overflow: hidden;
}
.cenboxtop .cenboxt:hover{
     color:#51bdfb;
}
.cenboxtop .cenboxb{
    display: block;
    width: 750px;height: 44px;
    font-size:14px;
    font-family: "微软雅黑";
    color:#666;
    line-height:22px;
    overflow: hidden;
}
.cenboxbot{
    width: 100%;
    height: 154px;
    
}
.cenboxbotleft{
    width: 285px;
    height: 145px;
    float: left;
}
.cenboxbotright{
    width: 285px;
    height: 145px;
    float: left;
    margin-left:90px;
}
.cen01{
    width: 100%;
    height:38px;
    border-bottom: 1px dashed #E1E1E1;
    position: relative;
    overflow:hidden;
}
.cen01 span{
    display: block;width: 5px;height: 5px;
    border-radius: 50%;background: #51bdfb;
    position: absolute;top:16px;
}
.cen01 a{
    display: block;
    font-size:14px;
    font-family: "微软雅黑";
    color:#333;
    font-weight: bold;
    line-height:38px;
    margin-left:15px;
    transition: all 0.7s;
}
.cen01 a:hover{
    color:#51bdfb;
}
.linkbox{
    width: 1180px;
    height: 60px;
    margin:0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.n74{height: 74px;}
.linkbox .linkt{
    display: block;
    width: 173px;
    height: 22px;
    background: url(../images/link.png) no-repeat center center;
    background-size:cover;float: left;margin-right:22px;
}
.linkbox .link-cen{
    width: 950px;
    height: 65px;
    float: left;
}
.linkbox .link-cen .linktg{
    display: block;
    font-size:14px;
    font-family: "微软雅黑";
    color:#666;
    line-height:22px;
    float: left;
}
.linkbox .link-cen a{
    display: block;
    font-size:14px;
    font-family: "微软雅黑";
    color:#666;
    line-height:22px;
    transition: all 0.7s;float: left;
}
.linkbox .link-cen a:hover{
    color:#51bdfb;
}
/*news完*/