/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family: Arial,' '; color:#333; overflow-x:hidden;}
a{ color:#666;}
a:hover{ color:#b78a00; text-decoration:none;}
p{line-height:1.5em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper1{ width:1200px; margin:0 auto;}
input,textarea,select{outline:none}
img{
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;}
@media(max-width:1023px){
.wapper1{ width:90%; }
}
/*common end*/


.h_height{ height:60px;}
.headbg{ width:100%; background:#2b2b2b; position:fixed; z-index:55; top:0; left:0; transition:all .3s ease;}
.head{ height:60px;}
.head .logo{ float:left; width:13%; height:80px; position:relative; }
.head .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.h_search1{ float:right; margin:0 0 0 30px; position:relative;}
.h_search1 .search1_open{ display:block; width:28px; height:80px; background:url(../images/h_search.png) center no-repeat;  }
.search1bg{ background:rgba(0,0,0,.5); position:absolute; top:100%; right:0; display:none;}
.search1{ height:40px; padding:10px;}
.search1_con{ width:260px}
.search1_con .text1{ float:left; border:none; background:#fff; width:200px; height:40px; line-height:40px; padding:0 10px; font-size:14px;}
.search1_con .button1{ float:right; display:block; width:40px; height:40px; background:#2b2b2b url(../images/h_search.png) center no-repeat; background-size:50%;}
/*menu*/
.menu{height:80px;line-height:80px; float:right; }
.menu ul li{ float:left; position:relative; }
.menu ul li dl{ background:rgba(0,0,0,.5);/* width:140px;*/ position:absolute; left:10px; top:100%; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:39px; }
.menu ul li dl dd a{ font-size:14px; color:#fff; padding:0; font-weight:normal; text-align:left; padding:0 22px; white-space: nowrap;}
.menu ul li dl dd a:hover{ color:#edc403; }
.menu a{ font-size:16px;color:#fff; text-decoration:none; font-weight:normal; display:block;text-align:center; padding:0 32px;}
.menu a:hover{color:#edc403;}
a.menu_hover{ color:#edc403; }
.menu ul li.menu_down span{ display:block; background:url(../images/menudown.png) right 20px center no-repeat;}
/**/
.headbg.active{ background:#2b2b2b;}
@media(max-width:1023px){
.headbg{ display:none;}
}

.head_mbg{ width:100%; background:#2b2b2b; position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:60px; position:relative; }
.head_m .logo{ float:left; width:50%; height:60px; position:relative; margin:0 0 0 5%;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}
.h_search2{ float:right; margin:0 5% 0 0; }
.h_search2 .search2_open{ display:block; width:28px; height:60px; background:url(../images/h_search.png) center no-repeat; }
.search2bg{ width:100%; background:rgba(0,0,0,.5); position:absolute; top:100%; right:0; display:none;}
.search2{ height:40px; padding:10px;}
.search2_con{ }
.search2_con .text1{ float:left; border:none; background:#fff; width:calc(100% - 60px); height:40px; line-height:40px; padding:0 10px; font-size:14px;}
.search2_con .button1{ float:right; display:block; width:40px; height:40px; background:#2b2b2b url(../images/h_search.png) center no-repeat; background-size:50%;}
/**/
.nav_open{ height:60px; line-height:60px; text-align:center; font-size:28px; color:#fff; float:right; margin:0 5% 0 0;}
.nav_open i{ }
.navbg{ width:100%; height:calc(100vh - 60px); background:rgba(0,0,0,.9); position:fixed; top:60px; left:0; z-index:666; display:none;}
.nav{ padding:0px 5% 20px 5%; position:relative;}
.nav_list{ height:calc(100vh - 80px); overflow-Y:scroll;}
.tree{}
.tree_box{ }
.tree_one,.tree_two{display: none; overflow: hidden;}
.tree_box h3{ font-weight:normal; font-size:14px; height:49px; line-height:49px; overflow:hidden; margin:0; position:relative; border-bottom:1px solid rgba(255,255,255,.1);}
.tree_box h3 a{ color:#fff; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#fff;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_box h3 span i{ color:rgba(255,255,255,.1);}
.tree_one h4{ font-weight:normal; font-size:12px; position:relative; height:39px; line-height:39px; overflow:hidden; margin:0 0 0 5%; border-bottom:1px solid rgba(255,255,255,.1);}
.tree_box h4 a{ color:#fff; position:relative; z-index:10;}
.tree_box h4 a:hover{ color:#fff;}
@media(max-width:1023px){
.head_mbg{ display:block;}
}




.swiper-container1 { width: 100%; }
.swiper-container1 .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container1 .swiper-slide img{ display:block; width:100%;}
.swiper-container1 .swiper-pagination1{ width:11px; bottom:auto; left:auto; right:40px; top:50%; transform:translateY(-50%);}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ border-radius:0; display:block; margin:24px 0; width:15px; height:15px; background:#c8c8c8; opacity:1;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{ background:#fff; opacity:1;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{outline:none; display:none;}
.swiper-container1 .swiper-button-prev1{}
.swiper-container1 .swiper-button-next1{}
@media(max-width:1023px){
.swiper-container1 .swiper-pagination1{ right:5%;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:6px; height:6px; margin:12px 0;}
}


.more1{ text-align:center; background:url(../images/more1bg.png) center no-repeat; margin-top:5px;}
.more1 a{ min-width:39px; text-align:center; display:inline-block; padding:10px 0; background:url(../images/arrow_down.png) bottom center no-repeat; font-size:12px; line-height:22px; text-transform:uppercase;}
.more1.active a{ background:url(../images/arrow_up.png) top center no-repeat; color:#b78a00;}
.con01bg{ padding:80px 0 45px 0; background:#edecec;}
.con01{}
.con01_lt{ float:left; width:585px; }
.con01_lt img{ display:block; width:100%;}
.con01_rt{ float:right; width:calc(100% - 615px);}
.con01_rt .h2{ text-transform:uppercase; font-size:26px; line-height:36px;}
.con01_rt .txt{ font-size:14px; line-height:2em; margin-top:20px; }
.con01 .txt2{ font-size:14px; line-height:2em; display:none;}
@media(max-width:1023px){
.con01bg{ padding:40px 0 22px 0;}
.con01_lt{ float:left; width:100%; }
.con01_rt{ float:right; width:100%; margin-top:20px;}
.con01_rt .txt{ margin-top:10px; }
}

.more2{ text-align:right; margin-top:55px;}
.more2 a{ display:inline-block; font-size:12px; line-height:13px; padding-right:30px; background:url(../images/arrow_right.png) right center no-repeat; text-align:center;}
.more2 a:hover{}
.con02bg{ padding:45px 0 130px 0; background:#edecec;}
.con02{ position:relative;}
.swiper2-top{ float:right; width:calc(100% - 350px);}
.swiper-container2-top {}
.swiper-container2-top .swiper-slide { }
.swiper-container2-top .swiper-slide .nr_box{}
.swiper-container2-top .swiper-slide .img_box{ float:left; width:500px;}
.swiper-container2-top .swiper-slide .img{ height:498px; border:1px solid #898888; position:relative;}
.swiper-container2-top .swiper-slide .img img{ max-width:99%; max-height:99%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container2-top .swiper-slide .txt{ float:right; width:calc(100% - 530px);}
.swiper-container2-top .swiper-slide .txt .h2{ font-size:20px; line-height:30px; margin-top:30px;}
.swiper-container2-top .swiper-slide .txt .h3{ font-size:20px; line-height:30px;}
.swiper-container2-top .swiper-slide .txt ul{ margin-top:20px; height:22em; overflow:hidden; font-size:14px; line-height:2em;}
.swiper-container2-top .swiper-slide .txt ul li{ padding-left:20px; position:relative;}
.swiper-container2-top .swiper-slide .txt ul li:before{ content:""; width:4px; height:4px; background:#303030; position:absolute; left:0; top:12px;}
.swiper-container2-top .swiper-slide .txt .more2{ position:absolute; bottom:0; right:0;}
.swiper2-thumbs{ float:left; width:350px; padding:48px 0;}
.swiper-container2-thumbs { height:404px;}
.swiper-container2-thumbs .swiper-slide { text-align:center; cursor:pointer;}
.swiper-container2-thumbs .swiper-slide .txt{}
.swiper-container2-thumbs .swiper-slide .txt .h2{ height:36px; line-height:36px; overflow:hidden; font-size:14px;}
.swiper-container2-thumbs .swiper-slide.swiper-slide-thumb-active { background:url(../images/c2bg.png) center no-repeat;}
.swiper2-top .swiper-button-prev2,.swiper2-top .swiper-button-next2{ width:40px; height:10px; margin:0; outline:none;outline:none;}
.swiper2-top .swiper-button-prev2{ background:url(../images/arrow_up2.png) center no-repeat; left:155px; top:0;}
.swiper2-top .swiper-button-next2{ background:url(../images/arrow_down2.png) center no-repeat; right:auto; left:155px; top:auto; bottom:0;}
@media(max-width:1023px){
.more2{  margin-top:27px;}
.con02bg{ padding:22px 0 65px 0; }
.swiper2-top{ float:right; width:100%; margin-top:20px;}
.swiper-container2-top .swiper-slide .img_box{ float:left; width:100%;}
.swiper-container2-top .swiper-slide .img{ height:auto; padding-bottom:100%; width:99%;}
.swiper-container2-top .swiper-slide .txt{ float:right; width:100%;}
.swiper-container2-top .swiper-slide .txt ul{ margin-top:10px; min-height:0;}
.swiper2-thumbs{ float:left; width:calc(100% - 80px); padding:0 40px;}
.swiper-container2-thumbs { height:39px;}
.swiper-container2-thumbs .swiper-slide .txt .h2{ height:39px; line-height:39px; overflow:hidden; font-size:12px;}
.swiper-container2-thumbs .swiper-slide.swiper-slide-thumb-active { background:url(../images/c2bg2.png) center repeat-x;}
.swiper2-top .swiper-button-prev2,.swiper2-top .swiper-button-next2{ width:10px; height:40px; margin:0; }
.swiper2-top .swiper-button-prev2{ background:url(../images/arrow_left2.png) center no-repeat; left:0; top:0;}
.swiper2-top .swiper-button-next2{ background:url(../images/arrow_right2.png) center no-repeat; left:auto; right:0;bottom:auto; top:0; }
}





.con03bg{ padding:80px 0 80px 0;}
.con03{}
.swiper3{ position:relative;}
.swiper-container3 { width: 100%; }
.swiper-container3 .swiper-slide { position:relative; overflow:hidden;}
.swiper-container3 .swiper-slide .img{ padding-bottom:66%;}
.swiper-container3 .swiper-slide .txt{ width:100%; height:100%; background:rgba(0,0,0,.5); position:absolute; top:100%; left:0; color:#fff; transition:all .3s ease;
/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: wrap;}
.swiper-container3 .swiper-slide:hover .txt{ top:0;}
.swiper-container3 .swiper-slide .txt .h2{ font-size:16px; line-height:26px; padding:0 10px;}
.swiper-container3 .swiper-pagination3{ display:none;}
.swiper-container3 .swiper-pagination3 .swiper-pagination-bullet{ }
.swiper-container3 .swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active{ }
.swiper3 .swiper-button-prev3,.swiper3 .swiper-button-next3{ width:19px; height:90px; margin-top:-45px; outline:none;}
.swiper3 .swiper-button-prev3{ left:-40px; background:url(../images/arrow_left3.png) center no-repeat;}
.swiper3 .swiper-button-next3{ right:-40px; background:url(../images/arrow_right3.png) center no-repeat;}
@media(max-width:1023px){
.con03bg{ padding:40px 0 40px 0;}
.swiper3{ padding:0 20px;}
.swiper3 .swiper-button-prev3{ left:-10px; }
.swiper3 .swiper-button-next3{ right:-10px; }
}


.more3{ text-align:center; margin-top:40px;}
.more3 a{ display:inline-block; text-align:center; border:2px solid #fff; color:#fff; font-size:14px; font-weight:bold; height:26px; line-height:26px; padding:0 10px; text-transform:uppercase;}
.more3 a:hover{ background:#fff; color:#2b2b2b;}
.con04bg{ padding:100px 0 100px 0;}
.con04{}
.con04 .txt{ color:#fff;}
.con04 .txt .h2{ font-size:40px; line-height:50px; text-align:center;}
@media(max-width:1023px){
.more3{ margin-top:20px;}
.con04bg{ padding:50px 0 50px 0;}
.con04 .txt .h2{ font-size:20px; line-height:30px; }
}


.con05bg{ padding:80px 0 80px 0; background:#edecec;}
.con05{}
.con05_lt{ float:left; width:350px;}
.con05_lt img{ display:block; width:100%;}
.con05_rt{ float:right; width:calc(100% - 380px);}
.con05_rt .h2{ font-size:20px; line-height:30px; max-height:60px; overflow:hidden; margin-top:5px;}
.con05_rt .h2 a{}
.con05_rt .h3{ font-size:14px; line-height:2em; max-height:6em; overflow:hidden; margin-top:15px;}
.con05 .list1{ margin-top:40px;}
.con05 .list1 ul li{ height:44px; line-height:44px;}
.con05 .list1 ul li span{ float:left; font-size:12px; color:#999;}
.con05 .list1 ul li a{ float:right; width:calc(100% - 120px); font-size:20px; height:44px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con05 .list2{ display:none;}
.con05 .list2 ul li{ height:44px; line-height:44px;}
.con05 .list2 ul li span{ float:left; font-size:12px; color:#999;}
.con05 .list2 ul li a{ float:right; width:calc(100% - 120px); font-size:20px; height:44px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.con05 .more1{ margin-top:20px;}
@media(max-width:1023px){
.con05bg{ padding:40px 0 40px 0; }
.con05_lt{ float:left; width:100%;}
.con05_rt{ float:right; width:100%; }
.con05_rt .h2{ font-size:20px; line-height:30px; max-height:60px; margin-top:20px;}
.con05_rt .h3{ font-size:14px; line-height:2em; max-height:6em; margin-top:10px;}
.con05 .list1{ margin-top:20px;}
.con05 .list1 ul li{ height:32px; line-height:32px;}
.con05 .list1 ul li a{ float:right; width:calc(100% - 90px); font-size:16px; height:32px; }
.con05 .list2 ul li{ height:32px; line-height:32px;}
.con05 .list2 ul li a{ float:right; width:calc(100% - 90px); font-size:16px; height:32px; }
}



.foot input::-webkit-input-placeholder, .foot textarea::-webkit-input-placeholder {
color: #c5c4c4;
font-size:14px;
}
.foot input:-moz-placeholder, .foot textarea:-moz-placeholder {
color:#c5c4c4;
font-size:14px;
}
.foot input::-moz-placeholder, .foot textarea::-moz-placeholder {
color:#c5c4c4;
font-size:14px;
}
.foot input:-ms-input-placeholder, .foot textarea:-ms-input-placeholder {
color:#c5c4c4;
font-size:14px;
}
.foot{ background:#2b2b2b;}
.foot1bg{ padding:50px 0 30px 0;}
.foot1{ color:#fff;}
.foot1 a{ color:#fff;}
.foot1 .lt{ width:310px; vertical-align:top;}
.foot1 .lt .h2{ font-size:18px; line-height:28px;}
.foot1 .lt .form1{ margin-top:30px;}
.foot1 .lt .form1 ul li{ margin-top:20px;}
.foot1 .lt .form1 .text1{ border:1px solid #9c9c9c; background:none; padding:0 10px; height:26px; line-height:26px; font-size:14px; color:#fff; width:calc(100% - 22px);}
.foot1 .lt .form1 .button1{ display:block; width:100%; height:28px; line-height:28px; background:#919191; color:#fff; font-size:14px; text-align:center;}
.foot1 .lt .form1 .button1:hover{}
.foot1 .ct{ vertical-align:middle; text-align:center;}
.foot1 .ct img{ max-width:100%;}
.foot1 .rt{ width:300px; vertical-align:top;}
.foot1 .rt .h2{ font-size:18px; line-height:28px;}
.foot1 .rt .h3{ font-size:14px; line-height:24px; margin-bottom:25px;}
.foot1 .rt .h4{ font-size:14px; line-height:24px;}
.f_share{ text-align:right; margin-top:40px;}
.f_share a{ display:inline-block;}
.f_share a img{ display:block;}
.foot2bg{ background:#1b1b1b; padding:9px 0;}
.foot2{ color:#c5c4c4; font-size:12px; line-height:22px; text-align:center;}
.foot2 a{ color:#c5c4c4;}
.foot2 a:hover{ color:#fff;}
@media(max-width:1023px){
.foot1 .lt{ width:100%; display:block;}
.foot1 .ct{ width:100%; display:block; margin-top:30px;}
.foot1 .rt{ width:100%; display:block; margin-top:30px;}
.foot1 .rt .h3{ margin-bottom:20px;}
.f_share{ text-align:left; margin-top:20px;}
}











/*Add------------------------------------------------------------------------------*/

.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%;}
.inbanner .txt1{ width:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); display:none;}
.inbanner .txt1 .h2{ font-size:70px; line-height:80px; font-weight:bold; color:#fff; text-align:center;}
@media(max-width:1023px){
.inbanner .txt1 .h2{ font-size:35px; line-height:45px; }
}


.aboutus1bg{ background:#2b2b2b; padding:35px 0;}
.aboutus1{ color:#fff;}
.aboutus1 .txt{ text-align:center;}
.aboutus1 .txt .h2{ font-size:26px; line-height:36px;}
.aboutus1 .txt .h3{ font-size:12px; line-height:2em; margin-top:10px;}

.aboutus2bg{ padding:70px 0 35px 0;}
.aboutus2{}
.aboutus2 .lt{ float:left; width:400px;}
.aboutus2 .lt .img1{}
.aboutus2 .lt .img1 img{ display:block; width:100%;}
.aboutus2 .lt .img2{ margin-top:40px;}
.aboutus2 .lt .img2 img{ display:block; width:100%;}
.aboutus2 .rt{ float:right; width:calc(100% - 450px);}
.aboutus2 .rt .h2{ font-size:26px; line-height:36px;}
.aboutus2 .rt .txt{ font-size:14px; line-height:2em; margin-top:20px;}

.tit1{ background:#e5e5e5; text-align:center; padding:10px 10px;}
.tit1 .h2{ font-size:26px; line-height:36px;}
.tit1 .h3{ font-size:12px; line-height:2em; margin-top:10px;}
.aboutus3bg{ padding:35px 0 50px 0;}
.aboutus3{}
.aboutus3 .list{ position:relative; margin-top:35px;}
.aboutus3 .list:before{ content:""; width:1px; height:calc(100% - 9px); background:#23333c; position:absolute; top:9px; left:33px;}
.aboutus3 .list ul li{ padding-left:67px; position:relative; margin-bottom:45px;}
.aboutus3 .list ul li:before{ content:""; width:5px; height:5px; border-radius:100%; border:1px solid #23333c; background:#fff; position:absolute; left:30px; top:9px;}
.aboutus3 .list ul li .h2{ font-size:14px; line-height:28px;}

.aboutus4bg{ padding:50px 0 60px 0;}
.aboutus4{}
.aboutus4 .list{}
.aboutus4 .list ul li{ float:left; width:calc((100% - 140px)/3); margin:70px 70px 0 0; text-align:center;}
.aboutus4 .list ul li:nth-child(3n){ margin-right:0;}
.aboutus4 .list ul li .img{ height:220px; position:relative;}
.aboutus4 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.aboutus4 .list ul li .txt{}
.aboutus4 .list ul li .txt .h2{ font-size:22px; line-height:32px; margin-top:20px;}
.aboutus4 .list ul li .txt .h3{ font-size:14px; line-height:24px;}

.aboutus5bg{ padding:60px 0 190px 0;}
.aboutus5{}
.aboutus5 .list{ margin-top:40px;}
.aboutus5 .list .lt{ float:left; width:calc(100% - 475px); font-size:14px; line-height:2em;}
.aboutus5 .list .rt{ float:right; width:375px;}
.aboutus5 .list .rt .img{}
.aboutus5 .list .rt .img img{ display:block; width:100%;}
.aboutus5 .list .rt .txt{}
.aboutus5 .list .rt .txt .h2{ font-size:14px; line-height:2em; margin-top:10px;}
@media(max-width:1023px){
.aboutus1bg{ padding:35px 0;}
.aboutus2bg{ padding:35px 0 35px 0;}
.aboutus2 .lt{ float:left; width:100%;}
.aboutus2 .lt .img2{ margin-top:10px;}
.aboutus2 .rt{ float:right; width:100%; margin-top:20px;}
.aboutus2 .rt .txt{ font-size:14px; line-height:2em; margin-top:10px;}
.aboutus3bg{ padding:35px 0 25px 0;}
.aboutus3 .list{ margin-top:17px;}
.aboutus3 .list:before{ left:18px;}
.aboutus3 .list ul li{ padding-left:37px; }
.aboutus3 .list ul li:before{ left:15px; top:9px;}
.aboutus4bg{ padding:25px 0 30px 0;}
.aboutus4 .list ul li{ float:left; width:100%; margin:35px 0 0 0; }
.aboutus5bg{ padding:30px 0 95px 0;}
.aboutus5 .list{ margin-top:20px;}
.aboutus5 .list .lt{ float:left; width:100%; }
.aboutus5 .list .rt{ float:right; width:100%; margin-top:20px;}
}




.innavbg{ padding:80px 0 50px 0;}
.innav{}
.innav .box1{}
.innav .box1 ul li{ min-width:172px; text-align:center; float:left; font-size:16px; line-height:26px; margin:0 0 20px 0;}
.innav .box1 ul li a{ display:block; padding:0 50px; padding-bottom:8px;}
.innav .box1 ul li.on a{ background:url(../images/nav_on.png) bottom center no-repeat;}
.innav .box2{ margin-top:30px;}
.swiper4{ padding:0 50px; position:relative;}
.swiper-container4 { width: 100%; }
.swiper-container4 .swiper-slide { }
.swiper-container4 .swiper-slide .h2{ height:39px; line-height:39px; font-size:14px; overflow:hidden; text-align:center;}
.swiper-container4 .swiper-pagination4{ display:none;}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet{}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active{}
.swiper4 .swiper-button-prev4,.swiper4 .swiper-button-next4{ width:10px; height:39px; margin:0; top:0; outline:none;}
.swiper4 .swiper-button-prev4{ left:0; background:url(../images/arrow_left4.png) center no-repeat;}
.swiper4 .swiper-button-next4{ right:0; background:url(../images/arrow_right4.png) center no-repeat;}
@media(max-width:1023px){
.innav .box1 ul li{ min-width:50%; font-size:12px; line-height:22px;}
.innav .box1 ul li a{ padding:0; padding-bottom:5px;}
.innav .box1 ul li.on a{ background:url(../images/nav_on2.png) bottom center no-repeat;}
}


.product1bg{ padding:50px 0 170px 0;}
.product1{}
.product1 ul li{ float:left; width:calc((100% - 70px)/3); margin:0 35px 35px 0; text-align:center;}
.product1 ul li:nth-child(3n){ margin-right:0;}
.product1 ul li .nr_box{ border:1px solid #919191; padding:0 0 20px 0;}
.product1 ul li .img{ padding-bottom:100%; position:relative;}
.product1 ul li .img img{ max-width:90%; max-height:80%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.product1 ul li .txt{}
.product1 ul li .txt .h2{ font-size:26px; line-height:36px; height:36px; overflow:hidden; margin-top:20px;}
.product1 ul li .txt .h3{ font-size:16px; line-height:26px; height:26px; overflow:hidden; margin-top:10px;}
@media(max-width:1023px){
.product1bg{ padding:25px 0 85px 0;}
.product1 ul li{ float:left; width:100%; margin:0 0 35px 0; }
}


.news1bg{ padding:0 0 160px 0;}
.news1{}
.news1 ul li{ margin-bottom:60px;}
.news1 ul li .img_box{ float:left; width:400px;}
.news1 ul li .img{ padding-bottom:50%;}
.news1 ul li .txt{ float:right; width:calc(100% - 450px);}
.news1 ul li .txt .h2{ font-size:26px; line-height:36px; max-height:36px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.news1 ul li .txt .h3{ font-size:16px; line-height:26px; max-height:104px; overflow:hidden; margin-top:20px;}
.news1 ul li .txt .h4{ font-size:12px; line-height:22px; height:22px; margin-top:10px;}
.news1 ul li .txt .h4 span{ float:left;}
.news1 ul li .txt .h4 span img{ display:inline-block; vertical-align:sub; margin-right:5px;}
.news1 ul li .txt .h4 a{ float:right;}
@media(max-width:1023px){
.news1bg{ padding:0 0 80px 0;}
.news1 ul li{ margin-bottom:30px;}
.news1 ul li .img_box{ float:left; width:100%;}
.news1 ul li .txt{ float:right; width:100%;}
.news1 ul li .txt .h2{ font-size:16px; line-height:26px; margin-top:20px;}
.news1 ul li .txt .h3{ font-size:14px; line-height:24px; max-height:96px; margin-top:10px;}
}


.weizhibg{ padding:90px 0 40px 0;}
.weizhi{}

.tit2{ text-align:center;}
.tit2 .h2{ font-size:36px; line-height:46px;}
.tit2 .h3{ font-size:12px; line-height:22px; margin-top:20px;}
.tit2 .h3 strong{ display:inline-block; vertical-align:sub; margin:0 20px; font-weight:normal;}
.tit2 .h3 strong img{ display:inline-block; vertical-align:sub; margin-right:5px;}
.insidebg{ padding:40px 0 180px 0;}
.inside{}
@media(max-width:1023px){
.weizhibg{ padding:45px 0 20px 0;}
.tit2 .h2{ font-size:22px; line-height:32px;}
.tit2 .h3{ margin-top:10px;}
.insidebg{ padding:20px 0 90px 0;}
}


.news{}
.news .list{ margin-top:60px;}


.contact1bg{ padding:60px 0 90px 0;}
.contact1{}
.contact1 .txt{ text-align:center;}
.contact1 .txt .h2{ font-size:36px; line-height:46px; font-weight:bold;}
.contact1 .c_share{ margin-top:80px;}
.contact1 .c_share a{ display:inline-block; margin:0 40px;}
.contact1 .c_share a img{ display:block;}

.contact2bg{ padding:90px 0 90px 0;}
.contact2{}
.contact2 .txt{ text-align:center;}
.contact2 .txt .h2{ font-size:26px; line-height:36px; font-weight:bold;}
.contact2 .txt .h3{ font-size:26px; line-height:36px; margin-top:50px;}
.contact2 .txt .h4{ font-size:26px; line-height:36px; margin-bottom:50px;}
.contact2 .txt .h5{ font-size:26px; line-height:36px;}

.contact3bg{ padding:90px 0 50px 0;}
.contact3{}
.contact3 .txt{}
.contact3 .txt .h2{ font-size:26px; line-height:36px; font-weight:bold; text-align:center;}
.contact3 .txt .h3{ font-size:26px; line-height:36px; margin-top:50px;}

.contact4bg{ padding:50px 0 260px 0;}
.contact4{}
.contact4 .h2{ font-size:36px; line-height:46px; font-weight:bold; text-align:center;}
.contact4 .form1{ width:900px; margin:0 auto; margin-top:20px;}
.contact4 .form1 table th{ width:160px; padding:40px 40px 40px 0; text-align:right; font-weight:normal; font-size:26px; line-height:50px;}
.contact4 .form1 table td{ width:700px; padding:40px 0 40px 0;}
.contact4 .form1 .text1{ border:1px solid #2b2b2b; height:48px; line-height:48px; padding:0 10px; width:calc(100% - 20px);}
.contact4 .form1 .button1{ display:block; width:100%; height:50px; line-height:50px; background:#2b2b2b; color:#fff; text-align:center; font-size:26px;}
@media(max-width:1023px){
.contact1bg{ padding:30px 0 45px 0;}
.contact1 .txt .h2{ font-size:26px; line-height:36px;}
.contact1 .c_share{ margin-top:40px;}
.contact1 .c_share a{ margin:0 10px;}
.contact1 .c_share a img{ height:50px;}

.contact2bg{ padding:45px 0 45px 0;}
.contact2 .txt .h2{ font-size:16px; line-height:26px; }
.contact2 .txt .h3{ font-size:16px; line-height:26px; margin-top:20px;}
.contact2 .txt .h4{ font-size:16px; line-height:26px; margin-bottom:20px;}
.contact2 .txt .h5{ font-size:16px; line-height:26px; }

.contact3bg{ padding:45px 0 45px 0;}
.contact3 .txt .h2{ font-size:16px; line-height:26px;}
.contact3 .txt .h3{ font-size:16px; line-height:26px; margin-top:20px;}

.contact4bg{ padding:25px 0 130px 0;}
.contact4 .h2{ font-size:26px; line-height:36px; }
.contact4 .form1{ width:100%; margin-top:20px;}
.contact4 .form1 table th{ width:150px; padding:10px 10px 10px 0; text-align:right; font-weight:normal; font-size:12px; line-height:50px;}
.contact4 .form1 table td{ padding:10px 0 10px 0;}
}



.download1bg{ padding:70px 0 130px 0;}
.download1{}
.download1 .box1{}
.download1 .box1 .h2{ font-size:36px; line-height:46px; font-weight:bold; text-align:center;}
.download1 .box1 .form1{ height:48px; width:820px; margin:0 auto; border:1px solid #2b2b2b; margin-top:110px;}
.download1 .box1 .form1 .text1{ float:left; width:calc(100% - 140px); padding:0 10px; height:48px; line-height:48px; font-size:22px;}
.download1 .box1 .form1 .button1{ float:right; width:120px; height:48px; line-height:48px; text-align:center; font-size:22px; background:#2b2b2b; color:#fff;}
.download1 .box2{ margin-top:90px;}
.download1 .box2 dl dt{ font-size:16px; line-height:26px; border-bottom:1px solid #bfbfbf; padding-bottom:10px; text-align:center;}
.download1 .box2 dl dt .w1{ float:left; width:calc(100%/7); font-weight:bold;}
.download1 .box2 dl dt .w2{ float:left; width:calc(100%/7);}
.download1 .box2 dl dt .w3{ float:left; width:calc(100%/7);}
.download1 .box2 dl dt .w4{ float:left; width:calc(100%/7);}
.download1 .box2 dl dt .w5{ float:left; width:calc(100%/7);}
.download1 .box2 dl dt .w6{ float:left; width:calc(100%/7);}
.download1 .box2 dl dt .w7{ float:left; width:calc(100%/7);}
.download1 .box2 dl dd{ font-size:16px; line-height:26px; border-bottom:1px solid #bfbfbf; text-align:center;}
.download1 .box2 dl dd>div:hover{ background:#bfbfbf;}
.download1 .box2 dl dd>.w1:hover{ background:#fff;}
.download1 .box2 dl dd .w1{ float:left; width:calc(100%/7); position:relative; line-height:129px;}
.download1 .box2 dl dd .w2{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .w3{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .w4{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .w5{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .w6{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .w7{ float:left; width:calc(100%/7); position:relative;}
.download1 .box2 dl dd .img{ height:129px; position:relative;}
.download1 .box2 dl dd .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.download1 .box2 dl dd .txt{ width:100%; position:absolute; bottom:3px; left:0; opacity:0; visibility:hidden; transition:all .3s ease;}
.download1 .box2 dl dd>div:hover .txt{ opacity:1; visibility:visible;}
.download1 .box2 dl dd .txt .h2{ text-align:center; font-size:12px; line-height:20px;}
.download1 .box2 dl dd .txt .h2 span{ display:inline-block; border-radius:5px; background:#2b2b2b; color:#fff; padding:0 10px;}
@media(max-width:1023px){
.download1bg{ padding:35px 0 65px 0;}
.download1 .box1 .h2{ font-size:26px; line-height:36px; }
.download1 .box1 .form1{ height:48px; width:100%; margin-top:50px;}
.download1 .box1 .form1 .text1{ float:left; width:calc(100% - 120px); padding:0 10px; height:48px; line-height:48px; font-size:14px;}
.download1 .box1 .form1 .button1{ float:right; width:100px; height:48px; line-height:48px; font-size:14px; }
.download1 .box2{ overflow-x:auto; margin-top:50px;}
.download1 .box2 dl{ width:800px;}
.download1 .box2 dl dt{ font-size:12px; line-height:22px; }
.download1 .box2 dl dd{ font-size:12px; line-height:22px; }
}



.more4{ text-align:center; padding-top:7px; margin-top:20px; background:url(../images/arrow_down3.png) top 7px center no-repeat;}
.more4 a{ display:block; border-top:1px solid #898888; font-size:16px; line-height:26px; padding-top:15px;}
.more4.active{ background:url(../images/arrow_up3.png) top center no-repeat;}
.more4.active a{ color:#b78a00;}
.proDetail{}
.proDetail1{}
.proDetail1 .lt{ float:left; width:500px;}
.swiper5{ position:relative;}
.swiper-container5-top { }
.swiper-container5-top .swiper-slide { }
.swiper-container5-top .swiper-slide .img{ padding-bottom:100%; position:relative;}
.swiper-container5-top .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container5-top .swiper-slide .img video{ display:block; background:none; width:100%; height:100%; position:absolute; top:0; left:0; object-fit: contain;}
.swiper5-top .swiper-button-prev5,.swiper5-top .swiper-button-next5{ width:14px; height:86px; margin:0; top:auto; bottom:0; outline:none; }
.swiper5-top .swiper-button-prev5{ background:url(../images/arrow_left5.png) center no-repeat; left:0; }
.swiper5-top .swiper-button-next5{ background:url(../images/arrow_right5.png) center no-repeat; right:0;}
.swiper5-thumbs{ padding:0 20px; margin-top:10px;}
.swiper-container5-thumbs { }
.swiper-container5-thumbs .swiper-slide { }
.swiper-container5-thumbs .swiper-slide .img{ border:1px solid #919191; padding-bottom:100%; position:relative;}
.swiper-container5-thumbs .swiper-slide .img img{ max-width:90%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container5-thumbs .swiper-slide.swiper-slide-thumb-active .img{ border:1px solid #b78a00;}
.proDetail1 .rt{ float:right; width:calc(100% - 580px);}
.proDetail1 .rt .h2{ font-size:48px; line-height:58px;}
.proDetail1 .rt .h3{ font-size:30px; line-height:40px; margin-top:10px;}
.proDetail1 .rt .txt{ font-size:16px; line-height:2.5em; margin-top:60px; max-height:22.5em; overflow:hidden;}
.proDetail1 .rt .txt.height{ max-height:inherit;}
.proDetail1 .rt .txt p{ padding:0 !important; margin:0 !important; line-height:2.5em !important;}
.proDetail1 .rt .txt2{ font-size:16px; line-height:2em; display:none;}

.more5{ text-align:center; padding-top:7px; background:url(../images/arrow_down3.png) top 7px center no-repeat; margin-top:20px;}
.more5 a{ display:block; border-top:1px solid #898888; font-size:16px; line-height:26px; padding-top:15px;}
.more5.active{ background:url(../images/arrow_up3.png) top center no-repeat;}
.more5.active a{ color:#b78a00;}
.proDetail2{ margin-top:100px;}
.proDetail2_lt{ float:left; width:500px;}
.proDetail2_lt1{}
.proDetail2_lt1 .h2{ font-size:26px; line-height:36px;}
.proDetail2_lt1 .txt{ font-size:16px; line-height:2.5em; margin-top:30px; max-height:50em; overflow:hidden;}
.proDetail2_lt1 .txt.height{ max-height:inherit;}
.proDetail2_lt1 .txt p{ padding:0 !important; margin:0 !important;}
.proDetail2_lt1 .txt *{ line-height:2.5em !important;}
.proDetail2_lt1 .txt2{ font-size:16px; line-height:2em; display:none;}
.proDetail2_lt2{ margin-top:80px;}
.proDetail2_lt2 .h2{ font-size:26px; line-height:36px;}
.proDetail2_lt2 .list{ margin-top:80px;}
.proDetail2_lt2 .list ul li{ margin-top:60px;}
.proDetail2_lt2 .list ul li .img{ float:left; width:200px; text-align:center; height:164px; position:relative;}
.proDetail2_lt2 .list ul li .img img{ display:inline-block; max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.proDetail2_lt2 .list ul li .txt{ float:right; width:calc(100% - 220px);}
.proDetail2_lt2 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
.proDetail2_lt2 .list ul li .txt .h4{ font-size:12px; line-height:2em; margin-top:10px;}
.proDetail2_lt2 .list2{ display:none;}
.proDetail2_lt2 .list2 ul li{ margin-top:80px;}
.proDetail2_lt2 .list2 ul li .img{ float:left; width:200px; text-align:center;}
.proDetail2_lt2 .list2 ul li .img img{ display:inline-block; max-width:100%;}
.proDetail2_lt2 .list2 ul li .txt{ float:right; width:calc(100% - 220px);}
.proDetail2_lt2 .list2 ul li .txt .h3{ font-size:16px; line-height:26px;}
.proDetail2_lt2 .list2 ul li .txt .h4{ font-size:12px; line-height:2em; margin-top:10px;}
.proDetail2_rt{ float:right; width:calc(100% - 580px);}
.proDetail2_rt1{}
.proDetail2_rt1 .h2{ font-size:26px; line-height:36px;}
.proDetail2_rt1 .list{}
.proDetail2_rt1 .list ul li{ float:left; width:50%; margin-top:35px; height:80px;}
.proDetail2_rt1 .list ul li:nth-child(2n-1){ clear:left;}
.proDetail2_rt1 .list ul li .img{ float:left; width:60px;}
.proDetail2_rt1 .list ul li .img img{ display:inline-block; max-width:100%;}
.proDetail2_rt1 .list ul li .txt{ float:right; width:calc(100% - 100px); margin-right:20px; word-break:break-word;}
.proDetail2_rt1 .list ul li .txt .h3{ font-size:16px; line-height:26px;}
.proDetail2_rt1 .list ul li .txt .h4{ font-size:12px; line-height:2em; margin-top:5px;}
.proDetail2_rt2{ margin-top:80px;}
.proDetail2_rt2 .h2{ font-size:26px; line-height:36px;}
.proDetail2_rt2 .list{}
.proDetail2_rt2 .list ul li{ float:left; width:50%; margin-top:35px;}
.proDetail2_rt2 .list ul li .img{ height:372px; position:relative;}
.proDetail2_rt2 .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.proDetail2_rt2 .list ul li .txt{}
.proDetail2_rt2 .list ul li .txt .h3{ font-size:16px; line-height:26px; margin-top:20px;}
.proDetail2_rt2 .list ul li .txt .h4{ font-size:12px; line-height:2em; height:4em; overflow:hidden; margin-top:10px;}
.proDetail2_rt2 .list2{ display:none;}
.proDetail2_rt2 .list2 ul li{ float:left; width:50%; margin-top:35px;}
.proDetail2_rt2 .list2 ul li .img{ padding-bottom:120%; position:relative;}
.proDetail2_rt2 .list2 ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.proDetail2_rt2 .list2 ul li .txt{}
.proDetail2_rt2 .list2 ul li .txt .h3{ font-size:16px; line-height:26px; margin-top:20px;}
.proDetail2_rt2 .list2 ul li .txt .h4{ font-size:12px; line-height:2em; margin-top:10px;}
@media(max-width:1023px){
.proDetail1 .lt{ float:left; width:100%;}
.swiper5-top .swiper-button-prev5,.swiper5-top .swiper-button-next5{ width:14px; height:46px; }
.proDetail1 .rt{ float:right; width:100%; margin-top:30px;}
.proDetail1 .rt .h2{ font-size:38px; line-height:48px;}
.proDetail1 .rt .h3{ font-size:20px; line-height:30px; margin-top:10px;}
.proDetail1 .rt .txt{ font-size:16px; line-height:2em; margin-top:20px;}
.proDetail1 .rt .txt2{ font-size:16px; line-height:2em; display:none;}

.proDetail2{ margin-top:50px;}
.proDetail2_lt{ float:left; width:100%;}
.proDetail2_lt1 .h2{ font-size:26px; line-height:36px;}
.proDetail2_lt1 .txt{ font-size:16px; line-height:2em; margin-top:15px;}
.proDetail2_lt2{ margin-top:50px;}
.proDetail2_lt2 .h2{ font-size:26px; line-height:36px;}
.proDetail2_lt2 .list{ margin-top:40px;}
.proDetail2_lt2 .list ul li{ margin-top:30px;}
.proDetail2_lt2 .list ul li .img{ float:left; width:100%; padding-bottom:33%; height:auto;}
.proDetail2_lt2 .list ul li .txt{ float:right; width:100%; margin-top:20px;}
.proDetail2_lt2 .list2 ul li{ margin-top:30px;}
.proDetail2_lt2 .list2 ul li .img{ float:left; width:100%; }
.proDetail2_lt2 .list2 ul li .txt{ float:right; width:100%; margin-top:20px;}

.proDetail2_rt{ float:right; width:100%; margin-top:50px;}
.proDetail2_rt1 .list ul li{ float:left; width:100%; margin-top:30px;}
.proDetail2_rt2{ margin-top:50px;}
.proDetail2_rt2 .list ul li{ float:left; width:100%; margin-top:30px;}
.proDetail2_rt2 .list ul li .img{ padding-bottom:120%; height:auto;}
.proDetail2_rt2 .list2 ul li{ float:left; width:100%; margin-top:30px;}
}





#lblContent img,#lContent img{ width:auto !important; height:auto !important; max-width:100%;}














