.wp{ width: 1200px; margin: 0 auto;}
body{
    background: #fff;
}
.clear{ clear: both; display: block; height: 0; width: 0;}
li{ list-style: none}
ul{ padding: 0; margin: 0;}
header{
    background: #f5f5f5;
    padding: 20px 0;
    padding-bottom: 0;
}
.logo{float: left;width: 600px;}
.top-right{
    float: right;
    width: 320px;
}
.top-right dl{
width: 80px;
    float: right;
}
.top-right dt{
    background: url("../images/index_07.jpg") right center no-repeat;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;

}
.top-right dt img{
    padding-right: 10px;
}
.top-right dl:hover div{
    display: block;
}
.top-right .language{
    margin-bottom: 35px;
    position: relative;
}
.top-right dd img{ vertical-align: middle;padding-right: 10px;}
.top-right dd{height: 20px;line-height: 20px; font-size: 14px; border-bottom: 1px solid #ccc;padding-left: 5px;}
.top-right dl div{
display: none;
    position: absolute;
    width: 100px;
    top:19px;
    background: #fff;
}
nav{
    background: #00aff0;
    margin-top: 25px;
}
nav li{
    float: left;
}
nav li a{
    display: block;
    height: 54px;
    line-height: 54px;
    color: #fff;
    width: 133px;
    text-align: center;
}
nav li.current a{
    background: #73c8fe;
}
.banner img{
    width: 100%;
}
.index-sec1{
    padding: 25px 0;
    background: #f5f5f5;
    padding-bottom: 50px;
}
.index-title{
    font-size: 30px;
    color: #304559;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
    background: url("../images/line.jpg") center bottom no-repeat;
    padding-bottom: 30px;
}
.index-title small{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    margin-top: 10px;
}
.index-sec1-l{
    width: 540px;
    float: left;
}.index-sec1-l p{
    font-size: 14px;
    line-height: 30px;
    color: #444444;
 }
 .index-sec1-l a{
     background: #00aff0;
     font-size: 12px;
     color: #fff;
     width: 112px;
     height: 35px;
     display: block;
     margin-top: 90px;
     text-align: center;
     line-height: 35px;
 }
.index-sec1-r{
    float: right;
    width: 600px;
}
.index-sec2{
    background: url("../images/index_18.jpg") #fff no-repeat;
    background-size:116% 488px ;
    padding-top: 187px;
}
.index-sec2 li{
    float: left;
    width: 300px;
    height: 300px;

    box-sizing: border-box;
}
.index-sec2 li img{
    width: 300px;
    height: 300px;
}
.index-sec2 li:nth-child(2),.index-sec2 li:nth-child(4),.index-sec2 li:nth-child(7){
    background: #17b5f1;
    color: #fff;
    padding: 50px 40px;
}
.index-sec2 li:nth-child(7){
    background: #009a44;
}
.index-sec2 li:nth-child(3),.index-sec2 li:nth-child(5){
    background: #f5f5f5;
    color: #555555;
    padding: 50px 40px;
}
.index-sec2 li article{
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.index-sec2 li p{
     font-size: 12px;
    line-height: 18px;
}
.index-sec2 li:nth-child(2) article,.index-sec2 li:nth-child(4) article,.index-sec2 li:nth-child(7) article{
    background: url("../images/line_07.jpg") left bottom no-repeat;
}
.index-sec2 li:nth-child(3) article,.index-sec2 li:nth-child(5) article{
    background: url("../images/line_11.jpg") left bottom no-repeat;
}
.index-sec2 li:nth-child(2) a,.index-sec2 li:nth-child(4) a,.index-sec2 li:nth-child(7) a{
    font-size: 12px;
    color: #fff;
    width: 112px;
    height: 35px;
    display: block;
    margin-top: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #fff;
	text-transform:uppercase;
		transition:all 0.4s ease 0s
}
.index-sec2 li:nth-child(2) a:hover,.index-sec2 li:nth-child(4) a:hover,.index-sec2 li:nth-child(7) a:hover{
	background-color 0.4s ease 0s #fff;
	background-color:#fff;
	color:#000;
	border-color:#fff;
}
.index-sec2 li:nth-child(3) a:hover,.index-sec2 li:nth-child(5) a:hover{
	background-color:#000;
	color:#fff;
	border-color:#000;
}
.index-sec2 li:nth-child(3) a,.index-sec2 li:nth-child(5) a{
    font-size: 12px;
    color: #000;
    width: 112px;
    height: 35px;
    display: block;
    margin-top: 35px;
    text-align: center;
    line-height: 35px;
    border: 2px solid #000;
	text-transform:uppercase;
	transition:all 0.4s ease 0s
}
.index-sec3{
    padding-bottom: 70px;
    background: #f5f5f5;
    padding-top: 70px;
}
.index-sec3 li{
    float: left;
    background: #ffffff;
    margin-right: 30px;
}
.index-sec3 li:hover{
	background: #00aff0;
}
.index-sec3 li:hover a{
	color:#fff;
}

.index-sec3 li:nth-child(4n){
    margin-right: 0;
}
.index-sec3 li span{
    display: block;
    height: 56px;
    line-height: 56px;
    text-align: center;

}
.index-sec3 li a{
    color: #304559;
}
.index-sec4{
    background: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}
.index-sec4 li{
    float: left;
    width: 400px;
    height: 270px;
    padding: 50px;
    box-sizing: border-box;
    text-align: center;
}

.index-sec4 li img{
    width: 100%;
    height: 100%;
}
.index-sec4 li:nth-child(2){
    background: #009a44;
    color: #fff;
}
.index-sec4 li:nth-child(2) a{
    color: #fff;
    border-color: #fff;
}
.index-sec4 li:nth-child(4){
    background: #f5f5f5;
}
.index-sec4 li:nth-child(6){
    background: #f5f5f5;
}
.index-sec4 li:nth-child(1),.index-sec4 li:nth-child(3),.index-sec4 li:nth-child(5){
    padding: 0;
}
.index-sec4 li small{
    display: block;
    margin-bottom: 30px;
    font-size: 12px;
}
.index-sec4 li span{
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
}
.index-sec4 li p{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
.index-sec4 li a{
    border-bottom: 1px solid #00aff0;
    color: #00aff0;
    font-size: 12px;
}
footer{
    background: #f5f5f5;
    margin-top: 40px;
}
.footer-top{
    padding: 50px 0;
    border-bottom: 1px solid #ccc;
}
.footer-logo{
    float: left;
    width: 243px;

}
.footer-top ul{
    float: right;
    margin-left: 65px;
    width: 875px;
}
.footer-top ul li{
    float: left;
    width: 270px;
    padding-left: 40px;
    box-sizing: border-box;
    border-left:1px solid #ccc ;
    height: 95px;
    padding-right: 30px;
	color:#444
}
.footer-top li small{
    font-size: 12px;
    display: block;
	height:30px;

}
.footer-top li b{
    font-weight: bold;;
    display: block;
    font-size: 18px;
}
footer p{
    padding: 40px 0;
    text-align: center;
    font-size: 12px;
    color: #444444;
}
.pro-banner img{width: 100%}
aside{
    margin-top: 40px;
    width: 265px;
    float: left;
}
aside ul li a{
    display: block;
    height: 25px;
    line-height: 25px;
    background: url("../images/product_11.jpg") 20px center #f5f5f5 no-repeat;
    padding-left: 80px;
    font-size: 12px;
    color: #333333;
}
aside ul{
    margin-top: 6px;
}
aside ul li:hover a{
    background: url("../images/product_05.jpg") 20px center #fff no-repeat;
}
aside ul li.current a{
    background: url("../images/product_05.jpg") 20px center #fff no-repeat;
}
.aside-top{
    background: #00aff0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.aside-bottom{
    margin-top: 40px;
}
.aside-bottom li a{
    display: block;
    margin-bottom: 20px;
}
.right-container{
    width: 914px;
     float: right;
    padding: 20px;
    background: #f5f5f5;
    box-sizing: border-box;
    margin-top: 40px;
}
.bread{
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.bread b{
     font-size: 16px;
    font-weight: 200;
    display: block;
    border-bottom: 1px solid #00aff0;
    float: left;
    padding-bottom: 5px;
    margin-bottom: -10px;
}
.bread::after{
    content: "";
    clear: both;
    display:block;
}
.bread span{
    float: right;
    font-size: 12px;
}
.bread span a{
    color: #000;
}
.pro-list li{
    float: left;
    width: 263px;
    background: #ffffff;
    margin-right: 30px;
    margin-top: 40px;
}
.pro-list li:nth-child(3n){
    margin-right: 0;
}
.pro-list li a{
    display: block;
}
.pro-list li a img{
    width: 100%;
}
.pro-list li:hover{
    background: #00aff0;
}
.pro-list li:hover a span{
    color: #fff;
}
.pro-list li span{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #304559;
    height: 50px;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pages {
    text-align: center;
    font-size: 12px;
    margin: 70px 0;
}
.pages a{
    font-size: 12px;
     color: #000;
}
.news-list{
    padding: 25px 0;
}
.news-list li{
    border-bottom: 1px dotted #ccc;
    margin-bottom: 17px;
    padding-bottom: 15px;
}
.news-list li::after{
    content: "";
    clear: both;
    display: block;
}
.news-list li a{
    display: block;
    color: #333333;
}
.news-list li a img{
    float: left;
    width: 180px;
    height: 122px;
}
.news-list li a span{
    float: right;
    width: 645px;
}
.news-list li a span b{
    color: #333333;
    font-size: 18px;
    display: block;
    padding-bottom: 13px;
    font-weight: normal;
}
.news-list li a span p{
    font-size: 12px;
    color: #838383;
    line-height: 24px;
}
.news-content{
    padding: 30px 0;
}
.news-title{
     text-align: center;
    font-size: 18px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 40px;
}
.news-content p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.content{
    padding: 30px 0;
}
.content p{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.content td{
    padding: 5px 20px;
    box-sizing: border-box;
}
*{
	    word-break: break-word !important;
}