body{
	position:relative;
	background:none;
	font-family: "微软雅黑";	
}

.message_ol{
    z-index:99999;
    line-height:normal;
}

.page{position: relative; background-color:#ffffff;}

iframe{
	position:relative;
	background:none;
}
h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { 
	margin: 0; padding: 0; 
}
button{
	cursor: pointer;
}
.clear{
	clear:both;
}
.pleft{
	float:left;
}
.pright{
	float:right;
}
a{
	text-decoration: none;
}
li{
	list-style-type: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
　　color:#666666;
	font-size: 14px;
	line-height: 26px;
	font-family: "微软雅黑"  !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
　　color:#666666;
	font-size: 14px;
	font-family: "微软雅黑"  !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
　　color:#666666;
	font-size: 14px;
	font-family: "微软雅黑"  !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
　　color:#666666;
	font-size: 14px;
	font-family: "微软雅黑"  !important;
}
.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: 7px;
}
.message_olr_list ul li a p{
	display: block;
	font-size: 12px;
	padding: 1px 0 0 0;
	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:270px;
	height:100px;
	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: 16px;
	color: #3ea3ff;
	padding-left: 16px;
	height:50px;
	overflow: hidden;
}
.oll_tel1 span{
	float: left;
}
.oll_tel1 span img{
	padding-top: 7px;
}
.oll_tel1 p{
	float: left;
	font-size: 24px;	
	padding-left: 8px;
}
.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;
	margin-top: 5px
}
.tc{
	background:url(/message/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(/message/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: 767px) {	
	.message_olr_list{		
		top:100px;
		right:4px;
	}
	.message_olr_list ul li a{		
		width:36px;
		height: 36px;		
	}
	.message_olr_list ul li a span{
		display: block;
		padding-top: 6px;
	}
	.message_olr_list ul li a p{
		display: none !important;
		font-size: 12px;
		padding: 1px 0 0 0;
		margin: 0;
	}
	.oll_tel{		
		top:100px;
		right:49px;		
	}
	.oll_tel:after {	  
	    top:10px;
		right:-5px;	   
	}
	.oll_mes{		
		top:30px;
		right:49px;		
	}
	.oll_mes:after {	  
	    top:120px;
		right:-5px;	  
	}
	.oll_ewm{		
		top:226px;
		right:49px;		
	}
	.oll_ewm:after {	    
	    top:10px;
		right:-5px;	   
	}
	.tc{		
		height:164px;
		width:300px;
		background-size:100% 100%;
		left:50%;
		margin-left:-150px;	
		top: 240px;		
	}
	.tcan{
		padding-top:123px;
		padding-left:11px;
	}
	.tcan a{		
		height:34px;
		line-height: 32px;
		width:75px;		
		font-size:12px;
		margin-right:12px;
	}
	.tcan a.dhzx{
		width:102px;
	}
	.ol_dhzx{		
		height:164px;
		width:300px;
		background-size:100% 100%;
		left:50%;
		margin-left:-150px;		   
		display: none;
	}	
	.ol_dhzx .ol_dhzxtel{
		font-size: 15px;
    	padding: 24px 0 0 129px;
		height: 47px;
		overflow: hidden;
	}
	.ol_dhzxtxt{
		padding: 76px 12px 0 12px;
	}
	.ol_dhzxtxt input{	
		height:34px;		
	}
	.ol_dhzxtxt button{		
		height:34px;			
		line-height: 30px;	
		font-size: 12px;	
	}
	.ol_zxly{		
		height:392px;
		width:300px;
		left:50%;
		margin-left:-150px;	
	    top: 13%;
		position: fixed;		
	}
	.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_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;
	}
	.ol_dhzxcot input{
		border:1px solid #d9d9d9;
		border-radius: 5px;
		width:100%;
		height:40px;
		padding-left: 40px;
	}
	.ol_dhzxcot_l{
		float:left;
		width:100%;
	}
	.ol_dhzxcot_r{
		float:left;
		width:100%;
	}
	.ol_dhzxcot span{	
		position: absolute;
		margin-left: 12px;
	    margin-top: 10px;
	}
	.ol_dhzxcot .oll_mes_tel{	
		position: absolute;
		margin-left: 12px;
	    margin-top: 12px;
	}
	.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;
	}
}

