/*
模板自定义样式
*/
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: #333;
}
ul{
    list-style: none;
    padding-left: 0px;
}
.header h1,.header h2,.header h3,.header h4,.header h5{
    color: #003993;
    font-weight:600;
    margin-top: 10px;
    font-size: 16px;
    font-family:"Microsoft Yahei","微软雅黑";
    line-height: 24px;
}

.header .title-english{
    font-size: 13px;

}
.header p{
    font-size: 14px;
    margin-bottom: 0px;

}
.block-center{
     margin: 0 auto;
}

.company-title{
    color: #666;
    font-weight: 800;
    margin-bottom: 5px;
}
.header-pho-bg{
  font-size: 16px;
   padding-top:0px;
   color: #003993

}

.guanggao-pho-bg{
   font-size: 16px;
   padding-top:15px;
    color: #003993;
    height: auto;
    overflow: hidden;
}
.guanggao-pho-bg .text-right{
    padding-top: 15px;
}
.guanggao-bg .text-center{
    padding-top: 15px;
}
.header-pho-bg .phone-ico{
    margin-top:8px;
    padding:5px 15px 5px 0;
    border-right:#ddd solid 1px;
}
.guanggao-pho-bg .phone-ico{
    margin-top:8px;
    padding:5px 15px 5px 0;
    border-right:#333 solid 1px;
}

.header-pho-bg i{
    font-size:36px;
    margin-top:25px;
    color: #003993;
}


.guanggao-pho-bg i{
    font-size: 60px;
    margin-top: 30px;
    color: #003993;
}

.header-top-phone{
    color: #003993;
    font-size: 24px;
    font-weight: 700;
}
.header-top-phone i{
    font-size: 30px;
    margin-right: 15px;
}
.header-pho-bg span{
    font-weight: 700;
    font-size: 18px;
    color: #003993;
}
.guanggao-pho-bg span{
    font-weight: 700;
    font-size: 24px;
    color: #003993;
}

.header_gp{
   display: inline-block;
    font-size: 14px;
    background: #003993;
    border-radius: 5px;
    color:#fff;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    min-width: 105px;
}
.header_gp:hover{
  background-color: #4C92FF;
  color: #fff;
}
.header_gp span{
    font-weight: 700;
    color: #003993;

}

.company-intro{
    background: #fff;
    padding: 50px 15px;
}

.header-logo h3{
  margin-top: 0px;
  margin-bottom: 0px;
}

.header-top-navgetion{
    color:#333;
    font-size:12px;
    background: #f8f8f8;
    padding: 5px 15px;
}

.header-top-navgetion span{
    margin-right:10px;
    margin-left:10px;
}
.header-top-navgetion p{
  margin-bottom: 0px;
}
.header-top-navgetion .weixin i{
    color:green;
}

.header-top-navgetion .xinlang i{
    color:#da231a
}
.header-top-navgetion .tenxun i{
    color:#0096ff;
}
.header-top-navgetion .liuyan i{
    color:#333;
}
.header-top-navgetion span i{
    margin-right:10px;
}
.header-top-navgetion a{
    color:#333;
}
.header-left{
    border-right:1px solid #e9e9e9;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
 .header-small {
  position: relative;
  z-index: 1;
}
 .header-small:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -40px;
  height: 40px;
  width: 100%;
  background: no-repeat center center;
}
.menu-bg{
    background: #003993;
}

.menu-phone-bg{
    background: #003993;
}
.menu_cry{
    padding: 5px 15px;
    float: left;

}


.ct-shadow-type:after {
  background-image: url(../images/shadow_1.png);
}
.blogpost-content a, .text-default {
  color: #333;
  font-size: 16px;
  font-weight: 700;

}
.blogpost-content hr{
    margin-top: 5px;
    margin-bottom: 15px;
}



.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform:none;
    font-size: 18px;
    font-weight: normal;
    border-left: 0px;
    bottom: 0;
    text-align: center;
    padding: 20px 60px 20px 60px;
    z-index: 102;

}
@media (max-width:767px) {
    .navbar-default .navbar-nav > li > a {
        background: none;
        border-bottom: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        padding: 10px 25px 10px 20px;
        font-size: 16px;
    }

}



.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
    bottom: 0px;
    border: 0px;
    background: #075DAA;

}


.nav-pills > li > a {
	border-radius: 0;
	padding: 5px 5px;
	border-bottom: 1px solid #f6f6f6;
	color: #333;
	font-size: 14px;
	text-transform:inherit;
	font-weight:normal;
}

.more{
    background: #003993;
    color: #fff;
	margin-left:15px;
    font-size: 12px;
    padding: 5px 8px;
    border-radius: 3px;
}

.more:link{
	color:#fff;
    background: #003993;
}
.more:hover{
	color:#fff;
    text-decoration: none;
	background:#4C92FF;
}



.footer-content  .nav-pills > li > a {
	border-radius: 0;
    padding:10px 0;
    height: 30px;
	color: #a3a3a3;
	font-size: 14px;
	text-transform:inherit;
	font-weight:normal;
}
.footer-content h5{
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 10px;
}

.filters .nav-pills > li > a {
    border-radius: 0px;
    padding: 0px 10px;
    border-bottom: 1px solid #fff;
    color: #333;
    font-size: 16px;
    text-transform: inherit;
    font-weight: normal;
}
.filters .nav-pills > li.active > a, .filters .nav-pills > li.active > a:hover, .filters .nav-pills > li.active > a:focus, .filters .nav-pills > li > a:hover, .filters .nav-pills > li > a:focus {
    border: 1px solid #075DAA;
    color: white;
    background-color: #075DAA;
}
.image-box-body a{
    color: #666;
    font-size: 16px;
    text-align: center;
}


/*搜索框样式*/

.keyowrd-bg{
    padding: 5px 15px;
    background: #f8f8f8;
}

.search-keyword{
    padding-top: 15px;

}
.search-keyword span{
    color: #003993;
    font-weight: 700;
}
.search-keyword a{
    margin-right: 10px;
}

.search-box button{
    float: right;
}



#searchButton{
    padding: 0px;
    line-height: 30px !important;
    border: 0px;
    background: #003993;
    border: 1px solid #f0f0f0;
    color: #fff;
    top: 0px;
    -webkit-appearance: none;
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
.news-list-title {
    background: url(../images/news-list-title-bg.png) no-repeat 0 10px;
    font-size: 14px;
}
.meiti-title {
    padding-top: 10px;
    border-bottom: 1px #f1f1f1 solid;
}
.news-list-title li {
    padding-left: 40px;
    height: 40px;
}

.lead span{
    font-weight: bold;
    color:coral;
    margin: 0 15px;
}
.blogpost {
    background-color: #fff;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 15px;
    margin: 0px 0px 10px;
    position: relative;
}
.blogpost-content .muted {
    line-height: 30px;
    padding: 0 15px;
    background: #fafafa;
}
.blogpost .blogpost-content {
    padding: 0px 0px 10px;
}

.shengtaiquan-bg{

}
.shengtaiquan-item-content{
    padding:30px 0;
}
.kefufenlei-bg{

}

.kefufenlei-item-title{

}
.kefufenlei-item-content{
    padding: 30px 0;
}
.wuran-bg {
    padding: 30px 0;
    font-size:16px;
}
.wuran-bg h3{
    color:#535454;
    margin-bottom:20px;
    padding-bottom:30px;
}
.wuran-bg strong{
    color:#5e5e5e;
}
.wuran-bg-container span{
    font-weight:700;
    font-size:24px;
    color:#003993;
}

.wuran-bg-container{
    padding:15px;
}
.wuran-bg-container strong{

}
.wuran-content{
    padding: 40px 0;
}
.wuran-bg h2 span{
    background: url(../images/fannao-title-bg.png) no-repeat center;
    line-height: 40px;
    display: block;
}
.wuran-content-left{
    padding:15px;
    line-height:20px;
    font-size:14px;
}
.wuran-online{
    padding-top:15px;
}
.wuran-online span{
    font-size: 24px;
    color: #003993;
    font-weight: 700;
}
.wuran-bottom{
    padding: 20px 0 0 0;
}

.dl-horizontal dt{
    color:#666;
}

/***
//首页产品展示板块
*/

