.warp{
    width: 1100px;
    margin: 0px auto;
}
/* 首页开始 */
.header{
    background: url(../images/header-bg.jpg);
    width: 100%;
    height: 112px;
}
.logo{
    width: 80px;
    height: 80px;
    margin-top: 16px;
}
.company_name{
    width: auto;
    margin-top: 30px;
    margin-left: 10px;
}
.company_name>strong{
    font-size: 22px;
    color: #fff;
    letter-spacing: 3px;
}
.company_name>p{
    font-size: 14px;
    color: rgb(89, 120, 255);
}
.company_number{
    width: 375px;
    margin-top: 16px;
    height: 75px;
    background: url(../images/company_number.png);
}
.company_number>p:first-child{
    color: rgb(119, 144, 255);
    font-size: 12px;
    margin-left:90px;
    margin-top:6px;
}
.company_number>p:last-child{
    color: #fff;
    font-size: 28px;
    letter-spacing: 5px;
    margin-left: 90px;
}
/* 导航栏 */
nav{
    width: 100%;
    height: 90px;
    background: url(../images/nav-bg.jpg);
}
nav>.warp>ul{
    width: 100%;
    display: flex;
    height: 90px;
}
nav>.warp>ul>li{
    flex: 1;
    float: left;
    height: 100%;
    text-align: center;
}
nav>.warp>ul>li:hover span{
    color: #eb6100;
}
nav>.warp>ul .active span{
    color: #eb6100;
}
nav>.warp>ul>li>a{
    margin-top: 25px;
    display: inline-block;
}
nav>.warp>ul>li>a>span{
    color: #0b2128;
    font-weight: bold;
    font-size: 18px;
}
nav>.warp>ul>li>p{
    color: rgb(153, 153, 153);
    font-size: 12px;
    margin-top: 5px;
}
/* banner图 */
.banner{
    width: 100%;
    height: 520px;
    position: relative;
    z-index: -1;
}
.banner img{
	width:100%;
	height:520px;
	z-index:-999;
}
.banner .warp>strong{
    position: absolute;
    top: 20%;
    left: 50%;
    font-size: 58px;
    letter-spacing: 5px;
    color: #fff;
    text-shadow: 3px 3px 0px rgb(33, 52, 131);
}
.banner .warp>.banner-en{
    font-size: 18px;
    color: rgb(33, 52, 131);
    text-transform: uppercase;
    line-height: 160%;
    position: absolute;
    top: 37%;
    left: 46%;
    letter-spacing: 0px;
    font-family: Times New Roman;
}
.banner .warp>.banner-slogan{
    width: 491px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #000;
    opacity: 0.5;
    border-radius: 50px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    line-height: 1.6em;
    text-align: right;
    border: 1px solid black;
    padding: 10px 20px;
    font-family: "幼圆";
}
/* 搜索栏 */
.search{
    width: 997px;
    height: 67px;
    background: url(../images/search-bg.png) no-repeat center;
    margin:-33.5px auto 0;
    position: relative;
}
.search-new{
    width: 58px;
    height: 51px;
    margin-left: 45px;
    margin-top: 8px;
}
.search>strong{
    font-size: 18px;
    margin-top: 25px;
    display: inline-block;
    margin-left: 15px;
    float: left;
    color: rgb(110, 220, 255);
}
.report{
    width:415px;
    height: 35px; 
    margin-top:17px;
    margin-left:10px;
    overflow: hidden;
    line-height:35px;
} 
.report tr>td{

    height: 35px;
    
}
.report tr>td>a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../images/trumpet.png) no-repeat left;
    background-size: 10px 10px;
}
.report tr>td>a>span{
    display: inline-block;
    margin-left: 15px;
    width: 130px;
    color:#6edcff;
}
/* 搜索栏 */
.search-input{
    width: 260px;
    height: 30px;
    margin-top:18px;
    margin-right:80px;
}
.search-input form{
    width:260px;
    margin: 0px;
    height: 30px;
    padding: 0px;
}
.search-input input[type="text"]{
    width: 190px;
    height: 26px !important;
    position: absolute;
    background-color: #fff;
    border: none;
    text-indent:10px;   
    line-height:26px;
}
.search-input input[type="submit"]{
    width: 50px;
    height: 26px;
    position: absolute;
    border: none; 
    right: 100px;
    background: url(../images/search.jpg) no-repeat;    
}
/* 公司简介/公司新闻 */
.index-about-news{
    width: 100%;
    height: 410px;  
    margin-top: 50px;
}
/* 公司简介 */
.index-about{
    width: 654px;
    height: 280px;
}
.index-about-title{
    width: 100%;
    height: 50px;
    position: relative;
}
.index-about-fl{
    width: 140px;
    padding: 6px 0;
    border-bottom:1px solid  rgb(33, 52, 131);
}
.index-about-fl>strong{
    font-size: 18px;
    color: rgb(33, 52, 131);
}
.index-about-fl>span{
    font-size: 14px;
    text-transform: uppercase;
    color:rgb(33, 52, 131);
}
.index-about-fr{
    width: 575px;
    height: 30px;
    border-bottom: 1px solid #eb6100;
    position: absolute;
    right: 0px;
    top: 10px;
}
.index-about-fr>a{
    padding:7px 8px;
    background-color: #eb6100;
    font-size: 12px;
    color: #fff;
}
.index-about-box{
    width: 100%;

    overflow: hidden;
    padding-bottom: 10px;
}
.index-about-box>img{
    width: 238px;
    height: auto;
    float: left;
    padding: 2px;
    border: 1px solid rgb(153, 153, 153);
    margin: 0 5px 0px 0;
}
.index-about-box>p{
    line-height: 2em;
    color: rgb(153, 153, 153);
    font-size: 14px;
    text-indent:2em;
    letter-spacing: 1px;
}
/* 公司新闻 */
.index-news{
    width: 397px;
    height: 280px;
    /* border: 1px solid black; */
}
.index-news-title{
    width: 100%;
    height: 50px;
    position: relative;
}
.index-news-fl{
    width: 140px;
    padding: 6px 0;
    border-bottom:1px solid  rgb(33, 52, 131);
}
.index-news-fl>strong{
    font-size: 18px;
    color: rgb(33, 52, 131);
}
.index-news-fl>span{
    font-size: 14px;
    text-transform: uppercase;
    color:rgb(33, 52, 131);
}
.index-news-fr{
    width: 316px;
    height: 30px;
    border-bottom: 1px solid #eb6100;
    position: absolute;
    right: 0px;
    top: 10px;
}
.index-news-fr>a{
    padding:7px 8px;
    background-color: #eb6100;
    font-size: 12px;
    color: #fff;
}
.index-news-box{
    width: 100%;
    height: 220px;
    overflow: hidden;
    /* border: 1px solid red; */
    padding-bottom: 10px;
    margin-top: 10px;
}
.index-news-box>ul{
    width: 100%;
    height: 100%;
}
.index-news-box>ul>li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #999;
    background:url(../images/index-news-bg.png) left no-repeat;
    background-size: 10px 10px;
}
.index-news-box>ul>li>a{
    color: rgb(153, 153, 153);
    font-size: 14px;
    margin-left: 15px;
}

