@charset "utf-8";
/*
Theme Name: YFL
Author: yuanchao
Author URI: http://www.yangyuseo.cn  
Description:设计里seo
Version: 1.0.0
Text Domain: yfl
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure {
  border: 0;
  font-size: 14px;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  padding: 0;
  margin: 0;
  vertical-align: baseline;
}


img {
  overflow: hidden;
}

body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
}
ul,li,ol {
  list-style: none;
  background: transparent;
  margin-bottom:0;
}
b,strong{font-weight:bold;}
a,a:visited, a:focus {
  text-decoration: none;
  color: #666;
}
a:hover{
  color: #000;
  text-decoration: none;
}
a,button,input{ 
outline: none;
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
.header-logo{
  margin-top:10px;
  margin-bottom:10px;
}
.logo-url{
  height:60px;
  line-height:60px;
  font-size:24px;
  font-weight:bold;
}
.logo-url img{max-height:60px;width:auto;display:block;}
.header-menu ul{

}
.header-menu ul li{
  float:left;
  position:relative;
}
.header-menu>ul>li.current-menu-item{
   background-color: #f90;
    -webkit-transition: top 200ms;
    transition: top 200ms;
}


.header-menu>ul>li.on{
   background-color: #f00;
    -webkit-transition: top 200ms;
    transition: top 200ms;
}
.header-menu>ul>li.current-menu-item>a,.header-menu>ul>li.on>a{
  color:#fff;
}

.header-menu>ul>li>a{
  display:inline-block;
  height:40px;
  line-height:40px;
  padding:0 20px;
  color:#666;
  font-size:16px;
  margin:20px 0;
}

 #slider .icon {
    background: url(images/arrows.png) no-repeat;
}
#slider img{max-width:100%;height:auto;}
#slider .icon-arrows-left {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 25px;
    height: 39px;
    z-index: 10;
    background-position: 0 0;
    cursor: pointer;
}
#slider .icon-arrows-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 25px;
    height: 39px;
    background-position: -25px 0;
    z-index: 10;
    cursor: pointer;
}
#content{
  margin-top:20px;
}

#content .tab-content{
  margin:15px 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-color: #f90;
  padding:10px;
}
.nav>li>a {
    padding: 10px;
      color: #888;
}
#idxcontact h3{
  padding:0 0 10px 10px ;
}
#idxcontact ul{
  padding-left:10px;
  color: #aaa;
    font-size: 12px;
}
#idxLink ul{
  padding-left:10px;
}
#idxLink ul li{
  float:left;
  margin:0 10px 5px 0;
}
#idxLink ul li a   {
  color: #aaa;
    font-size: 12px;
}
#idxnews ul,#idxnotice ul{
padding-left:10px;
}
#idxnews ul li,#idxnotice ul li{
margin-bottom:10px;
}
#idxnews ul li a,#idxnotice ul li a{
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
}
#idxnews ul li a em,#idxnotice ul li a em {
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #8BBEE4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
}
#idxnews ul li a span,#idxnotice ul li a span{
float:right;
}
#footer {
  margin-top:30px;
  padding:30px 0;
  border-top: 1px solid #ddd;
  color: #666;
  background: #f1f1f1;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.sns {}
.sns a{float:right;margin-left:15px;}
.sns a i {
    font-size: 24px;
    display: block;
}
.btm-search{overflow:hidden;margin-top:20px;}
.btm-search form {
  position: relative;
    width: 60%;
}
 .btm-search form input {
  width: 100%;
  line-height: 32px;
  color: #666;
  background: #fff;
  border: 1px solid #ddd;
  height: 32px;
  padding-left: 10px;
}
.btm-search form button {
  position: absolute;
  right: 1%;
  top: 5px;
  background: none;
  border: none;
  color: #666;
  font-size: 16px;
  line-height: 1;
}
.wechat {
    position: relative;
}
.wechat .img-wechat {
    position: absolute;
    top: -140px;
    width: 110px;
    height: 130px;
    left: 50%;
    margin-left: -55px;
    padding: 10px;
    background: #fff;
    display: none;
    z-index: 20;
    line-height: 1;
}
.wechat .img-wechat img {
    max-width: 100%;
}
.wechat .img-wechat .text {
    color: #999;
    margin-top: 5px;
    display: inline-block;
}
.wechat .img-wechat::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: #666;
  border-image: none;
  border-style: solid;
  border-width:  0 0 1px 1px;
  content: " ";
  height: 10px;
  position: absolute;
  right: 50px;
  bottom: -5px;
  transform: rotate(-45deg);
  width: 10px;
}
#idx-images img {
    max-width: 100%;
}
.shadow {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(images/btow_51.png) center bottom no-repeat;
    background-size: 100% auto;
    height: 216px;
    z-index: 3;
}
.banner-title {
    text-align: left;
    color: #fff !important;
    z-index: 6;
    position: absolute;
    padding: 10% 5%;
    width: 100%;
    bottom: 0;
    left: 0;
}
.widget_nav_menu ul li{margin-bottom:0 !important;}
.widget_nav_menu ul li a{
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin-bottom:-1px;
}
.widget_nav_menu li.current-menu-item a{
    color: #f9fdff;
    background-color: #45abe8;
      border: 0;
}
.crumbs{
    margin-bottom: 20px;
    background-color: #f5f5f5;
  padding:10px;
}

.entry-content p{
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.75;

}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content img{max-width:100%;height: auto;}
.content .entry-content a {
    font-weight: bold;
  text-decoration: underline;
  color:#333;
  font-size:16px;
}
.text-center img{max-width:100%;height:auto;}
.content .entry-content a:hover {
  text-decoration: none;
  color:#666;
}
.entry-content p.intro {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.4;
}
.entry-content > ul {
    list-style: disc;
    margin-bottom: 20px;
    padding-left: 40px;
}
.entry-content> ul li {
    list-style: disc;
    font-size: 16px;
    line-height: 1.75;
}
.entry-content blockquote{
  padding: 20px;
  background: #f5f5f5;
}
.entry-content blockquote {
  margin: 0 0 20px;
}
.content-list article {
    padding-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
  margin-bottom:30px;
}
.content-list .entry-img a img {
  max-width: 100%;
  height: auto;
}
.content-list .entry-content h2 {
  margin: 10px 0;
}
.content-list .entry-content h2 a {
  font-size: 20px;
  font-weight: bold;
}
 .content-list .entry-content p {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
}
 .content-list .entry-content .entry-meta {
  color: #9baab6;
  line-height: 25px;
}
.content-list .entry-content .entry-meta a {
  margin: 0 5px;
  font-size: 12px;
  color: #9baab6;
}
.content-list .navigation {
  text-align: center;
  line-height: 28px;
  display:block;
}
.content-list .navigation a,
.content-list .navigation span {
  display: inline-block;
  height: 28px;
  border: 1px solid #9d9d9d;
  padding: 0 10px;
  font-size: 14px;
  color: #595959;
  margin: 0 1px;
  vertical-align: top;
}
.content-list .navigation .current {
  background: #ff001e;
  color: #fff;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ff001e;
}
.screen-reader-text{
      clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.single-header{margin-bottom:10px;}
.single-header h1 {
  line-height: 30px;
  padding: 10px 0;
  font-size: 20px;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

 .single-header .single-meta {
  overflow: hidden;
  padding:0 10px;
}
 .single-header .single-meta .author,
 .single-header .single-meta .time {
  float: left;
  margin-right: 10px;
  line-height: 36px;
}
 .single-header .single-meta .bdsharebuttonbox {
  float: right;
  line-height: 36px;
}
#nav-single{padding-bottom:20px;}
.widget:last-child {
  padding-bottom: 0 !important;
}

.widget {padding-bottom:30px;}
.widget img{max-width:100%;height:auto;}
.widget h3.widget-title {

  font-size: 18px;
  border-bottom: 1px solid #dcdcdc;
 padding-bottom:10px;
 margin-bottom:10px;

}

.widget ul li{
 margin-bottom:10px
}
.widget ul li:before{
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #8BBEE4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
}
.widget_categories ul.children {
  padding: 5px 0 0 15px;
}
.textwidget p{
  line-height: 1.7;
}
.textwidget a{
  text-decoration: underline;
}
.textwidget ul a {
  text-decoration: none;
}
.mini {
    position: relative;
}
@media (min-width: 768px ) {
.slicknav_menu{display:none}
.sub-menu {
    position: absolute;
    width: 100%;
    display: none;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-top: 2px solid #f00;
}
.sub-menu li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 9999;
      padding: 10px 0;
}
.sub-menu li a {
    display: block;
    border: none;
    text-align: center;
    font-size: 16px;
}

}
@media (max-width: 768px ) {

.header-menu-con{display:none;}

}
.single-info {
  color: #323232;
  border-bottom: 1px dashed #959595;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}



/*额外样式*/
ul,li,ol {
  list-style: none;
  background: transparent;
  margin-bottom:0;
}
b,strong{font-weight:bold;}
a,a:focus{
  text-decoration: none;
  color: #666;
}
a:hover{
  color: #000;
  text-decoration: none;
}
a,button,input{ 
outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #666;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #666;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #666;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #666;   
}
embed,
iframe,
object {
  max-width: 100%;
  margin:auto;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
  vertical-align:text-top;
  padding:6px 15px 6px 6px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
#header{
  position:relative;
}
#header .top-header {
    height: 32px;
    line-height: 32px;
    background-color: #017ba9;
    color: #fff;
}
.header-logo{max-width:60%;}
.header-logo h1{
    line-height:0;
         font-size:0;
         overflow:hidden;
}
.phone{padding-right:20px;}
.btm-header{
    height: 68px;
    line-height: 68px;
} 
.logo-url{
    line-height: 60px;
  display:block;
}
.logo-url img{
  vertical-align: middle;
  width:auto;
  display:inline-block;
  max-height:60px;
  }