.pro-bg{

}
.pro-item-title{
    text-align: center;
}

.pro-item-content{
    padding: 20px 0;
}

@media screen and (max-width:640px){
    .pro-item-content{
        padding: 10px 0;
    }
    .owl-controls .owl-buttons div{
        position:inherit;
        left:50px;
        width:40px;
    }
    .owl-buttons{
        padding-left: 20px;
    }

}



/**
//你是否有这样的烦恼
*/


.fannao-main {
     padding: 30px 0;
    color:#939393;
}

@media screen and (max-width: 768px){
    .fannao-main {
    padding: 0;
    color:#939393;
}
}
.fannao-main h3{
    margin-top:25px;
    margin-bottom:10px;
}

.fannao-main h2 span{
    line-height:40px;
    display:block;
    background:url(../images/fannao-title-bg.png) no-repeat center;
    color:#003993;
}
.fanna-item-conten{
    padding:30px 0;
}


.fannao-main p{
    margin-top:30px;
}

.guanggao-v1{
    padding: 5px 0;
    border-top: 2px solid #f0f0f0;
}
.service{
    text-align: center;
    font-size: 16px;
}
.service p{
    margin-top: 15px;
}
.call-to-action h1 span{
    color: #003993;
    background: #fff;
    padding: 5px 10px;
}
.call-to-action .btn.btn-lg {
    margin-top: 0px;
}
.call-to-action .btn {
    margin: 10px 5px;
}
.btn.btn-lg {
    padding: 8px 12px;
    font-size: 14px;
    min-width: 150px;
}
/*****
//滚动导航样式开始
*/
.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
}
.panel-body p{
    line-height: 40px;
}

.blog-content-footer .contact {
    margin-bottom: 25px;
    background: #fafafa;
    border: 1px solid #f4f4f4;
    height: 40px;
    padding-top: 5px;
}
.contact li {
    display: inline-block;
    margin: 0 6px;
    color:#45b235;
    font-weight:600
}
.blogpost-content h3{
    font-size: 18px;
    font-weight: 600;
}
.blogpost-content p{
    line-height: 30px;

}
 hr{
    border-color: #e6e6e6;
}
.muted{
    height: 30px;
    margin-top: 20px;
}
.sidebar h3{
    font-size: 16px;
    font-weight: normal;
    color: #333;

}

.call-to-action h1{
    text-align: left;
}
.call-to-action p{
    text-align: left;
    line-height: 30px;
}
.post-content{
    line-height: 30px;
}
.post-content h4, h5, h6{
    font-weight: 700;
    color: #535454;
}
.post-content p{
    margin-left: 20px;
}
.post-content strong{
    color: #003993;
}
.post-content h3{
    border-bottom: 1px solid #f4f4f4;
    height: 40px;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 18px;
    color: #075DAA;
    font-weight: 600;
}
.post-title{
    text-align: center;
}
.meta{
    margin-bottom: 25px;
    background: #fafafa;
    border: 1px solid #f4f4f4;
    height: 40px;
    padding-top: 5px;
    margin-top: 20px;
}
.meta li{
    display: inline-block;
    margin: 0 6px;
}
.index-about{
    background: #fafafa;
}

.subfooter {
	padding: 5px 15px 10px 15px;
    color: #999;
    margin-bottom: 50px;
}
.subfooter a{
    color: #999;
}
.subfooter a:hover{
    color: #999;
}
.subfooter .navbar-default .navbar-nav > li > a {
    color:#999;
}
.subfooter .navbar-default .nav > li > a:hover, .subfooter .navbar-default .nav > .active > a:hover, .subfooter .navbar-default .nav > .active > a:focus {
      background-color: transparent;
      color: beige;
}
.subfooter .navbar-default .nav > li > a {
   border-right: 1px solid aliceblue;
}

.subfooter .links h3{
    font-size: 18px;
    color: #003993;
}
.subfooter .links{
    font-size: 14px;
    color: #ddd;
}
.subfooter .links a{
    float: left;
    margin-left: 20px;
}
.subfooter  hr{

    background: none;
    border-bottom: 0px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    border-color: #eee;
    padding: 2px 25px 0px 20px;

}
.scrollToTop {
    background: #f8f8f8;
}

.footer-ad-bg{
    background: url(../images/youshi-bg.jpg) no-repeat center;
    color: #fff;
}
.footer-ad{
    font-size: 18px;
}
.footer-ad ul{
    margin-bottom: 0;

}
.footer-ad .btn.btn-sm {
    padding: 5px;
}
.footer-ad em{
    font-weight: bold;
    font-size: 24px;
    margin-right: 15px;
}
.footer-ad-left{

}
.footer-ad-left a{
    margin-left: 45px;
}

.footer-pho-bg p{
    margin-bottom: 0px;
    line-height: 24px;
    padding-top: 15px;
}
.footer-pho-bg .phone-ico{
    padding-top: 10px;
}
.footer-pho-bg i{
    font-size: 35px;
}

.footer-pho-bg span{
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

.footer .separator {
  display: block;
  width: 60px;
  height: 5px;
  margin: 15px  0px;
  background-color: #cccccc;
  position: relative;
  border: 1px solid #cccccc;
}
#footer h3{
    font-size: 18px;
}
.separator:after {
    background: #075daa;
}
.footer .row{
	margin:0px;
}
.news-first{
	 padding:15px 0;
}
.ourcustomer{
  background: #fff;
  color: aliceblue;
}

.image-box-body {
  padding: 5px 15px 15px;
  background-color:#fff;
}

.pr-dl-tb h1{
    height: 40px;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 18px;
    color: #075DAA;

}
.article-tags{margin-bottom: 15px; padding-left: 25px;}
.article-tags a{display:inline-block;padding:2px 7px 1px;margin:0 1px;color:#fff;font-size:12px;background-color:#4a4a4a;opacity: 0.90;
filter:alpha(opacity=90);}
.article-tags a:hover{background-color:#428bca;opacity: 1;
filter:alpha(opacity=100);}


.article-tags a:nth-child(5n){background-color: #4A4A4A;}
.article-tags a:nth-child(5n+1){background-color: #428BCA;}
.article-tags a:nth-child(5n+2){background-color: #003993;}
.article-tags a:nth-child(5n+3){background-color: #333;}
.article-tags a:nth-child(5n+4){background-color: red;}


.article-nav {
    border-top: 1px solid #f2f2f2;
    background-color: #FBFBFB;
    overflow: hidden;
    padding: 15px 20px;
    font-size: 14px;
    color: #bbb;
}
.article-nav span {
    float: left;
    position: relative;
}
.article-nav span.article-nav-next {
    float: right;
    text-align: right;
}


.pr-dl-tb .table > thead > tr > th, .pr-dl-tb .table > tbody > tr > th, .table > tfoot > tr > th, .pr-dl-tb .table > thead > tr > td, .pr-dl-tb .table > tbody > tr > td, .pr-dl-tb .table > tfoot > tr > td {
padding: 8px 15px;

}
.pr-dl-tb .table-striped > tbody > tr:nth-child(odd) > td, .pr-dl-tb .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f5f5f5;
}

.pr-dl-tb .table-hover > tbody > tr:hover > td h1, .pr-dl-tb .table-hover > tbody > tr:hover > th h1{
color:#fff;
}

.pr-dl-tb .table-hover > tbody > tr:hover > td , .pr-dl-tb .table-hover > tbody > tr:hover > th{
background-color: #3f51b5;
color:#fff;
}
.carousel .btn-light-gray {
    background-color:#f0f0f0;
    border-color: #f3f3f3;
    color: #666;
}
.carousel .btn-light-gray:hover, .carousel .btn-light-gray:focus, .carousel .btn-light-gray:active, .carousel .btn-light-gray.active, .carousel .open .dropdown-toggle.btn-light-gray {
    color: #ffffff;
    background-color: #535353;
    border-color: #535353;
}
.overlay-container{
  background-color: #fff;
  border: 1px solid #f7fff4;
  margin-bottom: 10px;
}

.site-slogan {
  font-family: frutigernext_medium,frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 16px;
  font-style:normal;
  color: #999999;
}
.social-links {
  list-style: none;
  font-size: 0;
  text-align: right;

}
.main-navigation{
    margin: 0px;
}
form {
  margin: 10px 0;
}
.form-group {
  margin-bottom: 0px;
  height:auto;
  min-height:30px;
}
.form-control {
  border-radius: 0;
  background: #fff;
  padding-right: 40px;
  border: 1px solid #ddd;
  color: #a3a3a3;
  position: relative;
  height: 40px;
  padding:0;
  float:right;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, .075);
  box-shadow: inset 0 1px 2px rgba(255, 255, 255,.075);
}

#defaultForm .form-control {
  height: auto;

}
#defaultForm .btn{
    min-width: 60px;
    padding: 2px 12px;
}

