/*
欢迎学习自定义 CSS！

要了解其工作原理，请访问 http://wp.me/PEmnE-Bt
*/

.site-branding{
	  position: relative;
    padding-left: 4.0rem;
}
.site-branding a.site-logo-link{
	  position: absolute;
    width: 3.25rem;
    left: 0;
    top: 0.8rem;
}
.site-branding p.site-description{
	    margin: 0.1rem 0 0 !important;
}

/* Header */
.custom-logo {
    max-height: 100px !important;
}

/* 颜色修改 */
/*
.main-navigation{
	background: #B71C1C !important;
  color: #fff !important;
}


.main-navigation ul ul{
	    background: #FF5252 !important;
	    border:none !important; 
}

.main-navigation .container > div > ul > li > a{
	color:#fff !important;
}
*/


.top-bar {
  background: #ab0015 !important;
}


.brief-text {
  background: #ab0015 !important;
}

.entry-summary>.more-link-container .more-link {
  background:  #ab0015 !important;
}

.entry-summary>.more-link-container .more-link:hover{
  background:  #610009 !important;
}

input[type="button"], input[type="reset"], input[type="submit"]{
	background:  #ab0015 !important;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
	background:  #610009 !important;
}

/* 弹框修改 */

form.es_shortcode_form{
	position: relative;
  padding-left: 80px; 
}

form.es_shortcode_form>.es_lablebox{
	left: 20px;
  padding-bottom: 3px;
  position: absolute;
  padding-top: 8px;
}

.es_caption{
	color:#333;
}
.sg-popup-builder-content .sgpb-main-html-content-wrapper{
	    position: relative;
}
.sg-popup-builder-content .sgpb-main-html-content-wrapper .es_form_container{
	padding-top: 10px;
    position: absolute;
    top: 0;
    right: 20px;
    background-color: #fff;
    border-radius: 5px;
    padding-right: 15px;
}

/* 关于我们 */
.page .hentry .entry-header .entry-title{
	color:#000;
}

.entry-content .part-right>img{
	height:auto;
	border-radius:10px;
}
.entry-content .part-right>strong{
	color:#ab0015;
}

.page .entry-content h3{
	font-size:2.0rem;
	color:#000;
}

.page .entry-content h3.info{
	margin-bottom:40px;
}

.textwidget.custom-html-widget>p>strong{
	color:#000;
} 

.row .row-line{
	float:left;
  width: 25%;
	margin-bottom: 40px;
  padding: 0 33px;
}

