/*
Theme Name: jiawenjx  Theme
Theme URI: http://www.eastdesign.net
Author: the Eastern Design Studio team
Author URI: http://www.eastdesign.net
Version: 1.0
*/
@font-face {
    font-family: "HelveticaNeueLTPro-Blk";
    font-style: normal;
    font-weight: normal;
    src:
        url("/wp-content/themes/jiawenjx/fonts/HelveticaNeueLTPro-Blk.eot?#iefix") format("embedded-opentype"),
        url("/wp-content/themes/jiawenjx/fonts/HelveticaNeueLTPro-Blk.woff") format("woff"),
        url("/wp-content/themes/jiawenjx/fonts/HelveticaNeueLTPro-Blk.ttf") format("truetype"),
        url("/wp-content/themes/jiawenjx/fonts/HelveticaNeueLTPro-Blk.svg#HelveticaNeueLTPro-Blk") format("svg");
}


iframe{
    overflow: hidden;
}
*{
    padding:0;
    margin:0;
}
input:focus,textarea:focus,select:focus,button:focus,a:focus{
    text-decoration: none;
    outline: none;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    font-family: "Microsoft YaHei";
}
ul {
    margin-bottom: 0;
    list-style-type: none;
}
a:hover{
    text-decoration: none;
}
p{
    margin:0px;
}
body{
    font-size:14px;
    color:#666;
    font-family: "Microsoft YaHei";
    line-height:24px;
    word-wrap: break-word;
}


/*header css*/

#navbar-collapse {
    display: inline-block; 
    float: left; 
}
.nav>li {
    float: left;
}
.nav>li a {
     font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 58px;
    color: #333333;   
	  padding: 14px 44px;
    transition: all 0.5s;
    border-right: 1px solid #dedede;
}
.nav>li a:hover {
    background: #ea5334;
    color: #fff;  
}
.nav .current-menu-item a{
    background-color: #ea5334!important;
    color: #fff!important;
}
.nav-right {
    float: right;
    display: inline-flex;
}
#navbar-collapse ul.sub-menu{
    width: 218px;
    position: absolute;
    top: 100%;
    background: #fff;
    z-index: 9999;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: margin 0.5s, opacity 0.5s;
    transition: margin 0.5s, opacity 0.5s;
    padding-left: 0;
    list-style: none;	
}
#navbar-collapse .menu-item-has-children:hover ul.sub-menu{
    opacity: 1;
    visibility: visible;
    margin: 0;
    z-index: 9999;
}
#navbar-collapse ul.sub-menu a{
    padding: 8px 20px;
    font-size: 13px;
    line-height: 32px;
	border-top:1px solid #dedede;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
    font-weight: inherit;
    color: #666;
    transition: all 0.4s, color 0s 0s !important;
    display: inline-block;
    width: 100%;
    border-right: none;
}
#navbar-collapse ul.sub-menu a:hover{
    color: #333;
    border-radius: 0;
    
    background-color: #ea5334;
	color:#fff;
    text-decoration: none;
}
#navbar-collapse .sub-menu .sub-menu{
    left: 200px;
    display: none;
    top: 0;
}
.current-menu-ancestor .sub-menu{
    display: block;
}
.menu-item-4725 > ul.sub-menu{
    width: 200px;
    position: absolute;
    left: 200px !important;
    top: 0 !important;
    background: rgba(1,124,194,0.9);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: margin 0.5s, opacity 0.5s;
    transition: margin 0.5s, opacity 0.5s;
    padding-left: 0;
    list-style: none;
}
#navbar-collapse{

    float: left;
    padding: 0;
}
.main-menu .menu-item-has-children{
    position: relative;
}

.logo-left {
    float: left;
    margin-left: 54px;
}
.header-middle-right {
    float: right;
}
.header-middle-right .nav-right {
/*     padding-left: 95px;logo */
	padding-left:14px;
}
.no-padding {
    padding-right: 0px;
}

.logo {
    float: left;
/*     margin: 20px 0px 16px 0px; logo*/
}

