/*
Theme Name: upton
Theme URI: http://www.eastdesign.net
Author: the Eastern Design Studio team
Author URI: http://www.eastdesign.net
Version: 1.0
*/

/********************header********************/

body{
    font-family: Microsoft YaHei;
}

img{
	max-width:100%;
}

.header-top{
    margin-top: 17px;
    margin-bottom: 10px;
}

.header-top h1{
    display: inline;
}

.header-title p{
    font-size: 18px;
    padding: 0px;
    margin: 0px;
    padding-top: 13px;
    color: #888;
}

.header-title h2{
    margin-top: 0px;
    font-weight: bold;
    color: #000;
}

.header-img p{
    font-size: 12px;
    margin: 0px;
    margin-top: 3px;
}

.header-img h4{
        margin-top: 3px;
}

.header-img img{
    float: left;
    margin-left: -50px;
    margin-right: 10px;
}

.col-md-2.header-img {
    margin-top: 19px;
    margin-left: 44px;
}

.col-md-6.col-sm-3.col-xs-7.header-title{
    margin-left: -93px;
}
.postid-731 .products-single h3{
font-size: 24px;
	border-bottom:none !important;
	color:#333;
	padding-bottom:0px;
}
/***********************daohangjiaoben***************/
*{
    margin: 0;
    padding: 0;
	list-style-type:none;
}
/*nav导航盒子*/
div.nav{
    height:50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    background: #0068b7;
	margin:0px auto 0 auto;
    padding-right: 0px;
    padding-left: 15px;
}
/*nav-main*/
ul.nav-main{
    width: 100%;
    list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}