.textwidget.custom-html-widget .row-line>img{
    height: 10rem;
	  width:100%;
    max-width: 100%;
	  object-fit:cover;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.card-content {
	  height: 6.0rem;
    border-bottom-left-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    padding: 10px;
    background: #dde6ed;
}
.card-content h6 {
    font-size: 1.0rem !important;
    line-height: 1.8rem;
	  color:#000;
	  text-align:center; 
  	margin:0 !important;
	  font-weight:normal;
	  text-align:left !important;
}
.row-line .card-content span{
	font-size:0.85rem;
	color:#333;
	float:right;
	cursor:pointer;
	line-height:1.5rem;
	display:block;
	margin-top:1.0rem;
}

form .nf-form-content {
	  background-color: #f7f7f7;
    padding: 1.0rem;
    border-bottom-left-radius: 0.25rem;
	  border-bottom-right-radius: 0.25rem;
	  border-top: 0.15rem solid #666;
	margin-top0.35rem;
}

form .nf-field-element{
	text-align: right;
}

.statement-box{
	margin-top: 7.2rem;
  background-color: #f7f7f7;
  border-top: 0.15rem solid #666;
  padding: 1.0rem 2.0rem;
}

.statement-box>h6{
	  margin: 0 !important;
    font-size: 1.2rem !important;
    line-height: 2.8rem;
    color: #ab0015;
}

.statement-box>P>b{
	display:block;
	color:#000;
	line-height:1.5rem;
	font-size:1.0rem;
}

.statement-box>P{
	font-size:0.93rem;
	line-height:1.8rem;
	color:#333;
}

.statement-box>P>strong{
	font-weight:normal;
	color:#ab0015;
	text-decoration:underline;
}

/* 资讯中心 */
.page .entry-content h3.widget-title{
	  height: 3.5rem;
    line-height: 3.5rem;
    color: #fff;
    padding: 0 1.2rem;
    margin-top: 0;
    margin-bottom: 1.8rem;
    font-size: 1.65rem;
    font-weight: normal;
    border: 1px solid #ebebeb;
	  background-color: #ab0015;
}

.textwidget.custom-html-widget .vl{
	border-left: 1px dashed #c1c1c1 !important;
}

.pt-cv-title a{
	  border-bottom: none !important;
    color: #000 !important;
    font-size: 1.0rem;
    font-weight: normal;
}

.pt-cv-wrapper [class*=pt-cv-] a img{
	   border: 1px solid #f7f7f7;
}

/* 中德合作 */
.so-widget-sow-button-atom-2584272e86a6 .ow-button-base a{
	    background: #ab0015 !important;
    border: none;
    border-color: #ab0015 !important;
}

.siteorigin-widget-tinymce.textwidget>.p1>span.s2{
	  color: #ab0015 !important;
    font-weight: 600;
    text-decoration: underline;
}

.siteorigin-widget-tinymce.textwidget>.p2>span>a{
	  color: #ab0015 !important;
    font-weight: 600;
}

.pt-cv-page .pt-cv-ifield>a>img{
	height:150px !important;
  object-fit:cover !important;
  border-radius:5px !important;
  border:1px solid #f7f7f7 !important;
}
.widget_media_image>img{
	width:150px; 
	height:auto;
}

/* 中德合作-需求 */
.text-content h6.Demand-small-tit{
	font-size: 1.0rem;
    font-weight: normal;
    line-height: 2.0rem;
}
.text-content ul.Demand-page-style{
	  background-color: #f2f2f2;
    padding: 0.5rem 1.0rem;
    margin-top: 1.0rem;
	  margin-bottom: 1.5rem;
}
.text-content ul.Demand-page-style>li{
	  line-height: 1.8rem;
    padding-left: 0 !important;
}
.text-content ul.Demand-page-style>li h5{
	  margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
}
.text-content ul.Demand-page-style>li>b>span{
	font-weight:normal;
}
.tips-part-box{
	    background-color: #ffbb7f;
    font-size: 1.15rem;
    padding: 1.0rem;
}

/* 德国（欧洲）企业数据库 */
.custom-html-widget ul.sort-box{
	  padding: 0.6rem;
    background-color: #f8f8f8;
}

.custom-html-widget ul.sort-box>li{
	display:inline-block !important;
	  border-radius: 0.18rem !important;
    background-color: #f8f8f8 !important;
    color: gray !important;
    font-size: 0.9rem !important;
    border: 1px solid #bbbbbb !important;
    margin: 0.5rem !important;
    cursor: pointer;
	padding:0.35rem 1.0rem !important;
}
.custom-html-widget ul.sort-box>li>a{
	 color: gray !important;
}

.custom-html-widget ul.sort-box>li:hover{
	  background-color: #ab0015 !important;
    border: 1px solid #ab0015 !important;
	color:#fff !important;
}

.title-box{
	  line-height: 3.0rem;
	  font-size:1.5rem;
 	  color:#000;
    border-bottom: 1px solid #ccc;
    position: relative;
	 padding:0 0.5rem;
}
.title-box:before{
	  display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    height: 0.18rem;
    background-color: #ab0015;
    width:7.0rem;
    left: 0;
}
.title-box.ques:before{
    width:9.5rem;
}
.custom-html-widget ul.sort-box>li:hover>a{
	color:#fff !important;
}

.custom-html-widget ul.contact-part{
	  padding: 0.6rem 0;
}

.custom-html-widget ul.contact-part>li{
	    line-height: 2.35rem;
}
.custom-html-widget ul.contact-part>li:nth-last-child(2)>a{
	   color:#ab0015;
	   text-decoration:underline;
	   cursor:pointer;
}


.textwidget{
	position:relative;
}

.data-box{
	 display:block;
}
.data-box>li{
	  font-size: 1.15rem;
    line-height: 2.0rem;
}
.data-box>li>img{
	  width: 1.6rem;
    height: 1.6rem;
    margin-right: 0.35rem;
    vertical-align: text-bottom;
}
.data-box>li>a{
	  font-size: 2.0rem;
    margin-right: 0.35rem;
    color: #ab0015;
    font-weight: bolder;
    cursor: pointer;
}

.siteorigin-widget-tinymce .footable_parent{
	  margin-top: -20px;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
}

.page .entry-content .siteorigin-widget-tinymce .footable_parent>h3.table_title{
	  font-size: 1.5rem;
    font-weight: normal;
    padding: 0 1.0rem;
    margin: 2.0rem 0 0;
    position: relative;
    color: #000;
}
.page .entry-content .siteorigin-widget-tinymce .footable_parent>h3.table_title:before{
	  font-size: 2.0rem;
    content: '';
    position: absolute;
    top: 0.15rem;
    bottom: 0.15rem;
    left: 0;
    width: 0.3rem;
    background-color: #ab0015;
}

.page .entry-content .siteorigin-widget-tinymce .footable_parent table tr td{
	font-size:0.87rem;
}

.page .entry-content .siteorigin-widget-tinymce .footable_parent table tr td:nth-last-child(4){
	text-align:center !important;
}

.page .entry-content .siteorigin-widget-tinymce .footable_parent table tr td:nth-last-child(4) a{
	color: #ab0015 !important;
  border-bottom: none !important;
}

.widget ul li:before, .widget.widget_jp_blogs_i_follow ol li:before{
	content:none !important;
}
.footable .open>.dropdown-menu>li{
	padding:0 !important;
	margin:0 !important;
}
.footable .open>.dropdown-menu>li.dropdown-header{
	padding:0 10px 0 30px !important;
}
.footable .open>.dropdown-menu>li>a{
	border-bottom:none !important;
	padding: 5px 0 5px 10px !important;
}
.footable .open>.dropdown-menu>li>a:hover{
	box-shadow:none !important;
}

#pg-840-2.panel-has-style > .panel-row-style{
	border:none !important;
}