.contact-icon {
    margin: 30px 26px;
    font-size: 14px; 
	font-weight:bold;
	 color: #ea5334;
}
.search-header a {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 32px;
    padding-bottom: 30px;
    background: #184fac;
    color: #fff;
    float: right;
    font-size: 20px;
}
.searchs {
    position: absolute;
    top: 82px;
    right: 0px;
    display: none;
    z-index: 9999;
}
.contact-icon a img {
    border-left: 1px solid #ddd;
    margin-left: 7px;
    padding-left: 10px;
}
.contact-icon img {
    padding-right: 10px;
}

.searchs-header a i:hover {
    color: #ea5334;
}  
    button#searchsumbit i:hover { 
    color: #ea5334;
}  
 button#searchsumbit {
    padding: 0;
    border: none;
    color: #fff!important;
    font-size: 23px;
    position: absolute;
    left: 270px;
    top: 13px;
    background-color: rgba(255,255,255,0);
}
form#searchform input {
    width: 318px;
    border: 1px solid #184fac;
    background-color: #184fac;
    color: #fff;
    border-radius: 0px;
    padding: 0px;
    line-height: 45px;
    text-indent: 12px;
	 font-size: 14px;
}
.button-read a:hover{
    border: 1px solid #fb0410;
    background: #FFFFFF;
    color: #ea5334;
}
.new-content {
    padding-left: 15px;
}
/*service*/
.item-pumps-box {
   padding: 41px 78px 35px 56px;
   border-right: 1px solid #dedede;
   text-align: center;
	min-height: 230px;
	font-size: 12px;
	line-height: 18px;
	 color: #999;
}
.item-pumps-box img {
    margin: 0 auto;
    padding-bottom: 18px;
}
.item-pumps-box h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 16px;
}
h3.item-pumps-box-h3:hover {
    color: #184fac;
}
.item-pumps-box.last {
    border-right: none;
}
.item-pumps-box:hover .item-pumps-box-img {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.item-pumps-box:hover .item-pumps-box-img {
    -webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*product*/

.home-product h2 {
    font-size: 30px;
    color: #333;
    float: left;
}.home-product {
    border-bottom: 2px solid #cdcdcd;
    padding-bottom: 33px;
}
.home-product a {
    float: right;
    border: 1px solid #cdcdcd;
    padding: 2px 15px;
    color: #666;
	font-size:12px;
	margin-top:10px;
    transition: all 0.4s;
}
.home-product a i {
    color: #cdcdcd;
    padding-left: 6px;
}
.item-products {
    margin-top: 31px;
}

.home-show-img img {
    margin: 0 auto;
    border: 1px solid #cdcdcd;
    margin-top: 18px;
}
.home-show-content h3 a i {
    color: #bfbfbf;
    padding-left: 6px;
}
/*news*/
.page-content {
    padding-top: 40px;
    padding-bottom: 189px;
}
.page-title-top {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    margin-bottom: 35px;
}
.page-title h1 {
    font-size: 22px;
    line-height: 30px;
    color: #305dc3;
    font-weight: bold;
    float: left;
    display: block !important;
}
.page-title i {  
    margin-right: 10px;
}
.breadcrumbs {
    float: right;
}
.breadcrumbs i {
    font-size: 15px;
    padding-right: 10px; color:#999;
}
.page-template-page-new ul#myTab {
    display: inline;
}
.home-hot-products .nav-tabs {
    border-bottom: none;
    display: table;
    text-align: center;
    margin: auto;
}
.home-hot-products .nav-tabs > li.active > a, .home-hot-products .nav-tabs > li.active > a:hover, .home-hot-products .nav-tabs > li.active > a:focus {
    cursor: default;
    background-color: #305dc3;
    color: #fff !important;
    border-color: #305dc3 !important;
}
.page-hot-products ul li:first-child a {
    margin-left: 0px !important;
}
.home-hot-products .nav-tabs > li > a {
    border-radius: 0px;
    font-size: 18px;
    color: #666666;
    border: 1px solid #d6d6d6;
    margin: 30px 8px 40px 8px;
    padding: 12px 72px;
    display: inline-block;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.page-hot-products ul li a {
    margin-top: 0px !important;
    margin: 0px 8px 40px 8px !important;
    margin-left: 8px;
    padding: 5px 30px !important;
}
home-hot-products .nav-tabs > li > a {
    border-radius: 0px;
    font-size: 18px;
    color: #666666;
    border: 1px solid #d6d6d6;
    margin: 30px 8px 40px 8px;
    padding: 12px 72px;
    display: inline-block;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.page-hot-products ul li a {
    margin-top: 0px !important;
    margin: 0px 8px 40px 8px !important;
    padding: 5px 30px !important;
}
/*product*/
.left-sidebar{
    margin-bottom: 20px;
}

.left-sidebar-menu li{
    line-height: 32px;
    border-bottom:1px solid #fff;
}

.left-sidebar-menu li a{
    font-size: 14px;
    color: #666;
    padding: 10px 25px;
    display: block; background:#f5f5f5;
}

.left-sidebar-menu li a:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    font-size: 14px;
    content: "\f0da";
    color: #999;
}
.home-show-content.home-show {
    margin-top: 0px;
    margin-bottom: 35px;
}
.left-sidebar h3{ display:none;
    padding-bottom:18px;
    font-size: 20px;
	color: #333;
    text-transform: uppercase;
}

.product-cat h2 a{
    color:#333;
}

.product-cat h2 a:hover,
.left-sidebar-menu li.current-menu-item a,
.left-sidebar-menu li a:hover{
    color: #666;
}

.product-cat h2{
    font-size: 22px;
    margin: 10px 0;
}

.product-cat .wrapper-cat{
    margin-bottom: 50px;
}

.product-cat .col-md-6:nth-child(2n+1){
    clear: both;
}
/*home-prohover*/
.home-show-content {
    min-height: 210px;
    max-width: 310px;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0 20px;
     background: #f8f8f8;
    margin-top: 35px;
    -webkit-transition:all 0.4s ease 0s;
    -moz-transition:all 0.4s ease 0s;
    transition:all 0.4s ease 0s;
}
.home-show-content h3{
    margin: 0;
}
.item-products .col-md-4:nth-child(4) .home-show-content{
    border-right: none;
}
.item-products .col-md-4:nth-child(7) .home-show-content{
    border-right: none;
}
.home-show-content h3 a {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    display: block;  
	  padding: 10px 16px 15px 2px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    
}
.home-show-img a {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    zoom: 1;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
}
.home-show-img p.img-yuan {
    position: relative;
    z-index: 1;
    margin: 0;
}
.home-show-img p.img-hover {
    opacity: 0;
    -moz-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    position: absolute;
    z-index: 2;   
    left: 0;
    height: 100%;
    width: 100%;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.img-yuan img{
    width: 100%;
}
.home-show-img a s.msk.msk_l.msk13 {
    top: -100%;
    left: -100%;
}
.home-show-img a s.msk.msk13 {
    background: rgba(255,255,255,0.2);
    display: block;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.home-show-img a s.msk{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: center center;
    display: none;
}
.home-show-img a s.msk.msk_r.msk13 {
    top: 100%;
    left: 100%;
}
.home-show-img a:hover p.img-hover{
    opacity: 1;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.home-show-img a:hover s.msk{
    display:block;
}
.home-show-img a:hover s.msk.msk_l.msk13,
.home-show-img a:hover s.msk.msk_r.msk13{
    top: 0;
    left: 0;
}
.home-show-content:hover h3 a{
    color: #184fac;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    text-decoration: none;

}
/*about*/
.page-banner img {
    margin: 0 auto;
}
/*.single-four{
     padding-bottom: 30px;   
}
.single-four ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-four li{
    width: 24.5%;
    display: inline-block;
}
.single-four li a{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-size: 18px;
   
}
.single-four li a:hover,.single-four li a:focus{
    color: #fff;
}
.singleone{
    background-color: #ea5334;
}
.singletwo,.singlethree,.singlefour{
    background-color: #184fac;
}
.fourbox{
    margin-bottom: 25px;
}
.fourbox h3{
    font-size: 22px;
line-height: 36px;
   
    color: #666666;
    margin-bottom: 0;
}
.fourboxs p {
    line-height: 29px;
    color: #999;
}

.fourboxs{
    padding-top: 20px;
}
.fourleft{
    padding: 0;
    font-size: 14px;
    line-height: 35px;
    color: #666666;
    padding-right: 55px;
}
.fourright{
    padding: 0;
    position: relative;
    font-size: 14px;
    line-height: 35px;
    color: #666666;
}*/


.table-title{
   
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    background-color: #0076c8 !important;
}
/*.fourboxs .casebox{
    margin-top: 0;
}
.fourboxs .case-box{
    width: 100%;
}
.fourboxs .casebox .col-md-3{
    padding: 0 30px 0 0;
}
.fourboxs .casebox img{
    width: 100%;
}
.fourboxs .case-box h3 a{
    font-size: 16px;
    color: #666;
    display: inline-block;
    background-color: #efefec;
    text-align: center;
    width: 100%;
    transition: all ease 0.3s;
    font-family: OpenSans;
    padding: 10px 0;
}
.fourboxs .case-box h3 a:hover{
    background-color: #0076c8;
    color: #fff;
}
#singleform{
    font-size: 36px;
    line-height: 36px;
    color: #333333;
  
    margin-bottom: 24px;
}
.form-redbar{
    width: 100%;
    height: 4px;
    background-color: #d62617;
}*/
.singleforms p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    margin-top: 35px;
    margin-bottom: 20px;
}
/**/
.news-except {
    padding: 0px 25px 15px;
}
.new-list {
   border-bottom: 1px solid #ddd;
padding-bottom: 142px;
margin-bottom: 18px;
margin-top: 2px;
	    transition: all .36s ease;
}
.new-content h3 a {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}
.new-list:hover {
    padding-left: 20px;
	    transition: all .36s ease;
    /*box-shadow: 0 8px 35px rgba(0,0,0,.08);*/
}
.new-info-box.col-md-4.col-sm-4 {
    padding-left: 0px;
}
.date-time {
    line-height: 20px;
    padding:14px 0 4px; color:#999;
        font-size: 12px;
}
/*sight*/


/*single*/
.singlebx {
    padding: 20px 60px;
    border: 1px solid #d1d1d1;
    margin-bottom: 35px;
}
.singlebx #bx-pager .active {
    border: 2px solid #017cc2;
}
.singlebx .bx-border {
    margin: 0;
    display: inline-block;
    border: 2px solid #efefef;
    padding: 0;
}
.single-content{
    padding: 40px 0;
}
.singlebx .bx-wrapper .bx-viewport{
    box-shadow: none;
    border: none;
    left: 0;
}
.singlebx .col-md-12{
    padding: 0;
}
.single-bxslider li{
    left: 0 !important;
}
.singlebx .bx-wrapper{
    margin-bottom: 15px;
}
.singlebx .bx-wrapper .bx-prev {
    left: -61px;
    top: 50% !important;
    display: inline-block;
    height: 61px !important;
    width: 39px !important;
    background: #ea5334;
}
.singlebx .bx-wrapper .bx-next {
    right: -61px;
    top: 50% !important;
    display: inline-block;
    height: 61px !important;
    width: 39px !important;
	 background: #ea5334;
}
.single-contents{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    padding-left: 55px;
    padding-right: 0;
}
.single-contents h2{
    font-size: 30px;
    color: #333333;   
}
.single-mail:hover,.single-mail:focus{
    color: #d62617;
}
.single-mail img{
    margin-right: 15px;
}
.ask-quote {
    background-color: #305dc3;
}

.ask-btn {
    color: #fff;
    font-size: 16px;
    width: 191px;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
}
.ask-btn:hover,.ask-btn:focus{
    color: #fff;
}
.ask-chat{
    background-color: #d62617;
}
.single-four ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.single-four li{
    width: 13.5%;
    display: inline-block;
}
.single-four li a{
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 17px 0;
    color: #fff;
    font-size: 18px;
   
}
.single-four li a:hover,.single-four li a:focus{
    color: #fff;
}


.relative-pro a.home-products-content {
    background: transparent;
}
.relative-pro a.home-products-content {
    background: transparent;
    max-width: 289px;
    width: 100%;
}
.relative-pro-title h2 {
    font-size: 22px;
    line-height: 30px;
    color: #305dc3;
    font-weight: bold;
    float: left;
}
.relative-pro-title img.img-responsive {
    float: left;
    margin-right: 5px;
}
.relative-pro-title {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
  
}
.new-leatest .col-md-6{
	  background: url(images/newsbg.png) no-repeat center;
    background-size: auto auto;
    background-size: cover;
    background-size: cover;	
   
}
.home-leatest{
	    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    margin-top: 63px;
    
}
.home-leatest-content {
    margin-top: 52px;
	padding-bottom: 64px;
}
.home-leatest-content {
    padding-left: 340px;
}
.document-home {
    padding-left: 0px;
    padding-right: 336px;
	
}
.home-leatest-content h3 {
    color: #fff;
    line-height: 54px;
    font-size: 30px;
}
.home-leatest-content ul {
    margin-bottom: 51px;
}
.new-title {
    float: left;
}
.home-leatest-content ul li a {
    color: #fff;
	line-height: 28px;
}
.home-leatest-content ul li a p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}
.new-title span {
    padding-left: 6px;
    padding-right: 8px;
    border-right: 1px solid #fff;
    margin-right: 10px;
   
}
.home-leatest-content ul li {
    margin-bottom: 17px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 18px;
}
.item-more.item-new-more{	  
    border: 1px solid #fff;
    padding:5px 22px;
    color: #fff; font-size:12px;
    transition: all 0.4s;
}
.document-home h3 {
    color: #333;
}
.new-title.document-title span {
    border-right: 1px solid #d5d5d5;
}
.document-title {
    color: #666;
}
.home-leatest-content.document-home ul li a {
    color: #666;
    font-size: 12px;
}
.document-text {
    color: #999;
    font-size: 12px;
}
/*走进加文*/

.home-abouts {	
	 background: url(images/abouts-bg.png) no-repeat center;
    background-size: auto auto;
    background-size: cover;
}
.home-about-title {
    text-align: center;
	    margin-top: 80px;
}
.home-about-title h2 {
    font-size: 30px;
    color: #333;
    padding-bottom: 26px;
	 
}
.home-about-title p {
    font-size: 14px;
	color:#999;
    padding-bottom: 26px;
}
a.item-more.item-about-more {
    border: 1px solid #cdcdcd;
    padding: 5px 22px;
    color: #666; font-size:12px;
      transition: all 0.4s;
}
.about-conpany {
    margin-top: 22px;
    margin-bottom: 69px;
}
.icon-right {
    float: right;
	    padding-right: 9px;
}
.icon-left {
    float: left;
	    padding-left: 9px;
}
.text-right {
    float: left;
    width: 80%;
}
.text-left{
       float: right;
    width: 80%;
}
.about-text h3 {
    font-size: 16px;
    color: #666;
    padding-bottom: 12px;
    font-weight: bold;
}
.abot-icon {
    margin-bottom: 38px;
}
.abot-icon img {
    height: 75px;
    padding: 15px;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: block;
    background: #424242;
    font-size: 40px;
    color: #fff;
    width: 75px;
    margin: 0 auto;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    box-shadow: 0 0 0 10px #424242;
}

.item-more:hover {
    background: #184fac;
    color: #fff !important; border: 1px solid #184fac !important;
}
.item-more.item-new-more:hover {
       background: #184fac;
    color: #fff !important;  border: 1px solid #184fac !important;
}
.home-about {
    border-bottom: 1px solid #dedede;
}
/*foot*/
.footer-top {
    background: url(images/footbg.jpg) no-repeat center;
        background-size: auto auto;
    background-size: cover;
}
.foot-jiawen {
    padding: 0px 81px;
    background: #184fac;
    border: 1px solid #7495cd;
    margin-top: -73px;
    margin-right: 80px;
    box-shadow: 0 0 0 17px #184fac;
}
.foot-jiawen img {
    padding-top: 25px;
    padding-bottom: 15px;
    margin: 0 auto;
    padding-left: 18px;
}
.foot-jiawen p {
    color: #fff; text-align:center;
    padding-bottom: 20px;
}
.foot-jiawen p:after {
    content: "";
    width: 32px;
    height: 2px;
    color: #fff;
    display: block;
    z-index: 9;
    border-bottom: 3px solid;
    margin: 0 auto;
    padding-top: 17px;
    margin-bottom: 7px;
}
.footer-step h3 {
    margin-top: 140px;
	margin-bottom:15px;
    font-size: 22px;
    color: #fff;
    line-height: 44px;
}
.return-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    margin: 0;
    padding: 14px 12px;
    display: none;
    cursor: pointer;
    background: #ea5334;
    color: #fff !important;
    border-radius: 3px;
    transform: rotate(-90deg);
    font-size: 24px;
    text-align: center;
}
.footer-product ul li a {
    color: #f1f1f1;
    font-size: 14px;
    line-height: 28px;
}
.footer-product ul li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 18px;
    font-size: 14px;
    content: "\f0da";
    color: #fdfdfd;
}
/*.footer-product li#menu-item-139, .footer-product li.menu-item-139{
    position: absolute;
    top: 183px;
    right: 80px;
}
.footer-product li#menu-item-140,.footer-product li.menu-item-140 {
    position: absolute;
    top: 211px;
    right: 80px;
}*/
.footer-product ul li {
    display: block;
    /*float: left;
    width: 50%;*/
}
.footer-product ul {
    width: 100%;
}
.footer-contact ul li a img {
    padding-right: 19px;
}