/* 新闻资讯/联系我们 */
.information-contact{
    width: 100%;
    height: 410px;
    background: url(../images/news-contact.png) no-repeat;
    margin-top: 30px;
    padding:0px 15px;
}
/* 新闻资讯 */
.index-information{
    width:649px;
    height: 100px;
}
.index-information-tit{
    width: 225px;
    height: 66px;
    text-align: center;
    line-height: 52px;
    margin:6px auto;
    background: url(../images/information-bg.png) no-repeat;
}
.index-information-tit>p{
    font-size:18px;
    color: #fff;
}
.index-information-tit>p>span{
    font-size:14px;
    color: rgb(168, 185, 255);
}
.index-information>ul{
    width: 100%;
    height: 270px;
}
.index-information>ul>li{
    width: 100%;
    height: 70px;
    border-bottom: 1px dashed #999;
    margin-top: 20px;
}
.index-information>ul>li:last-child{
    border: none;
}
.index-news-time{
    width:60px;
    height: 60px;
    background-color: rgb(235, 97, 0);
    margin:0px 35px; 
    text-align: center;
}
.index-news-time>span{
    color: #fff;
    display: inline-block;
}
.index-news-time>span:first-child{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.7em;
}
.index-news-time>span:last-child{
    font-size:13px;
    font-family: "宋体";
}
.index-news-body{
    width: 514px;
}
.index-news-body>a{
    display: inline-block;
    color: rgb(51, 51, 51);
    font-weight: bold;
}
.index-news-body>p{
    color: rgb(153, 153, 153);
    line-height: 1.5em;
    max-height:3em;
    letter-spacing: 1px;
    width:100%;
    overflow: hidden;
    position: relative;
}
.index-news-body>p::after{
    content: "......";
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 0px 20px 2px 3px;
    background-color:#F5F5F5;
}
.information-more{
    width: 214px;
    height: 40px;
    background: url(../images/information-bottom.png) no-repeat;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}
