﻿
/*~~~~框架布局~~~*/

/*--*/
.kefuWap{position: fixed;bottom: 10%;right: 5px;z-index: 999999;}
.navimenu .menu-open:checked+.open-button .icb{ position: relative; opacity:0;display: none;z-index:-1;height:0px;width:0px;color:#000;}
.navimenu .menu-open:checked+.open-button .icb:before{ font-size:0px;color:#000;}
.navimenu .menu-open:checked+.open-button .burger{ opacity:1;display: block}
.navimenu .burger{opacity: 0;display: none}
#gooey-v .open-button .icb{}
#gooey-v .active .icb{position: relative; opacity:0;display: none;z-index:-1;height:0px;width:0px;color:#000;}
#gooey-v .icb{opacity: 1;display: block}
#gooey-v .open-button .icb:before{font-size:23px; margin:15px 0 0 0; display: block;}
.navimenu .gooey-menu-item i{ display: block;  width:50px;height:50px;}
.navimenu .wechatIco{ background:url("../image/wechat_ico.png") no-repeat center;}
.navimenu .telIco{ background:url("../image/tel_ico.png") no-repeat center;}
.navimenu .skypeIco{ background:url("../image/skype_ico.png") no-repeat center;}
.navimenu .mailIco{ background:url("../image/mail_ico.png") no-repeat center;}

/*--*/
.table-x{min-height: .01%;overflow-x: auto;}
/*--*/
.rackWor{padding:50px 0 50px 0}
div.swiper-button-next,div.swiper-button-prev{margin-top:-35px;}
/*--*/
.wor em{font-style:italic;}
.wor img{max-width:100%;}
/*--*/
.tableW60{width:60%;}
table tr td{padding:5px 10px; vertical-align: middle; text-align: left;line-height: initial;}
/*--*/
.blockH20{clear:both;height:20px; overflow: hidden;}
/*--*/
.Ulist-1{}
.Ulist-1 li{float:left; width:30.6%}
.Ulist-1 li:nth-child(2){margin:0 4%}
.Ulist-1 li img{max-width:100%;}
.Ulist-1 li h3{color:#000;font-size:18px; margin:40px 0 20px 0}
.Ulist-1 li p{color:#8a8a8a;font-size:12px;}
/*--*/
.effect-lower{ position: relative;}
.effect-lower .effect-lower-block{position: absolute;right: 0;top:91px;width: 150px;line-height: initial;/* height:50px; */display: block;border: 1px #ddd solid;padding: 10px 20px;z-index: 9;background: #fff;filter: alpha(opacity=0);transform-origin: 95% 0%;transform:scale(0.01);-moz-transform:scale(0.01);transition:all 1s;}
.effect-lower:hover .effect-lower-block{opacity:1;transform: scale(1);}

/*子级导航*/
.subNavWap{padding:10px;border-left:2px #0271c3 solid;background: #f5f5f5;overflow: hidden;margin: 0 0 20px 0;/*! width: 100%; */}
.subNavWap .title{color:#666;font-size:14px;padding: 3px 0 0 0;}
.subNavWap .fenlei{margin:2px 0 0 0;color:#666;font-size:13px;}
/*分类样式*/
.catalog{width: 100%; position: absolute; left:0; top: 0; background-color: rgba(0,0,0,0.6); -webkit-transition:-webkit-transform .2s ease-in; display: none; z-index:100; padding:10px 0 0 0; overflow:hidden;}
.catalog>ul{width: 80%; background-color: #fff; position:absolute; top: 0; right: 0; padding-top:10px;}
.catbtn{font-size: 14px; position: fixed; top: 200px; left: 20%; display: block; width: 30px; margin-left: -30px; padding: 10px 0; text-align: center; color: #fff; border-radius: 6px 0 0 6px; background-color: #fff;}
.catalog ul li{width: 90%; margin: 0 auto; border-bottom: 1px solid rgba(255,255,255,.25);}
.catalog ul li a{font-size: 14px; line-height: 30px; display: block; overflow: hidden; width: 90%; white-space: nowrap; text-indent: 5px; text-overflow: ellipsis;}
.catalog > ul li a{background: url(http://www.comilandscapelighting.com/themes/Home/default/Public/images/arrow2.png) no-repeat right center; background-size: 5px;}
.catalog ul li ul li:last-child{border-bottom: none;}
.catalog ul li ul li{margin-left: 20px;}
.subcatalog{display: none;}
.catalog ul li a:first-child{background: url(http://www.comilandscapelighting.com/themes/Home/default/Public/images/arrow3.png) no-repeat right center; background-size: 8px;}
.catalog ul li a:nth-child(2),.catalog ul li a:nth-child(3){background: url(http://www.comilandscapelighting.com/themes/Home/default/Public/images/arrow2.png) no-repeat right center; background-size: 8px;}



/*==顶部↓==*/
.head-top{ padding:10px 0; text-align: right; background: #042d7f;}
.head-top a{ display: inline-block;margin-left:10px;color:#fff;font-size:12px;}
.head-top a{}
.head-top a:before{margin-right:5px;}
.header{padding:20px 0;float: left;width: 100%;/*! height: 55px; */}
.header .logo img{}
.header .nav{/*! margin-right:50px; */padding: 20px 30px 0 0;}
.header .nav li{float:left;/*! width:14%; */padding: 0 15px;}
.header .nav li a.navAone{ display: block;color:#595959;font-size:14px;/*! line-height:59px; */ text-align: center; text-transform: Uppercase;}
.header .nav li:hover a.navAone,.header .nav li.active a.navAone{color:#0071c5}
.header .search{margin-top:15px}
.header .search em{color:#333;font-size:20px}
.header .search .effect-lower-block{transform-origin: 95% 0%;top: 25px;width: 300px;}
.header .search .box{ background:#f5f5f5}
.header .search input{line-height:25px;border:1px #ddd solid;width:210px;padding: 2px 10px;font-size:13px;}
.header .search button{line-height:25px; height:30px;width:40px; border:none;padding:0 5px; background:#666;color:#fff;}
.header .search button:hover{ background:#0071c5}
.header .share{margin-top:15px;border-left:1px #ddd solid;padding-left:20px;margin-left:20px}
.header .share a{ display: inline; color:#333;font-size:20px; margin-left:5px}
.header .share a:hover{ color: #0071c5;}


/*==标题↓==*/
.titleAx{font-size:25px;color:#000;margin:20px 0;text-align: center;}
.titleAx font{color:#808080;font-size:12px; display: block; margin-top:10px;}
h2.white-size,h2.white-size font{color:#fff}


/*==首页产品↓==*/
.HomeProduct{ margin:60px 0 50px 0;}
.HomeProduct .list{float:left;width:50%;margin-top: 50px;}
.HomeProduct .list-1{margin-left:-10px;}
.HomeProduct .list li{float:left;width:50%;/*! height:150px; *//*! background: #eee; */}
.HomeProduct .list li a{ position:relative; display: block; margin:0 3px 5px 3px;height:100%; background:#eee;z-index: 2;transition: all .4s ease-in-out;}
.HomeProduct .list li u{ position: absolute;left:0px;top:0px;right:20px;bottom:20px; /*! width:100%; *//*! height:100%; */z-index:-1; background-repeat: no-repeat; background-position:bottom right;}
.HomeProduct .list li u img{ display: none}
.HomeProduct .list li h4{padding:30px;color:#000;font-size:16px;width: 70%;}
.HomeProduct .list li span{ position: relative; display: table;color:#929292;font-size:12px;margin-top: 10px;}
.HomeProduct .list li span:before{ content: ""; position: absolute; right:-30px;bottom:0px; width:23px;height:10px; background: url(../image/line06.png) no-repeat 0 0;transition: all .4s ease-in-out;}
.HomeProduct .list li:hover span:before{ background-position: -22px 0px;}
.HomeProduct .list li:hover a{ background: #0071c5}
.HomeProduct .list li:hover h4,.HomeProduct .list li:hover h4 span{color:#fff}
.HomeProduct .more{ display: table; margin:50px auto 0;color:#fff;font-size:14px; text-align: center; padding:10px 20px; background: #0071c5;}
.HomeProduct .more:hover{ background: #000}
/*.HomeProduct .list li.x1 u{ background-position:bottom right;}
.HomeProduct .list li.x2 u{ background-position:bottom;}
.HomeProduct .list li.x3 u{ background-position:bottom;}
.HomeProduct .list li.x4 u{ background-position:bottom;}
.HomeProduct .list li.x5 u{ background-position:bottom;}
.HomeProduct .list li.x6 u{ background-position:bottom;}
.HomeProduct .list li.x7 u{ background-position:bottom;}
.HomeProduct .list li.x8 u{ background-position:bottom;}*/
.HomeProduct .list li.x1 a{height:375px;}
.HomeProduct .list li.x2 a,.HomeProduct .list li.x3 a{height:185px;}
.HomeProduct .list li.x4{width:100%;}
.HomeProduct .list li.x4 a{height:185px;}
.HomeProduct .list li.x5 a{height:565px}
.HomeProduct .list li.x6 a,.HomeProduct .list li.x7 a,.HomeProduct .list li.x8 a{height:185px;}


/*==布局↓==*/
.rack .lefter{width:23%;}
.rack .righter{width:76%;}


/*==首页案例↓==*/
.HomeCase{ padding:70px 0 50px 0; background: url(../image/HomeCaseBg.jpg) no-repeat center;height: 590px;background-size: cover;}
.HomeCase .scrollBox{margin: 40px 0 0 0;}
.HomeCase .scrollBox li{float:left;width:25%}
.HomeCase .scrollBox li a{ position: relative; display: block; margin:0 5px;}
.HomeCase .scrollBox li h4{ position: absolute; left:0;bottom:0; padding:10px; width:100%;color:#fff;font-size:16px; text-align: center; background: rgba(0,0,0,0.5);}
.HomeCase .scrollBox .hd{ text-align: center;margin: 60px 0 0;}


/*==切换按钮↓==*/
.lineAx{ text-align: center;}
.lineAx .block{ position: relative; display: inline-block;padding:13px 30px; cursor: pointer; background:#c7c7c7;}
.lineAx .block:before{ content: ""; position: absolute; left:0;top:0; width:100%; height:100%; background: url(../image/line07.png) no-repeat center;}
.lineAx .block.next:before{transform:rotate(180deg);transform:rotateY(180deg);}
.lineAx .block:hover{ background: #0092ff;}
.lineAx ul{ display: none}
.lineAx ul li{ position:relative; cursor:pointer;display: inline-block; font-size:0px; width:10px;height:10px; margin:0 9px; border-radius: 50%; background:#c0c0c0}
.lineAx ul li:before{ content: ""; position: absolute; left:-5px;top:-5px;width:20px;height:20px; border:1px #ddd solid; border-radius: 50%;}
.lineAx ul li.on{ background: #0092ff}
.lineAx ul li.on:before{border:1px #0092ff solid}


/*==最新产品↓==*/
.HomeNew{padding:50px 0;}
.HomeNew .scrollBox{margin: 40px 0 0 0;}
.HomeNew .scrollBox .list{padding:5px 0 5px 0}
.HomeNew .scrollBox .list li{float:left;width:16.6%}
.HomeNew .scrollBox .list li a{ position: relative; display: block; margin:0 5px; box-shadow: 0 0 10px #ddd;}
.HomeNew .scrollBox .list li h4{min-height:95px;
	padding:10px; width:100%;color:#fff;font-size:14px; text-align: center; background: #d9d9d9;}
.HomeNew .scrollBox .list li:hover h4{  background: #0080e0;}
.HomeNew .scrollBox .hd{margin: 60px 0 0;}


/*==首页关于↓==*/
.HomeAbout{ background: #f4f4f4;height: 469px; overflow: hidden;}
.HomeAbout .left{padding:50px 50px 50px 0;width: 50%;}
.HomeAbout .left h2{color:#000000;font-size:40px; /*margin:0 0 30px 0*/}
.HomeAbout .left h2 font{display: block; font-size:25px;}
.HomeAbout .left .wx{color:#737373;font-size:14px;line-height: 25px;}
.HomeAbout .right{ position: relative;width: 50%;}
.HomeAbout .right img{ position: absolute; left:0; top:0; display: block; }
.HomeAbout .more{ display: table; margin:5px 0 0 0;color:#fff;font-size:14px; text-align: center; padding:5px 20px; background: #0071c5;}

/*==首页新闻↓==*/
.HomeArticle{margin: 50px 0;}
.HomeArticle .scrollBox{margin:50px 0 0 0}
.HomeArticle .list{}
.HomeArticle .list li{ border-bottom:1px #ddd solid;padding-bottom:30px; margin-bottom:30px;width: 100%;overflow: hidden;} 
.HomeArticle .list li:last-child{ border:none}
.HomeArticle .left{width:15%;color:#fff;font-size:14px; padding:50px 0;text-align: center; background: #d7d7d7;height: 100%;display: table-cell;}
.HomeArticle .left font{ display: block; font-size:20px}
.HomeArticle .midden{width:60%;padding:0 70px;float: left;}
.HomeArticle .midden h4{color:#000000;font-size:18px}
.HomeArticle .midden p{margin:10px 0;color:#bebebe;font-size:14px;}
.HomeArticle .midden .share{float: left;width: 100%;}
.HomeArticle .midden .share a{color:#000;font-size:20px;margin-right:10px}
.HomeArticle .midden .share a:hover{ color:#0071c5}
.HomeArticle .right{width:20%;}
.HomeArticle .list li:hover .left{ background: #0092ff}
.HomeArticle .midden h4:hover{ color: #0092ff}
.HomeArticle .lineAx ul{ display: block}


/*==ban↓==*/
.banner-within{}
.banner-within .site{position: absolute; left:0;bottom:0;padding:10px 0;color:#fff;font-size:14px; background: rgba(0,0,0,0.5);}
.banner-within .site a{ color:#fff;font-size:14px;}
.banner-within .site a.home:before{color:#fff}


/*==新闻↓==*/
.NewsListBox{margin: 60px 0 50px 0;}
.NewsListBox .list{}
.NewsListBox .list li{ width:100%; clear: both; border-bottom:1px #ddd solid; margin-bottom: 35px; padding-bottom:35px;overflow: hidden;}
.NewsListBox .list li:last-child{ border-bottom: none;margin-bottom:0px; padding-bottom:0px;}
.NewsListBox .list li a{ display: block;}
.NewsListBox .list li .pic{ float:left;width:18%; margin-right:50px;}
.NewsListBox .list li h4{font-size:18px;color:#000;}
.NewsListBox .list li p{margin:20px 0 30px 0;color:#bebebe;font-size:14px;}
.NewsListBox .list li .time{color:#000;font-size:14px;}
.NewsListBox .list li:hover h4{color:#0271c3}


/*==案例↓==*/
.CaseListBox{margin: 60px 0 50px 0;}
.CaseListBox .list{}
.CaseListBox .list li{ margin-bottom:70px;overflow: hidden;height: 370px;}
.CaseListBox .list li:last-child{ margin-bottom:0px;}
.CaseListBox .list li .pic{/*! display: table-cell; */ width:50%;}
.CaseListBox .list li .box{ position:relative;padding:50px; background: #f2f2f2;width: 50%;height: 70%;margin: 5% 0;}
.CaseListBox .list li .box h4{color:#000;font-size:18px;}
.CaseListBox .list li .box p{color:#8f8f8f;font-size:14px;margin-top: 25px;}
.CaseListBox .list li .box hr{ position: absolute; left:-15%;bottom: 15%; width:200px;height:3px; border: none; background: #0570bf;}
.CaseListBox .list li:hover h4{color:#0570bf}
.CaseListBox .list li.one{}
.CaseListBox .list li.one .pic{float:left}
.CaseListBox .list li.one .box{float:right}
.CaseListBox .list li.two .pic{float:right}
.CaseListBox .list li.two .box{float:left}
.CaseListBox .list li.two hr{left:auto;right:-15%;}

/*==案例详情↓==*/
.CaseDetailBox{margin:60px 0 100px 0}
.CaseDetailBox .left{width:75%}
.CaseDetailBox .left img{width:100%}
.CaseDetailBox .right{width:25%;padding-left:30px}
.CaseDetailBox .right h3{color:#000;font-size:20px}
.CaseDetailBox .right .wx{margin-top:20px;color:#8f8f8f;font-size:14px}
.CaseDetailBox .right .tone{margin-top:50px;}
.CaseDetailBox .right .tone h4{color:#000;font-size:20px; margin-bottom:10px;}
.CaseDetailBox .right .tone li{float:left;width:50%; cursor: pointer;}
.CaseDetailBox .right .tone li a{opacity: 0.5;  display: block; margin:0 0 10px 10px; border:3px #ddd solid}
.CaseDetailBox .right .tone li.hit a,.CaseDetailBox .right .tone li:hover a{ opacity: 1; border:3px #0370c2 solid; }
.CaseDetailBox .right .tone li img{ max-width: 100%;}
.CaseDetailBox .used{margin:70px 0 0 0;}
.CaseDetailBox .used .title{color:#000;font-size:20px; border-bottom: 1px #ddd solid; margin-bottom: 20px;padding-bottom:20px;}


/*==列表↓==*/
.listB-1{}
.listB-1 li{ float:left; width:20%;}
.listB-1 li a{ display: block; margin:0 10px;}
.listB-1 li .pic{ background: #efefef;}
.listB-1 li h4{color:#4e4e4e; font-size:12px;margin-top: 10px;}
.listB-1 li:hover h4{color:#0370c2}


/*==下载↓==*/
.DownloadListBox{margin:30px 0 50px 0}
.DownloadListBox p{color:#ffa4a4;font-size:18px;}
.DownloadListBox .list{margin-top:30px}
.DownloadListBox .list li{ width:100%; clear: both; border-bottom:1px #ddd solid; margin-bottom: 25px; padding-bottom:10px;overflow: hidden;}
.DownloadListBox .list li:last-child{ border-bottom: none;margin-bottom:0px; padding-bottom:0px;}
.DownloadListBox .list li a{ display: block;margin: 0 5px;}
.DownloadListBox .list li .pic{float:left;display:table-cell;width:18%; }
.DownloadListBox .list li .midden{display:table-cell;padding:0 150px 0 50px;}
.DownloadListBox .list li .midden h4{font-size:18px;color:#000;}
.DownloadListBox .list li .midden p{margin:20px 0 30px 0;color:#bebebe;font-size:14px;}
.DownloadListBox .list li .midden .time{color:#000;font-size:14px;}
.DownloadListBox .list li .right{float:right;display:table-cell; padding:0 30px; vertical-align:middle;color:#fff;font-size:50px; background: #eaeaea;}
.DownloadListBox .list li:hover h4{color:#0271c3}
.DownloadListBox .list li:hover .right{background: #0092ff;}


/*==联系我们↓==*/
.ContactBox{ margin:50px 0 100px 0;}
.ContactBox .title{color:#000000;font-size:20px; margin-bottom:50px;}
.ContactBox .wx{color:#9a9a9a;font-size:14px;margin:0 0 40px 0;}
.ContactBox .left{width:55%}
.ContactBox .left .frame{width:100%; margin:0 0 10px 0;overflow: hidden;}
.ContactBox .left .frame b{float:left;width:32%;color:#292929;font-size:16px;text-align: right;padding-right: 10px;min-height: 40px;}
.ContactBox .left .frame b font{color:red;margin-right:5px;}
.ContactBox .left .frame input,.ContactBox .left .frame textarea{float:left; border:1px #ddd solid;padding:2px 5px;line-height:35px;}
.ContactBox .left .frame textarea{width:65%;height:110px;}
.ContactBox .left .x1 b{}
.ContactBox .left .x1 input{width:60%}
.ContactBox .left .x2 input{width:22%}
.ContactBox .left .x2 img{margin:0 5px;height:40px;}
.ContactBox .left .x2 button{ color:#fff;font-size:14px;line-height:40px; background: #0092ff;border: none;padding: 0 30px;}
.ContactBox .right{width:43%;padding-left:50px;}
.ContactBox .right span{ position:relative; display: block;margin:0 0 15px 0;padding-left:30px;color:#292929;font-size:14px;}
.ContactBox .right span:before{ position: absolute;left:0;top:5px;font-size:20px; margin-right:5px;}


/*==产品及左侧↓==*/
.ProductListBox{ margin:70px 0 50px 0}
.lefter{}
.lefter .leftNav{ border:1px #ddd solid;width: 100%;overflow: hidden;}
.lefter .leftNav h2{color:#fff;font-size:20px;text-align: center;padding:15px 0; background: #0271c3; text-transform:Uppercase}
.lefter .leftNav ul{}
.lefter .leftNav ul li{padding:13px 30px;border-bottom: 1px #ddd dashed;}
.lefter .leftNav ul li:last-child{ border-bottom: none}
.lefter .leftNav ul li h3{ position: relative;padding-left:20px;position: ;}
.lefter .leftNav ul li h3:before,.lefter .leftNav ul li .sonNavContent a:before{ content: ""; position: absolute; left:0;top:8px; width:5px;height:5px;background: url(../image/arrow_04.png) no-repeat center;transition: all .4s ease-in-out;}
.lefter .leftNav ul li a{ color:#797979;font-size:12px; }
.lefter .leftNav ul li a:hover{color:#0770bd}
.lefter .leftNav ul li .sonNavContent{padding:10px 0 10px 30px;display: none;}
.lefter .leftNav ul li .sonNavContent a{ position: relative;display: block; padding:5px 0 5px 15px}
.lefter .leftNav ul li h3.currentDd:before{transform:rotate(90deg);}
.lefter .leftNav ul li h3.active:before{transform:rotate(90deg);}
.lefter .leftNav ul li h3.currentDt:before{transform:rotate(0deg);}
.lefter .leftNav ul li.active .sonNavContent{ display: block}
/*.lefter .leftNav ul li h3.currentDd a{color:#0770bd}*/
.lefter .leftNav ul li h3.active a,.lefter .leftNav ul li .sonNavContent .active{color:#0770bd}
.lefter .pro-box{ overflow: hidden; border:1px #ddd solid;padding:20px;margin: 20px 0 0 0;float: left;}
.lefter .pro-box h3,.lefter .newsletter h3{color:#000000;font-size:18px;}
.lefter .pro-box h3{margin-bottom:20px;}
.lefter .pro-box .list{}
.lefter .pro-box .list li{ overflow: hidden; border-bottom: 1px #ddd dotted;margin-bottom:15px; padding-bottom:15px}
.lefter .pro-box .list li:last-child{ border:0px; margin-bottom: 0px;padding-bottom: 0px;}
.lefter .pro-box .list li .pic{float:left;width:35%; margin-right:10px; background:#f7f7f7;}
.lefter .pro-box .list li h4{color:#b3b3b3;font-size:12px;}
.lefter .pro-box .list li:hover h4{color:#0271c3}
.lefter .newsletter{ overflow: hidden; border:1px #ddd solid;padding:20px;margin: 20px 0 0 0;float: left; background: url(../image/ico501.png) no-repeat right bottom;}
.lefter .newsletter p{margin:10px 0;color:#b3b3b3;font-size:12px;}
.lefter .newsletter input{color:#666; border: 1px #eee solid; line-height: 30px;width:100%;padding:0 10px;}
.lefter .newsletter button{margin-top:10px;color:#fff;font-size:12px; padding:10px 20px; border:none; background: #0271c3;}
.lefter .newsletter button:hover{  background: #000}


/*==产品列表↓==*/
.list-product{}
.list-product li{float:left;width:25%;}
.list-product li a{ display:block;margin:0 10px 15px 10px;}
.list-product li .pic{ background: #eee;}
.list-product li h4{color:#4e4e4e;font-size:12px; margin-top:10px;height:50px;}
.list-product li:hover h4{color:#0271c3}

/*==产品详情↓==*/
.ProductShow{margin: 50px 0 100px 0;}
.ProductShow{}
.ProductShow .sTopLeft{width:45%;}
.ProductShow .sTopRight{width:55%; padding-left:50px;}
.ProductShow .sTopRight h2{color:#000000;font-size:23px; font-weight:bold}
.ProductShow .sTopRight p{margin:20px 0 20px 0;color:#797979;font-size:14px; display: block;margin: 30px 0;}
.ProductShow .sTopRight .share{}
.ProductShow .sTopRight .share b{color:#4f4f4f;font-size:12px; margin-right:20px;}
.ProductShow .sTopRight .share a{ display: inline-block; color:#212121;font-size:20px;margin-right: 5px;}
.ProductShow .sTopRight .share a:hover{ color:#0071c5}
.ProductShow .tabBox{margin: 70px 0 50px 0;overflow: hidden;float: left;width: 100%;}
.ProductShow .tabBox .tone{ border:1px #ddd solid;overflow: hidden;}
.ProductShow .tabBox .tone li{ position:relative; float:left;padding:20px 40px;color:#a7a7a7;font-size:16px;text-align: center; border-right:1px #ddd solid; cursor: pointer}
.ProductShow .tabBox .tone li:before{ content: ""; position: absolute; left:0;bottom:0; width:0%; height:2px; background: #0271c3;transition: all .4s ease-in-out;}
.ProductShow .tabBox .tone li:hover:before,.ProductShow .tabBox .tone li.hit:before{ width:100%;}
.ProductShow .tabBox .tone li a{ position:relative;color: #a7a7a7;font-size: 16px;}
.ProductShow .tabBox .tone li a:before{ margin-right:5px}
.ProductShow .tabBox .tone li.hit a{ color:#000}
.ProductShow .tabBox .down{ margin-top:20px;}
.ProductShow .tabBox .down .download-box{}
.ProductShow .tabBox .down .download-box p{margin-bottom:20px;color:#ffa4a4;font-size:14px;}
.ProductShow .tabBox .down .download-box p font{font-size:18px; display: block;}
.ProductShow .tabBox .down .download-box a{ display: block; margin-bottom:10px;color:#000000;font-size:14px; overflow: hidden;}
.ProductShow .tabBox .down .download-box a font{float:left;width:70%;}
.ProductShow .tabBox .down .download-box a span{float:right;width:30%; text-align:right;color:#3c3c3c;font-size:12px}
.ProductShow .tabBox .down .download-box a:hover,.ProductShow .tabBox .down .download-box a:hover span{color:#0271c3}
.ProductShow .relevant{}
.ProductShow .relevant .title{color:#000;font-size:20px; border: 1px #ddd solid; margin-bottom: 30px;padding:20px 15px;}
.ProductShow .relevant .list{ }


/*==次级导航↓==*/
.menu{width:100%; border-bottom: 1px #ddd solid;}
.menu ul{ float:right; border-left:1px #ddd solid }
.menu li{position: relative; float:left; border-right:1px #ddd solid }
.menu li a{  display: block;margin:0 0px;color:#797979;font-size:14px;padding: 25px 30px;}
.menu li:before{ content: ""; position: absolute; left:0;bottom:0px;width:0%;height:3px; background: #0271c3;transition: all .4s ease-in-out;}
.menu li:hover:before,.menu li.active:before{width:100%}


/*==标题↓==*/
.titleAx{margin:20px 0; color:#191919;font-size:30px;text-align: center;}
.titleAx font{ display: block;color:#5d5c5c;font-size:16px;margin-top: 5px;}
.titleAx-white,.titleAx-white font{color:#fff}
.titleBx{color:#333333;font-size:30px;text-align:center;margin: 10px 0;float: left;width: 100%;}
.titleBx hr{ display:table; border:none;margin:10px auto;width:20px;height:1px; background:#0071c5;}


/*===留言↓==*/
.comments{padding:0 10px}
.comments .title{float:left; width:100%;text-align:left; margin:50px 0 35px; color:#666; font-size:30px; }
.comments .title{}
.comments .title b{ display:block;margin:10px 0 0 0; font-size:12px; color:#777; font-weight:400;}
.comments .title span{display: block; border: 2px solid #ccc; width: 14px;height: 14px;border-radius: 100%; margin: .4em auto 0em; position: relative;}
.comments .contact-form{}
.comments .contact-form input{ }
.comments .contact-form input{ float:left; width:48%; margin-right:3%}
.comments .contact-form input:nth-child(even){ float:right; width:48%;}
.comments .contact-form input{outline: none; border-bottom:1px solid #999;background:none; margin:20px 0 0 0; color:#777;  height:45px; line-height:45px; font-size:15px;border-left:none; border-right:none; border-top:none;}
.comments .contact-form textarea{ outline: none;float:left; margin:20px 0 0 0; background:none;height:110px;width:100%;border-bottom:1px solid #999; color:#777;font-size:15px;border-left:none; border-right:none; border-top:none; }
.comments .contact-form button{ float:left;display:block;cursor: pointer;  background:#666; font-size:17px; border:none; margin:14px auto; color:#fff; padding:7px 30px;}
.comments .contact-form button:hover{ background:#0071c5}
.comments .title{ float:left; width:100%;text-align:left; margin:50px 0 35px; color:#666; font-size:30px;   /* font-family: 'Gabriela', serif;*/}
.comments .contact-form .yzm{width: 212px;margin-right: 20px;}
.comments .contact-form .yzm input.input-verifycode{width: 124px;float: right;margin: 10px 0px 0px 0px;}
.comments .contact-form .yzm img{float: left; margin: 20px 0 0 0;height: 32px;}


/*==新闻详细页↓==*/
.newsDetail{float:left;margin:50px 0 0 0;width:100%;}
.newsDetail h2{margin:20px 0 0 0;font-size:24px;line-height:26px;text-align:center;color:#333;padding-bottom:15px;font-weight:normal;}
.newsDetail .msg{text-align:center;border-bottom:1px solid #e7e7e7;font-family:"å®‹ä½“";font-size:12px;padding-bottom:5px;}
.newsDetail .msg span{padding:0 7px;color:#999;}
.newsDetail .msg .fonts a{padding:0 3px;}
.newsDetail .msg a.active{font-weight:bold;color:#0071c5;}
.newsDetail .detailCont{padding:20px 0;line-height:26px;overflow:hidden;}
.newsDetail .detailCont embed{width:70%; height:500px; margin:auto;display: block;}
.newsDetail .detailCont .pic{text-align:center;padding-bottom:20px}
.pagIng{border-top:1px solid #dadada;padding:30px 15px;overflow:hidden;}
.pagIng .fl{/*! width:100%; */height:60px;padding-right:30px;/*! border-right:1px solid #dadada; */}
.pagIng .fl a:hover{color:#0071c5}
.pagIng .fl a{display:block;height:30px;line-height:30px;}
.pagIng .fr{line-height:28px;display:block;width:85px;height:28px;margin-top:16px;text-align:center;color:#fff;border-radius:2px;background:#0071c5;}
.pagIng .fr:hover{background:#000;color:#fff;}
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(http://www.comilandscapelighting.com/themes/Home/default/Public/images/page_line.jpg) no-repeat 10px 12px #eee;font-weight:bold;color:#333;font-weight:normal;margin-top:20px;}
.relNews{overflow:hidden;margin-top:15px;}
.relNews ul{width:100%;}
.relNews ul li{float:left;margin:0 1%;width:48%;height:28px;line-height:28px;}
.relNews ul li a{display:block;width:200px;line-height:28px;background:url(../image/arrow_02.png) no-repeat left center;padding-left:15px;float:left;font-size:12px;}
.relNews ul li a:hover{background:url(http://www.comilandscapelighting.com/themes/Home/default/Public/images/arrow_one.png) no-repeat left center;margin-left:5px;}
.relNews ul li span{float:right;color:#999;}



/*==图片↓==*/
.list-pic2{}
.list-pic2 li{float:left;width:23%; margin:0 1% 2% 1%;}
.list-pic2 li .box{border:2px #f9f9f9 solid}
.list-pic2 li h4{text-align: center;color:#666; font-size:15px;padding:10px 0 10px 0;font-weight:bold;background: #eee;}
.list-pic2 li h4 font{ display: block;font-size:13px;margin-top:5px;font-weight: 400}
.list-pic2 li img{max-width:100%;}
.list-pic2 li:hover h4{color:#0071c5}
.list-pic2 li:hover .box{border: 2px #0071c5 solid;}



/*==list-box↓==*/
.list-box{margin-top:20px;}
.list-box li{float:left; width:23%; margin:0 1% 1% 1%}
.list-box li img{max-width:100%;width:100%;}
.list-box li .pic{padding-top:65%;border: 1px #ddd solid;}
.list-box li:hover .pic{border: 1px #0071c5 solid;}
.list-box li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;height: 50px;}
.list-box li:hover h4{color:#c31019;}
#list-box2 li{width:18%;}
.list-honor2{margin:50px 0 20px 0; overflow: hidden;}
.list-honor2 h2.title{float:left;width:100%;color:#666;font-size:20px;margin:0 0 20px 0; padding:0 0 15px 0;border-bottom: 1px #ddd solid;}
.list-honor2 li{float:left; width:23%; margin:0 1% 1% 1%;text-align: center;}
.list-honor2 li a{ display: block}

.list-honor2 li .imgPD{border: 1px #ddd solid;}
.list-honor2 li h4{color:#666;font-size: 15px;text-align: center;padding:10px 0;height: 50px;}
.list-honor2 li:hover h4{color:#c31019;}


/*==底部===*/
.footer{padding: 60px 0 0 0;background:url(../image/fBg01.png);overflow: hidden;}
.footer .left{width:35%;padding-right:50px;}
.footer .tit{display: block;color:#fff;font-size:18px; margin-bottom:30px;}
.footer .left span{float:left;width:50%}
.footer .left a{ display: block; color:#828282;font-size:14px; margin:5px 0}
.footer .left a:hover{color:#fff}
.footer .link{width:100%;margin:50px 0 35px 0; }
.footer .link a{ display: inline-block; border-right:#828282 solid 1px;line-height: 12px;padding-right: 10px;margin-right: 10px;}
.footer .link a:last-child{ border: none}
.footer .link a:hover{color:#fff}
.footer .link .tit{margin-bottom:10px;}
.footer .midden{width:30%}
.footer .midden input,.footer .midden textarea{margin-bottom:2%;#828282;padding:5px 10px; border: 1px #3d3d3d solid;background: none;line-height: 35px;color: #fff;}
.footer .midden .mr{margin-left:2%;}
.footer .midden .in-1{width:49%;float: left;}
.footer .midden .in-2{float:left;width:40%;}
.footer .midden textarea{width:100%}
.footer .midden img{float:left;margin:10px 10px;}
.footer .midden button{color:#fff;font-size:14px; padding:5px 30px;background: #0092ff;border: none;line-height: 35px;margin-left: 5px;}
.footer .midden button:hover{ background: #666}
.footer .right{font-size:14px;color:#828282;width: 32%;line-height: 25px;}
.footer .right .tel{font-size:14px;color:#828282; padding-left:45px;/*! color:#fff; */background: url(../image/tel2_ico.png) no-repeat left;display: block;margin-bottom: 15px;line-height: initial;}
.footer .right .tel font{display: block;color:#fff;font-size:24px}
.footer .right .share{margin:10px 0px 0 0;color:#686868;font-size:20px;display: block;}
.footer .right .share a{ margin-right:0px;  border-radius: 50%;width:30px;line-height:30px; text-align: center;display: inline-block;}
.footer .right .share a:hover{color:#fff; background: #999}
.footer .copy{ padding:20px 0;border-top:1px #333 solid;color:#828282;font-size:14px; text-align: center;background: url(../image/fBg02.png);}




/*==响应↓==*/

@media all and (max-width:2100px){
.logo img{width:150px; }

}

@media all and (max-width:1300px){
.focusCase .list img{display: none}

}


@media all and (max-width:1200px){
.logo img{width:125px; }
	.header .nav{margin-right:10px;}	
	.header .nav li{padding:0 9px;}	
	.HomeProduct .list li u{right:10px;bottom:10px}	
	.HomeCase{height:530px}
	.footer .left{width:30%;padding-right:20px}
	.footer .middle{width:30%;}
	.footer .right{width:35%;}

}
@media all and (max-width:1000px){
.header{/*! padding:10px 0;*/box-shadow: 0 0 10px #ddd;}
.fixed-top{position: fixed;top:0;z-index: 9999;background: #fff}
.logo img{width:auto;height: 34px;}
.head-long .pic{display: none}
.header .nav{margin:10px 0 0 0;padding-top:0px;}
.header .nav li{padding:0 10px}
.header .share,.header .search{display: none}
.HomeProduct .list{width:100%}
.HomeProduct .list li.x1 u,.HomeProduct .list li.x5 u{background-position: center bottom;}
.HomeCase{height:auto;}
.HomeCase .scrollBox li{width:50%;}
.HomeCase .scrollBox li a{margin:0 5px 10px 5px}
.HomeNew .scrollBox .list li{width:33.3%;}
.HomeNew .scrollBox .list li a{margin: 0 5px 10px 5px;}
.HomeNew .scrollBox .hd{margin:30px 0 0 0}
.HomeAbout{height: auto;padding: 10px 0;}
.HomeAbout .left{padding:50px 50px 50px 0;width: 100%;}
.HomeAbout .left h2{font-size:40px;margin:0 0 30px 0}
.HomeAbout .left h2 font{font-size:25px;}
.HomeAbout .left .wx{font-size:14px;}
.HomeAbout .right{width: 100%}
.HomeAbout .right img{position:initial;max-width:100%;}
.HomeArticle .left{padding:40px 0}
.HomeArticle .midden{padding:0 30px;}
.HomeArticle .right{width:25%;}
.CaseDetailBox .left{width:100%}
.CaseDetailBox .right{width:100%;margin-top:20px;padding:0px;}
.CaseDetailBox .right .tone li{float:left;width:20%;cursor: pointer;}
.NewsListBox .list li .pic{width:30%;}
.ContactBox .left{width:100%;}
.ContactBox .right{width:100%;margin-top:30px;}
.rack .lefter{width:27%;}
.rack .righter{width:72%;}
.lefter .leftNav ul li{padding:8px 15px;}
.lefter .leftNav ul li h3{padding-left:10px}
.lefter .leftNav ul li h3{padding-left:10px;}
.ProductShow .sTopLeft{width:100%;}
.ProductShow .sTopRight{width:100%;margin-top:20px;}
	
}


@media all and (max-width:760px){
.header{height:55px;padding:10px 0}
.head-top{display: none}
.header .nav{display: none}
.HomeSearch{display: none}
.menu{position: initial;text-align:center;}
.menu ul{width:100%;border: none;margin: 10px 0;}
.menu li{float: none;display: inline-block;/*! width: 100%;*/border: none;}
.menu li a{margin:0 0px;font-size:13px;padding: 5px 7px;background: #ddd;margin: 0 3px 5px 3px;font-size: 13px;}
.menu li:before{display none;display: none;}
.menu li.active a{color:#fff;background: #0071c5}
.banner-within .site{position:initial;font-size:12px;}
.banner-within .site a{font-size:12px}
/*==标题↓==*/.titleAx{margin:10px 0;font-size:18px;}
.titleAx font{font-size:12px;margin-top: 5px;}
.titleBx{font-size:30px;margin: 10px 0;}
.titleBx hr{margin:10px auto;}
.HomeProduct{margin:15px 0 20px 0;}
.HomeProduct .list{margin-top:10px;}
.HomeProduct .list li a{padding:10px;height:auto !important;}
.HomeProduct .list li{width:50% !important;}
.HomeProduct .list li u{position: inherit}
.HomeProduct .list li u img{display: block;max-width:100%;padding:10px;}
.HomeProduct .list li h4{width:100%;font-size:13px;font-weight:400;padding: 15px 10px 0 10px;}
.HomeProduct .list li h4 strong{height:30px;display: block;}
.HomeProduct .list li h4 span{font-size:12px;}
.HomeProduct .list li .pic{display:table;margin:auto;}
.HomeProduct .list li .pic img{max-width:100%;max-height: 100%;}
.HomeProduct .list li .pic .imgbox{height:150px;vertical-align: middle;display: table-cell;text-align: center;}
.HomeProduct .more{margin-top:10px;font-size:12px;padding:5px 20px;}
.HomeCase{padding:15px 0 20px 0;height:auto;}
.HomeCase .scrollBox{margin: 10px 0 0 0;}
.HomeCase .scrollBox li h4{position: inherit;font-size:12px;padding:5px;}
.HomeCase .scrollBox .hd{margin:10px 0 0;}
.lineAx .block{padding:12px 25px;}
.lineAx ul li{;width:30px;height:7px;margin:0 5px;border-radius: 0%;}
.lineAx ul li:before{display: none}
.HomeNew{padding:15px 0 20px 0;}
.HomeNew .scrollBox{margin: 0px 0 0 0;}
.HomeNew .scrollBox .list{padding:5px 0 5px 0}
.HomeNew .scrollBox .list li a{margin: 0 3px 5px 3px;}
.HomeNew .scrollBox .list li h4{padding:5px 3px;height:50px;font-size:12px;}
.HomeNew .scrollBox .hd{margin: 5px 0 0;}
.HomeAbout{}
.HomeAbout .left{padding:10px 0;}
.HomeAbout .left h2{font-size:20px;margin:0 0 10px 0}
.HomeAbout .left h2 font{font-size:12px;}
.HomeAbout .left .wx{font-size:12px;line-height: 20px;}
.HomeAbout .right{}
.HomeAbout .right img{}
.HomeArticle{margin: 15px 0 30px 0;}
.HomeArticle .scrollBox{margin:20px 0 0 0}
.HomeArticle .list{}
.HomeArticle .list li{padding-bottom:10px;margin-bottom:10px;}
.HomeArticle .left{width:100%;font-size:12px;padding:0px 0;color:#999;text-align:left;background: none}
.HomeArticle .left font{font-size:14px;display: inline-block;margin-left:5px}
.HomeArticle .midden{width:70%;padding:0 10px 0 0;}
.HomeArticle .midden h4{font-size:14px;margin-top:5px;}
.HomeArticle .midden p{display:none;margin:10px 0;font-size:12px;}
.HomeArticle .midden .share{display: none}
.HomeArticle .midden .share a{font-size:18px;margin-right:5px}
.HomeArticle .right{width:30%;}
.HomeArticle .list li:hover .left{background: none}
.CaseListBox{margin: 20px 0 30px 0;}
.CaseListBox .list{}
.CaseListBox .list li{margin-bottom:30px;height:auto;float: left;width: 100%}
.CaseListBox .list li .pic{width:100%;}
.CaseListBox .list li .pic img{max-width:100%;}
.CaseListBox .list li .box{padding:15px;width:100%;height:auto;margin:0% 0;}
.CaseListBox .list li .box h4{;font-size:14px;}
.CaseListBox .list li .box p{font-size:14px;margin-top: 10px;}
.CaseListBox .list li .box hr{left:0%;bottom: 0%;width:100px;height:2px;margin: 0px;}
.CaseListBox .list li.one .pic{float:left}
.CaseListBox .list li.one .box{float:right}
.CaseListBox .list li.two .pic{float:right}
.CaseListBox .list li.two .box{float:left}
.CaseListBox .list li.two hr{left:auto;right:0%;}
.CaseDetailBox{margin:20px 0 30px 0}
.CaseDetailBox .left{}
.CaseDetailBox .right{}
.CaseDetailBox .right h3{font-size:18px}
.CaseDetailBox .right .wx{margin-top:`0px;font-size:12px}
.CaseDetailBox .right .tone{margin-top:20px;}
.CaseDetailBox .right .tone h4{font-size:14px;margin-bottom:10px;}
.CaseDetailBox .right .tone li{width:25%;}
.CaseDetailBox .right .tone li a{margin:0 0 10px 10px;}
.CaseDetailBox .used{margin:20px 0 0 0;}
.CaseDetailBox .used .title{font-size:14px;margin-bottom: 10px;padding-bottom:10px;}
.list-honor2{margin-top:20px; }
.list-honor2 li{width:48%;}
.list-honor2 li .imgBoxB{height:auto;}
.list-honor2 li .imgBox img{max-height:initial;}
/*.CaseDetailBox .used .listB-1 li:last-child{display: none}*/.listB-1{}
.listB-1 li{width:33.3%;}
.listB-1 li a{margin:0 5px 15px 5px;}
.listB-1 li h4{font-size:12px;margin-top: 10px;height:60px}
.DownloadListBox{margin:20px 0 50px 0;}
.DownloadListBox p{font-size:14px;}
.DownloadListBox .list{margin-top:20px;}
.DownloadListBox .list li{width:50%;margin-bottom: 25px;padding-bottom:10px;float: left;clear: initial;}
.DownloadListBox .list li .pic{width:100%;}
.DownloadListBox .list li .midden{width:100%;padding:10px 10px 0 0;/*! margin-top: 10px;*/}
.DownloadListBox .list li .midden h4{font-size:14px;height: 35px;}
.DownloadListBox .list li .midden p{margin:10px 0 0px 0;font-size:12px;height: 80px;}
.DownloadListBox .list li .midden .time{font-size:14px;}
.DownloadListBox .list li .right{display:block;width:100%;padding:5px 10px;font-size:17px;text-align: center;background: #999;margin-top: 10px;float: right;}
.NewsListBox{margin: 20px 0 30px 0;}
.NewsListBox .list{}
.NewsListBox .list li{width:100%;clear: initial;margin-bottom: 10px;padding-bottom:10px;}
.NewsListBox .list li .pic{width:30%;margin-right:10px;}
.NewsListBox .list li h4{font-size:14px;color:#000;}
.NewsListBox .list li p{display: none;margin:20px 0 30px 0;font-size:12px;}
.NewsListBox .list li .time{font-size:12px}
.rack .lefter{display: none}
.rack .righter{width:100%}
.ProductListBox{margin:20px 0 30px 0}
.list-product{}
.list-product li{width:50%;}
.list-product li a{display:block;margin:0 5px 15px 5px;}
.list-product li .pic{background: #eee;}
.list-product li h4{color:#4e4e4e;height:30px;font-size:12px;margin-top:10px;}
.list-product li:hover h4{color:#0271c3}
/*==产品↓==*/.ProductShow{margin: 20px 0 30px 0;}
.ProductShow{}
.ProductShow .sTopLeft{}
.ProductShow .sTopRight{margin-top:10px;padding-left:0px;}
.ProductShow .sTopRight h2{font-size:16px;font-weight:bold}
.ProductShow .sTopRight p{margin:10px 0 10px 0;font-size:14px;margin: 10px 0;}
.ProductShow .sTopRight .share{}
.ProductShow .sTopRight .share b{font-size:12px;margin-right:20px;}
.ProductShow .sTopRight .share a{font-size:20px;margin-right: 5px;}
.ProductShow .tabBox{margin: 25px 0 20px 0;}
.ProductShow .tabBox .tone li{ padding:10px 5px;}
.ProductShow .tabBox .tone li a{font-size: 15px;}
.ProductShow .tabBox .tone li a:before{margin-right:5px}
.ProductShow .tabBox .down{margin-top:10px;}
.ProductShow .tabBox .down .download-box p{margin-bottom:10px;font-size:12px;}
.ProductShow .tabBox .down .download-box p font{font-size:12px;}
.ProductShow .tabBox .down .download-box a{margin-bottom:15px;font-size:12px;}
.ProductShow .tabBox .down .download-box a span{margin-left:50px;font-size:12px}
.ProductShow .relevant{}
.ProductShow .relevant .title{color:#000;font-size:14px;margin-bottom: 10px;padding:10px 15px;}
.ProductShow .relevant .list{}
.comments .title{margin:20px 0 5px;font-size:20px;}
.comments .contact-form input{float:left;width:100%;margin-right:0%;margin-top: 5px;font-size: 12px;}
.comments .contact-form input:nth-child(even){width:100%;}
.comments .contact-form textarea{margin:10px 0 0 0;height:65px;}
.comments .contact-form button{font-size:14px;margin:14px auto;padding:7px 20px;}
.comments .contact-form .yzm{width: 205px;margin-right: 20px;}
.comments .contact-form .yzm input.input-verifycode{width: 120px;}
.comments .contact-form .yzm img{float: left;margin:10px 0 0 0;}
.rackWor{padding:20px 0 30px 0}
.NewsDetailBox{padding-bottom: 30px}
.pagIng{margin-bottom:0px;border-top:1px #ddd solid;border-bottom:0px;border-left:0px;border-right:0px;border-bottom:0px;padding:10px 1px 1px 1px;}
.newsDetail h2{font-size: 17px;margin:0px 0 0 0;border-bottom: 1px #ddd solid;}
.newsDetail .msg{display: none}
.pagIng .fl a{font-size:12px;height: 25px;}
.relNews ul li{width:98%;}
.pagIng .fl{width:100%;margin-bottom: 10px;}
.pagIng .fr{display:table;margin:10px auto 0;float: none;}
.message{padding: 20px 0 30px 0;margin: 20px 0 0 0;}
.message form{margin-top:30px}
.message .frame{padding:12px 10px;width:100%;margin:0 0.5% 1% 0.5%;}
.message .frame input,.message .frame textarea{padding-left:30px;display: inline;vertical-align: top;}
.message .frame textarea{height:100px;}
.message button.submit{width:30%;padding:10px 10px;font-size:14px;}
.ContactBox{margin:20px 0 30px 0;}
.ContactBox .title{font-size:16px;margin-bottom:15px;}
.ContactBox .wx{font-size:12px;margin:0 0 20px 0;}
.ContactBox .left{}
.ContactBox .left .frame{}
.ContactBox .left .frame b{width:25%;font-size:12px;padding-right: 10px;min-height: 30px;}
.ContactBox .left .frame input,.ContactBox .left .frame textarea{padding:2px 5px;line-height:30px;}
.ContactBox .left .frame textarea{width:65%;height:85px;}
.ContactBox .left .x1 b{}
.ContactBox .left .x1 input{width:60%}
.ContactBox .left .x2 input{width:25%}
.ContactBox .left .x2 img{margin:0 5px;height:32px;}
.ContactBox .left .x2 b{display: none}
.ContactBox .left .x2 button{font-size:12px;line-height:32px;padding: 0 20px;}
.ContactBox .right{padding-left:0px;margin-top:15px;border-top:1px #ddd solid;padding-top:15px;}
.ContactBox .right span{margin:0 0 15px 0;padding-left:30px;font-size:13px;}
.ContactBox .right span:before{position: absolute;left:0;top:5px;font-size:20px;margin-right:5px;}
.tableW60{width:100%;}
table tr td{padding:5px 10px;}
.blockH20{height:10px;}
.Ulist-1{}
.Ulist-1 li{width:100%;margin-bottom: 10px !important;}
.Ulist-1 li:nth-child(2){margin:0 0%}
.Ulist-1 li h3{font-size:14px;margin:5px 0 5px 0}
.Ulist-1 li p{font-size:12px;}
.wor img{width:auto !important;height:auto !important;}
.footer{padding:15px 0 0 0;}
.footer .left{display: none}
.footer .midden{display: none}
.footer .right{width:auto;font-size:12px;line-height: 20px;display: table;margin: auto;/*! padding: 0 20px;*/float: none;}
.footer .right .tit{display: none}
.footer .right .tel{font-size:12px}
.footer .right .tel font{font-size:15px}
.footer .link{display: none}
.footer .copy{margin-top:10px;font-size:12px;padding:10px 0;}


}
