@charset "utf-8";
@font-face{font-family:'roboto-regular'; src:url(../font/roboto-regular.eot);}
@font-face{font-family:'roboto-bold' ; src:url(../font/roboto-bold.eot);}
@font-face{font-family:'opensans-condbold'; src:url(../font/opensans-condbold.eot); }

@font-face{font-family:'roboto-regular'; src:url(../font/roboto-regular.eot);  src: url(../font/roboto-regular.svg);  src:url(../font/roboto-regular.ttf); src:url(../font/roboto-regular.woff); src:url(../font/roboto-regular.woff2); src:url(../font/original-roboto-regular.ttf);}
@font-face{font-family:'roboto-bold' ; src:url(../font/roboto-bold.eot);  src: url(../font/roboto-bold.svg);  src:url(../font/roboto-bold.ttf); src:url(../font/roboto-bold.woff); src:url(../font/roboto-bold.woff2); src:url(../font/original-roboto-bold.ttf);}
@font-face{font-family:'opensans-condbold'; src:url(../font/opensans-condbold.eot);  src: url(../font/opensans-condbold.svg);  src:url(../font/opensans-condbold.ttf); src:url(../font/opensans-condbold.woff); src:url(../font/opensans-condbold.woff2); src:url(../font/original-opensans-condbold.ttf);}

