/*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: ''; color: #333; }
a { color: #666; }
a:hover { color: #f60; text-decoration: none; }
p { line-height: 1.5em; padding: 5px 0; }
.clear { margin: 0; padding: 0; font-size: 0; clear: both; }
.wapper { width: 1200px; margin: 0 auto; }
.wapper2 { 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; }
/*common end*/


.headbg { width: 100%; border-bottom: 1px solid #fff; position:absolute; z-index: 55; top: 0; left: 0; }
.head { padding:0 2.6%;}
.head .logo { float: left; height: 79px; line-height: 79px; }
.head .logo img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; }
.nav_open{ float:right; color:#fff; font-size:16px; height:79px; line-height:79px;}
.nav_open i{ cursor:pointer;}
.navbg{ width:300px; height:100%; background:#000; position:fixed; top:0; right:-300px; z-index:666; opacity:0; transition:all .5s ease;}
.navbg.active{ right:0; opacity:1;}
.nav{ padding:0 0 170px 0; height:calc(100% - 170px); position:relative;}
.nav_close{ height:40px; line-height:40px; text-align:center; position:absolute; right:10px; top:20px;  font-size:16px; color:#fff;}
.nav_close i{ }
.nav .logo{ height:160px; line-height:160px; text-align:center;}
.nav .logo img{ display:inline-block; vertical-align:middle; max-width:100%; max-height:100%;}
.nav .n_contact{ width:100%; position:absolute; bottom:10px; left:0; color:#fff;}
.nav .n_contact .box1{ padding:0 20px;}
.nav .n_contact .box1 .ewm{ float:left;}
.nav .n_contact .box1 .ewm img{ display:block; width:120px; height:120px;}
.nav .n_contact .box1 .tags{ float:right; width:calc(100% - 160px); margin:0 20px;}
.nav .n_contact .box1 .tags span{ display:block; margin:15px 0; height:20px; line-height:20px; text-align:center; border-radius:30px; background:#27b1e7; color:#fff; font-size:14px;}
.nav .n_contact .box2{ margin-top:10px;}
.nav .n_contact .box2 .tel{ font-size:20px; line-height:30px; text-align:center;}
.nav .n_contact .box2 .tel b{}
.nav_listbg{ width:300px; overflow:hidden;}
.nav_list{ width:317px; height:calc(100vh - 330px); overflow-Y:auto;}
.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,.5); padding:0 20px;}
.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:left; color:rgba(255,255,255,.5);}
.tree_box h3 span i{/* margin-right:20px;*/ display:inline-block; width:calc(100% - 280px); padding-left:280px; height:49px; line-height:49px; cursor:pointer;}
.tree_box h3 span .i2{ display:none;}
.tree_box.active h3 span .i1{ display:none;}
.tree_box.active h3 span .i2{ display:inline-block;}
.tree_one h4{ font-weight:normal; font-size:12px; height:39px; line-height:39px; overflow:hidden; margin:0; position:relative; border-bottom:1px solid rgba(255,255,255,.5); padding:0 20px 0 35px; background:#a8a9a9;}
.tree_box h4 a{ color:#fff; position:relative; z-index:10;}
.tree_box h4 a:hover{ color:#fff;}
/**/
#menu { height:79px; line-height:79px; float:right; margin:0 10px 0 0;}
#menu>li { float:left; cursor:pointer; font-weight:normal; font-size:16px; color:#fff; position:relative; margin:0 0 0 10px; padding:0 20px;}
#menu>li>a{ color:#fff;}
#menu>li.active { }
#menu>li:before{ content:""; width:0; height:2px; background:#fff; position:absolute; bottom:0; left:0; opacity:0; transition:.5s ease;}
#menu>li.active:before{ width:100%; background:#ff7920; opacity:1;}
#menu>li:hover:before{ width:100%; opacity:1;
-webkit-animation: menuAnimation .3s linear 1s forwards;
-moz-animation: menuAnimation .3s linear 1s forwards;
-o-animation: menuAnimation .3s linear 1s forwards;
-ms-animation: menuAnimation .3s linear 1s forwards;
animation: menuAnimation .3s linear 1s forwards;
}


@keyframes menuAnimation
{
0% { background:#fff; }
100% { background:#ff7920; }
}
/* Firefox */
@-moz-keyframes menuAnimation 
{
0% { background:#fff; }
100% { background:#ff7920; }
}
/* Safari and Chrome */
@-webkit-keyframes menuAnimation 
{
0% { background:#fff; }
100% { background:#ff7920; }
}
/* Opera */
@-o-keyframes menuAnimation 
{
0% { background:#fff; }
100% { background:#ff7920; }
}

/**/
.section { width:100%; height:100vh;}
.con01bg{ width:100%; height:100vh;}
.con01{ position:relative; transform:translateY(-50%); top:40%; text-align:center;}
.con01 img{ max-width:100%;}
.con01 .h2{ margin:0;}
.con01 .h2 img{}
.con01 .h3{ margin:5px 0 0 0;}
.con01 .h3 img{}
.con01 .h4{ margin:30px 0 0 0;}
.con01 .h4 img{}


.tit1{ text-align:center; color:#333;}
.tit1 .h2{ font-size:30px; line-height:40px; color:#ff7920; font-weight:bold;}
.tit1 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.tit1 .h3 span{ display:inline-block; position:relative;}
.tit1 .h3 span:before{ content:""; width:70px; height:2px; background:#ff7920; position:absolute; top:50%; left:-80px; margin-top:-1px;}
.tit1 .h3 span:after{ content:""; width:70px; height:2px; background:#ff7920; position:absolute; top:50%; right:-80px; margin-top:-1px;}
.more1{ text-align:right; margin-top:40px;}
.more1 a{ display:inline-block; text-align:center; width:178px; height:28px; line-height:28px; border:1px solid #ff7920; color:#333; font-size:14px;}
.more1 a img{ display:inline-block; vertical-align:middle; margin-left:15px; transition:all .3s ease;}
.more1 a:hover{ color:#ff7920;}
.more1 a:hover img{ margin-left:20px;}

.con02bg{ width:100%; height:100vh; background:#e5e5e5;}
.con02{ width:100%; height:100%; position:relative;}
.con02 .list{ position:relative; z-index:2;}
.con02 .list .img{}
.con02 .list .img img{ display:block; width:100%;}
.con02 .list .bg{ width:100%; height:36px; background:rgba(255,255,255,.7); position:absolute; top:100%; left:0;}
.con02 .list .tit1{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff;}
.con02 .list .tit1 .h2{ color:#fff;}
.con02 .list2{}
.con02 .list2 .img{ width:100%; position:absolute; bottom:0; left:0; z-index:1;}
.con02 .list2 .img img{ display:block; width:100%;}
.con02 .list2 .txt{ width:28%; position:absolute; right:3%; bottom:12%; z-index:3;}
.con02 .list2 .txt .h2{ font-size:20px; line-height:1.7em;}


.section3,.section3 .tableCell{ display:block !important;}
.con03bg{ width:100%; height:calc(100vh - 80px); padding:80px 0 0 0;}
.con03{ padding:0 3% 0 3%; height:calc(100vh - 80px); background:#ecebeb; }
.con03 .tit1{ padding-top:30px;}
.con03 .list{ margin-top:72px;}
.swiper_box1{}
.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 a{ display:block; width:100%;}
.swiper-container1 .swiper-slide .nr_box{ background:#fff; transition:all .3s ease; padding:20px 0 10px 0;}
.swiper-container1 .swiper-slide:hover .nr_box{ transform:scale(1.05);}
.swiper-container1 .swiper-slide .img{ padding-bottom:75%; position:relative;}
.swiper-container1 .swiper-slide .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container1 .swiper-slide .txt{ text-align:center; padding:0 15px;}
.swiper-container1 .swiper-slide .txt .h2{ font-size:20px; line-height:30px; height:30px; overflow:hidden; margin-top:5px; font-weight:bold;}
.swiper-container1 .swiper-slide .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin-top:10px; color:#999;}
.swiper_box1 .swiper-button1{ text-align:center; margin-top:50px;}
.swiper_box1 .swiper-button-prev1,.swiper_box1 .swiper-button-next1{ position:static; display:inline-block; width:43px; height:43px; margin:0 5px; cursor:pointer;}
.swiper_box1 .swiper-button-prev1{ background:url(../images/btn_lt2.png) center no-repeat;}
.swiper_box1 .swiper-button-next1{ background:url(../images/btn_rt2.png) center no-repeat;}

.con04bg{ width:100%; height:calc(100vh - 80px); padding:80px 0 0 0;}
.con04{ padding:0 3% 0 3%; height:calc(100vh - 80px); background:#ecebeb;}
.con04 .tit1{ padding-top:25px;}
.con04 .list{ margin-top:100px;}
.con04 .list .search{ max-width:900px; margin:0 auto; border:1px solid #ff7920; height:58px; border-radius:10px; overflow:hidden;}
.con04 .list .search .text1{ float:left; border:none; background:none; width:calc(100% - 146px); padding:0 0 0 10px; height:58px; line-height:58px;}
.con04 .list .search .button1{ float:left; width:136px; height:58px; line-height:58px; text-align:center; background:#ff7920; color:#fff; font-size:24px;}
.con04 .list2{ margin-top:30px;}
.slideTxtBox_01{ position:relative;}
.slideTxtBox_01 .hd{ height:45px; line-height:45px; border-bottom:1px solid #fff; text-align:center;}
.slideTxtBox_01 .hd>a{ position:absolute; display:inline-block; width:43px; height:43px; cursor:pointer; bottom:-100px;}
.slideTxtBox_01 .hd>a.prev{ background:url(../images/btn_lt2.png) center no-repeat; left:calc(50% - 48px);}
.slideTxtBox_01 .hd>a.next{ background:url(../images/btn_rt2.png) center no-repeat; right:calc(50% - 48px);}
.slideTxtBox_01 .hd ul li{ display:inline-block; position:relative; font-size:22px;}
.slideTxtBox_01 .hd ul li a{ display:block; padding:0 30px; color:#333;}
.slideTxtBox_01 .hd ul li:before{ content:""; width:0; height:3px; background:#ff7920; position:absolute; left:0; bottom:-1px; opacity:0; transition:all .3s ease;}
.slideTxtBox_01 .hd ul li.on:before{ width:100%; opacity:1;}
.slideTxtBox_01 .hd ul li:hover:before{ width:100%; opacity:1;}
.slideTxtBox_01 .bd{ }
.slideTxtBox_01 .bd .box1{}
.slideTxtBox_01 .bd .box1 ul li{ float:left; width:calc((100% - 240px)/4); margin:80px 80px 0 0;}
.slideTxtBox_01 .bd .box1 ul li:nth-child(4n){ margin-right:0;}
.slideTxtBox_01 .bd .box1 ul li .nr_box{}
.slideTxtBox_01 .bd .box1 ul li .img{ float:left; width:70px; height:80px; line-height:80px;}
.slideTxtBox_01 .bd .box1 ul li .img img{ display:inline-block; vertical-align:middle; max-width:100%; max-height:100%;}
.slideTxtBox_01 .bd .box1 ul li .txt{ float:right; width:calc(100% - 90px);}
.slideTxtBox_01 .bd .box1 ul li .txt .h2{ font-size:22px; line-height:32px; height:32px; overflow:hidden; font-weight:bold;}
.slideTxtBox_01 .bd .box1 ul li .txt .h3{ font-size:18px; line-height:22px; height:44px; overflow:hidden; color:#999; margin-top:4px;}



.section5,.section5 .tableCell{ display:block !important;}
.con05bg{ width:100%; height:calc(100vh - 80px); padding:80px 0 0 0;}
.con05{ padding:0 3% 0 3%; height:calc(100vh - 80px); background:#ecebeb; }
.con05 .tit1{ padding-top:30px;}
.con05 .list{ margin-top:72px;}
.swiper_box2{}
.swiper-container2 { width:100%;}
.swiper-container2 .swiper-slide { width:25% !important;
	/* 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-container2 .swiper-slide .nr_box{ text-align:left;}
.swiper-container2 .swiper-slide .img_box{ position:relative;}
.swiper-container2 .swiper-slide .img{ height:250px;}
.swiper-container2 .swiper-slide .bg{ width:calc(100% - 42px); height:calc(100% - 42px); border:1px solid #fff; position:absolute; top:20px; left:20px; transform:scale(0); opacity:0; transition:all .3s ease;}
.swiper-container2 .swiper-slide:hover .bg{ transform:scale(1); opacity:1;}
.swiper-container2 .swiper-slide .txt{ height:250px; padding:0 15px;}
.swiper-container2 .swiper-slide .txt .h2{ font-size:14px; line-height:24px; height:24px; overflow:hidden; margin-top:25px; color:#ff7920; font-weight:bold;}
.swiper-container2 .swiper-slide .txt .h3{ font-size:13px; line-height:23px; height:92px; overflow:hidden; margin-top:15px; color:#999;}
.swiper-container2 .swiper-slide .txt .h4{ height:30px; line-height:30px; font-size:20px; padding-top:20px;}
.swiper-container2 .swiper-slide .txt .h4 i{ float:right; width:30px; height:30px; background:url(../images/btn_rt3.png) center no-repeat; opacity:0; transition:all .3s ease;}
.swiper-container2 .swiper-slide:hover .txt .h4 i{ opacity:1;}
.swiper_box2 .swiper-button2{ text-align:center; margin-top:50px;}
.swiper_box2 .swiper-button-prev2,.swiper_box2 .swiper-button-next2{ position:static; display:inline-block; width:43px; height:43px; margin:0 5px; cursor:pointer;}
.swiper_box2 .swiper-button-prev2{ background:url(../images/btn_lt2.png) center no-repeat;}
.swiper_box2 .swiper-button-next2{ background:url(../images/btn_rt2.png) center no-repeat;}


.section6,.section6 .tableCell{ display:block !important;}
.con06bg{ width:100%; height:calc(100vh - 80px); padding:80px 0 0 0;}
.con06{ padding:0 3% 0 3%; height:calc(100vh - 80px); background:#ecebeb; }
.con06 .tit1{ padding-top:30px;}
.con06 .list{ margin-top:72px;}
.swiper_box3{}
.swiper-container3 { width:100%;}
.swiper-container3 .swiper-slide { width:100% !important}
.swiper-container3 .swiper-slide ul li{ float:left; width:25%; position:relative; text-align:center;}
.swiper-container3 .swiper-slide ul li .nr_box{}
.swiper-container3 .swiper-slide ul li .img{ padding-bottom:56%;}
.swiper-container3 .swiper-slide ul li .txtbg{ width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,.5); color:#fff; opacity:0; transition:all .3s ease;}
.swiper-container3 .swiper-slide ul li:hover .txtbg{ opacity:1;}
.swiper-container3 .swiper-slide ul li .txt{ padding:40px 40px 0 40px;}
.swiper-container3 .swiper-slide ul li .txt .h2{ font-size:18px; line-height:28px; height:28px; overflow:hidden; transform:translateY(10px);  transition:all .3s ease;}
.swiper-container3 .swiper-slide ul li .txt .h3{ font-size:12px; line-height:22px; max-height:88px; overflow:hidden; margin-top:5px; transform:translateY(10px);  transition:all .3s ease;}
.swiper-container3 .swiper-slide ul li:hover .txt .h2{ transform:translateY(0);  transition:all .3s ease;}
.swiper-container3 .swiper-slide ul li:hover .txt .h3{ transform:translateY(0);  transition:all .3s ease;}
.swiper_box3 .swiper-button3{ text-align:center; margin-top:50px;}
.swiper_box3 .swiper-button-prev3,.swiper_box3 .swiper-button-next3{ position:static; display:inline-block; width:43px; height:43px; margin:0 5px; cursor:pointer;}
.swiper_box3 .swiper-button-prev3{ background:url(../images/btn_lt2.png) center no-repeat;}
.swiper_box3 .swiper-button-next3{ background:url(../images/btn_rt2.png) center no-repeat;}


.tit2{ text-align:right; color:#fff;}
.tit2 .h2{ font-size:30px; line-height:40px; color:#ff7920; font-weight:bold;}
.tit2 .h3{ font-size:14px; line-height:24px; margin-top:5px;}
.tit2 .line1{ display:inline-block; width:150px; height:1px; background:#ff7920;}
.con07bg{ width:100%; height:calc(100vh - 80px); padding:80px 0 0 0;}
.con07{ height:calc(100vh - 80px); background:#ecebeb;}
.con07 .tit1{ padding-top:25px;}
.con07 .list{ position:relative;}
.c7_lt{ height:calc(100vh - 80px); position:relative;}
.c7_lt iframe{ display:block; width:100% !important; height:100% !important; position:absolute; top:0; left:0;}
.body-pc.page-type-tools.page-tools{ width:1500px !important; height:900px !important;}
.c7_rt{ position:absolute; top:0; right:0; width:42%; height:100%; background:url(../images/c7_bg1.png) center no-repeat; background-size:100% 100%; color:#fff;}
.c7_rt_box{ padding:20% 10% 0 30%; text-align:right; }
.c7_rt .list2{ margin-top:15%;}
.c7_rt .list2 .h2{ padding-bottom:10px; border-bottom:1px solid #ff7920;}
.c7_rt .list2 .h2 strong{ display:block; font-size:22px; line-height:32px; color:#ff7920; font-weight:bold;}
.c7_rt .list2 .h2 span{ display:block; font-size:16px; line-height:26px; margin-top:5px;}
.c7_rt .list2 ul{ margin-top:20px;}
.c7_rt .list2 ul li{ font-size:16px; line-height:26px;}
.c7_rt .list2 .f_share{ margin-top:40px;}
.c7_rt .list2 .f_share a{ margin:0 0 0 5px;}
.c7_rt .list2 .f_share a img{ display:inline-block; vertical-align:middle;}
.c7_rt .list3{ max-width:80%; position:absolute; bottom:5px; right:10%; color:#8d8b8b; font-size:12px; line-height:22px;}




.footbg{ background:#868686;}
.foot{ padding:0 3%;}
.foot .f_logo{ height:120px; line-height:120px; text-align:center;}
.foot .f_logo img{ display:inline-block; vertical-align:middle; max-width:100%; max-height:100%;}
.foot1{ color:#fff; padding:15px 0 30px 0; border-top:1px solid #fff;}
.foot1 a{ color:#eee;}
.foot1 a:hover{ color:#fff;}
.foot1 .box1{ float:left; width:40%;}
.foot1 .box1 dl{}
.foot1 .box1 dl dt{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:25px;}
.foot1 .box1 dl dd{ float:left; width:50%; font-size:14px; line-height:24px; margin-top:5px;}
.foot1 .box2{ float:left; width:15%;}
.foot1 .box2 dl dt{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:25px;}
.foot1 .box2 dl dd{ font-size:14px; line-height:24px; margin-top:5px;}
.foot1 .box3{ float:left; width:15%; margin:0 5%;}
.foot1 .box3 dl dt{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:25px;}
.foot1 .box3 dl dd{ font-size:14px; line-height:24px; margin-top:5px;}
.foot1 .box4{ float:right; width:20%;}
.foot1 .box4 dl dt{ font-size:20px; line-height:30px; font-weight:bold; margin-bottom:25px;}
.foot1 .box4 dl dd{ font-size:14px; line-height:24px; margin-top:5px;}
.foot1 .box4 .f_share{ margin-top:30px;}
.foot1 .box4 .f_share a{ margin:0 0 0 5px;}
.foot1 .box4 .f_share a img{ display:inline-block; vertical-align:middle;}
.foot2{ font-size:12px; line-height:22px; padding:15px 0; text-align:center; color:#ccc;}
.foot2 a{ color:#666;}
.foot2 a:hover{ color:#fff;}


.h_height{ height:80px; background:#868686;}
.inbanner{ height:180px; overflow:hidden;}
.inbanner .tit1{ color:#fff; position:relative; top:50%; transform:translateY(-50%);}
.inbanner .tit1 .h2{ color:#fff;}



/*Add------------------------------------------------------------------------------*/


.downloadbg{ }
.download{ padding:100px 3% 80px 3%; background:#ecebeb;}
.download .list{ }
.download .list .search{ max-width:900px; margin:0 auto; border:1px solid #ff7920; height:58px; border-radius:10px; overflow:hidden;}
.download .list .search .text1{ float:left; border:none; background:none; width:calc(100% - 146px); padding:0 0 0 10px; height:58px; line-height:58px;}
.download .list .search .button1{ float:left; width:136px; height:58px; line-height:58px; text-align:center; background:#ff7920; color:#fff; font-size:24px;}
.download .list2{ margin-top:30px;}


.in_navbg{ border-bottom:1px solid #eee;}
.in_nav{ padding:10px 3% 10px 3%; text-align:center;}
.in_nav ul li{ font-size:16px; height:50px; line-height:50px; display:inline-block; vertical-align:top; margin:0 25px;}
.in_nav ul li a{ display:block; color:#333;}
.in_nav ul li.on a{ color:#f60;}
.in_nav ul li:hover a{ color:#f60;}

.more2{ margin-top:30px; text-align:center;}
.more2 a{ text-align:center; display:inline-block; width:158px; height:38px; line-height:38px; border:1px solid #eee; border-radius:2px; color:#999;}
.more2 a:hover{ border:1px solid #f60; color:#f60;}
.newsbg{ padding:60px 0 100px 0;}
.news{}
.news ul li{ padding:30px 0; border-top:1px solid #eee;}
.news ul li:nth-child(1){ border-top:none;}
.news ul li .img{ float:left; width:280px;}
.news ul li .img img{ display:block; width:100%;}
.news ul li .txt{ float:left; width:calc(100% - 500px); margin:0 40px 0 20px;}
.news ul li .txt .h2{ font-size:20px; line-height:30px; height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.news ul li .txt .h2 a{ color:#333;}
.news ul li .txt .h3{ font-size:14px; line-height:24px; max-height:72px; overflow:hidden; color:#666; margin-top:10px;}
.news ul li .txt .h4{ font-size:12px; line-height:22px; color:#999; margin-top:10px;}
.news ul li .txt .h4 span{ font-size:20px;}
.news ul li .more2{ float:right;}




.contact1bg{}
.contact1{ padding:50px 8% 70px 8%;}
.contact1 .txt{ float:left; width:18%;}
.contact1 .txt .tit2{ text-align:left;}
.contact1 .txt .tit2 .h2{ color:#fff; }
.contact1 .txt .list{ margin-top:40%; color:#999}
.contact1 .txt .list dl dt{ font-size:16px; line-height:26px; font-weight:bold; margin-bottom:20px;}
.contact1 .txt .list dl dd{ font-size:12px; line-height:22px; margin-top:5px;}
.contact1 .img{ float:right; width:75%;}
.contact1 .img img{ display:block; width:100%;}
.contact2bg{}
.contact2{ padding:60px 8% 60px 8%;}
.contact2 .map{}
.contact2 .map iframe{ width:100% !important;}
.contact2 .list{ margin-top:60px; background:#f6f6f6; padding:30px;}
.contact2 .list .h2{ font-size:20px; line-height:30px; font-weight:bold; color:#f60;}
.contact2 .list .form1{ font-size:14px; line-height:24px; margin-top:30px;}
.contact2 .list .form1 table th{ padding:10px 0 10px 0; width:80px; text-align:right; font-weight:normal; color:#666;}
.contact2 .list .form1 table td{ padding:10px 0 10px 10px;}
.contact2 .list .form1 .text1{ border:1px solid #ccc; background:#fff; width:calc(100% - 22px); height:30px; line-height:30px; padding:0 10px;}
.contact2 .list .form1 .box1{ height:32px;}
.contact2 .list .form1 .text2{ float:left; border:1px solid #ccc; background:#fff; width:calc((100% - 20px)/3 - 22px); height:30px; line-height:30px; padding:0 10px; margin:0 10px 0 0;}
.contact2 .list .form1 .box1 .text2:nth-child(3){ margin-right:0;}
.contact2 .list .form1 .text3{ border:1px solid #ccc; background:#fff; width:calc(100% - 22px); height:120px; line-height:30px; padding:0 10px;}
.contact2 .list .form1 .button1{ display:block; width:130px; height:50px; line-height:50px; text-align:center; background:#f60; color:#fff; font-size:16px;}



.casebg{}
.case{ padding:30px 3% 60px 3%;}
.case ul li{ float:left; width:calc((100% - 60px)/2); margin:0 60px 30px 0;}
.case ul li:nth-child(2n){ margin-right:0;}
.case ul li .img{ float:left; width:46%;}
.case ul li .img img{ display:block; width:100%;}
.case ul li .txt{ float:right; width:calc(54% - 40px);}
.case ul li .txt .h2{ font-size:20px; line-height:30px; height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.case ul li .txt .h3{ font-size:14px; line-height:24px; max-height:72px; overflow:hidden; margin-top:10px;}
.case ul li .txt .more2{ text-align:left;}


.aboutus1bg{}
.aboutus1{ padding:60px 8% 60px 8%; color:#fff;}
.aboutus1 .tit1{ color:#fff;}
.aboutus1 .tit1 .h2{ color:#fff;}
.aboutus1 .list{ text-align:center; margin-top:60px;}
.aboutus1 .list .h2{ font-size:26px; line-height:36px;}
.aboutus1 .list .h3{ font-size:26px; line-height:36px;}
.aboutus1 .list2{ margin-top:200px;}
.aboutus1 .list2 ul li{ float:left; width:calc((100% - 240px)/3); margin:0 120px 0 0;}
.aboutus1 .list2 ul li:nth-child(3n){ margin-right:0;}
.aboutus1 .list2 ul li .nr_box{}
.aboutus1 .list2 ul li .h2{ font-size:20px; line-height:30px; text-align:center;}
.aboutus1 .list2 ul li .h3{ font-size:12px; line-height:22px; margin-top:10px;}

.aboutus2bg{}
.aboutus2{ background:#ecebeb; padding:70px 8% 140px 8%;}
.aboutus2 .list{}
.aboutus2 .list .img{ float:left; width:44%; padding:20px; background:#fff;}
.aboutus2 .list .img img{ display:block; width:100%;}
.aboutus2 .list .txt{ float:right; width:calc(56% - 140px);}
.aboutus2 .list .txt .h2{ font-weight:bold;}
.aboutus2 .list .txt .h2 strong{ display:block; font-size:36px; line-height:46px; color:#ff7920;}
.aboutus2 .list .txt .h2 span{ display:block; font-size:30px; line-height:40px; margin-top:15px;}
.aboutus2 .list .txt .h3{ font-size:16px; line-height:26px; margin-top:14%;}
.aboutus2 .list2{ margin-top:100px; position:relative; }
.aboutus2 .list2 .img{ float:right; width:44%; padding:20px; background:#fff;}
.aboutus2 .list2 .img img{ display:block; width:100%;}
.aboutus2 .list2 .txt{ float:left; width:calc(56% - 140px); position:relative; z-index:2;}
.aboutus2 .list2 .txt .h2{ font-size:44px; line-height:54px; color:#919191; font-weight:bold; }
.aboutus2 .list2 .txt .h3{ font-size:25px; line-height:35px; margin-top:18%; font-weight:bold; }
.aboutus2 .list2 .txt .h4{ font-size:16px; line-height:26px; margin-top:40px;}
.aboutus2 .list2 .bg1{ width:47%; position:absolute; left:-8%; top:12%; z-index:1;}
.aboutus2 .list2 .bg1 img{ display:block; width:100%;}
.aboutus2 .list3{ margin-top:60px;}
.aboutus2 .list3 ul li{ float:left; width:calc((100% - 200px)/3); margin:0 100px 0 0 ;}
.aboutus2 .list3 ul li:nth-child(3n){ margin-right:0;}
.aboutus2 .list3 ul li .nr_box{}
.aboutus2 .list3 ul li .h2{ font-size:16px; line-height:26px; font-weight:bold;}
.aboutus2 .list3 ul li .h3{ font-size:16px; line-height:26px; margin-top:20px;}


.pro_navbg{ padding:0 0 80px 0; position:relative;}
.pro_nav{ padding:0; position:relative;}
.pro_nav img{ display:block; width:100%;}
.pronav_box{ width:100%; position:absolute; top:0; left:0;/* padding:2% 0 0 0;*/}
.pro_nav .list{/* height:30px;*/ line-height:43px; text-align:left; width:90%;/* height:98%; */padding:0 5% 0 5%; background:rgba(0,0,0,.5);}
.pro_nav .list ul li{/* display:inline-block;*/ float:left; position:relative; font-size:16px; border-bottom:1px solid #fff; padding:0 5px; margin-bottom:3px; width:calc(100%/10 - 10px); text-align:center;}
.pro_nav .list ul li:nth-child(10n-9){ clear:left;}
.pro_nav .list ul li a{ display:block; padding:0 9px; color:#fff; height:43px; overflow:hidden;}
.pro_nav .list ul li:before{ content:""; width:0; height:3px; background:transparent; position:absolute; bottom:-1px; left:0; transition:all .3s ease;}
.pro_nav .list ul li.on a{ color:#ff7920;}
.pro_nav .list ul li.on:before{ width:100%; background:#ff7920; }
.pro_nav .list ul li:hover a{ color:#ff7920;}
.pro_nav .list ul li:hover:before{ width:100%; background:#ff7920; }
.pro_nav .list2{ width:90%; height:98%; padding:0 5% 0 5%;}
.pro_nav .list2 .txt{ width:45%;}
.pro_nav .list2 .txt .h2{ font-size:56px; line-height:85px; color:#ff7920; font-weight:bold; margin-top:40px;}
.pro_nav .list2 .txt .h3{ font-size:12px; line-height:22px; color:#666; margin-top:15px;}
.pro_nav .list2 .img{ position:absolute; right:8%; bottom:-53px;}
.pro_nav .list2 .img img{}

.productbg{}
.product{ padding:50px 3% 20px 3%; background:#ecebeb;}
.product ul li{ float:left; width:calc((100% - 90px)/4); margin:0 30px 30px 0;}
.product ul li:nth-child(4n){ margin-right:0;}
.product ul li .nr_box{ background:#fff; padding:20px 0 10px 0;}
.product ul li .img{ padding-bottom:75%; position:relative;}
.product ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.product ul li .txt{ text-align:center; padding:0 15px;}
.product ul li .txt .h2{ font-size:20px; line-height:30px; height:30px; overflow:hidden; margin-top:5px; font-weight:bold;}
.product ul li .txt .h3{ font-size:14px; line-height:24px; height:48px; overflow:hidden; margin-top:10px; color:#999;}



.proDetailbg{}
.proDetail{}
.proDetail .box1{ padding:100px 8% 100px 8%;}
.proDetail .box1 .lt{ float:left; width:calc(36% - 40px);}
.proDetail .box1 .lt .h2{}
.proDetail .box1 .lt .h2 strong{ display:block; font-size:60px; line-height:70px; font-weight:bold; color:#ff7920;}
.proDetail .box1 .lt .h2 span{ display:block; font-size:32px; line-height:42px; margin-top:20px;}
.proDetail .box1 .lt .h3{ font-size:22px; line-height:32px; margin-top:140px;}
.proDetail .box1 .rt{ float:right; width:64%;}
.swiper-container4 { }
.swiper-container4 .swiper-slide { }
.swiper-container4 .swiper-slide .img{ width:100%; padding-bottom:50%; position:relative;}
.swiper-container4 .swiper-slide img{ display:block; max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.swiper-container4 .swiper-pagination4{}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet{ width:6px; border-radius:6px; height:6px; background:#ccc; opacity:1;}
.swiper-container4 .swiper-pagination4 .swiper-pagination-bullet.swiper-pagination-bullet-active{ width:30px; background:#999; opacity:1;}
.swiper-container4 .swiper-button-prev4,.swiper-container4 .swiper-button-next4{ width:30px; height:61px; margin-top:-30px;}
.swiper-container4 .swiper-button-prev4{ left:0; background:url(../images/btn_lt4.png) center no-repeat;}
.swiper-container4 .swiper-button-next4{ right:0; background:url(../images/btn_rt4.png) center no-repeat;}
.proDetail .box2{}
.proDetail .box2 dl{}
.proDetail .box2 dl dt{ padding:0 8% 0 8%; background:#eeeeee; height:45px; line-height:45px; font-weight:bold; font-size:22px; color:#ff7920;}
.proDetail .box2 dl dt span{ display:block;}
.proDetail .box2 dl dd{ padding:40px 0 100px 0; font-size:22px; line-height:32px;}
.proDetail .box2>dl>dd{ padding-left:8%; padding-right:8%;}
.proDetail .box2 dl dd>ul>li{ padding:10px 0; border-top:1px solid #ccc;}
.proDetail .box2 dl dd>ul>li:nth-child(1){ border-top:none;}
.proDetail .box2 dl dd ul li .lt{ float:left; width:30%; font-size:18px; line-height:28px; margin:10px 0 10px 0;}
.proDetail .box2 dl dd ul li .rt{ float:right; width:70%;}
.proDetail .box2 dl dd ul li .rt ul li{ float:left; width:calc((100% - 40px)/2); margin:10px 40px 10px 0; color:#999;}
.proDetail .box2 dl dd ul li .rt ul li:nth-child(2n){ margin-right:0;}
.proDetail .box2 dl dd ul li .rt ul li .h2{ font-size:18px; line-height:28px; font-weight:bold; color:#333;}
.proDetail .box2 dl dd ul li .rt ul li .h3{ font-size:18px; line-height:28px;}




.insidebg{}
.inside{ padding:40px 8% 80px 8%;}











/**/
.section1.active .con01 .h2{ animation-name: fadeInDown;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section1.active .con01 .h3{ animation-name: fadeIn;
-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;}
.section1.active .con01 .h4{ animation-name: fadeInUp;
-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;}
/**/
.section2.active .con02 .list2 .img{ animation-name: bounce;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section2.active .con02 .list2 .txt{ animation-name: fadeInRight;
-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;}
/**/
.section3.active .con03 .list{ animation-name: zoomIn;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section3.active .swiper-container1 .swiper-slide{ animation-name: zoomIn;-webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;}
/*.section3.active .swiper-container1 .swiper-slide:nth-child(1){
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section3.active .swiper-container1 .swiper-slide:nth-child(2){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;}
.section3.active .swiper-container1 .swiper-slide:nth-child(3){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;}
.section3.active .swiper-container1 .swiper-slide:nth-child(4){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;}*/
/**/
.section4.active .con04 .list2{ animation-name: bounce;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
/**/
.section5.active .con05 .list{ animation-name: fadeInUp;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section5.active .swiper-container2 .swiper-slide{ animation-name: fadeInUp; }
.section5.active .swiper-container2 .swiper-slide:nth-child(1){ 
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section5.active .swiper-container2 .swiper-slide:nth-child(2){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;}
.section5.active .swiper-container2 .swiper-slide:nth-child(3){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;}
.section5.active .swiper-container2 .swiper-slide:nth-child(4){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;}
/**/
.section6.active .con06 .list{ animation-name: fadeInUp;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section6.active .swiper-container3 .swiper-slide ul li{ animation-name: fadeInUp; }
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(1){ 
	-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(2){
	-webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(3){
	-webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(4){
	-webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(5){ 
	-webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(6){
	-webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(7){
	-webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;}
.section6.active .swiper-container3 .swiper-slide ul li:nth-child(8){
	-webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;}
/**/
.section7.active .c7_rt{ animation-name: fadeInRight;
-webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;}
/**/
.navbg .tree_box{    transform: translateY(100%);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 0;}
.navbg.active .tree_box{    opacity: 1;
    transform: translateY(0);}
.navbg .tree_box:nth-child(1){transition-delay: 0s;}
.navbg .tree_box:nth-child(2){transition-delay: 0.1s;}
.navbg .tree_box:nth-child(3){transition-delay: 0.2s;}
.navbg .tree_box:nth-child(4){transition-delay: 0.3s;}
.navbg .tree_box:nth-child(5){transition-delay: 0.4s;}
.navbg .tree_box:nth-child(6){transition-delay: 0.5s;}
.navbg .tree_box:nth-child(7){transition-delay: 0.6s;}
.navbg .tree_box:nth-child(8){transition-delay: 0.7s;}
.navbg .tree_box:nth-child(9){transition-delay: 0.8s;}
.navbg .tree_box:nth-child(10){transition-delay: 0.9s;}
.navbg .tree_box:nth-child(11){transition-delay: 1s;}
.navbg .tree_box:nth-child(12){transition-delay: 1.1s;}
.navbg .tree_box:nth-child(13){transition-delay: 1.2s;}
.navbg .tree_box:nth-child(14){transition-delay: 1.3s;}
.navbg .tree_box:nth-child(15){transition-delay: 1.4s;}
.navbg .tree_box:nth-child(16){transition-delay: 1.5s;}
.navbg .tree_box:nth-child(17){transition-delay: 1.6s;}
.navbg .tree_box:nth-child(18){transition-delay: 1.7s;}
.navbg .tree_box:nth-child(19){transition-delay: 1.8s;}
.navbg .tree_box:nth-child(20){transition-delay: 1.9s;}
/**/



.pro_downbg{ width:96%; padding:0 3%; position:fixed; top:80px; left:0; visibility:hidden; opacity:0; transform:translateY(-10px); transition:all .5s ease;}
#menu>li:hover .pro_downbg{ visibility:visible; opacity:1; transform:translateY(0);}
.pro_down{ background:rgba(255,255,255,.7);}
.scroll_01{ position:relative; padding:0 54px;}
.scroll_01 .hd{}
.scroll_01 .hd a{ display:block; width:54px; height:100%; position:absolute; top:0; cursor:pointer;}
.scroll_01 .hd a.prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.scroll_01 .hd a.next{ right:0; background:url(../images/btn_rt5.png) center no-repeat;}
.scroll_01 .hd a.prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.scroll_01 .bd{ overflow:hidden;}
.scroll_01 .bd ul li{ float:left; width:calc(100%/6); text-align:center;}
.scroll_01 .bd ul li .nr_box{ padding:30px 0; margin:0 3px; background:rgba(255,255,255,.7);}
.scroll_01 .bd ul li .img{ padding-bottom:75%; position:relative;}
.scroll_01 .bd ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.scroll_01 .bd ul li .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#333;}
.case_downbg{ width:96%; padding:0 3%; position:fixed; top:80px; left:0; visibility:hidden; opacity:0; transform:translateY(-10px); transition:all .5s ease;}
#menu>li:hover .case_downbg{ visibility:visible; opacity:1; transform:translateY(0);}
.case_down{ background:rgba(255,255,255,.7);}
.scroll_02{ position:relative; padding:0 54px;}
.scroll_02 .hd{}
.scroll_02 .hd a{ display:block; width:54px; height:100%; position:absolute; top:0; cursor:pointer;}
.scroll_02 .hd a.prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.scroll_02 .hd a.next{ right:0; background:url(../images/btn_rt5.png) center no-repeat;}
.scroll_02 .hd a.prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.scroll_02 .bd{ overflow:hidden;}
.scroll_02 .bd ul li{ float:left; width:calc(100%/4); }
.scroll_02 .bd ul li .nr_box{ padding:3px 3px; margin:0 3px; background:rgba(255,255,255,.7); position:relative;}
.scroll_02 .bd ul li .img{ padding-bottom:75%; position:relative;}
.scroll_02 .bd ul li .txt{ width:calc(100% - 40px); padding:0 20px; position:absolute; left:0; bottom:20px;}
.scroll_02 .bd ul li .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; position:relative; color:#fff;}
.scroll_02 .bd ul li .txt .h2:before{ content:""; width:40px; height:2px; background:#fff; position:absolute; bottom:0; left:0;}



.one-time1{ position:relative; padding:0 54px;}
.one-time1 button{ display:block; width:54px; height:100%; position:absolute; top:0; cursor:pointer;}
.one-time1 button:before{ display:none;}
.one-time1 button.slick-prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.one-time1 button.slick-next{ right:0; background:url(../images/btn_rt5.png) center no-repeat;}
.one-time1 .slider_box{ float:left; width:calc(100%/6); text-align:center;}
.one-time1 .slider_box .nr_box{ padding:30px 0; margin:0 3px; background:rgba(255,255,255,.7);}
.one-time1 .slider_box .img{ padding-bottom:75%; position:relative;}
.one-time1 .slider_box .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.one-time1 .slider_box .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; color:#333; margin-top:5px;}


.one-time2{ position:relative; padding:0 54px;}
.one-time2 button{ display:block; width:54px; height:100%; position:absolute; top:0; cursor:pointer;}
.one-time2 button:before{ display:none;}
.one-time2 button.slick-prev{ left:0; background:url(../images/btn_lt5.png) center no-repeat;}
.one-time2 button.slick-next{ right:0; background:url(../images/btn_rt5.png) center no-repeat;}
.one-time2 .slider_box{ float:left; width:calc(100%/4); }
.one-time2 .slider_box .nr_box{ padding:3px 3px; margin:0 3px; background:rgba(255,255,255,.7); position:relative;}
.one-time2 .slider_box .img{ padding-bottom:75%; position:relative;}
.one-time2 .slider_box .txt{ width:calc(100% - 40px); padding:0 20px; position:absolute; left:0; bottom:20px;}
.one-time2 .slider_box .txt .h2{ font-size:16px; line-height:26px; height:26px; overflow:hidden; position:relative; color:#fff;}
.one-time2 .slider_box .txt .h2:before{ content:""; width:40px; height:2px; background:#fff; position:absolute; bottom:0; left:0;}




@media(max-width:1520px){
.more1{ margin-top:30px;}
.con02 .list2 .txt{ width:28%; position:absolute; right:3%; bottom:5%; }
.con02 .list2 .txt .h2{ font-size:16px; line-height:1.7em;}

.con03 .tit1{ padding-top:20px;}
.con03 .list{ margin-top:20px;}
.swiper_box1 .swiper-button1{ margin-top:20px;}
.swiper_box1 .swiper-button-prev1, .swiper_box1 .swiper-button-next1{ width:33px; height:33px; background-size:cover;}

.con04 .tit1{ padding-top:20px;}
.con04 .list{ margin-top:30px;}
.con04 .list .search{ height:40px;}
.con04 .list .search .text1{ height:40px; line-height:40px;}
.con04 .list .search .button1{ height:40px; line-height:40px; font-size:20px;}
.slideTxtBox_01 .hd{ height:40px; line-height:40px;}
.slideTxtBox_01 .hd>a{ width:33px; height:33px; background-size:cover !important; bottom:-60px;}
.slideTxtBox_01 .hd ul li{ font-size:20px;}
.slideTxtBox_01 .bd .box1 ul li{ margin:20px 80px 0 0;}
.slideTxtBox_01 .bd .box1 ul li .img{ height:70px; line-height:70px;}
.slideTxtBox_01 .bd .box1 ul li .txt .h2{ font-size:18px; line-height:28px; height:28px;}
.slideTxtBox_01 .bd .box1 ul li .txt .h3{ font-size:14px; line-height:24px; height:48px;}

.con05 .tit1{ padding-top:20px;}
.con05 .list{ margin-top:20px;}
.swiper-container2 .swiper-slide .txt{ height:180px;}
.swiper-container2 .swiper-slide .txt .h4{ padding-top:10px;}
.swiper-container2 .swiper-slide .txt .h2{ margin-top:15px;}
.swiper-container2 .swiper-slide .txt .h3{ margin-top:10px; height:69px;}
.swiper-container2 .swiper-slide .img{ height:180px;}
.swiper_box2 .swiper-button2{ margin-top:20px;}
.swiper_box2 .swiper-button-prev2, .swiper_box2 .swiper-button-next2{ width:33px; height:33px; background-size:cover;}

.con06 .tit1{ padding-top:20px;}
.con06 .list{ margin-top:20px;}
.swiper_box3 .swiper-button3{ margin-top:20px;}
.swiper_box3 .swiper-button-prev3, .swiper_box3 .swiper-button-next3{ width:33px; height:33px; background-size:cover;}

.c7_rt_box { padding: 8% 10% 0 30%; }
.c7_rt .list2 .f_share a img{ height:40px;}
.foot1 .box4 .f_share a img{ height:40px;}

.pro_nav .list2 .txt .h2{ font-size:46px; line-height:66px;}
.pro_nav .list2 .txt{ width:50%;}

}




@media(max-width:768px){
#menu{ display:none;}
.foot1 .box1{ width:100%;}
.foot1 .box2{ width:100%; margin-top:20px;}
.foot1 .box3{ width:100%; margin:20px 0 0 0;}
.foot1 .box4{ width:100%; margin-top:20px;}


.tit1 .h2{ font-size:20px; line-height:30px;}
.tit1 .h3{ font-size:14px; line-height:24px;}
.con01{ padding:0 5%;}
.con02bg{ padding:80px 0 0 0; height:calc(100vh - 80px); background:#000;}
.con02{ background:#e5e5e5;}
.con02 .list2 .txt{ position:static; width:90%; margin:12% auto 0 auto;}
.con02 .list2 .img img{ width:136%;}

.con04 .list2{ margin-top:20px;}
.slideTxtBox_01 .hd ul li{ font-size:12px;}
.slideTxtBox_01 .hd ul li a{ padding:0 5px;}
.slideTxtBox_01 .bd .box1 ul li{ width:calc((100% - 20px)/2); margin:20px 20px  0 0;}
.slideTxtBox_01 .bd .box1 ul li:nth-child(4n){ margin-right:20px;}
.slideTxtBox_01 .bd .box1 ul li:nth-child(2n){ margin-right:0;}
.slideTxtBox_01 .bd .box1 ul li .img{ width:50px; height:50px; line-height:50px;}
.slideTxtBox_01 .bd .box1 ul li .txt{ width:calc(100% - 60px);}
.slideTxtBox_01 .bd .box1 ul li .txt .h2{ height:50px; line-height:25px; font-size:15px;}
.slideTxtBox_01 .bd .box1 ul li .txt .h3{ display:none;}

.swiper-container2 .swiper-slide{ width:100% !important;}
.swiper-container3 .swiper-slide ul li{ width:50%;}
.c7_rt{ width:100%;}
.c7_rt_box{ padding:8% 5% 0 25%;}
.c7_rt .list2 .h2 strong{ font-size:18px;}
.c7_rt .list3{ width:90%; right:5%;}

.aboutus1 .list .h2{ font-size:18px; line-height:28px;}
.aboutus1 .list .h3{ font-size:18px; line-height:28px;}
.aboutus1 .list2{ margin-top:30px;}
.aboutus1 .list2 ul li{ width:100%; margin:30px 0 0 0;}
.aboutus2{ padding:60px 8% 120px 8%;}
.aboutus2 .list .img{ width:calc(100% - 20px); padding:10px;}
.aboutus2 .list .txt{ width:100%; margin-top:30px;}
.aboutus2 .list .txt .h2 strong{ font-size:24px; line-height:34px;}
.aboutus2 .list .txt .h2 span{ font-size:20px; line-height:30px;}
.aboutus2 .list .txt .h3{ margin-top:30px;}
.aboutus2 .list2 .img{ width:calc(100% - 20px); padding:10px;}
.aboutus2 .list2 .txt{ width:100%;}
.aboutus2 .list2 .txt .h2{ font-size:24px; line-height:34px;}
.aboutus2 .list2 .txt .h3{ font-size:20px; line-height:30px; margin-top:20px;}
.aboutus2 .list2 .txt .h4{ margin-top:20px;}
.aboutus2 .list2 .bg1{ margin-top:4%;}
.aboutus2 .list3{ margin-top:30px;}
.aboutus2 .list3 ul li{ width:100%; margin:30px 0 0 0;}

.pro_navbg{ padding:0 0 60px 0;}
.pro_nav .list ul li{ width:calc(25% - 10px); padding:0 5px; font-size:12px;}
.pro_nav .list ul li:nth-child(9n-8){ clear:inherit;}
.pro_nav .list ul li:nth-child(4n-3){ clear:left;}
.pro_nav .list2 .txt{ width:100%;}
.pro_nav .list2 .txt .h2{ font-size:36px; line-height:46px; margin-top:20px;}
.pro_nav .list2 .txt .h3{ display:none;}
.product ul li{ width:calc((100% - 15px)/2); margin:0 15px 15px 0;}
.product ul li:nth-child(4n){ margin-right:15px;}
.product ul li:nth-child(2n){ margin-right:0;}

.proDetail .box1{ padding:60px 8% 60px 8%;}
.proDetail .box1 .lt{ width:100%;}
.proDetail .box1 .lt .h2 strong{ font-size:36px; line-height:46px;}
.proDetail .box1 .lt .h2 span{ font-size:24px; line-height:34px;}
.proDetail .box1 .lt .h3{ margin-top:30px; font-size:18px; line-height:28px;}
.proDetail .box1 .rt{ width:100%; margin-top:30px;}
.proDetail .box2 dl dd{ padding:30px 0 60px 0; font-size:18px; line-height:28px;}
.proDetail .box2>dl>dd { padding-left: 8%; padding-right: 8%; }
.proDetail .box2 dl dd ul li .lt{ width:100%;}
.proDetail .box2 dl dd ul li .rt{ width:100%;}
.proDetail .box2 dl dd ul li .rt ul li{ width:calc((100% - 20px)/2); margin:10px 20px 10px 0;}

.download{ padding:30px 3% 60px 3%;}

.newsbg{ padding:30px 0 60px 0;}
.news ul li .img{ width:80px;}
.news ul li .txt{ width:calc(100% - 90px); margin:0 0 0 10px;}
.news ul li .txt .h3{ display:none;}
.news ul li .more2{ display:none;}


.case ul li{ width:100%; margin:0 0 30px 0;}
.case ul li .img{ width:30%;}
.case ul li .txt{ width:calc(70% - 10px);}
.case ul li .txt .h3{ display:none;}
.more2{ margin-top:20px;}
.more2 a { width: 118px; height: 30px; line-height: 30px; }

.contact1 .txt{ width:100%;}
.contact2 .list{ padding:15px 20px 40px 20px;}
.contact2 .list .form1 table th{ display:block; width:100%; padding:10px 0 0 0; text-align:left;}
.contact2 .list .form1 table td{ display:block; width:100%; padding:0 0 10px 0;}
.contact2 .list .form1 .text3{ width:100%;}

.inside{ padding:30px 3% 60px 3%;}
.wapper2{ width:90%;}
#lblContent img{ height:auto !important;}

}























