/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}



/*share*/
body{
	font-size: 12px;
	font-family: 'poppins-regular',serif;
	color: #666;
	/* [disabled]line-height:22px; */
}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

@media only screen and (max-width: 768px) {
	.row{margin:0;}
}


*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
 


@font-face {
    font-family: 'Oswald-Bold';
    src:url(../font/Oswald-Bold.eot);
    src: url(../font/Oswald-Bold.eot?#iefix) format('embedded-opentype'),
	 url(../font/Oswald-Bold.svg#Oswald-Bold) format('svg'),
	 url(../font/Oswald-Bold.woff) format('woff'),
	 url(../font/Oswald-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-semibold';
    src:url(../font/poppins-semibold.eot);
    src: url(../font/poppins-semibold.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-semibold.svg#poppins-semibold) format('svg'),
	 url(../font/poppins-semibold.woff) format('woff'),
	 url(../font/poppins-semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-regular';
    src:url(../font/poppins-regular.eot);
    src: url(../font/poppins-regular.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-regular.svg#poppins-regular) format('svg'),
	 url(../font/poppins-regular.woff) format('woff'),
	 url(../font/poppins-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*top*/
.top_heardW{ border-top:5px solid #1f8cdc; margin-bottom:19px}
.top_heard .top_logo{ float:left; margin-top:20px}
.top_heard .top_logo .logo{ display:inline-block; float:left;}
.top_heard .top_logo .logo img{ height:auto; max-width:123px;}
.top_heard .top_logo .logo h1{ margin:0; padding:0; line-height:normal;}
.top_heard .top_logo .logo_text{ float:left; margin:3px 0 0 21px;}
.top_heard .top_right{ float:right;}
.top_heard .top_right .top_share{ float:right; margin:4px 23px 0 0}
.top_heard .top_right .top_share li{ list-style:none; display:inline-block; margin:0 6px}
.top_heard .top_right .top_share li a{ display:block;width:28px; height:28px; border-radius:50px;}
.top_heard .top_right .top_share li a img{ width:28px; height:28px; border-radius:50px;}
.top_heard .top_right .top_share li a:hover{ background:#f2f2f2}
.top_heard .top_right .top_lan{ float:right; margin-top:6px;}
.top_heard .top_right .top_lan a{ display:inline-block; text-transform:uppercase; color:#666666; font-size:13px; margin-right:12px}
.top_heard .top_right .top_lan a:hover{color:#1f8cdc}
.top_heard .top_right .top_lan a img{ display:inline-block; margin-right:9px;}
.top_heard .top_right .top_sign{ padding:0 19px; line-height:36px; height:36px; float:right; background:#1f8cdc; border-radius:0 0 8px 8px; margin-left:11px}
.top_heard .top_right .top_sign a{color:#ffffff; font-size:14px; text-transform:capitalize; display:inline-block;}
.top_heard .top_right .top_sign a:first-child:after{ content:'|'; display:inline-block; color:#fff; font-size:14px; margin:0 10px;}
.top_heard .top_right .top_sign a:hover{ text-decoration:underline}
.in_search{width:398px; height:40px;border:1px solid #e9e9e9; position:relative;  border-radius:25px; margin:26px 0 0 0; float:right}
.search_main{ border-radius:25px;height:38px; width:90%;display:inline-block;color:#999999; vertical-align:middle;padding-left:22px;line-height:38px;background:none;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; border:none}
.search_main:focus{color:#555;}
.search_btn{display:inline-block; width:24px; height:25px;cursor:pointer;background:url(../images/search_btn.png) no-repeat; position:absolute; top:6px; right:16px; border:none}

@media only screen and (max-width: 1199px) {
	.top_heard .top_logo .logo_text{ display:none}
	
	}
@media only screen and (max-width: 770px) {
	.top_heard .top_right .top_share{ display:none}
	}
@media only screen and (max-width: 585px) {
	.top_heard .top_right{ float:none}
	.top_heard .top_logo{ float:none; text-align:center}
	.top_heard .top_logo .logo{ float:none}
	.in_search{ float:none; width:100%}
	.top_heard .top_right .top_sign{ padding:0 8px; margin-left:0}
	.top_heard .top_right .top_sign a:first-child:after{ margin:0 5px}
	.top_heard .top_right .top_lan a{ margin-right:5px}
	.top_heard .top_right .top_lan a span{ display:none}
	}

.in_proW{ margin-top:49px;}
.in_title{ border-bottom:1px solid #eeeeee; position:relative}
.in_title span{color:#444444; font-size:24px; line-height:24px; text-transform:uppercase; display:inline-block;font-family: 'Oswald-Bold'; padding-bottom:13px}
.in_title:after{ display:block; content:''; background:#1f8cdc; height:2px; width:108px; left:0; position:absolute; bottom:-1px}

#parentHorizontalTab01,#parentHorizontalTab02{text-align:left;padding:0;text-align:center; }
#parentHorizontalTab01 ul.resp-tabs-list,#parentHorizontalTab02 ul.resp-tabs-list {margin:-37px 0 0;padding: 0px; text-align:right}

#parentHorizontalTab01 .resp-tabs-list li,#parentHorizontalTab02 .resp-tabs-list li {list-style: none;cursor: pointer;font-size:14px; color:#555555;text-align:center; position:relative; border-radius:5px 5px 0 0; line-height:36px; text-transform:capitalize; display:inline-block;	margin:0 0 0 2px; background:#f2f2f2;  padding:0 18px;}
#parentHorizontalTab01 .resp-tabs-container div table,.#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-container,#parentHorizontalTab02 .resp-tabs-container {padding:0;clear: left; }

#parentHorizontalTab01 em.resp-accordion,#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab01 .resp-tab-content,#parentHorizontalTab02 .resp-tab-content {display: none;padding:0; margin-top:5px}
#parentHorizontalTab01 .resp-tabs-list li:hover,#parentHorizontalTab02 .resp-tabs-list li:hover{color:#fff; background:#1f8cdc}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active,#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {color:#fff; background:#1f8cdc}

#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active,#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion.#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;font-weight:bold;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab01 em.resp-tab-active,#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child ,#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list,#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li,#parentHorizontalTab02 .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 ,#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;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content,#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .resp-vtabs li.resp-tab-active,#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;
}
#parentHorizontalTab01 .resp-arrow,#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;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow,#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;
}
#parentHorizontalTab01 em.resp-tab-active,#parentHorizontalTab02 em.resp-tab-active {background: #E46611 !important;color:#fff;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion ,#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content.#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child,#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab01 .resp-jfit ,#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active,#parentHorizontalTab02 .resp-tab-content-active {display: block;}

.tab-proW .tab-pro{ margin-top:10px; text-align:left}
.tab-proW .tab-pro li{ float:left; padding:0 15px; width:20%; margin-top:30px; list-style:none}
.tab-proW .tab-pro li .tab-pro-m{ width:100%; border:1px solid #e6e6e6; padding:9px 9px 11px; background:#fff}
.tab-proW .tab-pro li .tab-pro-m>a{ display:block; width:100%; position:relative; overflow:hidden}
.tab-proW .tab-pro li .tab-pro-m>a img{ width:100%; height:auto; max-width:100%;webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.tab-proW .tab-pro li .tab-pro-m:hover>a img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.tab-proW .tab-pro li .tab-pro-m>a i{ position:absolute; top:0; right:0; width:45px; height:24px; display:inline-block; line-height:24px; text-align:center; font-style:normal; font-size:13px; color:#fff; text-transform:capitalize;}
.tab-proW .tab-pro li .tab-pro-m>a i.pro_new{ background:#1f8cdc}
.tab-proW .tab-pro li .tab-pro-m>a i.pro_hot{ background:#e41e1e}
.tab-proW .tab-pro li .tab-pro-m .tab-pro-w .tab-pro-t{ color:#444444; font-size:13px; line-height:22px; height:44px; overflow:hidden; display:block; margin-top:16px;}
.tab-proW .tab-pro li .tab-pro-m .tab-pro-w .tab-pro-t:hover{ color:#1f8cdc}
.tab-proW .tab-pro li .tab-pro-m .tab-pro-w p{color:#999999; line-height:22px; height:44px; overflow:hidden; margin-top:6px}
.tab-proW .tab-pro li .tab-pro-m .tab-pro-w .tab-pro-more{ color:#1f8cdc; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:10px;}
.tab-proW .tab-pro li .tab-pro-m .tab-pro-w .tab-pro-more i{ margin-left:6px;}
.tab-proW .tab-pro li .tab-pro-m:hover{ border-color:#1f8cdc}

.tab-proW .tab-pro li.tab-proT{ width:40%}
.tab-proW .tab-pro li.tab-proT .tab-proT-m{ position:relative; overflow:hidden; width:100%}
.tab-proW .tab-pro li.tab-proT .tab-proT-m>a{ display:block; width:100%;}
.tab-proW .tab-pro li.tab-proT .tab-proT-m>a img{ width:100%; max-width:100%; height:auto}
.tab-proW .tab-pro li.tab-proT .tab-proT-m .tab-pro-h{ background:rgba(0,0,0,0.4); width:100%; height:100%; position:absolute; top:0; left:0; text-align:center; padding-top:80px;    visibility: hidden;
    -webkit-transform: scaleX(-1);    opacity: 0;
    transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;}
.tab-proW .tab-pro li.tab-proT .tab-pro-h>a.tab-proT-t{ color:#fff; font-size:16px; line-height:24px; display:block; overflow:hidden; max-height:48px;font-family: 'poppins-semibold'; }
.tab-proW .tab-pro li.tab-proT .tab-pro-h>a.tab-proT-t:hover{ text-decoration:underline}
.tab-proW .tab-pro li.tab-proT .tab-pro-h>a.tab-proT-more{ display:inline-block; line-height:40px; color:#258dda; font-size:13px; text-transform:uppercase;font-family: 'poppins-semibold'; background:#fff; padding:0 18px; margin-top:31px; height:38px;}
.tab-proW .tab-pro li.tab-proT .tab-pro-h>a.tab-proT-more:hover{ background:#1f8cdc; color:#fff}

.tab-proW .tab-pro li.tab-proT .tab-proT-m:hover .tab-pro-h{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
	-moz-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
@media only screen and (max-width: 1199px) {
	.tab-proW .tab-pro.row{ margin:0 -10px}
	.tab-proW .tab-pro li{ padding:0 10px; width:25%}
	.tab-proW .tab-pro li.tab-proT{ display:none}
	}
@media only screen and (max-width: 768px) {
	.tab-proW .tab-pro li{ width:33.333%}
	#parentHorizontalTab01 ul.resp-tabs-list,#parentHorizontalTab02 ul.resp-tabs-list{ margin:0}
	#parentHorizontalTab01 .resp-tabs-list li,#parentHorizontalTab02 .resp-tabs-list li{ border-radius:0 0 5px 5px;    padding: 0 10px;     margin: 0;}
	}
@media only screen and (max-width: 605px) {
	#parentHorizontalTab01 ul.resp-tabs-list,#parentHorizontalTab02 ul.resp-tabs-list{ text-align:center; margin-top:15px}
	#parentHorizontalTab01 .resp-tabs-list li,#parentHorizontalTab02 .resp-tabs-list li{ border-radius:0; margin:5px}
	}
@media only screen and (max-width: 545px) {
	.tab-proW .tab-pro li{ width:50%}
	}
@media only screen and (max-width: 375px) {
	.tab-proW .tab-pro li{ width:100%}
	}
.in_proW2{ background:#f8f8f8; padding:54px 0 60px;}


.in_aboutW{ background:url(../images/about_bg.jpg) no-repeat left center; background-size:cover; padding:60px 0 50px}
.in_about_m{ background:rgba(0,0,0,0.4); width:56%; padding:41px 15px 52px 38px}
.in_about_m>span{ display:block; text-transform:uppercase;font-family: 'Oswald-Bold'; font-size:28px; color:#fff; line-height:28px;}
.in_about_m .in_about_w{ overflow:hidden; margin-top:21px; color:#ffffff; line-height:28px; max-height:196px;}
.in_about_m .in_about_more{ margin-top:30px}
.in_about_m .in_about_more>a{ display:inline-block; line-height:36px; border:2px solid #fff; background:#fff; color:#1f8cdc; text-transform:capitalize; font-size:16px;font-family: 'poppins-semibold'; border-radius:5px; padding:0 32px; }
.in_about_m .in_about_more>a.in_cont_more{ background:none; color:#fff;margin-left:22px;}
.in_about_m .in_about_more>a.in_about_re:hover{ background:none; color:#fff;}
.in_about_m .in_about_more>a.in_cont_more:hover{ background:#fff; color:#1f8cdc }

@media only screen and (max-width: 900px) {
	.in_aboutW{padding:40px 0 50px }
	.in_about_m{ width:100%;padding:30px 15px 42px 15px}
	}

@media only screen and (max-width: 410px) {
	.in_about_m .in_about_more>a{ display:block; width:100%; text-align:center}
	.in_about_m .in_about_more>a.in_cont_more{ margin:15px 0 0;}
	}

.in_mainW{ margin:47px 0 50px;}
.in_news{ width:45%; padding-right:15px; float:left}
.in_newsL { margin:5px 0 22px;}
.in_newsL li{ list-style:none; margin-top:20px;}
.in_newsL li>a{ float:left; width:29.5%;}
.in_newsL li>a img{ width:100%; max-width:100%}
.in_newsL li .in_newsL_w{ width:70.5%; padding-left:14px; float:left; margin-top:3px}
.in_newsL li .in_newsL_w>a{font-family: 'poppins-semibold'; color:#444444; font-size:13px; line-height:22px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;}
.in_newsL li .in_newsL_w>a:hover{ color:#1f8cdc}
.in_newsL li .in_newsL_w p{color:#aaaaaa; font-size:12px; line-height:22px; overflow:hidden; max-height:44px; margin-top:5px;}
.in_newsL li .in_newsL_w span{color:#aaaaaa; font-size:12px; line-height:22px; display:block; margin-top:4px}
.in_newsL li .in_newsL_w span i{ font-size:14px; margin-right:7px; }
.in_mainW a.more1{ display:inline-block; color:#1f8cdc; font-size:16px;  text-transform:uppercase;font-family: 'poppins-semibold'; line-height:22px; border-bottom:1px solid #1f8cdc; padding-bottom:2px; }
.in_mainW a.more1 i{ margin-left:11px}

.in_cer{width:55%; padding-left:15px; float:left}
.in_cer .in_cer_d{ font-size:13px; color:#999999; line-height:26px; overflow:hidden; max-height:52px; margin-top:20px;}
.in_cer .in_cerL{ margin:20px -10px 21px; }
.in_cer .in_cerL li{ list-style:none; float:left; padding:0 10px; width:33.33%}
.in_cer .in_cerL li a.in_cerL_img{ display:block; width:100%; position:relative}
.in_cer .in_cerL li a.in_cerL_img img{ width:100%; max-width:100%; height:auto;}
.in_cer .in_cerL li a.in_cerL_img i{ display:inline-block; width:38px; height:38px; border-radius:50%; background:rgba(31,140,220,0.8); text-align:center; line-height:38px; color:#fff; font-size:22px;position:absolute;     left:50%;      top: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%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out; opacity:0; -moz-opacity:0; filter:alpha(opacity=0);}
.in_cer .in_cerL li a.in_cerL_t{ text-align:center; display:block; margin-top:16px; line-height:22px; font-size:14px; color:#666666; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.in_cer .in_cerL li a.in_cerL_t:hover{ color:#1f8cdc}
.in_cer .in_cerL li a.in_cerL_img:hover i{ opacity:1; -moz-opacity:1; filter:alpha(opacity=100)}
@media only screen and (max-width: 768px) {
	.in_news{ width:100%; padding-right:0; float:none}
	.in_cer{width:100%; margin-top:35px; padding-left:0; float:none}
	}
@media only screen and (max-width: 335px) {
	.in_newsL li>a{ width:40%;}
	.in_newsL li .in_newsL_w{ width:60%; margin-top:0}
	.in_cer .in_cerL{ margin-top:0}
	.in_cer .in_cerL li{ margin-top:15px; width:100%}
	}



.in_newsletterW{ background:#353535; padding:35px 0 0; position:relative; z-index:1; height:101px;}
.in_newsletterW:before{ content:''; background:url(../images/send_bgL.png) no-repeat; display:inline-block; width:242px; height:101px; position:absolute; top:0; left:0; z-index:9}
.in_newsletterW:after{ content:''; background:url(../images/send_bgR.png) no-repeat; display:inline-block; width:267px; height:101px; position:absolute; top:0; right:0; z-index:9}
.in_newsletter span{ color:#ffffff; font-size:24px; text-transform:uppercase;font-family: 'Oswald-Bold'; display:inline-block; float:left; z-index:999; position:relative}
.in_newsletter_m{ float:right; position:relative;z-index:999}

.in_newsletter_m .in_newsletter_input{width:400px;color:#ffffff;background:#fff;line-height:36px;height:36px;font-size:12px; padding-left:10px; color:#999999; border-radius:5px;}
.in_newsletter_m .in_newsletter_input:focus{color:#666;}
.in_newsletter_m .send_btn{display:inline-block;height:36px;cursor:pointer;border-radius:5px; background:#1f8cdc; text-align:center; color:#ffffff; font-size:14px; text-transform:uppercase; width:127px;font-family: 'poppins-semibold';}

@media only screen and (max-width: 880px) {
	.in_newsletter_m .in_newsletter_input{ width:300px}
	}
@media only screen and (max-width: 710px) {
	.in_newsletterW{ height:auto; padding-bottom:30px}
	.in_newsletter span{ float:none; text-align:center; display:block}
	.in_newsletter_m{ float:none; margin-top:20px}
	.in_newsletter_m .in_newsletter_input{ width:100%}
	.in_newsletter_m .send_btn{ margin:20px auto 0; display:block}
	.in_newsletterW:before{ display:none}
}



/*footer*/
.footer{background:#f8f8f8; padding:46px 0 41px;}
.footer .fot_title{color:#555555;text-transform:uppercase;font-size:16px;font-family: 'poppins-semibold';display:block;margin-bottom:20px;position:relative;}
.footer .fot_title em{display:inline-block;}
.footer li{ list-style:none}

.fot_con{ width:34%; padding-right:40px}
.fot_con .toggle_content>p{color:#999999;font-size:13px;line-height:24px;}
.fot_con .toggle_content ul{margin-top:13px;list-style:none;}
.fot_con .toggle_content li{margin-bottom:14px;padding:3px 0;color:#999999;font-size:14px;padding-left:30px;}
.fot_con .toggle_content li p{display:inline-block;padding-right:3px;}
.fot_con .toggle_content li a{color:#999999;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#1f8cdc}
.fot_con .toggle_content li.fcon01{background:url(../images/fot_tel.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon02{background:url(../images/fot_fax.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon03{background:url(../images/fot_email.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon04{background:url(../images/fot_whats.png) no-repeat left 3px;}
.fot_share{ margin-top:24px}
.fot_share>a{ display:inline-block; width:28px; height:28px; background:#fff; border-radius:50%; line-height:28px; margin-right:12px;}
.fot_share>a img{ width:28px; height:28px;}

.fot_nav{padding-right:40px; width:17%}
.fot_nav li{margin-bottom:15px;}
.fot_nav li a{color:#999999;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#1f8cdc;}

.fot_links{padding-right:30px;}
.fot_links li{margin-bottom:15px;}
.fot_links li a{color:#999999;font-size:13px;}
.fot_links li a:hover{color:#1f8cdc;}


.fot-mes{float:right;background:#f2f2f2;border-radius:10px;width:24%;padding:17px 25px 28px 25px;}
.fot-mes>em{color:#555555;text-transform:uppercase;font-size:16px;font-family: 'poppins-semibold';display:block;margin-bottom:20px;}
.fot-mes ul{list-style:none;}
.fot-mes ul li{margin-bottom:10px;}
.fot-mes ul li .meInput{width:100%;height:36px;color:#b2b2b2;line-height:36px;border-radius:5px;padding:0 5px 0 10px;}
.fot-mes ul li .meInput:focus{color:#333;}
.fot-mes ul li .meText{width:100%;height:80px; max-height:80px;color:#b2b2b2;border-radius:5px;padding:5px 5px 5px 10px;border:none;max-width:100%;}
.fot-mes .send{height:36px;line-height:36px;width:100px;text-align:center;display:inline-block;background:#3c3c3c;color:#fff;text-transform:uppercase;font-size:12px;border-radius:5px;font-family: 'poppins-semibold'; margin-top:1px;}
.fot-mes .send:hover{background:#1f8cdc;text-decoration:none;}


.fot_title .column_icon_toggle {display: none;}
.icon-minus-sign:before {content:"\f068";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "\f067";font-family:'FontAwesome';}

.fot-botW{ background:#1f8cdc; padding:15px 0 16px; margin-bottom:30px}
.fot-bot{}
.fot-bot .fot-fri{list-style:none;float:right;}
.fot-bot .fot-fri p{color:#;display:inline-block;text-transform:capitalize;color:#eaeaea;}
.fot-bot .fot-fri li{display:inline-block;margin:0 10px;}
.fot-bot .fot-fri li a{color:#eaeaea;}
.fot-bot .fot-fri li a:hover{color:#fff;}

.fot-bot .copy{float:left;color:#eaeaea;}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#eaeaea;}
.fot-bot .copy a:hover{color:#fff;}
@media only screen and (max-width: 1199px) {
	.fot_con{ padding-right:15px}
	.fot_nav{ padding-right:15px}
	.fot_links{ padding-right:15px}
	.fot-mes{ padding:17px 15px 28px 15px}
	}

@media only screen and (max-width: 991px) {
	.fot_nav{padding-right:20px; width:18%}
	.fot_con{ width:32%}
	.fot-bot{text-align:center;}
	.fot-bot .copy,.fot-bot .fot-fri{float:none;}
	.fot-bot .copy{margin-top:15px;}
	}
@media only screen and (max-width: 768px) {
	.footer{padding-bottom:20px;}
	.fot_links,.fot_pro,.fot_con,.fot_nav{width:100%;padding:0;}
	.footer .fot_title{border-bottom:1px solid rgba(158, 158, 158, 0.2);padding-bottom:15px;cursor:pointer;margin-bottom:15px;}
	.footer .fot_title .column_icon_toggle {display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:16px;font-weight:normal;}
	.footer .toggle_content{padding-bottom:30px;}
	.fot-mes{ width:100%}

}

.page_banner img{ width:100%; max-width:100%}



.mainbaoxie{padding:10px 0 10px 0; background:#f2f2f2; position:relative; z-index:1; }
.breadcrumb{text-align:left; background:none;   float:right;  margin-bottom: 0;    padding:0; margin-top:5px}
.breadcrumb ul li{margin:0 5px;display:inline-block; vertical-align:middle;}
.breadcrumb ul li:after{content:"/";color:#808080; vertical-align:middle;padding-left:10px;padding-right:5px;}
.breadcrumb ul li:last-child:after{display:none;}
.breadcrumb ul li h2{font-size:14px;text-transform:capitalize;display:inline-block; vertical-align:middle; color:#444; margin:0; padding:0; font-weight:normal;   }
.breadcrumb ul li .home{font-size:20px;color:#1f8cdc;}
.breadcrumb ul li .home:hover{color:#1f8cdc;}
.breadcrumb ul li a{font-size:14px;text-transform:capitalize; vertical-align:middle;}
.breadcrumb ul li a:hover{color:#1f8cdc;}
.page_title{display:block;text-align:center; float:left}
.page_title em{font-size:24px;text-transform:uppercase; color:#1f8cdc;display:inline-block; font-style:normal; font-family: 'Oswald-Bold';}
@media only screen and (max-width: 768px) {
	.breadcrumb{ float:none; text-align:center; margin-top:10px}
	.page_title{ float:none; text-align:center}
	}




.main_boxW,.page-box{ margin:40px 0 50px;}
.about_detail{ line-height:24px; margin-bottom:40px; font-size:13px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:35px;}
.main_boxW_t span{font-family: 'Oswald-Bold'; font-size:20px; background:#fff; display:inline-block; padding:0 15px; text-transform:uppercase; color:#555; line-height:24px;    position: relative;  z-index: 999;}
.main_boxW_t:after{height: 1px; width:100%; content:''; display:block; background:#EBEBEB; position:absolute; top:10px}
.about_web_m{}
.about_web_w .about_webL{ float:left; width:50%; padding-right:15px;}
.about_web_w .about_webL .about_webL_m{ margin-bottom:20px;}
.about_web_w .about_webL .about_webL_m>span{font-family: 'poppins-semibold'; line-height:24px; color:#555; font-size:14px; display:block; }
.about_web_w .about_webL .about_webL_m p{ line-height:24px; color:#999; margin-top:10px}
.about_web_w .about_web_img{float:left; width:50%; padding-left:15px;}
.about_web_w .about_web_img img{ max-width:100%; width:100%}


@media only screen and (max-width: 768px) {
	.about_web_w .about_webL{ width:100%; float:none}
	.about_web_w .about_web_img{ float:none; width:100%; margin-top:15px}
	}


/*message*/
.con-main{padding-left:0;padding-right:30px;}
.con-main>em{font-size:16px;font-family: 'poppins-semibold';text-transform:uppercase;margin-bottom:10px;display:block;color:#555;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{padding-left:30px;padding-right:0;}
.message>em{font-size:18px;font-family: 'Oswald-Bold';text-transform:uppercase;margin-bottom:10px;display:block;color:#1f8cdc;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:12px;}
.message ul{overflow:hidden;width:100%;border-top:none;}
.message li{margin-bottom:15px;}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}
.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:90%;height:44px;border:1px solid #e0e0e0;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:#fff;line-height:60px;text-transform:capitalize;}
.message .meInput:focus{color:#333;border-color:#1f8cdc}
.message .meText{width:90%;min-height:120px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #e0e0e0;color:#808080;text-transform:capitalize;background:#fff;}
.message .meText:focus{color:#333; border-color:#1f8cdc}
.message .btn_1{display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 35px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    background: #1f8cdc;
    border-radius: 5px;
    border: none;
    margin-top: 5px;}
.message .btn_1 i{ margin-left:15px}
.message .btn_1:hover{ background:#555}
.con-app{background:#fafafa;padding:60px 0;}
.con-app .row{list-style:none;}
.con-app li{padding:0 30px;}
.con-app li>div{position:relative;}
.con-app li a{position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;}
.con-app li img{max-width:100%;height:auto;}
.con-app li em{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;color:#fff;font-size:18px;font-family: 'Oswald-Bold', sans-serif;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;text-transform:capitalize;}
.con-app li em:after{content:"\f054";font-family:FontAwesome;float:right;}
.con-app li:hover em{background:rgba(0,0,0,0.4);}

.cont_sitemap{ margin-top:45px}
.cont_sitemap img{ width:100%; max-width:100%}
@media only screen and (max-width: 992px) {
	.con-app li{padding:0 15px;}
}

@media only screen and (max-width: 768px) {
	.contact>em{font-size:28px;}
	.con-main{padding:0;}
	.message{margin-top:0px;padding:0;}
	.message .meInput,.message .meText{width:95%;}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none}

.stp-top{width:100%; padding-bottom:5px;line-height:34px;    border-bottom: 1px solid #eee;}
.stp-listA>li:last-child .stp-top{ border-bottom:none}
.stp-top a{font-family: 'poppins-semibold', sans-serif; color:#555;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#1f8cdc;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #F5F5F5;}
.stp-listB li{width:18%;margin-right:2%;float:left;padding:8px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.stp-listB li a{font-size:13px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB li:hover a{color:#1f8cdc;text-decoration:underline;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}



/*left*/

.page_left{width:26%;}

.column .block>span{font-size:20px;display:block;text-transform:uppercase;position:relative;font-family: 'Oswald-Bold';  
    border-bottom: 2px solid #eee;
    padding-bottom: 14px;}
	
.column .block>span:after{    content: "";
    height: 4px;
    width: 80px;
    background-color: #1f8cdc;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.column .block>span em{ color:#555; display:inline-block}
.column .block>span em:first-letter{ color:#1f8cdc !important;}
.column .block>span .column_icon_toggle{display:none;}
.left-nav{ margin-bottom:20px}
.left-blog{margin-bottom:30px;}
.left-nav ul li{list-style:none}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #e5e5e5;}
.left-nav ul li a:hover{color:#1f8cdc;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0; margin-top:5px}
ul.mtree>li {list-style: none;}
ul.mtree>li:last-child{border-bottom:none;}
ul.mtree>li>a {
	display: block;
	font-size:14px;
	padding:10px 0;
	text-transform:capitalize;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li.mtree-node > a {}
ul.mtree>li.mtree-node>a:after{content:"+";font-family: 'poppins-semibold'; font-size: 18px;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;color: #1f8cdc;}
ul.mtree>li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-node>a:after{content:"+";position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;font-family: 'poppins-semibold'; font-size: 18px; color: #1f8cdc;}
ul.mtree>li.mtree-node .mtree-level-1 li.mtree-active>a:after{content:"-";font-size: 20px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#1f8cdc;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#1f8cdc;text-decoration:none;}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: 'poppins-semibold';color:#1f8cdc;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;border:none;margin-bottom:0;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;text-transform:capitalize;color:#333;color:#1f8cdc;padding:10px 10px; border-bottom:1px solid #1f8cdc}
ul.mtree>li.mtree-node .mtrss-all:hover{color:#fff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#1f8cdc;color:#fff;}

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

ul.mtree ul {padding:0;background:#fff;}
ul.mtree ul li{margin-bottom:1px;list-style:none}
ul.mtree ul li:hoverul.mtree ul li a:hover{background:#e5e5e5;}
ul.mtree ul li a:hover{}
ul.mtree ul li ul{border:none;}
ul.mtree ul li ul li{margin:5px 0;}
ul.mtree li.mtree-node ul li a{display:block;font-size:13px;font-weight:normal;padding:10px 0;text-transform:capitalize;border-bottom:1px solid #ebebeb;}
ul.mtree li.mtree-node ul.mtree-level-2 li:last-child a{ border-bottom:none}
ul.mtree li.mtree-node ul li a i{padding-right:5px;}
ul.mtree ul li a:hover{color:#1f8cdc;text-decoration:none;}

ul.mtree .mtree-level-2{padding:0;border-bottom:1px solid #e5e5e5;}
ul.mtree li ul li.mtree-open a{text-decoration:none;}
ul.mtree li ul.mtree-level-2 li a{font-weight:normal;font-size:12px; color:#888;padding:5px 0px 5px 10px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#1f8cdc;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #E3E3E3;}
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;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}

ul.mtree a:hover{text-decoration:none;}


.page_left .left-pro {margin-top:25px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:20px 0 15px; list-style:none}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:35%;overflow:hidden; border:1px solid #eee}
.page_left .left-pro  .htmleaf-content ul li>a img{max-width:100%;height:auto;width:100%;}
.page_left .left-pro  .htmleaf-content ul li>a:hover{ border-color:#1f8cdc}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:left; padding-left:10px;width:65%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a.left-pro-t{color:#666;font-size:13px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-family:'poppins-semibold'; }
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.left-pro-t:hover{ color:#1f8cdc;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;height:40px;    font-size: 12px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more{color:#1f8cdc; font-size:14px; line-height:22px; display:inline-block; text-transform:capitalize; margin-top:10px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more i{ margin-left:6px;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a.tab-pro-more:hover{ text-decoration:underline}
.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{width:74%;}





@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav{padding:0;margin-bottom:10px;}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;width:100%;}
	.page_right{padding:0;width:100%; margin-top:20px}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:17px;background:#efefef; color:#555}
	.column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:12px;font-style:normal;cursor:pointer;font-size:14px;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	
	.page_left .left-pro{    margin-top: 15px;}
	.column .block>span:after{ display:none}

}


.news_list .news_list_img{ float:left; width:25%;}
.news_list .news_list_img a{ display:block; overflow:hidden; width:100%}
.news_list .news_list_img a img{ width:100%; max-width:100%; height:auto;webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.news_list .news_list_img a:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.news_list .text{ float:right; width:75%; padding-left:20px}
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}}
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#999; font-style:italic; font-size:12px; margin-top:8px}
.news_list li .day i{ margin-right:10px; color:#1f8cdc;}
.news_list li .text>a.news_list_t{ font-size:14px; font-family:'poppins-semibold'; color:#555; display:block; line-height:24px; overflow:hidden; max-height:24px; white-space:nowrap;    text-overflow: ellipsis; }
.news_list li .text>a.news_list_t:hover{ color:#1f8cdc ; text-decoration:none}
.news_list li p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-top:8px}
.news_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#1f8cdc; margin-top:10px; display:inline-block;}
.news_list li .more:hover{text-decoration:underline}


@media only screen and (max-width: 480px) {
	.news_list .news_list_img{ width:100%; float:none; display:block;}
.news_list .text{ float:left; padding-left:0; width:100%; margin-top:20px;}
}



/*news-main*/
.news_web h3{font-size:16px; color:#555; font-family:'poppins-semibold'; font-weight:normal; margin:0 0 15px; padding:0}
.news_web .page_day{  font-size:12px; color:#666; border-bottom:1px solid #eee; margin-bottom:15px; padding-bottom:10px}
.news_web .page_day i{ color:#1f8cdc; font-size:14px; margin-right:6px;}
.news_main{ line-height:24px; margin-bottom:30px; font-size:13px}
.news_main img{ max-width:100%}
.page_li li{ list-style:none; padding:7px 0;}
.page_li li:last-child{ margin-bottom:0;}
.page_li span{font-family:'poppins-semibold';color:#1f8cdc; font-size:14px;}
.page_li a{ color:#666; margin-left:6px; font-size:13px}
.page_li a:hover{ color:#1f8cdc;}
.page_li{ background:#fafafa; border-left:3px solid #1f8cdc; padding:8px 0; padding-left:16px; }
.page_tags{ margin:20px 0;}
.page_tags  p{ font-size:16px; color:#444; display:inline-block;}
.page_tags a{ background:#1f8cdc; color:#fff; line-height:30px; display:inline-block; padding:0px 14px; border-radius:5px; margin:5px; font-size:12px;}
.page_tags a:hover{ background:#1f8cdc;}



/*page turn*/
#page_turn{margin-top:25px; border-top:1px solid #eee; }
#page_turn i{padding:0 5px;}

.page_turn_right {font-family: 'poppins-semibold', sans-serif;
	float:left;
	margin-top:10px;
	padding:8px 0px;
	color:#555;
	font-size:15px;
  display: inline-block;
  vertical-align: middle;
}
.page_turn_left {
	float:right;font-family: 'poppins-semibold', sans-serif;
	margin-top:10px;
	padding:8px 0px;
	color:#555;
	font-size:15px;
  display: inline-block;
}
#page_turn a:hover{ text-decoration:none; color:#1f8cdc}
.page_turn{ margin-top:0 !important; padding-top:0 !important}


/*page-number*/
.page_num{width:100%;margin:30px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#1f8cdc;font-size:14px;text-transform:capitalize;margin-bottom:0;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;    border-radius: 5px;}
.page_num a{display:inline-block;color:#333;background:#EFEFEF;font-size:14px;text-transform:capitalize;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px;    border-radius: 5px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#1f8cdc;}
.page_num p{display:block;font-size:12px;margin-top:15px;}
.page_num p:before{content:'[';padding-right:3px;}
.page_num p:after{content:']';padding-left:3px;}
.page_num p span{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num p{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li>span,.page_num a{font-size:12px;padding:8px;}
	.page_num p{margin-top:10px;}
}





/*blog*/

.left-blog{margin-bottom:5px;}
.column.left-blog .block>span{    padding-bottom: 8px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#1f8cdc;}

ul.blog-list{ margin-top:18px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:5px;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#1f8cdc; font-size:13px; opacity:0.6; margin-right:10px;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;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.blog-list li a:hover{color:#1f8cdc;text-decoration:underline; padding-left:10px;}
ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}
.blog-list3-img img{width:60;border-radius:5px;height:45px;border:solid 1px #eee;}
ul.blog-list1{ margin-top:15px}
ul.blog-list1 li {display: inline-block;margin: 10px 3px;} 
ul.blog-list1 li a { display:block;
	text-decoration: none;
	background:#EFEFEF; color:#555;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#1f8cdc;color:#fff;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none; border:1px solid #eee; padding:20px; margin-bottom:20px;}

.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li h4 a{ font-size:14px; color:#555; display:block; line-height:26px; overflow:hidden; font-family:'poppins-semibold'; max-height:26px;white-space: nowrap;text-overflow: ellipsis;}
.blog_list li h4 a:hover{ color:#1f8cdc ; text-decoration:none}
.blog_day{display:block; margin:10px 0px 0; font-size:12px; padding-bottom:10px; font-style:italic;}
.blog_day i{ margin-right:6px; color:#999;}
.blog_day span{ margin-right:10px; color:#999;}
.blog_list li .p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-bottom:10px}
.blog_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#1f8cdc; margin-top:0px; display:inline-block;}
.tags{ margin-bottom:15px;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px; font-family:'poppins-semibold'; text-transform:uppercase; color:#555;}
.tags a{font-size:12px; display:inline-block; color:#666; padding:5px 15px; margin:6px; background:#eee; border-radius:5px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background: #1f8cdc; color:#fff; text-decoration:none}

.blog_list li .more:hover{text-decoration:underline}
/*blog-detail*/


@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	ul.blog-list{ margin-top:15px}
}





/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px; overflow:hidden; max-height:72px}
.pro-text img{max-width:100%;}
.page_right .pro-text{line-height:24px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:0px;}
.page_right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;padding:5px 0px;border-bottom: 2px solid #eee;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:6px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.cbp-vm-options span{display:inline-block;float:right;font-size:12px;margin-top:10px;color:#ccc;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #1f8cdc;}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 20px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:30px}

/* 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; border:1px solid #eeeeee}

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}


.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:36px;font-size:12px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a.cbp-title:hover{ text-decoration:none;color:#1f8cdc;}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{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 {text-align: left;margin-bottom:30px;}

.cbp-vm-view-grid ul li {
	width: 25%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:10px 10px 15px; margin-top:5px;
	position:relative;transition: all .5s;
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:left}
.cbp-vm-view-grid ul li .cbp-title{color:#444444; font-size:13px; line-height:22px; height:44px; overflow:hidden; display:block; margin-top:16px;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#999999; line-height:22px; height:44px; overflow:hidden; margin-top:6px}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#1f8cdc}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}
.cbp-vm-view-grid ul li .cbp-div{}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{transition-duration: 0.6s; width:100%;
    transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image 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;}
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image img{transform: scale(1.1);}
.cbp-vm-view-grid .tags{ display:none}

/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.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: 28%;display:inline-block; vertical-align:middle;float:left;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:13px; color:#555;line-height:24px;max-height:48px;margin-top:0;margin-bottom:10px; overflow:hidden;font-family: 'poppins-semibold';}

.cbp-vm-view-list ul li:hover .cbp-title{color:#1f8cdc;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:66px;line-height:22px;margin-bottom:15px; font-size:12px; height:auto}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#1f8cdc;}

.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:15px;}
.cbp-vm-view-list .cbp-list-more{text-align:left; margin-top:25px}
.cbp-vm-view-list .cbp-list-more.more1 a {
    background: #1f8cdc;
    line-height: 36px; height:34px;
    display: inline-block;
    padding: 0 27px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    border-radius: 5px;
}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ color:#fff; background:#555}
@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:32%}
	.cbp-vm-view-list .cbp-list-center{ width:68%}
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:36%}
	.cbp-vm-view-list .cbp-list-center{ width:64%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%}
	}



.pro_detail .pro_detail_t{    border-bottom:2px solid #eee; margin-bottom:20px}
.pro_detail .pro_detail_t span{ display:inline-block;  color: #555;
    z-index: 99;
    text-transform:uppercase;
    font-size: 20px;
    font-family: 'Oswald-Bold';
    padding: 0px 0px 15px; position:relative}
.pro_detail .pro_detail_t span:after{    content: "";
    height: 4px;
    width: 80px;
    background-color: #1f8cdc;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.pro_detail .pro_detail_m { color:#555; margin-bottom:30px; line-height:24px; font-size:13px;}

.pro_detail .pro_detail_m img{ max-width:100%;}
.pro_table_de{ line-height:24px; overflow:hidden; max-height:72px; font-size:12px; color:#999}
.products{ margin-bottom:35px}
.products .pro_img{ padding-left:0}
.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border:1px solid #eee;}
.products .pro_img .pro_simples{margin-top:10px;}
.products .pro_img .pro_simples img{max-width:76px;margin:4px 9px 0 0;border:1px solid #ebebeb;}
.products .pro_img .pro_simples img:last-child{ margin-right:0}
.products .pro_table{float:right; padding-right:0}
.pro_table h1{font-size:16px;color:#555;display:block;text-transform:capitalize;margin:0 0 10px 0; padding:0; line-height:22px;font-family: 'poppins-semibold'; }
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:13px; vertical-align:middle;text-transform:capitalize; list-style:none}
.pro_table ul li p{display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ text-align:left; margin-top:20px}
.pro_table .more1 a{   display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    background: #1f8cdc;
    border-radius: 5px;
    border: none;
    margin-top: 0px;}
.pro_table .more1 a i{ margin-left:10px}
.pro_table .more1 a:hover{ background:#555}

.in_hot_pro{max-width:1078px;width:100%;margin:0 auto 0px 0; text-align:left;}
#flexiselDemo2{display:none;}
.in_hot_pro .nbs-flexisel-container{position:relative;max-width:100%;}
.in_hot_pro .nbs-flexisel-ul{position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_hot_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}

.right-title2{    margin:40px 0px 10px;
 
    border-bottom: 2px solid #eee;
    text-align: left;}
.right-title2 span{    display: inline-block;
    margin: 0 5px 0 0;
    list-style: none;
    text-transform:uppercase;
    color: #555;font-size: 20px;
	    font-family: 'Oswald-Bold'; line-height:28px; position:relative;   padding: 0px 0 15px;
  }
 .right-title2 span:after{content: "";
    height: 4px;
    width: 80px;
    background-color: #1f8cdc;
    display: block;
    position: absolute;
    left: 0px;
    bottom: -2px;}
.in_hot_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m{ padding:0 10px}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;width:100%;height:auto;display:inline-block;position:relative; border:1px solid #eee}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_img img{width:100%;cursor:pointer;position:relative;max-width:100%;}

.in_hot_pro .nbs-flexisel-item .in_hot_pro_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;overflow:hidden;color:#333;display:block;line-height:22px;font-size:13px;margin:10px auto 5px;font-family:'poppins-semibold'; color:#555}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_m p{     color: #999999;
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 7px;}
.in_hot_pro .nbs-flexisel-item .in_hot_pro_t:hover,.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_t{ text-decoration:none;color:#1f8cdc;}
.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img{ border-color:#1f8cdc}

.in_hot_pro .nbs-flexisel-item:hover .in_hot_pro_img img{filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
.in_hot_pro .nbs-flexisel-nav-left,.in_hot_pro .nbs-flexisel-nav-right{width:10px;height:17px;position:absolute;cursor:pointer;z-index:100;top:-42px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.in_hot_pro .nbs-flexisel-nav-left{right:4%;text-align:center;background:url(../images/prev-b.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.in_hot_pro .nbs-flexisel-nav-right{right:0%;text-align:center;background:url(../images/next-b.png) no-repeat;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.in_hot_pro .nbs-flexisel-nav-right:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}


#pro_inquiry .message {
    margin-top: 35px;
    padding: 30px 20px 35px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
}
.pro_web .page_li{ margin-top:25px}


@media only screen and (max-width: 768px){
	.products .pro_img{ width:100%; padding:0}
	.products .pro_table{ padding:0; width:100%; margin-top:20px}
	}
@media only screen and (max-width: 395px){
	.breadcrumb_m{ float:none; text-align:center}
	.breadcrumbW .breadcrumb .page_title{ float:none; text-align:center; margin-bottom:10px}
	}





















.fixed-con{width:100%;display:none;padding:0;color:#fff;position:fixed;bottom:0;left:0;height:50px;line-height:50px;font-size:16px; 
font-family: 'Oswald-Bold';text-align:center;background:#1f8cdc;text-transform:uppercase;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);z-index:9999999;}
.fixed-con:hover{background:#1f8cdc;color:#fff;text-decoration:none;}
@media only screen and (max-width: 768px) {
	body{padding-bottom:45px;}
	.fixed-con{display:block;}
}
/*back-top*/
.back_top{width:60px; height:60px; position:fixed; right:10px; bottom:100px; z-index:9999; display:none; background:url(../images/top.png) no-repeat center;filter:alpha(opacity=30);-moz-opacity:0.3; opacity:0.3;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.back_top:hover{filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6;}
@media only screen and (max-width: 768px) {.back_top{right:0;bottom:60px;}}





/*service*/
#service{position:fixed;right:-230px;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 .onlineMenu{ list-style:none; border:2px solid #1f8cdc;padding: 10px 15px 0;}

#service a{ color:#333;}
#ser_main{position:relative;z-index:9;top:0px;    float: left;}
#ser_main a{display:block;overflow:hidden;}
#ser_main a#floatShow01{background:url(../images/ser_30.png) no-repeat;height:200px;width:48px;z-index:99999;}


.onlineMenu .call-top{padding:10px 0;}
.onlineMenu .call-top p{text-align:left;font-family:'poppins-semibold';color:#4c4c4c;font-size:15px;text-transform:capitalize;}
#online{float:left;background:#fff;overflow:hidden; width:230px;-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 0; border-bottom:1px dashed #ddd; list-style:none}
.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:#1f8cdc !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:'Oswald-Bold'; }

@media only screen and (max-width: 960px) {#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{position:relative;z-index:9; width:350px;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom; width:58%; float:right; 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;}
.i_message_inquiry { padding:20px;background:url(../images/pic_bg.jpg) no-repeat left center; background-size:cover;     box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    border: 1px solid #eee}
.i_message_inquiry .input_1{
    border-bottom: 1px dashed #d8d8d8;
    color: #000;
    font-size: 12px;
    line-height: 36px; height:36px;
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%; background:none;}
.i_message_inquiry .input_2{  border:none; border-bottom: 1px dashed #d8d8d8; color: #000; background:none;
    font-size: 12px; height:80px; padding-top:10px;
    margin-bottom: 20px;
    padding-left: 0px;
    width: 100%;}
.i_message_inquiry .input_1:focus,.i_message_inquiry .input_2:focus{  color:#333;}
.my_btn2{background: #1f8cdc none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block; font-family: 'Oswald-Bold';
    font-size: 13px;
    margin-top: 15px;
    padding: 7px 25px 6px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s; border-radius:6px;}
.my_btn2:hover{ background:#1f8cdc}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}


.table-responsive{ overflow-x:auto}