/*弹窗*/
.ol_prompt{
	background:#fff;	
	height:230px;
	width:400px;
	left:50%;
	margin-left:-200px;	
    top: 255px;
	position: fixed;	
	z-index:99999;
	border-radius:5px;
	box-shadow: 0px 0px 5px #888888;
	display: none;
}
.ol_prompt_top{
	height:180px;
	text-align: center;
	padding-top: 24px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.ol_prompt_top img{
	display: inline-block;
}
.ol_prompt_top h3{
	font-size: 24px;
	color:#4c4c4c;
	padding-top: 10px;
	font-weight: bold;
}
.ol_prompt_top h4{
	font-size: 18px;
	color:#999999;
	padding-top: 6px;
	font-weight: 500;
}
.ol_prompt_bot{
	
}
.ol_prompt_bot button{
	height:50px;
	line-height: 50px;
	width:100%;
	background: #3ea3ff;
	border:0;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	color:#fff;
	font-size: 16px;
}
@media(max-width: 767px) {
	.ol_prompt{
		width:320px;
		margin-left:-160px;	
		top: 200px;
	}
}

/***********Index*************/
.i1-l{width: 60%;}
.i1-r{width: 30%;}
.i1-l-t{background: url(../images/cate-l.png) no-repeat;height: 28px;}
.i1-l-t span,.i1-r-t span{margin: 3px 30px;display: inline-block;color: #fff;font-weight: bold;font-size: 14px;}
.i1-r-t{background: url(../images/cate-l.png) no-repeat;height: 28px;}
.i1-l-c ul li{width: 31%;height: inherit;;margin:5px;float: left;}/*2016-04-09*/
.Zi1-l-c ul li{width: inherit;margin:5px;float: left;}/*2016-04-07*/
.i1-r-c ul li{display: inline-block;width: 100%;border-bottom: 1px dashed #3B221D;padding: 6px 0;}
.i1-r-c ul li:last-child{border-bottom: none;}
.i1-l-c ul li img{width: 80%;transition:all 1s ease-in-out;}
.si1-l-c ul li img{width: 100%;height: inherit;float: right;}/*2016-04-08  资讯图片*/
.ZXleft{width: 66%; height:390px}/*2016-04-08  资讯*/
.ZXright{width: 30%;} /*2016-04-08  资讯*/
.i1-l-c ul li:hover img{transform: scale(0.8);}
.i1-r-c ul li img{width: initial;height: 50PX;}
.i-art-img{width: 100px; background-color:#efefef;}
.si-art-img{width: 27.6%; background-color:#efefef;}/*2016-04-07*/
.i-art-c{width: 170px;}
.si-art-c{width: 72%;}/*2016-04-07*/
.i-art-t{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.i-art-t a{color: #000;font-size: 14px;}/*2016-04-08 首页新闻标题*/
.i-art-des{color: #B7B1B1;font-size: 10px;line-height: 15px;}/*2016-04-06 */
.more{display: inline-block;width: 65px;height: 25px;float: right;color: #402A1B!important;font-weight: bold;}

/**********mobile*************/
nav.navbar-bg{background-color:#0121C8; repeat-x;background-size: 11px 100%;margin-bottom:0;}
nav.navbar-bg .navbar-nav>.active>a{background: url(../images/sel.png) repeat-x;}
nav.navbar-bg .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background: #ECE290;}
.m-i1-l-t,.m-i1-r-t{background: url(../images/cate-l.png) no-repeat;height: 28px;background-size: 160% 100%;}
.m-i1-l-t span,.m-i1-r-t span{margin: 3px 30px;display: inline-block;color: #fff;font-weight: bold;font-size: 14px;}
.m-i1-l-c ul li{margin-bottom: 10PX;margin-top: 10px;line-height: 1px;}
.m-i1-r-c ul li{width: 100%;display: inline-block;border-bottom: 1px dashed #ccc;padding: 5px 0;}
.m-i1-r-c ul li img{height: 50px;width: inherit;}/*2016-04-06 */
.m-banquan{width: 100%;}
.m-banquan p{color: #AD8479;padding: 10px 0;text-align: center;font-size: 12px;font-weight: bold;}

@media (max-width: 992px){
	#loader img{width: 80%!important;}
	.left{width: 100%;}
	.ZXleft{width: 100%;}
	.right{display: none;}
	.ZXright{display: none;}
	.c1 img,.c2 img,.c3 img{width: 100%;}
	.contact_c,.guestbook_c{width: 100%;}
	.prolist ul li{ margin: 10px 5px;}
	.rz-c{padding: 15px;}
	.prolist ul li img{padding:6px;height: 160px; }
	.prolist-6 ul li{ float:none !important; margin: 10px 5px;}
	.prolist-6 ul li img{padding:6px;height: 150px; }
	.s-pro-img{width: 100%;}
	#sub{display: block;background: #5cb85c;margin: 5px 0;}
	.m-i1-l-c ul li img{height: 95px; width:inherit}
	.m-i1-l-t span, .m-i1-r-t span{font-size: 1.1rem;margin: 5px 15px;}
	/*.si-art-c{width: 68%;}*/
}