.information-more>a{
    font-size: 12px;
    color: rgb(90, 90, 90);
}
.information-contact-bg{
    width: 14px;
    height:368px;
    background: url(../images/news-contact-bg.png);
    margin-left: 20px;
}


/* 联系我们 */
.index-contact{
    width:375px;
    height: 100%;
    margin-right:25px;
}
.index-contact-tit{
    width: 225px;
    height: 66px;
    text-align: center;
    line-height: 52px;
    margin:6px auto;
    background: url(../images/information-bg.png) no-repeat;
}
.index-contact-tit>p{
    font-size:18px;
    color: #fff;
}
.index-contact-tit>p>span{
    font-size:14px;
    color: rgb(168, 185, 255);
}.index-contact-tit{
    width: 225px;
    height: 66px;
    text-align: center;
    line-height: 52px;
    margin:6px auto;
    background: url(../images/information-bg.png) no-repeat;
}
.index-contact-tit>p{
    font-size:18px;
    color: #fff;
}
.index-contact-tit>p>span{
    font-size:14px;
    color: rgb(168, 185, 255);
}
.index-contact>p{
    font-size: 24px;
    font-family: "幼圆";
    color: rgb(235, 97, 0);
    margin-left: 40px;
    letter-spacing: 1px;
}
.index-contact-body{
    width: 375px;
    height: 185px;
    position: relative;
}
.index-contact-body>img{
    width: 375px;
    height: 231px;
    opacity: 0.2;
    z-index: -1;
}
.index-contact-text{
    position: absolute;
    top: 0;
    width: 293px;
    margin-left: 40px;
    height: 231px;
}
.index-contact-text>p{
    color: rgb(153, 153, 153);
    font-size: 14px;
    line-height: 2.7em;
}
.index-contact-text>strong{
    color: rgb(235, 97, 0);
    font-size: 24px;
    letter-spacing: 4px;
    font-weight: bold;
}
.index-contact-more{
    width: 214px;
    height: 40px;
    background: url(../images/information-bottom.png) no-repeat;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}
.index-contact-more>a{
    font-size: 12px;
    color: rgb(90, 90, 90);
}

