/* ===== style.css ===== */
/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input,button{ margin:0; padding:0; list-style:none; text-decoration:none; border:0; list-style:none;}
body{ font-size:12px; font-family: Arial,'Microsoft YaHei'; color:#333;}
a{ color:#666;}
a:hover{ color:#076ce0; 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;}
input,textarea,select{outline:none}
/*common end*/


.headbg{ width:100%; background:#fff; position:fixed; z-index:55; top:0; left:0;}
.head_box{ }
.menubg{ width:100%; height:445px; background:#fff; position:absolute; top:0; left:0; display:none;}
.head{ height:72px;}
.head .logo{ float:left; height:72px; position:relative; }
.head .logo img{ max-width:100%; max-height:100%;}
/*menu*/
.menu{height:72px; float:right; }
.menu ul li{ float:left; position:relative; height:34px; padding:19px 20px; line-height:30px;position:relative;}
.menu ul li dl{ width:100%; position:absolute; left:0; top:100%; display:none; background:#fff; }
.menu ul li dl dd{ line-height:40px; height:40px; overflow:hidden; margin:0 10px;}
.menu ul li dl dd a{ font-size:14px; color:#666; border-bottom:none;}
.menu ul li dl dd a:hover{ color:#076ce0; }
.menu a{ font-size:16px;color:#666; text-decoration:none; display:block;text-align:center; border-bottom:4px solid transparent;}
.menu a:hover{color:#333;}
a.menu_hover{ color:#333; border-bottom:4px solid #076ce0;}
.h_height{ height:72px;}
@media(max-width:1024px){
.h_height{ height:60px;}
.wapper{ width:100%; }
.headbg{ display:none;}
}


.head_mbg{ width:100%; background:#fff; position:fixed; z-index:55; top:0; left:0; display:none;}
.head_m{ height:60px; position:relative;}
.head_m .logo{ float:left; width:60%; height:60px; position:relative; margin-left:4%;}
.head_m .logo img{ max-width:100%; max-height:90%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto 0;}

.nav_open{ height:40px; line-height:40px; text-align:center; position:absolute; z-index:2; top:10px; right:4%; }
.nav_open i{ font-size:20px; vertical-align:middle; color:#076ce0;}
.navbg{ width:100%; height:100%; background:#fff; position:fixed; top:0; left:0; z-index:666; display:none;}
.nav{ padding:80px 5% 20px 5%; position:relative;}
.nav_close{ height:40px; line-height:40px; text-align:center; position:absolute; right:4%; top:10px; }
.nav_close i{ font-size:20px; vertical-align:middle; color:#076ce0;}
.nav_list{ height:calc(100vh - 100px); /*overflow-Y:scroll;*/}


.tree_one,.tree_two{display: none; overflow: hidden;}
.tree_box h3{ font-weight:normal; font-size:16px; height:49px; line-height:49px; overflow:hidden; margin:0; position:relative; border-bottom:1px solid #eee;}
.tree_box h3 a{ color:#333; position:relative; z-index:10;}
.tree_box h3 a:hover{ color:#cc0000;}
.tree_box h3 span{ position:absolute; width:100%; height:100%; left:0; top:0; text-align:right;}
.tree_one h4{ font-weight:normal; font-size:14px; position:relative; height:39px; line-height:39px; overflow:hidden; margin:0 0 0 20px; border-bottom:1px solid #eee;}
.tree_box h4 a{ color:#666; position:relative; z-index:10;}
.tree_box h4 a:hover{ color:#cc0000;}
@media(max-width:1024px){
.head_mbg{ display:block;}
}



.swiper-container1 .swiper-slide img{ width:100%; display:block;}
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ width:71px; height:71px; margin-top:-35px;}
.swiper-container1 .swiper-button-prev1{ background:rgba(0,0,0,.1) url(../images/left.png) center no-repeat;}
.swiper-container1 .swiper-button-next1{ background:rgba(0,0,0,.1) url(../images/right.png) center no-repeat;}
.swiper-container1 .swiper-pagination1{ bottom:10 !important; }
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet{ width:10px; height:10px; background:#000; opacity:0.1;}
.swiper-container1 .swiper-pagination1 .swiper-pagination-bullet-active{ background:#fff; opacity:1;}
@media(max-width:768px){
.swiper-container1 .swiper-button-prev1,.swiper-container1 .swiper-button-next1{ display:none;}
}



.tit1{ background:url(../images/tit1bg.jpg) left center no-repeat; padding-left:20px;}
.tit1 h2{ font-weight:normal; line-height:34px; height:34px;}
.tit1 h2 strong{ font-weight:bold; font-size:34px;}
.tit1 h2 span{ font-weight:normal; font-size:14px; color:#999; margin-left:15px;}
.con01bg{ padding:120px 0 120px 0;}
.con01 .lt{ float:left; width:600px; margin-top:60px;}
.con01 .lt .list{ padding-left:20px;}
.con01 .lt .list .txt{ font-size:14px; line-height:2em; color:#999; margin-top:60px;}
.more1{ margin-top:40px;}
.more1 a{ display:inline-block; text-align:center; border:1px solid #076ce0; color:#076ce0; width:168px; height:48px; line-height:48px; font-size:14px;}
.more1 a:hover{ background:#076ce0; color:#fff;}
.con01 .rt{ float:right; width:512px;}
.con01 .rt .imgbg{ padding:0 30px 40px 0; background:url(../images/c1_1bg.jpg) right bottom no-repeat; background-size:calc(100% - 60px) calc(100% - 80px);}
.con01 .rt .img img{ display:block; width:100%;}
@media(max-width:1024px){
.con01 .lt{ width:49%; }
.con01 .rt{ width:49%;}
}

@media(max-width:768px){
.con01bg{ padding:60px 4% 60px 4%;}
.con01 .lt{ float:none; width:100%; margin-top:30px;}
.con01 .lt .list .txt{ margin-top:30px;}
.more1{ margin-top:45px;}
.con01 .rt{ float:none; width:100%; margin-top:60px;}
.con01 .rt .imgbg{ background-size:calc(100% - 30px) calc(100% - 40px);}
}


.tit2{ text-align:center;}
.tit2 h2{ font-weight:normal; font-size:32px; line-height:1em;}
.tit2 h3{ font-weight:normal; font-size:14px; line-height:1em; color:#999; margin-top:20px;}
.con02bg{ padding:120px 0 120px 0; color:#fff;}
.con02 .tit2 h3{ color:#fff;}
.con02 .list{ margin-top:60px;}
.con02 .list ul li{ float:left; width:216px; margin:0 30px 0 0;}
.con02 .list ul li:nth-child(5n){ margin-right:0;}
.con02 .list ul li .img{ padding-bottom:180%;}
.con02 .list ul li .txt{ padding:30px 0; text-align:left;}
.con02 .list ul li .txt h2{ font-weight:normal; font-size:60px; line-height:60px; color:rgba(55, 85, 128, 0.882);}
.con02 .list ul li .txt h3{ font-weight:normal; font-size:24px; line-height:30px; height:30px; overflow:hidden; padding-right:30px; background:url(../images/btn_jt.png) right center no-repeat; color:#fff; margin-top:-35px;}
.con02 .list_m{ display:none;}
@media(max-width:1024px){
.con02 .list ul li{ float:left; width:18%; margin:0 1%;}
}
@media(max-width:768px){
.con02bg{ padding:60px 4% 60px 4%; color:#fff;}
.con02 .list{ margin-top:20px; text-align:center;}
.con02 .list ul li{ float:none; display:inline-block; width:48%; margin:20px 3% 0 0;}
.con02 .list ul li:nth-child(5n){ margin-right:3%;}
.con02 .list ul li:nth-child(2n){ margin-right:0;}
.con02 .list ul li .img{ padding-bottom:70%;}
.con02 .list ul li .txt{ padding:15px 0;}
.con02 .list ul li .txt{ padding:5px 0;}
.con02 .list ul li .txt h2{ font-size:50px; line-height:50px;}
.con02 .list ul li .txt h3{ font-size:20px; line-height:30px; height:30px; margin-top:-30px;}
.con02 .list_pc{ display:none;}
.con02 .list_m{ display:block;}
}


.con03bg{ padding:120px 0 120px 0;}
.con03 .list{ margin-top:60px;}
.con03 .list ul li{ float:left; width:calc((100% - 60px)/4); margin:0 20px 0 0;}
.con03 .list ul li:nth-child(4n){ margin-right:0;}
.con03 .list ul li a{ display:block; border:1px solid #eee;}
.con03 .list ul li .img{ padding-bottom:60%;}
.con03 .list ul li .txt{ padding:15px 20px;}
.con03 .list ul li .txt h2{ font-weight:normal; font-size:16px; line-height:1.5em; height:1.5em; overflow:hidden; color:#333;}
.con03 .list ul li:hover .txt h2{ color:#076ce0;}
.con03 .list ul li .txt h3{ font-weight:normal; font-size:14px; line-height:1.5em; height:1.5em; overflow:hidden; color:#999; margin-top:10px;}
@media(max-width:768px){
.con03bg{ padding:60px 4% 60px 4%;}
.con03 .list{ margin-top:30px; text-align:center;}
.con03 .list ul li{ float:left; width:48%; margin:15px 4% 0 0;}
.con03 .list ul li:nth-child(4n){ margin-right:4%;}
.con03 .list ul li:nth-child(2n){ margin-right:0;}
.con03 .list ul li .txt h3{ display:none;}
.con03 .list ul li .txt{ padding:10px 15px;}
.con03 .list ul li .txt h2{ font-size:12px; line-height:1.5em; height:1.5em; overflow:hidden;}
}


.con04bg{ padding:120px 0 120px 0;}
.con04 .list{ margin-top:60px; overflow:hidden;}
.con04 ul{ overflow:hidden; margin-top:10px;}
.con04 ul li{ float:left; width:calc((100% - 80px)/5); margin-right:20px; box-sizing:border-box;}
.con04 ul li:nth-child(5n){ margin-right:0px;}
.con04 ul li .img img{ max-width:100%; max-height:100%; display:block; margin-top:20px; /* position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;*/}
@media(max-width:768px){
.con04bg{ padding:60px 4% 60px 4%;}
.con04 ul li{ width:calc((100% - 20px)/3); margin-right:10px; box-sizing:border-box;}
.con04 ul li:nth-child(5n){ margin-right:20px;}
.con04 ul li:nth-child(3n){ margin-right:0px;}
}



.foot{ background:#1f1f1f;}
.foot1bg{ padding:30px 0;}
.foot1 .lt{ float:left; width:350px;}
.foot1 .lt .f_logo{ margin-top:10px;}
.foot1 .lt .f_logo img{ display:block; max-width:100%;}
.foot1 .lt .f_tel{ margin-top:25px;}
.foot1 .lt .f_tel h2{ font-weight:normal; font-size:14px; line-height:1.5em; color:#fff; display:inline-block; text-align:center;}
.foot1 .lt .f_tel h2 b{ display:block; font-size:36px; line-height:1em; color:#ffffff;}
.foot1 .rt{ float:right;}
.foot1 .rt dl{ float:left; margin-left:80px;}
.foot1 .rt dl dt{ font-size:14px; line-height:1.5em; margin-bottom:1em;}
.foot1 .rt dl dt a{ color:#fff;}
.foot1 .rt dl dd{ font-size:14px; line-height:1.5em; margin:.5em 0;}
.foot1 .rt dl dd a{ color:#aaa;}
.foot2bg{ background:#121212; padding:30px 0;}
.foot2{ font-size:12px; line-height:1.5em; text-align:center; color:#fff;}
.foot2 a{ color:#aaa;}
@media(max-width:1024px){
.foot1 .lt{ float:none; width:100%; text-align:center;}
.foot1 .lt .f_logo{ margin-top:0;}
.foot1 .lt .f_logo img{ margin:0 auto; max-width:300px;}
.foot1 .lt .f_tel{ margin-top:15px;}
.foot1 .lt .f_tel h2{ display:block;}
.foot1 .rt{ float:none; width:100%; margin-top:30px;} 
}
@media(max-width:768px){
.foot1bg{ padding:30px 4%;}
.foot1 .lt{ float:none; width:100%;}
.foot1 .lt .f_logo{ margin-top:0;}
.foot1 .lt .f_logo img{ margin:0 auto;}
.foot1 .lt .f_tel{ margin-top:15px;}
.foot1 .lt .f_tel h2{ display:block;}
.foot1 .rt{ display:none;}
.foot2bg{ padding:15px 4%;}
}

.btn_top{ position:fixed; z-index:666; right:50px; bottom:50px;}
.btn_top img{ display:block; width:50px;}
@media(max-width:768px){
.btn_top{right:0px; bottom:0px;}
.btn_top img{ width:40px;}
}


/*Add------------------------------------------------------------------------------*/

.inbanner{ position:relative;}
.inbanner img{ display:block; width:100%;}
.inbanner_txt{ width:92%; padding:0 4%; height:100%; position:absolute; top:0; left:0; text-align:center;}
.inbanner_txt table,.inbanner_txt table td{ height:100%;}
.inbanner_txt h2{ max-width:1200px; margin:0 auto; font-weight:normal; font-size:20px; line-height:1.5em; max-height:3em; overflow:hidden;}
.inside{ padding-bottom:60px;}
@media(max-width:768px){
.inbanner_txt{ display:none;}
}

.tit5{ text-align:center; padding:60px 0px;}
.tit5 h2{ font-weight:normal; font-size:32px; line-height:1em;}
.tit5 h3{ font-weight:normal; font-size:14px; line-height:1em; color:#999; margin-top:20px;}
@media(max-width:768px){
.tit5{ padding:30px 0px;}
}
.aboutus1bg{ padding:0 0 150px 0;}
.aboutus1 .lt{ float:left; width:660px;}
.aboutus1 .lt .img img{ display:block; width:100%;}
.aboutus1 .rt{ float:right; width:440px; margin-top:60px;}
.aboutus1 .rt .list{ padding-left:20px;}
.aboutus1 .rt .list .txt{ font-size:14px; line-height:2em; color:#999; margin-top:60px;}
.aboutus2bg{ padding:0 0 150px 0;}
.aboutus2 ul li{ float:left; width:200px; padding:0 50px; text-align:center; background:url(../images/listbg1.jpg) left center no-repeat;}
.aboutus2 ul li:nth-child(1){ background:none;}
.aboutus2 ul li h2{ font-weight:normal; font-size:14px; color:#999; line-height:60px; height:60px;}
.aboutus2 ul li h2 b{ font-weight:normal; font-size:60px; color:#333;}
.aboutus2 ul li h3{ font-weight:normal; font-size:14px; line-height:1.5em; color:#999;}
@media(max-width:1024px){
.aboutus1 .lt{ width:49%;}
.aboutus1 .rt{ width:49%;}
}
@media(max-width:768px){
.aboutus1bg{ padding:60px 4% 75px 4%;}
.aboutus1 .lt{ float:none; width:100%;}
.aboutus1 .rt{ float:none; width:100%; margin-top:30px;}
.aboutus2bg{ padding:0 4% 75px 4%;}
.aboutus2 ul li{ float:left; width:40%; padding:0 5%; margin:2% 0;}
.aboutus2 ul li:nth-child(2n-1){ background:none;}
.aboutus2 ul li h2{ font-size:14px; }
.aboutus2 ul li h2 b{ font-size:50px; }
}






.newsbg{ padding:0px 0 120px 0;}
.news .box1 .lt{ float:left; width:560px; position:relative;}
.news .box1 .lt .img img{ display:block; width:100%;}
.news .box1 .lt .txt{ width:100%; background:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; display:none;}
.news .box1 .lt:hover .txt{ display:block;}
.news .box1 .lt .txt h2{ font-weight:normal; font-size:14px; line-height:2em; height:2em; overflow:hidden; color:#fff; text-align:center;}
.news .box1 .rt{ float:right; width:580px;}
.news .box1 .rt ul li{ position:relative; min-height:84px; margin-top:29px; padding-top:29px; border-top:1px dashed #e5e5e5;}
.news .box1 .rt ul li:nth-child(1){ border-top:none; margin-top:0; padding-top:0;}
.news .box1 .rt ul li .rq{ width:84px; height:84px; position:absolute; top:25px; left:0; background:#f2f2f2;}
.news .box1 .rt ul li:nth-child(1) .rq{ top:0;}
.news .box1 .rt ul li .rq h2{ font-weight:normal; font-size:14px; line-height:1em; color:#999; text-align:center; padding-top:23px;}
.news .box1 .rt ul li .rq h2 b{ font-weight:normal; display:block; font-size:24px; line-height:1em; color:#666;}
.news .box1 .rt ul li .nr{ padding-left:100px;}
.news .box1 .rt ul li .nr h2{ font-weight:normal; font-size:16px; line-height:1.5em; height:1.5em; overflow:hidden;}
.news .box1 .rt ul li .nr h2 a{ color:#333;}
.news .box1 .rt ul li:hover .nr h2 a{ color:#076ce0;}
.news .box1 .rt ul li .nr h3{ font-weight:normal; font-size:14px; line-height:1.5em; height:3em; overflow:hidden; color:#999; margin-top:10px;}
.news .box2{ margin-top:30px;}
.news .box2 ul li{ padding:29px 0; border-top:1px dashed #e5e5e5;}
.news .box2 ul li:nth-child(1){ border-top:none;}
.news .box2 ul li h2{ font-weight:normal; font-size:16px; line-height:30px; height:30px;}
.news .box2 ul li h2 a{ color:#333; float:left; width:80%; height:30px; overflow:hidden;
 white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.news .box2 ul li:hover h2 a{ color:#076ce0;}
.news .box2 ul li h2 span{ color:#666; float:right;}
.news .box2 ul li h3{ font-weight:normal; font-size:14px; line-height:1.5em; color:#999;}
.news .box2 ul li h4{ font-weight:normal; font-size:12px; line-height:1em; margin-top:10px;}
.news .box2 ul li h4 a{ display:inline-block; height:20px; line-height:20px; padding:0 8px; border:1px solid #dadada; color:#999; border-radius:50px;}
.news .box2 ul li h4 a:hover{ background:#bababa; color:#fff;}
@media(max-width:1024px){
.news .box1 .lt{ width:49%;}
.news .box1 .rt{ width:49%;}
}
@media(max-width:768px){
.newsbg{ padding:0px 4% 40px 4%;}
.news .box1 .lt{ float:none; width:100%;}
.news .box1 .rt{ float:none; width:100%; margin-top:30px;}
.news .box2 ul li h2{ height:auto;}
.news .box2 ul li h2 a{ float:none; display:block; width:100%;}
.news .box2 ul li h2 span{ float:none; display:block;}
}


.tit3{ padding-bottom: 10px; border-bottom: 1px solid #f0efef;}
.tit3 h2{ font-weight: normal; font-size: 26px; line-height: 1.5em;}
.tit3 h3{ font-weight: normal; font-size: 14px; line-height: 1.5em; color: #999; margin-top: 10px;}
.tit4{ padding-top: 10px; border-top: 1px solid #f0efef;}
.tit4 ul li{ font-size:14px; line-height:2em; height:2em; overflow:hidden;}
.newsDetailbg{ padding:60px 0 150px 0;}
.newsDetail .list{ margin-top:30px; margin-bottom:30px;}
@media(max-width:768px){
.newsDetailbg{ padding:30px 4% 75px 4%;}
}



.about2_1bg{ padding:120px 0 150px 0;}
.about2_1 .lt{ float:left; width:588px; margin-top:60px;}
.about2_1 .lt .imgbg{ padding:0 0 40px 30px; background:url(../images/c1_1bg.jpg) left bottom no-repeat; background-size:calc(100% - 60px) calc(100% - 80px);}
.about2_1 .lt .img{}
.about2_1 .lt .img img{ display:block; width:100%;}
.about2_1 .rt{ float:right; width:600px; margin-top:120px;}
.about2_1 .rt .list{ padding-left:20px;}
.about2_1 .rt .list .txt{ font-size:14px; line-height:2em; color:#999; margin-top:60px;}
@media(max-width:768px){
.about2_1bg{ padding:60px 4% 75px 4%;}
.about2_1 .lt{ float:none; width:100%; margin-top:30px;}
.about2_1 .lt .imgbg{ background-size:calc(100% - 30px) calc(100% - 40px);}
.about2_1 .rt{ float:none; width:100%; margin-top:60px;}
}

.about2_2bg{ padding:120px 0 150px 0;}
.about2_2 .list{ margin-top:60px;}
.slideTxtBox_01 .hd{ float:left; width:220px;}
.slideTxtBox_01 .hd ul li{ background:#f3f6f8; line-height:70px; height:70px; overflow:hidden; text-align:center; font-size:16px; border-top:1px solid #fff;}
.slideTxtBox_01 .hd ul li:nth-child(1){ border-top:none;}
.slideTxtBox_01 .hd ul li a{ display:block; color:#666;}
.slideTxtBox_01 .hd ul li.on a{ background:#076ce0; color:#fff;}
.slideTxtBox_01 .bd{ float:right; width:920px;}
.slideTxtBox_01 .bd .box1 .lt{ float:left; width:460px;}
.slideTxtBox_01 .bd .box1 .lt img{ display:block; width:100%;}
.slideTxtBox_01 .bd .box1 .rt{ float:right; width:420px;}
.slideTxtBox_01 .bd .box1 .rt h2{ font-weight:normal; font-size:24px; line-height:1.5em; margin-top:30px;}
.slideTxtBox_01 .bd .box1 .rt h3{ font-weight:normal; font-size:14px; line-height:2em; margin-top:20px; color:#666;}
.more2{ margin-top:30px;}
.more2 a{ display:inline-block; padding:0 20px; height:36px; line-height:36px; border:1px solid #076ce0; color:#076ce0; font-size:16px; text-align:center;}
.more2 a:hover{ background:#076ce0; color:#fff;}
@media(max-width:768px){
.about2_2bg{ padding:60px 4% 75px 4%;}
.about2_2 .list{ margin-top:30px;}
.slideTxtBox_01 .hd{ float:none; width:100%; height:50px;}
.slideTxtBox_01 .hd ul li{ float:left; width:33%; line-height:50px; height:50px; font-size:12px; border-left:1px solid #fff; border-top:none;}
.slideTxtBox_01 .hd ul li:nth-child(1){ border-left:none;}
.slideTxtBox_01 .bd{ float:none; width:100%;}
.slideTxtBox_01 .bd .box1 .lt{ float:none; width:100%;}
.slideTxtBox_01 .bd .box1 .rt{ float:none; width:100%;}
.slideTxtBox_01 .bd .box1 .rt h2{ margin-top:15px;}
.slideTxtBox_01 .bd .box1 .rt h3{ margin-top:10px;}
}



.cooperationbg{ padding:120px 0 150px 0;}
.cooperation .list{ margin-top:60px;}
.cooperation .list ul li{ float:left; width:224px; margin:0 20px 0 0; background:#126cd3; color:#fff; text-align:center; border-radius:5px; padding:50px 0;}
.cooperation .list ul li:nth-child(5n){ margin-right:0;}
.cooperation .list ul li .img{ height:60px; position:relative;}
.cooperation .list ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.cooperation .list ul li h2{ font-weight:normal; font-size:16px; line-height:2em; height:2em; overflow:hidden; margin-top:30px;}
@media(max-width:768px){
.cooperationbg{ padding:60px 4% 75px 4%;}
.cooperation .list{ margin-top:30px;}
.cooperation .list ul li{ float:none; width:224px; margin:30px auto 0 auto;}
.cooperation .list ul li:nth-child(5n){ margin-right:auto;}
}

.cooperation2bg{ padding:120px 0 150px 0;}
.cooperation2{}
.cooperation2 .list{ margin-top:60px;}
.cooperation2 .list table{ border-spacing:0;}
.cooperation2 .list table td{ padding:15px 10px; font-size:14px; line-height:36px;}
.cooperation2 .list .td1{ font-weight:bold; text-align:right;}
.cooperation2 .list .td2{}
.cooperation2 .list b{ color:#f00;}
.cooperation2 .list .text1{ border:1px solid #dadada; width:90%; height:34px; line-height:34px; padding:0 2%;}
.cooperation2 .list .text2{ border:1px solid #dadada; width:94.4%; height:100px; line-height:34px; padding:0 2%;}
.cooperation2 .list .button1{ display:block; width:240px; height:40px; line-height:40px; text-align:center; background:#5ab4ff; color:#fff; font-size:16px; opacity:0.8;}
.cooperation2 .list .button1:hover{ opacity:1;}
@media(max-width:768px){
.cooperation2bg{ padding:60px 4% 75px 4%;}
.cooperation2 .list{ margin-top:30px;}
.cooperation2 .list table td{ display:block; width:100%; padding:5px 10px; }
.cooperation2 .list .td1{ text-align:left; padding:5px 10px 0 10px;}
.cooperation2 .list .text2{ width:90%; padding:0 2%;}
}


.contact1bg{ padding:120px 0 150px 0;}
.contact1{}
@media(max-width:768px){
.contact1bg{ padding:60px 4% 75px 4%;}
}
.contact2bg{ padding-bottom:60px; background:#fafafa;}
.contact2 .lt{ float:left; width:580px; padding-top:60px;}
.contact2 .lt .list{ padding-left:20px; margin-top:60px; font-size:14px; line-height:30px; color:#666;}
.contact2 .rt{ float:right; width:520px; padding-top:60px;}
.contact2 .rt table{ border-spacing:0;}
.contact2 .rt table td{ padding:5px 10px; font-size:14px; line-height:36px;}
.contact2 .rt span{ display:block; font-weight:bold;}
.contact2 .rt b{ color:#f00;}
.contact2 .rt .text1{ border:1px solid #dadada; width:90%; height:34px; line-height:34px; padding:0 2%;}
.contact2 .rt .text2{ border:1px solid #dadada; width:90%; height:100px; line-height:34px; padding:0 2%;}
.contact2 .rt .button1{ display:block; width:50%; height:40px; line-height:40px; text-align:center; background:#5ab4ff; color:#fff; font-size:16px; opacity:0.8;}
.contact2 .rt .button1:hover{ opacity:1;}
@media(max-width:1024px){
.contact2 .lt{ width:49%;}
.contact2 .rt{ width:49%;}
}
@media(max-width:768px){
.contact2bg{ padding:60px 4% 60px 4%;}
.contact2 .lt{ float:none; width:100%;}
.contact2 .lt .list{ margin-top:30px;}
.contact2 .rt{ float:none; width:100%; margin-top:30px;}
}





/* ===== page.css ===== */
﻿.pages { cursor: default; font-size: 14px; font-family: Tahoma, Verdana; padding: 10px; text-align: center; }
.pages span { margin: 0 3px; }
.pages span a { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #fff; }
.pages span a:hover { color: #f60; border: 1px #f60 solid; background: #fff; }
.number { font-size: 14px; color: #666; }
.number { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #ececec; font-weight: bold; }
.number a:hover { color: #f60; border: 1px #f60 solid; }
.pageyc { display: none; }


/* ===== update.css ===== */


/*update_news1*/
.update_news1 {
    max-width: 1200px;
    margin: 0 auto; padding-bottom:60px;
}

    .update_news1 ul li {
        padding: 20px 0px;
        border-bottom: 1px dashed #e5e5e5;
    }

        .update_news1 ul li strong {
            display: block;
            font-weight: normal;
            line-height: 24px;
            overflow: hidden;
        }

            .update_news1 ul li strong a {
                float: left;
                font-size: 16px;
                color: #444;
                width: calc(100% - 100px);
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .update_news1 ul li strong em {
                float: right;
                font-style: normal;
                color: #444;
                font-size: 16px;
            }

        .update_news1 ul li span {
            display: block;
            font-size: 12px;
            color: #777;
            line-height: 22px;
            padding-top: 5px;
        }

        .update_news1 ul li:hover strong a {
            color: #f60;
        }

        .update_news1 ul li:hover strong em {
            color: #f60;
        }

/*update_news2*/
.update_news2 {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .update_news2 ul li {
        padding: 20px 0px;
        border-bottom: 1px dashed #e5e5e5;
        overflow: hidden;
    }

        .update_news2 ul li .date {
            float: left;
            width: 84px;
            height: 84px;
            background: #f2f2f2;
            text-align: center;
        }

            .update_news2 ul li .date strong {
                display: block;
                font-weight: normal;
                font-size: 25px;
                padding-top: 10px;
            }

            .update_news2 ul li .date span {
                display: block;
                font-size: 14px;
                padding-top: 5px;
            }

        .update_news2 ul li .news_desc {
            float: right;
            width: calc(100% - 104px);
        }

            .update_news2 ul li .news_desc a {
                display: block;
                font-size: 16px;
                color: #444;
            }

            .update_news2 ul li .news_desc span {
                display: block;
                font-size: 12px;
                line-height: 22px;
                padding-top: 15px;
                color: #777;
                height: 44px;
                overflow: hidden;
            }

        .update_news2 ul li:hover .news_desc a {
            color: #f60;
        }

/*update_news3*/
.update_news3 {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .update_news3 ul li {
        padding: 0px 30px;
        box-sizing: border-box;
        transition: all .4s ease-out;
    }

        .update_news3 ul li .news_con {
            border-bottom: 1px solid #ececec;
            overflow: hidden;
            padding: 30px 0px;
        }

            .update_news3 ul li .news_con .news_pic {
                float: left;
                width: 280px;
                overflow: hidden;
            }

                .update_news3 ul li .news_con .news_pic img {
                    width: 100%;
                    transition: all .36s ease;
                }

        .update_news3 ul li .news_desc {
            float: right;
            width: calc(100% - 300px);
        }

            .update_news3 ul li .news_desc strong {
                display: block;
                font-weight: normal;
                line-height: 24px;
                overflow: hidden;
            }

                .update_news3 ul li .news_desc strong a {
                    float: left;
                    font-size: 16px;
                    color: #444;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    width: calc(100% - 104px);
                }

                .update_news3 ul li .news_desc strong em {
                    float: right;
                    font-style: normal;
                    color: #444;
                    font-size: 16px;
                }

            .update_news3 ul li .news_desc span {
                display: block;
                font-size: 14px;
                color: #777;
                line-height: 24px;
                padding-top: 10px;
            }

        .update_news3 ul li:hover {
            box-shadow: 0 0 22px rgba(0,0,0,.12);
            border-radius: 4px;
            background: #fff;
        }

            .update_news3 ul li:hover .news_con .news_pic img {
                transform: scale(1.1);
            }

        .update_news3 ul li .news_desc:hover strong a {
            color: #f60;
        }

        .update_news3 ul li .news_desc:hover strong em {
            color: #f60;
        }

/*update_news4*/
.update_news4bg {
    padding-bottom: 60px;
}

.update_news4 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_news4 ul li {
        float: left;
        margin-right: 20px;
        width: calc((100% - 40px)/3);
        background: #fff;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

        .update_news4 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_news4 ul li .news_pic {
            overflow: hidden;
            height: 200px;
        }

            .update_news4 ul li .news_pic img {
                width: 100%;
                transition: all .36s ease;
            }

        .update_news4 ul li .news_desc {
            padding-top: 15px;
            padding-bottom: 15px;
        }

            .update_news4 ul li .news_desc strong {
                display: block;
                font-weight: normal;
                line-height: 24px;
                font-size: 16px;
                color: #444;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .update_news4 ul li .news_desc em {
                display: block;
                font-style: normal;
                color: #999;
                font-size: 14px;
                line-height: 24px;
            }

            .update_news4 ul li .news_desc span {
                display: block;
                font-size: 14px;
                color: #666;
                line-height: 24px;
                padding-top: 10px;
                height: 48px;
                overflow: hidden;
            }

        .update_news4 ul li:hover .news_pic img {
            transform: scale(1.1);
        }

        .update_news4 ul li:hover .news_desc strong {
            color: #f60;
        }

/*update_news5*/
.update_news5 {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
}

    .update_news5 dl dd {
        float: left;
        margin-right: 20px;
        width: calc((100% - 40px)/3);
        background: #fff;
        box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
        border-radius: 6px;
    }

        .update_news5 dl dd:nth-child(3n) {
            margin-right: 0px;
        }

        .update_news5 dl dd .news_pic {
            overflow: hidden;
        }

            .update_news5 dl dd .news_pic img {
                width: 100%;
                border-top-left-radius: 6px;
                border-top-right-radius: 6px;
            }

        .update_news5 dl dd .news_desc {
            padding: 15px;
        }

            .update_news5 dl dd .news_desc strong {
                display: block;
                font-weight: normal;
                line-height: 24px;
                font-size: 16px;
                color: #444;
                height: 24px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .update_news5 dl dd .news_desc span {
                display: block;
                font-size: 14px;
                color: #777;
                line-height: 24px;
                padding-top: 14px;
                height: 48px;
                overflow: hidden;
            }

        .update_news5 dl dd:hover .news_desc strong {
            color: #f60;
        }

    .update_news5 ul {
        margin-top: 50px;
        position: relative;
    }

        .update_news5 ul:after {
            content: "";
            position: absolute;
            top: 0px;
            left: 94px;
            width: 1px;
            height: 100%;
            background: #f0f0f0;
        }

        .update_news5 ul li {
            padding: 10px 0px;
            overflow: hidden;
        }

            .update_news5 ul li .date {
                float: left;
                width: 74px;
                height: 84px;
                text-align: center;
            }

                .update_news5 ul li .date strong {
                    display: block;
                    font-weight: normal;
                    font-size: 25px;
                }

                .update_news5 ul li .date span {
                    display: block;
                    font-size: 14px;
                    padding-top: 5px;
                }

            .update_news5 ul li .news_line {
                float: left;
                width: 15px;
                background: rgba(179,179,179,.3);
                height: 15px;
                margin: 0px 13px;
                margin-top: 10px;
                border-radius: 50%;
                position: relative;
                z-index: 7;
                position: relative;
            }

                .update_news5 ul li .news_line:after {
                    content: "";
                    position: absolute;
                    width: 7px;
                    height: 7px;
                    border-radius: 50%;
                    background: #b3b3b3;
                    margin: 4px;
                    z-index: 8;
                }

            .update_news5 ul li .news_desc {
                float: right;
                width: calc(100% - 124px);
            }

                .update_news5 ul li .news_desc a {
                    display: block;
                    font-size: 16px;
                    color: #444;
                    padding-top: 5px;
                }

                .update_news5 ul li .news_desc span {
                    display: block;
                    font-size: 12px;
                    line-height: 22px;
                    padding-top: 10px;
                    color: #777;
                    height: 66px;
                    overflow: hidden;
                }

            .update_news5 ul li:hover .news_desc a {
                color: #f60;
            }

/*update_case1*/
.update_case1 {
    max-width: 1200px;
    margin: 0 auto; padding-bottom:40px;
}

    .update_case1 ul li {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc((100% - 40px)/3);
        background: #f0f0f0;
    }

        .update_case1 ul li .update_case_pic {
            height: 200px;
            overflow: hidden;
        }

        .update_case1 ul li img {
            width: 100%;
        }

        .update_case1 ul li .case_tit {
            display: block;
            font-size: 14px;
            text-align: center;
            padding: 16px 0px;
            position: relative;
        }

            .update_case1 ul li .case_tit span {
                position: relative;
                z-index: 2;
                padding: 0px 10px;
                width: 100%;
                box-sizing: border-box;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                height: 24px;
                line-height: 24px;
                display: block;
            }

            .update_case1 ul li .case_tit:before {
                content: "";
                z-index: 1;
                position: absolute;
                left: 0px;
                top: 0px;
                width: 100%;
                height: 100%;
                background-color: #f60;
                background-color:;
                -webkit-transition: -webkit-transform .38s cubic-bezier(.4,0,.2,1);
                transition: -webkit-transform .38s cubic-bezier(.4,0,.2,1);
                transition: transform .38s cubic-bezier(.4,0,.2,1);
                transition: transform .38s cubic-bezier(.4,0,.2,1),-webkit-transform .38s cubic-bezier(.4,0,.2,1);
                transform: scaleY(0);
                -webkit-transform: scaleY(0);
                -moz-transform: scaleY(0);
                transform-origin: 50% 100% 0;
                -webkit-transform-origin: 50% 100% 0;
                visibility: hidden\9
            }

        .update_case1 ul li:hover .case_tit:before {
            transform: scaleY(1);
            -webkit-transform: scaleY(1);
            -moz-transform: scaleY(1);
            transform-origin: 50% 0 0;
            -webkit-transform-origin: 50% 0 0;
        }

        .update_case1 ul li:hover .case_tit {
            color: #fff;
        }

        .update_case1 ul li:nth-child(3n) {
            margin-right: 0px;
        }

/*update_case2*/
.update_case2 {
    max-width: 1200px;
    margin: 0 auto; padding-bottom:40px;
}

    .update_case2 ul li {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc((100% - 20px)/2);
        position: relative;
        overflow: hidden;
    }

        .update_case2 ul li .update_case_pic {
            height: 230px;
            overflow: hidden;
        }

        .update_case2 ul li img {
            width: 100%;
            transition: all .36s ease;
        }

        .update_case2 ul li .case_tit {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.3);
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: #fff;
        }

            .update_case2 ul li .case_tit span {
                display: block;
                font-size: 24px;
            }

            .update_case2 ul li .case_tit a {
                display: inline-block;
                border: 1px solid #fff;
                font-size: 14px;
                padding: 10px 15px;
                color: #fff;
                margin-top: 20px;
            }

        .update_case2 ul li:nth-child(2n) {
            margin-right: 0px;
        }

        .update_case2 ul li:hover img {
            transform: scale(1.1);
        }

/*update_case3*/
.update_case3 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_case3 ul li {
        border: 5px solid #e8e8e8;
        margin-bottom: 50px;
        width: 100%;
        position: relative;
        transition: ease .65s;
        box-sizing: border-box;
    }

        .update_case3 ul li:after {
            content: '';
            display: block;
            height: 0;
            clear: both;
        }

        .update_case3 ul li i {
            font-style: normal;
        }

            .update_case3 ul li i:before {
                content: '';
                display: block;
                width: 0;
                height: 0;
                border-top: 5px solid;
                border-left: 5px solid;
                border-color: #f60;
                position: absolute;
                left: -5px;
                top: -5px;
                transition: ease .65s;
            }

            .update_case3 ul li i:after {
                content: '';
                display: block;
                width: 0;
                height: 0;
                border-right: 5px solid;
                border-bottom: 5px solid;
                border-color: #f60;
                position: absolute;
                right: -5px;
                bottom: -5px;
                transition: ease .65s;
            }

        .update_case3 ul li .case_pic {
            float: right;
            max-width: 50%;
        }

            .update_case3 ul li .case_pic img {
                display: block;
                max-width: 100%;
                min-height: 200px;
            }

        .update_case3 ul li .case_tit {
            width: 50%;
            text-align: center;
            position: absolute;
            left: 0px;
            top: 0px;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

            .update_case3 ul li .case_tit strong {
                display: block;
                padding: 10px 0px;
                font-size: 20px;
                color: #000;
            }

                .update_case3 ul li .case_tit strong a {
                    color: #000;
                }

            .update_case3 ul li .case_tit em {
                display: block;
                width: 40px;
                height: 1px;
                background: #cccccc;
                margin: 0 auto;
            }

            .update_case3 ul li .case_tit span {
                display: block;
                padding: 10px;
                padding-bottom: 0px;
                font-size: 14px;
                line-height: 24px;
                color: #999;
            }

            .update_case3 ul li .case_tit b {
                display: block;
                font-weight: normal;
                width: 130px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                background: #ffffff;
                box-shadow: 0 0 10px rgba(12,3,6,.13);
                margin: 0 auto;
                margin-top: 15px;
                overflow: hidden;
                position: relative;
            }

                .update_case3 ul li .case_tit b a {
                    color: #f60;
                    position: relative;
                    z-index: 2;
                }

                .update_case3 ul li .case_tit b:before {
                    transition: ease-out .35s;
                    content: '';
                    display: block;
                    width: 0;
                    height: 100%;
                    background: #f60;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 1;
                }

                .update_case3 ul li .case_tit b:hover:before {
                    width: 100%;
                }

                .update_case3 ul li .case_tit b:hover a {
                    color: #fff;
                }

        .update_case3 ul li:hover {
            box-shadow: 0 0 16px rgba(12,3,6,.3);
        }

            .update_case3 ul li:hover > i:before, .update_case3 ul li:hover > i:after {
                width: calc(100% + 5px);
                height: calc(100% + 5px);
                visibility: visible;
            }

        .update_case3 ul li:nth-child(2n) .case_pic {
            float: left;
        }

        .update_case3 ul li:nth-child(2n) .case_tit {
            right: 0px;
            left: auto;
        }

/*update_product1*/
.update_product1 {
    max-width: 1200px;
    margin: 0 auto; padding-bottom:40px;
}

    .update_product1 ul li {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc((100% - 40px)/3);
        border-bottom: 1px solid #e0e0e0;
        transition: ease-out .35s;
    }

        .update_product1 ul li .pro_pic {
            position: relative;
            height: 200px;
            overflow: hidden;
            text-align: center;
        }

            .update_product1 ul li .pro_pic img {
                max-width: 100%;
            }

        .update_product1 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_product1 ul li .pro_search {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.5);
            transition-duration: .3s;
            opacity: 0;
        }

            .update_product1 ul li .pro_search i {
                position: absolute;
                top: 50%;
                left: 50%;
                margin-left: -11px;
                margin-top: -11px;
            }

        .update_product1 ul li .pro_tit {
            padding: 12px 20px;
            text-align: center;
            font-size: 16px;
            color: #000;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .update_product1 ul li:hover .pro_search {
            opacity: 1;
        }

        .update_product1 ul li:hover {
            border-bottom: 1px solid #000;
        }

            .update_product1 ul li:hover .pro_tit {
                color: #f60;
            }

/*update_product2*/
.update_product2 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_product2 ul li {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc((100% - 40px)/3);
        transition: ease-out .35s;
    }

        .update_product2 ul li .pro_pic {
            border: 1px solid #ccc;
            padding: 10px;
            height: 200px;
        }

            .update_product2 ul li .pro_pic table tr td {
                height: 200px;
                text-align: center;
            }

            .update_product2 ul li .pro_pic img {
                max-width: 100%;
                max-height: 200px;
            }

        .update_product2 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_product2 ul li .pro_tit {
            padding: 12px 20px;
            text-align: center;
            font-size: 16px;
            color: #000;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .update_product2 ul li:hover .pro_pic {
            border: 1px solid #f60;
        }

        .update_product2 ul li:hover .pro_tit {
            color: #f60;
        }

/*update_product3*/
.update_product3 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_product3 ul li {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc((100% - 40px)/3);
        transition: ease-out .35s;
        box-shadow: 0 0px 10px rgba(0,0,0,.2);
    }

        .update_product3 ul li .pro_pic {
            height: 200px;
        }

            .update_product3 ul li .pro_pic table tr td {
                height: 200px;
                text-align: center;
            }

            .update_product3 ul li .pro_pic img {
                max-width: 100%;
                max-height: 200px;
            }

        .update_product3 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_product3 ul li .pro_tit {
            padding: 12px 20px;
            text-align: center;
            font-size: 16px;
            color: #000;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .update_product3 ul li:hover .pro_tit {
            color: #f60;
        }

/*update_product4*/
.update_product4 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_product4 ul li {
        overflow: hidden;
        padding: 20px 0px;
        border-bottom: 3px dashed #ccc;
    }

        .update_product4 ul li .pro_pic {
            float: left;
            width: 40%;
            text-align: center;
        }

            .update_product4 ul li .pro_pic img {
                max-width: 100%;
            }

        .update_product4 ul li .pro_tit {
            float: right;
            width: 58%;
        }

            .update_product4 ul li .pro_tit strong {
                display: block;
                font-weight: normal;
                font-size: 24px;
            }

                .update_product4 ul li .pro_tit strong a {
                    color: #000;
                }

        .update_product4 ul li .pro_desc {
            margin-top: 20px;
            background: #f7f7f7;
            color: #999;
            padding: 20px;
            font-size: 14px;
            line-height: 24px;
        }

        .update_product4 ul li .pro_price {
            margin-top: 20px;
        }

            .update_product4 ul li .pro_price a {
                display: block;
                width: 120px;
                height: 40px;
                float: left;
                margin-right: 20px;
                text-align: center;
                line-height: 40px;
                font-size: 16px;
                color: #fff;
            }

                .update_product4 ul li .pro_price a.a1 {
                    background: #e63a3a;
                }

                .update_product4 ul li .pro_price a.a2 {
                    background: #253fa8;
                }

/*update_download1*/
.update_download1 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_download1 ul li {
        overflow: hidden;
        padding: 10px 0px;
        border-bottom: 1px dashed #e4eaec;
    }

        .update_download1 ul li dl {
            float: left;
            width: calc(100% - 100px);
        }

            .update_download1 ul li dl dt {
                float: left;
            }

            .update_download1 ul li dl dd {
                float: left;
                margin-left: 15px;
                width: calc(100% - 60px);
            }

                .update_download1 ul li dl dd strong {
                    display: block;
                    font-weight: normal;
                    font-size: 16px;
                    color: #333;
                    margin-bottom: 5px;
                    line-height: 22px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    width: 100%;
                }

                .update_download1 ul li dl dd span {
                    display: block;
                    font-size: 13px;
                    color: #76838f;
                }

                    .update_download1 ul li dl dd span font {
                        margin-right: 20px;
                    }

        .update_download1 ul li a {
            float: right;
            height: 34px;
            padding: 0px 10px;
            font-size: 15px;
            color: #666;
            line-height: 34px;
            border: 1px solid #666;
            margin-top: 4px;
        }

            .update_download1 ul li a:hover {
                background: #f60;
                color: #fff;
                border: 1px solid #f30;
            }

/*update_download2*/
.update_download2 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_download2 ul li {
        height: 24px;
        line-height: 24px;
        padding: 15px 20px;
        background: #efefef;
    }

        .update_download2 ul li img {
            float: left;
            padding-top: 2px;
        }

        .update_download2 ul li a {
            float: left;
            padding-left: 20px;
            font-size: 16px;
            color: #333;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: calc(100% - 160px);
        }

        .update_download2 ul li span {
            float: right;
            font-size: 14px;
        }

        .update_download2 ul li:nth-child(2n) {
            background: #fff;
        }

        .update_download2 ul li:hover a {
            color: #f60;
        }

/*update_detail*/
.update_detail {
    max-width: 1200px;
    margin: 0 auto; padding-bottom:60px;
}

.update_detail_top {
    padding: 20px 0px;
}

    .update_detail_top h1 {
        font-weight: normal;
        color: #000;
        font-size: 24px;
    }

    .update_detail_top h2 {
        font-weight: normal;
        color: #999;
        font-size: 14px;
        margin-top: 10px;
    }

        .update_detail_top h2 font {
            padding-left: 22px;
            margin-right: 20px;
        }

        .update_detail_top h2 .time {
            background: url(../images/time.png) left center no-repeat;
        }

        .update_detail_top h2 .eye {
            background: url(../images/eye.png) left center no-repeat;
        }

        .update_detail_top h2 .admin {
            background: url(../images/admin.png) left center no-repeat;
        }

.update_detail_con {
    min-height: 400px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 20px 0px;
}

    .update_detail_con img {
        max-width: 100%;
    }

.update_detail_bot {
    margin-top: 30px;
    overflow: hidden;
}

    .update_detail_bot a {
        display: inline-block;
        font-size: 14px;
        border-radius: 2px;
        border: 1px solid #999;
        padding: 10px 15px;
    }

    .update_detail_bot .prev {
        float: left;
    }

    .update_detail_bot .next {
        float: right;
    }

/*contact1*/
.update_contact1 {
    max-width: 1200px;
    margin: 0 auto;
}

.update_contact1_map {
    float: left;
    width: 48%;
}

    .update_contact1_map img {
        max-width: 100%;
    }

.update_contact1_right {
    float: right;
    width: 48%;
    color: #000;
}

    .update_contact1_right dl dt {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .update_contact1_right dl dd {
        font-size: 16px;
        line-height: 38px;
    }

/*contact2*/
.update_contact2 {
    max-width: 1200px;
    margin: 0 auto;
}

.update_contact_tit {
    text-align: center;
    padding: 20px 0px;
}

    .update_contact_tit h2 {
        font-weight: normal;
        font-size: 24px;
        color: #333;
    }

    .update_contact_tit h3 {
        font-weight: normal;
        font-size: 14px;
        color: #999;
        padding-top: 10px;
    }

.update_contact2_lx {
    background: #f5f5f5;
}

.update_contact2_lx_left {
    float: left;
    width: 380px;
}

    .update_contact2_lx_left dl {
        padding: 30px 50px;
    }

        .update_contact2_lx_left dl dt {
            font-size: 20px;
            color: #333;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .update_contact2_lx_left dl dd {
            font-size: 14px;
            color: #999;
            line-height: 36px;
            padding-left: 24px;
        }

            .update_contact2_lx_left dl dd.c_add_1 {
                background: url(../images/c_ico_add.png) left center no-repeat;
            }

            .update_contact2_lx_left dl dd.c_tel_1 {
                background: url(../images/c_ico_tel.png) left center no-repeat;
            }

            .update_contact2_lx_left dl dd.c_wechat_1 {
                background: url(../images/c_ico_wechat.png) left center no-repeat;
            }

            .update_contact2_lx_left dl dd.c_email_1 {
                background: url(../images/c_ico_email.png) left center no-repeat;
            }

            .update_contact2_lx_left dl dd.c_web_1 {
                background: url(../images/c_ico_web.png) left center no-repeat;
            }

.update_contact2_lx_map {
    float: right;
    width: calc(100% - 390px);
    border-left: 10px solid #fff;
}

    .update_contact2_lx_map img {
        width: 100%;
    }

.update_contact2_ly {
    margin-top: 30px;
}

    .update_contact2_ly ul li {
        float: left;
        width: 48%;
        margin: 10px 0px;
        margin-right: 4%;
        font-size: 14px;
    }

        .update_contact2_ly ul li:nth-child(2n) {
            margin-right: 0px;
        }

        .update_contact2_ly ul li span {
            float: left;
            width: 100px;
            line-height: 35px;
        }

    .update_contact2_ly .input_text {
        float: left;
        width: calc(100% - 100px);
        padding: 5px 10px;
        box-sizing: border-box;
        border-radius: 4px;
        background: #f5f5f5;
        line-height: 25px;
        display: block;
    }

    .update_contact2_ly .last {
        width: 100%;
        margin-right: 0px;
    }

    .update_contact2_ly textarea {
        display: block;
        border: none;
        float: left;
        width: calc(100% - 100px);
        padding: 5px 10px;
        box-sizing: border-box;
        border-radius: 4px;
        background: #f5f5f5;
        line-height: 25px;
        display: block;
    }

    .update_contact2_ly .input_button {
        display: block;
        width: 190px;
        margin: 0 auto;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background: #f60;
        margin-top: 20px;
    }

/*update_contact3*/
.update_contact3 {
    max-width: 1200px;
    margin: 0 auto;
}

.update_contact3_lx {
    margin-top: 30px;
}

    .update_contact3_lx ul li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .update_contact3_lx ul li strong {
            display: block;
            font-weight: normal;
            font-size: 18px;
            color: #333;
            padding-top: 15px;
            padding-bottom: 10px;
        }

        .update_contact3_lx ul li span {
            display: block;
            font-size: 14px;
            color: #999;
        }

.update_contact3_ly {
    margin-top: 30px;
}

.update_contact3_map {
    float: left;
    width: 48%;
}

    .update_contact3_map img {
        width: 100%;
    }

.update_contact3_right {
    float: right;
    width: 48%;
}

    .update_contact3_right table tr td {
        padding: 5px 0px;
        font-size: 14px;
    }

    .update_contact3_right .input_text {
        width: 100%;
        padding: 5px 10px;
        box-sizing: border-box;
        border-radius: 4px;
        background: #f5f5f5;
        line-height: 25px;
        display: block;
    }

    .update_contact3_right textarea {
        display: block;
        border: none;
        width: 100%;
        padding: 5px 10px;
        box-sizing: border-box;
        border-radius: 4px;
        background: #f5f5f5;
        line-height: 25px;
        display: block;
    }

    .update_contact3_right .input_button {
        display: block;
        width: 190px;
        margin: 0 auto;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background: #f60;
    }

/*update_message1*/
.update_message1 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_message1 ul {
        max-width: 600px;
    }

        .update_message1 ul li {
            margin-top: 15px;
            overflow: hidden;
        }

            .update_message1 ul li .input_text {
                display: block;
                width: 98%;
                box-sizing: border-box;
                padding: 10px 15px;
                border: 1px solid #e4eaec;
                float: left;
            }

            .update_message1 ul li textarea {
                display: block;
                width: 98%;
                box-sizing: border-box;
                padding: 10px 15px;
                border: 1px solid #e4eaec;
                font-family: 'Microsoft YaHei';
            }

            .update_message1 ul li .input_text1 {
                display: block;
                width: calc(100% - 120px);
                ;
                box-sizing: border-box;
                padding: 10px 15px;
                border: 1px solid #e4eaec;
                float: left;
            }

            .update_message1 ul li img {
                float: right;
            }

    .update_message1 .input_button {
        display: block;
        width: 190px;
        margin: 0 auto;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background: #f60;
    }

    .update_message1 ul li font {
        float: left;
        width: 2%;
        text-align: right;
        color: #f00;
        font-size: 14px;
    }

/*update_message2*/
.update_message2 {
    max-width: 1200px;
    margin: 0 auto;
}

    .update_message2 h2 {
        font-weight: normal;
        font-size: 24px;
        color: #333;
        text-align: center;
    }

    .update_message2 h3 {
        font-weight: normal;
        font-size: 14px;
        color: #999;
        padding-top: 10px;
        text-align: center;
    }

    .update_message2 dl dt {
        position: relative;
        width: 790px;
        max-width: 100%;
        margin: 0 auto;
        height: 65px;
        overflow: hidden;
        margin-bottom: 30px;
        margin-top: 30px;
    }

        .update_message2 dl dt .pub-shadow {
            background: rgba(0,0,0,0.5);
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .update_message2 dl dt img {
            height: 100%;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }

        .update_message2 dl dt .update_message2_desc {
            position: absolute;
            text-align: center;
            top: 50%;
            z-index: 2;
            color: #fff;
            width: 100%;
            left: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
        }

            .update_message2 dl dt .update_message2_desc strong {
                display: inline-block;
                vertical-align: middle;
                font-size: 24px;
            }

            .update_message2 dl dt .update_message2_desc span {
                vertical-align: middle;
                font-weight: bold;
                margin-right: 24px;
                padding-left: 28px;
                position: relative;
                font-size: 18px;
            }

                .update_message2 dl dt .update_message2_desc span::before {
                    content: '';
                    position: absolute;
                    width: 22px;
                    height: 22px;
                    background: url('../images/tel_icon.png') no-repeat;
                    background-size: cover;
                    top: 50%;
                    margin-top: -11px;
                    left: 0;
                }

            .update_message2 dl dt .update_message2_desc a {
                color: #fff;
                cursor: default;
            }

    .update_message2 dl dd {
        float: left;
        margin-bottom: 15px;
        width: 49%;
        margin-right: 2%;
        position: relative;
        overflow: hidden;
    }

        .update_message2 dl dd .input_text {
            display: block;
            width: 100%;
            box-sizing: border-box;
            line-height: 36px;
            padding-left: 25px;
            background: #f7f7f7;
        }

        .update_message2 dl dd .input_text1 {
            float: left;
            width: calc(100% - 120px);
        }

        .update_message2 dl dd img {
            float: right;
        }

        .update_message2 dl dd.update_textarea2 {
            display: block;
            width: 100%;
            box-sizing: border-box;
            background: #f7f7f7;
            margin: 0px;
            margin-bottom: 15px;
        }

            .update_message2 dl dd.update_textarea2 textarea {
                background: none;
                width: 100%;
                border: none;
                box-sizing: border-box;
                font-family: 'Microsoft YaHei';
                text-indent: 25px;
                padding: 5px;
            }

    .update_message2 .update_input_button {
        display: block;
        width: 190px;
        margin: 0 auto;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background: #414141;
    }

    .update_message2 dl dd font {
        position: absolute;
        left: 10px;
        top: 5px;
        color: #ff0000;
        font-size: 14px;
    }

    .update_message2 dl dd.mr-0 {
        margin-right: 0px;
    }

/*update_message3*/
.update_message3_left {
    width: 46%;
    float: left
}

    .update_message3_left img {
        max-width: 100%
    }

.update_message3_right {
    width: 45.8%;
    float: right
}

    .update_message3_right h2 {
        font-size: 28px;
        color: #000;
        font-weight: 400;
        line-height: 35px;
        padding-bottom: 15px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

        .update_message3_right h2 span {
            font-size: 16px;
            display: block;
        }

    .update_message3_right ul li {
        margin-bottom: 15px;
        overflow: hidden;
    }

        .update_message3_right ul li input, textarea {
            box-sizing: border-box;
            width: 100%;
            padding: 6px 12px;
            font-family: 'Microsoft YaHei';
            background-color: #fff;
            background-image: none;
            border: 1px solid #ccc;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
            -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
            transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
            transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
            transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
            border: 1px solid #ddd;
        }

        .update_message3_right ul li .input_text {
            height: 34px;
        }

        .update_message3_right ul li .input_text1 {
            float: left;
            width: calc(100% - 120px);
        }

        .update_message3_right ul li img {
            float: right;
        }

        .update_message3_right ul li .update_input_button {
            width: 100px;
            height: 40px;
            border-radius: 0;
            background: none;
            color: #fff;
            text-align: center;
            line-height: 40px;
            padding: 0;
            -webkit-transition: all .3s;
            transition: all .3s;
            font-size: 14px;
            outline: none;
            background: #f60;
            font-family: 'Microsoft YaHei';
        }

            .update_message3_right ul li .update_input_button:hover {
                background: #f30;
                color: #fff;
            }





/*update_prodetail_1*/
.update_prodetail_1 {
    max-width: 1200px;
    margin: 0 auto;
}

.update_prodetail_1_top_left {
    float: left;
    width: 48%;
}

.update_gallery-top1 .swiper-slide img {
    width: 100%;
}

.update_gallery-top1 {
    height: 80%;
    width: 100%;
}

.update_gallery-thumbs1 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 10px;
}

    .update_gallery-thumbs1 .swiper-slide {
        height: 100%;
        opacity: 0.4;
    }

        .update_gallery-thumbs1 .swiper-slide img {
            width: 100%;
        }

    .update_gallery-thumbs1 .swiper-slide-thumb-active {
        opacity: 1;
    }

.update_gallery-top2 .swiper-slide img {
    width: 100%;
}

.update_gallery-top2 {
    height: 80%;
    width: 100%;
}

.update_gallery-thumbs2 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 10px;
}

    .update_gallery-thumbs2 .swiper-slide {
        height: 100%;
        opacity: 0.4;
    }

        .update_gallery-thumbs2 .swiper-slide img {
            width: 100%;
        }

    .update_gallery-thumbs2 .swiper-slide-thumb-active {
        opacity: 1;
    }

.update_prodetail_1_top_right {
    float: right;
    width: 48%;
}

    .update_prodetail_1_top_right dl {
        border-bottom: 1px solid #f0f2f5;
    }

        .update_prodetail_1_top_right dl dt {
            color: #000;
            font-size: 24px;
            margin-bottom: 20px;
        }

        .update_prodetail_1_top_right dl dd {
            padding: 10px 0px;
            border-top: 1px solid #f0f2f5;
            font-size: 14px;
        }

.update_prodetail_1_con {
    margin-top: 30px;
}

.update_prodetail_1_con_left {
    float: left;
    width: 300px;
}

    .update_prodetail_1_con_left h2 {
        font-weight: normal;
    }

    .update_prodetail_1_con_left ul {
        text-align: center;
    }

        .update_prodetail_1_con_left ul li img {
            max-width: 100%;
        }

        .update_prodetail_1_con_left ul li span {
            display: block;
            font-size: 14px;
        }

.update_prodetail_1_con_right {
    float: right;
    width: calc(100% - 320px)
}

.update_slideTxtBox_02 .hd {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #f0f2f5;
}

    .update_slideTxtBox_02 .hd ul li {
        float: left;
        width: 98px;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
    }

        .update_slideTxtBox_02 .hd ul li.on {
            border-bottom: 1px solid #f60;
            color: #f60;
        }

.update_slideTxtBox_02 .bd {
    padding: 20px 0px;
}
/*update_prodetail_2*/
.update_prodetail_2 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.update_prodetail_2_top {
    border: 1px solid #dcdcdc;
    padding: 20px;
    box-shadow: 0 3px 8px -6px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    border-radius: 8px;
}

.update_prodetail_2_con {
    border: 1px solid #dcdcdc;
    box-shadow: 0 3px 8px -6px rgba(0,0,0,0.1);
    border-radius: 8px;
}

.update_slideTxtBox_03 .hd {
    padding: 0 10px 0 20px;
    height: 60px;
    border-bottom: 1px solid #d4d4d4;
    line-height: 60px;
    box-shadow: rgba(0,0,0,0.06) 0 1px 7px;
    background: linear-gradient(#fbfbfb,#ececec);
    border-radius: 8px 8px 0px 0px;
    font-weight: normal;
    font-size: 16px;
    color: #000;
}

    .update_slideTxtBox_03 .hd ul li {
        padding: 0px 20px;
        float: left;
        cursor: pointer;
    }

        .update_slideTxtBox_03 .hd ul li.on {
            border-bottom: 2px solid #f60;
            color: #f60;
        }

.update_slideTxtBox_03 .bd {
    padding: 20px 20px;
}
/*update_prodetail_3*/
.update_prodetail_3_top_left {
    float: left;
    width: 48%;
}

.update_swiper-container img {
    width: 100%;
}

.update_swiper-container .swiper-button-next, .update_swiper-container .swiper-button-prev {
    color: #fff !important;
}

.update_prodetail_3_top_right {
    float: right;
    width: 48%;
}

    .update_prodetail_3_top_right dl {
        border-bottom: 1px solid #f0f2f5;
    }

        .update_prodetail_3_top_right dl dt {
            color: #000;
            font-size: 24px;
            margin-bottom: 20px;
        }

    .update_prodetail_3_top_right .update_prodetail_3_jj {
        background: #efefef;
        padding: 10px !important;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .update_prodetail_3_top_right .update_prodetail_3_tel {
        overflow: hidden;
        padding-bottom: 10px;
    }

        .update_prodetail_3_top_right .update_prodetail_3_tel strong {
            float: left;
            font-weight: normal;
            font-size: 16px;
            line-height: 26px;
            background: url(../images/pc-xc-icon2.png) left center no-repeat;
            padding-left: 50px;
        }

        .update_prodetail_3_top_right .update_prodetail_3_tel a {
            float: right;
            width: 100px;
            height: 44px;
            line-height: 44px;
            background: #f30;
            color: #fff;
            font-size: 14px;
            text-align: center;
            margin-top: 4px;
        }

.update_prodetail_3_con {
    margin-top: 30px;
}

    .update_prodetail_3_con h2 {
        height: 44px;
        line-height: 44px;
        border-bottom: 1px solid #f0f2f5;
    }

        .update_prodetail_3_con h2 span {
            display: inline-block;
            text-align: center;
            cursor: pointer;
            font-size: 18px;
            border-bottom: 1px solid #f60;
            color: #f60;
            font-weight: normal;
        }

.update_prodetail_3_desc {
    padding: 20px 0px;
}




.update_prodetail_hot {
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    box-shadow: 0 3px 8px -6px rgba(0,0,0,0.1);
    border-radius: 8px;
}

    .update_prodetail_hot h2 {
        padding: 0 10px 0 30px;
        height: 60px;
        border-bottom: 1px solid #d4d4d4;
        line-height: 60px;
        box-shadow: rgba(0,0,0,0.06) 0 1px 7px;
        background: linear-gradient(#fbfbfb,#ececec);
        border-radius: 8px 8px 0px 0px;
        font-weight: normal;
        font-size: 16px;
        color: #000;
    }

    .update_prodetail_hot ul {
        overflow: hidden;
    }

        .update_prodetail_hot ul li {
            text-align: center;
            float: left;
            width: 23%;
            margin: 0px 1%;
            padding: 15px 0px;
        }

            .update_prodetail_hot ul li img {
                max-width: 100%;
            }

            .update_prodetail_hot ul li span {
                display: block;
                margin-top: 10px;
                font-size: 14px;
                line-height: 24px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .update_prodetail_hot ul li:hover {
                box-shadow: 0 0 38px rgba(0,0,0,0.08) inset;
                transition: all .15s ease;
            }

/*���м*/
.upadte_weizhi1 {
    height: 30px;
    line-height: 30px;
    padding: 10px 0px;
    background: url(../images/updeta_home1.png) left center no-repeat;
    padding-left: 20px;
    border-bottom: 1px solid #eee;
}

.upadte_weizhi2 {
    height: 30px;
    line-height: 30px;
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
}

.upadte_weizhi2_left {
    float: left;
    background: url(../images/updeta_home1.png) left center no-repeat;
    padding-left: 20px;
}

.upadte_weizhi2_right {
    float: right;
    height: 30px;
}

    .upadte_weizhi2_right a {
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        margin-left: 10px;
        font-size: 14px;
        padding: 0px 10px;
    }

        .upadte_weizhi2_right a.on {
            background: #f60;
            color: #fff;
        }

        .upadte_weizhi2_right a:hover {
            background: #f60;
            color: #fff;
        }

.upadte_weizhi3bg {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.upadte_weizhi3 a {
    padding: 0px 15px;
    margin: 0px 15px;
    display: inline-block;
    line-height: 65px;
    font-size: 14px;
}

    .upadte_weizhi3 a.on {
        color: #f60;
        border-bottom: 2px solid #f60;
    }

    .upadte_weizhi3 a:hover {
        color: #f60;
        border-bottom: 2px solid #f60;
    }

/*ͨ�����*/
.update_side_a h2 {
    border-bottom: 1px solid #ddd;
}

    .update_side_a h2 span {
        display: inline-block;
        border-bottom: 2px solid #f60;
        font-weight: normal;
        line-height: 49px;
    }

.update_side_a dl {
    padding: 10px 0px 20px 0px;
}

    .update_side_a dl dd {
        background: #e6e6e6;
        height: 45px;
        line-height: 45px;
        margin-bottom: 2px;
    }

        .update_side_a dl dd a {
            display: block;
            font-size: 14px;
            padding-left: 20px;
            background: url(../images/about-cn3_19.png) right 20px center no-repeat;
        }

.update_side_b h2 {
    border-bottom: 1px solid #ddd;
}

    .update_side_b h2 span {
        display: inline-block;
        border-bottom: 2px solid #f60;
        font-weight: normal;
        line-height: 49px;
    }

.update_side_b dl {
    padding: 10px 0px 20px 0px;
}

    .update_side_b dl dd {
        font-size: 14px;
        line-height: 24px;
        padding: 4px 0px;
    }

.update_side_c h2 {
    border-bottom: 1px solid #ddd;
}

    .update_side_c h2 span {
        display: inline-block;
        border-bottom: 2px solid #f60;
        font-weight: normal;
        line-height: 49px;
    }

.update_search {
    margin: 10px 0px 20px 0px;
    border: 1px solid #e4eaec;
    background: #f3f7f9;
    height: 36px;
    line-height: 36px;
}

    .update_search .input_text {
        float: left;
        width: 180px;
        height: 36px;
        line-height: 36px;
        text-indent: 10px;
        font-size: 14px;
    }

    .update_search .input_button {
        float: right;
        width: 38px;
        height: 36px;
        line-height: 36px;
        background: #f60 url(../images/update_search.png) center no-repeat;
    }

.update_side_d h2 {
    border-bottom: 1px solid #ddd;
}

    .update_side_d h2 span {
        display: inline-block;
        border-bottom: 2px solid #f60;
        font-weight: normal;
        line-height: 49px;
    }

.update_side_d dl {
    padding: 10px 0px 20px 0px;
}

    .update_side_d dl dd {
        font-size: 14px;
        line-height: 24px;
        padding: 4px 0px;
    }


@media screen and (max-width:720px) {

    /*update_news3*/
    .update_news3 ul li {
        padding: 0px 15px;
    }

        .update_news3 ul li .news_con {
            padding: 15px 0px;
        }

            .update_news3 ul li .news_con .news_pic {
                width: 260px;
            }

        .update_news3 ul li .news_desc {
            width: calc(100% - 280px);
        }
    /*update_news4*/
    .update_news4 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_news4 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_news4 ul li:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_case1*/
    .update_case1 ul li {
        width: calc((100% - 40px)/3);
    }

        .update_case1 ul li:nth-child(4n) {
            margin-right: 20px;
        }

        .update_case1 ul li:nth-child(3n) {
            margin-right: 0px;
        }
    /*update_case2*/
    .update_case2 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_case2 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_case2 ul li:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_product1*/
    .update_product1 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_product1 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_product1 ul li:nth-child(2n) {
            margin-right: 0px;
        }

        .update_product1 ul li .pro_tit {
            font-size: 14px;
        }
    /*update_product2*/
    .update_product2 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_product2 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_product2 ul li:nth-child(2n) {
            margin-right: 0px;
        }

        .update_product2 ul li .pro_tit {
            font-size: 14px;
        }
    /*update_product3*/
    .update_product3 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_product3 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_product3 ul li:nth-child(2n) {
            margin-right: 0px;
        }

        .update_product3 ul li .pro_tit {
            font-size: 14px;
        }
    /*update_product4*/
    .update_product4 ul li .pro_pic {
        float: none;
        width: 100%;
    }

    .update_product4 ul li .pro_tit {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

        .update_product4 ul li .pro_tit strong {
            font-size: 18px;
        }
    /*update_contact1*/
    .update_contact1_map {
        float: none;
        width: 100%;
    }

        .update_contact1_map img {
            width: 100%;
        }

    .update_contact1_right {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    /*update_contact2*/
    .update_contact2_lx_left {
        float: none;
        width: 100%;
    }

    .update_contact2_lx_map {
        float: none;
        width: 100%;
        border-left: 0px solid #fff;
        border-top: 10px solid #fff;
    }

    .update_contact2_ly ul li {
        width: 100%;
        margin: 5px 0px;
        margin-right: 0%;
    }

    .update_contact2_ly .input_button {
        margin-top: 10px;
    }
    /*update_contact3*/
    .update_contact3_map {
        float: none;
        width: 100%;
    }

    .update_contact3_right {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
    /*update_prodetail_1*/
    .update_prodetail_1_top_left {
        float: none;
        width: 100%;
    }

    .update_prodetail_1_top_right {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .update_prodetail_1_con_left {
        float: none;
        width: 100%;
    }

    .update_prodetail_1_con_right {
        float: none;
        width: 100%
    }

    .update_slideTxtBox_02 {
        margin-top: 20px;
    }
    /*update_prodetail_2*/
    .update_prodetail_2_top {
        padding: 10px;
        margin-bottom: 20px;
    }

    .update_prodetail_2_con_left {
        float: none;
        width: 100%;
    }

    .update_slideTxtBox_03 .bd {
        padding: 10px 10px;
    }

    .update_prodetail_2_con_right {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .inside_left {
        display: none;
    }

    .inside_right {
        float: right;
        width: 100%;
    }
}

@media screen and (max-width:460px) {
    /*update_news1*/
    .update_news1 ul li strong a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: calc(100% - 104px);
    }

    .update_news1 ul li span {
        height: 66px;
        overflow: hidden;
    }
    /*update_news2*/
    .update_news2 ul li .news_desc a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*update_news3*/
    .update_news3 ul li {
        padding: 0px;
    }

        .update_news3 ul li .news_con {
            padding: 20px 0px;
        }

            .update_news3 ul li .news_con .news_pic {
                float: none;
                width: 100%;
            }

        .update_news3 ul li .news_desc {
            float: none;
            width: 100%;
            margin-top: 10px;
        }
    /*update_news4*/
    .update_news4 ul li {
        width: 100%;
        margin-right: 0px;
    }

        .update_news4 ul li .news_pic {
            height: auto;
        }

        .update_news4 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_news4 ul li:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_news5*/
    .update_news5 dl dd {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

        .update_news5 dl dd:nth-child(3n) {
            margin-right: 0px;
        }

        .update_news5 dl dd:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_case1*/
    .update_case1 ul li {
        width: calc((100% - 20px)/2);
    }

        .update_case1 ul li .update_case_pic {
            height: 100px;
        }

        .update_case1 ul li:nth-child(4n) {
            margin-right: 20px;
        }

        .update_case1 ul li:nth-child(3n) {
            margin-right: 20px;
        }

        .update_case1 ul li:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_case2*/
    .update_case2 ul li {
        width: 100%;
        float: none;
        width: 100%;
    }

        .update_case2 ul li:nth-child(3n) {
            margin-right: 0px;
        }

        .update_case2 ul li:nth-child(2n) {
            margin-right: 0px;
        }
    /*update_case3*/
    .update_case3 ul li {
        margin-bottom: 20px;
    }

        .update_case3 ul li > i:before, .update_case3 ul li > i:after {
            display: none;
        }

        .update_case3 ul li .case_pic {
            float: none;
            width: 100%;
            max-width: 100%;
        }

            .update_case3 ul li .case_pic img {
                width: 100%;
            }

        .update_case3 ul li .case_tit {
            position: inherit;
            width: 100%;
            padding: 20px 0px;
        }
    /*update_product1*/
    .update_product1 ul li .pro_pic {
        height: 130px;
    }

    .update_product2 ul li .pro_pic {
        height: 130px;
    }

        .update_product2 ul li .pro_pic table tr td {
            height: 130px;
        }

    .update_product3 ul li .pro_pic {
        height: 130px;
    }

        .update_product3 ul li .pro_pic table tr td {
            height: 130px;
        }
    /*detail*/
    .update_detail_bot .prev {
        float: none;
        margin-right: 10px;
    }

    .update_detail_bot .next {
        float: none;
        margin-top: 10px;
    }
    /*inside_update_contact3*/
    .update_contact3_lx ul li {
        width: 50%;
        margin-top: 20px;
    }

    .upadte_weizhi2 {
        height: auto;
    }

    .upadte_weizhi2_left {
        float: none;
    }

    .upadte_weizhi2_right {
        float: none;
        height: auto;
        overflow: hidden;
        margin-top: 10px;
    }

        .upadte_weizhi2_right a {
            margin-left: 0px;
            margin-right: 10px;
        }
    /*update_download1*/
    .update_download1 ul li dl {
        float: none;
        overflow: hidden;
    }

        .update_download1 ul li dl dt {
            width: 25px;
        }

            .update_download1 ul li dl dt img {
                width: 25px;
            }

        .update_download1 ul li dl dd {
            width: calc(100% - 45px);
        }

    .update_download1 ul li a {
        float: none;
        margin-left: 45px;
        margin-top: 10px;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .update_download2 ul li {
        padding: 10px 10px;
    }

        .update_download2 ul li img {
            width: 16px;
        }

        .update_download2 ul li a {
            padding-left: 10px;
            font-size: 14px;
            width: calc(100% - 105px);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    /*update_message2*/
    .update_message2 dl dd {
        width: 100%;
        margin-right: 0px;
    }
    /*update_message3*/
    .update_message3_left {
        width: 100%;
        float: none
    }

    .update_message3_right {
        width: 100%;
        float: none
    }
    .update_detail{ padding-left:15px; padding-right:15px; box-sizing:border-box;}
}
