﻿/*全屏切换*/
/*.canvas {
width:1600px;
position:relative;
left:50%;
margin-left:-800px;
}*/
/*margin-left的数值是宽度的一半*/
/*全屏切换*/

body {background:#fff;}
.body {
	width:100%;
	overflow:hidden;
	background:transparent url(../images/topbg.jpg) no-repeat center top;
}
._footer{
	width:100%;
	height: 3685px;
	overflow:hidden;
}
.canvas {
	position:relative;
	margin-left:-600px;
	left:50%;
	width:1200px;
	font-family:"Microsoft Yahei","Arial", "宋体";
	color:#000; 
	font-size:14px;
}
.title {
	width:0;
	height:0;
	overflow:hidden
}
.yhzc{
	font-size:20px;
	
	}
.yhzc p{ padding:10px 0px;}
/*按钮样式*/
.an {
	margin:0;
	border:0;
	width:223px;
	height:48px;
	background:transparent url(../images/tijiao.jpg) no-repeat left top;
	overflow:hidden;
	/*background:transparent url(../images/an.png) no-repeat left top;*/
	/*PNG透明 IE6*/
	/*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/an.png'); 
	_background: none; */
	/*PNG透明 IE6*/
	cursor:pointer;
}
input.an1 { 
	margin:0;
	border:0;
	width:215px;
	height:50px;
	background:transparent url(../images/form/an1.jpg) no-repeat left top;
	overflow:hidden;
	cursor:pointer;
}
input.an1:hover {
	background:transparent url(../images/form/an2.jpg) no-repeat left top;
}

/*input报名 选项样式*/
input, select{ width:120px; }

/*鼠标点击后效果*/
.input_on{
border:1px solid #999;
background-color:#FFF;
}
/*输入文字后*/
.input_off{
border:1px solid #CCC;
color:#999;
background-color:#FFF;
}
/*鼠标经过*/
.input_move{
border:1px solid #999;
background-color:#FFFFCC;
}
/*初始状态*/
.input_out{
/*height:16px;默认高度*/
border:1px solid #CCC;
background-color:#FFF;
}

/*经销商鼠标经过变色table版 com的名字可以随意改*/
.com{padding-bottom:40px;}
.comtitle{padding:40px 0 20px; text-align:center;}
.com tr:hover{ background:#f5f5f5;}
.com td{
	border-bottom:1px dashed #CCC;
	line-height:36px;
	padding-left:10px;
	font-size:16px;
}

/*链接样式*/
a { 
	color:#c00;
	text-decoration:none;
}
a:hover { 
	color: #c00; 
	text-decoration:underline;
}
area {
	outline:none;
}
/**/
.w1 {
	width:254px;
}
.sj {
	padding:32px 0 0 52px;
}
.s1 {
	font-size:16px;
	font-weight:bolder;
}

.row{font:14px/24px "Microsoft Yahei","Arial", "宋体";color:#000; width:1200px; margin:0 auto;}
.hed{ width:1200px; height:680px; margin:0 auto;}

.cRed{ color:#c00;}

.row1{ background:#0154fa; height:551px; font-size:18px; line-height:36px;}
.row1 .left{
	width:590px;
	padding-top:160px;
}
.row1 .left19{
	width:590px;
	padding-top:160px;
}

.form                                  {padding:110px 63px 0;}
.form td                               {height:48px;}
.form select,.form  input[type="text"] {border:solid 1px #999; color:#333;}
.form input[type="text"]               {width:184px;padding:7px;}
.form select                           {width:200px;padding:6px 7px;}
.form input[type="submit"]             {cursor:pointer; border:none;background:url(button.gif);margin-top:8px;width:200px; height:40px;}

.footer div{width:1200px; margin:0 auto;}

.row2{ background-color:#161e33; height:520px;}

.row2 ul{}
.carname li{ float:left;}
.carname li a{ display:block; width:198px; height:80px; color:#fff;text-align:center; border-right:solid 2px #4f4e5c; text-decoration:none;}
.carname li a:hover{ color:#fff; text-decoration:none;}
.carname li.active{ background-color:#c00; border-right-color:#c00;}
.carname li h3{ font-size:18px;padding-top:17px;}
.carimgbox{height:400px;overflow:hidden;}

.carintr{ width:340px;padding:30px; background-color:#253157; color:#fff;height: 400px}
.carintr .f18{padding:8px 0 10px;}

#p1 .f12{padding-bottom:19px;}
#p2 .f12{padding-bottom:14px;}
#p3 .f12{padding-bottom:69px;}
#p4 .f12{padding-bottom:12px;}
#p5 .f12{padding-bottom:14px;}

.h{ height:400px; width:800px; overflow:hidden;}
.nivoSlider{ position:relative;}
.jsNav{ position:absolute;bottom:10px; left:50%; margin-left:-100px;}
.jsNav a{ display:block; width:30px; height:10px; background-color:#000; text-indent:-10000em; float:left; margin:0 5px;}
.jsNav a.imgSelected{ background-color:#c00;}
.foot{ width:1200px; margin:0 auto; padding:15px 10px; text-align:center; line-height:35px; color:#000000;}
a:active,a:hover {outline: 0; border:0px;}

