/*common*/
body{
	    font: 13px/20px 'Microsoft Yahei', Arial, Helvetica, sans-serif;
}
a{color:#333;}
a:hover{
	    color: #5DA1C4;
		text-decoration: none !important;
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.content{
	    margin-top: 40px;
    margin-bottom: 30px;
}
.owl-carousel .item img,.grid-item .item img{
    display: block;
    width: 100% !important;
    height: auto !important;
}
.owl-carousel .items img,.grid-item .items img{
    display: block;
    width: 80% !important;
    height: auto !important;
}
.line-title{
	margin-top: 0px !important;
    margin-bottom: 20px !important;
	display: table;
    margin: 0 0 31px;
    overflow: hidden;
}
.line-title h2{
	font-size: 18px;
	line-height: 24px;
	color:#333;
	    float: left;
    display: table-cell;
	    padding: 0 8px 0 0;
	white-space: pre;
	margin:0;
}
.line-title .title-sep-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    height: 6px;
    width: 100%;
}
.line-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0px solid #e0dede;
}
.title-sep.sep-single {
    border-bottom-width: 1px;
}
.aligncenter{display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;margin: 0.5em 1em 0.5em 0;}
.alignright {float: right; margin: 0.5em 0 0.5em 1em;}
.jp-title{
	margin-top: 0px;
    font-size: 17px;
    position: relative;
    border-bottom: 3px solid #5ca0c4;
    padding-bottom: 6px;
}
.jp-title-desc{font-size: 13px;color: #000;}
.jp-title span{
	    color: #fff;
    padding-bottom: 5px;
    font-size: 20px;
    background: #5ca0c4;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
    height: 45px;
    padding-top: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.hr-short{
	border-color: #e1e1e1;
	height: 20px;
    line-height: 20px;
    margin: 30px 0;
    float: none;
	clear: both;
    display: block;
    width: 100%;
    position: relative;
    margin: 30px 0;
}

.hr-short .hr-inner {
    width: 32%;
    left: 50%;
    margin-left: -16%;
	background-color: #fcfcfc;
    position: absolute;
    height: 1px;
    top: 50%;
    margin-top: -1px;
    border-top-width: 1px;
    border-top-style: solid;
	color: #837D7D;
}

.hr-inner-style {
    border-radius: 20px;
    height: 9px;
    width: 9px;
    border-width: 2px;
    border-style: solid;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    margin-top: -5px;
	background-color: #fcfcfc;
}
.img_title{
	text-align:center;
	margin-bottom:60px;
}
.img-full{
	width:100% !important;
	height:auto !important;
}
.kj-contact-form {
    margin-bottom: 30px;
    margin-top: 30px;
}
.kj-contact-form .form-control {
	border-radius: 0px;
}
.kj-contact-form  .control-label{
	width:90px;
	    float: left;
}
/*header*/



.top-bar{
	background:#fff;
}
.navbar {
	margin-bottom:0px;
	
}


#logo{
	    margin-top: 0px;
    margin-bottom: 0px;
}

.top-bar .container{
	position: relative;
}



.navbar-custom{
	background:#fff;
	border-radius: 0px;
	border-left:none;
	border-right:none;
	border-bottom: none;
	min-height: 40px;
}

.top-bar .nav, .top-bar .collapse, .top-bar .dropup,.top-bar .dropdown {
	 position: static;  
}
.top-bar .fw-menu{
	position: static;  
}



.top-bar .dropdown .dropdown-menu {
	margin-top: -15px;
    left: auto;
    border-top: 3px solid #5DA1C4;
}



.navbar-custom .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	color: #333333;
	font-family: Microsoft Yahei;
	font-size: 16px;
}

.navbar-text {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        color: #5DA1C4;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
       color: #5DA1C4;
    background-color: transparent;
}

.fw-content .row{
	margin:0;
}
.fw-content{
	    background-color: #f2efef;
}
.fw-content .sub-item{
	padding:0;
	padding-bottom: 10px;
	border-right: 1px solid #dcdadb;
}
.top-bar .nfw-menu .dropdown-menu{
	  left:auto;
}


.fw-content .sub-item .item-link{
	display: block;
    padding: 5px 34px;
    border-bottom: none;
    line-height: 19px;
	color: #333333;
    font-family: Microsoft Yahei;
	text-decoration:none;
}
.fw-content .sub-item .item-link:hover{
	background:#fff;
}
.fw-content .sub-item .item-img{
	 padding: 0px 15px;
}

.page-breadcrumbs{
	height:87px;
	background-image: url('../images/bg.jpg');
	line-height:87px;
}

.top-bar .navbar-form{
	margin-top: 20px;
}

.top-bar .navbar-form  .form-control{
	      border: 1px solid #FF002D;
		  width:130px;
}
.top-bar .navbar-form  .btn-default {
    color: #ffffff;
    background-color: #FF002D;
    border-color: #FF002D;
}

.hot-search{
   margin-top: 5px;
   color:#5DA1C4;
}
.hot-search a{
	color:#5DA1C4;
}
/*home banner*/


/*home case*/
.home-case{margin-bottom:100px;}


.home-case .row .col-case img{width:100%;}
.home-case .c_detial_text p{margin-bottom:0px;}

.c_detial.middle1 .c_detial_text{
	padding:15px;
}
.c_detial.middle1 .c_detial_text .c_desc{
	width:100%;
}
.c_detial.right2{
	padding-top: 50px;
    padding-left: 20px;
}
.c_detial.right2 .more{
	float:right;
	    color: #5da1c5;
}
.c_img.middle2 img{height:140.5px;}
.home-case .c_hotel {
    font-family: "微软雅黑";
    font-size: 20px;
    color: #5b9abc;
}
.home-case .en_c_hotel {
    font-size: 16px;
    color: #5b9abc;
    font-family: Arial;
}
.home-case .c_desc {
    font-family: "微软雅黑";
    font-size: 13px;
    line-height: 22px;
    color: #4d4c4c;
    margin-top: 5px;
    
}

/*home about*/

.home-about{
	
	background: url(../images/mid-background.png) no-repeat center 100px;
    position: relative;
}

.home-about .aboutdesc{
	margin: 0px auto; 
	width: 726px; 
	background: url(../images/big_img.png) no-repeat; 
	height: 435px;
}
.home-about .aboutinner{
	width: 300px;
    float: right;
    color: white;
    font-size: 16px;
    padding-right: 15px;
    margin-top: 45px;
}
.home-about #about{
	font-size: 28px;
    padding-left: 18px;
}
.home-about #about_detail{
	margin-top: 40px;
    text-indent: 2rem;
}
.home-about #about_more{
	 color: #fff;
    float: right;
    margin-top: 50px;
}
.home-about{
	margin-bottom:70px;
}

/*home advantages*/
.home-advantages{
	margin-bottom:70px;
}
.advantage_carousel{
	position:relative;
}
.advantage_carousel .item-advantage{
	color: #fff;
    width: 267px;
    height: 413px;
	margin:0 auto;
}
.advantage1{
	background: url(../images/one.png) no-repeat;
}
.advantage1:hover{
	background: url(../images/change_one.png) no-repeat;
}
.advantage2{
	background: url(../images/two.png) no-repeat;
}
.advantage2:hover{
	background: url(../images/change_two.png) no-repeat;
}
.advantage3{
	background: url(../images/three.png) no-repeat;
}
.advantage3:hover{
	background: url(../images/change_three.png) no-repeat;
}
.advantage4{
	background: url(../images/four.png) no-repeat;
}
.advantage4:hover{
	background: url(../images/change_four.png) no-repeat;
}
.item-advantage #change_one{
	display:none;
}
.item-advantage:hover #one{
	display:none;
}
.item-advantage:hover #change_one{
	display: block;
    margin: 0 auto;
    width: 188px;
}
#no_detail_1 {
    font-family: "微软雅黑";
    font-size: 24px;
    text-align: center;
    padding-top: 66px;
}
#no_detail_en_1 {
    padding-top: 6px;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
}
#change_one_1 {
    font-family: "微软雅黑";
    font-size: 20px;
    text-align: center;
    padding-top: 173px;
}
#change_one_2 {
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    padding-top: 0;
}
#change_one_3{
	width:188px;
}

