﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,button,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;
    padding: 0;
    font-size: 100%;
    font-family: "微软雅黑", "verdana, geneva, arial, helvetica, sans-serif";
    color: #666666;
}
body{
    width: 100%;
    min-width: 1000px;
	font-size:12px;
}
li{
    vertical-align: top;
    list-style: none;
}
img{
    vertical-align: top;
    border: none;
    outline: none;
}
a{
    text-decoration: none;
    border: none;
    outline: none;
}
input{
    border: none;
    outline: none;
}
.clear{
    *zoom:1;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}
/*--------------ico fonts --------------------*/
@font-face {
    font-family: 'fontawesome';
    src: url(http://www.yuexingche.com/skin/images/FontAwesome.otf),
    url(../font/fontawesome-webfont.ttf),
    url(../font/fontawesome-webfont.eot),
    url(http://www.yuexingche.com/skin/images/fontawesome-webfont.svg),
    url(../font/fontawesome-webfont.woff);
}
@font-face {
    font-family: 'icons1';
    src: url("http://www.yuexingche.com/skin/css/skin/images/icons.woff");
}


/*----------------------common css---------------------*/
a:hover,a:focus{
    text-decoration: none;
    color:#c8a062;
}

.header-wrap .logo,.header-wrap .nav,.header-form,.header-wrap .nav li{
    float: left
}
.header-right,.header-form input{
    float: right;
}
.header-right1,.header-form input{
    float: right;
	padding-right: 2%;
	font-size:12px;
}
.wrap{
    width: 100%;
    overflow: hidden;
    background: #fff;
}
.icon{
    font-family:'fontawesome' ;
    font-style: normal;
    font-weight: normal;
}



.top{
	width:1150px; margin:auto; line-height:30px; text-align:right;
	 }


.top a{
	color:#999;
	font-size:12px;
	}

/*------------header logo------------------*/
.header{
	position:relative;
	z-index:100000;
    width: 100%;
}
.header-wrap{
   width: 1024px;
    margin: 0 auto;
}
.header-wrap .logo a,.header-wrap .logo h1{
    position: relative;
    z-index: 100;
    width: 100%;
    height:100%;
}


.header-wrap .logo{
    position: relative;
    width: 200px;
    height:75px;
	background: url("../image/logo.jpg") center no-repeat;
	z-index:8888989898;
     margin-top:10px;

}
.header-wrap .logo a{
    display: block;
    text-indent: -99999px;
	
	margin-top:15px;
}

.header-wrap .nav{
    padding-top:22px;
    width: auto;
}
.header-wrap .nav li>a:hover{
    color: #d0b185;
}
.header-wrap .nav li>a{
    font-family: 'fontawesome';
    color: #666;
}
.header-wrap .nav li>a:after{
    position: relative;
    left:8px;
    content: "\f107";
    color: #cc9e62;
}
.header-form{
    width: auto;
    height:90px;
    border:1px solid ;
    border-color: transparent #f2f2f2 transparent #f2f2f2;
}
.header-wrap .nav li{
    position: relative;
    padding: 0 18px;
    font-size: 14px;
    cursor: pointer;
    height:51px;
}


.header-wrap .nav li span{
	font-weight:bold;
	}
#banner{
	z-index:1;
	top: 107px;
}
.banner{
	position:relative;
	z-index:1;
}

.nav dl{
    position: absolute;
	width:180px;
    top:40px;
    right:-30px;
    z-index: 10000000020;
    display: none;
    box-shadow: 0px 1px 2px #ccc;
    border-bottom: 5px solid #d0b185;
}
.nav dd{
    width: 180px;
    border-bottom: 1px solid #f2f2f2;
}
.nav dd a{
	position: relative;
    display: block;
	
    color: #555555;
    font-weight: 400;
	height:40px;
	line-height:40px;
    font-size: 14px;
	padding-left:15px;
    transition: 0.3s ease-in-out 0s;
    background-color: #FFFFFF;
  
   
}
.nav dd span{
    font-family: "微软雅黑";
	
}
.nav dd a:hover{
    background-color: #E5E5E5;
    color: #333333;
    padding-left: 20px;

}
.nav dd a:hover i.ico-double-right{
    color:#cc9e62;
}
.ico-double-right{
    margin-right:8px;
    color:#555555;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.ico-double-right:after{
    content: "\f101";
}

.header-form form{
    padding-top: 40px;
}
.header-form .txt-search{
    width: 120px;

	border-bottom:1px solid #d0b185;
    font-size: 12px;
    height:20px;
    text-indent: 4px;

}
.header-form .txt-search:focus{
    box-shadow:0 0 5px #cc9e62;
    border:1px solid #cc9e62;
}
.header-form .btn-search{
    float: right;
    width: 27px;
    height:27px;
    background: none;
    border:none;
    cursor: pointer;
}
.header-form button{
    float: right;
    background:none;
    border:none;
}
/*----------banner -------------*/
#banner li{
    border-color:#c8a063;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -ms-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
#banner li.active{
    background: #cc9e62;
    box-shadow: 0px 0 10px #c8a063;
}
.section{
    margin:10px 0;
}
.section .title{
    padding:15px 0;
    text-indent: 1em;
    border-bottom:1px solid #dddddd;
}