/* 客户案例 */
.index-case{
    width: 100%;
    height: 230px;
    margin-top: 30px;
}
.index-case-tit{
    width: 100%;
    height: 50px;
    position: relative;
}
.index-case-left{
    width: 170px;
    padding-bottom:5px;
    border-bottom: 1px solid rgb(33, 52, 131); 
}
.index-case-left>p{
    color: rgb(33, 52, 131);
    font-size:18px;
    font-weight: bold;
}
.index-case-left>p>span{
    font-size: 14px;
    font-weight: normal;
}
.index-case-right{
    width: 984px;
    margin-top: -15px;
    margin-right: 40px;
    border-bottom: 1px solid #eb6100;
}
.index-case-right>a{
    padding:2px 13px;
    display: inline-block;
    float: right;
    color: #fff;
    background-color:#eb6100;
}
.index-case-right>a:hover{
    background-color: rgb(117, 117,117);
}
.gt{
    padding:2px 13px;
    display: inline-block;
    float: right;
    color: #fff;
    background-color:rgb(117, 117,117);
    position: absolute;
    right: 0px;
    top: 16px;
}
.gt:hover{
    background-color:#eb6100; 
}
.index-case-body{
    width:1100px;
    height: 150px;
    margin-top: 20px;
    overflow: hidden;
}
.index-case-body>table{
    width:1100px;
    height: 100%;
    overflow: hidden;
}