.form-group .col-md-7{
	padding-right:0;
}
.has-feedback .form-control{
  padding-left: 15px;
	padding-right:0;
}
.captcha{
    margin-top:6px;
    padding-top:15px;
}

.captcha .btn{
    margin-top:0;
}
.dropdown>a:before {
    font-family: 'iconfont';
    content: "\e606";
    position: absolute;
    left: auto;
    top: 22px;
    right: 35px;
    line-height: 1;
    color: #fff;
}
.choose-us-title{

    text-align: center;
    padding:80px 0;
}
.choose-us-title h2{
    height: 45px;
    padding: 5px 0;
}
.choose-us .text-shangshi{
    vertical-align:middle;
    padding-top: 50px;

}
.choose-us .text-shangshi h3{
    color: #888;

}
.choose-us .text-shangshi h3 span{
    color: #003993;
}
.choose-us-sce .text-shangshi{
    padding-top: 30px;
}
.choose-us-thr .text-shangshi{
    padding-top: 30px;
}
.choose-us-four .text-shangshi{
    padding-top: 30px;
}
.categories{
    background: #fff;
     padding: 0px 15px;
}
.company-news{
    padding: 50px 15px;
    background: #fff;
}


.number-title {
    font-size: 30px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    border: 2px #003993 solid;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #003993;
    text-align: center;
    font-weight: bold;
    margin-right: 30px;
}

.choose-us-frist-title{
    padding: 20px 0;
}
.choose-us-frist-title h3{
     color: #003993;
}
.choose-us-four-title h3{
    color: #003993;
}
.choose-us-sce-title{
    padding: 0px 0 15px 0;
}
.choose-us-sce-title h3{
    color: #003993;
}
.choose-us-thr-title{
    padding: 0px 0 15px 0;
}
.choose-us-thr-title h3{
    color: #003993;
}



@media screen and(max-widht:640px){
    .choose-us-frist-title{
        padding: 20px 0;
    }
}
.choose-us-sce{

    padding: 20px 0;
}
.choose-us-thr{
    padding: 20px 0;
}
.choose-us-four{
    padding: 20px 0;
}


.list-unstyled {
    padding-left: 30px;
    list-style: none;
}
.youshi-bg{

}

.qidai-bg{
    padding: 0 15px;
    background: url(../../../uploadfile/images/qidai-bg.jpg) no-repeat;
}
.qidai-bg p{
    margin-bottom:5px;
}
.qidai-bg h3{
    color: #535454;
    margin-top: 10px;
}
.qidai-bg hr{
    margin: 0;
    background: none;
    border-bottom: 0px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
    border-color: #e0e0e0;
    padding: 2px 25px 0px 20px;
}
.customer-carousel .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;

    font-size: 48px;
    position: absolute;

    height: 60px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.customer-carousel .owl-controls .owl-buttons div i {

    font-size: 48px;

}
.youshi-title{
    font-size: 36px;
}
.youshi-title span{
    color: #ffa200;
}
.testimonial h4{
    margin-top: 30px;
}
@media screen and (max-width: 640px){
    .youshi-title {
        font-size: 24px;
        margin-bottom: 0;
    }
}


/*
发展历程
*/
.profile .timeline-v2:before {
    background: #eee;
}
.timeline-v2:before {
    top: 0;
    bottom: 0;
    left: 10%;
    width: 4px;
    content: '';
    background: #f3f3f3;
    position: absolute;
    margin-left: -14px;
}
.profile .profile-body {
    padding: 20px;
    background: #f7f7f7;
}
.sidebar{

    position: relative;
    z-index: 10;
    top: -1px;
    background: #FFF;
    padding: 20px 14px;
}

.yangpinshenqing ul{
    padding-left: 0;
}

.yangpinshenqing li{
    height: 78px;
    position: relative;
    color: #8d8d8d;
}


.yangpinshenqing .img{
    position: absolute;
    top: 5px;
    right: 10px;

    }

/*=======
产品详情页
======
*/
.chanpin-xiangqing h2{
    color: #6da84a
}
.timeline-v2 {
    padding: 0;
    list-style: none;
    position: relative;
}
.timeline-v2 > li {
    position: relative;
}
.timeline-v2 > li .cbp_tmtime {
    width: 15%;
    display: block;
    position: absolute;
    padding-right: 80px;
}
.timeline-v2 > li .cbp_tmtime span:first-child {
    color: #999;
    font-size: 14px;
    line-height: 0.9;
}
.timeline-v2 > li .cbp_tmtime span {
    top: 15px;
    display: block;
    text-align: right;
    position: relative;
}
.timeline-v2 > li .cbp_tmtime span:last-child {
    color: #585f69;
    font-size: 20px;
    font-weight: normal;
}

.timeline-v2 > li .cbp_tmicon {
    top: 22px;
    left: 10%;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #003993;
    margin: 0 0 0 -17px;
    box-shadow: 0 0 0 4px #f3f3f3;
    -webkit-font-smoothing: antialiased;
}
.rounded-x {
    border-radius: 50% !important;
}

.profile .timeline-v2 > li .cbp_tmlabel {
    background: #fff;
}

.timeline-v2 > li .cbp_tmlabel {
    color: #333;
    padding: 10px 20px 20px;
    background: #f3f3f3;
    line-height: 1.4;
    clear: both;
    position: relative;
    border-radius: 5px;
    margin: 0 0 40px 12%;
}

.timeline-v2 > li .cbp_tmlabel h2 {
    margin-top: 0px;
    font-size: 21px;
    padding: 0 0 5px;
    margin-bottom: 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
}


.main-content-area{
    padding: 15px;
    background-color: #fff;
}
.main-content-area hr{

}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #003993;
    border: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04);
    border-bottom-color: transparent;
}
.home-bg{
    background-color:#3498DB;
    color:#fff;
}
.box-style-2:hover .home-bg {
    background-color: #fff;
    border: 1px solid #3498DB;
    color:#3498DB;
}
.office-bg{
    background-color:#E74C3C;
    color:#fff;
}
.box-style-2:hover .office-bg {
    background-color: #fff;
    border: 1px solid #E74C3C;
    color:#E74C3C;
}
.car-bg{
    background-color:#2980B9;
    color:#fff;
}
.box-style-2:hover .car-bg {
    background-color: #fff;
    border: 1px solid #2980B9;
    color:#2980B9;
}
.jiancai-bg{
    background-color:#2C3E50;
    color:#fff;
}
.box-style-2:hover .jiancai-bg {
    background-color: #fff;
    border: 1px solid #2C3E50;
    color:#2C3E50;
}
.tuangou-bg{
    background-color:#FF2D00;
    color:#fff;
}
.box-style-2:hover .tuangou-bg {
    background-color: #fff;
    border: 1px solid #FF2D00;
    color:#FF2D00;
}
.shui-bg{
    background-color:#85DB18;
    color:#fff;
}
.box-style-2:hover .shui-bg {
    background-color: #fff;
    border: 1px solid #85DB18;
    color:#85DB18;
}
.related h3{
    font-size: 18px;
    margin-top: 0px;
}
.main-container h3{
    font-size: 18px;
}