/*home top*/
#home-top{
	padding-bottom: 20px;
}    
.aside_brand{border: 1px solid #e1e1e1;}
.my_h2 {
    font-size: 16px;
	line-height: 24px;
    padding: 8px 0px 10px 10px;
    border-bottom: 1px solid #e0dede;
    border-top: 3px solid #5DA1C4;
	margin-top:0px;
}
.brand_carousel{position:relative;}
.brand_carousel .lr_arrow a,.owl-related.lr_arrow a{
	width: 30px;
    height: 30px;
    text-align: center;
    background-color: #1ecedb;
    opacity: 0.8;
    color: #fff;
    line-height: 30px;
}
.brand_carousel .lr_arrow a:hover,.owl-related.lr_arrow a:hover{
    opacity: 1;
	color: #fff;
    background-color: #1fb9d7;
}
.owl-brand{display:none;}
.brand_carousel:hover .owl-brand{display:block;}
.brand_carousel .item a{color:#fff !important;}
.brand_carousel .item{position:relative;}
.brand_carousel .item .brand_newstitle{
	position: absolute;
    bottom:20%;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	padding: 10px 15px;
}
.brand_carousel .item .brand_newstitle span{    
  font-size: 14px;
  line-height: 24px;
}
.brand_list{padding-left:15px;padding-right:15px;}
.brand_list li{
	margin-bottom:5px;
    background: rgba(0, 0, 0, 0) url("../images/list.jpg") no-repeat scroll left 50%;
    padding-left: 12px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 3px 0;
}
.brand_list li a{color: #333333;}
.brand_list li a:hover{
	    color: #5DA1C4;
		text-decoration: none;
}
#owl-thumbct{padding-left:15px;padding-right:15px;position:relative;margin-top:15px;}
#owl-product-thumb .item{
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	color: #707070;
	

}

#owl-product-thumb .item a{
	display: block;
    background: #eee;
}
#owl-product-thumb .item a:hover{text-decoration:none;}
#owl-product-thumb .item a.active p.thumb-title{
	border-bottom: 2px solid #5DA1C4;
	color: #5DA1C4;
}
#owl-product-thumb .item p.thumb-title{border-bottom: 2px solid #c9caca;line-height: 27px;color: #333;}

#owl-prorecm{padding-left:35px;padding-right:35px;position:relative;margin-top:15px;}
#owl-prorecm i{font-size:60px;}
#owl-prorecm .item{
	padding:20px;
	text-align:center;
	color: #707070;
	

}
#owl-prd-ct{position:relative;}
#owl-prd img{    width: auto !important;margin:0 auto;}

/*home middle*/
.home-middel{padding-top: 20px;}

.middle_title{
	font-weight: 400;
    font-size: 25px;
    margin-top: 10px;
    color: #5da1c4;
	
}
.home-middel  .middle_title{text-align:center;}
.middle_title span{    
    color: #666666;
    font-size: 18px;
	line-height: 24px;
    padding-left: 12px;
	
}
.news-list{ }
.news-list .media{
	margin-top:0px;
	padding:0px;
	background: #eee;
	margin-bottom: 15px;
	min-height:128px;
}
.news-list .more{
	text-align:center;
	margin-top:20px;
}
.news-list .more a{
	width: 98px;
    height: 30px;
    border: 1px solid #E37100;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #E37100;
}
.home-middel .tab-pane{
	margin-top:35px;
	padding: 0;
    border: none;
}
.middle_title li a{
	    color: #8b8a8a;
		text-decoration: none;
}
.middle_title li a:hover{
	color: #8b8a8a;
		text-decoration: none;
}
.middle_title li.active a{
	 color: #5da1c4;
}
.news-list .media-heading{
	font-size:14px;
	line-height: 16px;
    padding-left: 12px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #ccc;
    margin: 3px 0 5px 0;
	margin-top:12px;
}
.news-list .post-except{line-height: 24px;padding: 5px;}



.aside_distribution .disct{padding-left:12px;margin-bottom:15px;}
.aside_distribution .disct img{width:100%;}

.home-bottom{
	padding-top:30px;
}

.friend-links{
	padding-top: 10px;
    padding-bottom: 30px;
}
.friend-links h3{
	font-weight: 300;
    font-size: 16px;
    margin-bottom: 10px;
}

/*about page*/
.sidebar h3.abouttitle{
	height: 49px;
    background: #0E9CCC;
    color: #fff;
    font-size: 24px;
    line-height: 48px;
	text-align:center;
    border-bottom: solid 2px #fff;
	    border-radius: 10px;
}
.sidebar .side-menu a{
	width:100%;
	display: block;
	height: 49px;
    background: #F5F5F5;
    color: #808080;
    font-size: 15px;
    line-height: 48px;
	text-align:center;
    border-bottom: solid 2px #fff;
	border-radius: 10px;
	margin-bottom:2px;
}
.sidebar .side-menu a:hover,.sidebar .side-menu a.active{
	background: #0E9CCC;
    color: #fff;
}
.post-title .breadcrumbs{
	float:right;
	display: block;
        font-size: 20px;
    margin-bottom: 20px;
}

.pro-title .breadcrumbs{
	float: none;
    margin-bottom: 0;
}
/*cat list*/

.fliter-title h3{
	margin: 0;
    color: #0e9ccc;
    font-size: 15px;
    line-height: 42px;
    background: #eee;
    text-align: center;
    width: 124px;
}
.fliter-item ul{margin-bottom:0px;}
.fliter-item ul li{
	line-height: 42px;
	    margin-right: 35px;
}
.fliter-item ul li a{
	padding: 3px 0;
    color: #808080;
    font-size: 14px;
}

.fliter-item ul li a.active{
	color: #0e9ccc;
}

.page-catlist .middle_title{padding-left:0px;margin-bottom:25px;}

.list-prodcut{
	padding: 0;
    width: 100%;
    margin:0;
	list-style:none;
    
}
.list-prodcut:after {
    content: '';
    display: table;
    clear: both;
}

.list-prodcut > li {
    float: left;
    width: 18%;
    margin-right: 2.5%;
	margin-bottom:8px;
	position: relative;
	text-align:center;
}
.list-prodcut > li:nth-child(5n) {
    margin-right: 0;
}
.list-prodcut > li img{
	width:100%;
}
.list-prodcut > li a{
	display: block;
    line-height: 30px;
    color: #5da1c5;
    font-weight: 800;
    
}
.pro-list{margin-top:25px;}



/*product*/

.img_zoom img{width:100%;}

.col-imgs .focustext{
	color: #0e9ccc;
    font-style: normal;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}