/*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:'roboto-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:12px; 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*/
@media only screen and (min-width: 768px) {
.index_nav{position: absolute; top:0px; background:rgba(255,255,255,0.9);}
.main-xuanfu{ width:100%;transition:all 0.3s ease 0s; z-index: 999;top: 0px;}
.abc-01{display: block !important;}
.main-box{width: 100%;max-width:1170px;margin: 0 auto;}
.small-mdzz{position: fixed;z-index: 9999;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 #logo{ width:5%;}
.small-mdzz  #navigation{ margin:7px 0 0;}
.small-mdzz .attr-nav{ margin-top:10px;}}

/*top*/
.top{ background:#303030; padding:5px 0; color:#cacaca;}
.top a{ color:#cacaca;}
.top a:hover{ color:#3f8dbf;}
.top_con{ float:left;}
.top_con p{ display:inline-block; margin-right:10px; font-size:14px; margin-right:50px;}
.top_con i{ margin-right:8px; color:#3f8dbf;}
.language{ float:right;}
.language a{ margin-left:20px;}
.language a img{ margin-right:10px;}
.header{ max-width:1170px; margin:0 auto; padding:5px 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;}

.header_r{ float:right;}
.banner_box{ position:relative;}
.header_r{ float:right;}

/* Top Search
=================================*/
.search_box{ position:relative; width:100%;}
.search i{ font-size:20px; color:#3f8dbf ;}
.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:rgba(0,175,255,0.8);
	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:left; padding:12px 5px; margin-top:19px; margin-left:20px;}
.attr-nav ul li{ list-style:none;}
/*what_section*/
.what_section{ padding:55px 0;}
.i_about_p{ color:#fff; text-align:center; padding:0px 5%; line-height:22px; max-height:88px; overflow:hidden; margin-top:40px; font-size:14px;}
.i_title{ text-align:center; margin-bottom:30px;}
.i_title img{ margin-top:10px;}
.i_title h2{ font-size:34px; text-transform:uppercase; color:#fff;font-family:'opensans-condbold';}
/*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; }
#parentHorizontalTab01 .resp-tabs-list li{list-style: none;cursor: pointer;text-transform:capitalize;color:#fff;text-align:center;background:none; font-size:14px;font-family:'roboto-bold'; width:25%; float:left;position:relative; z-index:1;}
#parentHorizontalTab01 .resp-tabs-list li:before{top:38px; border-top:1px solid #fff;background-repeat: no-repeat;content:""; position:absolute;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; width:100%; z-index:-1;}
#parentHorizontalTab01 .resp-tabs-list li:last-child:before{ content:none;}
#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-list li span{ display:inline-block; width:75px; height:75px; border-radius:50%; background:#fff;}
#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.resp-tab-active {color:#3f8dbf ;z-index:99; background-color:rgba(255,255,255,0) !important; text-transform:uppercase;}
#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 #2495dd;
}
#parentHorizontalTab01 em.resp-tab-active {background:#fff !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{ font-size:14px; color:#fff; font-family:'roboto-bold'; margin-top:10px; text-transform:uppercase;}

@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;}
}
/*our products*/
.pro_section{ background:url(../images/body_bg.png) repeat; padding-top:40px; padding-bottom:40px;}
.pro_section .i_title h2{ color:#333;}
.pro_section #filters{ text-align:center; margin-bottom:30px;}
.pro_section #filters li{list-style:none; padding:0px 10px; display:inline-block;font-size:14px; color:#555;font-family:'roboto-bold'; cursor:pointer; border-radius:5px;}
.pro_section #filters li span{padding:6px 20px; display:inline-block; border-radius:5px;}
.pro_section #filters .active,.pro_section #filters li:hover{ background:#d72718; color:#fff;}

.pro_section #portfoliolist{ margin:0px -15px;}
.pro_section #portfoliolist .portfolio{ float:left; width:25%; padding:0px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;display:none;overflow:hidden; }
.pro_section .portfolio-wrapper{ background:#fff; border:1px solid #ececec; margin-bottom:30px;}
.pro_section .portfolio-wrapper h4 a{ font-size:14px; color:#333;font-family:'roboto-bold'; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap;padding:3px 15px; margin:6px 0;}
.pro_section .portfolio-wrapper p{ font-size:12px; color:#999; line-height:22px; max-height:44px; overflow:hidden; overflow:hidden; padding:0px 15px; margin-bottom:18px;}
.pro_section  .i_more{ text-align:center;}
.pro_section  .i_more a{ margin-top:10px;}


.btn23 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.btn23 img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.btn23 .ovrly {
    background: rgba(63, 141, 191, 0.8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn23 .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%);
	opacity:0;
}
.btn23 .buttons .fa {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
	border-radius:5px;
	border:1px solid #fff;
    position: relative;
    top: -360%;
    -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    color:#fff;
}
.btn23 .buttons .fa-search {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.btn23:hover .buttons .fa {
    top: 0;
}
.btn23:hover .buttons{ opacity:1;}
.btn23:hover .ovrly {
    opacity: 1;
}

.btn23:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

/*Our advantage*/
.adv_section{ padding-top:40px; padding-bottom:80px;}
.adv_section ul li{ list-style:none; text-align:center;}
.adv_section ul li .li{ background:rgba(32,33,36,0.94); margin:0px 45px; padding:40px 30px 20px;}
.adv_section ul li h4 a{ color:#fff;font-family:'roboto-bold'; font-size:14px; display:block; margin-top:18px; overflow:hidden; line-height:22px; height:44px; text-transform:uppercase;}

.adv_section ul li .li img{-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	
    filter: grayscale(100%);
filter: gray;}
.adv_section ul li .li:hover img{-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
	
    filter: grayscale(0);
filter:none;}
/* 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;  display: block; margin: 0; padding-bottom:50px; overflow:hidden;}
.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 { position: absolute; bottom: -35px; 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;}

/*about_section*/
.about_section{ background:url(../images/body_bg.png) repeat; padding-top:50px; padding-bottom:55px;}
.about_section .i_title h2{ color:#333;}
.about_section .img img{ border:3px solid #fff;}
.about_section h4 a{ font-size:22px; color:#3f8dbf; font-family:'roboto-bold'; display:block; margin-bottom:30px; text-transform:uppercase;}
.about_section .p{ font-size:14px; color:#333333; line-height:24px; max-height:192px; overflow:hidden;}
.i_more a{ font-size:16px; color:#fff; text-transform:uppercase; background:#3f8dbf; line-height:40px; display:inline-block; padding:0px 35px;font-family:'roboto-bold'; margin-top:50px; border-radius:5px;}
.i_more a:hover{ background:#d72718;}
/*steps_section*/
.main-timeline{width: 80%;position: relative; margin:70px auto 0;}
.steps_section{ padding-top:45px; padding-bottom:40px;}
.steps_section .step_p{ line-height:24px; font-size:12px; color:#fff; text-align:center; max-height:72px; overflow:hidden;}
.timeline{ position:relative;}
.timeline:before{content: "";display: block;width: 1px;height: 60%;background: rgba(255,255,255,1);margin: 0 0 0 -1px;position: absolute;top:80px;left: 50%;}
.main-timeline .timeline{width: 100%;margin-bottom: 20px;position: relative;}
.main-timeline .timeline:after{content: "";display: block;clear: both;}
.main-timeline .timeline-content{width: 40%;float: left;margin: 5px 0 0 0;border-radius: 6px; text-align:right;}
.main-timeline .date{	display: block;	width: 70px;	height: 70px;	border-radius: 50%;margin: 0 0 0 -36px;	position: absolute;	top: 0;	left: 50%; border: 1px solid rgba(255,255,255,1);}
.main-timeline .date:hover{ background:#d72718; border:1px solid #d72718;}
.main-timeline .title{	padding: 15px;	margin: 0;	font-size: 20px;	color: #fff;	text-transform: uppercase;	letter-spacing: -1px;	border-radius: 6px 6px 0 0;	position: relative;font-family:'roboto-bold';}
.main-timeline .title:after{	content: "";	width: 10px;	height: 10px;	position: absolute;	top: 20px;	right: -5px;	transform: rotate(-45deg);}
.main-timeline .description{	padding: 15px;	margin: 0;	font-size: 14px;	color: #656565;	background: #fff;	border-radius: 0 0 6px 6px;}
.main-timeline .timeline:nth-child(2n+2) .timeline-content{	float: right; text-align:left;}
.main-timeline .timeline:nth-child(2n+2) .title:after{	left: -5px;}
.main-timeline .timeline .title,.main-timeline .timeline .title:after{	background: #3f8dbf;}
@media only screen and (max-width: 990px){	.main-timeline{ width: 100%; }}
@media only screen and (max-width: 767px){	.main-timeline:before,	.main-timeline .date{left: 6%;	}
.main-timeline .timeline-content{width: 85%;float: right;}
.main-timeline .title:after{left: -5px;}}
@media only screen and (max-width: 480px){.main-timeline:before,.main-timeline .date{	left: 12%;}
.main-timeline .timeline-content{	width: 75%;}
.main-timeline .date{	width: 60px;	height: 60px;	margin-left: -30px;}
.main-timeline .month{	font-size: 14px;}}
/*question_section*/
.question_section{ background:#3f8dbf; padding:35px 0;}
.question_section h4 a{ font-size:30px; color:#fff;font-family:'roboto-bold'; text-transform:uppercase;}
.question_section p{ color:#bcd7e9; font-size:12px; line-height:22px; margin-top:10px;}
.question_section .left{ width:40%; float:left;}
.question_section .more a{ background:#d72718; color:#fff; display:inline-block; line-height:40px; padding:0px 20px; font-size:16px;font-family:'roboto-bold'; text-transform:uppercase; border-radius:5px; float:right; margin-top:15px;}
.question_section .more a:hover{ background:#af170a;}
/*Contact Us*/
.contact_section{ background:url(../images/body_bg.png) repeat; padding:40px 0 60px;}
.contact_section .i_title h2{ color:#333;}
.con_sns{ margin-top:30px;}
.con_sns a{ margin-right:25px; margin-top:5px;}
.con_l .p{ font-size:14px; color:#555; line-height:24px; max-height:72px; overflow:hidden;}

.contact_section .con_l ul{ background:rgba(255,255,255,0.4); padding:15px 20px; font-size:14px; color:#555; margin-top:22px;}
.contact_section .con_l ul li{ position:relative;  margin:12px 0; padding-left:25px; list-style:none;}
.contact_section .con_l ul .li1:before{ position:absolute; left:0px; top:0px; content:"\f041"; font-family:"FontAwesome"; font-size:16px; color:#999;}
.contact_section .con_l ul .li2:before{ position:absolute; left:0px; top:0px; content:"\f095"; font-family:"FontAwesome"; font-size:16px; color:#999;}
.contact_section .con_l ul .li3:before{ position:absolute; left:0px; top:0px; content:"\f0e0"; font-family:"FontAwesome"; font-size:16px; color:#999;}
.contact_section .con_l ul .li4:before{ position:absolute; left:0px; top:0px; content:"\f232"; font-family:"FontAwesome"; font-size:16px; color:#999;}
.contact_section .con_l ul .li5:before{ position:absolute; left:0px; top:0px; content:"\f17e"; font-family:"FontAwesome"; font-size:16px; color:#999;}
.contact_section .con_l ul a{ color:#3f8dbf;}
.contact_section .con_l ul a:hover{ color:#d72718;}

/*news_section*/
.news_section{ padding-top:45px; position:relative; z-index:0;}
.news_section .slider{ margin:0px -15px; position:relative; z-index:5;}
.news_section .li { margin:0px 15px;}
.news_section .li .img{ float:left; width:30%; padding-right:22px;}
.news_section .li .text{ background:#fff; float:left; width:70%; padding:12px; position:relative;}
.news_section .li .text h4 a{ color:#3f8dbf; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-family:'roboto-bold'; font-size:16px; margin-top:6px;}
.news_section .li .text .day{ font-size:12px; color:#bbb; margin:4px 0;}
.news_section .li .text .day i{ margin-right:10px;}
.news_section .li .text .p{ line-height:22px; color:#808080; max-height:88px; overflow:hidden;}
.news_section .li .text .more{ color:#d72718;font-family:'roboto-bold'; font-size:16px; text-transform:uppercase; display:inline-block; margin:10px 0 3px;}
.news_section .li .text:before{ position:absolute;bottom:-10px; content:""; left:0px; height:20px; width:100%; transform:skewY(2.3deg); background:#fff;}
.news_section{ padding-bottom:44px;}
.news_section .news_bg2{ position:absolute; bottom:0px; width:100%; background:url(../images/body_bg.png) repeat; z-index:2; height:162px;}

.news_section .slick-dots { position: absolute; bottom: -15px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;}
.news_section .slick-dots li { position: relative; display: inline-block; height:18px; width: 18px; margin: 0px 5px; cursor: pointer; border-radius:50%; border:1px solid #757575; padding:4px;}
.news_section .slick-dots li button { border: 0; background: transparent; height: 8px; width: 8px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#757575; border-radius:50%; padding:0px;}
.news_section .slick-dots li button:focus { outline: none;}
.news_section .slick-dots li.slick-active{ border:1px solid #3f8dbf;}
.news_section .slick-dots li.slick-active button{background:#3f8dbf;}

/*footer*/
#footer{ background:#2c2c2c; color:#cacaca; padding-top:50px; line-height:22px; font-size:14px; line-height:22px; padding-bottom:40px;}
#footer ul li{ list-style:none; padding:6px 0;}
#footer a{ color:#cacaca;}
#footer a:hover{ color:#d72718;}
#footer .footer_tags ul li{ padding:9px 0;}
#footer .title_h4{font-family:"opensans-condbold"; font-size:24px; color:#fff; text-transform:uppercase; margin-bottom:30px;}

#footer .footer_company{ float:left; width:30%; padding-right:50px;}
#footer .footer_blog{ float:left; width:24%; padding-right:80px;}
#footer .footer_tags{ float:left; width:22%; padding-right:80px;}
#footer .footer_newsletter{ float:left; width:24%;}

.footer_company .p{ max-height:154px; overflow:hidden; margin-top:30px;}
.footer_company .title_h4{ display:none;}
#footer .footer_company .more{ color:#3f8dbe; display:inline-block; margin-top:5px;}
.footer_company .more i{ margin-left:5px;}
.footer_company .links{ font-size:12px; margin-top:20px;}
.footer_company .links a{ font-size:12px; margin:0px 4px; color:#cacaca;}

.footer_blog li{ border-bottom:1px solid #383838; margin-bottom:15px; padding-bottom:15px;}
.footer_blog li:last-child{ border-bottom:none;}
.footer_blog li h4 a{ display:block; overflow:hidden; font-size:14px; margin-bottom:5px; max-height:44px;}
.footer_blog li p{ font-size:12px; color:#666;}

.footer_newsletter .email{ position:relative; width:100%; margin-top:15px;}
.footer_newsletter .email_main{height:36px;color:#999;float:left; line-height:36px;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:none; padding-left:10px;  border-bottom:1px solid #6a6a6a;}
.footer_newsletter .email_main:focus{ border-bottom:1px solid #fff; color:#fff;}
.footer_newsletter .email_btn{ background:url(../images/email_btn.png) no-repeat center center; width:50px; height:36px; position:absolute; right:0px; top:0px;}
.footer_newsletter .weixin{ margin-top:20px;}
.footer_newsletter .weixin p{ margin-top:5px;}

.footer_bottom{ background:#292929; font-size:12px; color:#808080; padding:15px 0; }
.footer_bottom a{ color:#808080;}
.footer_bottom a:hover{ color:#d72718;}
.footer_bottom .cop{ float:left;}
.footer_bottom  .follow{ float:right; text-transform:uppercase;}
.footer_bottom  .follow span{ margin:0px 12px;}
/*service*/
#service{position:fixed;right:-210px;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 #3f8dbf ;}

.online_title{background:#3f8dbf ; text-align:center;font-family:'roboto-bold';  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:210px;-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:'roboto-bold'; }

.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:#3f8dbf ;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;}
}

@media only screen and (max-width: 1200px) { #service{ display:none;}}

/*service*/
.i_message_inquiry .inquiry{ text-align:left;}
.i_message_inquiry .inquiry .input-group{ height:36px;}
.i_message_inquiry .inquiry .input-group .form-control{ line-height:34px;}
.i_message_inquiry .inquiry .input-group .input-group-addon{ padding:0px 10px;}
.i_message_inquiry .inquiry .input-group-addon i{ line-height:32px;}
.i_message_inquiry .inquiry .btn_1{ margin-top:0; background:#d72718; line-height:30px; height:30px;}
.i_message_inquiry .inquiry .btn_1:hover{ background:#af170a;}
#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:#3f8dbf  ; text-transform:uppercase;font-family:'roboto-bold';}
#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); background:url(../images/inquiry_bg.jpg) no-repeat; background-size:cover;
}
#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 #3f8dbf ; }
#onlineService .my_btn2{background: #3f8dbf  none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family:'roboto-bold';
    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; background:#f9f9f9; line-height:24px; padding-bottom:30px;}
.about{ font-size:14px;}
b, strong{ font-weight:normal;font-family:'roboto-bold';}

/*mbx*/
.mbx_box{ text-align:center;margin-bottom:30px; border-bottom:1px solid #ececec;padding:15px 0;font-size:12px;}
.mbx a{ color:#808080;}
.mbx i{ color:#f08200;}
.mbx span{ margin:0 6px; font-size:8px; color:#999;}
.mbx h2{ display:inline-block; font-size:12px; color:#808080;}
.n_title{ text-align:center;}
.n_title h2{font-size:34px; text-transform:uppercase; color:#333;font-family:'opensans-condbold';}
.n_title img{ margin-top:10px;}

/*contact*/
.contact .title{ font-size:24px;font-family:"opensans-condbold"; color:#d72718; margin:10px 0;}
.contact .info{ margin-bottom:20px; padding-bottom:20px;}

.inquiry{ text-align:center;}
.inquiry h2{ font-size:30px; color:#333; text-transform:uppercase; margin-top:30px; margin-bottom:15px;font-family:"opensans-condbold";}
.inquiry p{ font-size:12px; color:#808080; margin-bottom:30px;}
.inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 20px;}
.inquiry .input-group-addon i{ line-height:48px; font-size:16px;}
.inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:48px; color:#999; font-size:12px;}
.inquiry .input-group{ border:1px solid #ddd; background:#fff; height:50px; margin-bottom:30px;}
.inquiry .btn_1{ display:inline-block; line-height:40px; height:40px; padding:0 20px; font-size:14px; color:#fff; text-transform:uppercase;font-family:'roboto-bold'; background:#3f8dbf; border-radius:5px; border:none; margin-top:20px;}
.inquiry .btn_1:hover{ background:#d72718;}
.inquiry .message_p{ color:#808080; margin:15px 0; font-size:12px;}

/*news*/
.news  ul li{ list-style:none; margin-bottom:30px;}
.news  ul li .img{ position:relative;float:left; width:36%; margin-right:20px;}
.news .day{ font-size:12px; color:#999; margin-top:10px;}
.news .day i{ margin-right:10px;}

.news .li{ border:5px solid #f3f3f3; background:#fff; padding-right:15px;}
.news  ul li h4 a{ font-size:14px; color:#666; display:block; line-height:24px; overflow:hidden; font-family:'roboto-bold'; max-height:48px; overflow:hidden; margin:10px 0;}
.news  ul li h4 a:hover{ color:#3f8dbf ;}
.news  ul li p{ font-size:12px; color:#808080; max-height:44px; overflow:hidden; margin-top:10px; line-height:22px;}
.news  ul li .more{ text-transform:uppercase; font-size:14px;font-family:'roboto-bold'; color:#d72718; display:inline-block; margin-top:15px;}

/*翻页*/
.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:4px 12px; border:2px solid #ddd; border-radius:5px; 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:#3f8dbf ; color:#fff !important; border:2px solid #3f8dbf;}
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#3f8dbf ;}
.page_p>span{ padding:5px 13px;}

#pre_next{ margin-top:20px; list-style:none; padding-top:10px; font-size:14px;}
#pre_next li{ padding:4px 0px; border-bottom:none; margin-bottom:0px; border-left:none;}
#pre_next span{color:#3f8dbf; text-align:center;padding:5px 0px; font-family:'roboto-bold'; text-transform:uppercase;}
#pre_next a{ color:#808080;}
#pre_next a:hover{color:#3f8dbf;}
#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:#3f8dbf ;}
/*pro_cate*/
.pro_cate ul{ background:#f3f3f3; margin-bottom:20px; padding:20px;/*-webkit-box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:3px 3px 12px 0 rgba(0, 0, 0, 0.1); box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.1);*/}
.pro_cate ul li{list-style:none; float:left;}
.pro_cate ul li a{  padding:6px 15px; margin:10px; background:#ddd; border-radius:5px; 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; display:inline-block;}
.pro_cate ul li:hover a{ background:#3f8dbf; color:#fff;}
.pro_cate ul .active a{ background:#3f8dbf; color:#fff;}
.pro_cate ul li:first-child a{ background:#d72718; color:#fff;}


/*产品列表*/
.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: left;  padding:4px 5px; border-top:1px solid #ccc;}
.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: #d72718;}
.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:#3f8dbf  ; 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:'roboto-bold';}
.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:#3f8dbf ;}
.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:25%;
	text-align: left;
	vertical-align: top;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
	padding:15px 15px 0px;
}
.cbp-vm-view-grid ul li:nth-child(3n){ margin-right:0px;}
/* List view */
.cbp-vm-view-list li { white-space: nowrap;text-align:left;white-space:normal;  background:#fff; padding:15px; 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:25%;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:'roboto-bold'; 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; padding:0px 15px;}
.cbp-vm-view-grid ul li h4 a{margin:18px 0 5px; text-align:center; padding:0px 15px;}
.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; background:#fff; padding-bottom:10px;}
/*效果*/
.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 #3f8dbf ;}
.cbp-vm-view-grid ul li .li:hover .cbp-vm-image img{transform: scale(1.1);}

.pro_more a{background: #3f8dbf  none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family:'roboto-bold';
    font-size: 14px;
    line-height: 36px;
    margin-top: 15px;
    padding: 0 20px;
    text-transform: uppercase;}

/*products_main*/
.form-control:focus{color:#333 !important;}
.pro_con{ padding:15px; background:#f3f3f3; -webkit-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);}
.pro_con .inquiry .input-group-addon{ background:none; border:none; border-radius:0px; padding:0px 10px;}
.pro_con .inquiry .input-group-addon i{ line-height:32px; font-size:14px;}
.pro_con .inquiry .form-control{ border:none; background:none; border-radius:0px; line-height:32px; color:#999; font-size:12px;}
.pro_con .inquiry .input-group{ border:1px solid #ddd; background:#fff; height:34px; margin-bottom:18px;}
.pro_con .inquiry .btn_1{ display:inline-block; line-height:40px; height:40px; padding:0 20px; font-size:14px; color:#fff; text-transform:uppercase;font-family:'roboto-bold'; background:#d72718; border-radius:5px; border:none; margin-top:20px; width:100%;}
.pro_con .inquiry .p{ color:#333; text-align:left; margin-bottom:10px;}
.pro_con .inquiry .message_p{ color:#808080; margin:15px 0; font-size:12px;}
.pro_com_subject{box-shadow: 0 5px 5px -5px rgba(50,50,50,.9);-moz-box-shadow: 0 5px 5px -5px rgba(50,50,50,.9);-webkit-box-shadow: 0 5px 5px -8px rgba(50,50,50,.9); padding:20px 0; font-size:20px;font-family:'roboto-bold'; color:#d72718; text-align:center; margin-bottom:15px;}
.pro_con .submite_p{ font-size:12px; color:#808080; line-height:22px; overflow:hidden; max-height:44px; margin:5px 0;}
.pro_con .p a{color:#d72718;  border-bottom:1px solid #d72718;}
.sub_p { text-align:left; font-size:12px; background:#f3f3f3 !important;}
.sub_p a{color:#d72718;}
.pro_detail .inquiry{ background:#f3f3f3; padding:20px;-webkit-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15);box-shadow: 0px 5px 12px 0 rgba(0, 0, 0, 0.15); margin-top:30px;}
/* 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:80px; height:60px; 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 #3f8dbf ;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
	border:2px solid #3f8dbf  !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-tab{ margin-top:50px;}
.pro_table .pro_main_title{font-size:20px;overflow:hidden; display:block;text-transform:capitalize;margin-bottom:15px; color:#3f8dbf ; line-height:26px;font-family:'roboto-bold';}
.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:'roboto-bold'; color:#333;}
.pro_sitemap a{ background:#3f8dbf  ; font-size:16px; color:#fff; display:inline-block; padding:8px 15px;margin-top:10px; font-family:'roboto-bold';}
.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:1px solid #ddd; background:#f3f3f3;}

#parentHorizontalTab02 .resp-tabs-list li { float:left; list-style: none;cursor: pointer;text-transform:capitalize;color:#666;text-align:center;background:#fff; font-size:14px;font-family:'roboto-bold'; padding:10px; text-transform:uppercase; border-right:1px solid #ddd;}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 15px 0px;clear: left;}

#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:#3f8dbf   !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: #3f8dbf   !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{ padding:0px 50px; background:url(../images/body_bg.png) repeat; margin-top:80px; padding-top:40px;}
.rel_pro_li{ margin:0px 15px; background:#fff;}
.rel_pro_li .img{ border:1px solid #ececec; display:inline-block; overflow:hidden;}
.rel_pro_li .more{ background:#3f8dbf ; color:#fff; padding:6px 10px;font-family:'roboto-bold'; text-transform:uppercase; display:inline-block; margin-top:20px; }
.rel_pro .title h2 {font-family:"opensans-condbold"; text-transform:uppercase; text-align:center; font-size:30px; color:#333;text-transform:uppercase;}
.rel_pro_text{ background:none; padding:10px 0px; margin-top:15px;}
.rel_pro_text h4 a{ font-size:14px; font-family:'roboto-bold'; color:#444; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display:block; line-height:26px; padding:0px 15px;}
.rel_pro_text p{ font-size:12px; color:#808080;  max-height:44px; overflow:hidden; margin-top:4px; padding:0px 15px;}
.rel_pro_text h4 a:hover{ color:#3f8dbf ;}
.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:#3f8dbf ;}

/*blog_nav*/
.blog_nav{ margin-bottom:20px; }
.blog_nav ul li a{ display:block; padding:8px 5px; font-size:14px; color:#3f8dbf;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{ margin-right:10px; margin-left:0px; color:#b8b8b8;}
.blog_nav ul li a:hover{ color:#333;}

/*blog*/
.blog_l{ float:left; width:70%;}
.blog_l ul li{ padding:25px 25px 15px 25px; border:5px solid #f3f3f3; background:#fff; margin-bottom:30px;}
.blog_l ul li:nth-child(2n){ margin-right:0px;}
.blog_r{ float:left; width:30%; padding-left:50px;}
.blog_r .left_h4{ font-size:24px;font-family:"opensans-condbold"; color:#333; text-transform:uppercase; margin-bottom:10px;}
@media only screen and (min-width: 768px) {.blog_r .left_h4::after{content: ""; height: 2px; width:40px;    background-color: #3f8dbf ;    display: block;  margin-top: 10px;}}

.logo_title{ margin-bottom:10px;}
.entry-post-format-icon{float: left;    width: 50px;    height: 50px;    line-height: 50px;    background-color: #3f8dbf ;    color: #fff;    font-size: 22px;    text-align: center;    margin-right: 20px;    margin-bottom: 24px; line-height:50px;}
.entry-post-format-icon i{ line-height:50px;}
.entry-post-format-icon::after{content: ""; height: 4px; width:100%; background-color: #3f8dbf ; display: block;  margin-top: 10px;}
  


.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:#f08200;}
.blog-info span{ margin-right:10px; color:#999;}
.blog_main h3{ font-size:20px; font-size:18px; color:#333;font-family:'roboto-bold';}
.blog_main .blog_tags{ margin-top:20px;}
.blog_main .blog_tags span{ font-size:14px;font-family:'roboto-bold'; 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;}

.bm_tags a{ font-size:12px; color:#666; margin-right:12px; margin-top:12px; display:inline-block; line-height:26px; padding:0px 15px; background:#eee;}
.bm_tags a i{ font-size:10px; color:#999; margin-right:5px;}
.bm_tags a:hover{ background:#3f8dbf; color:#fff;}
.hot_tags{ margin-top:20px;}
.bm_tags a:hover i{ color:#fff;}
.hot_tags a{ float:left; line-height:28px; padding:0px 8px; margin:6px; background:#3f8dbf; color:#fff;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px;}
.hot_tags a:hover{ background:#d72718; color:#fff;}
.n_more{  color:#3f8dbf; display:inline-block; border:2px solid #3f8dbf; padding:0 20px; text-transform:uppercase; font-size:12px; line-height:30px; margin-top:30px;}
.n_more:hover{ background:#3f8dbf; color:#fff; border:2px solid #3f8dbf;}


.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:'roboto-bold'; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#333; margin-bottom:10px;}
.blog ul li h4 a:hover{ color:#3f8dbf ;}
.blog ul li p{ color:#808080;max-height:66px;overflow:hidden; font-size:12px; line-height:22px; margin-bottom:15px;}
.blog ul li p a{ color:#d72718; border-bottom:1px solid #d72718;}
.blog ul li p a:hover{ color:#3f8dbf ; border-bottom:1px solid #3f8dbf ;}
.blogin{ font-size:12px; color:#aaa; margin:4px 0px;}
.blogin span{ color:#d72718; margin:0px 6px;}
.blog_tags{ width:100%; margin-top:15px; background:#fff; border-left:4px solid #d72718; padding:8px 15px;}
.blog_tags span{ font-size:14px;text-transform:uppercase; margin-right:6px; color:#333;}
.blog_tags a{ font-size:14px; display:inline-block;   color:#333;  margin:6px; border-bottom:1px solid #fff;}
.blog_tags a:hover{  color:#d72718; border-bottom:1px solid #d72718;}
.blog_tags a i{ margin-right:6px; font-size:12px;}

/*hot_pro*/
.hot_left { margin-top:30px; background:#f3f3f3; padding:20px;}
.hot_left ul{ margin-top:20px;}
.hot_left ul li{ list-style:none; padding:10px 0;}
.hot_left ul li:last-child{ padding-bottom:0px;}
.hot_left ul li h4 a{ font-size:14px; color:#444;display:block; overflow:hidden; transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all; line-height:22px;font-family:'roboto-regular'; margin-bottom:0px;}
.hot_left ul li h4 a:hover,.hot_left ul li .more:hover{ color:#3f8dbf ;}
.hot_left ul li p{ font-size:12px; color:#999; line-height:20px; max-height:40px; overflow:hidden;}
.hot_left ul li .more{ color:#3f8dbf; font-size:12px;font-family:'roboto-bold'; }
.hot_left ul li .more i{ margin-right:4px;}
.hot_left .img{ float:left; width:30%; margin-right:12px; border:1px solid #ececec;transition-duration: 0.6s;transition-timing-function: ease-out; overflow:hidden;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px solid #3f8dbf ;}

/*sitemap*/
.sitemap ul{ list-style:none;}
.stp-listA>li{text-transform:capitalize;margin-bottom:40px;}
.stp-top{width:100%;margin-bottom:15px; border-left:4px solid #d72718; padding-left:15px;}
.stp-top a{font-size:16px;text-transform:capitalize; color:#666;font-family:'roboto-bold'; display:inline-block;}
.stp-top a:hover{ color:#3f8dbf ;}
.stp-top a i{padding-left:10px; color:#ccc;}
.stp-listB{display:block; margin:0px -10px; border-bottom:1px solid #ddd;}
.stp-listB li{ float:left;}
.stp-listB li a{  display:block;color:#444;margin:10px 10px; display:inline-block; padding:5px 15px;}
.stp-listB li:hover a{ color:#3f8dbf ;}

/*download*/
.pro_down{ background:url(../images/icobg.png) repeat; padding:20px; font-size:14px; margin:20px 0;}
.pro_down .down_name{ float:left;}
.pro_down .down_name a{ color:#666;}
.pro_down .down_name a:hover{ color:#3f8dbf;}
.pro_down .down_name i{ font-size:22px; color:#fff; margin-right:30px; width:42px; height:42px; text-align:center; line-height:42px; border-radius:50%;  background:#3f8dbf;}
.pro_down .more{ float:right; background:#3f8dbf ; color:#fff; padding:4px 10px;font-family:'roboto-bold';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:5px;}
.pro_down .more:hover{  background:#3f8dbf;}

.download .pro_down{ background:none; padding:0; margin:0;}
.download ul li{ list-style:none; border-bottom:1px solid #ddd; padding:10px 0; margin:10px 0;}

/*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) {
.adv_section ul li .li{ margin:0px 15px;}
	
}
@media only screen and (max-width: 991px) {
.cop,.follow{ width:100%; text-align:center;}
.hot_left .img{ width:100%; margin-right:0px; float:none;}
.header{ position:relative; padding:10px 0;}
#logo{ position:absolute; left:15px; top:5px;}
.attr-nav{ position:absolute; right:15px; top:0px;}
#menu-button > div{ position:absolute; right:50px; top:0;}

}
@media only screen and (max-width: 768px) {
.timeline:before{ content:none;}
.blog_l{ width:100%;}
.blog_r{ width:100%; padding-left:0;}
.hot_left{ padding:0;}
.adv_section ul li{ margin-bottom:30px;}
.adv_section ul li:nth-child(2n+1){ clear:both;}
.about_section .img{ margin-bottom:20px; display:inline-block}
.main-timeline .timeline:nth-child(2n+2) .timeline-content{	float: right; text-align:left;}
.footer_company .title_h4{ display:block;}
#footer .footer_company{ float:left; width:100%; padding-right:0px;}
#footer .footer_blog{ float:left; width:100%; padding-right:0px;}
#footer .footer_tags{ float:left; width:100%; padding-right:0px;}
#footer .footer_newsletter{ float:left; width:100%;}
#footer .title_h4{ font-size:16px;}
#footer{ padding-bottom:30px;}
.pro_section #portfoliolist .portfolio{ width:50%;}
#parentHorizontalTab01 .font{ color:#666;}
#parentHorizontalTab01 em.resp-tab-active .font{ color:#2495dd;}
#parentHorizontalTab01 em.resp-accordion{ padding:0px 15px !important;}
#parentHorizontalTab01 .resp-arrow{ margin-top:19px;}
#parentHorizontalTab02 em.resp-accordion{ background:#eee;}
#parentHorizontalTab02 .resp-tab-content{ padding:20px 0;}
.i_about_p{ margin:20px 0;}
.hot_left .img{ width:30%; margin-right:30px; float:left;}
.question_section{ text-align:center;}
.question_section .left{ width:100%;}
.question_section .more{ display:inline-block;}
#parentHorizontalTab01 em img { max-width:40px !important;}
.top_con{ display:none;}
.language{ width:100%; text-align:center;}
.main-timeline .timeline-content{ text-align:left;}
/*index*/
.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:#3f8dbf ;
}
.left_h4.active:after {
    content: "\f106";
}
.title_h4{ position: relative;  margin-bottom:10px !important; padding:10px  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_section #portfoliolist .portfolio{ width:100%;}
.news .li{ padding:15px;}
.news ul li .img{ width:100%; margin-right:0px;}
.news ul li .img img{ width:100%;}
	}

.pro_section .portfolio-wrapper:hover h4 a{ color:#3f8dbf;}
.con_sns a:hover{ opacity:0.6;}
.contact_section .con_l ul a:hover,.news_section .li .text h4 a:hover{ color:#d72718;}