.chanpin-bg{
    background-color:#046380;
    color:#fff;
}
.box-style-2:hover .chanpin-bg {
    background-color: #fff;
    border: 1px solid #046380;
    color:#046380;
}
.meirong-bg{
    background-color:#FF9800;
    color:#fff;
}
.zhaoshang-qj-bottom{
    padding: 20px 0;
}
.box-style-2:hover .meirong-bg {
    background-color: #fff;
    border: 1px solid #FF9800;
    color:#FF9800;
}
.gexin-bg{
    background-color:#7E8AA2;
    color:#fff;
}
.box-style-2:hover .gexin-bg {
    background-color: #fff;
    border: 1px solid #7E8AA2;
    color:#7E8AA2;
}
.xiangmu-bg{
    background-color:#35203B;
    color:#fff;
}
.box-style-2:hover .xiangmu-bg {
    background-color: #fff;
    border: 1px solid #35203B;
    color:#35203B;
}
.otowo-bg{
    background-color:#CF4A30;
    color:#fff;
}
.box-style-2:hover .otowo-bg {
    background-color: #fff;
    border: 1px solid #CF4A30;
    color:#CF4A30;
}

.dropdown-menu > li > a {
    padding:10px 10px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: #4C92FF;
    transition: none 0s ease 0s;
}
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #4C92FF;

}
.mega-menu .dropdown-menu {
  left: 0;
  top: 100%;
  background: #fff
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
}

.main-navigation .navbar.navbar-default {
    border-radius: 0px;
    margin: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #025732;
    border-top: 0px;
    box-shadow: none;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    padding: 20px 60px 20px 60px;
    background-color: #4C92FF;
}

.wuran-content .guanggao-bg{
    padding: 15px 0;
    font-size: 20px;
}

.online-yuyue h3{
    font-size:18px;
    padding:20px 0 0 0;
    color:#333;
}
.online-yuyue h2 span{
    color:#003993;
    font-size: 30px;
}
.online-yuyue hr{
    margin:0;
}

.online-yuyue span{
    font-weight:600;
    color:#a3a3a3;
}
.online-yuyue{
    padding: 10px 0 50px;;
    font-size:14px;

}
.online-yuyue-title{
    padding: 30px 0;
}
.online-yuyue-content{
    padding: 30px 0;
}
.online-yuyue-left{
    padding-top: 10px;
}
.online-yuyue-right {

}
.online-yuyue-left .icon-container i{
    font-size: 130px;
    color: #003993;
}

.online-yuyue .icon-container{
    padding:30px;
    height:auto;
}
label {
    font-weight:normal;
	float:left;
    margin-bottom: 0px;
}
.control-label{
  font-weight: 600;
	float:left;
}
.contact-us h2{
    color: #003993;
    font-size: 30px;


}
.footer-phone-bottom{
    background: #f9f9f9;
    color: #535454;
    padding: 15px 0 80px 0;
}
.footer-phone-bottom h3{
    font-size: 18px;
}
.footer-phone-bottom h2{
    font-size: 20px;
    color: #003993;
}
.footer-phone-bottom hr{
    margin: 10px;
}
.footer-phone-bottom p{
    margin-bottom: 10px;
    color: #909090;
    font-size: 14px;
}
.footer-pho-top{
    background: #003993;
    color: #fff;
    font-size: 16px;
    padding: 0;;
    text-align: center;

}
.footer-pho-top a{
    color: #fff;
}
.footer-pho-top p{
    margin: 0;
}
.footer-pho-top i{
    font-size: 40px;
}
.navbar-phone{
    background: #003993;
    height: auto;
    overflow: hidden;
}
.navbar-phone ul{
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    border-color: #003993;
    margin-bottom: 2px;
}


.navbar-phone li{
    float: left;
    padding: 5px 0;
    width: 33%;
}
.navbar-phone li:last-child{
    background: none;
}

.navbar-phone a{
    color: #fff;
    font-size: 16px;

}
.footer-pho-top .btn{
    width: auto;
    min-width: 50px;
    margin: 0;
    padding: 0;
}
.footer-pho-top .btn:hover, .footer-pho-top .btn:focus{
    color: #fff;
}
.footer-pho-top .dropdown-menu{
    min-width: 100px;
    text-align: center;
    left:-30px;
}
.related .news-list{
    min-height: 145px;
}


.cjq-title{
    margin: 20px 0;
    padding-top: 1px;
    background: url(../images/title-1.jpg) no-repeat  center ;
    height: 58px;
}


.cjq-title-2{
    padding: 50px 0;
}

.cjq-title-2 h2 span{
    margin: 10px;
    color: #003993;
    font-size: 28px;
}

.cjq-ad-bg{
    background: #003993;
    color: #fff;
}
.cjq-ad-bg h2{
    padding-bottom: 10px;
}
.cjq-ad-bg .white{
    border: 2px #fff solid;
    border-radius: 5px;
}
.cjq-ad-bg .yellow{
    border: 2px #fff solid;
    border-radius: 5px;
    color: #ffff00 !important;
}
.cjq-ad1-bg{
    background: #003993;
    margin: 50px 0;
}
.cjq-ad1-bg h2{
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: normal;

}

.cjq-ad1-bg .btn-light-gray {
    color: #535454;
    background-color: #fff;
    border-color: #fff;
    margin: 0;
}


.cjq-ad-bg h2{
    color: #fff;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 10px;
}
.cjq-ad-bg h2 span{
    margin-left: 40px;
}
.cjq-ad-bg h2 i{
    font-size: 30px;
    margin-right: 20px;
}
.cjq-ad1-bg h2 i{
    font-size: 30px;
    margin-right: 20px;
}

.cjq-pho-bg{
    padding: 10px 0 0 0;
    color: #fff;
    font-size: 30px;
}
.cjq-pho-bg i{
    font-size: 45px;
}
.cjq-fenli-bg{
    padding: 50px 0 0 0;
}

.cjq-fenli{
    font-size: 22px;
    padding-left: 25px;
}
.cjq-fenli{
    line-height: 45px;
}
.cjq-fenli span{
    color:#003993;
    font-weight: bold;
}
.cjq-fenli-bg h2{
    padding-bottom: 20px;
}
.cjq-fenli i{
    color: #003993;
    margin-right: 25px;
}
.cjq-bottom{
    padding: 50px 0;

}
.cjq-bottom div{
    height: auto;
    padding: 10px;
}
.cjq-bottom a{
    font-size: 18px;
    padding: 8px 25px;
    border: 2px solid #003993;
}
.cjq-bottom a:hover{
    color: #fff;
    background: #003993;
    text-decoration: none;
}




.xinfeng-conten-title{
    background: url(../images/xinfeng-navbar-ico-1.jpg) no-repeat;
    padding-left: 70px;
}

.xinfeng-conten-title h2{
    font-size: 35px;
    font-weight: normal;
}
.xinfeng-conten-title h2 span{
    float: left;
    color: #535454;
}
.xinfeng-conten-title span{
    color: #003993;
}
.xinfeng-xinfengxi{
    font-size: 18px;
    padding: 50px 0;
}
.xinfeng-xinfengxi img{
    float: left;
    margin-right: 20px;
}

.zulin-title{
    font-size: 45px;
    text-align: center;
    margin-bottom: 30px;
}
.zulin-left{
    background: #003993;
    color: #fff;
    font-size: 24px;
    padding: 30px 0 30px 50px;
}
.zulin-right{
    background: #009944;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 30px 0;
}
.zulin-row-height{
    margin-top: 20px;
}
.zulin-left span{
    margin-left: 50px;
}
.zulin-right span{
    margin-left: 50px;
}



.fannao-main .customer-more a{
    color: #fff;
}
.fannao-main .customer-more a:hover{
    color: #fff;
}
.fannao-main .customer-more a:visited{
    color: #fff;
}
.youshi-phone-bg{
    background: #f9f9f9;

}
.fu-title{

}
.bottom-nav{
    background-color: #f9f9f9;
}
.bottom-nav ul{
    padding-left: 0px;
    height: auto;
    overflow: hidden;
}
.bottom-nav li{
    width: 33%;
    float: left;
    padding: 10px 0;
    background: #f9f9f9;
    border-right: 1px solid #e6e6e6;
}
.bottom-nav li:last-child{
    border-right: 0px;
}

