﻿/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
.iconfont{font-size: inherit;-webkit-text-stroke-width:0;}
a{-webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;outline: none;color: #595b5d;}
a:hover,a:focus{text-decoration: none; color: #004aa8}
button,input{outline:none !important; }
#skip{height: 0; overflow: hidden;}
ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0;
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px !important;
	color: #444;
}
li{
	list-style: none;
}
img{
	width: auto;
}
.container{
	width: 1170px;
}
.panel{
	background: none;
	position: relative;
}
.panel .more-info{
	position: absolute;
	right:10px;
	top:0;
	color: #999;
}
.panel .more-info.pos-left{
	left:10px;
}
.panel .more-info:hover{
	color: #d63c3a;
}
.banner-sm{
	display: none;
}
.panel.zyyq{
	background: url(../img/redline.png) no-repeat left bottom;
    box-shadow: initial;
    -webkit-box-shadow: initial;
}
.banner-head img{
	width: 100%;
}
.title-pos{
	position: absolute;
}
.pos-left{
	top:0;
	left:-61px;
}
.pos-right{
	top:-61px;
	right:-61px;
}
.relative .more{
	position: absolute;
	color: #fff;
	bottom:-19px;
	left: 50%;
	background: #ddd;
	border-radius: 3px 3px 0 0 ;
	padding: 2px 20px;
	background: linear-gradient(145deg,#e3c894 0%,#b9916b 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e3c894',endColorStr='#b9916b',gradientType='1');
    background-size: 100% 150%;
    background-position: 0 0;
    transition: .3s;
}
.relative .more:hover{
	background-position: 0 75%;
}
.relative .more.c-light{
	color: #ccc;
}
.relative{
position: relative;
}
.panel.zyyq .wjjd{
	background: #cbb486 url("../img/lkq.png") right no-repeat;
	height:220px;
	margin-left: 5px;
	margin-top: 105px;
}
.panel.zyyq .wjjd .title-cont{
    padding: 0 0 6px 30px;
    padding-top: 30px;
    background: #fff;
    margin-right: 124px;
}
.panel.zyyq .wjjd .title-cont h2{
	float: left;
}
.panel.zyyq .wjjd .title-cont h2 a{
	font-size: 36px;
	color: #000000;
}
.panel.zyyq .wjjd .title-cont h2 img{
	margin-right: 10px;
}
.panel.zyyq .wjjd .title-cont h3{
	float: right;
}
.panel.zyyq .wjjd .title-cont h3 a{
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.panel.zyyq .wjjd p{
	padding: 20px;
	color: #fff;
	line-height: 26px;
}
.ul-list{
	margin:40px 20px 20px;
}
.ul-list li{
	margin-bottom: 20px;
}
.ul-list li .date{
	background: url("../img/datebg.png") no-repeat;
	width: 115px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	padding-left: 20px;
	display: block;
}
.ul-list li a{
	font-size: 18px;
	color: #4a4a4a;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.ul-list li p{
	color: #777;
	height: 39px;
	overflow: hidden;
}
.mtbd-radus{
	top: -61px;
}
.ul-list li a:hover{
	color: #d63c3a;
}
/*上海经验*/
.shjy{
	background: url(../img/blueline.png) no-repeat right bottom;
	padding-right: 30px;
	padding-bottom: 70px;
	box-shadow: initial;
	-webkit-box-shadow: initial;
}
.shjy .title-cont{
	margin-top: 40px;
	margin-bottom: 30px;
}
.shjy .title-cont .nav-tabs>li>a{
	font-size: 23px;
	background: #daeefe;
	padding: 10px 40px;
	border-radius: 0;
}
.shjy .title-cont .nav-tabs>li.active>a{
	background: #043769;
	color: #fff;
	font-weight: bold;
}
.shjy .title-cont h2{
	font-size: 36px;
	color: #043769;
	margin-right: 50px;
	margin-top: 0;
}
.shjy .title-cont h2 a{
	color: #043769;
}
.shjy .title-cont h2 img{
	margin-right: 10px;
}
.shjy .tab-pane img{
	width: 100%;
}
.shjy .tab-text h3{
	font-size: 24px ;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
}
.shjy .tab-text h3 a{
	color: #4a4a4a;
}
.shjy .tab-text h3 a:hover{
	color: #cbb486;
}
.shjy .tab-text .time{
/* 	border-bottom: 1px solid #ddd; */
	padding-bottom: 10px;
	display: block;
}
.shjy .tab-text a{
	color: #cbb486;
}
.shjy .tab-text p{
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	margin-top: 20px;
}

/*媒体报道*/
.mtbd{
	background: url(../img/redline.png) no-repeat left bottom;
	padding: 60px 40px 20px;
	    box-shadow: initial;
    -webkit-box-shadow: initial;
}
.mtbd  li{
	margin-bottom: 30px;
	height: 96px;
}
.mtbd  li .mt-text{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	min-height: 96px;
}
.mtbd  li .mt-text a{
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	color: #4A4A4A;
}
.mtbd  li .mt-text a:hover{
	color: #d63c3a;
}
.mtbd  li .mt-text p{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	height: 40px;
	color: #777;
	margin-bottom: 0;
}
.mtbd  li img{
	height: 103px;
}
.mtbd .tips{
	background: linear-gradient(145deg,#e3c894 0%,#b9916b 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e3c894',endColorStr='#b9916b',gradientType='1');
	font-size: 12px;
	padding:2px 4px;
	color: #fff;
	border-radius: 3px;
	font-weight: normal;
	margin-right: 5px;
}
.list .tips{
	background: #d63c3a;
	font-size: 12px;
	padding:2px 4px;
	color: #fff;
	border-radius: 3px;
	font-weight: normal;
	margin-right: 5px;
}
.tpsp{
	background: url(../img/blueline.png) no-repeat right bottom;
	padding-right: 50px;
	padding-bottom: 70px;
	padding-top: 60px;
	  box-shadow: initial;
    -webkit-box-shadow: initial;
}
.tpsp-2{
	background: url(../img/redline.png) no-repeat left bottom;
	padding: 60px 40px 60px;
	  box-shadow: initial;
    -webkit-box-shadow: initial;
    margin-bottom: 80px;
}
.tpsp .pictures a{
	display: block;
}
.tpsp .pictures a{
	border:2px solid #fff;
}
.tpsp .picture a:hover{
	border:2px solid #d63c3a;
}
.tpsp .pictures a img,.tpsp .video li img{
	width: 100%;
height:200px;

}
.tpsp .video a{
	display: block;
	position: relative;
}
.tpsp .video .tran-bg{
	position: absolute;
	background: rgba(0,0,0,.4);
	width: 100%;
	height: 100%;
	z-index: 99;
}
.tpsp .video li:hover .tran-bg{
	background: rgba(0,0,0,0);
}
.tpsp .video .play{
	width: 56px;
	height: 56px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -28px;
	margin-left: -28px;
	z-index: 999;
}

.btn-wza{
	background: rgba(4,55,105,.5);
	color: #fff;
	margin-top: 10px;
}
.btn-wza:hover{
	background: rgba(4,55,105,.7);
	color: #fff;
}

.panel-white{
    background: #fff;
    border-radius: 4px;
    padding: 20px;

}

.nowrap, ul.nowrapli li{
    padding: 8px 0;
}
.nowrap, ul.nowrapli li a{
    font-size: 16px;
    background: url("../img/dot.jpg") no-repeat left center;
    padding-left: 20px;
    margin-left: 10px;
}
ul.nowrapli li a:hover{
    color:rgba(4,55,105,1) ;
}

ul.PicList li p.title{
	border-left: 0;
	padding-left: 0;
}
ul.PicList li p.date{
	margin-left: 0;
}
ul.PicList li img{
	width: 100%;
	height: 180px;
}

/*菜单*/
.nav-menu{
	background:rgba(214,60,58,.86);
	border-radius: 4px;
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}
.nav-menu li{
	width: 20%;
	text-align: center;
}
.nav-menu li a{
	padding: 16px 40px;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
}
.nav-menu li.active a,.nav-menu li a:hover{
	/*background:rgba(214,60,58,1);*/
	background:#043769;
}
.page-header-2{
	margin-top: 10px;
	border-bottom-width:1px;
	margin-left: 10px;
	position: relative;
}
.page-header-2>*{
	margin: 0 0 2px 0;
}
.page-header-2 a{
	border-bottom-color: #d63c3a;
	color: #043769;
}
.page-header-2 a:hover{
	color:#d63c3a;
}
.page-header-2 .more{
	position: absolute;
	right:10px;
	border-bottom: 0;
	font-weight: normal;
	color: #777;
}