.header-menu>ul>li{
  float:left;
  position:relative;
    height: 68px;
    line-height: 68px;
}
.header-menu>ul>li>a{
    display: block;
    font-size: 16px;
    position: relative;
  padding:0 20px;
    color: #000;
}
.header-menu>ul>li.current-menu-item a{
  font-weight:bold;
}
#slider{position:relative;}
#slider .owl-dots{
  position: absolute;
    width: 100%;
    bottom: 0px;
}

.section1 {
    position: relative;
    z-index: 5;
}
.inews h3,.iproduct h3,.iabout h3{
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    border-left: 3px solid #F90;
    
    padding-left: 10px;
}
.iproduct h3,.iabout h3{
  border-bottom: 1px solid #dad4d4;
      margin-bottom: 20px;
}
.inews h3 a,.iproduct h3 a,.iabout h3 a{
  color: #aaa;
    float: right;
    font-size: 12px;
  padding-top: 3px;
}
.tab-nav{
  background: #EEEEEE;
  overflow: hidden;
}
.tab-nav li{
    height: 24px;
    line-height: 24px;
  padding:0 15px;
  float:left;
  cursor:pointer;
}
.tab-nav li.on{
  background: #017ba9;
    color: #fff;
}
.tab-con ul{
  display:none;
}
.tab-con ul.on{
  display:block;
}
.tab-con ul li {
    border-bottom: 1px solid #eee;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}
.tab-con ul li a{
  display:block;
}
.tab-con ul li a p{
    overflow: hidden;
    height: 45px;
    padding-top: 5px;
}
.tab-con ul li a img{
  height: 50px;
    width: 80px;
  float:left;
  overflow:hidden;
  margin-right:5px;
}
/* 产品中心样式开始 */
.pro-con{
  padding:0 25px;
}
.pro-con li{
   padding:10px 10px;
  padding-color:gray;
  margin-bottom:20px;
   overflow: hidden;
}
.pro-con li a{
  display:block;
  text-align:center;
  overflow: hidden;
}

.pro-con li p{
  margin-top:5px;
  text-align:center;
      height: 20px;
    line-height: 40px;
}

#gallery-1 img{padding:10px;border:none !important;}
.ddd{
  border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.entry-des p{
  margin-bottom:10px;
}

/* 公司简介 */

.about-con p {
    overflow: hidden;
  margin-bottom:10px;
}
.about-con p:last-child{
  margin-bottom:0;
}
/* 底部样式 */

#footer {
    background-color: #f6f6f6;
    border-top: 1px solid #e6e6e6;
  padding:20px 0;
}
.footer-menu ul li{
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}
.footer-menu ul li a{
  color: #000;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.footer-info{
  max-width:60%;
  line-height: 2;
}
.social{
  max-width:20%;
}
.btm-search{
  overflow:hidden;
}
.btm-search form {
  position: relative;
    width: 100%;
}
 .btm-search form input {
  width: 100%;
  line-height: 32px;
  color: #000;
    background: #fff;
    border: 1px solid #ddd;
  height: 32px;
  padding-left: 10px;
}
.btm-search form button {
    position: absolute;
    right: 1%;
    top: 10%;
    background: none;
    border: none;
    color: #000;
    font-size: 20px;
    line-height: 1;
}
.social .weixin{
  float:left;
  max-width:50%;
  margin-right: 20px;
}
.footer-btm {
    color: #333;
  }
.footer-btm a{ color: #333 !important;}
.apply {
    display: none;
}
.apply a {
      font-size: 20px;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    color: #fff;
}
.apply a.bm-phone {
    background-color: #f5643f;
}
.apply a.bm-form {
    background-color: #ed740b;
}
.apply a i {
    margin-right: 10px;
}
/* 侧边栏样式 */
.sidebar{

}
.sidebar aside{
  margin-bottom:20px;
    border: 1px solid #eee;
}
.sidebar h3.widget-title{
    background: url(../pic/sign_f.gif) 5px center no-repeat;
    border-bottom: 1px solid #eee;
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 25px;
  background-color: #017ba9;
    color: #fff;
}
.sidebar ul.menu li{
  background: url(../pic/sign_f.gif) 5px center no-repeat;
    border-bottom: 1px solid #eee;
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 25px;
}
.sidebar ul.menu li:last-child{
 border-bottom: none;
  }


.crumbs{
padding:20px 0;
}
.crumbs .con{
      border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.content,.content-list,.content-cp{
  border: 1px solid #eee;
  padding:20px;
}
.content-list li{
  overflow:hidden;
  margin-bottom: 10px;
}
.content-list li:last-child{
  margin-bottom:0;
}
.content-list li h2{
display: inline-block;
}
.content-list li span{
display: inline-block;margin-right:10px;
}
.entry-meta h1 {
  border-bottom: 1px dotted #ddd;
    font-size: 20px;
    padding: 0px 0px 10px 0px;
}

.entry-content p{
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.75;

}
.entry-content p strong{
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.75;

}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h2:first-child{
    margin: 0px 0px 15px;
}
.entry-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h3:first-child{
    margin: 0px 0px 15px;
}
.content .entry-content a {
  color: #ED5565;
  text-decoration: none;
}
.entry-content ul {
  list-style: disc;
  margin-bottom: 1rem;
  margin: 0 0 15px 40px;
}
 .entry-content ul li {
  list-style: disc;
  color: #31424e;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content ol {
  list-style: disc;
  margin-bottom: 1rem;
  margin: 0 0 15px 40px;
}
 .entry-content ol li {
  list-style: disc;
  color: #31424e;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px;
  padding: 5px 10px;
  clear: both;
}


.single-header{
  margin-bottom:10px;
  border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}

 .single-header .single-meta {
  overflow: hidden;
  padding: 10px;   
    color: #999999;
}
 .single-header .single-meta .author,
 .single-header .single-meta .time {
  float: left;
  margin-right: 10px;
  line-height: 36px;
}
 .single-header .single-meta .bdsharebuttonbox {
  float: right;
  line-height: 30px;
}
#nav-single div{
  height: 30px;
    line-height: 30px;
    overflow: hidden;

}


/* 产品中心样式开始 */


 .page-nav {
  text-align: center;
  line-height: 28px;
}
 .page-nav a,
.page-nav span {
  display: inline-block;
  height: 28px;
  border: 1px solid #9d9d9d;
  padding: 0 10px;
  font-size: 14px;
  color: #595959;
  margin: 0 1px;
  vertical-align: top;
}
 .page-nav .current {
  background: #017ba9;
  color: #fff;
  text-decoration: none;
  height: 28px;
  line-height: 28px;
  border: 1px solid #017ba9;
}
/* 产品中心样式结束 */


.con1{overflow:hidden;}
.main-im{position:fixed;right:5px;top:338px;z-index:1000;width:auto;height:auto;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../pic/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{
  color:#000000;
  text-align:center;
  width:109px;
  height:130px;
  border-bottom:1px solid #dddddd;
  padding-top: 3px;
  padding-bottom: 3px;
}
.main-im .im_main .im-tel div{font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../pic/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:152px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-106px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:124px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:122px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../pic/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../pic/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:0px;width:40px;height:133px;background:url(../pic/open_im.png) no-repeat left top;}
.wpcf7 label,.wpcf7 input,.wpcf7 textarea{
  width:100%;
}
.wpcf7-submit{
    background: #017ba9;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.single-info {
    color: #323232;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}

.product-all {
  margin-top: 30px;
 
}

.pro-img {
  border-radius: 3px;
  transition: 1s ease-out;
}

.img-hover {
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.8s;
   max-width: 100%;
}

.img-hover:hover {
  transform: scale(1.4);
  max-width: 100%;

}

#idx-nav ul li {
  margin-bottom:4px;
  background-color:#FFFAFA;
  line-height: 54px;

}

#idx-nav ul li a {
 padding: 5px 20px;
  display: block;
  height: 100%;
}
#idx-nav ul li a:hover{
background-color: #F90;
}


.suspension{position:fixed;z-index:55;right:15px;bottom:110px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:50px;background-color:#F90;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#B8860B;}
.suspension .a .fa{float:left;margin-top:12px;margin-left:11px;font-size:20px;color:#ffffff;}
.suspension .a-wechat .fa{width:20px;height:20px;margin-top:12px;margin-left:12px;}

.suspension .a-top{background:#F90;display:none;}
.suspension .a-top:hover{background:#B8860B;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:60px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{}
.suspension .d-qq{top:0;}
.suspension .d-wechat{top:0px;}
.suspension .d-qrcode{top:0px;}
.suspension .d-send{top:0px;}

.suspension .d .inner-box{padding:8px 22px 12px;}

.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F90;display:block;float:left;}
.suspension .d-service-item .fa-qq{width:44px;height:44px;margin-top:12px;margin-left:14px;display:block;color:#ffffff;transition:all .2s;overflow:hidden;}
.suspension .d-service-item:hover .fa-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:115px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-size:14px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;width:60%;line-height:27px;font-size:12px;white-space:nowrap;color:#888;}
.suspension .d-service-intro .fa{display:inline-block;margin-right:8px;}
.suspension .d-service-intro p a{color:#888;font-weight: bold;}
.suspension .d-service-intro p a:hover{color: #32B6FF;}

.suspension .d-wechat{text-align:center;}
.suspension .d-wechat .inner-box{padding:20px 0;}
.suspension .d-wechat .d-title{padding-left:14px;margin-bottom:12px;}
.suspension .d-wechat .d-title-img{float:left;width:40px;height:40px;border-radius:5px;}
.suspension .d-wechat .d-title-text{float: left;margin-left:10px;}
.suspension .d-wechat .d-title-text p{font-size:15px;text-align:left;color:#525252;}
.suspension .d-wechat .d-title-text span{font-size:12px;color:#888;}
.suspension .d-wechat .d-text{font-size:12px;color:#888;}
.suspension .d-wechat .d-text strong{font-weight: bold;color:#32B6FF}

.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode .d-title{padding-left:14px;margin-bottom:12px;}
.suspension .d-qrcode .d-title-img{float:left;width:40px;height:40px;border-radius:5px;}
.suspension .d-qrcode .d-title-text{float: left;margin-left:10px;}
.suspension .d-qrcode .d-title-text p{font-size:15px;text-align:left;color:#525252;}
.suspension .d-qrcode .d-title-text span{font-size:12px;color:#888;}
.suspension .d-qrcode .d-text{font-size:12px;color:#888;}
.suspension .d-qrcode .d-text strong{font-weight: bold;color:#32B6FF}

.suspension .d-send{color:#888;padding:20px 14px;}
.suspension .d-send .send-title .fa{margin-right:8px;color:#F90;}
.suspension .d-send .send-title small{font-size:12px;margin-left:5px;}

.suspension .d-send .send-form{margin-top:15px;}
.suspension .d-send .send-ul{width:222px;height:auto;float: left;}

.suspension .d-send .send-ul li{margin-bottom:10px;display: inline-block;}
.suspension .d-send .send-ul li span{float:left;display: inline-block;border:1px solid #F90;width:36px;height:36px;background-color:#F90;color:#FFFFFF;text-align:center;}
.suspension .d-send .send-ul li span .fa{font-size:20px;margin-top:8px;}
.name-input,.email-input,.text-textarea{float:left;width:177px;margin:0;padding:0;}

.suspension .d-send .name-input,.suspension .d-send .email-input{height:36px;padding-left:5px;font-size:12px;color:#888;border:1px solid #F90;outline:none;-webkit-appearance: textfield;background-color: white;-webkit-rtl-ordering: logical;cursor: text;}
.suspension .d-send .text-textarea{height:100px;min-height:72px;max-height:130px;min-width:177px;max-width:177px;line-height:20px;padding-left:5px;padding-top:8px;font-size:12px;color:#888;border:1px solid #F90;outline:none;-webkit-appearance: textfield;background-color: white;-webkit-rtl-ordering: logical;cursor: text;}
.suspension .d-send .send-submit{float:right;background:#F90;color:#ffffff;font-size:12px;padding:5px 8px;border:none;outline:none;-webkit-appearance: textfield;cursor: pointer;}

.header-logo-contract {
  margin-left:90px;
  margin-top: 30px;
}
.header-logo-contract img {
    max-height: 40px;
}

[class^="wp-image"] {
  max-width: 300px;
  max-height: 300px;
}