.guanggao-phone-bg{
    background: #003993;
    color: #fff;
}
.guanggao-phone-bg a{
    color: #fff;
}
.video-js{
    background: none;
}
.share{
    padding-left: 25px;
}
@media screen and  ( max-width: 767px ){

	.navbar-phone li{
    background: none;
}
.xinfeng-conten-title h2{
	font-size:24px;
}
    .article-nav span.article-nav-next {
    float: left;
    text-align: left;
    }


    .btn-light-gray {
        color: #535454;
        background-color: #fff;
        border-color: #fff;
    }
    .guanggao-bg .btn{
        width: auto;
        min-width: 100px;
    }
    .guanggao-phone-bg{
        background: #003993;
    }
    .guanggao-pho-bg{
        color: #ddd;
    }
    .guanggao-pho-bg i {
        color: #fff;
        font-size: 40px;
    }
    .guanggao-pho-bg span{
        color: #003993;
        font-size: 18px;
    }
    .guanggao-bg .btn-default {
    background-color: #fff;
    color: #003993 !important;
    border-color: #fff;
    border-radius: 5px;
}
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        padding: 10px 25px 10px 20px;
        border-left: 0px solid rgba(51, 51, 51, 0.15);
        border-right:0px solid #025732;
        background-color: #007F4B;
        background: none;
    }
    .wuran-bg{
        padding: 30px 0;
    }
    .fannao-main{
        font-size: 16px;
    }
    .fannao-main p{
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .wuran-bg h2{
        padding-bottom: 15px;
        border-bottom: 1px solid #e6e6e6;

    }
    .box-style-1 {
    text-align: center;
    padding: 5px;
    margin: 10px 0;
    }
    .wuran-bg h2 span{
        background: none;
        font-size: 20px;
    }
    .wuran-bottom {
    padding: 30px 0 0 0;
    }
    .fannao-main h2{
    font-size: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    }

    .fannao-main h2 span {
    background: none;
    }
    .fanna-item-conten {
    padding: 30px 0;
    font-size: 16px;
    }
    .shengtaiquan-item-content {
    padding: 30px 0;
    font-size: 16px;
    }
    .vertical .nav-tabs > li {

    height:auto;
    line-height: 40px;
    font-size: 16px;
    }
    .vertical .nav-tabs > li a {
        padding: 10px 40px;
    }
    .kefufenlei-item-content {
    padding: 20px 0;
}

    .wuran-content{
        padding: 20px 0;
    }
    .owl-controls {
    margin-bottom: 0px;
}
.choose-us-frist-title {
    padding: 5px 0;
}
.choose-us h4{
    font-size: 18px;
    font-weight: normal;
}
.choose-us-sce {
    padding: 20px 0;
}
.choose-us-thr {
    padding: 20px 0;
}
.choose-us-sce .text-shangshi {
    padding-top: 0px;
}
.choose-us-four {
    padding: 20px 0;
}
.choose-us-four .text-shangshi {
    padding-top: 0px;
}
.online-yuyue {
    padding: 20px 0;
}
.online-yuyue-title h2{
    font-size: 18px;
}
.online-yuyue-title {
    padding: 10px 0;
}
.footer-pho-top .col-xs-3{
    padding-left: 5px;
    padding-right: 5px;
}
.header-logo{
    padding-top: 0 0 10px 0;
}
.box-style-2 h2 {
    font-size: 18px;
    margin-top: 0;
}
.zhaoshang-qj{
    text-align: center;
}
.zhaoshang-qj h2{
    font-size: 18px;
}
.zhaoshang-qj h3{
    font-size: 16px;
}
.moshi-bg h2{
    font-size: 18px;
}
.moshi-bg h3{
    font-size: 16px;
}
.post-content h1{
    font-size: 18px;
}
.related h3{
    font-size: 16px;
}
.meta{
    height: auto;
    font-size: 14px;
    padding-left: 0px;
}

.article-tags{
    font-size: 14px;
}
.share{font-size: 14px;}
.dailishang-content  .blogpost-content {
    margin-left: 10px;
}
.isotope-item {
    margin-bottom: 0px;
}
.section{
    padding: 0;
}
.news-phone .nav-tabs > li {
    float: left;
    width: 50%;
}
.news-phone .nav-tabs{
    background: #fff;
}


.btn-light-gray:hover, .btn-light-gray:focus, .btn-light-gray:active, .btn-light-gray.active, .open .dropdown-toggle.btn-light-gray {
    color: #fff;
    background-color: #003993;
    border-color: #003993;
}
.zulin-title{
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

}

@media screen and (max-width:480px) {
	.xinfeng-conten-title h2{
	font-size:18px;
}
.xinfeng-conten-title h2 span{
	margin-top:15px;
}
    .youshi-title {
    font-size: 18px;
    margin-bottom: 0;
}
    .news-phone .nav-tabs > li {
        float: left;
    }
    .online-yuyue-title h2{
        font-size: 16px;
    }
    #footer-inner .nav-tabs {
        background-color: #fff;
    }
    #footer-inner .nav-tabs > li a {
    border-bottom: 1px solid #e6e6e6;
}
    .wuran-content{
        padding: 15px;
    }
    .fannao-main h2{
    font-size: 18px;
    margin-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    }
    .guanggao-pho-bg{
        color: #7d7d7d;
        font-size: 24px;
    }
    .guanggao-pho-bg i {
    color: #003993;
    margin-top: 15px;
    font-size: 48px;
}

.guanggao-pho-bg span{
    font-size: 24px;
    font-weight: normal;
}
    .guanggao-bg .btn {
    width: auto;
    min-width: 80px;
}
    .wuran-bg h2 span{
        font-size: 18px;
    }
    .header h3{
        font-size: 18px;
        font-weight: bold;
    }
    .header-top-phone{
        font-size: 20px;
    }
    .header p{
        font-size: 14px;
    }
    .footer-pho-top{
        font-size: 14px;
        padding: 0px 0 2px 0;;
    }
    .footer-pho-top i{
        font-size: 30px;
    }
    .call-to-action .btn {
        width: 100%;
    }
    .nav-tabs > li a {
    background: #fff;
    margin: 0px 0;
    border-bottom: 1px solid #f2f2f2;
}
.blogpost .post-info .day {
    font-size: 16px;
    font-weight: normal;
}
.timeline-v2 > li .cbp_tmtime {
    width: 25%;
    display: block;
    position: absolute;
    padding-right: 10px;
}
.timeline-v2:before {
    top: 0;
    bottom: 0;
    left: 22%;
    width: 0px;
    content: '';
    background: #f3f3f3;
    position: absolute;
    margin-left: -14px;
}

}
@media screen and (max-width:360px){
    .header p{
        font-size: 12px;
    }
    .footer-pho-top{
        font-size: 12px;
    }
    .footer-pho-top i{
        font-size: 24px;
    }

    .header h3{
        font-size: 16px;
    }
    .header-top-phone{
        font-size: 18px;
    }
    .blogpost .post-info .day {
    font-size: 14px;
    font-weight: normal;
}

}





.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu .menu > .active > a, .dropdown-menu .menu > .active > a:hover, .dropdown-menu .menu > .active > a:focus {
    background-color: #003993;
    color: #fff;
    border-color: #eee;
}
.image-boxes{
    margin-bottom: 0;
}
.news-show .separator{
    margin: 0px;
}

.nav-stacked > li {
    float: none;

}

.tabs-style-2 .nav-stacked > li {
    float: none;
    border-top: solid 0px #353535;
}

.pro-list-menu .nav-pills > li {

}
.navbar-nav > li > .dropdown-menu {
    z-index: 99;
    margin-bottom: 5px;
    -webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, .075);
    box-shadow:  0px 0px 15px rgba(0, 0, 0, 0.2);
    min-width: 170px;
}
.cases-content{
    border-bottom: 1px dashed #999;
    padding: 10px ;
}
/*
footer样式
*/

#footer-top-map {
	height:280px;
}

.map-info-box {
	padding:10px;
	font-size:14px;
}

.map-info-box li {
	margin-bottom:10px;
}

.map-info-box li > span  {
	font-size:18px;
	margin-right:8px;
}
.map-info-box li:last-child {
	margin-bottom:0;
}
@media (min-width: 768px) {

	#footer-top-map {
		height:360px;
	}
}

@media (min-width: 992px) {
	#footer-top-map {
		height:420px;
	}
}
#footer {
	font-size:14px;
	color:#939393;
    background: #f8f8f8;
    padding:50px 15px 30px 15px;
    border-top: 1px solid #e5e5e5;
}

#footer.no-border-top {
	border-top:none;
}