.col-imgs .focustext a{
	color: #0e9ccc;
}
.post-navigation h2.screen-reader-text{
	display:none;
}
.post-navigation .nav-previous,.post-navigation .nav-next{
	    display: inline-block;
		margin-right:220px;
}
.post-navigation .post-title{
	color: #0e9ccc;
    font-size: 14px;
}
.page-pro .col-main{
	margin-top:0px;
}
.page-pro .col-main{
	float:right;
	width:455px;
}
.col-main{
	
}
.list-rate li{border:1px solid #0977b1;margin-bottom:15px;height:96px;position:relative;}
.list-rate li .ddl{float:left;width:330px;padding-left:10px;padding-right:5px;}
.list-rate li .ddl h4{font-size: 17px;}
.list-rate li .ddl h4 .sku{width:100px;display: inline-block;}
.list-rate li .ddl p{text-align: right;margin-top: 37px;}
.list-rate li .ddl p a{font-size: 18px;color:#0977b1;}
.list-rate li .ddr{float:right;width:93px;position:relative;}
.list-rate li .ddr .blbg{position:absolute;left:0;}
.list-rate li .ddr .fimg{width:93px;}
.col-main h3 i{margin-left:8px;}
.col-main h3{font-size:20px;margin:0;line-height:45px;text-align:right;border-bottom:1px solid #ccc;    margin-bottom: 15px;}
.row-desc{margin-top:50px;}
.row-desc ul li{font-size:16px;line-height:30px;} 
.page-pro .post-content{padding:0px;}
.post-content img{
	max-width:100%;
}
.product_list .col-product{margin-bottom:25px;}
.product_list .col-product h3{
	background: #e1e1e1;
	margin:0;
	font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    line-height: 24px;	
}
.product_detial .feature-img,.product_detial .series-detial{
	padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0dede;
}
.series-desc{
	border: 1px solid #f1f2f2;
    padding: 20px;
}
.series-detial h3{font-size:18px;margin-bottom:15px;margin-top:5px;}
.series-detial .fa{color:#5DA1C4;}


/*tech page*/
.middle_title.technology-title{
	margin-top:20px;
	margin-bottom:20px;
}
.page-technology{
	background:#f7f7f7;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom: 80px;
}
.col-tech img{
	width:100% !important;
}
.tech-list{
	margin-top:50px;
	padding-left: 40px;
    padding-right: 40px;
}
.tech-list .tech_ct{
	background:#fff;
	padding:10px;
}
.tech-list .col-tech{
	padding-left:20px;
	padding-right:20px;
}
.tech-list .tech_title{
	font-size: 18px;
	line-height: 21px;
}
.tech-list .tech_detail{
	line-height: 21px;
	font-size: 14px;
    color: #808080;
    margin-top: 6px;
    text-align: justify;
}
.tech-bottom{
	padding-left: 60px;
    padding-right: 60px;
	background:#fff;
}
.tech-bottom .col-tech{
	padding-left:0px;
	padding-right:0px;
}
/*caselist page*/
.case_list .col-case{margin-bottom:25px;}
.case_list .col-case img{width:100%;}
.case_list .col-case h3{
	background: rgba(27, 27, 27, 0.38);
    margin: 0;
    font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    line-height: 24px;
    margin-top: -32px;
    width: 100%;
    position: relative;
	    color: #fff;
		display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case_list .col-case h3 a{color: #fff;}
.case_list .col-case:hover{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/*downloadlist page*/
.download_list img.dm-img{
	    width: 120px;
    height: 90px;
}
.download_list .row{
	margin-bottom:20px;
	border-bottom: dashed 1px #666;
	padding-bottom:10px;
}
.download_list .btn-download{
	        background: #5fa9d0;
    border-radius: 0px;
    border: none;
    padding: 6px 28px;
    margin-top: 20px;
}
.download_list .btn-download:hover{
	opacity:0.8;
}
/*tab*/
.tab-content{
	padding: 0px;
}
.tab-pane {
    display: none;
    padding: 10px;
    max-width: 100%;
    border: 1px solid #f1f2f2;
    border-top: none;
}
.nav-tabs>li>a{
	border-radius:0px;
	background-color: #eee;
}
.nav-tabs>li>a:hover{
	 border-bottom-color: transparent;
	 background-color: #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #f1f2f2;
    border-bottom-color: transparent;
	border-top: 3px solid #5DA1C4;
	border-radius:0px;
}
.nav-tabs {
    border-bottom: 1px solid #f1f2f2;
}


/*cannytop form*/
.erwma{
	text-align: center;
}

.cannytop-contact-form #comment-input{overflow: hidden;margin-bottom: 13px;}
#comment-input input {
    width: 32.666666%;
}
#comment-input input {
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    padding: 8px 2%;
    float: left;
    margin-right: 1%;
}
#comment-input input.input-last{
	margin-right: 0;
}
#comment-textarea textarea {
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 150px;
    font-size: 13px;
    color: #747474;
    padding: 8px 11px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.comment-submit {
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
	background: #2ab8d1;
    color: #fff;
	border: none;
}
.comment-submit:hover{ background: #add156;}




/*sidebar*/
.sidebar .widget{
	border: 1px solid #e1e1e1;
}

.sidebar .widget-title{
	margin-bottom: 0px;
    padding: 10px 0px;
    background: #fafafa;
    padding-left: 20px;
	margin-top:0px;
    font-size: 16px;
	color: #333333;
}
.sidebar ul {
	margin-top: 5px;
    padding: 0px 10px;
}
.sidebar .sidebar_menu li{
	    font-size: 14px;
	color: #747474;
	display: block;
    padding: 10px 10px 10px 12px;
    border-bottom: 1px solid #e7e6e6;
}
.sidebar_menu .sub-menu {
	border-top: 1px solid #e7e6e6;
}
.sidebar_menu a:before{
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	content: "\f105";
	margin-left:-12px;
	line-height: 22px;
}





.sidebar .widget .widget-content{
	padding:20px;
}


/*detial*/
.nav-tabs>li.pre-order{
	float:right;
}

.filed-sex{
	margin-right:50px;
}
.filed-man{
	margin-right:50px;
	font-weight: 400;
}
.filed-woman{
	font-weight: 400;
}
.require-filed{
	color:red;
}

/*post list*/
.post-list  .media-heading{
    color: #333;
    font-size: 18px;
	line-height:24px;
	margin-bottom:15px;
}
.post-list .post-except{
	font-size:14px;
	    color: #747474;
}
.post-list .media{

	padding-bottom: 15px;

}
.post-meta{
	margin-top:15px;
	overflow: hidden;
	    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
	    padding: 5px 0;
}
.post-date{
	
    font-size: 14px;
	margin: 0;
}

.post-detial{
	background: #fff;
    padding: 10px;
}
.post-detial .post-mass{
	border-bottom: solid 1px #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.post-title{
	color: #404040;
    font-size: 18px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0.6em;
}
.singe_post .post-title{
	margin-bottom:0px;
}

.singe_post .post-title,.singe_post .message{
	text-align:center;
}
.singe_post .message span {
    padding: 0 10px;
}
.singe_post .message{
	padding-bottom: 5px;
    border-bottom: 1px dashed #666;
}
.singe_post .message em {
    font-style: normal;
    color: #999;
}
.post-detial .post-meta{
   font-size: 16px;
}
.post-detial .post-tags{
   font-size: 13px;
}


.post-content{
	padding:10px;
}
.related-posts{
	margin-top:30px;
}

#owl-related .item{padding-left:15px;padding-right:15px;}
#owl-related .item .item-title{
	    margin: 15px 0 3px;
		font-size:13px;
		    line-height: 16px;
		color:#000;
}
#related_carousel{position:relative;}
.page_top{
	position:relative;
}
.home_slider{
	height: 567px;
	position:fixed;
	z-index:-1 !important;
    width: 100%;
}
.center{
	height:400px;
	
}


/*order form*/
.order_form{
	padding:15px;
}
.order_form .form_title{
	text-align:center;
	font-size: 16px;
	margin-bottom:30px;
}
.order_form label{
	font-family: Futura, Verdana;
	font-weight:blod;
}

.order_form  .form-control{
	    border: 1px solid #8ed2ea;
}
#ysbj {
    position: relative;
    margin: 0 auto;
	margin-bottom:70px;
}
#owl-ysbj .item {
    padding-left: 15px;
    padding-right: 15px;
}


.postitem1{border: 2px solid #5b9abc;}
.postitem img{width:100%;padding: 1px;}
.postitem .post-meta{padding:10px;border:none;margin-top:0;}
.postitem h3{color:#5b9abc;height: 20px;font-size: 18px;margin-top: 5px;font-size: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.postitem p{text-indent:2rem;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}


/* page case */
.page-case  .breadcrumbs{font-size:18px;    margin-top: 20px;}  
.page-case  .breadcrumbs span{color:#5da1c4;}
.page-case .casetitle{color:#5da1c4; font-size: 17px;padding-bottom:15px;}
.page-case .post-title{text-align: center;font-size: 25px; margin-top: 20px;}
.page-case .side .casetitle{text-align: right;    padding: 15px;}
.page-case .case_list .col-case:hover{
	-webkit-transform: scale(1);
    transform: scale(1);
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.page-case .post-navigation .post-title{font-size:14px;}

/*footer*/
.footer-top{

	padding-top: 10px;
   /*padding-bottom: 30px;*/
	margin-top:20px;
	   
}
.mywidgetfont{
	 color: #7c7a7a;
}
.footer-top ul{
	list-style: none;
	 margin: 0;
    padding: 0;
}
.footer-top h3{
 font-size: 14px;
     margin-top: 17px;
    color: #ffffff;
    margin-bottom: 10px;
}

.footer-top ul li {
	color: #ffffff;
	font-size: 12px;
    line-height: 23px;
}
.footer-top ul li a{color: #ffffff;}
.footer-top ul li a:hover,.text-copyright a:hover{color:#5DA1C4;}

.footer-bottom{
	background:#002c43;
	color: #fff;
	padding-bottom:15px
}
.text-copyright a{
	 color: #fff;
}
.text-copyright{
	margin-top:10px;
}
.list-footer{
	margin: 15px auto 0;
	color: #fff;
    font-size: 14px;
	text-align: center;
}


.fixer {
    position: fixed;
    z-index: 10;
    right: 0;
    bottom: 130px;
    width: 40px;
}

.fixer a, .fixer i {
    position: relative;
}
.fixer a {
    height: 35px;
    background: #757575;
    display: block;
    margin-bottom: 1px;
    border-radius: 2px 0 0 2px;
}

.fixer i {
    width: 40px;
    background-color: #757575;
    z-index: 2;
	text-align: center;
    line-height: 32px;
}
.fixer i img{
	    width: 25px;
}

.fixer a:hover em, .fixer em {
    transition: left .3s ease-in-out .1s;
}


.fixer em {
    position: absolute;
    z-index: 1;
    left: 40px;
    top: 0;
    width: 75px;
    background: #757575;
    line-height: 35px;
    font-style: inherit;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    -o-transition: left .3s ease-in-out .1s;
}

.fixer em, .fixer i {
    height: 35px;
    display: inline-block;
    border-radius: 3px 0 0 3px;
}

.fixer a:hover em {
    -webkit-transition: left .3s ease-in-out .1s;
    -moz-transition: left .3s ease-in-out .1s;
    -o-transition: left .3s ease-in-out .1s;
    left: -70px;
}
a.fixer_tel:hover em {
    left: -100px;
	background: none !important;
}
.fixer_tel em {
    width: 105px;
}

.fixer a:hover, .fixer a:hover em {
    background: #ff3d00;
}
.fixer a:hover i {
    background-color: #ff3d00;
}


.row-cer .col-cer{
	margin-bottom:15px;
}

.owl-prd img{width:50px;}


.postitem{border: 1px solid #eee;    background-color: #fff;}
.postitem img{width:100%;}
.postitem .post-meta{padding:10px;    position: relative;}
.postitem .post-meta::after {

}
.postitem h3{    position: relative;height: 18px;margin-top: 5px;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;  margin-bottom: 2px;transition: all 200ms ease-out;    font-weight: 600;}
.postitem p{color: #999;}
.newsitem img{width:100%;}
.post-box h4{font-weight:600;margin-top:15px;}
.post-box p{color:#999;    margin-bottom: 20px;}
.btn-caigou{
	position: absolute;
    right: 0;
    font-weight: 300;
    font-size: 12px;
    background: #ff002d;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 18px;
    border-radius: 2px;
}
.btn-caigou:hover{
	color: #fff;
}


.grid__arrow {
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #fff !important;
    /*background-color: #00a8c8;*/
    -ms-flex: 0 0 calc(50% - 15rem/16);
    flex: 0 0 calc(50% - 15rem/16);
    width: 40px;
    font-size: 15px;
    opacity: 0.7;
    z-index: 999;
}
@media (min-width: 1200px){
.container {
    width: 1230px;
	padding-left:0px;
	padding-right:0px;
}
#owl-prd-ct{ width: 1025px;}

}


@media (min-width: 768px){
	
	.news-list .media-left img {
    width: 250px;;
}

.page-postlist .media-list .media-left img{
	 width:320px;;
}

.home-case .row{margin-left:0;margin-right:0}
.home-case .row .col-case{padding-left:0px;padding-right:0;}
.home-case .case-left{width:490px;}
.home-case .case-middle{width:370px;}
.home-case .case-right{width:440px;}
.c_detial.left1{
	height:175.2px;
	padding-left:27px;
}
.c_detial.right1{
	height:175.2px;
	padding-left:20px;
}
.c_detial.middle1{
	height:182px;
}
.home-case .c_desc{
	width: 415px;
}
.fliter .fliter-title{
	width: 164px;
}
	
#top-bar .container {
    width: 1260px !important;
	padding-left:0px;
	padding-right:0px;
}
	
.container {
    width: 1230px !important;
	padding-left:0px;
	padding-right:0px;
}

.lx .container,.foryou .container{
	position:relative;
}

.half_left{padding-right:0px;}
.half_right{padding-left:0px;}



.lr_arrow .next{
	position: absolute;
    top: 40%;
    right: 0;
	font-size: 25px;
    color: #CECECE;
	z-index: 999;
}

.lr_arrow .prev{
	position: absolute;
    top: 40%;
    left: 0;
	font-size: 25px;
    color: #CECECE;
	z-index: 999;
}

.owl-ysbj .next {
    right: -50px;
    font-size: 35px;
}
.owl-ysbj .prev {
    left: -50px;
    font-size: 35px;
}

.owl-slider .next{
	 top: 55%;
	 right: 15px;
}
.owl-slider .prev{
	 top: 55%;
	 left: 15px;
}

.lr_arrow a:hover{
	color: #C7C7C7;
}
.owl-advantage.lr_arrow{
	display:none;
}

.navbar-default .logo{
	line-height: 90px;
}	
.navbar-custom .navbar-nav>li>a{
	line-height: 90px;
	 padding: 0 15px;
}


.caselist{
	padding-bottom:20px;
}

.navbar-default .navbar-nav>.active>a,.navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #5DA1C4 !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
   color: #5DA1C4 !important;
}
.navbar-nav{
	margin-left: 180px;
}
.fw-content .sub-item .item-img{
	max-width:200px;
}
.newsitempage .left .bd .owl-carousel .owl-item img{
	width: auto!important;
	max-width: 100%;
}
#banner{position:relative;}


.case_list .col-case img {
    width: 303px;
    height: 203px;
}
.row-cer .col-cer{
	text-align:center;
}
.row-cer .col-cer img{
	width: 200px; 
	height: 283px;
}

.row-cer{
	    padding-left: 50px;
    padding-right: 50px;
}
.row-cer .col-cer{
	margin-bottom:50px;
	
}

.wenhua-list .media-body{
	width:400px;
}



}
.d_n{
	display: none;
}

@media (max-width: 768px){
	#logo{
	   width: 100px;
       margin: 10px 0 0 15px;
	}
	
.news-list .media{min-height:auto;background:#fff;}

/*new start*/
.media-list .media-left {
    padding-right: 15px;
    width: 35%;
}
.media-list .media-body {
    width: 65%;
	margin-bottom: 20px;
}
.media-list .media-left img{
	width:100%!important;
	margin-bottom:20px;
}
.media-list .post-except{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}	
.media-list .media-heading{
	font-size: 14px;
    line-height: 16px;
    padding-left: 12px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #4F4A47;
	    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	    margin-top: 0;
    margin-bottom: 0;
}
.media-list .media-left,.media-list .media-body{
	display: block;
    float: left;
}
.media-list li:after{
	content: '';
    display: table;
    clear: both;
}
.media-list .post-meta{
	float: left;
    width: 100%;
	    margin-top: 10px;
    overflow: hidden;
    border-top:none;
    border-bottom: 1px solid #2F2C27;
    padding: 2px 0;
}
.media-list .post-date{font-size:12px;}
.media-listt .post-meta a{font-size:12px;}
/*new end*/

.jiathis_style{
	margin-top:15px;
}
.sidebar{margin-top:30px;}
.c_detial.right1{
	padding-top: 10px;
    padding-bottom: 10px;
}
.c_detial.left1{
	margin-bottom:10px;
}



.home-about .aboutdesc {
    width: 100%;
}
.home-about .aboutinner {
    width: 100%;
    float: none;
    color: black;
    font-size: 16px;
    padding-right: 15px;
    margin-top: 45px;
    padding: 20px;
}
.home-about #about_more {
    color: #272222;
}
.news-list .media-left img{
	width: 100%;
}
.top-bar .navbar-form{
	margin-top:0px;
}
.page-about .post-title .breadcrumbs{
	float:left;
}
.content{margin-top:0px;}

.fliter-item ul li {
    line-height: 30px;
    margin-right: 5px;
}
.fliter-title h3{width:100%;}
.list-prodcut > li {
    width: 49%;
    margin-right: 2%;
}	
.list-prodcut > li:nth-child(5n) {
    margin-right: 2%;
}
.list-prodcut > li:nth-child(2n) {
    margin-right: 0;
}
.tech-list{padding:0px;}
.tech-list .col-tech {
   padding-left: 15px; 
   padding-right: 15px; 
}

.page-pro .col-main {
    width:100%;
	margin-top:20px;
}
.post-title{
	margin-top:15px;
}
.page-pro .col-imgs{
	width: 100%;
}

.download_list img.dm-img {
    width: 100%;
    height: auto;
}

.case_list .col-case {
     padding-left: 8px;
    padding-right: 8px;
}


.row-cer .col-cer img{
	width: 100%;
}

.list-rate li .ddl{
	width:auto;
}
.post-title .breadcrumbs{font-size:13px;}
.post-content img {
    max-width: 100%;
    height: auto;
}
.zoomContainer{display:none;}
.col-main h3{font-size:15px;}
.list-rate li .ddl p{text-align:left;}
.list-rate li .ddl p a{font-size:14px;}

.home-case .c_detial_text{padding:15px;background:#EEEEEE;margin-bottom:15px;}
.home-case  .c_detial.right2{padding:0px;}
.c_detial.right2 .more{margin-top:20px;}
.aboutdesc2{    position: relative;}
.aboutdesc2 img{width:100%;}
.aboutdesc2 #about_detail{    text-indent: 2rem;background: #558EAC;color: #fff;}
.aboutdesc2 .col-xs-12	img{ display:none; width: 190px;float: left;padding-right: 10px;height: 100%;}
.aboutdesc2  #about	{ position: absolute;top: 30px;font-size: 25px;color: #8AB7D2;left: 10px;}
.middle_title li a{font-size:18px;}
.advantage_carousel .item-advantage{ width: 167px;height: 258px;background-size: cover;}
#no_detail_1{font-size: 16px;}
#no_detail_en_1{    font-size: 14px;}
.page-case .post-title{    font-size: 20px;padding-bottom: 0;padding-bottom:0;}
.page-case .breadcrumbs {font-size: 16px;}	
}
/**/
img{
	vertical-align: middle;
	border: none;
}
*{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
.flex{
	display: flex;
	align-items: center;
}
.flex_item{
	flex: 1;
}
.top{
	background: #f0efef;
	line-height: 38px;
}
.top span{
	padding-right: 20px;
}
.top .dropdown{
	margin-left: 15px;
}
.top .dropdown .dropdown-menu{
	left: auto;
	right: 0;
	margin: 0;
}
.top .dropdown .dropdown-menu img{
	width: 100%;
}
.top .dropdown:hover .dropdown-menu{
	display: block;
}

.footer{
	background: #222222;
	padding: 30px 0 0;
	color: #fff;
}
.footer .ft{
	text-align: center;
	background: #121413;
	line-height: 40px;
	margin-top: 15px;
}
.footer a{
	color: #cccccc;
}
.footer h3{
	margin-top: 0;
	font-size: 16px;
}
.footer li{
	line-height: 30px;
	color: #cccccc;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}
.footer .col-lg-4 li,.footer .col-lg-2 li{
	padding-left: 12px;
	position: relative;
}
.footer .col-lg-4 li::after,.footer .col-lg-2 li::after{
	content: '>';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.footer p{
	width: 80%;
	line-height: 24px;
	margin: 15px 0 0;
}
/**/
.banner_info{
	background: url(../images/1_14.jpg) center no-repeat;
	height: 180px;
	color: #fff;
}
.banner_info dl{
	text-align: center;
	padding-top: 40px;
	text-transform: uppercase;
	padding-bottom:30px;
}
.banner_info dl dt{
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.banner_info a,.breadcrumb>.active{
	color: #fff;
}

.banner_info .breadcrumb{
	background: none;
	margin: 0;
	padding: 0;
}
.caselist .bd{
	padding-top: 10px;
}
.caselist .bd {
	text-align: center;
}
.caselist .bd a{
	display: block;
	overflow: hidden;
	margin-top: 20px;
	height: 200px;
}
.caselist .bd img{
	width: 100%;
}
.caselist .bd p{
	/*margin: 10px 0 0;*/
}
.pagination>li>a, .pagination>li>span{
	margin: 0 2px;
	border: 1px solid #5581b1;
	color: #333;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background: #5581b1;
}
/**/
.productpage {
	padding-top: 30px;
}
.honer .bd a {
	height: 359px;
}
.honer .bd a img{
	width: 89%;
}

.tabtitle1 a{
	display: inline-block;
	font-size: 16px;
	padding: 10px 30px;
	border-radius: 4px;
} 
.tabtitle1 a.on{
	background: #88a7c8;
	color: #fff;
}
.productpage .bd .box{
	border: 1px solid #ddd;
	margin-top: 30px;
	text-align: center;
}
.productpage .bd .box .pic{
	position: relative;
}
.productpage .bd .box .pic>img{
	width: 100%;
}
.productpage .bd .box .pic a{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.0);
}
.productpage .bd .box .pic a img{
	position: absolute;
	left: 50%;
	top: 50%;
	display:none;
	transform: translate(-50%,-50%);
}
.productpage .bd .box dl{
	margin: 0;
	padding: 15px 0;
}
.productpage .bd .box dl dt{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.productpage .bd .box dl dd{
	font-size: 12px;
	margin-top: 8px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.productpage .bd .box:hover{
	background: #5581b1;
	color: #fff;
}
.productpage .bd .box:hover a{
	color: #fff;
}
.productpage .bd .box:hover .pic a{
	display: block;
}
dl{
	margin: 0;
}
dt,dd{
	font-weight: normal;
}
/**/
.banner_news{
	background: url(../images/n_02.jpg) center no-repeat;
}
.newspage {
	padding-top: 30px;
}
.newspage .bd .box{
	margin-top: 30px;
}
.newspage .bd .box .pic{
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.newspage .bd .box .pic img{
	width: 100%;
}
.newspage .bd .box .data{
	width: 40px;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 15px;
}
.newspage .bd .box .data span{
	display: block;
	background: #e1e2e5;
	text-align: center;
	padding: 10px 0;
}
.newspage .bd .box .data span:last-child{
	background: #5581b1;
	color: #fff;
}
.newspage .bd .box dt{
	font-size: 16px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.newspage .bd .box dd{
	line-height: 28px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/**/
.proitem .a {
	padding: 50px 0;
}
.proitem .a .col-lg-5 img{
	width: 100%;
}
.proitem .a .gallery-thumbs{
	margin-top: 15px;
}
.proitem .a .col-lg-7 h1{
	font-size: 28px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.proitem .a .col-lg-7 ul{
	font-size: 16px;
	line-height: 36px;
	margin-top: 15px;
}
.proitem .a .col-lg-7 .btn{
	padding: 6px 18px;
	margin: 20px 10px 0 0;
}
.proitem .a .col-lg-7 .btn-default{
	color: #5581b1;
	border: 1px solid #5581b1;
}
.btn-primary{
	background: #5581b1;
	border: 1px solid #5581b1;
}
.proitem .b .tab1 p{
	color: #666;
	line-height: 24px;
	margin: 20px 0;
}
.proitem .b .tab2 img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.proitem .b .tab3,.proitem .b .tab2{
	padding: 25px 0;
}
.proitem .b .tab3 table td{
	padding: 10px 0;
	font-size: 16px;
}
.proitem .b .nav-tabs>li>a{
	background: none;
	border: none;
	font-size: 16px;
	margin-right: 40px;
}
.proitem .b .nav-tabs>li.active>a, 
.proitem .b .nav-tabs>li.active>a:hover, 
.proitem .b .nav-tabs>li.active>a:focus{
	border: none;
	color: #5581b1;
	    border-bottom: 3px solid #5581b1;
}
.proitem .b .tab-pane{
	border: none;
}
.owl-ysbj .prev{
	background: url(../images/3_14.png) center no-repeat;
}
.owl-ysbj .next{
	background: url(../images/3_17.png) center no-repeat;
}
.owl-ysbj .prev,.owl-ysbj .next{
	top: 25%;
}
.proitem .c .postitem p{
	text-indent: 0;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.proitem .c .postitem .post-meta{
	border-top: 2px solid #5581b1;
}
.proitem .c .postitem img{
	padding: 0;
}
.proitem .c .title{
	font-size: 24px;
	padding: 30px 0;
}
/**/
.content_banner{
	height: 410px;
	background: url(../images/5_02.jpg) center no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 120px;
}
.content_banner img{
	margin: 20px 0;
}
.content_banner h2 span{
	color: #5581b1;
}
.contentus{
	padding: 50px 0;
	background: #f5f5f5;
}
.contentus .col-lg-4 .title{
	font-size: 16px;
	margin-bottom: 15px;
}
.contentus .col-lg-4 .map{
	margin: 0 0 40px;
}
.contentus .col-lg-4 li{
	line-height: 34px;
	color: #666;
}
.contentus .bd{
	background: #fff;
	padding: 30px;
	min-height: 584px;
}
.contentus .bd h3{
	font-size: 18px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.contentus .bd h3 span{
	color: #5581b1;
}
.contentus .bd .form-control{
	background: #f5f5f5;
	border: none;
	margin-top: 20px;
	box-shadow: none;
}
.contentus .bd .btn{
	margin-top: 20px;
}
.contentus .bd .btn-lg{
	font-size: 14px;
	padding: 8px 45px;
}
/**/
#ysbj1{
	position: relative;
}
.newsitempage .left{
	padding-right: 50px;
}
.newsitempage .left .hd h1{
	font-size: 16px;
}
.newsitempage .left .bd{
	padding: 20px 0;
}
.newsitempage .left .bd p{
	line-height: 28px;
	color: #666;
	text-indent: 2em;
}
.newsitempage .left .bd img{
	display: block;
	margin: 15px auto;
	max-width: 100%;
	height: auto;
}
.newsitempage .left .bd ul{
	margin-top: 30px;
	line-height: 30px;
}
.newsitempage .left .ft h2{
	font-size: 20px;
	margin-bottom: 20px;
}
.newsitempage .left .ft .postitem p{
	text-indent: 0;
	text-align: center;
	color: #333;
}
.newsitempage .right .title{
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin: 25px 0 0;
	font-size: 16px;
	color: #5581b1;
}
.newsitempage .right .title span{
	border-left: 2px solid #5581b1;
	padding-left: 10px;
}
.newsitempage .right .ul1{
	line-height: 30px;
	margin-top: 10px;
}
.newsitempage .right .ul2 .pic{
	width: 120px;
	/*padding: 5px;*/
	margin-right: 15px;
	/*border: 1px solid #7e9fc4;*/
}
.newsitempage .right .ul2 li{
	margin-top: 15px;
}
.newsitempage .right .ul2 .pic img{
	width: 100%;
}
.newsitempage .right .ul2 li p{
	font-size: 14px;
}
.newsitempage .right .ul2 li .btn{
	font-size: 12px;
	background: #7e9fc4;
	border: 1px solid #7e9fc4;
	padding: 0 15px;
	line-height: 25px;
}
.newsitempage .right .owl-ysbj .prev{
	left: 0;
	top: 50%;
	margin-top: -30px;
	background: url(../images/btn_03.png) center no-repeat;
}
.newsitempage .right .owl-ysbj .next{
	right: 0;
	top: 50%;
	margin-top: -30px;
	background: url(../images/btn_05.png) center no-repeat;
}
/**/
.about_banner {
	background: url(../images/9_02.jpg) center no-repeat;
}
.aboutus {
	background: #f9f9f9;
}
.aboutus .title{
	text-align: center;
	padding: 30px 0;
}
.aboutus .title span{
	color: #666;
	text-transform: uppercase;
}
.aboutus .a video{
	float: left;
	width: 545px;
	height: 307px;
	margin: 0 20px 10px 0;
}
video{
	background: #000;
}
.aboutus .a p{
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 20px;
	font-size: 14px;
}
.aboutus .b {
	background: #fff;
	margin-top: 30px;
	padding-bottom: 30px;
}
.aboutus .b .box{
	display: block;
	width: 234px;
	height: 234px;
	margin: 0 auto;
	position: relative;
}
.aboutus .b .box>img{
	width: 100%;
}
.aboutus .b .box span{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 24px;
	color: #fff;
	transform: translate(-50%,-50%);
	text-align: center;
}
.aboutus .b .box span i{
	display: inline-block;
	width: 38px;
	height: 36px;
	margin-bottom: 15px;
	background: url(../images/9_03.png) center no-repeat;
}
.aboutus .b .box span p{
	margin: 0;
}
.aboutus .c .title{
	text-align: left;
}
.aboutus .c p{
	line-height: 28px;
	text-indent: 2em;
	font-size: 14px;
}
.aboutus .c img{
	margin-top: 80px;
}
.aboutus .d{
	background: url(../images/9_20.jpg) center top no-repeat;
	padding-bottom: 30px;
}
.aboutus .d .swiper-container{
	padding-bottom: 50px;
}
.aboutus .d .swiper-pagination-bullet-active{
	background: #5581b1;
}
.aboutus .d .title,.aboutus .d .title span{
	color: #fff;
}
.aboutus .d .bd{
	background: #fff;
	padding: 30px;
}
.aboutus .d .bd img{
	width: 100%;
}
.aboutus .d .bd h4{
	color: #5581b1;
	font-size: 18px;
}
.aboutus .d .bd p{
	margin-top: 10px;
}
.aboutus .d .bd .swiper-button-next{
	background: url(../images/3_17.png) center no-repeat;
	right: 0;
	margin-top: -40px;
}
 .aboutus .d .bd .swiper-button-prev{
	 background: url(../images/3_14.png) center no-repeat;
	 left: 0;
	 margin-top: -40px;
 }
  .aboutus .d .swiper-button-next:after, .aboutus .d  .swiper-button-prev:after{
	 font-size: 0;
 }
.aboutus .swiper-slide {
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.85);
    }
.aboutus .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}
/**/
img{
 transition: all 0.6s;	
}
.homepage .title{
	text-align: center;
	padding: 20px 0 30px;
}
.homepage .title span{
	color: #666;
	font-size: 16px;
}
.homepage .title h2{
	font-size: 30px;
}
.homepage .title h2::after{
	content: '';
	display: block;
	width: 60px;
	height: 2px;
	background: #a1b9d4;
	margin: 15px auto;
}
.homepage .productpage{
	padding: 0;
}
.homepage .a .title{
	padding-bottom: 0;
}
.homepage .a .btn{
	font-size: 16px;
	margin-top: 30px;
	padding: 10px 20px;
}
.homepage .b{
	background: #f9f9f9;
	margin-top: 50px;
}
.homepage .b .row{
	margin: 0 -20px;
}
.homepage .b .col-lg-3{
	padding: 0 20px;
}
.homepage .b .box{
	position: relative;
}
.homepage .b .box>img{
	width: 100%;
}
.homepage .b .box a{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding: 20px;
	transform: translate(0,-50%);
}
.homepage .b .box a p{
	text-align: left;
	line-height: 28px;
}
.homepage .b .box dl{
	padding: 15px 0;
}
.homepage .b .box dl dt{
	font-size: 24px;
	margin-bottom: 5px;
}
.homepage .b .box .bd{
	display: none;
	transition: all 0.6s;
}
.homepage .b .box:hover .hd{
	display: none;
	transition: all 0.6s;
}
.homepage .b .box:hover .bd{
	display: block;
}
.homepage .c{
	background: #f9f9f9;
	padding:30px 0 50px;
}
.homepage .c video{
	width: 100%;
}
.homepage .c p{
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
	margin-bottom: 25px;
}
.homepage .c .btn{
	font-size: 14px;
	padding: 8px 20px;
}
.homepage .d .bd{
	text-align: center;
}
.homepage .d .bd img{
	width: 100%;
}
.homepage .d .bd p{
	margin-top: 10px;
}
.homepage .e .left{
	padding-right: 30px;
}
.homepage .e .left img{
	width: 100%;
}
.homepage .e .left .pic{
	position: relative;
}
.homepage .e .left .pic .bac{
	margin: 0;
	background: rgba(0,0,0,0.5);
	line-height: 22px;
	color: #fff;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	padding: 0 10px;
}
.casepic{
	position: relative;
}
.caseexcerpt{
	margin: 0;
    background: rgba(0,0,0,0.5);
    line-height: 22px;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    padding: 20% 20px;
    height: 100%;
	display:none;
}
.casepic:hover .caseexcerpt{
	display:block;
	
}
.homepage .e .left li{
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	background: url(../images/home_42.png) left center no-repeat;
	padding-left: 15px;
}
.homepage .e .left li .flex_item{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.homepage .e .right li{
	display: flex;
	padding: 5px 0;
	align-items: center;
	border-bottom: 1px solid #ddd;
}
.homepage .e .right li .pic{
	width: 153px;
	height: 116px;
	overflow: hidden;
	margin-right: 15px;
}
.homepage .e .right li span{
	color: #666;
}
.homepage .e .right li h4{
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-top: 0;
}
.homepage .e .right li p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	color: #666;
	line-height: 24px;
	/*margin: 10px 0 0;*/
	overflow: hidden;
}
.homepage .e .tt{
	font-size: 14px;
	margin-bottom: 15px;
}
.homepage .e .tt span{
	color: #5581b1;
	font-size: 24px;
	border-left: 2px solid #5581b1;
	padding-left: 15px;
}
.homepage .f{
	background: #f9f9f9;
	padding-bottom: 50px;
	margin-top: 50px;
}

.homepage .f img{
	width: 100%;
}
.homepage .tabtitle{
	text-align: center;
	font-size: 18px;
	margin: 20px 0 10px;
}
.homepage .tabtitle span{
	display: inline-block;
	padding: 5px 0;
	border-bottom: 1px solid transparent;
}
.homepage .tabtitle span.on{
	color: #5581b1;
	border-bottom: 1px solid #5581b1;
}
.modal-dialog{
	margin-top: 15%;
	width: 370px;
	
}
.modal-dialog .modal-content{
	border: 1.5px solid #00BCD4;
}
.modal-dialog .modal-header{
	border: none;
	text-align: center;
	
		padding-top: 40px;
}
.modal-dialog .modal-title{
	color: #00BCD4;
	    font-size: 28px;
}
.modal-body1{
	padding:0 50px 50px;
}
.modal-body1 .btn-block{
	background: #00BCD4;
	height: 45px;
	border: 1px solid #00BCD4;
}
.modal-body1 .input-group-btn>.btn{
	background: #1b1b1b;
	border: 1px solid #1b1b1b;
	padding: 6px 20px;
	border-radius: 4px;
	margin-left: 10px;
}
.modal-body1 .input-group .form-control{
	border-radius: 4px;
}
.modal-body1 .form-control,.modal-body1 .btn{
	margin-bottom: 20px;
}
.modal-content .input-group1 .form-control{
	height: 50px;
}
.modal-content .input-group1 .input-group-btn>.btn{
	height: 50px;padding: 6px 25px;
}
.newspage{margin-bottom:20px;}
.form-dialog{width:370px;    margin-top: 5%;}
.form-dialog .modal-content{    border: 1.5px solid #00BCD4;}
.form-dialog .close{position: absolute;right: 10px;top: 5px;font-size: 25px;color: #00BCD4;opacity: 0.8;}
.formcontent{padding: 30px 60px;}
.formcontent h2{text-align:center;color:#00BCD4;    font-size: 28px; margin-top: 0;}
.formcontent h3{font-size: 14px;color:#999;text-align:center;    text-align: center;margin-bottom: 25px;}
.formcontent .form-group{margin-bottom:20px;}
.formcontent .form-control{height:40px;}
.formcontent .btn{    display: block;
    background: #00BCD4;
    width: 100%;
    color: #fff;
    padding: 9px 12px;    border-radius: 5px;}
.y-madeForm {
}
.madeForm {

}
.madeTit {
    height: auto;
    overflow: hidden;
    text-align: center;
}
.y-madeTit div {
    padding-top: 19px;
	margin-bottom:8px;
}
.madeTit div {
    color: #fff;
    font-size: 28px;
    padding: 34px 0 3px;
}
.madeTit p {
    color: #b9b9b9;
    font-size: 13px;
}
.madeForm .caseFormBox {
    padding-top: 15px;
    margin-left: 0;
	list-style: none;
	padding-left:0px;
}
.caseFormBox li {
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 11px;
	list-style: none;
}
.y-caseFormBox .caseIcon {
    top: 9px;
}
.caseIcon {
    position: absolute;
    left: 20px;
    top: 13px;
    z-index: 5;
    display: block;
    width: 13px;
    height: 18px;
}
.y-caseFormBox .ctext {
    height: 38px;
    box-sizing: border-box;
    line-height: 38px;
}
.madeForm .ctext, .madeForm .caseFormBox .customSelect {
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 254, 0);
    border: 1px solid #ddd;
}
.ctext {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 100%;
    border-radius: 5px !important;
    color: #848484;
    font-size: 13px;
    text-indent: 10px;
	margin-bottom:15px;
}
.caseFormBox {
    margin-left: 197px;
    padding-top: 28px;
	
}
.ctext.half{
	width:48%;
	text-indent: 0px;
	float:left;
	margin-right:4%;
	display: inline-block;
}
.modal-inner .ctext.half{
	background:#fff;
}

.get_code{
	display: inline-block;
	float:left;
    height: 40px;
    line-height: 40px;
    width: 48%;
    background: #1b1b1b;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
}
.smscode_unactive.get_code{
	 background: #4c4c4c;
	 color: #fff;
}
.get_code:hover{
	color: #fff;
}

.caseFormBox select {
    display: block;
    width: 48%;
    background: #e4e4e4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    color: #848484;
    font-size: 13px;
    border: 0;
    text-indent: 20px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 254, 0);
    border: 1px solid #ddd;
    float: left;
}
.caseFormBox #province{margin-right:4%;}

.submit {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #E1204D;
    border-radius: 0px;
    color:#fff;
    font-size: 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
}





@media (max-width: 768px){
	.top{
		display: none;
	}
	.ft .owl-theme .owl-controls {
    display: none;
}
	.homepage .d .bd p {
    margin-top: 10px;
    height: 40px;
}
	.aboutus .a img{
		width: 100%;
		height: auto;
	}
	.aboutus .b .box{
		width: 140px;
		height: 140px;
		margin-bottom: 30px;
	}
	.aboutus .b .box span{
		font-size: 14px;
	}
	.aboutus .title span{
		font-size: 12px;
	}
	.aboutus .title h2{
		font-size: 18px;
	}
	.aboutus .title{
		padding: 10px 0;
	}
	.aboutus .b{
		padding-bottom: 0;
		margin: 0;
	}
	.aboutus .c .title{
		text-align: center;
	}
	.aboutus .c img{
		margin-top: 20px;
	}
	.aboutus .d .bd{
		padding:20px;
	}
	.aboutus .swiper-slide-active, .swiper-slide-duplicate-active{
		
	}
	.footer{
		padding-top: 15px;
	}
	.footer .ft{
		line-height: 20px;
		padding: 10px 0;
		font-size: 12px;
		margin: 0;
	}
	.footer .row{
		text-align: center;
	}
	.banner_info dl dt{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.banner_info{
		height: 90px;
		font-size: 12px;
	}
	.banner_info dl{
		padding:15px 0 8px;
	}
	.proitem .a .col-lg-7 h1{
		font-size: 18px;
	}
	.proitem .a .col-lg-7 ul{
		font-size: 14px;
		line-height: 30px;
	}
	.proitem .b .nav-tabs>li{
		width: 33.333%;
		text-align: center;
	}
	.proitem .b .nav-tabs>li>a{
		margin: 0;
	}
	.proitem .c .title{
		font-size: 18px;
	}
	.proitem .c .postitem p{
		font-size: 12px;
	}
	.owl-ysbj .prev, .owl-ysbj .next{
		position: absolute;
		top: 15%;
	}
	.aboutus .a video{
		float: none;
		width: 100%;
		height: auto;
	}
	.owl-ysbj .prev{
		left: 0;
	}
	.owl-ysbj .next{
		right: 0;
	}
	#owl-ysbj .item{
		padding: 0 5px;
	}
	#ysbj{
		padding: 0 35px;
		margin-bottom: 20px;
	}
	.proitem .b .tab3 table td{
		width: auto;
		font-size: 12px;
		padding:5px 10px;
		line-height: 30px;
	}
	.caselist .bd a{
		height: 118px;
	}
	.productpage .bd .box dl dt{
		font-size: 14px;
	}
	.tabtitle1 a{
		font-size: 12px;
		padding: 5px 12px;
	}
	.content_banner{
		    height: 130px;
    padding-top: 0px;
    background-size: cover;
	}
	.content_banner h2{
		    font-size: 17px;
    margin-bottom: 0px;
	}
	.contentus .bd{
		margin-bottom: 20px;
	}
	.honer .bd a{
		height: 198px;
	}
	.newsitempage .left{
		padding: 0;
	}
	.row{
		margin: 0 -5px;
	}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
		padding: 0 5px;
	}
	.homepage .title span{
		font-size: 12px;
	}
	.homepage .title h2{
		font-size: 20px;
	}
	.homepage .title h2::after{
		margin: 10px auto 0;
	}
	.homepage .b .row{
		margin: 0 -5px;
	}
	.homepage .b .col-lg-3{
		padding: 0 5px;
	}
	.homepage .b .box a img{
		width: 50px;
	}
	.homepage .b .box dl dt{
		font-size: 18px;
	}
	.homepage .b .box a p{
		font-size: 12px;
		line-height: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
	.homepage .b .box{
		margin-bottom: 10px;
	}
	.homepage .c p{
		margin: 10px 0;
	}
	.homepage .a .btn{
		font-size: 14px;
	}
	.homepage .c .btn{
		font-size: 14px;
		width: 112px;
		height: 38px;
		display: block;
		margin: 0 auto;
	}
	.tab-content img{
		max-width:100% !important;
		height: auto !important;
	}
	.homepage .e .right li .pic{
		width: 100px;
		height: 70px;
	}
	.homepage .e .right li .pic img{
		width: 100px;
		height: 70px;
	}
	.homepage .e .right li span{
		display: none;
	}
	.homepage .f ul {
		margin: -10px;
	}
	.homepage .f ul li{
		width: 25%;
		padding: 10px;
	}
	.homepage .f ul li:last-child{
		display: none;
	}
	.homepage .f{
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.homepage .e .left{
		padding: 0;
	}
	.homepage .c{
		padding: 0 0 20px;
	}
	.homepage .title{
		padding: 10px 0 15px;
	}
	.homepage .b{
		margin-top: 20px;
	}
	
}