@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#555; text-align:center; background:#fff; line-height:26px; margin-left:auto; margin-right:auto;}
a{ color:#555; text-decoration:none; outline-style:none; outline-color:invert; outline-width:medium; -webkit-tap-highlight-color:transparent;}
a:link{ text-decoration:none;}
a:hover{ color:#006462;}
a img{ border:0 none;}
a{ blr:expression(this.onFocus=this.blur());}
a{ outline:none;}
a:focus{ outline:none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{ margin:0; padding:0;}
ul,li,dl,dd,dt{ padding:0; margin:0; list-style:none;}
input,textarea{ font-family:Arial, Helvetica, sans-serif; outline:none; resize:none; -webkit-appearance:none; border-radius:0; -webkit-border-radius:0;}
em,i{ font-style:normal;}
video{ outline:none;}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.font{ font-family:'SimSun';}
.length{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con{ padding:20px 0 60px 0;}
.container{ min-width:1200px; width:1200px; margin:0 auto; padding:0; text-align:left;}
/* CSS Common*/

/*header */
#header{position:relative; width:100%; height:140px; margin:0 auto; text-align:center;}
#header .logo{ float:left; padding:20px 0 15px 0;}
#header .r{ float:right; margin-top:23px;}
#header .header_search{ display:inline-block; width:328px; height:35px; line-height:35px; border:1px solid #ecebeb; border-radius:5px;}
#header .header_search input[type="text"]{ width:298px; height:35px; line-height:35px; border:0; background:none; text-indent:12px; float:left;}
#header .header_search input[type="image"]{ width:22px; height:22px; position:relative; top:6px;}
#header .header_tel{ display:inline-block; margin-left:12px; color:#333; font-size:13px;}
#header .header_tel img{ position:relative; top:2px; margin-right:7px;}
#header .header_lang{ display:inline-block; position:relative; top:0; margin-left:12px;}
#header .header_lang .lang_op{ cursor:pointer; border:1px solid #ecebeb; border-radius:3px; width:105px; height:33px; line-height:33px; position:relative;}
#header .header_lang .lang_op>em{ margin-left:10px;}
#header .header_lang .lang_op>em>img{ position:relative; top:3px; margin-right:10px;}
#header .header_lang .lang_op>span{ position:absolute; right:10px; top:14px;}
#header .header_lang ul{ position:absolute; top:33px; right:0; background:#fff; border:1px solid #e4e1e3; width:105px; border-radius:0 0 3px 3px; display:none;}
#header .header_lang ul li{ display:block; line-height:33px; height:33px;}
#header .header_lang ul li em{ margin-left:10px;}
#header .header_lang ul li img{ position:relative; top:3px; margin-right:10px;}

/*menu*/
#menu{ height:54px; background:#006462;}
#menu ul{ padding-left:2px;}
#menu ul li{ float:left; text-align:center; height:54px;}
#menu ul li:before{ content:''; height:20px; width:1px; background:#1a7472; display:inline-block; float:left; margin-top:17px;}
#menu ul li:nth-child(1):before{ display:none;}
#menu ul li:hover:before{ display:none;}
#menu ul li a{ display:block; width:171px; height:52px; line-height:52px; font-size:15px; color:#fff;}
#menu ul li a:hover{ background-color:#fff; color:#006462; background-image:url(../images/nav_ico.jpg); background-repeat:no-repeat; background-position:center bottom; border-bottom:2px solid #1a7472;}
#menu ul li a.on{ background-color:#fff; color:#006462;}

/*menu*/
.menu{ width:100%;}
.menu ul{ margin:auto;}
.menu li{ height:36px; line-height:36px; padding:0 20px; float:left; text-align:center; position:relative; z-index:9;}
.menu li a{ display:block; font-size:16px; color:#000;}
.menu li a:hover{ color:#000;}
.menu li a.on{ color:#000;}
.menu li dl{ width:100%; position:absolute; left:0; top:35px; display:none;}
.menu li dl dd{ width:100%; height:30px; text-align:center; line-height:30px;}
.menu li dl dd a{ font-size:14px; color:#555;}

/*banner*/
.banner .swiper-slide{ background-position:center; background-size:cover;}
.banner .swiper-slide img{ width:100%; height:auto;}
.banner .swiper-pagination{ bottom:12px;}
.banner .swiper-pagination-bullet{ margin:0 4px !important;}
.banner .swiper-pagination-bullet{ background:#fff; opacity:0.5; width:10px; height:10px;}
.banner .swiper-pagination-bullet-active{ opacity:1;}
.banner .swiper-button-next,.banner .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner .swiper-button-prev{ left:20px;}
.banner .swiper-button-next{ right:20px;}

/*banner_inside*/
.banner_inside .swiper-slide{ background-position:center; background-size:cover;}
.banner_inside .swiper-slide img{ width:100%; height:auto;}
.banner_inside .swiper-pagination{ bottom:12px;}
.banner_inside .swiper-pagination-bullet{ margin:0 4px !important;}
.banner_inside .swiper-pagination-bullet{ background:#fff; opacity:0.5; width:10px; height:10px;}
.banner_inside .swiper-pagination-bullet-active{ opacity:1;}
.banner_inside .swiper-button-next,.banner_inside .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner_inside .swiper-button-prev{ left:20px;}
.banner_inside .swiper-button-next{ right:20px;}

/*location*/
.location{ height:60px; line-height:60px; border-bottom:1px solid #e8e8e8; margin-top:12px; position:relative;}
.location .l{ float:left; font-size:30px; color:#262626; line-height:56px;}
.location .r{ float:right; background:url(../images/local.png) no-repeat left center; text-indent:20px;}	

/*home_protype*/
#home_protype{ width:100%; margin-top:75px;}
#home_protype .home_protype_dh{ margin:0 auto; text-align:center;}
#home_protype .home_protype_dh>em{ font-size:48px; color:#333; font-weight:lighter; display:block;}
#home_protype .home_protype_dh>em>i{ color:#006462;}
#home_protype .home_protype_dh>span{ display:inline-block; font-size:20px; margin-top:30px; padding:0 20px;}
#home_protype .home_protype_dh>span:before{ content:''; background:#ababab; width:500px; height:1px; display:block; float:left; position:relative; right:20px; top:13px;}
#home_protype .home_protype_dh>span:after{ content:''; background:#ababab; width:500px; height:1px; display:block; float:right; position:relative; left:20px; top:13px;}
#home_protype .home_protype_dh>i{ letter-spacing:6px; font-size:10px; color:#666; text-transform:uppercase; display:block; margin-top:10px;}
#home_protype .home_protype_con{ margin:0 auto; text-align:center; margin-top:40px;}
#home_protype .home_protype_con>ul>li{ width:593px; height:453px;float:left; margin-left:14px; margin-bottom:14px; position:relative;}
#home_protype .home_protype_con>ul>li:nth-child(1){ margin-left:0;}
#home_protype .home_protype_con>ul>li:nth-child(3){ margin-left:0;}
#home_protype .home_protype_con>ul>li:nth-child(n+3){ width:390px; height:298px;}
#home_protype .home_protype_con>ul>li:nth-child(n+4){ margin-left:15px;}
#home_protype .home_protype_con>ul>li img{ width:100%; height:100%; object-fit:cover;}
#home_protype .home_protype_con>ul>li .desc{ position:absolute; bottom:26px; left:16px; color:#fff; font-size:16px;}
#home_protype .home_protype_con>ul>li .desc>em{ background:url(../images/more.png); width:42px; height:8px; display: inline-block; position:relative; top:-5px; left:12px;}
#home_protype .home_protype_con>ul>li:nth-child(n+3) .desc{ bottom:16px; left:16px; font-size:14px;}

/*home_pro*/
#home_pro{ width:100%; margin-top:52px; background:url(../images/re_bg.jpg) no-repeat bottom center; padding-bottom:70px;}
#home_pro .home_pro_dh{ font-size:48px; color:#333; font-weight:lighter; display:block; text-align:center;}
#home_pro .home_pro_dh>img{ display:block; margin:0 auto; margin-bottom:18px;}
#home_pro .home_pro_con{ margin:0 auto; text-align:center; margin-top:60px; width:100%; position:relative;}
#home_pro .home_pro_con>span{ position:absolute; width:55px; height:55px; line-height:55px; background:rgba(0,0,0,0.5); color:#fff; top:30%; z-index:9; font-size:28px; font-family:'SimSun'; cursor:pointer;}
#home_pro .home_pro_con>span.left{ left:-45px;}
#home_pro .home_pro_con>span.right{ right:-45px;}
#home_pro .home_pro_list{ position:relative; width:100%; margin:0 auto; overflow:hidden;}
#home_pro .home_pro_list ul li{ background:#fff; display:inline-block; width:286px; margin-right:15px; margin-bottom:20px; border:1px solid #f0f0f0; text-align:center;}
#home_pro .home_pro_list ul li .img{ width:256px; height:210px; margin:0 auto; padding:15px; verflow:hidden;}
#home_pro .home_pro_list ul li img{ width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_pro .home_pro_list ul li:hover img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
#home_pro .home_pro_list ul li span{ display:block; margin:30px 0 10px 0; font-size:16px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#home_pro .home_pro_list ul li em{ background:#006368; height:48px; line-height:48px; text-align:center; display:block; color:#fff; font-size:16px; opacity:0; transition:all 0.3s;}
#home_pro .home_pro_list ul li:hover{ box-shadow:0px 1px 5px 1px rgba(0,0,0,.05);-webkit-box-shadow:0px 1px 5px 1px rgba(0,0,0,.05);}
#home_pro .home_pro_list ul li:hover em{ opacity:1;}
#home_pro .home_pro_con a.more{ width:300px; height:52px; line-height:52px; text-align:center; color:#006368; font-size:16px; font-weight:bold; display:block; margin:0 auto; margin-top:40px; box-shadow:0px 1px 15px 1px rgba(0,0,0,.08);-webkit-box-shadow:0px 1px 15px 1px rgba(0,0,0,.08); border-radius:30px; transition:all 0.3s;}
#home_pro .home_pro_con a.more>em{ position:relative; top:10px; margin-right:5px; background:url(../images/more_ico.png) no-repeat center; height:32px; width:32px; display:inline-block;}
#home_pro .home_pro_con a.more:hover{ background:#006368; color:#fff;}
#home_pro .home_pro_con a.more:hover>em{ background-image:url(../images/more_ico2.png);}

/*home_about*/
#home_about{ width:100%; background:url(../images/video_bg.jpg) no-repeat top center; min-height:640px;}
#home_about .home_about_dh{ font-size:48px; color:#fff; font-weight:lighter; display:block; text-align:center; padding-top:80px;}
#home_about .home_about_dh>i{ display:block; margin-top:25px;}
#home_about .video{ width:1100px; margin:0 auto; height:618px; border:5px solid rgba(255,255,255,0.8); border-radius:10px; margin-top:40px;}
#home_about .video img{ width:100%; height:100%; object-fit:cover; border-radius:10px;}
#home_about .video video{ width:100%; height:100%; border-radius:10px; background:#000;}
#home_about .desc{ margin-top:25px; text-align:center; font-size:15px; line-height:2.2;}
#home_about .desc a.more{ color:#006368; margin-left:20px;}	

/*home_partner*/
#home_partner{ width:100%; margin-top:80px;}
#home_partner .home_partner_dh{ font-size:48px; color:#333; font-weight:lighter; display:block; text-align:center;}
#home_partner .home_partner_dh>img{ display:block; margin:0 auto; margin-bottom:18px;}
#home_partner .home_partner_con{ margin:0 auto; text-align:center; margin-top:60px; width:100%; position:relative;}
#home_partner .home_partner_con a.more{ width:300px; height:52px; line-height:52px; text-align:center; color:#006368; font-size:16px; font-weight:bold; display:block; margin:0 auto; margin-top:40px; box-shadow:0px 1px 15px 1px rgba(0,0,0,.08);-webkit-box-shadow:0px 1px 15px 1px rgba(0,0,0,.08); border-radius:30px; transition:all 0.3s;}
#home_partner .home_partner_con a.more>em{ position:relative; top:10px; margin-right:5px; background:url(../images/more_ico.png) no-repeat center; height:32px; width:32px; display:inline-block;}
#home_partner .home_partner_con a.more:hover{ background:#006368; color:#fff;}
#home_partner .home_partner_con a.more:hover>em{ background-image:url(../images/more_ico2.png);}
#home_partner .home_partner_con ul li{ float:left; width:221px; margin-left:23px; margin-bottom:20px;}
#home_partner .home_partner_con ul li:nth-child(5n+1){ margin-left:0;}
#home_partner .home_partner_con ul li .img{ width:221px; height:133px; display:table-cell; vertical-align:middle; text-align:center; border:1px solid #f0f0f0; overflow:hidden;}
#home_partner .home_partner_con ul li img{ max-width:100%; max-height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_partner .home_partner_con ul li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}

/*home_news*/
#home_news{ width:100%; background:url(../images/news_bg.jpg) no-repeat top center; margin-top:60px; padding-bottom:60px;}
#home_news .home_news_dh{ font-size:48px; color:#21334e; font-weight:lighter; display:block; text-align:center; padding-top:600px;}
#home_news .home_news_con{ margin:0 auto; text-align:center; margin-top:70px;}
#home_news .home_news_con ul>li{ float:left; width:380px; margin-left:27px; border:1px solid #eee;}
#home_news .home_news_con ul>li:nth-child(3n+1){ margin-left:0;}
#home_news .home_news_con ul>li .img{ width:380px; height:218px; overflow:hidden;}
#home_news .home_news_con ul>li img{width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con ul>li img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_news .home_news_con ul>li .desc{ text-align:left; padding:20px;}
#home_news .home_news_con ul>li .desc span{ font-size:16px; margin-bottom:8px; display:block;}
#home_news .home_news_con ul>li .desc p{ color:#8b8b8b; line-height:1.6;}
#home_news .home_news_con ul>li .desc em{ color:#373737; margin-top:15px; display:block;}
#home_news .home_news_con a.more{ width:300px; height:52px; line-height:52px; text-align:center; color:#006368; font-size:16px; font-weight:bold; display:block; margin:0 auto; margin-top:50px; box-shadow:0px 1px 15px 1px rgba(0,0,0,.08);-webkit-box-shadow:0px 1px 15px 1px rgba(0,0,0,.08); border-radius:30px; transition:all 0.3s;}
#home_news .home_news_con a.more>em{ position:relative; top:10px; margin-right:5px; background:url(../images/more_ico.png) no-repeat center; height:32px; width:32px; display:inline-block;}
#home_news .home_news_con a.more:hover{ background:#006368; color:#fff;}
#home_news .home_news_con a.more:hover>em{ background-image:url(../images/more_ico2.png);}
	
/*left*/
#left{ width:200px; float:left;}
#left .left_dh ul li a{ height:58px; line-height:58px; background:url(../images/left_ico.png) no-repeat left; display:block; border-bottom:solid 1px #e8e8e8; font-size:16px; padding-left:20px;}
#left .left_dh ul li a:hover{ color:#006462; border-color:#006462; background-image:url(../images/left_ico_a.png);}
#left .left_dh ul li a.on{ color:#006462; border-color:#006462; background-image:url(../images/left_ico_a.png);}
#left .left_dh ul li a>span{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; width:calc(100% - 32px); float:left;}
#left .left_dh ul li a>em{ float:right; font-size:16px;}
#left .left_dh ul dl{ margin-top:15px; border-bottom:solid 1px #f2f2f2; padding-bottom:15px; padding-left:20px;}
#left .left_dh ul dl>dd{ line-height:2.6;}
#left .left_dh ul dl>dd a{ display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#left .left_dh ul dl>dd a:hover{ color:#006462;}
#left .left_dh ul dl>dd a.on{ color:#006462;}

/*content*/
#right{ width:916px; float:right;}
#right .right_con{ min-height:200px; padding:10px 5px; line-height:2;}

/*list_pro*/
ul.list_pro{ text-align:center;}
ul.list_pro li{ float:left; width:286px; margin-left:20px; margin-bottom:20px; border:1px solid #f0f0f0; text-align:center;}
ul.list_pro li:nth-child(3n+1){ margin-left:0;}
ul.list_pro li .img{ width:256px; height:210px; margin:0 auto; padding:15px; verflow:hidden;}
ul.list_pro li img{ width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_pro li:hover img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
ul.list_pro li span{ display:block; margin:30px 0 10px 0; font-size:16px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.list_pro li em{ background:#006368; height:48px; line-height:48px; text-align:center; display:block; color:#fff; font-size:16px; opacity:0; transition:all 0.3s;}
ul.list_pro li:hover{ box-shadow:0px 1px 12px 1px rgba(0,0,0,.08);-webkit-box-shadow:0px 1px 12px 1px rgba(0,0,0,.08);}
ul.list_pro li:hover em{ opacity:1;}
	
/*display*/
.dis_big{ text-align:center;}
.dis_big .l{ float:left; width:495px;}
.dis_big .r{ float:right; text-align:left; width:668px;}
.dis_name{ color:#454545; padding:20px 0; font-size:24px; border-bottom:1px solid #dadada;}
.dis_pic{ width:100%; border:1px solid #f0f0f0; text-align:center; padding:80px 0;}
.dis_pic a{ position:absolute; width:102px; height:95px; top:50%; margin-top:-47px; display:none;}
.dis_pic a.p_prev{ background:url() no-repeat; left:0;}
.dis_pic a.p_next{ background:url() no-repeat; right:0;}
.dis_pic a b{ display:none;}
.dis_pic img{ max-width:100%; margin:0 auto;}
.dis_desc{ margin-top:20px;}
.dis_note{ text-align:left; margin-top:46px;}
.dis_note>.dh{ border-bottom:1px solid #e3e3e3; margin-bottom:25px;}
.dis_note>.dh>em{ border-bottom:1px solid #096968; font-size:24px; color:#323232; display:inline-block; padding:0 10px; line-height:2.4;}
.dis_note>table{ width:100%; border-width:1px; border-color:#f1f1f1; border-collapse:collapse;}
.dis_note>table th{ border-width:1px; padding:12px 8px; border-style:solid; border-color:#f1f1f1; background-color:#e8e8e8; text-align:center;}
.dis_note>table td{ border-width:1px; padding:12px 8px; border-style:solid; border-color:#f1f1f1; background-color:#fff; text-align:center;}
.dis_note>table tr:nth-child(1) td{ background-color:#096968; color:#fff;}
.dis_close{ margin:0 auto; text-align:center; padding:20px 0;}
.dis_close a{ padding:5px;}

/*application*/
.application>.dh{ background:#f7f7f7; height:60px; border:1px solid #e8e8e8;}
.application>.dh>ul>li{ float:left;}
.application>.dh>ul>li>a{ height:60px; line-height:60px; padding:0 25px; display:block; font-size:16px; background:url(../images/left_ico.png) no-repeat 15px center;}
.application>.dh>ul>li>a:hover{ background-image:url(../images/left_ico_a.png); color:#006462;}
.application>.dh>ul>li>a.on{ background-image:url(../images/left_ico_b.png); background-color:#006462; color:#fff;}
.application>.pic{ width:1196px; margin:0 auto; margin-top:35px;}
.application>.pic img{ width:1196px; height:555px;}
.application>.pic .swiper-pagination{ background:rgba(0,0,0,0.4); height:26px; padding-top:16px; bottom:0;}
.application>.pic .swiper-pagination-bullet{ height:10px; width:10px; background-color:#fff;}
.application>.note{ text-align:center; font-size:16px; margin-top:30px; line-height:2;}
.application>.dis_note{ text-align:left; margin-top:60px;}
.application>.dis_note>.dh{ border-bottom:1px solid #e3e3e3; margin-bottom:25px;}
.application>.dis_note>.dh>em{ border-bottom:1px solid #096968; font-size:24px; color:#323232; display:inline-block; padding:0 10px; line-height:2.4;}
.application>.dis_note>table{ width:100%; border-width:1px; border-color:#f1f1f1; border-collapse:collapse;}
.application>.dis_note>table th{ border-width:1px; padding:12px 8px; border-style:solid; border-color:#f1f1f1; background-color:#e8e8e8; text-align:center;}
.application>.dis_note>table td{ border-width:1px; padding:12px 8px; border-style:solid; border-color:#f1f1f1; background-color:#fff; text-align:center; width:33.33%;}
.application>.dis_note>table tr:nth-child(1) td{ background-color:#096968; color:#fff;}
.application>.dis_note>table tr:nth-child(2n) td{ background-color:#f8f8f8;}
.application>.dis_box{ margin-top:30px;}
.application>.dis_box>.dis_box_list{ border:1px solid #f1f1f1;}
.application>.dis_box>.dis_box_list .img{ float:left; width:732px; height:427px;}
.application>.dis_box>.dis_box_list .img>img{ width:100%; height:100%; object-fit:cover;}
.application>.dis_box>.dis_box_list .desc{ float:right; width:415px; padding:25px; line-height:2.8; font-size:16px;}
.application>.dis_box>.dis_box_list .desc>.desc_list{ height:376px; overflow:auto;}
.application>.dis_box>.dis_box_list .desc>.desc_list::-webkit-scrollbar{ width:5px; height:3px;}
.application>.dis_box>.dis_box_list .desc>.desc_list::-webkit-scrollbar-thumb{ border-radius:10px; -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2); background:#096968;}
.application>.dis_box>.dis_box_list .desc>.desc_list::-webkit-scrollbar-track{ -webkit-box-shadow:inset 0 0 5px #eee; border-radius:10px; background:#eee;}
	
/*list_share*/
ul.list_share{ text-align:center;}
ul.list_share li{ float:left; width:286px; margin-left:20px; margin-bottom:20px;}
ul.list_share li:nth-child(3n+1){ margin-left:0;}
ul.list_share li .img{ width:286px; height:240px; border:1px solid #f0f0f0; overflow:hidden;}
ul.list_share li img{ width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_share li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_share li span{ display:block; padding-top:10px;}

/*share_list*/
ul.share_list{ text-align:center;}
ul.share_list li{ float:left; width:286px; margin-left:20px; margin-bottom:20px;}
ul.share_list li:nth-child(3n+1){ margin-left:0;}
ul.share_list .img{ width:286px; height:240px; background:#fff; display:table-cell; vertical-align:middle; text-align:center; *display: block; border:1px solid #f0f0f0; overflow:hidden;}
ul.share_list .img img{ max-width:100%; max-height:100%; transition-duration: .5s; -ms-transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
ul.share_list li:hover img{ transform:scale(1.08); -webkit-transform: scale(1.08);}
ul.share_list li span{ display:block; padding-top:10px; text-align:center;}

/*cases_list*/
ul.cases_list .img{ height:133px;}
ul.share_list li span{ display:none;}

/*table*/
table{ width:100%; border-width:1px; border-color:#666; border-collapse:collapse;}
table th{ border-width:1px; padding:8px; border-style:solid; border-color:#ccc; background-color:#e8e8e8;}
table td{ border-width:1px; padding:8px; border-style:solid; border-color:#666; background-color:#fff;}

/*list_news*/
ul.list_news li{ position:relative; height:40px; line-height:40px; border-bottom:1px dotted #ccc;}
ul.list_news li span{ position:absolute; right:5px; top:0;}

/*list_img_news*/
ul.list_img_news{ margin-bottom:20px;}
ul.list_img_news li{ position:relative; padding-top:6px;}
ul.list_img_news li:after{ display:block; content:''; height:20px; clear: both; border-bottom:1px solid #eee;}
ul.list_img_news li .img{ width:200px; height:140px; margin-right:22px; margin-top:12px; float:left; overflow:hidden;}
ul.list_img_news li .img img{ width:100%; height:100%; object-fit:cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_img_news li .img:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_img_news li span{ font-size:16px; margin:10px 0; display:block; margin-top:20px;}
ul.list_img_news li p{ color:#888; line-height:1.8;}
ul.list_img_news li em{ display:block; color:#888; margin-top:10px;}

/*list_pic_news*/
ul.list_pic_news{ text-align:center;}
ul.list_pic_news li{ float:left; width:300px; margin:0 8px; height:260px;}
ul.list_pic_news li .img{ width:300px; height:200px; overflow:hidden;}
ul.list_pic_news li img{ width:100%; height:100%; object-fit:cover; transition: all 0.8s ease 0s; -webkit-transform: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s;}
ul.list_pic_news li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_pic_news li span{ display:block; padding-top:10px;}

/*dis_news*/
#dis_news .news_title{ font-weight:bold; font-size:18px; line-height:30px; text-align:center;}
#dis_news .news_date{ text-align:center; line-height:2; padding-bottom:10px; color:#888;}
#dis_news .news_content{ padding:5px; text-align:left;}
#dis_news .news_close{ margin:0 auto; text-align:center; padding:20px 0;}
#dis_news .news_close a{ padding:5px;}

/*list_links*/
ul.list_links{ text-align:center;}
ul.list_links li{ float:left; padding:5px 10px; text-align:center; width:140px; height:50px;}
ul.list_links li img{ width:130px; height:50px;}

/*page*/
.page{ text-align:center; line-height:30px; min-height:25px; clear:both; margin-top:20px;}
/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:30px; text-align:center;}
.pages .pages_m_box{ display:none;}
.pages a{ border:1px solid #c1c1c1; padding:5px 10px; margin:0 3px;}
.pages a:hover,a.active{ background:#1b77c6; color:#fff; border-color:#1b77c6;}
.pages span{ border:1px solid #c1c1c1; padding:5px 10px; margin:0 3px; cursor:pointer;}
.pages span:hover,span.active{ background:#1b77c6; color:#fff; border-color:#1b77c6;}

/*feedback*/
.feedback { width:680px;}
.feedback img{ cursor:pointer;}
.feedback input{ line-height:24px; color:#565656; width:246px; border:1px solid #ccc; height:24px; margin-bottom:12px;}
.feedback textarea{ line-height:24px; color:#565656; width:450px; border:1px solid #ccc; height:96px; margin-bottom:12px; resize:none;}
.feedback ul li span{ line-height:24px; color:#565656; width:96px; height:24px; margin-right:12px; float:left; text-align:left;}
.feedback .submit{ line-height:26px; color:#565656; width:110px; border:1px solid #ccc; height:32px; margin-top:12px; cursor:pointer;}
.feedback .code{ width:246px;}
.feedback img{ color:#565656; float:right;}

/*animate*/
@keyframes rotate{
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}

/*map*/
.map{ width:100%; height:400px; border:1px solid #ccc;}
.map img{ max-width:inherit !important;}
.shadow,.pop,.anchorBL{ display:none;}

/*form*/
.form { margin:0 auto; width:100%;}
.form .form-group{ margin-bottom:10px;}
.form .form-group>em{ width:136px; display:inline-block;}
.form .form-group:nth-child(5)>em{ vertical-align:top;}
.form .form-group>input[type="text"],textarea{ height:30px; border:1px solid #ddd; width:300px; outline:none; text-indent:10px;}
.form .form-group>input.code{ width:80px;}
.form .form-group>textarea{ height:100px; width:296px; margin:5px 0;}
.form .form-group>.box{ margin:0 auto; text-align:center; margin-top:20px;}
.form .form-group>.box>input[type="submit"]{ line-height:30px; color:#565656; width:100px; border:0; height:30px; cursor:pointer; background:#e5e5e5; margin-right:10px;}
.form .form-group>.box>input[type="submit"]:hover{ background:#006462;color:#fff;}
.form .form-group>.box>input[type="reset"]{ line-height:30px; color:#565656; width:100px; border:0; height:30px; cursor:pointer; background:#e5e5e5;}
.form .form-group>.box>input[type="reset"]:hover{ background:#006462;color:#fff;}

/*float*/
.float{ width:50px; position:fixed; right:0; bottom:150px; background:#e2e4e3; z-index:99; padding:10px 0; border-radius:5px 0 0 5px;}
.float li{ margin:20px 0; position:relative;}
.float li .icon_on{ display:none;}
.float li:hover .icon_on{ display:block;}
.float li:hover .icon_off{ display:none;}
.float li:nth-child(2):hover>.note{ display:block;}
.float li:nth-child(3):hover>.note{ display:block;}
.float em{ display:block; width:80%; margin:0 auto; text-align:center; line-height:1.2; padding-top:10%;}
.float .note{ background:#fff; width:135px; position:absolute; right:50px; color:#222; padding:15px 0 10px 0; text-align:left; padding-left:10px; line-height:1.5; font-size:18px; box-shadow:0px 6px 30px 1px rgba(0,0,0,.2);-webkit-box-shadow:0px 6px 30px 1px rgba(0,0,0,.2); display:none;}
.float .note img{ width:120px; height:120px;}

/*livechat*/
#livechat{ z-index:999; right:45px; visibility:visible; width:140px; position:fixed; top:220px; height:203px; text-align:center;}
#livechat ul,li{ padding:0px; margin:0px; list-style:none; line-height:1.6;}
#livechat ul{ border-top:1px solid #e0e0e0; padding:10px 0;}
#livechat ._title{ line-height:20px; font-size:12px; margin:10px 0; color:#898989; text-align:center; display:inline-block;}
#livechat ._close{ position:absolute; width:22px; height:36px; right:4px; cursor:pointer; top:-1px;color:#fff; font-weight:normal;}
#livechat ._img{ line-height:26px; border:0 none; position:relative; top:3px; right:5px;}
#livechat ul>li>img{ width:80%;}
.chat_top{ width:135px; height:36px; background:#006462; font-size:14px; font-weight:bold; color:#fff; line-height:36px; text-align:center; padding-right:5px;}
.chat_line{ border-left:1px solid #006462; border-bottom:1px solid #006462; border-right:1px solid #006462; background:#fff; line-height:28px;}

/*nav*/
#footer_nav{ background:#006368; min-height:260px;}
#footer_nav .footer_nav_con{ width:100%; margin:0 auto; padding:60px 0; color:#fff;}
#footer_nav .footer_nav_con a{ color:#7ea3a5;}
#footer_nav .footer_nav_con a:hover{ color:#fff;}
#footer_nav .footer_nav_con .pic{ float:left; width:356px;}
#footer_nav .footer_nav_con .pic>em{ font-size:32px; display:block;}
#footer_nav .footer_nav_con .pic>form{ border-bottom:1px solid #fff; height:48px; width:100%; margin-top:20px;}
#footer_nav .footer_nav_con .pic>form input[type="text"]{ border:0; background:none; width:312px; height:48px; line-height:48px; float:left; color:#fff;}
#footer_nav .footer_nav_con .pic>form input[type="text"]::-webkit-input-placeholder{ color:#fff;}
#footer_nav .footer_nav_con .pic>form input[type="text"]::-moz-placeholder{ color:#fff;}
#footer_nav .footer_nav_con .pic>form input[type="text"]::-ms-input-placeholder{ color:#fff;} 
#footer_nav .footer_nav_con .pic>form input[type="image"]{ float:right; position:relative; top:3px;}
#footer_nav .footer_nav_con .pic>.qcode{ margin-top:32px;}
#footer_nav .footer_nav_con .pic>.qcode>img{ float:left; margin-right:15px; max-width:114px;}
#footer_nav .footer_nav_con .pic>.qcode>.desc{ margin-top:30px; float:left; text-align:center;}
#footer_nav .footer_nav_con .list_con{ float:right;}
#footer_nav .footer_nav_con .list{ float:left; padding-left:25px; width:110px;}
#footer_nav .footer_nav_con .list span{ font-size:15px; text-align:left; color:#fff; display:block; margin-bottom:6px;}
#footer_nav .footer_nav_con .list li{ text-align:left; line-height:2.2; color:#7ea3a5; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*footer*/
#footer{ padding:20px 0; background:#006368; color:#fff; border-top:1px solid #267a7f;}
#footer a{ color:#fff;}
#footer a:hover{ color:#fff;}
#footer .footer_con{ margin:0 auto; text-align:center;}
#footer .footer_con .l{ float:left;}
#footer .footer_con .r{ float:right; text-align:right;}
#footer .footer_con .r img{ position:relative; top:4px;}
#footer .footer_copy{ text-align:center; padding:15px 0;}

/*go_top*/
.go_top{ width:50px; height:50px; background:#222; color:#fff; font-size:16px; position:fixed; bottom:60px; right:20px; text-align:center; cursor:pointer; display:none;}
.go_top em{ text-align:center; display:block; line-height:1; padding-top:3px;}

/*media*/
@media (min-width:769px){
.header{ display:none;}
}

/*public*/
@media screen and (max-width:768px) {
html,body{ overflow:auto; overflow-x:hidden;}
#header{ display:none;}
.container{ min-width:100%; width:100%;}
.con{ padding:0 15px 20px 15px;}
.header{ width:100%; height:60px; line-height:60px; background:#fff; position: fixed; box-shadow:0px 1px 10px rgba(0,0,0,.2); z-index:999;}
.header .m_logo img{ height:38px; padding:12px 10px;}
.header .nav{ height:100%; background:#fff; position: absolute; top:60px; width:100%; border-top:1px solid #f0f0f0; overflow-y:scroll; display:none;}
.header .nav ul li a{ display:block; font-size:14px; color:#454545; line-height:16px; text-align:left; padding:12px 20px; border-bottom:1px solid #f0f0f0;}
.header .nav ul li a span{ line-height:16px; font-family:Arial, Helvetica, sans-serif; display:block; font-size:10px;}
.header .nav ul li a:hover{ background:#006462; color:#fff;}
.header .header_icon{ position:fixed; top:0; right:0; height:60px; width:60px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before { position:absolute; background-color:#006462; height:2px; width:25px;}
.header .header_icon span{left:50%; top:50%; bottom:auto; right:auto; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-transition:background-color .3s; transition:background-color .3s;}
.header .header_icon span::after,.header .header_icon span::before{ content:''; left:0; -webkit-transition:-webkit-transform .3s; transition:-webkit-transform .3s; transition:transform .3s; transition:transform .3s,-webkit-transform .3s;}
.header .header_icon span::before{ -webkit-transform:translateY(-9px); -ms-transform:translateY(-9px); transform:translateY(-9px);}
.header .header_icon span::after{ -webkit-transform:translateY(9px); -ms-transform:translateY(9px); transform:translateY(9px);}
.header_top{ height:60px;}
.banner{ background-size:cover; top:0;}
.banner .swiper-button-prev{ left:10px;}
.banner .swiper-button-next{ right:10px;}
.banner_inside{ background-size:cover; top:0;}
.banner_inside .swiper-button-prev{ left:10px;}
.banner_inside .swiper-button-next{ right:10px;}

/*home*/
#home_protype{ width:94%; margin:0 auto; margin-top:30px;}
#home_protype .home_protype_dh>em{ font-size:22px;}
#home_protype .home_protype_dh>span{ font-size:16px; width:100%; padding:0; margin-top:6px;}
#home_protype .home_protype_dh>span:before{ width:30%; right:0;}
#home_protype .home_protype_dh>span:after{ width:30%; left:0;}
#home_protype .home_protype_dh>i{ margin-top:5px; letter-spacing:2px; line-height:1.4;}
#home_protype .home_protype_con{ margin-top:20px;}
#home_protype .home_protype_con>ul{ text-align:left; overflow-x:scroll; white-space:nowrap;}
#home_protype .home_protype_con>ul>li{ width:100%; margin-left:0; margin-bottom:2%; height:auto; float:none; display:inline-block;}
#home_protype .home_protype_con>ul>li .desc{ bottom:16px; left:6px; font-size:15px;}
#home_protype .home_protype_con>ul>li:nth-child(n+3){ width:100%; margin-left:0; height:auto;}
#home_protype .home_protype_con>ul>li:nth-child(n+3) .desc{ bottom:16px; left:6px; font-size:15px;}

#home_pro{ margin-top:20px; background-size:cover; padding-bottom:30px;}
#home_pro .home_pro_dh{ font-size:22px;}
#home_pro .home_pro_dh>img{ width:60%; margin-bottom:5px;}
#home_pro .home_pro_con{ margin-top:20px;}
#home_pro .home_pro_con>span{ width:30px; line-height:30px; height:30px; font-size:18px;}
#home_pro .home_pro_con>span.left{ left:5px;}
#home_pro .home_pro_con>span.right{ right:5px;}
#home_pro .home_pro_list{ width:92%;}
#home_pro .home_pro_list ul li{ width:48%; margin-right:10px;}
#home_pro .home_pro_list ul li .img{ width:100%; height:auto; padding:0; margin:10px 0;}
#home_pro .home_pro_list ul li .img img{ width:80%; height:auto;}
#home_pro .home_pro_list ul li span{ height:36px; line-height:36px; font-size:14px; width:92%; margin:0 auto; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:5px;}
#home_pro .home_pro_list ul li em{ height:32px; line-height:32px; font-size:14px;}
#home_pro .home_pro_con a.more{ width:170px; height:auto; line-height:50px; font-size:15px; margin-top:10px;}

#home_about{ background-size:contain;}
#home_about .home_about_dh{ padding-top:30px; font-size:22px;}
#home_about .home_about_dh>i{ margin-top:0;}
#home_about .video{ width:90%; margin:0 auto; margin-top:10px; height:200px; border:3px solid rgba(255,255,255,0.8);}
#home_about .desc{ width:90%; margin:0 auto; line-height:2; margin-top:15px;}
#home_about .desc a.more{ display:block;}

#home_partner{ margin-top:10px;}
#home_partner .home_partner_dh{ font-size:22px;}
#home_partner .home_partner_dh>img{ width:60%; margin-bottom:5px;}
#home_partner .home_partner_con{ margin:0 auto; width:94%; margin-top:20px;}
#home_partner .home_partner_con ul li{ width:47.5%; margin-left:4%; margin-bottom:4%; height:76px;}
#home_partner .home_partner_con ul li:nth-child(5n+1){ margin-left:4%;}
#home_partner .home_partner_con ul li:nth-child(2n+1){ margin-left:0;}
#home_partner .home_partner_con ul li .img{ width:100%; height:100%;}
#home_partner .home_partner_con a.more{ width:170px; height:auto; line-height:50px; font-size:15px; margin-top:20px;}

#home_news{ margin-top:35px; background-size:contain; padding-bottom:30px;}
#home_news .home_news_dh{ padding-top:130px; font-size:22px;}
#home_news .home_news_con{ margin:0 auto; width:94%; margin-top:20px;}
#home_news .home_news_con ul>li{ width:100%; float:none; margin-left:0; margin-bottom:12px;}
#home_news .home_news_con ul>li .img{ width:100%; height:160px;}
#home_news .home_news_con ul>li .desc{ padding:10px;}
#home_news .home_news_con ul>li .desc span{ font-size:15px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#home_news .home_news_con ul>li .desc p{ overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:2; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
#home_news .home_news_con a.more{ width:170px; height:auto; line-height:50px; font-size:15px; margin-top:20px;}

/*content*/
/*right*/
#right{ width:100%;}
#right .right_con{ min-height:320px; padding:0; padding-top:15px;}
#right .right_con img{ max-width:100%; padding:0 !important;}
#right .right_con iframe{ max-width:100%; height:auto;}
#right .right_con table{ width:100% !important;}
#right .right_dh_r{ display:none;}

/*location*/
.location{ height:40px; line-height:40px; margin-top:0;}
.location .l{ font-size:15px; line-height:40px; text-indent:15px;}
.location .r{ display:none;}
.location .right_icon { position:absolute; top:0px; right:15px; height:30px; width:30px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
.location .right_icon span{ width:5px; height:5px; border-radius:50%; background:#222; display:block; float:right; position:relative; top:18px; margin-left:4px;}

/*left*/
#left{ position:fixed; left:inherit; width:60%; height:100%; right:-100%; top:0; margin-left:0; background:#333; z-index:10; padding-top:60px; overflow-y:scroll; height:100%;}
#left .left_top{ color:#fff; font-size:16px; border-bottom:1px solid #555; line-height:50px; padding-left:20px; background:#333; text-align:left; margin:0; font-weight:normal;} 
#left .left_top span{ display:none;}
#left .left_dh{ margin-bottom:60px; border:none;}
#left .left_dh ul li{ text-align:left; display:block; margin:0;}
#left .left_dh ul li a{ color:#f5f5f5; line-height:40px; height:40px; border-bottom:1px solid #555; display:block; background:#333; border-radius:0; font-size:14px;}
#left .left_dh ul li a:hover{ font-weight:600; background:none; color:#fff; border-color:#555;}
#left .left_dh ul li a.on{ font-weight:600; background:#006462; color:#fff; border-color:#555;}
#left .left_dh ul li a>em{ margin-right:15px;}
#left .left_dh ul dl{ border-bottom:1px solid #555; margin-top:10px; padding-bottom:10px;}
#left .left_dh ul dl>dd{ line-height:2;}
#left .left_dh ul dl>dd a{ color:#fff;}
.mask{ position:fixed; top:0; left:0; z-index:1; width:100%; height:100%; background-color:rgba(0,0,0,.5); display:none;}

/*list_news*/
ul.list_news li{ width:100%;}
ul.list_news li dd{ width: calc(100% - 86px); word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*list_pic_news*/
ul.list_pic_news li{ width:46%; margin:0 2%; margin-bottom:2%;}
ul.list_pic_news li .img{ width:100%; height:100%;}
ul.list_pic_news li img{ width:100%; height:100%;}
ul.list_pic_news li span{ font-size:15px; text-align:left; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.list_pic_news li p{ padding-top:5px;}

/*list_img_news*/
ul.list_img_news li{ height:auto; padding-bottom:0; padding-top:1px;}
ul.list_img_news li .img{ width:40%; height:100%; margin-right:4%;}
ul.list_img_news li .img img{ width:100%; height:90px;}
ul.list_img_news li span{ margin-top:3%; float:right; width:56%; line-height:1.5; font-size:15px;}
ul.list_img_news li p{ width:56%; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:2; -webkit-line-clamp:2; -webkit-box-orient:vertical; display:none;}
ul.list_img_news li:after{ display:block; content:''; height:12px; clear: both; border-bottom:1px solid #eee;}

/*dis_news*/
#dis_news{ width:100%;}
#dis_news img{ height:auto !important;}
#dis_news .news_title{ font-size:15px;}

/*list_pro*/
ul.list_pro li{ width:47.25%; margin-left:4%; margin-bottom:4%;}
ul.list_pro li:nth-child(3n+1){ margin-left:4%;}
ul.list_pro li:nth-child(2n+1){ margin-left:0;}
ul.list_pro li .img{ width:90%; height:90%; padding:0; padding-bottom:10px;}
ul.list_pro li img{ width:100%; height:auto;}
ul.list_pro li span{ height:36px; line-height:36px; font-size:14px; width:92%; margin:0 auto; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:5px;}
ul.list_pro li em{ height:32px; line-height:32px; font-size:14px;}

/*dis_big*/
.dis_big .l{ width:100%; float:none; margin-top:20px;}
.dis_pic{ padding:15px 0;}
.dis_big .r{ width:100%; float:none; margin-top:20px;}
.dis_name{ font-size:16px; padding:10px 0;}
.dis_note{ margin-top:20px;}
.dis_note>.dh>em{ font-size:17px;}

/*application*/
.application>.dh{ height:40px; margin-top:20px;}
.application>.dh>ul{ text-align:left; overflow-x:scroll; white-space:nowrap;}
.application>.dh>ul>li{ float:none; display:inline-block;}
.application>.dh>ul>li>a{ height:40px; line-height:40px; font-size:15px; padding:0 10px; background-position:5px center; text-indent:5px;}
.application>.pic{ width:100%; margin-top:20px;}
.application>.pic img{ width:100%; height:auto;}
.application>.pic .swiper-pagination{ height:20px; padding-top:10px;}
.application>.note{ margin-top:15px; font-size:15px;}
.application>.dis_note{ margin-top:20px;}
.application>.dis_note>.dh{ margin-bottom:20px;}
.application>.dis_note>.dh>em{ font-size:17px;}
.application>.dis_box>.dis_box_list .img{ width:100%; float:none; height:auto;}
.application>.dis_box>.dis_box_list .desc{ width:100%; float:none; padding:15px 0; font-size:15px; line-height:2;}
.application>.dis_box>.dis_box_list .desc>.desc_list{ height:auto;}

/*list_share*/
ul.list_share li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_share li:nth-child(2n+1){ margin-left:0;}
ul.list_share li .img{ width:100%; height:100%;}
ul.list_share li img{ width:100%; height:auto;}
ul.list_share li span{ height:36px; line-height:36px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*share_list*/
ul.share_list li{ width:48%; margin-left:4%; margin-bottom:4%; height:150px;}
ul.share_list li:nth-child(3n+1){ margin-left:4%;}
ul.share_list li:nth-child(2n+1){ margin-left:0;}
ul.share_list li .img{ width:100%; height:100%;}
ul.share_list li img{ width:100%; height:auto;}
ul.share_list li span{ height:36px; line-height:36px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*cases_list*/
ul.cases_list li{ height:100px;}

/*form*/
.form { width:100%;}
.form .form-group>em{ width:100%;}
.form .form-group>input[type="text"]{ width:100%;}
.form .form-group>textarea{ width:98.5%;}
.form .form-group>input.code{ width:70px;}
.form input[type="submit"],input[type="reset"]{ width:40%;}

/*pages*/
.pages{ width:94%; margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center;}
.pages .pages_box{ display:none;}
.pages .pages_m_box{ display:block;}
.pages a{ padding:0px 8px;}
.pages span{ padding:0px 8px;}
.pages .p_left{ float:left;}
.pages .p_right{ float:right;}
.pages .p_page{ border:0;}

/*float*/
.float{display:none;}

/*livechat*/
#livechat{ display:none;}

/*nav*/
#footer_nav{ display:none;}

/*footer*/
#footer{ padding:15px 0; border:0;}
#footer .footer_con{ width:96%; margin:0 auto; text-align:center;}
#footer .footer_con .l{ float:none;}
#footer .footer_con .r{ float:none; text-align:center;}
#footer .footer_copy{ margin:0 auto; width:94%; padding:15px 0;}
}