#footer-inner {
	padding:60px 0 20px;

}

#footer-inner.smaller {
	padding:40px 0 0;
}
#footer .nav-tabs a {
	color:#fff;
}

.question-title{
    margin-bottom: 10px;
    padding: 3px 0;
}
.question-content-title li{
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}


#footer .widget {
	margin-bottom:40px;
}

@media (min-width: 992px) {
	#footer-inner {

		padding: 80px  0;
        font-size: 14px;
	}


	#footer-inner.smaller {
		padding:50px 0 30px;
	}

	#footer-inner.no-padding-bt-lg {
		padding: 70px 0 0;
	}

	#footer .widget {
		margin-bottom:50px;
	}
}

#footer .widget h4 {
	font:700 15px/1.5 'Open Sans', Verdana, sans-serif;
	text-transform: uppercase;
	margin-bottom: 30px;
	color:#4a4a4a;
}

#footer .widget h4:after {
	content:'';
	display:block;
	width:25px;
	height:3px;
	position: relative;
	top:8px;
	left:0;
}

.footer-logo {
	display:inline-block;
	font:700 30px/1.5 'Open Sans', Verdana, sans-serif;
	padding:3px 15px;
	border:2px solid #505050;
	color:#505050;
	margin-bottom:25px;
}

.footer-logo.big {
	font-size:40px;
	line-height: 1.3;
	padding:3px 14px;
}

.footer-logo.bigger {
	font-size:50px;
	line-height: 1.3;
	padding:3px 20px;
}

@media (min-width: 768px) {
	.footer-logo.big {
		font-size:46px;
		line-height: 1.3;
		padding:3px 18px;
	}

	.footer-logo.bigger {
		font-size:64px;
		padding:2px 25px;
	}
}

.corporate-widget.shape-bg {
	background-image: url('../images/world.png');
	background-repeat: no-repeat;
	background-position: left center;
}

@media (min-width: 992px) {
	.corporate-widget.shape-bg {
		background-position: center center;
	}
}

.corporate-widget .social-icons-label {
	font-weight: 600;
	font-size:13px;
	text-transform: uppercase;
	display:block;
	margin:35px 0 13px;
}

.corporate-widget .social-icon {
	font-size:16px;
}

.corporate-widget .social-icon:first-child {
	margin-left:0;
}

.widget .links li a {
	line-height: 2.2;
}

.widget .links li a > i {
	margin-right:10px;
}

.widget .latest-posts-list li,
.widget .products-list li {
	margin-bottom:20px;
}

.widget .latest-posts-list li:last-child,
.widget .products-list li:last-child  {
	margin-bottom:0;
}

.widget .latest-posts-list figure,
.widget .products-list figure  {
	float:left;
	max-width:60px;
}

.widget .latest-posts-list img,
.widget .products-list img {
	max-width: 100%;
	height:auto;
	border-radius:4px;
}

.latest-posts-list.no-radius img,
.products-list.no-radius img {
	border-radius: 0;
}

.pro_item_content{
    text-align: center;
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    border: none !important;
}

.widget .latest-posts-list .entry-content,
.widget .products-list .product-content  {
	margin-left:75px;
}

.widget .latest-posts-list h5,
.widget .products-list h5 {
	font-size:13px;
	line-height: 1.4;
	margin-bottom:6px;
}

.widget .latest-posts-list p,
.widget .products-list p {
	font-size:12px;
	margin-bottom:0;
}

.widget .products-list p {
	font-weight: 600;
}

.widget .products-list .product-price {
	font-size:13px;
}

.widget .products-list .product-price + .product-old-price,
.widget .products-list  .product-old-price  +.product-price  {
	margin-left:8px;
}

.tagcloud a {
	display:block;
	float:left;
	font-size:13px;
	padding:3px 10px;
	background-color: #eee;
	color:#7a7a7a;
	margin:0 7px 7px 0;
	border-radius: 3px;
	transition:background 0.4s ease, color 0.05s;
	-webkit-transition:background 0.4s ease, color 0.05s;
}

.tagcloud.no-radius a {
	border-radius: 0;
}
#captchaOperation{

}

#footer .tagcloud a:hover,
.tagcloud a:hover {
	color:#eaeaea;
}

.widget .tweet_list li {
	margin-bottom:25px;
}

.widget .twitter-icon {
	float:left;
	font-size:26px;
	line-height: 1;
	margin-top:5px;
	width:40px;
	color:#b7b7b7;
}

.widget .tweet-content {
	margin-left:40px;
}

.widget .tweet_time {
	font-size:12px;
	display: block;
	margin-top:8px;
}

#footer .widget .tweet_time a {
	color:#a9a9a9;
}

@media (min-width: 992px) {
	.main-widget {
		min-height:570px;
		margin-top:-70px;
		padding-top:70px;
		padding-bottom:20px;
		background-color: #eaeaea;
	}

	.main-widget .widget {
		margin-bottom:0;
	}

	#footer .widget:last-child {
		margin-bottom:0;
	}
}

.flickr-widget li {
    display:block;
    float:left;
    margin:0 10px 10px 0;
    padding:0;
    width:60px;
    height:60px;
    overflow:hidden;
}

@media (min-width:1200px) {
	.flickr-widget-two li:nth-child(4n) {
		margin-right:0;
	}

	.flickr-widget-three li:nth-child(5n) {
		margin-right:0;
	}
}

.flickr-widget li a {
    display:block;
    position:relative;
    width:100%;
    height:100%;
}

.newsletter-widget p {
	margin-bottom:18px;
}

.news-tuijian-right{
    background: #fff;
    padding: 10px 5px;
}
#footer .widget .form-control {
	height: 36px;
}

#footer .widget .form-control,
#footer .widget textarea {
	padding: 7px 12px;
	font-size: 14px;
	background-color: transparent;
	border: none;
	background-color: #eaeaea;
	color:#7a7a7a;
	width:100%;
}

#footer .widget .form-control:focus,
#footer .widget textarea:focus {
	background-color: #d7d7d7;
	box-shadow:none;
	-webkit-box-shadow:none;
}

#footer .widget .form-control::-moz-placeholder,
#footer .widget textarea::-moz-placeholder {
	color: #7a7a7a;
}

#footer .widget .form-control:-ms-input-placeholder,
#footer .widget textarea:-ms-input-placeholder  {
	color: #7a7a7a;
}

#footer .widget .form-control::-webkit-input-placeholder,
#footer .widget textarea::-webkit-input-placeholder {
	color: #7a7a7a;
}

#newsletter-widget-form {
	position: relative;
}

.widget .newsletter-widget .form-control {
	height: 36px;
	padding: 7px 50px 7px 12px;
}

#newsletter-widget-form .btn {
	position: absolute;
	right:3px;
	top:3px;
	padding:4px 10px;
}

.flickr-widget li a img {
	width: 100%;
	border-radius: 4px;
}

.flickr-widget.no-radius li a img {
	border-radius: 0;
}

#footer-bottom {
	padding:20px 0 25px;
	background-color: #1C1C1C;
	text-align: center;
}

#footer-bottom.no-bg {
	background-color: transparent;
	border-top:1px solid #eaeaea;
}

.copyright {
	margin:5px 0;
}

.copyright a {
	font-size:13px;
}
/* fix for inline-block auto margin */
.footer-menu {
	font-size:0;
}

.footer-menu li {
	display:inline-block;
	font-size:14px;
	margin:4px 0;
}

.footer-menu li:after {
	content:'/';
	padding:0 10px;
}

.footer-menu li:last-child:after {
	content:'';
	padding:0;
}

#footer-bottom .social-icons {
	margin:9.5px 0;
}

#footer-bottom .social-icon {
	font-size:16px;
	margin-bottom: 0;
}

@media (min-width:992px) {
	#footer-bottom {
		padding:0px 0;
		text-align: left;
        color: #565656;
	}
    #footer-bottom a{
        color:#565656;
    }
    #footer-bottom a:hover{
        color: #fff;
    }

	.footer-menu,
	#footer-bottom .social-icons {
		text-align: right;
	}

	#footer-bottom .social-icons.text-center {
		text-align: center;
	}

	#footer-bottom .social-icon:last-child {
		margin-right: 0;
	}

	#footer-bottom .social-icons.text-center .social-icon {
		margin-right:10px;
	}

	.footer-menu li {
		margin:5px 0;
	}

}
.news-bg{
    color: #333;
}