.footer-contact ul li a {
    color: #fff;
}
.col-md-5.col-xs-12.share {
    padding-left: 0px;
}
.footer-contact ul li {
    line-height: 28px;
}
.foot-share ul li {
    display: inline-block;
    padding-right: 5px;
}
.footer-step {
     margin-bottom: 59px;
}
.foot-share p {
    text-align: center;
    padding-bottom: 16px;
    color: #fff;
}
.foot-share ul {
    
    margin-bottom: 30px;
}
.dizi p {
    color: #fff; font-size:12px; line-height:6px; margin-top:15px;
    padding-bottom: 6px;
}
.dizi a {
    color: #fff;
}
.foot-share {
    margin-top: 71px;
    text-align: center;
    padding-right: 82px;
}
.col-md-3.col-xs-12.contact {
    padding-left: 82px;
}
/*case*/
.item-time {
    color: #999;
    line-height: 35px;
    font-size: 12px;
   
}
.case-content h4 a {
    color: #333; padding-top:15px; display:block;
	line-height: 30px;
}
.item-case-box {
    min-height: 304px;
}

/*document*/

.top-img-pic a:hover {
    left: 0;
    display: block;
}

.top-img-pic img {
    text-align: center;
    display: table;
    margin: 0 auto;
}
.top-img-pic a {
    display: block;
    position: relative;
    overflow: hidden;
transition: all 0.4s ease 0s;
}