/* 企业数据库详情页 */
.inactive-sidebar.page.page-template-default .site-main{
	max-width:100%;
}

.colored_table table.ninja_table_pro.inverted.hide_all_borders.table tbody td{
	 font-size:0.87rem;
}
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table tbody td>a{
	color: #ab0015 !important;
    border-bottom: none !important;
		text-align:center;
	  display:block;
}
.colored_table table.ninja_table_pro.inverted.hide_all_borders.table tbody td>a:hover{
	cursor:pointer !important;
}

/* 企业详情 */
.panel-layout .part-info{
	background-color: #fff;
    margin: 1.5rem 0;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
	padding:0.5rem 1.5rem 1.5rem 1.5rem;
}

.panel-layout .part-info>h4{
	  margin: 0 0 0.8rem;
    line-height: 3rem;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    position: relative;
}
.panel-layout .part-info>h4:before{
	  display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    height: 0.18rem;
    background-color: #ab0015;
    width: 5.0rem;
    left: 0;
}

.panel-layout .part-info .table-responsive>.table{
	  background: #f7f7f7;
    border-radius: 0.15rem;
	margin-bottom:0;
}

.panel-layout .part-info .table-responsive>.table th, .panel-layout .part-info .table-responsive>.table td{
    border-top: none;
}
.panel-layout .part-info .table-responsive>.table th{
	padding: 1.0rem 1.5rem;
	font-weight: normal;
  color: #000;
}
.panel-layout .part-info .table-responsive>.table th.company_detail_head_show_10{
	width:200px;
}




/* Kompetenzen */
.custom-html-widget .media-part{
	text-align: center;
	margin-top: 2.0rem;
}

.custom-html-widget .media-part .title{
	  line-height: 3.0;
    font-size: 2.0rem;
    font-family: inherit;
    font-weight: 600;
    color: #333;
}

.custom-html-widget .media-part .inner-tex h4{
	  margin: 0 0 1.0rem 0;
    font-weight: bolder;
    font-size: 1.5rem;
}

.content{
	  background-color: #f7f7f7;
    padding: 2.0rem;
	    border-top: 0.25rem solid #ab0015;
	margin-top: 1.0rem;
}
.contact-box{
	background: #f7f7f7;
    border-top: 0.25rem solid #ab0026;
    padding: 0 2.0rem 2.0rem;
}
.contact-detail{
	    height: 6rem;
}
.contact-detail .detail-line{
	  width: 50%;
    float: left;
    color: #000;
}


/* 投资中国 */
.custom-html-widget .invest-advan{
	  padding: 20px;
    background-color: #f5f5f5;
    border-left: 0.3rem solid #ab0015;
}

.custom-html-widget .invest-advan>h3{
	  margin-top: 0;
    font-size: 1.5rem;
    color: #000;
    font-weight: normal;
}

.custom-html-widget .invest-advan>p>b{
	color: #ab0015;
}


.custom-html-widget .invest-how{
	padding: 20px;
    background-color: #f5f5f5;
    border-left: 0.3rem solid #ab0015;
}