.index-case-body>table td{
    width: 240px;
    height: 150px;
    padding-left:30px;
}
.index-case-body>table td:first-child{
    padding-left:0px;
}
.index-case-body>table td img{
    width: 240px;
    height: 150px;
}
/* footer*/
.footer{
    width: 100%;
    height: 237px;
    margin-top: 30px;
    background-color: rgb(33,52,131);
}
.footer-link{
    width: 1100px;
    height: 80px;
    line-height: 80px;
    margin: 0px auto;
}
.footer-link>.warp>p>.link{
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    display: inline-block;
    background-color: #eb6100;
    border-radius: 50px;
    margin-right: 30px;
}
.footer-link>.warp>p>a{
    display: inline-block;
    color: rgb(131, 150, 229);
    font-size: 12px;
}
.footer-link>.warp>p>.footer-bg{
    width:78px;
    display: inline-block;
    text-align: center;
    color: rgb(131, 150, 229);
}
.footer-nav{
    width: 100%;
    height: 40px;
    background-color: rgb(4, 11, 67);
}
.footer-nav ul{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
}
.footer-nav ul li{
    flex:1;
    text-align: center;
}
.footer-nav ul li:hover a{
    color: #eb6100;
}
.footer-nav ul li>a{
    color: rgb(131, 150, 229);
}
.footer-bottom{
    width: 100%;
    text-align: right;
    margin-top: 15px;   
}
.footer-bottom-left{
    margin-right: 80px;
}
.footer-bottom-left>p{
    line-height: 2em;
    color: rgb(131, 150, 229);
    font-size: 12px;
}
.footer-bottom-right{
    width: 72px;
    height: 72px;
    margin-top: -90px;
}
.footer-bottom-right>img{
    width: 100%;
    height: 100%;
}
.bottom-bottom{
    width: 280px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    margin: -20px auto;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background-color: rgb(4, 11, 67);
}
/* 关于我们页面 */
.about{
    width: 100%;
    min-height: 500px;
    margin-top: 30px;
}
.about-tit{
    width: 100%;
    height: 50px;
}
.about-tit-left{
    width: 140px;
    border-bottom: 1px solid rgb(33, 52, 131);
    padding-bottom: 5px;
}
.about-tit-left>p{
    font-size: 18px;
    font-weight: bold;
    color: rgb(33, 52, 131);
}
.about-tit-left>p>span{
    font-size:14px;
    font-weight: normal; 
}
.about-tit-right{
    width: 1021px;
    border-bottom: 1px solid #eb6100;
    margin-top: -25px;
}
.about-tit-right>p{
    padding: 5px 8px;
    background-color: #eb6100;
}
.about-tit-right>p>span{
    color: #fff;
}
.about-tit-right>p>a{
    color: #fff;
}
.about-body-left{
    width: 200px;
}
.about-body-left>ul{
    width: 100%;
}
.about-body-left>ul>li{
    width: 100%;
    height:40px;
    margin-top: 10px;
    line-height: 40px;
    text-align: center;
    background-color: rgb(33,52,131);
}
.about-body-left>ul>li:hover{
    background-color: #eb6100;
}
.about-body-left>ul .active{
    background-color: #eb6100;
}
.about-body-left>ul>li>a{
    color: #fff;
}
.about-body-right{
    width:850px;
    min-height: 350px;
    margin-top: 10px;
}
/* 代理加盟 */
.join{
    width: 100%;
    min-height: 500px;
    margin-top: 30px;
}
.join-tit{
    width: 100%;
    height: 50px;
}
.join-tit-left{
    width: 150px;
    border-bottom: 1px solid rgb(33, 52, 131);
    padding-bottom: 5px;
}
.join-tit-left>p{
    font-size: 18px;
    font-weight: bold;
    color: rgb(33, 52, 131);
}
.join-tit-left>p>span{
    font-size:14px;
    font-weight: normal; 
}
.join-tit-right{
    width: 1021px;
    border-bottom: 1px solid #eb6100;
    margin-top: -25px;
}
.join-tit-right>p{
    padding: 5px 8px;
    background-color: #eb6100;
}
.join-tit-right>p>span{
    color: #fff;
}
.join-tit-right>p>a{
    color: #fff;
}
.join-body{
    width:100%;
    min-height: 350px;
    margin-top: 20px;
}
/* 联系我们 */
.contact{
    width: 100%;
    min-height: 500px;
    margin-top: 30px;
}
.contact-tit{
    width: 100%;
    height: 50px;
}
.contact-tit-left{
    width: 160px;
    border-bottom: 1px solid rgb(33, 52, 131);
    padding-bottom: 5px;
}
.contact-tit-left>p{
    font-size: 18px;
    font-weight: bold;
    color: rgb(33, 52, 131);
}
.contact-tit-left>p>span{
    font-size:14px;
    font-weight: normal; 
}
.contact-tit-right{
    width: 1021px;
    border-bottom: 1px solid #eb6100;
    margin-top: -25px;
}
.contact-tit-right>p{
    padding: 5px 8px;
    background-color: #eb6100;
}
.contact-tit-right>p>span{
    color: #fff;
}
.contact-tit-right>p>a{
    color: #fff;
}
.contact-body{
    width:100%;
    min-height: 350px;
    margin-top: 20px;
}
/* 产品中心 */
.product{
    width: 100%;
    min-height: 500px;
    margin-top: 30px;
}
.product-tit{
    width: 100%;
    height: 50px;
}
.product-tit-left{
    width: 170px;
    border-bottom: 1px solid rgb(33, 52, 131);
    padding-bottom: 5px;
}
.product-tit-left>p{
    font-size: 18px;
    font-weight: bold;
    color: rgb(33, 52, 131);
}
.product-tit-left>p>span{
    font-size:14px;
    font-weight: normal; 
}
.product-tit-right{
    width: 1021px;
    border-bottom: 1px solid #eb6100;
    height: 4px;
}
.product-tit-right>p{
    padding: 5px 8px;
    margin-top: -25px;
    background-color: #eb6100;
}
.product-tit-right>p>span{
    color: #fff;
}
.product-tit-right>p>a{
    color: #fff;
}
.product-body{
    width:100%;
    margin-top: 20px;
}
.product-body-left{
    width: 200px;
    min-height: 500px;
    height: 300px;  
}
.product-body-left-fl{
    width: 115px;
    border-color: rgb(0,226,234);
    border-width: 3px 3px 3px 7px;
    border-style: solid;
    padding: 15px 0; 
}
.product-bg{
    width: 10px;
    border-top: 3px solid rgb(0,226,234);
    background-color: #fff;
    border-bottom: 3px solid rgb(0, 226, 234);
    padding:10px 0;
    margin-left: 111px;
}
.product-body-left-fl>.product-bg>.product-menu{
    width:200px;
    padding:10px 0;
    background: url(../images/ul-bg.png);
    margin-left: -111px;
}
.product-body-left-fl>.product-bg>.product-menu>ul{
    width: 100%;
    height: auto;
    margin-top: 15px;
}
/*
.producttype1{
    width:100%;

    line-height: 39px;
    margin-left: 15px;
}
.producttype1>a{
    display: inlin-block;
	    height: 39px;
    margin-right: 30px;
    color: #fff;
    font-size: 15px;
}
.producttype1:hover{
    background-image: url(../images/li-bg.png);
    background-position: 170px 5px;
    background-repeat: no-repeat;
    background-color: #eb6100; 
}
.producttype1sel{
    width:100%;
 
    padding: 0px;
    line-height: 39px;
    margin-left: 15px;
    background-image: url(../images/li-bg.png);
    background-position: 170px 5px;
    background-repeat: no-repeat;
    background-color: #eb6100;
}
.producttype1sel>a{
    display: inlin-block;
	    height: 39px;
    margin-right: 30px;
    color: #fff;
    font-size: 15px;
}
.producttype2{
    width:100%;
    height: 39px;
    line-height: 39px;
    margin-left:15px;
}
.producttype2>a{
    display: inlin-block;
    margin-right: 30px;
    color: #fff;
    font-size: 15px;
}
.producttype2:hover{
    background-color: #eb6100; 
}
.producttype2sel{
    width:100%;
    height: 39px;
    padding: 0px;
    line-height: 39px;
    margin-left: 15px;
    background-color: #eb6100;
}
.producttype2sel>a{
    display: inlin-block;
    margin-right: 30px;
    color: #fff;
    font-size: 16px;
}*/
.pro_ul>li{
	width:100%;
}
.pro_ul>li>a{
	display:inline-block;
	width:100%;
	height:39px;
	line-height:39px;
	font-size:16px;
	color:#fff;
	margin-right: 30px;
	padding-left:15px;
}