.back-info {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease 0s;
    text-align: center;
    padding-top: 12%;
}
.top-img-pic a:hover .back-info {
    opacity: 1;
    transition:all 0.4s ease 0s;
}
i.fa.fa-download {
    color: #fff;
    background: #184fac;
    width: 50px;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
}
.what-text time {
    font-size: 14px;
    line-height: 40px;
    color: #666;
}
.see-full-list {
    padding: 10px;
    text-transform: capitalize;
}
.what-text time i {
    padding-right: 12px;
}
.back-info h3 {
    color: #fff;
    font-size: 16px;
    padding: 21px 20px;
}
.top-img-pic a:hover {
    left: 0;
    display: block;
}
.what-text h3 {
    font-size: 16px;
    color: #666;
    padding-top: 10px;
}

.top-img-pic a:hover .back-info{
dispaly:block;
}
.mew-icon {
    height: 65px;
    border-radius: 50%;
    color: #fff;
    width: 65px;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    box-shadow: 0 0 0 3px #ebebeb;
    padding-top: 20px;
    padding-left: 19px;
}
.mew-title-content h3 {
    margin-bottom: 41px;
    padding-left: 90px;
}
.mew-title-content .mew-icon {
    float: left;
}
.document-home {
    margin-left: 64px;
}
.mew-icon.new-img {
    padding-left: 10px;
    padding-top: 18px;
}
.latast-title {
    font-size: 16px!important;
}
.relative-pro-title h2 i {
    padding-right: 11px;
}


