.project-box{
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #E2E2E2;
	line-height: 25px;
}
.project-box p{
	margin: 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.project-box:hover{
	background-color: #f7f7f7;
}
.project-box .plogo{
	border: 1px solid #E2E2E2;
	padding: 2px;
	margin-right: 24px;
}
.project-box .infor-box .infor-mid{
	width: 160px;
}
.Authen img{
	margin-top: 5px;
}
.Authen .Authen-message{
	margin-left: 10px;
	padding: 0 15px 0 5px;
	line-height: 19px;
	position: relative;
	border: 1px solid #FF4400;
}
.Authen .Authen-message em{
	position: absolute;
	top: 5px;
	left: -11px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: #FF4400;
}
.Authen .Authen-message em i{
	position: absolute;
	top: -5px;
	left: -4px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: white;
	z-index: 999;
}
.information .infor-box .infor-left{
	margin-right: 20px;
	width: 130px;
}
.information .infor-box .infor-left a{
	line-height: 16px;
	margin-top: 5px;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 2px solid #E2E2E2;
	color: #1f50bf;
}
.action{
	text-align: center;
	position: relative;
	margin-left: 34px;
}
.action .company-name:hover .company-information{
	display: block;
}
.company-information{
	text-align: left;
	z-index: 20;
	display: none;
	position: absolute;
	top: 25px;
	left: 40%;
	border: 1px solid #E2E2E2;
	background-color: #fff;
	line-height: 20px;
	padding: 5px 10px;
	width: 230px;
}
.company-information i{
	display: block;
	position: absolute;
	top: -12px;
	left: 5px;
	border: 6px solid transparent;
	border-bottom-color: #E2E2E2;
}
.company-information i em{
	display: block;
	position: absolute;
	top: -5px;
	left: -6px;
	border: 6px solid transparent;
	border-bottom-color: white;
}
.company-information .information-name{
	width: 48px;
	margin-right: 10px;
}
.action .zx-btn{
	background-color: #FF4400;
	padding: 0 10px;
	margin-top: 20px;
}
.vertical-top {
    vertical-align: top;
}
.vertical-top a h3{
	font-size: 16px;
	display: inline-block;
}
.ib {
    display: inline-block;
    zoom: 1;
}
.touzi{
	font-size: 16px;
	font-weight: bold;
	color: #ff4400;
}
.infor-right{
	width: 200px;
	height: 77px;
	overflow: hidden;
}
.company-name{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 198px;
	font-size: 14px;
}
.right-box.jlr {
	position: relative;
    padding: 13px 0;
    height: 285px;
    border-bottom: 1px solid #E2E2E2;
}
.jlr-box {
	transition: 0.5s;
    position: absolute;
    top: 52px;
    left: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.jlr-box a img {
    width: 230px;
    height: 149px;
    border: 1px solid #eee;
}
.jlr-box p.name {
	padding: 7px 5px;
}
.jlr-box p.desc {
	padding: 0 5px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jlr-btn {
	width: 223px;
    text-align: center;
    position: absolute;
    bottom: 10px;
}
.jlr-btn i{
	display: inline-block;
    width: 30px;
    height: 5px;
    background-color: #ffae91;
}
.hot_hy {
	list-style: disc;
}
.list-hy {
	padding: 0 0 24px 0;
}
.list-hy li {
	line-height: 30px;
    padding-left: 15px;
    font-size: 13px;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}
.jlr-box.active {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.jlr-btn i.active {
	background-color: #ff4400;
}
#slide-scroll {
	height: 372px;
	overflow: hidden;
}
#slide-scroll li {
	display: inline-block;
}
.jlr-box p.name span {
    float: right;
    font-weight: bold;
    font-size: 18px;
    color: #ff4400;
}
/*΅―΄°ΑτΡΤ*/
.fixed_box {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index: 9999;
	background: rgba(50, 50, 50, .5);
}
._liuyan_none {
	position: absolute;
	right: 20px;
	top: 15px;
	font-size: 20px;
	height: 25px;
	width: 25px;
	background: url('/skin/default/image/cha.png') no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}
._liuyan_box {
	position: relative;
	width: 540px;
	margin: 50px auto;
	padding: 45px;
	background-color: #fff;
}
._title {
	font-size: 28px;
	color: #000;
	font-weight: 600;
	padding-bottom: 25px;
	text-align: center;
}
._ties {
	padding-bottom: 30px;
	font-size: 18px;
	color: #000;
}
._name_box {
	padding-bottom:10px;
}
._name_box span{
	font-size:16px;
}
._name_box input {
	width: 200px;
	height: 24px;
	padding-left: 5px;
	margin-left: 15px;
	border: 1px solid #AAAAAA;
	font-size: 14px
}
._adrr_box {
	padding: 10px 0;
}
#distpicker {
	display: flex;
}
._adrr_name {
	float:left;
	font-size: 16px;
	padding-top:9px;
}
.form-group {
	margin-right: 5px;
	width: 100%;
}
.sr-only {
	font-size: 16px;
}
.form-control {
	height:35px;
	width: 120px;
	color:#666;
	font-size:14px;
}
._phone_box span {
	font-size: 16px;
}
._phone_box input {
	height: 25px;
	width: 200px;
	margin: 10px 0 0 15px;
	border: 1px solid #AAAAAA;
	font-size:14px;
}
._submit {
	display: block;
	margin: 30px auto 0;
	padding: 10px;
	width: 200px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #F98B00;
	border-radius: 5px;
	cursor: pointer;
}