/*图标向上旋转*/
.hover-up{
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*图标向下旋转*/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
@media (max-width: 1200px) {
/*图标向上旋转*/
.hover-up{
    transition-duration: .5s;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}
/*图标向下旋转*/
.hover-down{
    transition-duration: .5s;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
}
/*导航条设置*/
ul.nav-main>li{
    width: 120px;
    height: 100%;
    display: block;
    float: left;
    background:#0068b7;
    color: #fff;
    margin-right: 0px;
    cursor: pointer;
    position: relative;
}

/*ul.nav-main>li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 16px;
    width: 0%;
    height: 15px;
    border-right: 1px solid #287dbf;
}*/

ul.nav-main>li:hover{
    background: #333;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
/*隐藏盒子设置*/
div.hidden-box{
    width: 120px;
    border: 1px solid #0068b7;
    border-top: 0;
    position: absolute;
    display:none;
	background:#0068b7;
    top: 50px;
    z-index: 10;
}
.hidden-box>ul{
    list-style-type: none;
    color: #fff;
    cursor: pointer;
}
.hidden-box li:hover{
    background: #333;
    color: #fff;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
/*隐藏盒子位置设置*/

.hidden-loc-info{
    left: 375px;
}

.nav-main a{
    color: #fff;
    width: 117px;
    height: 47px;
    display: inline-block;
}

.nav-main li a:hover{
    color: #fff;
    text-decoration: none;
}

.current_page_item{
    background: #333!important;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

div.hidden-box li a{
    color: #fff;
    display: inline-block;
    width: 117px;
    height: 47px;
}

div.hidden-box li a:hover{
    color: #fff;
    text-decoration: none;
}

ul.nav-main span {
    display: inline-block;
    margin-left: 9px;
    width: 11px;
    height: 7px;
    background:url(/wp-content/themes/upton/assets/images/down-icon.png) no-repeat;
}

ul.nav-main > li:hover .hover-down {
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

div.hidden-box li:hover .hover-down {
    transition-duration: .5s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

ul.nav-main a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}


/**************daohang*****************/

/********************************responsive*****************************/
@media (max-width: 1200px) {
  nav .nav-list {
    position: fixed;
    height: 100%;
    top: 0;
    padding-right: 0px;
    width: 53%;
    background: #fff;
    left: -60%;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-box-shadow: 3px 0px 10px #f0eded;
    box-shadow: 3px 0px 10px #f0eded;
    z-index: 10;
    padding-left: 0px;
  }
}
@media (max-width: 1200px) {
  nav .nav-list  li {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
}
@media (max-width: 1200px) {
  nav .nav-menu {
    display: block;
    padding: 8px 6px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 15px;
    top: -78px;
    width: 4%;
    right: -92%;
  }
  nav .nav-menu span {
    height: 2px;
    width: 25px;
    display: block;
    background: #CCC;
    border-radius: 10px;
  }
  nav .nav-menu span + span {
    margin-top: 6px;
  }
  ul.nav-main{
    height: 8%;
    margin-left: 0px;
  }
}

nav .open {
  left: 0%;
  overflow: auto;
}
@media (max-width: 1200px) {
div.hidden-box{
    top: 17.5%;
    position: inherit;
  }
.hidden-loc-info{
    left: 53.1%;
 }
}
/********************************responsive*****************************/
.header-bottom{
    background:#0068b7;
}
input.header-text {
    height: 35px;
    width: 286px;
    padding-left: 10px;
    font-size: 12px;
    position: relative;
    border: 0px;
    margin-top: 9px;
    top: 0px;
}

.nav-main form#searchform {
    display:block;
}

p.east {
    line-height: 5px!important;
    margin-bottom: 26px!important;
}

p.footer-weixin {
    line-height: 75px!important;
}

.east a {
    color: #fff;
}

.search-btn {
    position: absolute;
    right: 51px;
    font-size: 23px;
    color: #bebebe;;
    cursor: pointer;
    background: none;
    border: none;
    outline: none;
    top: 2px;
}

.search-btn:hover {
    color: #333;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

@media (max-width: 1200px) {
.search-btn{
    right: 7%;
  }
input.header-text{
    width: 98%;
 }
.nav-list form{
    background: #0068b7;
}
}

@media (max-width: 1200px) {
.header-logo{
    width: 10%;
    padding: 0px;
    margin: 0px;
    margin-left: 30px;
}
.header-title p{
    font-size: 15px;
    padding-top: 13px;
}
.header-title h2 {
    margin-top: 16px;
    font-size: 16px;
}
    
.header-title {
    width: 30%;
    margin-left: 0px!important;
}
    
.header-img {
    margin-top: 19px;
    margin-right: 27px;
}
    
.header-img h4 {
    margin-top: 3px;
    font-size: 15px;
}
.header-bottom {
    background:none;
}
    
.search-btn {
    top: 560px;
}
}

@media (max-width:768px) {
.header-logo{
    margin-left: 12px;
}
.header-img {
    margin-right: 0px;
    padding-left: 28px;
    margin-left: 0px !important;
}
nav .nav-menu{
    width: 5%;
}
    
.search-btn {
    top: 419px;
}
}

@media (max-width:767px) {
	.footer-border{
		padding-left:8px;padding-right:8px;
	}
	.footer-img{
	padding-left: 18px;
    padding-right: 6px;
	}
.header-logo{
    width: 25%;
    padding: 0px;
    margin: 0px;
    margin-left: 30px;
}
    
.search-btn {
    top: 419px;
}
.header-title p{
    font-size: 15px;
    padding-top: 13px;
}
.header-title h2 {
    margin-top: 16px;
    font-size: 16px;
}

.header-title {
    width: 58%;
    margin-left: 0px!important; 

}

  nav .nav-menu {
    display: block;
    padding: 8px 7px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 15px;
    top: -78px;
    width: 10%;
    right: -87%;
  }
}
/********************header********************/
.banner .container-fluid{
    padding: 0px;
    margin: 0px;
}
/********************banner*******************/

/********************banner*******************/

/********************about us*******************/
.about-us{
    margin-top: 25px;
    margin-bottom: 50px;
}
.img-border{
    height: 217px;
    width: 312px;
    border: 4px solid #0068b7;
    position: relative;
    margin-left: 70px;
}

.us-img{
    margin-top: 41px;
}

.us-img img{
    position: absolute;
    top: -43px;
    right: 124px;
    margin-top: 39px;
}

.about-contant{
    margin-left: -67px;
    width: 63%;
    padding-right: 0px;
}

.title-us {
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
}

span.h2-us {
    font-size: 26px;
    color: #333;
}

span.h3-us {
    font-size: 16px;
    color: #888;
}

.content-us {
    margin-top: 20px;
}

.content-us p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-right: 16px;
	    text-indent: 28px;
}

.buttom-us {
    margin-top: 21px;
}

.buttom-us a {
    background: #333;
    height: 31px;
    display: inline-block;
    width: 105px;
    text-align: center;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.buttom-us a:hover {
    background: #0067b7;
    color: #fff;
    text-decoration: none;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

@media (max-width: 767px) {
.us-img {
    margin-top: 33px;
}
    
.img-border {
    height: 73px;
    width: 131px;
    border: 4px solid #0068b7;
    position: relative;
    margin-left: 6px;
}
    
.us-img img {
    position: absolute;
    top: -35px;
    right: -7px;
    margin-top: 40px;
}
    
span.h2-us {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
    
span.h3-us {
    font-size: 16px;
    color: #888;
}
    
.content-us p {
    font-size: 10px;
    line-height: 13px;
    color: #666;
    padding-right: 0px;
}
}

@media (max-width: 1200px) {
.about-contant{
    margin-left: 0px;
    width: 58%;
}
}
/********************about us*******************/

/********************product*******************/
.product{
    background: url(/wp-content/themes/upton/assets/images/index_8.jpg) no-repeat;
    background-size: cover;
}

.product-top {
    margin-top: 40px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    position: relative;
}

.product-bottom {
    margin-top: 28px;
    margin-bottom: 49px;

}

.product-top .swiper-button-next {
    font-size: 24px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    padding-left: 10px;
    background: 0 0;
    outline: none;
    color: #555;
    border: 1px solid;
}

.product-top .swiper-button-next:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}

.product-top .swiper-button-prev {
    background: 0 0;
    left: 93%;
    font-size: 24px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    padding-left: 10px;
    outline: none;
    color: #555;
    border: 1px solid;
}

.product-top .swiper-button-prev:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}


.product-hot img{
    padding-right: 11px;
}

@media (max-width: 767px) {
.product-top{
    padding-bottom: 8px;
}
}

.product-hot a{
    color: #666;
}

.product-hot a:hover{
    text-decoration: none;
    color: #337ab7;
}

.item_block {
    padding-left: 1px;
    padding-right: 1px;
    overflow: hidden;
    margin-bottom: 10px;
}

.item_block {
    margin-bottom: 20px;
    animation-name: fadeInUp;
}

.item_img {
    background-size: 100%;
}

.item_img {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: none;
    display: block;
    position: relative;
    overflow: hidden;
}

.item_img {
    padding-bottom: 0%;
    position: relative;
    transition: all 0.3s ease 0s;
    display: block;
}

.item_block:hover .item_img {
    background-size: 106%;
}

.item_block:hover .item_img img{
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.item_img img {
    transition: all .36s ease;
    display: inline;
 
}

.item_img_mask {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.2s ease 0s;
}

.item_block:hover .item_img .item_img_mask {
    opacity: 1;
}

.item_icon {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 50%;
    top: -80px;
    margin-left: -30px;
    margin-top: -10px;
    opacity: 0;
    transition: all 0.46s ease 0s;
    font-size: 0;
    background: #0067b7;
    border-radius: 50%;
}

.item_block:hover .item_img .item_icon {
    top: 50%;
    opacity: 1;
}

.item_block .item_icon:hover {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.item_icon .line_top {
    width: 18px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
}

.item_icon {
    font-size: 0;
}

.item_icon .line_bottom {
    width: 2px;
    height: 18px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -8px;
}

.item_wrapper {
    text-align: left;
    padding: 17px 0px;
    transition: all 0.36s ease 0s;
}

.item_block:hover .item_wrapper {
    color: #fff;
    background: #0067b7;
}

.item_block:hover .item_wrapper .title{
    color: #fff;
    text-decoration: none;
    padding-left: 15px;
}

.item_wrapper .title {
    color: #666;
    transition: all 0.3s ease 0s;
}


.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item_wrapper .subtitle {
    font-size: 14px;
    transition: all 0.36s ease 0s;
    line-height: 20px;
}

.subtitle {
    font-size: 13px;
    color: #939393;
    margin-top: 3px;
}

.item_block:hover .item_wrapper .subtitle {
    color: #fff;
}
/********************product*******************/

/********************cases*******************/
.cases-hot a{
    color: #666;
}

.cases-hot a:hover{
    text-decoration: none;
    color: #337ab7;
}

.cases-top {
    margin-top: 40px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    position: relative;
}

.cases-bottom {
    margin-top: 28px;
    margin-bottom: 49px;

}

.cases-top .swiper-button-next1 {
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 29px;
    padding-left: 10px;
    background: 0 0;
    outline: none;
    color: #555;
    border: 1px solid;
    display: inline-block;
    float: right;
}

.cases-top .swiper-button-next1:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}

.cases-top .swiper-button-prev1 {
    background: 0 0;
    left: 93%;
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 29px;
    padding-left: 6px;
    outline: none;
    color: #555;
    border: 1px solid;
    display: inline-block;
    float: right;
    margin-right: 7px;
}

.cases-top .swiper-button-prev1:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}

 .swiper-button-next2 {
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 29px;
    padding-left: 10px;
    background: 0 0;
    outline: none;
    color: #555;
    border: 1px solid;
    display: inline-block;
    float: right;
}

.swiper-button-next2:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}
 .swiper-button-prev2 {
    background: 0 0;
    left: 93%;
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 29px;
    padding-left: 6px;
    outline: none;
    color: #555;
    border: 1px solid;
    display: inline-block;
    float: right;
    margin-right: 7px;
}

.swiper-button-prev2:hover {
    background: #0068b7;
    color: #fff;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}


.cases-hot img{
    padding-right: 11px;
    float: left;
}

.cases-hot p{
    margin: 0px;
}

.buttom-cases a {
    background: #333;
    height: 31px;
    display: inline-block;
    width: 105px;
    text-align: center;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.buttom-cases a:hover .fa.fa-plus {
    transform: rotate(180deg); 
    margin-left: 5px;
    height: 11px;
}

.buttom-cases a:hover {
    background: #0067b7;
    color: #fff;
    text-decoration: none;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

.buttom-us a:hover .fa.fa-plus {
    transform: rotate(180deg); 
    margin-left: 5px;
    height: 11px;
}

.fa-plus {
    transition: 0.5s;
}

@media (max-width: 767px) {
.cases-top{
    padding-bottom: 8px;
}
}
/********************cases*******************/

/********************news*******************/
.news-top {
    margin-top: 15px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    position: relative;
}

.news-top a {
    background: #333;
    height: 31px;
    display: inline-block;
    width: 105px;
    text-align: center;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: right;
}


.news-top a:hover {
    background: #0067b7;
    color: #fff;
    text-decoration: none;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

.news-top a:hover .fa.fa-plus {
    transform: rotate(180deg); 
    margin-left: 5px;
    height: 11px;
}

.news-bottom {
    margin-top: 10px;
}
.news-box {
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 10px;
    padding-top: 19px;
}

.date-news {
    border: 1px solid #d3d3d3;
    text-align: center;
    width: 80px;
    height: 70px;
}

.date-news p {
    font-size: 12px;
    margin: 15px 15px 0px 15px;
    color: #888;
}

.date-news h2 {
    font-size: 26px;
    margin-top: 0px;
    color: #666;
}

.content-news h4 {
    font-size: 16px;
    color: #333;
    margin-top: 3px;
    margin-bottom: 7px;
}

.content-news p {
    font-size: 14px;
    color: #666;
}

.news {
    margin-bottom: 56px;
}

@media (max-width: 767px) {
.content-news h4 {
    font-size: 15px;
}
.content-news p {
    font-size: 12px;
}
}



.news-box:hover .content-news{
    transition: all 0.3s ease 0s;
    margin-left: 20px;
}
.content-news {
    transition: all 0.3s ease 0s;
    width: 32em;
}

.news-box .col-md-2,.news-box .col-xs-3{
    padding: 0px;}

.news-box .col-md-10,.news-box .col-xs-9{
    padding: 0px;
}

/********************news*******************/

/********************product*******************/
.product-title {
    text-align: left;
    margin: 35px auto;
    margin-top: 50px;
}

.product-title a {
    margin: 2px 2px;
    padding: 8px 28px;
    display: inline-block;
    border: 1px solid rgba(170,170,170,.2);
    color: #828282;
    background-color:#fff;
    transition: all .36s ease;
}

.product-title a:hover {
    background: #0068b7;
    color: #fff;
    transition: all .36s ease;
    text-decoration: none;
}

.product-a {
    transition: all .36s ease;
    width: calc(100% / 3 - 20px);
    height: auto;
    float: left;
    margin-bottom: 25px;
    position: relative;
    box-shadow: 0 0 0 rgba(0,0,0,.15);
    margin: 0px 10px;
}

.product-a .img-responsive{
    width: 100%;
}

.product-single .container {
    padding: 0px;
}

.product-a p{
    text-align: center;
    transition: all .36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    padding: 11px 20px;
}

.product-a img{
    transition: all .36s ease;
}

.product-a:hover img{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    display: inline;
}

.product-a:hover p{
    background: #0067b7;
    color: #fff;
    transition: all .36s ease;
}
.product-img{
    overflow: hidden;
}

.product-a:hover a{
    text-decoration: none;

}

.product-box h1{
    text-align: left;
    padding: 28px 0px;
    font-size: 30px;
    border-bottom: 1px solid #bcbcbc;
}

.product-box p{
    color: #666;
    padding-top: 20px;
    padding-bottom: 10px;
}
.product-box .img-center img{
    margin-left: 200px;
}

.img-center {
    margin-bottom: 60px;
}

.pro_img {
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 40px;
}

.p_img {
    overflow: hidden;
    position: relative;
}

.p_img img {
    transition: all 0.45s ease-in-out;
    max-width: 100%;
}

.pro_img:hover .p_img img {
    transform: scale(1.2,1.2);
}

.p_img_hover {
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 99;
    transition: 0.5s;
}

.pro_img:hover .p_img .p_img_hover {
    opacity: 1;
}

.more_img {
    position: absolute;
    top: 33%;
    left: 43%;
    transition: .5s;
}

.pro_img:hover .p_img .p_img_hover .more_img {
    transform: rotate(180deg);
}

.p_desc {
    padding: 75% 10% 0;
    font-size: 15px;
    color: #FFF;
    text-align: center;
}

.product-box-title{
    background: #f7f7f7;
    text-align: left;
}

.product-box-img {
    margin: 32px auto;
}

.product-box-bottom{
    background: #f7f7f7;
    padding: 60px 0px;
}

.product-single {
    margin-top: 40px;
    margin-bottom: 60px;
}
/********************product*******************/

/********************about-us*******************/
.about-title h1{
    font-size: 30px;
    line-height: 30px;
    color: #555;
    margin-bottom: 60px;
    text-align: left;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 10px;
}


.about-content h2 {
    font-size: 25px;
    color:#fd5747;
    margin: 9px 0px;
    text-align: left;
    text-decoration: underline;
}

.products-the_content p {
    margin: 0 0 10px;
    line-height: 27px;
    margin-bottom: 18px;
    text-indent: 2ex;
    margin-left: 15px;
    color: #666;
}

.about-content {
    margin-top: 35px;
    margin-left: 15px;
}

/********************about-us*******************/

/********************page-news*******************/
.page-news-top {
    margin-top: 40px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    position: relative;
}

.page-news-top a {
    background: #333;
    height: 31px;
    display: inline-block;
    width: 105px;
    text-align: center;
    line-height: 31px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.page-news-top a:hover {
    background: #0067b7;
    color: #fff;
    text-decoration: none;
     -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

.page-news-bottom {
    margin-top: 10px;
}
.page-news-box {
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 32px;
    padding-top: 32px;
}

.page-date-news {
    border: 1px solid #d3d3d3;
    text-align: center;
    width: 99px;
    height: 91px;
}

.page-date-news p {
    font-size: 15px;
    margin: 15px 10px 0px 15px;
    color: #888;
}

.page-date-news h2 {
    font-size: 37px;
    margin-top: 0px;
    color: #666;
}

.page-content-news h4 {
    font-size: 16px;
    color: #333;
    margin-top: 3px;
    margin-bottom: 7px;
}

.page-content-news p {
    font-size: 14px;
    color: #666;
}

.page-news {
    margin-bottom: 56px;
}

@media (max-width: 767px) {
.page-content-news h4 {
    font-size: 15px;
}
.page-content-news p {
    font-size: 12px;
}
}

.page-news-box:hover .page-content-news{
    transition: all 0.6s ease 0s;
    margin-left: 40px;
}
.page-content-news {
    transition: all 0.3s ease 0s;
    width: 70em;
}

.page-news-box .col-md-2,.page-news-box .col-xs-3{
    padding: 0px;
}

.page-news-box .col-md-10,.page-news-box .col-xs-9{
    padding: 0px;
    margin-left: -63px;
}

span.page-h2-us {
    font-size: 26px;
    color: #333;
}

span.page-h3-us {
    font-size: 16px;
    color: #888;
}

.yin {
    position: absolute;
    top: 101%;
    left: 0%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    border-right: 2px solid #ddd;
    height: 26px;
}

.yin-fa {
    position: absolute;
    top: 46%;
    left: 2%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    height: 85px;
    line-height: 85px;
    font-size: 28px;
    color: #ddd;
}


.page-news-box:hover .yin-fa {
    opacity: 1;
    transition: all 0.6s ease 0s;
    left: 60px;
}

.page-news-box:hover .yin {
    opacity: 1;
    transition: all 0.3s ease 0s;
    left: 43px;
}

.wp-pagenavi {
    margin-top: 30px;
    text-align: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000;
    background: #000;
    color: #fff;
}

.wp-pagenavi a {
    margin-left: 15px;
    border: none;
    background: #eee;
     color: #999;
    text-decoration: none;
    text-decoration-color: #d0d0d1;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000;
    background: #000;
    color: #fff;
}
/********************page-news*******************/

/********************contact-us*******************/
.contact-title h2{
    font-size: 22px;
    margin-top: 0px;
    border-bottom: 1px dashed #d7d7d7;
    padding-bottom: 18px;
}

.contact-text h5{
    padding: 0px;
    font-size: 17px;
}

.contact-text p{
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    line-height: 13px;
}

.contact-text li{
    padding-bottom: 22px;
    border-bottom: 1px dashed #d7d7d7;
    padding-top: 9px;
    color: #666;
}

.contact-text li:hover{
    color: #000;
}

.contact-us-title h1{
    font-size: 30px;
    padding: 9px 0;
    border-bottom: 1px solid #bcbcbc;
    margin-bottom: 40px;
}
/********************contact-us*******************/

/********************single*******************/
.single-title h1{
    font-size: 30px;
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px solid #bcbcbc;
}

.products-single p{
    margin: 0 0 10px;
    line-height: 27px;
    color: #666;
}

.products-single h3{
    font-size: 24px;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 11px;
    color: #0067b7;
}

table {
    border-collapse: collapse;
    border: 1px #e3e3e3 solid;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

th, td {
    border: 1px solid #e3e3e3;
    text-align: center;
    font-size: 15px;
    line-height: 35px;
    color: #666;
}

th{
    background: #0067A0;
    color: #fff;
}

table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

table tr:first-child td{
    background: #0067A0;
    color: #fff;
}

.single-biao p{
    color: #333;
    font-weight: bold;
    line-height: 33px;
}
/********************single*******************/

/********************single-news*******************/
.new-bottom .page-title {
    text-align: center;
    margin-top: 80px;
	 margin-bottom: 30px;
}

.new-bottom .page-title h1 {
    font-size: 25px;
    padding-bottom: 15px;
}

.new-bottom p{
    margin-bottom: 0px;
}
/********************single-news*******************/

/********************404*******************/
.img-404 {
    position: relative;
    margin-bottom: 30px;
}

.img-404 a{
    position: absolute;
    top: 70%;
    left: 35%;
    color: #fff;
    font-size: 30px;
    border: 2px solid;
    line-height: 56px;
    padding: 7px 116px;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

header.page-header3 {
    text-align: center;
}

.img-404 a:hover {
    background: #fff;
    color: #337AAF;
    border: 2px solid #337ab7;
    transition: all 0.5s ease 0s;
}
/********************404*******************/

/********************search****************/
.page-left, .related-news {
    background: #f4f4f4;
}
.products-list h2, .related-news-list h2 {
    color: #fff;
    font-family: none;
    background: #0068b7;
    line-height: 50px;
    padding-left: 30px;
}
.related-products-content, .related-news-content {
    padding: 0 30px;
    padding-bottom: 20px;
}
.related-products-content ul{
    padding: 0px;
}
.page-left {
    margin-bottom: 20px;
    margin-top: 40px;
}
.time {
    color: #999;
    font-size: 12px;
}
.blogs-title p {
    color: #666;
    font-size: 12px;
}
.blogs-title h5 {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}
.related-products-content li a {
    font-size: 18px;
    display: inline-block;
    width: 100%;
}
.related-products-content li {
    border-bottom: 1px solid #aaa;
    padding: 20px 0;
}
ul.sub-menu li {
    padding: 0;
    border-bottom: none;
}
.sub-menu a {
    font-size: 13px!important;
    color: #666;
    line-height: 30px;
    margin-bottom: 0!important;
}

.gallery-thumbs .swiper-wrapper {
    transform: translate3d(0,0,0)!important;
    padding-top: 8px;
}
.related-news {
    margin-bottom: 20px;
}
#gwolle_gb form#gwolle_gb_new_entry, #gwolle_gb form#gwolle-gb-new-entry{
    margin-top: 0;
}
.current-menu-parent ul.sub-menu {
    display: block;
}
.page-header2{
    margin: 40px 0px 30px 2px;
    padding-bottom: 77px;
}
.page-content input[type='search']{
    height: 30px;
    border: 1px solid;
}
.page-content button[type='submit']{
    background: #f3f3f5;
    border: 1px solid #d7d7d7;
    height: 29px;
}
.page-content span.screen-reader-text{
    color: #666;
    font-weight: normal;
    font-size: 18px;
    padding: 5px 10px;
}
.page-content form.search-form {
    margin-bottom: 5px;
}
.page-content button.search-submit:hover {
    background: #d9d9d9;
}
.page-header .page-title h1{font-size: 24px;}
.page-products-content {
    padding: 10px 0;
    border-bottom: 1px dashed #666;
}
.page-temaplate-content a.post-thumbnail.read-more1 {
    background: #fff;
    padding: 5px;
    color: #333;
    border: 1px solid #d7d7d7;
}
.page-temaplate-content a.post-thumbnail.read-more1:hover {
    color: #fff;
    background:#0068b7;
    text-decoration: none;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
.page-temaplate-content a.post-thumbnail {
    text-decoration: none;
}
.page-products-content .search-text {
    margin-bottom: 17px;
}

.page-title{
    border-bottom: 1px solid #eee; 
    padding-bottom: 10px;
}
.page-title h1{
    font-size: 30px;
}

.pagination{
    opacity: 0;
}
/********************search***************/

/********************footer*******************/
.return-top {
    background: #1071ba none repeat scroll 0 0;
    border: 2px solid #1071ba;
    border-radius: 50%;
    bottom: 50px;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 62px;
    line-height: 55px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 63px;
    cursor: pointer;
    transition: all .3s ease 0s;
    margin-bottom: 50px;
    z-index: 99;
}

.return-top:hover {
    background-color: transparent;
    color: #1071ba;
}

.footer-top{
    background: url(/wp-content/themes/upton/assets/images/index_19.jpg) no-repeat;
    padding-top: 40px;
    border-top: 4px solid #0068b7;
    padding-bottom: 40px;
    background-size: cover;
}

.footer-img{
    width: 21%;
}

.footer-img p{
    font-size: 18px;
    color: #0068b7;
    font-weight: bold;
    margin-top: 15px;
}

.footer-border {
    border-left: 1px dashed #d0d0d0;
    width: 19.5%;
    text-align: left;
    padding-left: 67px;
    height: 168px;
}

.footer-border h2{
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.footer-border li{
    line-height: 26px;
    color: #666;
}

.footer-border li:hover {
    color: #000;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}


.footer-width{
    width: 40%;
}

.footer-bottom {
    background: #0067b7;
    color: #fff;
}

.footer-bottom p{
    line-height: 52px;
    margin: 0px;
}

a.footer-a {
    border-radius: 50%;
    font-size: 17px;
    background: #fff;
    padding: 5px;
    margin-left: 5px;
}

a.footer-a:hover {
    color: #fff;
    background: #333;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.9s, color 0.5s;
}

.footer-border a{
    color: #666;
}

.footer-border a:hover{
    color: #000;
    text-decoration: none;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.3s;
}

@media (max-width: 1024px) {
.footer-img {
    width: 20%;
}
    
.footer-border {
    border-left: 1px dashed #d0d0d0;
    width: 19.5%;
    text-align: left;
    padding-left: 15px;
    height: 178px;
    font-size: 9px;
}
    
.footer-width {
    width: 41%;
}
    
.footer-border h2 {
    font-size: 9px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

.footer-img p {
    font-size: 11px;
    color: #0068b7;
    font-weight: bold;
    margin-top: 15px;
}
}

@media (max-width: 1024px) {
.footer-border h2 {
    font-size: 18px;
}
.footer-border{
    font-size: 14px;
}
}

/********************footer*******************/
@media (max-width: 1024px) {
.us-img img{
    right: 28px;
}
    
.content-news {
    width: 26em;
    margin-left: 27px;
}
    
a.footer-a {
    padding: 3px;
    margin-left: 0px;
}
    
.return-top{
    font-size: 36px;
    height: 54px;
    line-height: 46px;
    width: 55px;
}
    
.header-img h4 {
    font-size: 13px;
}
    
.page-content-news {
    margin-left: 25px;
}
    
.page-news-box:hover .page-content-news {
    margin-left: 60px;
}
    
.page-news-box:hover .yin {
    left: 62px;
}
    
.page-news-box:hover .yin-fa {
    left: 79px;
}
    
.nav-main a {
    line-height: 80px;
}
    
.cases-hot p {
    text-overflow: ellipsis;
    overflow: hidden;
}
    
.product-a p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    
ul.nav-main>li {
    height: 73%;
}
    
div.hidden-box {
    top: 17.5%;
}
}


@media (max-width: 768px) {
.header-title {
    margin-right: 20px;
}
    
.img-border {
    height: 150px;
    width: 257px;
    margin-left: -11px;
}
    
.us-img img{
    top: -29px;
    right: 2px;
}
    
.content-us p {
    font-size: 12px;
    line-height: 19px;
}
    
.content-us {
    margin-top: 5px;
}
    
span.h2-us {
    font-size: 22px;
}
    
.content-news {
    width: 20em;
    margin-left: 29px;
}
    
.news-box:hover .content-news {
    margin-left: 37px;
}
    
.page-content-news {
    margin-left: 0px;
    width: 42em;
}
    
.page-news-box:hover .page-content-news {
    margin-left: 28px;
}
    
.page-news-box:hover .yin-fa {
    left: 46px;
}
    
.yin-fa{
    top: 60%;
}
    
.page-news-box:hover .yin {
    left: 31px;
}
}


@media (max-width: 640px) {
.header-logo {
    margin-left: 27px;margin-right:20px;
}
    
nav .nav-menu {
    padding: 8px 9px;
    width:9%;
    right: -86%;
	top:-69px;
}
    
ul.nav-main > li {
    height: 133%;
}
    
.nav-main a {
    line-height: 55px;
}
    
div.hidden-box {
    top: 31.7%;
    
}
    
.img-border {
    height: 130px;
    width: 211px;
    margin-left: -3px;
}
    
.us-img img {
    top: -29px;
    right: -3px;
}
    
.cases-hot p {
    font-size: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
}
    
.date-news {
    width: 70px;
    height: 60px;
}
    
.date-news p {
    font-size: 11px;
    margin: 10px 10px 0px 10px;
}
    
.date-news h2 {
    font-size: 20px;
}
    
.content-news {
    width: 17em;
}
    
.content-news h4 {
    font-size: 13px;
}
    
.news .col-md-6.col-xs-6 img{
    margin-top: 15px;
}
    
.products-the_content p {
    line-height: 20px;
    margin-bottom: 6px;
    margin-left: 0px;
    font-size: 13px;
}
    
.about-content {
    margin-top: 25px;
    margin-left: 3px;
}
    
.about-content h2 {
    font-size: 21px;
    margin: 9px 0px;
}
    
.header-title {
    margin-left: -60px !important;
}
    
.header-title h2 {
    margin-top: 10px;
    font-size: 22px;
}
    
.header-title p {
    font-size: 17px;
}
    
.header-bottom {
    margin-bottom: -20px;
}
    
.page-content-news {
    margin-left: 28px;
    width: 34em;
}
    
.page-news-box:hover .page-content-news {
    margin-left: 52px;
}
    
.page-news-box:hover .yin-fa {
    left: 68px;
}
    
.page-news-box:hover .yin {
    left: 52px;
}
    
.yin-fa {
    top: 56%;
}
    
.more_img {
    top: 24%;
    left: 37%;
    width: 27%;
}
}

@media (max-width: 480px) {
.header-title h2 {
    font-size: 17px;
}
	.header-title{
		margin-right:0px;
		padding-right:0px;
	}
.header-logo {
    margin-left: 20px;margin-right:15px;
}
    
nav .nav-menu {
    padding: 8px 7px;
    width: 10%;
}
    
.search-btn {
    top: 377px;
}

.header-title {
    margin-left: -27px !important;
}
    
ul.nav-main > li {
    height: 91%;
}
    
.img-border {
    height: 78px;
    width: 136px;
    margin-left: -3px;
    border: 3px solid #0068b7;
}
    
.item_icon {
    width: 39px;
    height: 39px;
    left: 59%;
}
    
.item_block:hover .item_img .item_icon {
    top: 46%;
}
    
.cases-hot img {
    padding-right: 5px;
}
    
.item_block:hover .item_wrapper .title {
    padding-left: 7px;
}
    
.item_wrapper {
    padding: 8px 0px;
}
    
.content-news {
    width:17em;
}
    
.page-content-news {
    margin-left: 63px;
    width: 20em;
}
    
.page-date-news h2 {
    font-size: 28px;
    margin-top: 0px;
    color: #666;
}
    
.page-date-news p {
    font-size: 14px;
    margin: 15px 10px 0px 15px;
}
    
.page-date-news {
    width: 84px;
    height: 82px;
}
    
.page-news-box:hover .page-content-news {
    margin-left: 80px;
}
    
.page-news-box:hover .yin {
    left: 81px;
}
    
.page-news-box:hover .yin-fa {
    left: 96px;
}
    
.yin-fa {
    top: 62%;
}
    
.footer-border a {
    font-size: 12px;
}
    
.footer-border h2 {
    font-size: 9px;
}
    
    
.yin {
    top: 97%;
    height: 24px;
}
    
.footer-border li {
    line-height: 21px;
    font-size: 13px;
}
    
.p_desc {
    font-size: 10px;
}
    
.product-a p {
    font-size: 9px;
    line-height: 14px;
    padding: 2px 20px; 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    
.footer-img p {
    font-size: 10px;
}
    
div.hidden-box {
    top: 21.7%;
}
    
.product-box h1 {
    font-size: 27px;
}
}

@media (max-width: 375px) {
.header-logo {
    margin-left: 20px;
    margin-right: 20px;
    width: 20%;
}
.footer-img {
    padding-left: 10px;
    padding-right: 10px;
}
	.footer-border{
		padding-left:6px;
		padding-right:6px;
	}
.header-title p {
    font-size: 15px;
}
    
.search-btn {
    top: 415px;
}
    
.header-title h2 {
    font-size: 16px;
}
    
.img-border {
    height: 68px;
    width: 127px;
    margin-left: -8px;
    border: 3px solid #0068b7;
}
    
nav .nav-menu {
    padding: 8px 7px;
    width: 12%;
}
    
.content-news {
    width: auto;
}   
    
.footer-border a {
    font-size: 10px;
}
    
.footer-border li {
    line-height: 20px;
    font-size: 12px;
}
    
.page-content-news {
    margin-left: 67px;
    width: 19em;
}
}

@media (max-width: 320px) {
.header-logo {
    margin-left: 20px;
}
    
div.hidden-box {
    top: 32.9%;
}
    
.search-btn {
    top: 442px;
}
    
.header-title {
    margin-left: -9px !important;
}
    
.header-title p {
    font-size: 12px;
    margin-bottom: -14px;
    padding-top: 12px;
}
    
.header-title h2 {
    font-size: 14px;
    margin-top: 23px;
}
    
nav .nav-menu {
    padding: 6px 6px;
    width: 12%;
    right: -84%;
}
    
.img-border {
    height: 58px;
    width: 106px;
}
    
span.h3-us {
    font-size: 13px;
}
    
.content-news {
    width: auto;
}
    
.footer-border h2 {
    font-size: 6px;
}
    
.footer-border a {
    font-size: 7px;
}
    
.footer-border li {
    line-height: 17px;
}
    
.footer-border li {
    line-height: 18px;
    font-size: 10px;
}
    
.news-top a {
    height: 28px;
    line-height: 27px;
}
    
div.hidden-box {
    top: 32.7%;
}
    
.page-content-news {
    margin-left: 83px;
    width: 14em;
}
    
.page-news-box:hover .page-content-news {
    margin-left: 88px;
}
    
.page-news-box:hover .yin {
    left: 88px;
}
    
.yin-fa {
    top: 72%;
}
    
.page-news-box:hover .yin-fa {
    left: 100px;
}
    
.product-box p {
    font-size: 12px;
}
    
.product-box h1 {
    font-size: 19px;
}
    
span.h2-us {
    font-size: 18px;
}
    
ul.nav-main > li {
    height: 139%;
}
}

.job-top{
    text-align: center;
    padding-top: 30px;
    margin-top: 70px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 45px;
    padding-right: 15px;
    padding-left: 15px;
    
}

.job-bottom{
    padding-right: 15px;
    padding-left: 15px;
}

.job-top img{
    display: inline-block;
}

.job-top h3{
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;
    border-top: 1px solid #D8D8D8;
    padding-top: 30px;
}

.job-top p{
    font-size: 12px;
}

.job-bottom h4{
    line-height: 24px;
    font-size: 12px;
    color: #6a6a6a;
}

.job-bottom p{
    line-height: 24px;
    font-size: 13px;
    color: #6a6a6a;
}

.border-p{
    padding-bottom: 30px;
}