.section h2{
    font-size:16px;
    font-weight:bold;
    color:#20315d;
}
.section .title{
    margin-bottom:20px;
}
.section .title a{
    color: #cc9e62;
}

.news-content .list h3{
    padding:9px 0;
    margin-bottom:10px;
    font-size:16px;
    color:#677478;
    border-bottom:1px dotted #ccc;
}


.news-content .list p{
    font-size: 12px;
    line-height: 1.5;
}


.news-content .list a{
    font-size:12px;
}


.icon-right:after{
    content: "\f105";
}


.news-list li span{
    float: right;
}


.news-list li{
    font-size: 12px;
    padding:3px 0;
}

.news-list li a{
	color:#c9a164;
	}
	
.news-list li a:hover{
	color:#1f3163;
	}	

.duty h3{
    font-size: 16px;
    color: #c9a164;
    font-family: "微软雅黑";
    padding:5px 0;
}
.duty p{
    font-size: 12px;
    line-height: 1.5;
}
.special{
    border: 1px solid #e0e0e0;
}
.special .title{
    background: #f3f3f3;
    border-bottom: 1px solid #e0e0e0;
}
.special-content{
    padding:20px 20px 40px 20px;
    background: url("../image/yhj.png" ) right -0px no-repeat;
}
.special-content h3{
    padding-top: 40px;
    font-size: 22px;
    color: #20315d;
}

.special-content h2{
    font-size: 26px;
    color: #20315d;
    margin-bottom: 16px;
}

.special-content h2 strong{
    color:#20315d
}

.special-content p{
    width: 300px;
    font-size: 12px;
    line-height: 1.5;
    color:#677478;
    margin-bottom: 30px;
}
.btn{
    font-size: 12px;
    color:#20315d;
    border: 1px solid #20315d;
}
.btn:focus{
    background: none;
}
.chanye {
    border:1px solid #dddddd;

}
.chanye li{
    width: 25%;
    text-align: center;
    background: #f3f3f3;
}
.chanye .thumbnail{
    padding:0 20px;
    border:none;

}
.chanye .tab-pane{
    padding:20px;
}
.chanye .text h2{
    font-size: 16px;
    padding:10px;
    color: #1e3360;
}
.chanye .text p{
    font-size: 12px;
    line-height: 20px;
}

.video li .thumbnail{
    margin-bottom: 0px;
    cursor: pointer;
}





.containers dl{
    float: left;
	width:100px;
  
    height:180px;
    padding-left:40px;
    padding-right:20px;
    border-left:1px solid #999;
	box-sizing:content-box!important;

}


.containers dl dt{
    text-align: left;
    font-size: 14px;
}



.containers dl dd{
    text-align:left;
    font-size:12px;
    line-height: 20px;
}

.containers dl dt a{
	color:#ccc;
}

.containers dl dd a{
	color:#9e9e9e;
}



.containers dl dd a:hover{
	color:#FFF;
	}

.footer .containers>div{
    display: table;
    float: none;
    margin: 0 auto;
}
.lianjie a{
    color:#20315d
}


/*修改点*/
.footer{
	position: relative;
} 
.containers{
    width: 1024px;
    margin:0 auto;
	position:relative;
	height:220px;
}


.sosuo{
	*text-align: left;
	width:180px;
	height:70px;
	position:absolute;
	right:0px;
	bottom:-10px;
	}
.s_btn{
	width:50px; 
	padding-left:30px;
	*padding-left:0px;
}
/*修改点*/



.jiaodian{
	width:200px;
	float:left; 
	height:160px;
	text-align:center;
	}
	
	
.jiaodian a{
	display:block;
	padding:1px;
	width:194px;
	margin-bottom:10px;
	border:1px solid #ddd;
}



.jiaodian p{
	font-size:12px;
	display:block;
	height:40px;
	line-height:20px;
	font-weight:bold;
	text-align:left;
	}
	
	
.copyright{
	padding-top:10px;
	padding-bottom:10px;
    background: #172551;
}



.copy_con{
	width:920px; 
	margin:auto;
	height:15px;
	position:relative;
	}
	
	
.unohacha_logo{
	position:absolute;
	width:150px;
	height:45px;
	top:-15px;
	right:0px;
	}
	
/**********************页脚***********************/




/************************内容**********************************/
.main_C {
	margin-top:20px;
	margin-bottom:40px;
}
.maincon {
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
}
.conleft {
	float: left;
	margin-left:35px;
	width: 318px;
}
.newsbt{ 
	font-size:14px;
	color:#1e2e61;
	font-weight:bold;
	line-height:25px;
	margin-bottom:20px;
}