.pro_ul>li>a:hover{
	background-image: url(../images/li-bg.png);
    background-position: 170px 5px;
    background-repeat: no-repeat;
    background-color: #eb6100;
}
.pro_ul>li>.active{
	background-image: url(../images/li-bg.png);
    background-position: 170px 5px;
    background-repeat: no-repeat;
    background-color: #eb6100;
}
.pro_li_ul{
	width:100%;
	height:auto;
	display:none;
}
.pro_li_ul>li{
	width:92.5%;
	height:30px;
	line-height:30px;
	padding-left:30px;
	margin-bottom:5px;
}
.pro_li_ul>li>a{
	color:#fff;
}
.pro_li_ul>li>a:hover{
	color:#eb6100;	
}
.contact-bg{
    width: 125px;
    height: 32px;   
    border-left: 3px solid rgb(0, 226, 234);
    margin-left: 50px;
}
.pro-contact{
    width: 236px;
    position: relative
}
.pro-contact>img{
    width: 236px;
    height: 85px;
    position: absolute;
    top: 15px;
    z-index: -1;

}

.contact-us{
    width: 84px;
    height: 29px;
    background-color: rgb(33, 52, 131);
    line-height: 29px;
    text-align: center;
    color: rgb(101, 118, 189);
    cursor: pointer;
    margin-left: 10px;
    font-size: 12px;
    position: absolute;
}
.pro-contact>p{
    width: 100%;
    height: 58px;
    background-color: rgb(223, 250, 255);
    color: #eb6100;
    font-weight: bold;
    font-size: 24px;
    line-height: 58px;
    text-align: center;
    letter-spacing: 2px;
    position: absolute;
    top: 85px;
    font-family: Verdana,Geneva,sans-serif;
}
.product-body-right{
    width: 850px;
    min-height: 500px;
}
.product-body-right-nav{
    width: 100%;
    height: 24px;
    line-height: 24px;
    background-color: #eb6100;
    margin-top:-35px;
}
.product-body-right-nav>p{
    margin-left: 20px;
    font-size: 12px;
}
.product-body-right-nav>p>a{
    color: #fff;
}
.product-body-right-nav>p>span{
    color: #fff;
}
.product-body-right>ul{
    width: 100%;
    min-height: 600px;
}
.product-body-right>ul>li{
    width: 200px;
    height: 236px;
    margin-top: 20px;
    text-align:center;
    margin-left: 10px;
}
.product-body-right>ul>li img{
    width: 150px;
    height: 200px;

}
.product-body-right>ul>li>a>p{
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #000;

}
.product-body-right>ul>li>a>span{
    display: inline-block;
    font-size: 12px;
    color: #eb6100;
    text-align: right;
    width: 50px;
    float: right;
    margin-right: 9px; 
}
.pager{
    width: 100%;
    height: 50px;
    text-align: center;
    /* border: 1px solid black; */
    line-height: 50px;
}
.pager a{
    padding: 5px 8px;
    background-color:  rgb(33, 52, 131);
    color: #fff;
}
/* 产品内页 */
.producr-body-right-tit{
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.producr-body-right-tit>strong{
    font-size: 16px;
}
.producr-body-right-tit>p{
    color: #5a5a5a;
    font-size: 12px;
    line-height: 2em;
}
.product-body-right-text{
    width: 100%;
    min-height: 32px;
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #e5e5e5;

}
.product-body-right-text>p{
    color: #868686;
    font-size: 12px;
    line-height: 1.7em;
    text-indent: 24px;
}
.product-body-right-box{
    position: relative;
    
}
/* 产品内页放大镜 */
.box{
    width:450px;
    height: 300px;
    margin:30px auto;
}
.tb-pic{
    margin: 0px auto;
    width: 100%;
    height: 100%;
}
.tb-pic a{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.tb-pic a img{
    vertical-align:middle;
    height: 100%;
}
.tb-pic a{
    *display:block;
    *font-family:Arial;
    *line-height:1;
}
.tb-thumb{
    margin:10px 0 0;
    overflow:hidden;
    width: 250px;
    position: absolute;
    left: 35.5%;
    
}
.tb-thumb li{
    background:none repeat scroll 0 0 transparent;
    float:left;
    height:42px;
    margin:0 6px 0 0;
    overflow:hidden;
    padding:1px;
}
.tb-s310, .tb-s310 a{
    height:310px;
    width:450px;
}
.tb-s310, .tb-s310 img{
    max-height:310px;
    max-width:450px;
}
.tb-s310 a{
    *font-size:271px;
}
.tb-s40 a{
    *font-size:35px;
}
.tb-s40, .tb-s40 a{
    height:62px;
    width:62px;
}
.tb-booth{
    position:relative;
    z-index:1;
}
.tb-thumb .tb-selected{
    height:62px;
    padding:2px;
}

.tb-thumb .tb-selected div{
    background-color:#FFFFFF;
    border:medium none;
    width: 62px;
    height: 62px;
    border: 1px solid black;
}
.tb-thumb li div{
    border:1px solid #CDCDCD;
}
div.zoomDiv{
    z-index:999;
    position:absolute;
    top:0px;left:0px;
    width:200px;
    height:200px;
    background:#ffffff;
    border:1px solid #CCCCCC;
    display:none;
    text-align:center;
    overflow:hidden;
}
div.zoomMask{
    position:absolute;
    background:url("../images/mask.png") repeat scroll 0 0 transparent;
    cursor:move;
    z-index:1;
    width: 100px !important;
    height: 100px !important;
}
.tb-left{
    width: 23px;
    height: 68px;
    background:url(../images/left.gif) no-repeat;
    float: left;
    position: absolute;
    left: 32%;
    margin-top: 10px;
}
 .tb-right{
    width: 23px;
    height: 68px;
    float: left;
    background: url(../images/right.gif) no-repeat;
    position: absolute;
    left: 66%;
    margin-top: 10px;
}

.product-instro{
    width: 100%;
    min-height: 350px;
    margin-top: 100px;
}
.ny-parge p{
    font-size:12px;
    color: rgb(89, 89, 89); 
    line-height: 2em;
}
.ny-parge p a{
    font-size:12px;
    color: rgb(89, 89, 89); 
}
.ny-parge p a:hover{
    text-decoration:underline;
}
/* 工程案例 */
.case{
    width: 100%;
    min-height: 400px;
    margin-top: 30px;
}
.case-body-right{
    width: 850px;
    min-height: 500px;
}
.case-body-right>ul{
    width: 100%;
    min-height: 500px;
}
.case-body-right>ul>li{
    width: 230px;
    height: 200px;
    margin-top: 20px;
    text-align:center;
    margin-left: 19px;
    padding: 15px;
    border: 2px solid rgb(238, 238, 238);
}
.case-body-right>ul>li:hover{
    border-color: #eb6100;
}
.case-body-right>ul>li img{
    width: 230px;
    height:170px;

}
.case-body-right>ul>li>a>p{
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #000;
    line-height: 2em;

}
.case-body-right>ul>li>a>span{
    display: inline-block;
    font-size: 12px;
    color: #eb6100;
    text-align: right;
    width: 50px;
    float: right;
    margin-right: 9px; 
}
/* 工程案例内页 */
.case-body-right-nav{
    width: 100%;
    height: 24px;
    line-height: 24px;
    background-color: #eb6100;
    margin-top: -35px;
}
.case-body-right-nav>p{
    margin-left: 20px;
    font-size: 12px;
}
.case-body-right-nav>p>a{
    color: #fff;
}
.case-body-right-nav>p>span{
    color: #fff;
}
.case-body-right-tit{
    width: 100%;
    margin-top: 40px;
    text-align: center;
}
.case-body-right-tit>strong{
    font-size: 16px;
    color: #000;
}
.case-body-right-tit>p{
    font-size: 12px;
    color: rgb(90, 90, 90);
    line-height: 2em;
}
.case-body-right-bg{
    width: 100%;
    height: 15px;
    background-color: rgb(245, 245, 245);
    border: 1px solid rgb(229, 229, 229);
}
.case-body-right-box{
    position: relative;
}
.case .ny-parge{
    margin-top: 100px;
}
/* 新闻媒体 */
.news{
    width: 100%;
    min-height: 500px;
}
.news-body-right{
    min-height: 500px;
    width: 800px;
}
.news-body-right>ul{
    width: 100%;
    min-height:350px;
}
.news-body-right>ul>li{
    width: 100%;
    height: 26px;
    line-height: 26px;
    margin-top: 20px;
    background: url(../images/news-bg.png) no-repeat left;
    border-bottom: 1px dashed rgb(90, 90, 90);
}
.news-body-right>ul>li:first-child{
    margin-top:0px; 
}
.news-body-right>ul>li>a{
    margin-left: 20px;
    color: #333333;
}
.news-body-right>ul>li>span{
    color: #acacac;
    font-size: 12px;
    display: inline-block;
}
.news .pager{
    margin-top: 50px;
}
/* 新闻内页 */
.news-body-right-bg{
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-top:-35px;
    background-color: #eb6100;
}
.news-body-right-bg>p{
    font-size:12px;
    margin-left: 15px;
}
.news-body-right-bg>p>a{
    color: #fff;
}
.news-body-right-bg>p>span{
    color: #fff;
}
.news-body-right-tit{
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.news-body-right-tit strong{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    line-height: 2em;
}
.news-body-right-tit p{
    line-height: 2em;
}
.news-body-right-instro{
    width: 100%;
    padding: 15px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
}
.news-body-right-instro>p{
    font-size: 12px;
    line-height: 1.5em;
    color: #868686;
    text-indent: 2em;
}
.news-body-right-box{
    min-height: 50px;
    width: 100%;
    margin-top:30px;
}
.news-body-right-box>p{
    text-indent: 2em;
    line-height:1.5em;
    color: rgb(90, 90, 90);
}
.news .ny-parge{
    margin-top: 40px;
}
.news .ny-parge p{
    line-height: 2em;
}
/* 返回顶部 */
.returnTop{
    width: 40px;
    height: 40px;
    background:url(../images/top.png) no-repeat;
    background-position: -630px 0;
    z-index: 999;
    text-indent: -999em;
    position: fixed;
    right: 19px;
    top: 650px;
    cursor: pointer;
    border: none;
}
