@charset "utf-8";
@font-face{font-family:'poppins-semibold';src:url(../font/poppins-semibold.eot);}
@font-face{font-family:'poppins-regular';src:url(../font/poppins-regular.eot);}
@font-face{font-family:'raleway-bold';src:url(../font/raleway-bold.eot);}

@font-face{font-family:'poppins-semibold'; src:url(../font/original-poppins-semibold.ttf); src:url(../font/poppins-semibold.eot); src:url(../font/poppins-semibold.svg); src:url(../font/poppins-semibold.ttf); src:url(../font/poppins-semibold.woff); src:url(../font/poppins-semibold.woff2);}
@font-face{font-family:'poppins-regular';src:url(../font/original-poppins-regular.ttf); src:url(../font/poppins-regular.eot); src:url(../font/poppins-regular.svg); src:url(../font/poppins-regular.ttf); src:url(../font/poppins-regular.woff); src:url(../font/poppins-regular.woff2);}
@font-face{font-family:'raleway-bold';src:url(../font/original-raleway-bold.ttf); src:url(../font/raleway-bold.eot); src:url(../font/raleway-bold.svg); src:url(../font/raleway-bold.ttf); src:url(../font/raleway-bold.woff); src:url(../font/raleway-bold.woff2);}

/*reset*/
h1,h2,h3,h4,h5,h6{ margin:0px;}
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;font-family:'poppins-regular';}
em{font-style:normal;}
img{border:none; height:auto; max-width:100%;}
a{text-decoration:none;color:#666; line-height:26px;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;  font-size:14px; line-height:26px; word-wrap:break-word; color:#757575; background:#fff;}
.table-responsive{ overflow:auto;min-height:.01%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{line-height:0; display:table; content:"";}
.clearfix:after{clear:both;}
a:hover{text-decoration:none !important;}
a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}
.clear{ clear:both;}
a:hover,img:hover{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
a,img{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
ul li{list-style-position:inside;}
/*index*/
/*xuanfu*/
.main-xuanfu{ width:100%;transition:all 0.3s ease 0s; z-index: 999;top: 0px;position: relative;}
.abc-01{display: block !important;}
.main-box{width: 100%;max-width:1170px;margin: 0 auto;}
.small-mdzz{position: fixed;z-index: 9999999999;top: 0px;right: 0; width:100%; background:#fff;-webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); }
.small-mdzz .header{padding:0;}
.small-mdzz #logo{ width:12%; margin:10px 0px;}
.small-mdzz  #navigation{ margin:10px 0 0;}
.small-mdzz .attr-nav{ margin-top:15px;}



/*top*/
.top{border-bottom:1px solid #E5E5E5;}
.top .top_call{ float:left; text-align:left; margin-top:5px;}
.top .top_call a{ margin-left:16px;}
.top .top_call p,.top .top_call a{ display:inline-block; line-height:20px; }
.top .top_call p img,.top .top_call a img{ vertical-align:middle;margin-right:8px;  }
.top .top_call a:hover{color:#0193de}

.header_sns{ float:right; text-align:right}
.header_sns a{display:inline-block;border-left:1px solid #eee;}
.header_sns a:hover{ opacity:0.6;}
.header{ max-width:1170px; margin:0 auto; padding:20px 0;}
#logo{ float:left;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}









/* Top Search
=================================*/
.search_box{ position:relative; width:100%;}
.search i{ font-size:16px; color:#00afff;}
.top-search {
    display: none;
	position:absolute; left:0px; top:0px;
	width:100%;
}
.top-search .input-group-addon i {
    color: #808080;
    float: right;
    font-size: 18px;
}
.top-search input.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: currentcolor currentcolor #eee;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: 0 0 0;
    color: #999;
    height: 40px;
    line-height: 40px;
    padding: 0 50px 0 15px;
    text-align: left;
	background:#fff;
	border-radius:0px;
}
.top-search .input-group {
	background:#1085dc;
	width:100%;
    margin: 0 auto;
	padding:10px;
}
.top-search .input-group-addon.close-search {
    cursor: pointer;
}
.btn_search1 {
    background: rgba(0, 0, 0, 0) url("../images/searsh_btn.png") no-repeat scroll center top / 88% auto;
    bottom: 4px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 25px;
    z-index: 2;
}
.header_search {
    position: relative;
}

.attr-nav{ float:right; padding:6px 5px; margin-top:8px; margin-left:20px;}
.attr-nav ul li{ list-style:none;}


/*pro_cate*/
.image01 {
    width: 100%;
    overflow: hidden;
    position: relative;border:1px solid #dadada;
}
.image01 img {
    width: 100%;
    top: 0;
    position: relative;
    left: 0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
	border:1px solid #ececec;
}
.image01 .ovrly {
    background: rgba(16, 116, 191, 0.8);
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.image01 .buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.image01 .buttons .ico{
    color:#fff;
    display: inline-block;
    margin: 0 1px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
	font-weight:bold;
    text-decoration: none;
    width: 140px;
    height: 36px;
	border:2px solid #eee;
	background:#1074bf;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.image01:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.image01:hover .ovrly {
    opacity: 1;
}
.image01:hover .buttons .ico {
    opacity: 1;
}
.pro_cate{ margin-top:50px;}
.pro_cate ul li{list-style:none; margin-bottom:5px;position:relative;}
.pro_cate ul li h4{background:rgba(150,150,150,.8);height:60px;position:absolute;bottom:0;left:0;width:100%;}
.pro_cate ul li h4:hover{background:rgba(16,127,210,.8);}
.pro_cate ul li h4 a{ font-size:16px; color:#FFF;font-family:'poppins-semibold'; display:block;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:60px;width:80%;float:left;padding-left:10px;}
.pro_cate ul li h4 i{float:right;color:#FFF;font-size:30px;font-weight:bold;font-style:normal;line-height:60px;margin-right:10px;}
.pro_cate ul li h4 a:hover{ color:#FFF;}

/*i_pro*/
.i_pro{margin-top:30px;}
.i_pro ul li{ list-style:none; padding-top:10px;}
.i_pro ul li{ border-right:1px solid #ddd; /*border-top:1px solid #ddd;*/ text-align:center;}
.i_pro ul li:last-child{border-right:none;}
@media only screen and (min-width: 750px) {
	.tf_pro li{
		height: 408px;
	}
}
.i_pro ul li .li{ margin-bottom:20px;}
.i_pro ul li:nth-child(1){ border-top:none;}
.i_pro ul li:nth-child(2){ border-top:none;}
.i_pro ul li:nth-child(3){ border-top:none;}
.i_pro ul li:nth-child(4){ border-top:none;}
.i_pro ul li:nth-child(4n){ border-right:none;}
.i_pro ul li h4 a{ font-size:16px; color:#444; display:block; overflow:hidden; text-overflow:ellipsis;
 height: 50px;
 margin-top:20px;}
 .i_pro ul li p{
 	max-height: 80px;
    overflow: hidden;
    max-width: 100%;
    margin-top: 20px;
 }
.i_pro ul li:hover{ box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15); transition: all 0.5s ease 0s;}
.i_pro ul li:hover h4 a{ color:#21ade5;}
.i_more{ text-align:center; margin-top:50px;}
.i_more a{ font-size:14px; line-height:50px; display:inline-block; padding:0px 50px;font-family:'CenturyGothic_B'; background:#21ade5; color:#fff; text-transform:uppercase; border-radius:5px; box-shadow:3px 3px 10px rgba(33, 173, 229, 0.8)}
.i_more a:hover{ background:#028cc3;}
/*aboutus*/
.aboutus{background:url(../images/aboutus-bg.png) center no-repeat;background-size:cover;margin-top:40px;}
.aboutus .aboutus-cont{background:rgba(16,133,220,.4);padding:40px;}
.aboutus-tit a{float:right;font-weight:bold;border:1px solid #6593b5;padding:3px 5px;color:#FFF;}
.aboutus-tit a:hover{background:#0065B6;}
.aboutus-tit h3{float:left;font-size:36px;color:#FFF;font-weight:bold;font-family:'raleway-bold';}
.aboutus-tit h3 em{color:#f4c627;text-transform:uppercase;}

.aboutus-text{color:#FFF;font-size:14px;padding:10px 0;}
.aboutus-scroll .li{margin:20px 10px;}





.i_title{ text-align:center; margin-bottom:40px;}
.i_title h2{font-family:'raleway-bold'; font-size:36px; color:#333; text-transform:uppercase;}
.i_title span{display:block;}
.i_title span img{margin:auto}
.i_title p{ text-align:center;    color:#999; max-width:70%; margin:0 auto; max-height:52px; overflow:hidden;}
/*why us*/
/*products-tab*/
#parentHorizontalTab01 ul li{ list-style:none;}
#parentHorizontalTab01{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0 70px; border-top:1px solid #dddddd;}

#parentHorizontalTab01 .resp-tabs-list li {list-style: none;cursor: pointer;text-transform:capitalize;color:#fff;text-align:center;background:none; font-size:16px;font-family:'poppins-semibold'; width:20%; float:left; padding:16px 10px; border-top:1px solid #fff !important; }
#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-container {background:#fff;  padding:36px 70px 30px;}
#parentHorizontalTab01 .resp-tabs-list li span{ display:inline-block; width:62px; height:62px; padding:10px 0; border-radius:50%; border:2px solid #ececec;}
#parentHorizontalTab01 .resp-tabs-list li span img{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%) ; filter: grayscale(100%);filter: gray; opacity:0.8;}
#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none;}
#parentHorizontalTab01 .resp-tabs-list li:hover{color:#fff;border-top:1px solid #fff !important;}
#parentHorizontalTab01 .resp-tabs-list li:hover span{ border:2px solid #00afff;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {color:#00afff;z-index:99; background-color:#f8f8f8  !important; text-transform:uppercase; font-size:16px;border-top:2px solid #00afff !important; margin-top:-1px;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active span img{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0) ; filter: grayscale(0);filter: gray; opacity:1;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active span{border:2px solid #00afff;}
#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 18px;margin: 0px;background:#f8f8f8;margin-bottom:1px; color:#333;}
#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab01 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 18px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #f08200  !important;color:#fff;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active {display: block;}
#parentHorizontalTab01 .font{ display:none !important;}

@media only screen and (max-width: 768px) {
	#parentHorizontalTab01 .font{ display:inline-block !important; margin-left:10px;}
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab01{padding:0;}
    #parentHorizontalTab01 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab01 em.resp-accordion {display: block;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab01 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

/*factory*/
.ovrly17 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ovrly17 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.ovrly17 .ovrly {
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
}
.ovrly17 .ovrly:hover{
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 1) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 10%, rgba(0, 0, 0, 1) 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
   transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;
}
.ovrly17 .h4{ position:absolute; left:0px; bottom:0px; color:#fff; padding:20px;transition: 0.3s all;-webkit-transition: 0.3s all;-o-transition: 0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}
.ovrly17 .h4 a{ color:#fff;font-family:'poppins-semibold'; font-size:20px;}
.ovrly17:hover .h4{ padding-bottom:40px;}
.factory_box{ padding:0 25px; text-align:center; padding-bottom:50px;}
.factory_box h2{font-size:24px; color:#00afff;font-family:'raleway-bold'; margin:35px 0 25px;}
.factory_box .foctory_text{ font-size:14px; color:#555; max-height:88px; overflow:hidden; padding:0px 5%; margin-bottom:40px;}
.factory_box ul li{ list-style:none; float:left; width:33.33%; padding:0 2px;}
.factory{ background:#fff; box-shadow:0 0 30px rgba(0, 0, 0, 0.1); padding:0 10% 40px;}
.factory .i_more{ margin-top:40px;}




/*i_video*/
.i_video{ background:#f8f8f8; margin-top:40px; padding-top:40px; padding-bottom:40px;}
.i_video ul li{ list-style:none;}
.i_video ul li .img{ position:relative;}
.i_video ul li .img .vodeo_ico{ position:absolute; top:50%; left:0px; width:100%; text-align:center; margin-top:-35px;}
.i_video ul li .img .vodeo_ico a{ border-radius:50%; background:rgba(0,0,0,0.34); border:1px solid #fff; width:70px; height:70px; display:inline-block;}
.i_video ul li h4 a{ font-size:12px; color:#444444; max-height:44px; overflow:hidden; display:inline-block; padding:0 10px; margin:10px 0; line-height:22px;}
.i_video ul li:hover .li{ background:#fff; box-shadow:0px 5px 10px rgba(0,0,0,0.1);transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_video ul li:hover .vodeo_ico a{ background:#00afff; border:1px solid #00afff;}
.i_video ul li h4 a:hover{ color:#00afff;}
.i_video .i_more{ margin-top:40px;}
.i_more{ text-align:center; margin-top:30px;}
.i_more a{line-height:38px; display:inline-block; padding:0px 30px; color:#fff; background:#00afff; font-family:'poppins-semibold'; text-transform:uppercase;}
.i_more a:hover{ background:#f08300;}

/*i_news*/
.i_news{margin-top:40px;}
.i_news .latestnewbox{ margin:0 -15px;}
.i_news .latestnewbox .li{padding:0 15px; box-shadow:3px 0px 15px rgba(0,0,0,0.07); margin-bottom:10px; padding-bottom:20px;}
.i_news .latestnewbox .li h4 a{ font-size:14px; color:#555; font-weight:bold; display:block;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin:20px 0 0px;transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
{ color:#}
.i_news .latestnewbox .li p{ font-size:13px; color:#808080; max-height:48px; overflow:hidden;}
.i_news .latestnewbox .li .more{text-align:right; margin-top:15px;}
.i_news .latestnewbox .li .more a{font-size:13px; color:#219fdc; transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.i_news .latestnewbox .li .text{ padding:0 20px;}
.i_news .latestnewbox .li .more i{ margin-left:6px;}
.i_news .latestnewbox .i_news_day{ font-style:italic; font-size:12px; color:#999;}
.i_news .latestnewbox .i_news_day i{ margin-right:5px;}

/*i_con*/
.i_con{ margin-top:60px;}
.i_con h6{ color:#219fdc; font-size:15px; text-align:center;}
.i_con h2{ color:#219fdc; font-size:30px; text-transform:uppercase;font-family:'raleway-bold'; text-align:center; margin:20px 0;}
.i_con p{ color:#808080; text-align:center; max-height:72px; overflow:hidden; margin-bottom:32px;}
.i_con_form{ background:rgba(255,255,255,0.9); padding:30px 135px 40px; margin:0 10%; text-align:center;}
.i_con_form .input_1{ border:1px solid #cccccc; background:#fff; line-height:60px; height:60px; width:100%; margin-bottom:15px; padding-left:10px; color:#999;}
.i_con_form .input_2{ border:1px solid #cccccc; background:#fff; line-height:24px; height:134px; width:100%; padding-left:10px; color:#999;}
.i_con_form .input_1:focus,.i_con_form .input_2:focus{ border:1px solid #219fdc; color:#666;}
.i_con_form .mybtn{ font-size:14px; line-height:50px; display:inline-block; padding:0px 50px;font-family:'raleway-bold'; background:#00afff; color:#fff; text-transform:uppercase; border-radius:30px; box-shadow:3px 3px 10px rgba(33, 173, 229, 0.8); margin-top:40px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.i_con_form .mybtn:hover{ background:#028cc3;}
















/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; margin:0 auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
/* Dots */
.slick-dots { list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width: 35px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width: 35px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:rgba(255,255,255,0.6);}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#fff;}
/*footer*/
#footer{ background:#0b1924; color:#858c92; padding:50px 0 30px; line-height:22px;}
#footer ul li{ list-style:none; padding:6px 0;}
#footer .footer_con{ float:left; width:29%; padding-right:5%;}
#footer .footer_follow{ float:left; width:18.5%;}
#footer .footer_tags{ float:left; width:19.5%; padding-right:5%;}
#footer .footer_newsletter{ float:left; width:33%;}
#footer .email{ position:relative; width:100%;}
#footer .email_main{height:50px;color:#999;float:left; line-height:50px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:#233039; padding-left:10px; padding-right:98px;}
#footer .email_main:focus{ background:#fff; color:#333;}
#footer .email_btn{display:block; width:98px;height:50px;cursor:pointer;background:#00afff; border:none; position:absolute; top:0px; right:0px; border-left:8px solid #0b1924; font-size:16px; font-family:'poppins-semibold'; color:#fff;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#footer .email_btn:hover{ background:#f08200;}
#footer .title_h4{font-family:'raleway-bold'; font-size:20px; color:#ffffff; text-transform:capitalize; margin-bottom:30px;}
#footer a{ color:#858c92;}
#footer a:hover{ color:#00afff;}
#footer .footer_con span{ color:#fff; font-family:'poppins-semibold';}
#footer .footer_con i{ color:#00afff; margin:0 6px;}
#footer .footer_follow ul li{ text-transform:uppercase;}
#footer .footer_newsletter p{ font-size:14px; line-height:30px; margin-bottom:20px;}
#footer .footer_newsletter .footer_sns{ margin-top:20px;}
#footer .footer_newsletter .footer_sns a{ margin-right:16px;}
#footer .footer_newsletter .footer_sns a:hover{ opacity:0.6;}
.footer_bottom { border-top:1px solid #1c3647; margin-top:35px; padding:20px 0;}
.footer_bottom a{ color:#999999;}
.footer_bottom a:hover{ color:#00afff;}
.footer_bottom .footer_logo{ float:left; margin-right:16px;}
.footer_bottom .cop{ float:left; margin-top:15px; color:#999;}
.footer_bottom .links{ float:right; margin-top:15px;}
.footer_bottom .links a{ margin:5px; color:#999 !important;}
.footer_bottom .links a:hover{ color:#00afff !important;}
/*service*/
#service{position:fixed;right:-280px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#333;}
#service ul{ list-style:none; border:2px solid #0065B6;}

.online_title{background:#0065B6; text-align:center;font-family:'poppins-semibold';  font-size:14px; color:#fff;}
.online_title img{ max-width:30px; margin-right:10px;}
#service a{ color:#333;}
#ser_main{position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main #floatShow1{background:url(../images/ser-30.png) no-repeat;height:176px;width:45px;z-index:99999; position:absolute; left:-45px; top:0px;}

#online{float:left;background:#f8f8f8;overflow:hidden; width:280px;-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);position:relative;}
.onlineMenu ul li{ padding:10px 10px; border-bottom:1px dashed #ddd;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .serm_top{text-align:center;padding-bottom:10px;}
.onlineMenu .call{text-align:left;}
.call{ padding:6px 10px; border-bottom:1px solid #fff; font-size:13px;}
.call img{display:inline-block;vertical-align:middle; margin-right:6px; }
.call a:hover{color:#4d8e48 !important;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#service:hover #ser_main #floatShow1{ left:120px; z-index:-11; opacity:0;}
#service h4{ font-size:14px; color:#666; margin:0px; line-height:25px;font-family:'poppins-semibold'; }

.footerW-M li,.footerW-M ul{list-style:none;}
.footerW-M,.height{ display:none}
@media only screen and (max-width: 960px) {#service{ display:none;}}
@media only screen and (max-width: 768px) {
.footerW-M{    width: 100%; position:fixed; bottom:0; display:block; overflow:hidden; z-index:999999}
.height{ height:60px; display:block}
.footer-M{background:#00afff;padding:6px 0 5px; border-top:2px solid #fff;}
.fot_main{width:24%;text-align:center;display:inline-block; vertical-align:middle;}
.fot_main p{color:#ffffff;font-size:13px;margin-top:3px;text-transform:capitalize;}
.i_con_form{ padding:20px; margin:0px;}

}

@media only screen and (max-width: 1200px) { #service{ display:none;}}

/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{width:350px;position:relative;z-index:9;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom; width:90%; height:50px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{overflow:hidden;background:url(../images/ser_1.png) no-repeat; width:100%; height:40px;}
#onlineService{display:inline;width: 350px; overflow: hidden;display:none;background: #fff; font-size:13px;}
#onlineService .i_message_inquiry h4{ font-size:16px; color:#00afff ; text-transform:uppercase;font-family:'poppins-semibold';}
#onlineService .i_message_inquiry .p{ font-size:12px; color:#808080; margin-bottom:15px;}
#onlineService .i_message_inquiry { padding:20px;box-shadow:-5px 5px 10px rgba(0, 0, 0, 0.1);}
#onlineService .input3{ color:#666; width:100%; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:12px; height:40px;}
#onlineService .input4{ color:#666; width:100%; height:110px; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:12px;}
#onlineService .input3:focus ,.input4:focus{ border:1px solid #00afff; }
#onlineService .my_btn2{background: #00afff none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family:'poppins-semibold';
    font-size: 16px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}

/*back-top*/
.totop{width:60px; height:60px; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.4) url(../images/top.png) no-repeat ;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius:50%;}
.totop:hover{background:rgba(0,175,255,1) url(../images/top.png) no-repeat ;}
@media only screen and (max-width: 768px) {.totop{  display:none; bottom:80px;}.totop:hover{ bottom:80px; }}
 

/*内页*/
.n_banner img{ width:100%;}
.n_main{ color:#666; font-size:14px; padding-bottom:30px;}
.left_h4{font-family:'raleway-bold'; font-size:24px;  text-transform:uppercase; color:#1085dc; margin-bottom:15px;}
.n_right{ margin-top:14px;}

/*mbx*/
.n_title{ font-size:30px;  margin-bottom:15px; font-family:'raleway-bold';  color:#444 ; text-transform:uppercase;font-weight:bold;}
.mbx{ text-align:center; padding:20px 0; margin-bottom:30px; background:#f9f9f9;}
.mbx a{ color:#808080;}
.mbx i{ color:#219fdc;}
.mbx span{ margin:0 6px; font-size:8px; color:#999;}
.mbx h2{ display:inline-block; font-size:12px; color:#808080;}
/*left*/
.mtree-demo{line-height:22px;}
ul.mtree{opacity: 0;margin-left: 0; }
ul.mtree li {list-style: none;}
ul.mtree>li>a{ border-bottom:1px solid #eee;}
ul.mtree a {display: block;font-size:14px; color:#555;-moz-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;  padding:8px 30px 8px 10px;}
ul.mtree li ul a{ padding:4px 25px 4px 0; }
ul.mtree ul li:last-child a{ border:none;}
ul.mtree li.mtree-node > a {font-size:14px;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:8px 15px; position:absolute;  right:0; top:0;}
ul.mtree.transit li.mtree-closed>span:before {content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:18px; color:#808080; font-style:normal; padding:8px 15px; position:absolute;  right:0; top:0;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f106";font-family:FontAwesome;padding-left:5px; float:right; font-size:14px; color:#808080; font-style:normal; background:none; padding:4px 5px; position:absolute;  right:12px; top:0;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f107";font-family:FontAwesome;padding-left:5px; float:right; font-size:14px; color:#808080; font-style:normal; background:none;  padding:4px 5px; position:absolute;  right:12px; top:0;}
ul.mtree.transit li:hover>span:before{ color:#219fdc;}
ul.mtree .mtree-level-1 li{ padding:0 16px;}
ul.mtree .mtree-level-1 li:hover>span:before{ color:#333;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#21ade5 ;padding-bottom:0;}
ul.mtree>li.mtree-open>a{color:#0F83D8 ;}
ul.mtree ul li{margin:4px 0; list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#0F83D8;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:13px !important; border-bottom:1px solid #efefef;}
ul.mtree>li>ul>li>a:before{content:"";}
ul.mtree ul li:hover a{color:#333 ;}
ul.mtree li ul li.mtree-open a{color:#219fdc;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none; padding:0px; margin-bottom:0;}
ul.mtree li ul.mtree-level-2 li{ background:#fff;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#219fdc ;font-weight:normal;}
ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li.mtree-active a {background: #21ade5 ;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {background: #008cba;border-radius: 3px 3px 0px 0px;}
ul.mtree.jet li > a:hover { background: #21ade5 ;}
ul.mtree.jet a { padding: 5px 0px 5px 1em;}
ul.mtree>li:hover>a{color:#219fdc;}
ul.mtree>li.mtree-node ul i{margin-right:4px;}
.mtree-skin-selector{ display:none !important}
/*hot_pro*/
.hot_pro { margin-top:30px;}
.hot_pro ul li{ list-style:none; margin-bottom:10px; padding:10px 0;}
.hot_pro ul li h4 a{ font-size:14px; color:#444; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}
.hot_pro ul li p{ font-size:13px; color:#808080; line-height:20px; max-height:40px; overflow:hidden; margin:8px 0;}
.hot_pro ul li .more{ color:#333; font-size:12px;}
.hot_pro ul li:hover .more{ margin-left:5px;}
.hot_pro ul li .more i{ margin-right:4px;}
.hot_pro .img{ float:left; width:40%; margin-right:12px; border:1px solid #eee;}
.hot_pro ul li:hover a{ color:#219fdc;}
/*left-contact*/
.left-contact{background:url(../images/left-contact.png) no-repeat;background-size:cover;padding:30px 20px;}
.left-contact .left_h4{color:#FFF;}
.left-contact .leftcontact-cont{color:#FFF;line-height:30px;padding-top:3px;}
/*blog_left*/
.blog_nav{ background:#f6f6f6;}
.blog_nav .left_h4{ background:none; padding-left:15px; margin-bottom:0px;}
/*product-list*/
.prodListbox{margin:20px 0;}
.prodListbox>ul>li{list-style:none;margin:20px 0;}
.prodListbox h2{border-bottom:1px solid #ccc;line-height:40px;list-style:none;font-weight:bold;color:#1085dc}
.prodListbox .prodList-cont{margin-top:15px;}
.prodListbox .prodList-cont .prodList-img{float:left;width:25%;}
.prodListbox .prodList-cont .prodList-r{float:left;width:70%;}
.prodListbox .prodList-cont .prodList-img img{height:210px;margin-right:5%;}
.prodListbox .prodList-cont .prodList-r p{color:#000;margin-bottom:15px;}
.prodListbox .prodList-cont .prodList-r .prodList-more{background:#F08200;color:#FFF;padding:10px 25px;margin-top:15px;display:inline-block;transition:0.5s all;}
.prodListbox .prodList-cont .prodList-r .prodList-more:hover{background:#0F83D8;}

/*contact*/
.contact .n_title{ text-align:center;}
.contact ul li{ list-style:none;}
.message{margin-top:30px;  background:#fff; padding:20px;-webkit-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow:0px 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.1); border:1px solid #efefef; padding-top:30px;}
.message .p{ font-size:14px; color:#808080; margin-bottom:10px;}
.message .submite_p{ font-size:12px; color:#808080; margin:10px 0px; line-height:22px;}
.message h2{ font-size:24px; color:#333; text-transform:uppercase; margin-bottom:20px;font-family:'poppins-semibold';}
.input3{ color:#666; width:100%; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:12px; height:40px;}
.input4{ color:#666; width:100%; height:130px; border:1px solid #e7e7e7; line-height:20px; margin-bottom:20px; background:#fff; padding-left:10px; font-size:12px;}
.input3:focus ,.input4:focus{ border:1px solid #f08200; }
.send_btn{ background:#0065B6; color:#fff; display:inline-block; padding:8px 15px; border:none; text-transform:uppercase; font-size:16px;font-family:'poppins-semibold';transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-top:15px;}
.send_btn:hover{ background:#f08200 ;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.message label{ font-size:14px; font-weight:normal; color:#333; font-family:'poppins-semibold';}
.message label span{ color:red; margin-left:4px;}
.subject{ font-size:12px; color:#333; border-bottom:1px solid #ddd; margin-bottom:10px; padding-bottom:5px;}
.subject a{ color:#333;}
.subject a:hover{ color:#00afff;}

.ul_con{ text-align:center; padding:30px 0px;}
.ul_con li{ list-style:none;}
.ul_con li img{ max-width:50px;}
.ul_con h4{ font-size:18px; font-family:'poppins-semibold'; color:#2c352d; margin-top:15px;}
.ul_con p{ color:#808080;}
.con_p{  padding:20px 0px; margin:30px 0px;  font-size:14px; background:#f8f8f8;}
@media only screen and (max-width: 768px) {.ul_con li:nth-child(3){ clear:both;}}
.c_message{ text-align:center;}
hr {border: 1px solid #00afff;margin: 12px auto;max-width: 40px;width: 20%;}
.c_message h2{ font-size:24px; color:#333;font-family:'poppins-semibold'; text-transform:uppercase;}
.c_message .p{ font-size:12px; color:#999; margin:20px 0px;}
.c_message  .submite_p{ margin:20px 0px; color:#666; }
.c_message label{ font-size:14px; color:#666; margin-bottom:10px; font-weight:normal; text-align:left; width:100%;}
.c_message label span{ color:red;}
.prodListbox .prodList-cont .prodList-img{width:100%;}
.prodListbox .prodList-cont .prodList-r{width:100%;}


/*news*/
.news .img{ float:left; width:22%; margin-right:20px; border:1px solid #eee;}
.news .img img{ width:100%;}
@media only screen and (max-width: 980px) {.news .img{ width:30%;}}
.news  ul li{ list-style:none; margin-bottom:30px;}
.news .i_news_day{ float:left; width:62px; text-align:center;}
.news .i_news_day .mon{color: #808080; font-family:'poppins-semibold'; font-size: 12px;text-transform: uppercase;}
.news .i_news_day .day{color: #f08300;font-family:'poppins-semibold';font-size: 26px;text-transform: uppercase; margin-top:4px;}
.news  ul li h4 a{ font-size:14px; color:#333; display:block; line-height:24px; overflow:hidden; font-family:'poppins-semibold'; text-overflow:ellipsis; white-space:nowrap;}
.news  ul li h4 a:hover{ color:#00afff;}
.news  ul li p{ font-size:12px; color:#808080; max-height:52px; overflow:hidden; margin-top:10px;}
.news  ul li .n_more{ float:none; margin-top:10px;}
@media only screen and (max-width: 768px) {.news  ul li p{ max-height:66px;}}
@media only screen and (max-width: 480px) {.news .img{ width:100%; float:none; display:block;}.news .i_news_day .mon{ display:inline-block;}.news .i_news_day .day{ display:inline-block;}.news .i_news_day{ width:100%; float:none; text-align:left;}}

/*翻页*/
.page_p{ margin:20px auto 0px;text-align:center; width:100%; border-top:1px solid #ddd; padding-top:20px;}
.page_p a{ display:inline-block; font-size:14px; line-height:24px; padding:8px 14px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;}
.page_p a:hover{ background:#1085dc; color:#fff !important; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#00afff;}
.page_p>span{ padding:5px 13px;}

#pre_next{ margin-top:20px; list-style:none; padding-top:10px; font-size:14px; background:#fafafa ; padding:10px;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next span{color:#f08300; text-align:center;padding:5px 0px; font-family:'poppins-semibold'; text-transform:uppercase;}
#pre_next a{ color:#808080;}
#pre_next a:hover{color:#f08300;}
#pro_page{ list-style:none; margin-top:10px;}
#pro_page span{ font-size:14px; text-transform:capitalize; color:#444;}
#pro_page li{ padding:2px 0px;}
#pro_page li a:hover{ color:#00afff;}
@media (max-width:768px){ .pre{ float:none; width:100%; text-align:center;} .next{ float:none; width:100%; text-align:center;}}

/*产品列表*/
.products_m{    color:#666;  margin-bottom:20px; font-size:14px;}
.products_m .img{ float:left; margin-right:20px; max-width:20%;}
/*products*/
.cbp-vm-switcher {width:100%; }
.cbp-vm-view-grid .p_hot_2{ display:none;}
.cbp-vm-view-grid .pro_more{ margin-top:10px;}
.cbp-vm-options {text-align: right;  padding:4px 5px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle; display:none;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;height:30px;overflow: hidden;white-space: nowrap;color: #999;margin: 5px 0 0 10px; text-align:center; line-height:30px;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #00afff;
	background:#fff;
}
.cbp-vm-options a:before {font-size: 24px;text-align: center;display: inline-block; line-height:30px;}

.p_hot_2{ margin-bottom:10px; margin-top:5px;}
.p_hot_2 span{ font-size:14px; margin-right:5px; text-transform:uppercase;}
.p_hot_2 a{ font-size:12px; margin:5px; background:#f3f3f3; display:inline-block; padding:0px 5px; color:#666;}
.p_hot_2 i{ font-size:12px; margin-right:4px; color:#808080;}
.p_hot_2 a:hover{ background:#1085dc ; color:#fff;}
/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0;margin: 0 -15px;}
/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}
.cbp-vm-image span{display:inline-block;width:100%;height:auto; border:1px solid #eee; overflow:hidden;}
.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}


.cbp-vm-switcher ul li h4 a{font-size:14px;display:block; color:#333; word-wrap:break-word; text-align:left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:16px 0px 4px; font-family:'poppins-semibold';}
.cbp-vm-switcher ul li .cbp-vm-details{color:#808080;overflow:hidden;height:48px;font-size:12px;line-height:24px;}
.cbp-vm-switcher ul h4 a:hover{ text-decoration:none;color:#1085dc;}
.cbp-vm-view-grid .prol_more{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}

.cbp-vm-list:before {content: "\f00b";}

.cbp-vm-add:before {content: "\f055";}

/* Large grid view */

.cbp-vm-view-grid ul li {
	width:33.33%;
	text-align: left;
	vertical-align: top;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	background:#fff;
	padding:15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li {padding:10px 0px 20px 0px; white-space: nowrap;text-align:left;white-space:normal;  background:#fff; padding:15px 0px; margin-bottom:15px;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}

.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width:20%;display:inline-block; vertical-align:middle;float:left; margin-right:3%; border:1px solid #eee;}
.cbp-vm-view-list ul li h4 a{display:inline-block; width:67%;text-align:left;font-size:16px;font-family:'poppins-semibold'; color:#333;}

.cbp-vm-view-list ul li .cbp-vm-details {width:67%; overflow: hidden;white-space: normal;max-height:48px; line-height:24px; font-size:12px; color:#666; margin:10px 0px;}

@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}}

@media screen and (max-width: 40.125em) {.cbp-vm-view-grid ul li {width: 100%;}}

@media screen and (max-width: 520px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list .prol_more{font-size:13px;padding:2px 20px 7px 20px;}
  }

@media screen and (max-width: 400px) {
	.cbp-vm-view-list ul li h4 a{width:100%;}
	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}
	.cbp-vm-view-list .cbp-vm-image{width:100%;}
}
.products li span{ overflow:hidden;}


.cbp-vm-view-list ul li h4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.cbp-vm-view-list ul li{ border-bottom:1px solid #eee; overflow:hidden;}
.cbp-vm-view-list ul li:last-child{ border:none;}
/*9gonghe*/
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .cbp-vm-details{ margin:10px 0px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center;}
.cbp-vm-view-grid ul li h4 a{ display:block;}
.cbp-vm-view-grid ul li .pro_more{ display:none;}
.cbp-vm-view-grid ul li .li .cbp-vm-image{ border:1px solid #ececec; overflow:hidden;}
.cbp-vm-view-grid ul .li{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/*效果*/
.cbp-vm-view-grid ul li .li .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image{ border:1px solid #1085dc;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img{transform: scale(1.1);}

.pro_more a{background: #1085dc none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family:'poppins-semibold';
    font-size: 14px;
    line-height: 36px;
    margin-top: 15px;
    padding: 0 20px;
    text-transform: uppercase;}

/*products_main*/
.page{ border-bottom:2px solid #ddd; padding-bottom:30px; margin-bottom:30px;}
.news_pro { margin-top:0px !important;}
.news_pro .left_h4{ background:#00afff; padding:0px 10px; font-size:16px; color:#fff;font-family:'poppins-semibold'; text-transform:uppercase; line-height:44px;}
/* CSS for the loading div */
.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;
	width:100%;
	
}

/* Thumbnails */

.sp-thumbs {
	display: inline-block;
	 width:100%;
	 margin-top:5px;
}
.sp-thumbs a{ width:70px; height:90px; margin:4px;  border:2px solid #ccc;}
.sp-thumbs a:link, .sp-thumbs a:visited {
	overflow: hidden;
	opacity: .5;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.sp-thumbs a:hover {
	opacity: 1;
	border:2px solid #00afff;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:2px solid #0F83D8 !important;
}

/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	border:2px solid #eee;

}
.sp-large a img {
	max-width: 100%;
	height: auto;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 500;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 80px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 80px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0 0 15px 0;
	}
	#sp-prev, #sp-next {
		top: 50px;
		margin-top: 0;
	}
}
.sp-current-big img{ width:100%;}
.sp-large img{ max-width:none;}
/*pro_table*/
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#0F83D8; line-height:26px;font-family:'poppins-semibold';}
.pro_table .pro_main_text{color:#808080;font-size:12px; line-height:24px;}
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:14px; color:#666; list-style:none;}
.pro_table ul li p{display:inline-block;margin-right:10px;font-size:14px; vertical-align:middle;margin-bottom:0;font-family:'poppins-semibold'; color:#333;}
.pro_sitemap a{ background:#0F83D8 ; font-size:16px; color:#fff; display:inline-block; padding:8px 15px;margin-top:10px; font-family:'poppins-semibold';}
.pro_sitemap a:hover{ background:#f08200 ; color:#fff;}
/*products-tab*/
#parentHorizontalTab02{margin:0;text-align:left;padding:0px;text-align:left;}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px; border-bottom:2px solid #0F83D8;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;list-style: none;cursor: pointer;text-transform:capitalize;color:#666;text-align:center;background:#f8f8f8; font-size:16px;font-family:'poppins-semibold'; padding:10px; text-transform:capitalize;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left; background:#fff;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#ddd;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#0F83D8  !important;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f8f8f8;margin-bottom:1px; color:#333;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #00afff  !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	#main-btn{padding:2% 6%;}
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}
/*news_products*/
.rel_pro_li{ margin:0px 15px; padding:10px;  }
.rel_pro_li .img{ border:1px solid #ececec; display:inline-block; overflow:hidden;}
.rel_pro_li .more{ background:#00afff; color:#fff; padding:6px 10px;font-family:'poppins-semibold'; text-transform:uppercase; display:inline-block; margin-top:20px; }
.rel_pro .title h2 { text-transform:capitalize; margin:30px 0px 20px; padding-bottom:10px;font-family:'poppins-semibold'; text-transform:uppercase; text-align:center; font-size:24px; color:#333; font-size:24px;text-transform:uppercase;}
.rel_pro_text{ background:none; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{ font-size:14px; font-family:'poppins-semibold'; color:#444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:26px;}
.rel_pro_text p{ font-size:12px; color:#808080;  max-height:44px; overflow:hidden; margin-top:4px;}
.rel_pro_text h4 a:hover{ color:#00afff;}
.rel_pro .slick-prev{ background:rgba( 0,0,0,0.15); width:50px; height:50px; position:absolute; left:-50px; top:40%; vertical-align: middle; border-radius:50%;}
.rel_pro .slick-prev::before{ border-radius: 0;color: #fff;display: inline-block;font-family: "FontAwesome";font-size: 30px; height: 50px;line-height: 50px;text-align: center;width: 50px;content: "\f104";}
.rel_pro .slick-next{ background:rgba( 0,0,0,0.15); width:50px; height:50px; position:absolute; right:-50px; top:40%; vertical-align: middle; border-radius:50%;}
.rel_pro .slick-next::before{ border-radius: 0;color: #fff;display: inline-block;font-family: "FontAwesome";font-size: 30px; height: 50px;line-height: 50px;text-align: center;width: 50px;content: "\f105";}
.rel_pro .slick-next:hover,.rel_pro .slick-prev:hover{ background:#0F83D8;}
.rel_pro_li:hover img{transform: scale(1.1);}
.rel_pro_li:hover .img{ border:1px solid #0F83D8 ;}

/*blog_nav*/
.blog_nav{ margin-bottom:20px; }
.blog_nav ul li{padding:0 10px;background:#f6f6f6; }
.blog_nav ul li a{ display:block; padding:8px 5px; border-bottom:1px solid #eee; font-size:14px; color:#666;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.blog_nav ul li a i{ font-size:10px; margin-right:6px; color:#808080; display:none; margin-left:0px; }
.blog_nav ul li a:hover{ color:#f08300;margin-left:10px;}
.blog_nav ul li a:hover i{ color:#f08300; display:inline-block; }

/*blog*/
.blog-info{ display:block; margin:10px 0px; font-size:12px;border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px; }
.blog-info i{ margin-right:10px; color:#1085dc;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main h3{ font-size:20px; font-size:18px; color:#333;font-family:'poppins-semibold';}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-family:'poppins-semibold'; text-transform:uppercase;}
.blog_main .blog_tags a{ font-size:12px; display:inline-block; color:#666; padding:2px 10px; margin:6px;}
.blog_main .blog_tags a i{ margin-right:6px; font-size:12px;}
.blog_nav ul li{ list-style:none;}

.hot_tags{ margin-top:20px;}
.hot_tags a{ display:inline-block; line-height:28px; padding:0px 10px; margin:4px; background:#f5f5f5; color:#666;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#00afff; color:#fff;}
.n_more{  color:#1085dc;font-family:'poppins-semibold'; display:inline-block; float:right;}
.n_more i{ font-size:15px; margin-left:6px;}
.n_more:hover{ color:#00afff;}


.blog ul li{ list-style:none;}
.blog>ul>li{ list-style:none; margin-bottom:30px; border-bottom:1px solid #ddd; padding-bottom:20px;}
.blog>ul>li:last-child{ border:none;}
.blog ul li h4 a{ display:block; font-size:16px;font-family:'poppins-semibold'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; margin-bottom:10px;}
.blog ul li h4 a:hover{ color:#00afff;}
.blog ul li p{ color:#808080;max-height:66px;overflow:hidden; font-size:12px; line-height:22px;}
.blog ul li p a{ color:#f08300; border-bottom:1px solid #f08300;}
.blog ul li p a:hover{ color:#00afff; border-bottom:1px solid #00afff;}
.blogin{ font-size:12px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#f08300; margin:0px 6px;font-family:'poppins-semibold';}
.blog .blog_tags{ width:100%; margin-top:15px;}
.blog_tags span{ font-size:14px;font-family:'poppins-semibold'; text-transform:uppercase; margin-right:6px;}
.blog_tags a{ font-size:12px; display:inline-block;   color:#666; padding:2px 10px; margin:6px 12px 6px 0px; background:#f6f6f6;}
.blog_tags a:hover{  color:#fff; background:#0F83D8;}
.blog_tags a i{ margin-right:6px; font-size:12px;}

/*portfo*/
.portfo{ text-align:center;}
.portfo ul{ margin:0px -2px;}
.portfo ul li{ list-style:none; padding:2px;}
.portfo .portfo_img{ position:relative;}
.portfo .portfo_img{ width:100%;}
.portfo_sanjiao{ background:url(../images/por_sj.png) no-repeat; width:22px; height:9px; position:absolute; left:50%; margin-left:-11px; bottom:0px;}
.portfo ul li h4 a{ font-size:14px; color:#666; line-height:26px; max-height:52px; overflow:hidden; display:block; margin:10px 0px 10px; text-align:center;}

.portfo_nav{ background:#f8f8f8; width:100%; text-align:center; margin:30px 0;}
.portfo_nav a{ display:inline-block; padding:8px 15px; color:#444; margin:0 6px;}
.portfo_nav .active{ background:#f08200; color:#fff;}
.portfo_nav a:hover{background:#f08200; color:#fff;}

/*web*/
@media only screen and (max-width: 1200px) {
#logo{ position:relative; z-index:999999;}
	
}
@media only screen and (max-width: 991px) {
.header{ padding:15px 0;}
.header_sns{ width:100%; text-align:center;}
#menu-button>span{ display:none;}
#lower-header{ float:none; margin-left:0px;}
.attr-nav{ position:absolute; right:62px; top:15px; z-index:99999;}
.small-mdzz .attr-nav{ position:absolute; right:62px; top:0px; z-index:99999;}
#logo{ margin-left:15px;}
#logo img{ max-height:50px; margin-top:5px;}
.small-mdzz #logo img{ max-height:50px; margin-left:15px;}
.small-mdzz #logo{ width:50%; margin:0; margin-top:2px;}
.i_about { padding-left:25px; padding-right:25px;}
.i_about_l{ width:100%; margin-left:0px;}
.i_about_overly{ left:0px;}
.i_team_r{ width:100%; padding-left:25px;}
.i_team_img{ display:none;}

}
@media only screen and (max-width: 768px) {
/*index*/
.pgwMenu li a:hover p{ color:#f08200;}
.adv_left{ margin-top:0px;}
.header_sns{ display:none;}
.header{ padding:15px 0;}
#footer .footer_con{ float:left; width:100%; padding-right:0px;}
#footer .footer_follow{ float:left; width:100%;}
#footer .footer_tags{ float:left; width:100%; padding-right:0px;}
#footer .footer_newsletter{ float:left; width:100%;}
.links{ width:100%; text-align:center; margin-top:0px !important;}
.cop{ width:100%; text-align:center;}
.footer_bottom .footer_logo{ width:100%; text-align:center;}
.i_video ul li{ margin-top:30px;}
.i_video ul li img{ width:100%;}
.i_video ul li:nth-child(1){ margin-top:0px;}
.i_video ul li:nth-child(2){ margin-top:0px;}
.factory_box ul li{ width:50%;}
.factory_box ul li:last-child{ display:none;}
.i_about_t{ display:none;}
#parentHorizontalTab01 .resp-tabs-container{ padding:25px;}
#parentHorizontalTab01 .resp-tab-content{ padding:15px 0;}
.case_box ul li{ width:50%;}
.i_title p{ max-width:100%;}
.hot_left{ margin-top:0px;}
.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#eee !important; padding:0px 10px; line-height:40px; color:#555 !important; font-size:16px !important;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#00afff;
}
.left_h4.active:after {
    content: "\f106";
}
.rel_pro_li{ text-align:center;}
.title_h4{ position: relative;  margin-bottom:10px !important; padding:15px  0!important;}
.title_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:13px;
  color:#fff;
}
.title_h4.active:after {
    content: "\f106";
}

}
@media only screen and (max-width: 480px) {
.pro_cate ul li, .factory_box ul li,.i_video ul li,.case_box ul li{ width:100%;}
.i_customer .li .img{ width:100%; margin-bottom:20px; margin-right:0px;}
.factory_box ul li{ margin-bottom:4px;}
.i_video ul li:nth-child(2){ margin-top:30px;}
#parentHorizontalTab01 em.resp-accordion{ font-size:14px;}
	}