#my-video{
    width:100%;
}

.video-text{
    top:150px;
}
.video-js .vjs-big-play-button {
    left: 40%;
    top: 40%;
    width: 20%;
}

/* Footer Inverse */
#footer.footer-inverse {
	background-color: #f0f0f0;
	color:#fff;
	border-top-color:rgba(0,0,0, 0.1);
}

#footer.footer-inverse a {
	color:#fff;

}
#footer.footer-news-title a{
    color: #333;
}

#footer.footer-inverse a:hover,
#footer.footer-inverse a:focus,
#footer.footer-inverse .widget .tweet_time a:hover,
#footer.footer-inverse .widget .tweet_time a:focus {
	color:#fafafa;
}

#footer.footer-inverse .widget h4 {
	color:#fff;
}


#footer.footer-inverse .footer-logo {
	border-color: #aeaeae;
	color:#aeaeae;
}

#footer.footer-inverse .tagcloud a {
	background-color: #b1b1b1;
	color:#505050;
}

#footer.footer-inverse .tagcloud a:hover {
	color:#f2f2f2;
}

#footer.footer-inverse .widget .twitter-icon {
	color:#8a8a8a;
}
hr.dark {
    border-color: #075DAA;
}

#footer.footer-inverse .widget .tweet_time a {
	color:#6e6e6e;
}

@media (min-width: 992px) {
	.footer-inverse .main-widget {
		background-color: rgba(0,0,0, 0.1);
	}
}

.footer-inverse #footer-bottom {
	background-color: rgba(0,0,0, 0.1);
}

.footer-inverse #footer-bottom.no-bg {
	background-color: transparent;
	border-top-color: rgba(0,0,0, 0.18);
}

#footer.footer-inverse .newsletter-widget .btn-custom {
	color:#e5e5e5;
}

#footer.footer-inverse .widget .form-control,
#footer.footer-inverse .widget textarea  {
	background-color: rgba(0,0,0, 0.12);
	color:#7a7a7a;
}

#footer.footer-inverse .widget .form-control:focus,
#footer.footer-inverse .widget textarea:focus {
	background-color: rgba(0,0,0, 0.26);
}

#footer.footer-inverse .widget .form-control::-moz-placeholder,
#footer.footer-inverse .widget textarea::-moz-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .widget .form-control:-ms-input-placeholder,
#footer.footer-inverse .widget textarea:-ms-input-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .widget .form-control::-webkit-input-placeholder,
#footer.footer-inverse .widget textarea::-webkit-input-placeholder {
	color: #7a7a7a;
}

#footer.footer-inverse .product-old-price:after {
	background-color: #7a7a7a;
}


/* Footer Default */
#footer.footer-default {
	background-color: #eaeaea;
	color:#8a8a8a;
	border-top-color:#d7d7d7;
}

#footer.footer-default a {
	color:#8a8a8a;
	font-weight: 700;
}

#footer.footer-default .widget h4 {
	color:#777;
}

#footer.footer-default .footer-logo {
	border-color: #777;
	color:#777;
}

#footer.footer-default .tagcloud a {
	background-color: #dadada;
	color:#777;
}

#footer.footer-default .tagcloud a:hover {
	color:#f1f1f1;
}

.footer-default #footer-bottom.no-bg {
	background-color: transparent;
	border-top-color:#d7d7d7;
}

#footer.footer-default .widget .twitter-icon {
	color:#c1c1c1;
}

#footer.footer-default .widget .tweet_time a {
	color:#9a9a9a;
}

@media (min-width: 992px) {
	.footer-default .main-widget {
		background-color: rgba(0,0,0, 0.04);
	}
}

.footer-default #footer-bottom {
	background-color: rgba(0,0,0, 0.04);
}

#footer.footer-default .widget .form-control,
#footer.footer-default .widget textarea {
	background-color: rgba(0,0,0, 0.06);
	color:#8a8a8a;
}

#footer.footer-default .widget .form-control:focus,
#footer.footer-default .widget textarea:focus {
	background-color: rgba(0,0,0, 0.12);
}

#footer.footer-default .newsletter-widget .btn-custom {
	color:#eaeaea;
}

#footer.footer-default .widget .form-control::-moz-placeholder,
#footer.footer-default .widget textarea::-moz-placeholder  {
	color: #8a8a8a;
}

#footer.footer-default .widget .form-control:-ms-input-placeholder,
#footer.footer-default .widget textarea:-ms-input-placeholder {
	color: #8a8a8a;
}

#footer.footer-default .widget .form-control::-webkit-input-placeholder,
#footer.footer-default .widget textarea::-webkit-input-placeholder {
	color: #8a8a8a;
}

/* Footer custom */
#footer.footer-custom {
	color:#e1e1e1;
}

#footer.footer-custom a {
	color:#e1e1e1;
	font-weight: 700;
}

#footer.footer-custom a:hover,
#footer.footer-custom a:focus,
#footer.footer-custom .widget .tweet_time a:hover,
#footer.footer-custom .widget .tweet_time a:focus {
	color:#fafafa;
}

#footer.footer-custom .widget h4 {
	color:#eaeaea;
}

#footer.footer-custom .footer-logo {
	border-color: #eaeaea;
	color:#eaeaea;
}

#footer.footer-custom .tagcloud a {
	background-color: #d7d7d7;
	color:#6a6a6a;
}

#footer.footer-custom .tagcloud a:hover {
	color:#f2f2f2;
}

.footer-custom #footer-bottom.no-bg {
	background-color: transparent;
}

#footer.footer-custom .widget .twitter-icon {
	color:#dedede;
}

#footer.footer-custom .widget .tweet_time a {
	color:#c2c2c2;
}

#footer.footer-custom .newsletter-widget .btn-custom {
	color:#e5e5e5;
}

#footer.footer-custom .widget .form-control,
#footer.footer-custom .widget textarea {
	background-color: rgba(0,0,0, 0.1);
	color:#eaeaea;
}

#footer.footer-custom .widget .form-control:focus,
#footer.footer-custom .widget textarea:focus{
	background-color: rgba(0,0,0, 0.2);
}

#footer.footer-custom .widget .form-control::-moz-placeholder,
#footer.footer-custom .widget textarea::-moz-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .widget .form-control:-ms-input-placeholder,
#footer.footer-custom .widget textarea:-ms-input-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .widget .form-control::-webkit-input-placeholder,
#footer.footer-custom .widget textarea::-webkit-input-placeholder {
	color: #eaeaea;
}

#footer.footer-custom .btn-custom {
	color: #fff;
}

#footer.footer-custom .btn-custom:hover,
#footer.footer-custom .btn-custom:focus,
#footer.footer-custom .btn-custom:active {
	color: #fff;
	background-color: rgba(0,0,0, 0.3);
	border-color: rgba(0,0,0, 0.1);
}
#footer-navgation{
    padding: 10px 0px;
    color: #bebebe;
}
#footer-navgation a{
    color: #bebebe;
    padding: 0 15px;
    margin-right: 10px;
}
.main_sitemap{
    padding:20px 0;
}
.main_sitemap h3{
    font-size:16px;
    color:#333;

}
.sitemap{
    border:1px solid #e0e0e0;
    padding:15px;
}
.sitemap span{
    margin-right:15px;
    line-height:40px;
}
/*===
悬浮框
*/

.box-left {
	width: 29px;
	height: 60px;
    z-index: 999;
    left:5px;
    bottom: 90px;
	position:fixed;
}
.box-left ul{
    margin: 0;
    padding: 0;
}
.box-left ul li {
	width: 29px;
	display: block;
	height: 58px;
}

