﻿
.message_ol *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "微软雅黑"  !important;
    z-index:99998;
}
.message_ol img{
	max-width: 100%;
}



.message_olr_list{
	position: fixed;
	top:190px;
	right:4px;
	z-index:99999;
}
.message_olr_list ul li a{
	display: block;
	background: #3ea3ff;
	border-radius: 3px;
	width:56px;
	height: 56px;
	margin-bottom: 6px;
	text-align: center;
	color:#fff;
	transition: 0.2s;
	-moz-transition: 0.2s; /* Firefox 4 */
	-webkit-transition: 0.2s;/* Safari 和 Chrome */
	-o-transition: 0.2s; /* Opera */	
}
.message_olr_list ul li a span{
	display: block;
	padding-top: 3px;
}
.message_olr_list ul li a p{
	display: block;
	font-size: 12px; line-height:24px;
	margin: 0;
}
.message_olr_list ul li a.act{
	background: #fff;
	color:#8a9199;
}
.message_olr_list ul li a .ol_img2{
	display: none;
}
.message_olr_list ul li a.act .ol_img1{
	display: none;
}
.message_olr_list ul li a.act .ol_img2{
	display: inline-block;
}

.oll_tel{
	position: fixed;
	top:190px;
	right:72px;
	background: #fff;
	border-top:4px solid #3ea3ff;
	width:240px;
	height:80px;
	box-shadow: 0px 0px 3px #888888;
	display: none;
}
.oll_tel:after {
    position: absolute;
    display: inline-block;
    top:28px;
	right:-5px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 6px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 1px -1px 1px #c3c3c3;
}
.oll_tel1{
	padding-top: 15px;
	color: #D81718;
	padding-left: 16px;
}
.oll_tel1 em{
	float: left;
}
.oll_tel1 em img{
	padding-top: 7px;
}
.oll_tel1 p{
	float: left; margin-left:10px;
	font-size: 20px;
}
.oll_tel1 p span{float: left; background:#f9f9f9; border:1px solid #f1f1f1;margin:3px 0;padding:3px 10px;}
.oll_tel2{
	padding-left: 16px;
	padding-top: 5px;
}
.oll_tel2 input{
	border-left:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-right:none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	height: 30px;
	width: 168px;
	float:left;
	padding-left: 8px;
	line-height:26px
}
.oll_tel2 button{
	background: #3ea3ff;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	width:72px;
	height:30px;
	border: 0;
	color:#fff;
}
.oll_mes{
	position: fixed;
	top:190px;
	right:72px;
	background: #fff;
	border-top:4px solid #3ea3ff;
	width:250px;
	height:440px;
	box-shadow: 0px 0px 3px #888888;
	display: none;
}
.oll_mes:after {
    position: absolute;
    display: inline-block;
    top:77px;
	right:-5px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 6px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 1px -1px 1px #c3c3c3;
}
.oll_mes1{
	padding-left: 16px;
	padding-top: 12px;
	font-size: 16px;
	color:#333333;
}
.oll_mes2{
	padding: 10px 16px 0px;	
}
.oll_mes2 div{
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
}
.oll_mes2 textarea{
	border:1px solid #d9d9d9;
	border-radius: 5px;
	width:100%;
	padding:10px 14px;
	height:120px;
}
.oll_mes2 input{
	border:1px solid #d9d9d9;
	border-radius: 5px;
	width:100%;
	height:40px;
	line-height:26px;
	padding-left: 40px;
}
.oll_mes2 span{	
	position: absolute;
	margin-left: 12px;
    margin-top: 10px;
}
.oll_mes2 .oll_mes_tel{	
	position: absolute;
	margin-left: 12px;
    margin-top: 10px;
}
.oll_mes2 label{
	color:red;
	position: absolute;
	margin-left: -12px;
    margin-top: 11px;
}
.oll_mes2 button{
	color:#fff;
	font-size: 14px;
	text-align: center;
	background: #3ea3ff;
	height:40px;
	width:100%;
	border-radius: 5px;
	border: 0;
	
}
.oll_ewm{
	position: fixed;
	top:377px;
	right:72px;
	background: #fff;	
	width:140px;
	height:160px;
	box-shadow: 0px 0px 3px #888888;	
	padding: 8px;
	display: none;
}
.oll_ewm:after {
    position: absolute;
    display: inline-block;
    top:20px;
	right:-5px;
    width: 0;
    height: 0px;
    content: '';
    border-style: solid;
    border-width: 6px;
    border-color: #fff #fff transparent transparent;
    transform: rotate(45deg);
    box-shadow: 1px -1px 1px #c3c3c3;
}
.oll_ewm p{
	text-align: center;
	color:#666666;
	font-size: 12px;
}
.tc{
	background:url(../images/tc.jpg) no-repeat;	
	height:240px;
	width:440px;
	left:50%;
	margin-left:-220px;	
    top: 240px;
	position: fixed;	
	z-index:99998;
	border-radius:3px;
}
.tc .clo{
	top:8px;
	right:8px;
	position:relative;
	z-index:9999;
}
.tcan{
	padding-top:186px;
	padding-left:36px;
}
.tcan a{
	color:#fff;
	border:1px solid #80d0fc;
	height:40px;
	line-height:38px;
	width:100px;
	text-align:center;
	float:left;
	border-radius:5px;
	margin-right:24px;
	background:#0098f7;
	transition: 0.2s;
	-moz-transition: 0.2s; /* Firefox 4 */
	-webkit-transition: 0.2s;/* Safari 和 Chrome */
	-o-transition: 0.2s; /* Opera */		
}
.tcan a.dhzx{
	width:120px;
}
.tcan a:hover{
	background:#fff;
	color:#2f3e57;
}
.ol_dhzx{
	background:url(../images/ol_dhzx.jpg) no-repeat;	
	height:240px;
	width:440px;
	left:50%;
	margin-left:-220px;	
    top: 240px;
	position: fixed;	
	z-index:99999;
	border-radius:3px;
	display: none;
}
.ol_dhzx .clo{
	top:8px;
	right:8px;
	position:relative;
	z-index:9999;
}
.ol_dhzx .ol_dhzxtel{
	font-size: 23px;
    color: #fff;
    padding: 35px 0 0 192px;
	height: 72px;
    overflow: hidden;
}
.ol_dhzxtxt{
	padding: 112px 18px 0 18px;
}
.ol_dhzxtxt input{
	border-left: 2px solid #d9d9d9;
	border-top: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-right:none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	float:left;
	height:44px;
	width:70%;
	padding-left: 12px;
	line-height:26px;
}
.ol_dhzxtxt button{
	border-right: 2px solid #d9d9d9;
	border-top: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-left:none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #3ea3ff;
	float:left;
	color:#fff;
	height:44px;
	width:30%;
	text-align: center;
	line-height: 40px;
	font-size:16px;
}
.ol_zxly{
	background: #fff;
	height:285px;
	width:480px;
	left:50%;
	margin-left:-240px;	
    top: 240px;
	position: fixed;	
	z-index:99999;
	border-radius:5px;
	display: none;
}
.ol_zxlytit{
	background: #3ea3ff;
	height:40px;
	width:100%;
	line-height: 40px;
	color:#fff;
	padding:0 15px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.ol_zxly .clo{
	top:8px;
	right:8px;
	position:relative;
	z-index:9999;
}
.ol_dhzxcot{
	padding: 17px 15px 0px;	
}
.ol_dhzxcot div{
	position: relative;
	overflow: hidden;
	margin-bottom: 12px;
}
.ol_dhzxcot textarea{
	border:1px solid #d9d9d9;
	border-radius: 5px;
	width:100%;
	padding:10px 14px;
	height:60px;
}
.ol_dhzxcot input{
	border:1px solid #d9d9d9;
	border-radius: 5px;
	width:100%;
	height:40px;
	padding-left: 40px;
	line-height:26px
}
.ol_dhzxcot_l{
	float:left;
	width:48%;
}
.ol_dhzxcot_r{
	float:right;
	width:48%;
}
.ol_dhzxcot span{	
	position: absolute;
	margin-left: 12px;
    margin-top: 10px;
}
.ol_dhzxcot .oll_mes_tel{	
	position: absolute;
	margin-left: 12px;
    margin-top: 10px;
}
.ol_dhzxcot label{
	color:red;
	position: absolute;
	margin-left: -12px;
    margin-top: 11px;
}
.ol_dhzxcot button{
	color:#fff;
	font-size: 14px;
	text-align: center;
	background: #3ea3ff;
	height:40px;
	width:100%;
	border-radius: 5px;
	border: 0;
	margin-top: 0px;
}


@media (max-width:991px){
#divmsginfo{ display:none;}	
	}