﻿@charset "utf-8";
/* CSS Document */
.serviceleft{width: 450px;float: left;}
.serviceleft img{width: 435px;height: 290px;border-radius: 3px;border: 1px solid #f5f5f5;padding: 8px;}
.zhuye {
    float: left;
    background-color: #ffffff;
    width: 1350px;
    border-radius: 3px;

    box-shadow: 0 3px 10px rgba(0,0,0,.03);
    margin-top: 20px;
    padding:15px;
}
.colorblue{
	color: #ff9500;font-family: gotham-book
}
.serviceright{
	width: 850px;float: right;
}
.st .title{
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	margin-top: 15px;
    color: #000000;
}
.st .txt{
	line-height: 26px;
	color: #999999;
	background: #f6f8fc;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 16px;
    text-align: left；
         text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pi1r1{
	padding: 20px 0;
	line-height: 40px;
}
.pi1r1_l{
	font-size: 16px;
}
.pi1r1_l b{
	font-size: 34px;
	margin: 0 2px;
}
.pi1r1_r{
	font-size: 20px;
}
.pi1r1_l i{
	font-size: 20px;
}
.mt20{
	margin-top: 20px;
}
.yuyuep a{
	display: block;
	width: 48%;
	line-height: 45px;
	background: #f50013;
	color: #fff;
	font-size: 18px;
	text-align: center;
    border-radius: 3px;
}
.yuyuep a.active{
	background: #ffffff;
    border:1px solid #f50013;
    color: #f50013;
    font-weight: bold;
    font-size: 20px;
    font-family: gotham-book
}

.newsbanner {
    background: url("../images/sfbanner.jpg") no-repeat center top;
    height: 119px;
    border-radius: 3px;
    margin-top: 20px
}
.newsp20 {
    padding: 30px
}
.mr10{
	margin-right: 10px;
}
.sfbapic{width: 956px;height: 372px; margin: 25px auto;}
.xxnewsleft {
    float: left;
    background-color: #ffffff;
    width: 1020px;
    border-radius: 3px;
    margin-bottom: 50px;
}
.xxnewsleftxx {
    float: left;
    width: 1020px;
}

.article-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    color: #000000;
	line-height: 1.6;
    text-align: center;
    padding: 15px 0px 30px
}
.sfleft {
    height: 40px;
    line-height: 40px;
    padding-top: 5px;
    font-size: 18px;
    color: #333333;
    font-weight: 600
}

.metasup {
    line-height: 35px;
    height: 35px;
    background-color: #fcf6eb;
    text-align: center;
    margin: 8px auto;
    font-size: 14px;
    color: #999999;
}

.dot:before {
    content: "·";
    margin-left: .5em;
    margin-right: .5em;
}
.newscontent {
    padding-top: 30px;
    line-height: 25px;
    font-size: 16px;
    color: #666666
}
.newscontent img {
    height: auto !important;
    max-width: 960px;
}
.newscontent p {
      margin-bottom: 15px;
	  
}
.newscontent blockquote {
    background-image: url("../images/yinhao2.png");
    background-repeat: no-repeat;
    background-position: left 0px top 0px;
    background-color: #f8f8f8;
    color: rgba(0,0,0,.5);
    margin: 10px 0;
    padding: 40px 30px 20px
}
.newscontent blockquote p {
    margin: 0 0 10px;
    color: #999999
}
.nextlog{line-height:30px;background:#fafafa;border-radius:5px;overflow:hidden;}
.nextlog > div{padding:5px 15px;}
.nextlog .prev{border-bottom:1px #eee dashed;box-shadow:0 1px 0 #fff;}
.m-tit2{display:flex;justify-content:space-between;align-items:center;position:relative;border-bottom: 1px #e9e9e9 solid;}
.m-tit2::after{content:"";flex:1;height:8px;background:none;background-image:linear-gradient(135deg, transparent 25%, #fff 25%, #fff 50%, transparent 50%, transparent 75%, #fff 75%, #fff, transparent);background-size:5px 5px;border-radius:0 20px 20px 0;}
.m-tit2 h3{height:44px;line-height:44px;font-size:15px;padding:0 20px;background:#fff;font-weight: bold;}
.logbox{margin-bottom:20px;background:#fff;padding:20px;overflow:hidden;box-sizing:border-box;border-radius:5px;}
.logbox:last-child{margin:0;}
.logbox .pagenow{margin-bottom:0;border-top:0}
.logbox .pagenow i.fa{margin-left:0}
.logbox .pagenow span{color:#ccc;margin:0 4px;}
.logbox > h1{color:#111;font-size:30px;line-height:1.6;text-align:center;padding:15px 0px 30px;}
.logbox .data{margin:0 0 20px;color:#999;font-family:Arial, Helvetica, sans-serif;text-align:center;background-color:#fafafa;padding:12px 0;background-image:linear-gradient(to right, #fff 0, #f6f6f6 20%, #f6f6f6 80%, #fff 100%);}
.logbox .data > span{margin:0 12px 0 0;}
.logbox .data > span::after{content:'';display:inline-block;width:0;height:12px;margin:-2px 0 0 12px;border-left:1px #bbb solid;border-right:1px #fff solid;vertical-align:middle;}
.logbox .data > span:last-child::after{display:none;}
.logbox .data i.fa{margin:0 4px 0 0}
.link-box{overflow:hidden;clear:both}
.rexlist li{float:left;width:48%;line-height:34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 1%}
.rexlist li i.fa{margin-right:5px;font-size:10px}
.searchbox p{line-height:1.8;margin:15px 0}
.searchbox p a:first-child{color:#06C;font-size:16px;text-decoration:underline}
.social-share{margin:0 0 6px;}
.fa-caret-right:before {
    content: '';
    position: absolute;
    top: 5px;
    left: -24px;
    width: 7px;
    height: 7px;
    background-color: #b3ccf4;
    border-radius: 50%;
    border: 1px solid #f5f5f5;
}
.newscontent h1,.newscontent h2,.newscontent h3,.newscontent h4,.newscontent h5,.newscontent h6{font-size:18px;line-height:20px;border-left:4px #888 solid;font-family:"Microsoft Yahei";background:#f6f6f6;padding:.6em 15px;}
.newscontent h3,.newscontent h4{font-size:16px;border-left-width:3px;margin-bottom: 20px;}
.newscontent h5,.newscontent h6{font-size:14px;border-left-width:2px;}
.dpfenleilist li {
    padding: 15px 10px 10px 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #ffffff;
    width: 1010px;
    border-radius: 3px;
    margin-bottom: 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,.03);
}
.dpfenleilist li:hover {
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
}
.dpfenleilist li img {
    margin-left: 15px;
    border-radius: 3px;
    width: 180px;
    height: 120px;
    margin-right: 20px;
}
.sfleft {
    height: 40px;
    line-height: 40px;
    padding-top: 15px;
    font-size: 18px;
    color: #333333;
    font-weight: 600
}
.f12 {
    font-size: 12px;
}
.s-cb {
    color: #bbb;
}
.mr20 {
    margin-right: 20px;
}
/*
.dpfenleilist .img_block {
    margin-right: 20px;
    margin-left: 20px;
    width: 259px; height: 157px;
}
*/
.dpfenleilist .tit {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    color: #000000;
}
.dpfenleilist .detail {
    margin-top: 8px;
    max-height: 50px;
    line-height: 26px;
    overflow: hidden;
    color: #999999;
    font-size: 14px;
}
.dpfenleilist .info {
    margin-top: 18px;
    line-height: 14px;
}

.textarea .intro {
    margin: 20px 40px 20px;
}
.textarea .intro p {
    text-align: left;
    line-height: 28px;
    font-size: 14px;
    color: #444444;
    margin-bottom: 8px;
}
.textarea .intro p a {
    color: #d67b33;
}
.textarea .intro a img {
    vertical-align: middle;
}
.question-list .freeTx {
    width: 100%;
    padding-top: 20px;
}
.question-list .en {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 23px;
    color: #5b5b5b;
    line-height: 30px;
    font-weight: bold;
}
.question-list li {
    cursor: pointer;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
}
.question-q {
    border-bottom: 1px solid #f8f8f8;
}
.question-q .freeTx p {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    width: 100% !important;
}
.question-a {
    padding-bottom: 5px;
    display: none;
    line-height: 20px;
}
.question-list li.act {
    background-color: #f9f9f9;
    padding: 0px 15px;
    border-bottom: 1px solid #f5f5f5;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
}
.question-list li.act .question-q, .question-list li.act .question-q .en {
    color: #e3001e;
}
.question-list li.act .question-q {
    border-color: #f5f5f5;
}

.ydc-pane-list{
	padding: 20px;
    background: #fff;
}

.ydc-pane-list li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: left;
}
.ydc-pane-list li span {
    float: right;
    color: #999;
}