.box-right {
	width: 29px;
	height: 60px;
    z-index: 999;
    right:5px;
    bottom: 90px;
	position:fixed;
}
.box-right ul{
    margin: 0;
    padding: 0;
}
.box-right ul li {
	width: 29px;
	display: block;
	height: 58px;
}
.pro-detail-list li{
	padding-left:15px;
	padding-top:2px;
	border-bottom:1px solid #e9e9e9;
}
.gohome {
    background: url(../images/elevator.png) no-repeat;
    background-position: 0 44%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.gohome:hover {
    background-position: 0 44%;

}

.idea {

    background: url(../images/elevator.png) no-repeat;
	background-position: 0 87%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.idea:hover {
	background-position: 0 87%
}

.section-60 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.bg-gradient-denim {
    position: relative;
    background: #003993;
    color: #d6d6d6;
}
.bg-gradient-denim hr{
  background: none;
  border-bottom: 0px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  border-color: #00255f;
  padding: 2px 25px 0px 20px;
}
.bg-gradient-denim h2{
  color: #fff;
}
.bg-gradient-denim .bg-diamond-element {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(50%) rotate(45deg);
    transform: translateX(-50%) translateY(50%) rotate(45deg);
    width: 30px;
    height: 30px;
    z-index: -2;
    pointer-events: none;
    background: #003993;
}
.zhiliang{
    font-size: 20px;
    line-height: 50px;
    color: #7d7d7d;
}

.zhiliang span{
    background: #fafafa;
    padding: 5px 35px;
    border-radius: 3px;
}

@media (max-width:775px) {
    .zhiliang span{
        font-size: 16px;
        background: #fafafa;
        padding: 5px 5px;
        border-radius: 3px;
    }
    .zhiliang span i{
        margin-right: 10px;
    }

}


#qianyunews{
    font-size: 14px;

    line-height: 24px;
}
#qianyunews .col-md-6{
    min-height: 181px;
}
#qianyunews p{
    line-height: 24px;
    margin-top: 15px;
}
#qianyunews strong{
    font-size: 16px;
}
#qianyunews strong a{
    color: #494949;
}

#hangyenews{
    font-size: 14px;
    line-height: 24px;
}
#hangyenews .col-md-6{
        min-height: 181px;
}
#hangyenews p{
    line-height: 24px;
    margin-top: 15px;
}
#hangyenews strong{
    font-size: 16px;
}
#hangyenews strong a{
    color: #494949;
}

#jishuwenda{
    font-size: 14px;
    line-height: 24px;
}
#jishuwenda .col-md-6{
     min-height: 181px;
}
#jishuwenda p{
    line-height: 24px;
    margin-top: 15px;
}
#jishuwenda strong{
    font-size: 16px;
}
#jishuwenda strong a{
    color: #494949;
}


#companynews{
    font-size: 14px;
    line-height: 24px;
}
#companynews .col-md-6{
        min-height: 181px;
}
#companynews p{
    line-height: 24px;
    margin-top: 15px;
}
#companynews strong{
    font-size: 16px;
}
#companynews strong a{
    color: #494949;
}
#companykan{
    text-align: center;
}

/********
右侧分享按扭
*************/

.dn{display: none;}

/* 返回顶部 */
.go-top{position: fixed;bottom: 50px;right: 20px;width: 50px;z-index: 999;}
.go-top a{display: block;width: 50px;height: 50px;margin-bottom: 10px;background-image: url(../images/right_top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -869px;}
.go-top .go:hover{background-position: 0 -713px;}
.go-top .feedback{background-position: 0 -816px;}
.go-top .feedback:hover{background-position: 0 -660px;}
#go-top .share{display: block;width: 50px;height: 50px;margin-bottom: 10px;background-image: url(../images/right_top.png);background-position: 0 -763px;}
#go-top .share:hover{background-position: 0 -607px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

.shareDiv {
	width: 50px;
	height: 300px;
	position: absolute;
    left:0px;
	top: -300px;
	background-position: 0px -307px;
	background-color:#fff;
}
.shareDiv .shareA {
	width: 50px;
	height: 50px;
	display: block
}
.shareDiv span {
	background-image: url(../images/right_top.png);
}
.shareDiv .a1 {
	background-position: 0px -307px
}
.shareDiv .a1:hover {
	background-position: 0px -7px
}
.shareDiv .a2 {
	background-position: 0px -357px
}
.shareDiv .a2:hover {
	background-position: 0px -57px
}
.shareDiv .a3 {
	background-position: 0px -407px
}
.shareDiv .a3:hover {
	background-position: 0px -107px
}
.shareDiv .a4 {
	background-position: 0px -457px
}
.shareDiv .a4:hover {
	background-position: 0px -157px
}
.shareDiv .a5 {
	background-position: 0px -507px
}
.shareDiv .a5:hover {
	background-position: 0px -207px
}
.shareDiv .a6 {
	background-position: 0px -557px
}
.shareDiv .a6:hover {
	background-position: 0px -257px
}

.bdshare_weixin_qrcode_dialog_bg{ width:260px; height:300px; border:1px #d8d8d8 solid ; position:fixed; left:40%; top:30%; z-index: 999; display:none; background-color: white;}
.bdshare_weixin_qrcode_dialog_bg .title{ height:30px; line-height:30px; width:90%; margin:0px auto; font-size:13px}
.bdshare_weixin_qrcode_dialog_bg .title .left{ font-size:12px; font-weight:bold; }
.bdshare_weixin_qrcode_dialog_bg .title .right{ float:right; cursor:pointer}
.bdshare_weixin_qrcode_dialog_bg .content{ width:90%; margin:0px auto; font-size:12px; color:#666; line-height:22px}
.bdshare_weixin_qrcode_dialog_bg .qrimg{ width:200px; height:200px; margin:0px auto; margin-top:10px; margin-bottom:10px;}

/**********
底部弹出
**********/
#fixed-footer-wrap1 { width: 100%;  background: #fff;  position: fixed; bottom: 0px; z-index: 99;}
#footer-wrap { position: relative; height: 0px; }

#footertan { width: 100%; position: absolute; left: 0px; bottom: 0px; background: #f8f8f8; border: solid 1px #CCC; border-top:0px; }

#fixed-footer { width: 950px; margin: 0 auto; padding-top: 15px;}
#footer-toggle { display: block; border: solid 1px #CCC; border-bottom: 0px; width:100%;  position: absolute; top: -50px;   /*left: 50%; margin-left: 429px;*/ }
#footer-toggle span { display: block; width:100%; height: 50px; background: url(../images/liuyan-bottom-bt-bg.jpg); }
/* Footer Toggle */

/* iOS fixes */
#fixed-footer-wrap.mobile-fix { position: relative; }
.liuyan {
    background: #fff url(../images/liuyan-bg.jpg) no-repeat;
    padding: 35px 0;
}
#mapid{
  z-index: 999;
}



@font-face {
  font-family: 'iconfont';  /* project id："188850" */
  src: url('//at.alicdn.com/t/font_su9tlmetq5rhehfr.eot');
  src: url('//at.alicdn.com/t/font_su9tlmetq5rhehfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_su9tlmetq5rhehfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_su9tlmetq5rhehfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_su9tlmetq5rhehfr.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-zhunshi{
    font-size: 30px;
    color: #00c409;
}
.icon-anquan{
    font-size: 30px;
    color: red;
}
.icon-kehu{
    font-size: 30px;
    color: #00c8fa;
}
.icon-msnui-complain{
    font-size: 30px;
    color: #adadad;
}
.icon-1ic{
    font-size: 30px;
    color: #8bff7b;
}


.icon-weixin:before { content: "\e611"; }

.icon-liuyan:before { content: "\e60f"; }

.icon-msnui-complain:before { content: "\e6b6"; }

.icon-anquan:before { content: "\e64b"; }

.icon-dianhua:before { content: "\e669"; }

.icon-xiangzuojiantou:before { content: "\e614"; }

.icon-iconfontcirclechanpin-copy:before { content: "\e60a"; }

.icon-yuyan:before { content: "\e634"; }

.icon-guanyuwomen:before { content: "\e607"; }

.icon-xinwen:before { content: "\e711"; }

.icon-iconfontxiangxiajiantou:before { content: "\e606"; }

.icon-jiantouxiangshang:before { content: "\e602"; }

.icon-xiangyoujiantou:before { content: "\e662"; }

.icon-help-wzdt:before { content: "\e612"; }

.icon-sousuokuangsousuo:before  { content: "\e62b"; color: #fff}

.icon-1ic:before { content: "\e621"; }

.icon-kehu:before { content: "\e7ab"; }

.icon-zhunshi:before { content: "\e743"; }
