﻿/* CSS Document */
.contact_con #content-right #main .xwnr p img{max-width:100%;}

/*左侧新加
.left_bottom{margin-top:15px;border-top:1px #ddd solid}*/
.left_bottom h2{float:left;border-top:none!important;}
.left_bottom_box{ color:#333;
    height:40px;
    line-height:40px;
	text-indent:10px;
	*font-size:18px; }
.left_bottom a.left_h2{ float:right;color:#333;margin-right:10px;}
.left_bottom .left_ul{padding: 10px 12px;}
.left_bottom .left_ul li a{display: block;
    border-bottom: 1px dotted #666;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color:#333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.back_prev a:hover,.left_bottom .left_ul li a:hover{color:#f18103}
.back_prev {
    border-top: #eeecec 5px solid;
    padding: 10px 0;
    padding-left: 10px;
    line-height: 26px;
    font-size: 14px;
}
.back_prev a {
    color: #333;
}

.webpro-link {
    float: right;
    width: 288px;
    height: 29px;
    background: url(../images/webpro-bg.jpg) no-repeat;
    margin: 20px 0;
}
.webpro-link a {
    display: inline-block;
    width: 117px;
    height: 29px;
    float: left;
    font:  14px/29px "微软雅黑";
    text-align: center;
    margin: 0;
}
.webpro-link a:hover{text-decoration: underline;}
.webpro-link .web_a1{
color:#fff;
}
.webpro-link .web_a2{
color:#949494;
}
#content{
    width:1100px;
padding:30px 0;
margin: 0 auto;
}
#content-left{
text-align: center;
}
.left_con{
 width:20%;
min-height:252px;
float:right; 
background-color:#FFF;
margin-bottom: 20px;
}
.left_bottom{border: 1px solid #e0e0e0;}
#content h2{
    color:#333;
    height:40px;
    line-height:40px;
    text-indent:10px;
    *font-size:18px;   
}
.contact_con .left_con .left_bottom_box>h2{background:url(../images/jiahao.png) no-repeat left center; height:9px; padding-left:10px;display:inline-block}
.contact_con .left_con .left_bottom_box>a{
    float: right;
    color: #333;
}
.contact_con .left_con .left_bottom_box>a:hover{color:#f18103}
#content-left #sidebar{
    width: 1100px;
    margin: 0 auto;
    border-bottom: 1px solid #e0e0e0;
}
#content-left #sidebar li{
    width:120px;
    float: left;
}
#content-left #sidebar li a{
    color:#333;
	font-size:15px;
	font-weight:bold;
    display:block;
    width:120px;
	height:60px;
	text-align:center;
	line-height:60px;
	*font-size:15px;
	outline:none;

}
.current{
    border-bottom:2px solid #F90;
}
.licon{
    width:170px;
	height:40px;
    background:red;
}


#contact dl{
    padding:10px 0 10px 10px;
	
}
#contact dl dt{
    width:180px;
    font-size:15px;
	color:#333;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
}
#contact dl dt span{
    font-size:12px;
	color:#999;
}
#contact dl dd{
    margin:0 0 5px 10px;
	width:135px;
	font-family: "微软雅黑";
	height:35px;
	line-height:50px;
	padding-left:45px;
	font-size:14px;
	color:#666;
}
.phone{
    background:url(../images/phone.png) no-repeat ;
}
.emil{
    background:url(../images/email_default.png) no-repeat ;
}

#content #content-right{
   
 margin: 11px 0;
border: 1px solid #e0e0e0;
	
}
.right_con{
	 width:76%;
    float:left;
}
#content  h3{
    padding:5px 0 5px 30px;
    font-size:13px;
	font-weight:normal;
	color:#555;
   
	background:url(../images/home.png) no-repeat 8px 4px;
}
#content h3 a:link,#content h3 a:visited{
    font-size:12px;
	color:#959595;
}
#content h3 a:hover,#content h3 a:active{
    text-decoration:underline;
	color:#f18103;
}
.payment-main{
 padding-top: 10px;
margin-bottom:20px;
}
.span1{
font-size: 16px;
line-height: 22px;
color: #333;
text-align:left;
font-weight:bold;
}
.payment-main li .img {
width: 47px;
float: left;
margin-right: 10px;
display: inline;
}
.payment-main li .intro {
width: 570px;
float: left;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}
.payment-main li .intro p {
padding-left: 10px;
line-height: 20px!important;
color: #555;
}
.clear{
clear:both}