/*404 php css*/
.ex-main .center {
    padding: 80px 0px;
}
.ex-main .error img.img-responsive {
    margin: auto;
}
.ex-main .center p {
    color: #333;
    font-size: 20px;
    padding: 55px 0px;
}
.error {
    font-size: 146px;
    margin-top: 63px;
    margin-bottom: 50px;
}
.ex-main .center a {
    border-radius: 0px;
    font-size: 18px;
    color: #666666;
    border: 1px solid #d6d6d6;
    margin: 30px 8px 40px 8px;
    padding: 12px 72px;
    display: inline-block;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.ex-main .center a:hover{
    background-color: #305dc3;
    color: #fff!important;
    border-color: #305dc3!important;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.wpb_text_column.wpb_content_element.table-sing table {
    width: 100%;
	    text-align: center;
}
.wpb_text_column.wpb_content_element.table-sing table tr:first-child {
    background: #305dc3;
    color: #fff;
}
.case-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.content_top img {
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    
}
.vc_row.wpb_row.vc_row-fluid.catact-contant ul li {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.latast-title:hover {
    color: #184fac;
}
.abot-icon img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: all .3s ease-in-out 0s;
}
.footer-contact-content ul li {
    float: left;
    padding-right: 90px;
}
.vc_row.wpb_row.vc_row-fluid.catact-contant p i {
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(36, 28, 170, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0, 0, 0, 0.2);
    padding: 15px;
    border-radius: 50%;
    border: 5px solid #fff;
    display: block;
    background: #305dc3;
    font-size: 24px;
    color: #fff;
    width: 62px;
      transition: all 0.4s;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
float: left;
margin-bottom: 42px;
margin-top: -21px;
margin-right: 21px;
}
.vc_row.wpb_row.vc_row-fluid.catact-contant p i:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.vc_row.wpb_row.vc_row-fluid.catact-contant {
    padding-top: 24px;
}

.singlebx .bx-controls-direction a.bx-prev::after {
    content: "\f104";
    font-size: 55px;
    line-height: 22px;
}
.singlebx .bx-controls-direction a.bx-next::after {
    content: "\f105";
    font-size: 55px;
    line-height: 22px;
}

.singlebx .bx-controls-direction a::after {
   
    display: block;
    text-align: center;
    z-index: 999;
    line-height: 40px;
    font-family: "FontAwesome";
    text-indent: initial;
    width: 40px;
    height: 22px;
    color: #fff;
}

.footer-contact ul li a:hover, .footer-product ul li a:hover {
    color: #ea5334;
     transition: all 0.4s;
}
.fourrightbox img {
    max-height: 310px;
}
.single-four h3 {
    color: #305dc3;
   
}
.single-four p {
    font-size: 14px;
    line-height: 23px;
}
.single-four table tr td {
    border: 1px solid #ddd;
    line-height: 30px;
    font-size: 14px;
    padding: 20px 0;
}
tbody tr:nth-child(odd) {
    background-color: #efefec;
}
.line-title {
   background: #305dc3 !important;
color: #fff;
font-size: 20px;
}
.single-four {
  
    margin-top: 36px;
}
.new-leatest .latast-title:hover {
    color: #c5c0c0;
}
.page-template-content .single-four {
    margin-top: 0px;
}
.page-content-serch .breadcrumbs {
    display: none;
}
.product-single p {
    font-size: 17px;
    line-height: 34px;
}
.ask {
    float: left;
}
.single-share {
    float: left;
    padding-left: 38px;
    padding-top: 29px;
}
.page-template-content-about {
       font-size: 14px;
    line-height: 29px;
}
.show-product {
    border: 1px solid #dedede;
    padding: 34px 20px 40px;
}
.show-product ul li a img{
    border-radius: 50%;
	    margin: 0 auto;
	    
}
.show-product ul li a p {
	color: #666;
    line-height: 1.4em;
    height: 4.2em;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.product-sidebar h3 {
    font-size: 20px;
	color: #333;
    padding-bottom: 18px;
    text-transform: uppercase;
}
.show-product .bx-pager.bx-default-pager {
    display: none;
}
.show-product .bx-wrapper {
    height: 208px;
}
.show-product .bx-viewport {
    height: 222px!important;
}
img.img-responsive.show-img {
    margin-top: 26px;
}
p.show-text {
    padding-top: 20px;
}
.case-description p {
    color: #666; line-height:22px;
    font-size: 12px;
}
.about-text p {
    color: #999; line-height:22px;
    font-size: 12px;
}
.what-text h3 {
    padding-top: 20px;
    padding-bottom: 4px;
}
@media (max-width:1680px){
.nav>li a {
  
	padding: 11px 24px;
}

}
@media (max-width:1366px){
	.header-middle-right .nav-right {
    padding-left: 17px;
}
	.logo-left {
    float: left;
    margin-left: 23px;
}
	.item-pumps-box {
   
    min-height: 263px;
}
.nav > li a {
   
    padding: 11px 16px;
	}
.home-leatest-content {
    padding-left: 57px;
}
.document-home {
    padding-left: 0px;
    padding-right: 57px;
	 
}

}
@media (max-width:1280px){
.nav > li a {
    padding: 11px 10px;
}
	.logo-left {
    float: left;
    margin-left: 4px;
}
}
@media (min-width:1200px){
.container {
    width: 100%;
    max-width: 1230px;
}
}

@media (max-width:1024px){
ul.nav.navbar-left.head-menu {
    display: none;
}
	
	
 
.item-pumps-box {
    padding: 41px 3px 35px 0px;
  
  
}
	.home-leatest-content {
    padding-left: 0px;
}
.document-home {
    padding-left: 0px;
    padding-right: 0px;
	    margin-left: 0px;
}
.text-left {
    float: right;
    width: 73%;
}
.text-right {
    float: left;
    width: 73%;
}
.foot-share ul {
  
    margin-bottom: 25px;
}

.new-content {
    padding-left: 87px;
}
}
@media (max-width:991px){
ul.nav.navbar-left.head-menu {
    display: none;
}
	.nav-right {
    display: none;
}
}
@media (max-width:768px){
	.new-info-box.col-md-4.col-sm-4 {
    padding-left: 15px;
}
.contact {
    padding-left: 15px!important;
}
	.new-content {
    padding-left: 0px;
}
#navbar-collapse {
    display: none;
}
	.nav-right {
    display: none;
}
	.text-right {
    float: left;
    width: 67%;
}
	
.text-left {

    float: right;
    width: 67%;

}
	.item-pumps-box {
    padding: 37px 78px 0px 56px;
    border-right: none;
    text-align: center;
    min-height: 195px;
    
}
	.foot-jiawen {
    display: none;
}
	.footer-step h3 {
    margin-top: 38px;
    font-size: 22px;
    color: #fff;
    line-height: 44px;
}
	.footer-step {
    margin-bottom: 0px;
}
/*.footer-product li#menu-item-139, .footer-product li.menu-item-139 {
    position: absolute;
		top: 83px;
right: 108px;
}
	.footer-product li#menu-item-140, .footer-product li.menu-item-140 {
    position: absolute;
		top: 111px;
right: 108px;
}*/
	.about-conpany {
    margin-top: 22px;
    margin-bottom: 22px;
}

.new-list:hover {

    padding-left: 20px;
    transition: all .36s ease;
    box-shadow: 0 8px 35px rgba(0,0,0,.08);

}
.new-list {
    padding-bottom: 18px;

}
	.home-leatest-content {
    padding-left: 0px;
}
.document-home {
    padding-left: 0px;
    padding-right: 0px;
	    margin-left: 0px;
}
}

@media (max-width:480px){
	/*.footer-product li#menu-item-139, .footer-product li.menu-item-139 {
    position: absolute;
		top: 83px;
right: 6px;
}
	.footer-product li#menu-item-140, .footer-product li.menu-item-140 {
    position: absolute;
		top: 111px;
right: 6px;
}*/
.foot-share {
    margin-top: 34px;
    text-align: center;
    padding-right: 0px;
}
	.foot-share ul {
    padding-right: 65px;
    margin-bottom: 25px;
}
	.item-pumps-box {
		padding: 37px 12px 0px 8px;
	}
	.single-four li {
    width: 22.5%;
    display: inline-block;
}
	.single-four li a {
   
    padding: 13px 0;
    color: #fff;
    font-size: 14px;
    
}
}
