@charset "utf-8";
* {margin: 0px;padding: 0px;font-family: "Hiragino Sans GB", "冬青黑体", "Heiti SC", "黑体-简", STHeiti, "华文黑体", "Microsoft YaHei", "微软雅黑", SimHei, "黑体", "WenQuanYi Micro Hei", "文泉驿微米黑", sans-serif"PingFang SC", "苹方";font: inherit;font-weight: inherit;font-size: inherit;font-family: inherit;}

body {_height: auto;height: auto;margin: 0px auto; overflow-x: hidden;}
button,
submit {cursor: pointer;outline: none;}
.clear {display: block !important;clear: both;height: 0px;line-height: 0px;font-size: 0
}
img {border: 0;vertical-align: middle;}
li {list-style-type: none;}
ul {list-style: none;}

a:link,
a:visited {text-decoration: none;
}

a:hover {text-decoration: none;
}

.cl {clear: both;}

.fr {float: right}

.fl {float: left}

.all {width: 100%;min-height: 100px;margin: 0px auto;height: auto;_height: auto;overflow: hidden;zoom: 1;position: absolute;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;
}

textarea {-webkit-appearance: none;
}

@media screen and (min-width:800px) and (max-width:1600px) {
.in3_div_p{width: 100%;height: auto !important;max-height: 52vh !important;min-height: 2vh !important; overflow: hidden;}

}


