/*index.html*/

.wrap {
    width: 100%;
}

.welcome {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    width: 100%;
    height: 110px;
    background: #fff;
    color: #000;
    font-size: 14px;
    text-align: left;
    /*line-height: 110px; */
}

.welcome .wec-most {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.welcome .wec-most span {
    line-height: 110px;
}

.welcome .wec-most span:nth-child(2) {
    float: right;
    margin-right: 255px;
    font-size: 25px;
    color: #545454;
}

.welcome .wec-most span:nth-child(2) i {
    margin-right: 10px;
}

.wec-most .search {
    width: 230px;
    height: 35px;
    position: absolute;
    right: 0;
    margin: 37px 0;
    display: inline-block;
}

.search input[type="text"] {
    width: 131px;
    height: 35px;
    line-height: 35px;
    padding-left: 12px;
    font-size: 14px;
    /*border: 1px solid #000;*/
    /*border-radius: 50px;*/
    position: absolute;
}

.search input[type="submit"] {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #f00;
    border: 1px solid transparent;
    background: url(../images/sousuo-a.png) no-repeat left;
    background-size: 100%;
    position: absolute;
    right: 0;
}


/*  */

header {
    float: left;
    z-index: 999;
    width: 900px;
    text-align: left;
    /*margin-top: 25px;*/
    /*margin-left: 60px;*/
}

header .nav {
    width: 900px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
}

header .nav ul.navbar>li {
    float: left;
    font-size: 16px;
    position: relative;
}

header .nav ul.navbar>li+li::before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 10px;
    background: #333333;
    content: "";
}

header .nav ul.navbar>li>a {
    display: inline-block;
    padding: 0 20px;
    margin: 0 10px;
    color: #666666;
    border-bottom: 3px solid transparent;
}

header .nav ul.navbar>li.active {
    margin-right: 25px;
    transition: all 0.01s ease-in;
}

header .nav ul.navbar>li:hover>a,
header .nav ul.navbar>li:active>a {
    color: #195389;
    /* background: rgba(40, 50, 60, 0.3); */
    border-bottom: 3px solid #195389;
}

header .nav ul.navbar>li .nav-hide {
    display: none;
}

header .nav ul.navbar>li:hover .nav-hide {
    display: block;
    position: absolute;
    width: 712px;
    height: 300px;
    padding: 10px 20px;
    background-color: #fff;
    z-index: 999;
}

header .nav ul.navbar>li .nav-hide ul {
    display: inline-block;
    margin-right: 20px;
    background: #fff;
    color: #000;
    width: 21%;
}

header .nav ul.navbar>li .nav-hide ul li {
    width: 100%;
    text-align: left;
    padding: 0 10px;
    line-height: 40px;
}

header .nav ul.navbar>li .nav-hide ul li:hover {
    background-color: #ff9500;
    color: #fff;
}

header .nav ul.navbar>li .nav-hide ul li a {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    height: 100%;
}

header .nav ul.navbar>li .nav-hide ul li a:hover {
    color: #fff;
}

header .nav ul.navbar>li .nav-hide .hide-img {
    float: right;
    padding-left: 20px;
    width: 73%;
    border-left: 1px solid #000;
}
header .nav ul.navbar>li .nav-hide .hide-img img{
    width: 100%
}

header .nav ul.navbar>li .nav-hide .hide-img p {
    font-size: 13px;
    text-align: center;
    line-height: 56px;
}

header .nav ul.navbar>li .hide-left {
    margin-left: -26px;
}

header .nav ul.navbar>li .hide-left ul {
    margin-left: 20px;
    margin-right: 0;
}

header .nav ul.navbar>li .hide-left .hide-img {
    float: left;
    padding-left: 0;
    padding-right: 20px;
    border-left: none;
    border-right: 1px solid #000;
}


/*header over*/


/*banner*/

.hdbanner {
    position: relative;
    width: 100%;
}

.hdbanner .bd ul li img {
    width: 100%;
}

.hdbanner .hd {
    position: absolute;
    left: 48.5%;
    bottom: 88px;
}