.newimg{ 
	width:311px;
	height:185px;
	/*overflow:hidden;*/
}


.newtitle{ 
	line-height:40px;
	font-size:14px;
	color:#333;
}


.newwz{ 
	color:#999;
	line-height:22px;
	letter-spacing:1px;
}

.newwz a p{
	line-height:20px;
	}
 
.newtitle:hover{ 
	color:#005286;
}
.conmain{ 
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}


.leftcon{ 
	float:left;
	width:333px;
	height:50px;
	background:#c09657;
	background-image:url("http://www.yuexingche.com/skin/images/b01.jpg" );
	background-repeat:no-repeat;
	background-position:right center;
}

.leftcon:hover{ 
	float:left;
	width:333px;
	height:50px;
	background:#203063;
	background-image:url("http://www.yuexingche.com/skin/images/b03.jpg" );
	background-repeat:no-repeat;
	background-position:right center;
}


.leftcon p{
	color:#fff;
	letter-spacing:1px;
	font-size:15px;
	line-height:50px;
	padding-left:30px;
}
.leftcon p a{ 
	margin-left:20px;
	font-size:12px;
}


.concenter{ 
	background:#4d4d4d;
	background-image:url("http://www.yuexingche.com/skin/images/b02.jpg" );
	background-repeat:no-repeat;
	background-position:right center;
}


.concenter:hover{ 
	background:#203063;
	background-image:url("http://www.yuexingche.com/skin/images/b03.jpg" );
	background-repeat:no-repeat;
	background-position:right center;
}

.conright{ 
	background:#203063;
	background-image:url("http://www.yuexingche.com/skin/images/b03.jpg" );
	background-repeat:no-repeat;
	background-position:right center;
}



.conleftbox{
	border:1px solid #ddd;
	height:245px;
	}


.conleftbox-title{
    position: relative;
    border-bottom:1px solid #ddd;
    width: 100%;
}


.conleftbox-title li{
    float: left;
    width: 25%;
    *width:76px;
    padding:10px 0;
    background: #fff;
    text-align:center;
}


.conleftbox-title li:hover{
    background:#1e2e61;
    color:#182758;
    text-align:center;
}


.conleftbox-title li.selected{
    background:#1e2e61;
    color:#FFF;
	font-weight:bold;
    text-align:center;
}
.conleftbox-list{
    position: relative;
    width: 100%;
}
.conleftbox-list li{
    position: absolute;
    left:0;
    top:10px;
	padding:10px;
	line-height:23px;
	display:none;
}


.conleftbox-list li strong{
	color:#c9a164;
	display:block;
	margin-bottom:5px;
	}

.listimg{ 
	height:90px;
	width:130px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:10px;
}


/************************内容**********************************/



/***************/
.geren_honor{
	width:287px;
	height:240px;
	float:left;
	text-align:center;
	
	line-height:30px;
	background:url("../image/bg_honor.png" ) center no-repeat;
}
.geren_honor p{
	width:190px;
	text-align:center;
	line-height:25px;
	font-size:14px;
	font-family:'微软雅黑';
	margin:0 auto;
	margin-top:100px;
	
}
.geren_honor span{
	width:190px;
	text-align:center;
	line-height:50px;
	font-size:12px;
	font-style:italic;
	color:#999;
}




/******************/

 .xiangguan_news{
					  width:490px;
					  float:left;
					  line-height:20px;
					  margin-top:25px;
					  
				   }
				  .leader_news_img{
					  float:left;
					  width:160px;
					  margin-right:20px;
					}
				   .leader_news_text{
					  
					   width:290px;
					   float:left;
					 }
                .leader_news_text p{
					font-weight:bold;
					font-size:14px;
					color:#333;
				
					
					
				}
				
				.news_gengduo{
					width:80px;
					text-align:center;
					line-height:20px;
					border:1px solid #ccc;
					
					float:right;
					margin-right:30px;
					display:block;
				
					
				}
				.news_gengduo a{
					color:#666;
					display:block;
					background:#FFF;
				}
				.news_gengduo a:hover{
					display:block;
					background:#18224c;
					color:#fff;
				}
				
				
				.leader_gongyi{
					width:955px;
					margin:0 auto;
					margin-top:50px;
				}
				.leader_gongyi p{
					text-align:left;
					text-indent:2em;
					font-size:14px;
					line-height:25px;
					color:#333;
				}
.carousel-indicators{
    *margin-left:-50px;
    *width: 100px;

}
                .carousel-indicators li{
                    *float: left!important;
                    background:url("../image/normal.png" ) no-repeat\0;
                    *background:url("../image/normal.png" ) no-repeat;
                    border:0\0;
                    *border:0;

                }
.carousel-indicators li.active{
    background:url("../image/active.png" ) no-repeat!important\0;
    *background:url("../image/active.png" ) no-repeat!important;
}