@media screen and (min-width:801px){

.wapcg{display: none !important;}
.NavBtnDiv{display: none;}
.Header3{display: none;}
.active{color: #1584D0 !important;border: 1px solid #1584D0 !important;}
.PCherder1 img{cursor: pointer; height: 50px;}

/* 导航搜索开始 */
.searchBox {position: absolute;top: 7%;left: 90%;transform:  translate(-100%,50%); background: #f2f2f2;height: 30px;border-radius: 30px;}
.searchBox:hover >.searchInput {width: 100px;padding: 0 6px;color: #242424;}
.searchBox:hover >.searchButton {background: white;color: #242424;}
.searchButton {color: white;float: left;width: 30px;height: 30px;border-radius: 50%;background: #fff;display: flex;justify-content: center;align-items: center;transition: 0.4s;border: 2px solid #e0e0e0;}
.searchInput {border:none;background: none;outline:none;float:left;padding: 0;color: #242424;font-size: 12px;transition: 0.4s;line-height: 30px;width: 0px;}
/* 导航搜索结束 */
.one li {width: 100%;}
/*头部开始*/
.PCherder {width: 100%;height: 70px;z-index: 99999999;position: fixed;top: 0px;z-index: 999;background:#FFFFFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}

.PCherder1 {width: 12%;height: 50px;margin-left: 8%;margin-top:10px;}
.PCherder2 {width: 60%;height: 100%;margin-left: 15%;}

/*导航开始*/
.menu {height: 100%;color: #fff;}
.menu li {cursor: pointer; float: left;position: relative;color: #fff;}
.menu li a:hover {color: #18287F}
.menu li.focusa {color: #18287F}
.menu li a {display: block;float: left;height: 100%;line-height: 70px;color: #242424;transition: 0.4s;text-align: center;padding-left: 20px;padding-right: 20px;font-size: 16px;}
.menu li ul {position: absolute;left: 0;background: #fff;width: 125px;display: none;box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);z-index: 999;}
.menu li ul a {width: 100%;color: #727272;transition: 0.4s;}
.menu li .one{width: 100% !important;}
.menu li .two{width: 100% !important;}
.one {top: 70px;}
.two{left: 0px !important;}
.one li a {color: #fff;height: 50px;display: table;vertical-align: middle;display: table-cell;border-top: 1px solid #E5E5E5;line-height: 50px;padding: 0;}
.nav > .twoproject:hover:after{width: 100% !important; left: 0px !important;}
.nav > .oneproject:hover:after{width: 100% !important; left: 0px !important;}

/* 中英文切换开始 */
.switch{width: 100px;height: 30px;float: right;border: 1px solid #168dd3;margin-right: 8%;margin-top: 20px;}
.switch_cn{cursor: pointer; width:50px;height:30px;background: #168dd3;float: left;}
.switch_cn h2{line-height: 30px;text-align: center;}
.switch_cn a h2{color: #ffffff;font-size: 12px;font-weight: normal;}
.switch_en{cursor: pointer; width:50px;height:30px; background: #fff;float: right;}
.switch_en h2{line-height: 30px;text-align: center;}
.switch_en a h2{color: #242424;font-size: 12px;font-weight: normal;}
/* 中英文切换结束 */

/* 轮播图部分开始 */
.swiper-button-next:after{display: none;}
.swiper-button-prev:after{display: none;}

.in1-swiper-banner{
	width: 100%;height: calc(100vh - 70px);margin-top: 70px !important;cursor: pointer;
}
.arrow-left {
  background: url(../images/swiper-left.png) no-repeat left top;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  width: 34px;
  height: 48px;
  z-index:10;
}
.arrow-right {
  background: url(../images/swiper-right.png) no-repeat left bottom;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -15px;
  width: 34px;
  height: 48px;
  z-index:10;
}
.swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:30px;
  width: 100%;
} 
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #18287F;
}

.inner{
	position:absolute;
	display:block;
	width:100%;
	height:100%;
	/* margin:0 auto; */
}
.slide1 .inner img{
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide1 a{text-decoration: none;}
.slide2 .inner img{
  position: absolute;
  width: 100%;
  height: 100%;
}
.slide2 a{text-decoration: none;}


.slide1 .p1{margin: 0 auto; margin-top: 18%; font-size: 50px;color: #fff;width:82%;height: auto;min-height: 50px;max-height: 102px; line-height: 50px;overflow: hidden;margin-bottom: 40px;}
.slide1 .p2{margin: 0 auto;  font-size: 58px;color: #fff;font-weight: bold;width: 82%;height: auto;min-height: 58px;max-height: 176px; line-height: 58px;overflow: hidden;margin-bottom: 40px;}
.slide1 .p3{margin: 0 auto;  font-size: 20px;color: #fff;width:82%;height: auto;min-height: 20px;max-height: 80px; line-height: 20px;overflow: hidden;margin-bottom: 40px;}

.slide2 .p1{margin: 0 auto; margin-top: 18%;  font-size: 50px;color: #fff;width:82%;height: auto;min-height: 50px;max-height: 102px; line-height: 50px;overflow: hidden;margin-bottom: 40px;}
.slide2 .p2{margin: 0 auto;  font-size: 58px;color: #fff;font-weight: bold;width:82%;height: auto;min-height: 58px;max-height: 176px; line-height: 58px;overflow: hidden;margin-bottom: 40px;}
.slide2 .p3{margin: 0 auto;  font-size: 20px;color: #fff;width:82%;height: auto;min-height: 20px;max-height: 80px; line-height: 20px;overflow: hidden;margin-bottom: 40px;}
.loop{
	animation-iteration-count: infinite;/*无限*/
	animation-timing-function:linear;/*平滑*/
}
/*自定义CSS动画*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}

.inner_div{width: 100%;height: auto;min-height: 400px;overflow: hidden;zoom: 1;}
/* 轮播图部分结束 */

.in3_div_p{width: 100%;height: auto;height: 30vh !important; overflow: hidden;}
/* 公司销售开始 */
.sale1{width: 1200px;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 60px;}
.sale1s{width:1200px;height: auto;min-height: 1px;margin: 0 auto; _height:auto; overflow:hidden; zoom:1; text-align: center;}
.sale1s p {width: 582px;height: auto;min-height: 1px;margin: 0 auto; _height:auto; overflow:hidden; zoom:1; text-align: center;font-size: 16px;color: #333333;margin-top: 30px;}
.sale1s h2{width: 582px;line-height: 34px;height: auto;min-height: 1px;margin: 0 auto; _height:auto; overflow:hidden; text-align: center;font-size: 30px;color: #242424;font-weight: normal;}
/* .sale1x{width: 1200px;min-height:10px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;} */
/* .sale1x p{line-height: 30px;text-indent: 2em;font-size: 14px;color: #242424;text-align: center;} */

.salex1{display: flex; flex-wrap: wrap;width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 60px;}
.salex11{display: table-cell; cursor: pointer; width:380px;min-height:218px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;float:left;margin-left:13px;margin-right: 13px;float:left;margin-bottom: 20px;}
.salex11s{width:380px;height:260px;overflow: hidden;margin-bottom: 19px;}
.salex11s img{transition: 0.8s transform;}
.salex11:hover .salex11s img{transform: scale(1.05, 1.05);}
.salex11x{width:380px;height:auto;min-height: 20px; _height:auto; overflow:hidden; zoom:1; display: flex;align-items: center;overflow: hidden;}
.salex11x h2{line-height: 20px;font-size: 16px;color:#242424;font-weight: normal;margin: 0 auto;height: 100%;}
.salex11:hover .salex11x h2{color: #1584D0;}
/* 公司销售结束 */

/* 加载更多 */
.salex1_but{cursor: pointer; width:165px;height: 50px;border-radius: 50px;margin:0px auto;margin-bottom: 50px;margin-top: 20px;}
.salex1_but h2{line-height: 50px;text-align: center;}
.salex1_but h2 a{display: block;transition: all 0.4s ease 0s;border-radius: 50px;border:1px solid #707070;font-size: 16px;color: #242424;font-weight: normal;}
.salex1_but h2 a:hover{background: #18287F;color: #fff;border:1px solid transparent;}

.product_but{cursor: pointer; width:165px;height: 50px;border-radius: 50px;margin:0px auto;margin-bottom: 60px;}
.product_but h2{line-height: 50px;text-align: center;}
.product_but h2 a{display: block;transition: all 0.4s ease 0s;border:1px solid #707070; border-radius: 50px; font-size: 16px;color: #242424;font-weight: normal;}
.product_but h2 a:hover{background: #18287F;color: #fff;border:1px solid transparent;}

/* 关于我们开始 */
.in3{width: 100%;height: 70.5vh; }
.about_in3l{display: flex;align-items: center; float: left;width: 50%;height: 100%;background: linear-gradient(90deg, #025BAB 0%, #1584D0 100%);opacity: 1;}
.about_in3r{float: left;width: 50%;height: 100%;overflow: hidden;}
.about_in3r:hover img{transform: scale(1.05, 1.05);}
.about_in3r img{width: 100%;height: 100%;transition: 0.8s transform;}
.in3l_us{position: relative; width: 90%;overflow: hidden; height: auto;max-height: 80vh; margin: 0 auto;}
.in3l_us h2{cursor: pointer; margin-bottom: 35px;width: 100%;height: 46px;overflow: hidden;font-size: 36px;color: #FFFFFF;opacity: 1;}
.in3l_us p{cursor: pointer; width: 100%;height: auto;min-height: 1px;overflow: hidden;font-size: 16px;
    color: #FFFFFF;line-height: 28px;}
.in3-ljxq{transition: all 0.4s ease 0s; width: 165px;height: 50px;border: 1px solid #FFFFFF;opacity: 1;border-radius: 25px;background-color: transparent;color: #fff;}
.in3-ljxq:hover{background: #ffffff;color: #18287F;border:1px solid transparent;}
.in3l_us .in3-div{width: 72px;margin-bottom: 49px; height: 2px;background: #FFFFFF;opacity: 1;}
/* 关于我们结束 */

/* 公司采购开始 */
.td_content1{display: none;}
.in4{width: 100%;height: auto;min-height: 1px;overflow: hidden;}
.purch h2{width: 582px;margin: 0 auto; margin-top: 50px;margin-bottom: 50px; line-height: 35px;text-align: center;font-size: 30px;color: #242424;font-weight: normal;}
/* 公司采购结束 */

/* 公司采购轮播图开始 */
.purch-in4swiper{width:1200px;}
.cgcg{cursor: pointer; width:378px;height: auto;min-height: 200px;overflow: hidden;zoom: 1; float:left;margin-bottom: 20px;border:1px solid #E3E3E3;transition: 0.6s;}


.cgcgs{width: 315px;height: auto;min-height: 115px;overflow: hidden; margin:0px auto;margin-top:30px;}
.cgcgs h2{line-height: 24px;font-size: 22px;font-weight: normal;color: #333333;margin-bottom: 20px;}
.cgcgs p{line-height: 18px;font-size: 16px; color: #333333;margin-bottom: 20px;}
.cgcgs span{line-height: 18px;font-size: 16px;color: #909090;}
.cgcgx{width: 315px;height: 33px;margin:0px auto;color: #1584D0;display: block;transition: 0.4s;padding-bottom: 22px;}

.cgcg:hover{box-shadow: 0px 0px 15px #ebebeb; }
.cgcg:hover .cgcgs h2{color: #18287F;}
.cgcg:hover .cgcgs p{color: #18287F;}
.cgcg:hover .cgcgs span{color: #18287F;}
.cgcg:hover > .cgcgx img{filter:none;opacity: 1;}
.cgcg img{filter: grayscale(100%);opacity: 0.5;}
.swiper-button-next-purch{cursor: pointer; width: 32px;height: 32px;}
.swiper-button-prev-purch{cursor: pointer; width: 32px;height: 32px;}
.in4-swiper-purch{width: 1300px; height: auto;min-height: 1px;overflow: hidden;margin: 0 auto;}

/* 公司采购轮播图结束 */

/* 产品视频开始 */
.wap-td_content{display: none;}
.in5{width: 100%;min-height: 1px;height: auto;overflow: hidden; background-image: url('../images/cpsp.png');}
.product h2{width: 582px;margin: 0 auto; margin-top: 60px;margin-bottom: 60px; line-height: 35px;text-align: center;font-size: 30px;color: #242424;font-weight: normal;}
.in5-swiper{width: 1200px;height: auto;min-height: 1px;overflow: hidden;margin: 0 auto;}
.in5-swiper-prev{top: -270px !important; left: 8px !important;}
.in5-swiper-next{top: -270px !important; right: -1302px !important;}
.in5-swiper-product{width: 1300px;height: auto;min-height: 1px;overflow: hidden;margin: 0 auto;}
/* 产品视频结束 */
.wapin6{display: none;}
/*底部开始*/
.WAPfooter{display: none;}
.PCfooter{width: 100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.PCfooter_s{width:100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;background: #18287F;}
.PCfooter_sn{width:1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.PCfooter_s1{cursor: pointer; width: 160px;height: 80px;margin-top: 50px;margin-right: 130px;}
.PCfooter_s2{width:140px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 50px;margin-bottom: 40px;margin-right: 25px;}
.PCfooter_s2 h2{line-height: 24px;font-size:22px;color: #fff;margin-bottom: 15px;}
.PCfooter_s2 ul li{line-height: 16px;margin-bottom: 15px;}
.PCfooter_s2 ul li a{cursor: pointer; font-size: 14px;color: #fff;}

.PCfooter_s3{width:130px;padding-right: 20px; min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 50px;margin-bottom: 40px;}
.PCfooter_s3 h2{line-height: 24px;font-size:22px;color: #fff;margin-bottom: 15px;}
.PCfooter_s3 h2 a{font-size:22px;color: #fff;}
.PCfooter_s4{width:60%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 50px;margin-bottom: 40px;}
.PCfooter_s4 h2{line-height: 24px;margin-bottom: 15px; font-size:22px;color: #fff;}
.PCfooter_s4 p{cursor: pointer; line-height: 16px;margin-bottom: 15px; font-size:14px;color: #fff;}

.PCfooter_x{width:100%;background: #18287F;height:auto;min-height: 70px;overflow: hidden;zoom: 1; display: flex;align-items: center;}
.PCfooter_x p{width: 1200px;height: auto;min-height: 1px; margin: 0 auto; text-align: center;font-size: 14px;color: #fff;}


/*二级页banner*/
.WAPer_banner{display: none;}
.PCer_banner{width:100%;height:350px;margin-top: 50px;overflow: hidden;position: relative;}
.PCer_bannern{width:560px;height: 130px;bottom: 0px;background: rgba(0, 25, 118, 0.6);position: absolute;z-index: 2;left: 50%;margin-left: -600px;}
.PCer_bannern h2{line-height: 35px;font-size: 30px;color: #fff;margin-bottom: 15px;margin-top: 30px;margin-left: 30px;}
.PCer_bannern p{line-height: 12px;color: #fff;font-size: 14px;margin-left: 30px;line-height: 20px;}
.PCer_bannern p a{color: #fff;font-size: 14px;}


/************************简介页开始****************************/

.gs_content{width: 1040px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;margin-bottom: 60px;}
.WAPgs1{display: none;}
.PCgs1{min-width: 100px;width:auto;min-height:40px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;text-align:center;}
.PCgs1 ul{display: inline-block;}
.PCgs1 ul li {height: 40px;line-height:40px;border-radius:3px;float: left;text-align: center;margin-right: 10px;margin-left: 10px;border-radius: 50px;margin-bottom: 20px;}
.PCgs1 ul li a{font-size: 16px;color: #707070;display:block;border-radius: 50px;border:1px solid #707070;padding-left: 40px;padding-right: 40px;}
.PCgs1 ul li a:hover{border:1px solid #18287F;color: #18287F;border-radius: 50px;}


.gs2{width: 1040px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;}
.gs2s{width:1040px;height: auto;min-height: 50px;zoom: 1;overflow: hidden; margin:0px auto;}
.gs2s h2{line-height: 50px;text-align: center;font-size: 30px;color: #242424;font-weight: normal;}
.gs2x{width: 1040px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 50px;}
.gs2xs{width: 1000px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.gs2xs p{line-height: 30px;text-indent: 0em;font-size: 14px;color: #242424;}
.gs2xx{width: 1040px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;}
.gs2xx ul li{width:325px;float: left;margin-left: 10px;margin-right: 10px;}



/************************团队页开始****************************/

.td_content{width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;}

.td1{width: 1200px;min-height:10px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;margin-bottom: 40px;}
.td1s{width:1200px;height: auto;min-height: 50px;overflow: hidden;zoom: 1; margin:0px auto;}
.td1s h2{line-height: 30px;text-align: center;font-size: 30px;color: #242424;font-weight: normal;}
.td1x{width: 1026px;min-height:10px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;}
.td1x p{line-height: 18px;text-indent: 2em;font-size: 14px;color: #242424;text-align: center;}
.gsxstd1{margin-top: 20px;}
.td2{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 40px;margin-bottom: 40px;}

.td21{width:1200px;height:auto;min-height: 165px;overflow: hidden;zoom: 1; margin-bottom: 50px;cursor: pointer;}
.td21z{width: auto;max-height: 165px;max-width: 165px; height: auto;zoom: 1;overflow: hidden; float:left;}
.td21y{width:1000px;height: auto;min-height: 165px;overflow: hidden;zoom: 1; float:right; }
.td21y h2{line-height: 22px;color: #242424;font-size: 20px;font-weight: normal;margin-top: 10px;transition: 0.6s}
.td21y h2 span{font-size: 16px;color: #242424;font-weight: normal;transition: 0.6s}
.td21y p{line-height: 30px;font-size: 14px;color: #555555;margin-top: 10px;transition: 0.6s}
.td21:hover .td21y h2{color: #168dd3;}
.td21:hover .td21y h2 span{color: #168dd3;}
.td21:hover .td21y p{color: #168dd3;}
/************************公司销售开始****************************/

.xs1{display: flex; flex-wrap: wrap;width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;}
.xs11{width:380px;float:left;margin-left:13px;margin-right: 13px;float:left;margin-bottom: 20px;}
.xs11s{width:380px;height:260px;overflow: hidden;}
.xs11s img{transition: 0.8s transform;}
.xs11:hover .xs11s img{transform: scale(1.05, 1.05);}
.xs11x{width:380px;margin-top: 19px;}
.xs11x h2{line-height: 20px;text-align: center;font-size: 16px;color:#242424;font-weight: normal;margin-top: 0px;}
.xs11:hover .xs11x h2{color: #1584D0;}

/*公司销售内页开始*/
.xs2{width:900px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;}
.xs2z{width: 500px;height:375px;float:left;cursor: pointer;}
.xin2z1{width: 500px;height: 375px;}
.xin2z1 img{width: 100%;height: 100%;}

.xs2y{width:370px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;float: right;}
.xs2y h2{line-height: 35px;font-size: 22px;color: #242424;margin-bottom: 15px;}
.xs2y p{line-height: 30px;font-size: 14px;color: #555555;}
.xs2y ul{min-height:10px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.xs2y ul li{height:60px;float:left;margin-right: 20px;margin-top: 10px;}
.xs2y_but{width: 165px;height: 50px;border-radius: 5px;border:1px solid #1584D0;margin-top: 50px;}
.xs2y_but h2{line-height: 50px;text-align: center;}
.xs2y_but h2 a{font-size: 16px;color:#1584D0;font-weight: normal;display: block;}
.xs2y_but h2 a:hover{background: #1584D0;color: #fff;}
.xs2y_top{margin-top: 20px;}

.xs3{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;}
.xs3s{width:900px;margin:0 auto;height:auto;min-height: 55px;zoom: 1;overflow: hidden; background: #F5F5F5; }
.xs3s ul {margin-left: 20px;}
.xs3s ul li{height: 55px;float: left;line-height: 55px;margin-right: 0px;cursor: pointer;}
.xs3s ul li a{font-size: 18px;color: #242424;height: 53px;display: block;font-weight: bold;}
/* .xs3s ul li a:hover{font-size: 18px;color: #18287F;border-bottom: 2px solid #18287F;} */

.xs3x{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
/*margin-top: 20px;*/
.xs3x1{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.xs3x1s{width:1200px;height: 60px;background: url(../images/xian.jpg) repeat-x; overflow: hidden;}
.xs3x1s h2{ line-height: 60px;font-size: 28px;color: #323232;font-weight: normal;background: #fff;width: auto;min-width: 112px;padding-right: 16px; display: inline-block; overflow: hidden;zoom: 1;}
.xs3x1x{width: 900px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;text-align: center;margin-top: 15px;margin-bottom: 15px;}
.xs3x1x h2{margin-bottom: 10px; line-height: 36px;text-align: center;font-size: 22px;color:#242424;font-weight: normal;}

.xs3x1x p{line-height: 30px;font-size: 14px;color: #555555;text-indent: 2em;text-align: left;}
.xs3x1x img{width:55%;text-align: center;margin-bottom: 35px;margin-top: 25px;}
.scqy{margin-bottom: 35px;}





/*PC分页开始*/
.gd_but{display: none;}
.gsxsfy{margin-top: 30px !important;}
.fy {width: auto;min-width: 100px;text-align: center; height: 40px;margin: 0 auto;margin-top: 65px;margin-bottom: 50px;}
/*.fy {width: 100%;height: 30px;line-height: 30px;text-align: center;}*/
.fy a {font-size: 12px;color: #5c5c5c;padding: 11px 15px 11px 15px;background: none;border-radius: 0px;border: 1px solid #D5D5D5;margin-left: 5px;margin-right: 5px;transition: 0.4s;}
.fy a:link,.fy a:visited {text-decoration: none;color: #727272;}
.fy a:hover {text-decoration: none;color: #1584D0;border: 1px solid #1584D0;margin-left: 5px;margin-right: 5px;}
/*PC分页结束*/

/************************采购页开始****************************/
.cg1{display: flex; flex-wrap: wrap; width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.cg11{width:380px;height: auto;min-height: 200px;overflow: hidden;zoom: 1; float:left;margin: 10px;float:left;margin-bottom: 20px;border:1px solid #E3E3E3;transition: 0.6s}
.cg11s{width: 315px;height: auto;min-height: 115px;overflow: hidden;zoom: 1; margin:0px auto;margin-top:30px;margin-bottom: 15px;}
.cg11s h2{line-height: 30px;margin-bottom: 22px; font-size: 22px;font-weight: normal;color: #333333;}
.cg11s p{line-height: 20px;font-size: 16px;color: #333333;margin-bottom: 20px;}
.cg11s span{line-height: 25px;font-size: 16px;color: #909090;}
.cg11x{width: 315px;height: 33px;margin:0px auto;color:#1584D0;display: block;transition:0.4s;margin-bottom: 22px;}
.cg11:hover{box-shadow: 0px 0px 15px rgba(0,0,0,0.1);}
.cg11:hover .cg11s h2 {color: #1584D0;}
.cg11:hover .cg11s p{color: #1584D0;}
.cg11:hover .cg11s span{color: #1584D0;}
.cg11:hover > .cg11x img{ filter: none;opacity: 1;}
.cg11x img{filter: grayscale(100%); opacity: 0.5;}


/************************视频页开始****************************/
.sp1{width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 55px;}
.sp11{cursor: pointer; width: 585px;height: 463px;float: left;position: relative;margin-left: 10px;margin-right: 10px;margin-bottom: 15px;}
.sp11s_img{width:585px;height: 403px;}
.sp11s{width: 86px;height: 86px;position: absolute;margin:0px auto;top:34%;left: 50%;margin-left: -43px;}
.sp11s img{transition: 0.8s transform;}
.sp1:hover .sp11s img{transform: scale(1.1, 1.1);}
.sp11s_bt{width: 100%;height: 60px;}
.sp11s_bt h2{line-height: 60px;text-align: center;font-size: 20px;color: #242424;font-weight: normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.sp11:hover .sp11s_bt h2{color:#168dd3}


/*弹框开始*/
.tk1{position:fixed;left:0%;top:0%;z-index:20;height:100%;width:100%;background-color: rgba(0,0,0,0.5);display: none;z-index: 9999;}
.tk1_main{width:60%;height:620px;border-radius: 5px;background:#fff;position: absolute;top:54%;margin-top:-310px;left:50%;margin-left:-30%;animation:rocket 1s;-webkit-animation:rocket 1s;}
@keyframes rocket{
0%{transform: translateY(-100px);}
100%{}
}

@-webkit-keyframes rocket{
0%{transform: translateY(-100px);opacity: 0;}
100%{}
}

.tk1_main_top{width:100%;height:40px;position: relative;margin-top: 20px;}
.tk1_main_top h2{line-height:40px;text-align: center;font-size:1.4em;color:#5c5c5c;font-weight: normal;}
.tk1_main_topbtn{width:20px;height:20px;position: absolute;right:30px;top:10px;cursor:pointer;transition: 0.9s;}
.tk1_main_topbtn:hover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);}
.tk1_main_bottom{width:80%;height:130px;margin:0 auto;margin-top:30px;}
.tk1_main_nr{width: 95%;height: 515px;background: #000;margin:0px auto;margin-top: 20px;}


/************************下载页开始****************************/
.xz1{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;border-top:1px solid #D8D8D8;}
.xz11{width: 1200px;height: auto;min-height: 120px;overflow: hidden;zoom: 1; border-bottom:1px solid #D8D8D8;}
.xz11z{width:1000px;height: auto;min-height: 100px;overflow: hidden;zoom: 1; float: left;margin-top: 20px;}
.xz11z h2{line-height: 24px;font-size: 22px;color: #333333;font-weight:500;transition: 0.6s;margin-bottom: 22px;}
.xz11z p{line-height:14px;font-size: 14px;color: #909090;transition: 0.6s;margin-bottom: 30px;}
.xz11y{width:96px;height: 40px;border-radius: 50px;float:right;margin-top: 40px;}
.xz11y h2{line-height:40px;text-align: center;}
.xz11y h2 a{display: block;transition: all 0.4s ease 0s;border-radius: 50px;border:1px solid #707070;font-size: 14px;color: #333333;font-weight: normal;}
.xz11y h2 a:hover{background: #18287F;color: #fff;border:1px solid transparent;}
.xz11y h2 a:hover img{content: url('../images/fff.png');}



.xz11y:hover h2 a img{transform: translateY(5px);}
.xz11y h2 a img{transition: transform .4s ease-out;margin-top: -4px;}

.xz11:hover .xz11z h2{color: #168dd3;}
.xz11:hover .xz11z p{color: #168dd3;}
/********************************文章页开始********************************/


.wz_divD{width:1200px;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 10px;}
.wz_div{width:1200px;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top:40px;}
.wz_div_title{width:100%;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.wz_div_title_h2 h2{font-size:34px;color:#323232;font-weight:normal;text-align: center;}
.wz_div_time{width:100%;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top:30px;}
/*margin-bottom:20px;*/
.wz_div_time img{height:24px;float: left;}
.wz_div_time p{font-size:14px;float: right;color:#848484;margin-top: 8px;}
.wz_div_b{width:100%;height:1px;background:#E2E2E2;margin-bottom:20px;}
.wz_div_show{width:100%;min-height:400px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.wz_div_show h6 {color:#000;font-family: "微软雅黑";font-weight: normal;font-size: 12px;line-height: 20px;text-align: center;text-indent: 0em;margin-bottom: 20px;}
.wz_div_show h5{font-weight: bolder;}
.wz_div_show_p p{font-size:14px;color:#555555;line-height:30px;text-indent:2em;}
.wz_div_show_img img{width:70%;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top:20px;margin-bottom:20px;display:block;}
.fh{width:154px;height:44px;display: block;border:2px solid #1584D0;margin:0 auto;font-size:16px;color:#1584D0;text-align: center;line-height:44px;overflow: hidden;-webkit-appearance: none;transition: all 0.4s ease 0s;transform: translate3d(0, 0, 0);margin-bottom:30px;margin-top:30px;border-radius: 5px;}
.fh:hover{background:#1584D0;color:#fff;}
.wz_div_qh{width:100%;min-height:1px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-bottom:60px;margin-top:30px;}
.wz_div_qhz{width:45%;height:50px;border:2px solid #EBEBEB;overflow: hidden;font-size:14px;color:#717171;line-height:50px;padding-left:10px;padding-right:10px;transition:0.4s;border-radius: 5px;}
.wz_div_qhz:hover{border:2px solid #1584D0;color:#1584D0;}
.wz_div_qhy{width:45%;height:50px;border:2px solid #EBEBEB;overflow: hidden;font-size:14px;color:#717171;line-height:50px;padding-left:10px;padding-right:10px;transition:0.4s;border-radius: 5px;}
.wz_div_qhy:hover{border:2px solid #1584D0;color:#1584D0;}
.wz_div_qh_wap{display: none;}

.wz_div2{width:790px;min-height:400px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top:40px;float: left;}




/********************************联系方式开始********************************/
.lx_content{width: 1220px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 20px;margin-bottom: 50px;}

.lxd{width: 1200px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 30px;}
.lx1{width:555px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;float: left;}
.lx11{width:100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.lx11 h2{line-height: 22px;font-size: 22px;color:#242424;font-weight: normal;}
.lx11 p{line-height:27px;font-size: 16px;color: #242424;margin-top: 39px;}

.lx12{width:100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top: 10px;}
.lx121{width:100%;height: 55px;border:1px solid #CCCCCC; border-radius: 3px;}
.lx12_inp{width:93%;height: 55px;padding-left: 20px;font-size: 16px;border:0px;background: #fff;}

.lx121x{width:96%;height: 55px;padding-left: 20px;font-size: 16px;border:0px;background: #fff;}
@-moz-document url-prefix() {
  .lx121x {
      -moz-appearance: none;
      appearance: none;
      background-image: url("../images/select-btm.png");
      background-repeat: no-repeat;
      background-position: calc(100% - 7px) 50%;
      background-size: 2% auto;
      border-radius:3px;
  }
}

.lx122{width:100%;height: 160px;border:1px solid #CCCCCC; border-radius: 3px;}
.lx12_tex{width:96%;height: 160px;padding-left: 20px;font-size: 16px;border:0px;background: #fff;font-size: 16px;color: #242424;}
.lx12_but{width: 155px;height: 55px;background: #18287F; border-radius: 5px;text-align: center;border:0px;font-size: 16px;color: #fff;}
.lx12p{font-size: 14px;color:#9F9F9F;}


.lx2{width:585px;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;float: left;margin-left: 20px;}
.lx21{width: 100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}
.lx211{width:580px;height: auto;min-height: 80px;overflow: hidden;zoom: 1;padding-bottom: 20px; border:1px solid #E3E3E3;float: left;margin-bottom: 20px;}
.lx211 h2{width: 220px;overflow: hidden; line-height: 22px;font-size:22px;color: #242424;font-weight: normal;padding-left: 30px;margin-top: 24px;margin-bottom: 16px;}
.lx211 p{line-height: 25px;margin-bottom: 0px; font-size: 16px;color: #242424;padding-left: 65px;padding-right: 26px;}

.lx211_ml{margin-left: 20px;}

.lx22{width: 100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;margin-top:20px;margin-bottom: 20px;}
.lx22 img{border:1px solid #E6E6E6;}
.lx22 h2{line-height:36px;font-size: 22px;color: #242424;font-weight: normal;}

.lx23{width: 100%;min-height:100px;margin:0px auto; height:auto; _height:auto; overflow:hidden; zoom:1;}

.lx12_hei{height: 20px;}


.swiper-pag .swiper-pagination-switch{width: 5px !important;height: 5px !important;}
.serachxz{width: 100% !important;}


/* 友情链接开始 */
.in6s{width: 1200px;margin: 0 auto;text-align: center;}
.in6s h2{font-size: 36px;color: #000000;margin-top: 60px;margin-bottom: 60px;}
.in6x{width: 1300px;margin-bottom: 50px !important; margin: 0 auto;}
.in6xn{width: 1200px; margin: 0 auto;}
.bar7 {width: 1200px !important;margin: 0 auto;}
.bar7 .swiper-wrapper .swiper-slide{width: 175px !important;}
.in6xn1 img{width: 173px;height: 72px;border: 1px solid #E5E5E5;}
.swiper-button-next-11{right: -1218px !important;top: -133px !important;}
.swiper-button-prev-11{left: -49px !important;top: -138px !important;}
/* 友情链接结束 */

}