.custom-html-widget .invest-how>h3{
	  margin-top: 0;
    font-size: 1.5rem;
    color: #000;
    font-weight: normal;
}
.custom-html-widget .invest-how .part-line>h4{
	  color: #ab0015;
    font-size: 1.0rem;
    margin-top: 20px;
}

.custom-html-widget .bottom-contact{
	    padding: 20px;
    background-color: #f5f5f5;
    border-left: 0.3rem solid #ab0015;
}
.custom-html-widget .bottom-contact>h4{
	    margin-top: 0;
    font-size: 1.25rem;
    color: #000;
    font-weight: normal;
}
.custom-html-widget .bottom-contact>p{
	    color: #ab0015;
    margin-bottom: 0;

}


/* Investitionsstandort */
#hotspot-2220 .hotspot-title{
	line-height:1.15;
	text-align:left;
}

/* 商务拓展 */
#pg-2447-0,#pg-2447-1,#pg-2447-2{
	background-color: #f7f7f7 !important;
    margin-bottom: 2.0rem;
}
.Business-development-img{
	width: 382px !important;
}
.Business-development-line{
	padding-right: 2.0rem;
}
.Business-development-line>h4{
	color: #ab0015;
}

/* 模板 */
.site-main{
	max-width:100% !important;
}
.custom-html-widget .text-content{
	  border-right: 1px solid #e3e3e3;
	  padding-right:1.5rem;
}
.custom-html-widget .text-content>ul>li{
	  display:block;
	  font-size: 1.1rem;
    color: #333;
}