.hdbanner .hd ul li {
    width: 14px;
    height: 14px;
    margin: 0 8px;
    border-radius: 50%;
    float: left;
    background-color: #fff;
}

.hdbanner .hd ul li.on {
    background: #fd6502;
}

.hdbanner .list {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 90px;
    background-color: #01a0e2;
    color: #fff;
}

.hdbanner .list .list-most {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    background: url(../images/index2.png) no-repeat;
    background-size: 100% 100%;
}

.hdbanner .list .list-most a {
    display: inline-block;
    width: 24%;
    height: 100%;
    padding-top: 0px;
    font-size: 22px;
    color: #fff;
    line-height: 70px;
}

.hdbanner .list .list-most a i {
    font-size: 45px;
}

.hdbanner .list .list-most a span {
    display: inline-block;
    width: 96px;
    height: 57px;
    line-height: 67px;
    padding-left: 8px;
    vertical-align: text-bottom;
}

.company {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.company-title {
    padding: 60px 0;
}

.company-title span {
    display: inline-block;
    width: 280px;
    height: 1px;
    margin-bottom: 38px;
    border-top: 2px solid #aaaaaa;
}

.company-title b {
    font-size: 35px;
    line-height: 34px;
    display: inline-block;
    margin: 0 30px;
    color: #008bc4;
}

.company-title b i {
    font-size: 18px;
    color: #7f7f7f;
}

.com-most {
    width: 1200px;
}


/*.com-most a{
	position: relative;
	display: inline-block;
	width: 400px;
	height: 272px;
	padding: 15px 23px; 
	float: left;
}
.com-most a p{
	text-align: left;
}
.com-most a p:nth-child(1){
	font-size: 28px;
	margin-bottom: 20px;
}
.com-most a p:nth-child(1) span{
	font-size: 14px;
	float: right;
}
.com-most a p:nth-child(1) i{
	font-size: 32px;
	margin-right: 10px;
}
.com-most a:nth-child(1) span{
	float: right;
	margin-top: 89px;
}
.com-most a:nth-child(3) span{
	display: block;
	float: left;
	margin-top: 160px;
}
.com-most a:nth-of-type(odd){
	background-color: #01a0e2;
	color: #fff;
} 
.com-most a:nth-of-type(even){
	background-color: #eeeeee;
	color: #01a0e2;
}
.com-most a i:nth-child(2){
	float: right;
}
.com-most a .a-hover{
	position: absolute;
	display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 272px;
    font-size: 24px;
    text-align: center;
    opacity: .6;
    background-color: #000;
    color: #fff;	
}
.com-most a:hover .a-hover{
	display: block;	
} */

.com-lunbo {
    float: left;
    width: 490px;
}

.com-lunbo .bd {
    width: 460px;
    height: 300px;
    overflow: hidden;
}

.com-lunbo .bd ul {
    width: 200%;
}

.com-lunbo .bd ul li {
    width: 460px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.com-lunbo .bd ul li a {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(128, 128, 128, 0.5);
    color: #fff;
    text-align: left;
    padding: 6px 0 6px 10px;
    font-weight: bold;
}

.com-lunbo .hd {
    width: 460px;
    background-color: #000;
    padding-left: 12px;
}

.com-lunbo .hd ul {
    width: 200%;
    padding: 11px 0;
}

.com-lunbo .hd ul li {
    float: left;
    width: 100px;
    margin-right: 12px;
    border: 1px solid transparent;
}

.com-lunbo .hd ul li.on {
    border: 1px solid #01a0e2;
}

.com-lunbo .bd ul li img {
    width: 100%;
}

.com-lunbo .hd ul li img {
    width: 100%;
}

.com-tab {
    float: left;
    width: 710px;
    height: 400px;
    margin: 15px 0;
}

.com-tab .hd {
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    padding-left: 10px;
}

.com-tab .hd ul li {
    float: left;
    padding: 0 25px;
    font-size: 14px;
    font-weight: bold;
    cursor: default;
    letter-spacing: 1px;
    line-height: 18px;
}

.com-tab .hd ul li:after {
    content: " ";
    display: inline-block;
    width: 2px;
    height: 13px;
    margin-left: 24px;
    background-color: #aaa;
}

.com-tab .hd ul li.on {
    color: #154c75;
}

.com-tab .bd {
    margin: 15px 10px;
}

.com-tab .bd ul li {
    text-align: left;
    margin-bottom: 10px;
}

.com-tab .bd ul li span {
    float: right;
}

.com-tab .bd ul li a:hover {
    color: #01a0e2;
}

.product {
    width: 100%;
    background-color: #eee;
}

.product .product-most {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
    overflow: hidden;
}

.product .product-most .pro-list1 {
    float: left;
    width: 23.5%;
    height: 480px;
    border: 1px solid #01a0e2;
    margin-right: 5px;
    margin-left: 12px;
}

.product .product-most .pro-list1:hover {
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
}

.product .product-most .pro-list2 {
    float: left;
    width: 23.5%;
    margin-left: 15px;
}

.product .product-most .pro-list2 .pro-list-div {
    border: 1px solid #01a0e2;
}

.product .product-most .pro-list2 .pro-list-div:first-child {
    margin-bottom: 15px;
}

.product .product-most .pro-list2 .pro-list-div:hover {
    box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
}


/*. product .product-most .pro-list2{
	margin:0 25px; 
}
.product .product-most .pro-list3{
	float: left;
	width: 49%;
	height: 500px;
}
.product-most .pro-list3 .pro-eng{
	text-align: right;
}
.product-most .pro-list3 .pro-low{
	overflow: hidden;
	width: 100%;
} */

.pro-list3 .pro-low .pro-one {
    float: left;
    width: 48%;
}

.product .product-most .pro-txt {
    text-align: left;
    margin: 10px 5px;
}

.product .product-most .pro-txt a {
    font-size: 18px;
}

.product .product-most .pro-txt a:hover {
    color: #01a0e2;
}

.product .product-most .pro-list {
    width: 100%;
    margin-bottom: 10px;
}

.product .product-most .pro-list a {
    position: relative;
}

.product .product-most .pro-list a:hover p {
    display: block;
}

.product .product-most .pro-list a p {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    line-height: 100px;
    padding: 0px 20px;
    font-size: 24px;
    text-align: left;
    opacity: .6;
    background-color: #000;
    color: #fff;
}

.product .product-most .pro-list a p i {
    float: right;
    margin-top: 40px;
    font-size: 30px;
}

.assort {
    width: 100%;
    height: 96px;
    background-color: #01a0e2;
    margin-top: 10px;
}

.assort ul {
    width: 1200px;
    margin: 0 auto;
}

.assort ul li {
    float: left;
    width: 25%;
    height: 95px;
}

.assort ul li:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.assort ul li a {
    color: #fff;
    font-size: 18px;
    padding-top: 24px;
}

.assort ul li a i {
    font-size: 60px;
}

.assort ul li a span {
    width: 70px;
    height: 70px;
    line-height: 50px;
    padding-left: 20px;
    vertical-align: text-bottom;
}

footer {
    height: 100%;
    width: 100%;
    background-color: #2a2a2a;
    color: #fff;
}

footer .footer-most {
    width: 1200px;
    margin: 0 auto;
    height: 262px;
}

footer .footer-most ul {
    width: 100%;
}

footer .footer-most ul li {
    float: left;
    padding: 0 17px;
}

footer .footer-most ul li:nth-child(7) {
    border-left: 1px solid #fff;
    padding-bottom: 40px;
}

footer .footer-most ul li:nth-child(7) span {
    font-size: 22px;
    line-height: 90px;
    color: #ff9500;
}

footer .footer-most ul li:nth-child(8) span {
    font-size: 22px;
    line-height: 90px;
    color: #ff9500;
}

footer .footer-most ul li span {
    text-align: left;
    display: block;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
}

footer .footer-most ul li a {
    text-align: left;
    display: block;
    line-height: 30px;
    font-size: 11px;
    color: #e3e3e3;
}

.bottoms {
    width: 100%;
    padding: 0px 0 20px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    background-color: #ec8632;
}

.bottoms a {
    color: #fff;
}

.key1 {
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
    margin-bottom: 20px;
}