.custom-html-widget .text-content>ul>li>h5{
	  font-size: 1.5rem;
    color: #000;
    margin-bottom: 1.0rem;
}
.contact-out-box .contact-part>li>img{
	  height: 130px;
    width: auto;
}
.contact-out-box .contact-part>li{
	  font-size: 0.95rem;
    color: #000;
}
.contact-out-box .contact-part>li.name{
	font-size:1.15rem;
	font-weight:700;
}
.contact-out-box .contact-part>li>span.icon-phone{
	  display: inline-block;
    vertical-align: middle;
}
.contact-out-box .contact-part>li>span.icon-phone:before{
	background-image: url(https://sino-cooperation.com/wp-content/uploads/2018/10/icon-phone.png);
	  content: '';
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.contact-out-box .contact-part>li>span.icon-email:before{
	background-image: url(https://sino-cooperation.com/wp-content/uploads/2018/10/icon-email.png);
	  content: '';
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}


.contact-out-box .contact-part>li>span.icon-time:before{
	background-image: url(https://sino-cooperation.com/wp-content/uploads/2018/10/icon-time.png);
	  content: '';
    display: inline-block;
    vertical-align: middle;
    padding-left: 25px;
    height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

/* 德文版首页 */
table.Investitionsstandort-box{
	margin-bottom:0 !important;
}
table.Investitionsstandort-box tr td{
	  vertical-align: middle;
    border-top: none !important;
}

/* 中文版首页 */
table.Enterprise-database{
	margin-bottom:0 !important;
}
table.Enterprise-database tr td{
	  vertical-align: middle;
    border-top: none !important;
}

/* 中文版首页二级页面 */
.custom-html-widget .text-content>ul>li>h5>span.normal-cont{
	display: inline-block;
    font-weight: normal;
    font-size: 1.1rem;
    text-indent: 1.0rem;
}

/* 登录页面 */
.panel-layout.login-content{
	padding: 2.0rem 20% 2.0rem !important;
    background-color: #f7f7f7 !important;
}
.panel-layout.login-content .panel-no-style{
	    padding: 1.0rem 1.5rem !important;
    background-color: #ffff !important;
    box-shadow: 5px 5px 5px #e8e7e7 !important;
}

.panel-layout.login-content label.um-field-checkbox{
	margin-bottom:1.0rem !important;
}
.panel-layout.login-content input.um-form-field.valid{
	    border-radius: 2.5rem !important;
	border: 1px solid #ddd !important;
} 
.panel-layout.login-content input.um-button,.panel-layout.login-content a.um-button{
	border-radius: 2.5rem !important;
}

.panel-layout.login-content a.ow-icon-placement-left.ow-button-hover{
	    background: #0f85ec !important;
    border: none !important;
    border-radius: 2.5rem;
	    width: 95% !important;
}

.panel-layout.login-content p.login-title{
	font-weight:bold !important;
}

.panel-layout.login-content ol{
	margin-bottom:0 !important;
}
.panel-layout.login-content .um-misc-with-img{
	    border-bottom: 1px solid #eee !important;
}

.panel-layout.login-content .um-right.um-half>a.um-alt{
	display:none !important;
}

.panel-layout.login-content .siteorigin-widget-tinymce.textwidget>p{
	margin-bottom:0 !important;
}
.panel-layout.login-content ul.um-misc-ul>li{
	text-align:center !important;
}
.panel-layout.login-content ul.um-misc-ul>li>a{
	color:#ab0015 !important;
}

.panel-layout.login-content .panel-grid.panel-no-style:last-child{
	display:none !important;
}

/* ------ Footer ------ */
/* Hide Site credit */
.site-info {
  display: none;
}

/* Company Detail */
/** hide **/
.company_detail_head_hide_0 { display: none; }
.company_detail_text_hide_0 { display: none; }

.company_detail_head_hide_1 { display: none; }
.company_detail_text_hide_1 { display: none; }

.company_detail_head_hide_2 { display: none; }
.company_detail_text_hide_2 { display: none; }

.company_detail_head_hide_3 { display: none; }
.company_detail_text_hide_3 { display: none; }

.company_detail_head_hide_4 { display: none; }
.company_detail_text_hide_4 { display: none; }

.company_detail_head_hide_5 { display: none; }
.company_detail_text_hide_5 { display: none; }

.company_detail_head_hide_6 { display: none; }
.company_detail_text_hide_6 { display: none; }

.company_detail_head_hide_7 { display: none; }
.company_detail_text_hide_7 { display: none; }

.company_detail_head_hide_8 { display: none; }
.company_detail_text_hide_8 { display: none; }

.company_detail_head_hide_9 { display: none; }
.company_detail_text_hide_9 { display: none; }

.company_detail_head_hide_10 { display: none; }
.company_detail_text_hide_10 { display: none; }

.company_detail_head_hide_11 { display: none; }
.company_detail_text_hide_11 { display: none; }

.company_detail_head_hide_12 { display: none; }
.company_detail_text_hide_12 { display: none; }

.company_detail_head_hide_13 { display: none; }
.company_detail_text_hide_13 { display: none; }

.company_detail_head_hide_14 { display: none; }
.company_detail_text_hide_14 { display: none; }

.company_detail_head_hide_15 { display: none; }
.company_detail_text_hide_15 { display: none; }
/** show **/
.company_detail_head_show_0 { display: block; }
.company_detail_text_show_0 { display: block; }

.company_detail_head_show_1 { display: block; }
.company_detail_text_show_1 { display: block; }

.company_detail_head_show_2 { display: block; }
.company_detail_text_show_2 { display: block; }

.company_detail_head_show_3 { display: block; }
.company_detail_text_show_3 { display: block; }

.company_detail_head_show_4 { display: block; }
.company_detail_text_show_4 { display: block; }

.company_detail_head_show_5 { display: block; }
.company_detail_text_show_5 { display: block; }

.company_detail_head_show_6 { display: block; }
.company_detail_text_show_6 { display: block; }

.company_detail_head_show_7 { display: block; }
.company_detail_text_show_7 { display: block; }

.company_detail_head_show_8 { display: block; }
.company_detail_text_show_8 { display: block; }

.company_detail_head_show_9 { display: block; }
.company_detail_text_show_9 { display: block; }

.company_detail_head_show_10 { display: block; }
.company_detail_text_show_10 { display: block; }

.company_detail_head_show_11 { display: block; }
.company_detail_text_show_11 { display: block; }

.company_detail_head_show_12 { display: block; }
.company_detail_text_show_12 { display: block; }

.company_detail_head_show_13 { display: block; }
.company_detail_text_show_13 { display: block; }

.company_detail_head_show_14 { display: block; }
.company_detail_text_show_14 { display: block; }

.company_detail_head_show_15 { display: block; }
.company_detail_text_show_15 { display: block; }

/** hide author in post**/
.author-container {
  display: none;
}

/** 隐藏页面 内 标题 **/
.page-inner .site-content .page .entry-header .entry-title {
  display: none;
}


/** 隐藏页面 内 特色图片 **/
.page-inner .container .entry-header .entry-thumb {
  display: none;
}

/** change page title color**/
.page .hentry .entry-header .entry-title{
    color: #616161;
}

/** 隐藏首页 Online-Kooperationsbörse的详细文字 **/
.grid-row .hentry .entry-content {
	display: none;
}

/** 提交表格后的文字消息 **/
.nf-response-msg {
    color: green;
    font-size: 30px;
    padding-top: 20px;
}

/** special style for post definded by elementor **/