@charset "utf-8";
/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background-color:#fff;
}
body{
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
img{
	border:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #959595;
}
.u {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099ff;
	border-bottom-color: #0099ff;
	border-left-color: #0099ff;
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1 {
	line-height:40px;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w1200{
	width:1200px;
	/*position:relative;*/
}
.clear{
	overflow:hidden;
}
.h120 {
	height:120px;
}
.header {
}
.top {
	line-height: 32px;
	color: #969696;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}
.top a {
	color:#157fd5;
}
.top span {
	background-image: url(../images/tel_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}
.map {
	float:right;
}
.map a{
	color:#157fd5;
}
.head {
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height:155px;
	text-align:center;
}
.menu {
	height: 50px;
	background-color:#157fd5;
}
.nav {
	height: 50px;
	background-image: url(../images/nav_icon.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.nav ul {
	height:50px;
	padding-left: 20px;
	line-height:50px;
}
.nav li{
	float:left;
	color: #000;
}
.nav li a {
	float:right;
	color: #fff;
	width: 98px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 0px 26px;
	display: block;
	font-size: 14px;
}

#nav1 ,.nav li a:hover {
	text-decoration: none;
	line-height: 50px;
	height: 50px;
	color: #fff;
}


/************底部****************/
.footer {
	background-color: #00569c;
}
.foot {
	display:table;
	padding:30px 0px;
	color:#fff;
}
.fl {
	float:left;
	width:550px;
	margin-left:20px;
}
.fr {
	float:right;
	width:550px;
	margin-right:20px;
	text-align:right;
	line-height:40px;
}
.fr a {
	color:#fff;
}
.fl h3 {
	font-size:22px;
	font-weight:bolder;
	line-height:60px;
}
.fl p {
	line-height:30px;
}
.website {
	background-image: url(../images/website.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
.cont {
	background-image: url(../images/cont.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
.address {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
}
.fnav {
	text-align:center;
}
.fnav a{
	color:#FFF;
	margin:0px 8px;
}

.flink {
	background-color:#014378;
	line-height:40px;
	color:#fff;
	clear:both;
}
.flink span {
	font-size:22px;
	font-weight: bold;
}
.flink a {
	color:#fff;
}

.er {
	position:fixed;
	right:5px;
	top:300px;
	color:#000;
	text-align:center;
	line-height:25px;
}
/********主体部分*********/

.gg {
	background-color:#f5f5f5;
	height:40px;
}
.gg span {
	color: #000;
	background-image: url(../images/gg_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height:40px;
	padding: 10px 0px 10px 30px;
	width: 60px;
}
.gg a {
	color:#000;
	margin:0px 10px;
}
/********主体通用*********/
.title {
	background-image: url(../images/title_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	text-align:center;
	font-size:26px;
	color:#157fd5;
	font-weight:bolder;
	line-height:36px;
}
.title a{
	float:right;
	line-height:38px;
}
.title span{
	color: #b0b0b0;
	font-size:22px;
	text-transform:uppercase;
}
/********新闻动态*********/
.xwdtlist li {
	float:left;
	width:50%;
	margin:15px 0px;
}
.xwdtlist li dd {
	background-color:#157fd5;
	width:520px;
	height:153px;
	margin:0px auto;
	color:#fff;
}
.xwdtlist li dd img {
	border: 1px solid #FFF;
	margin:10px;
	float:left;
}
.xwdtlist li dd a {
	color:#fff;
	line-height:36px;
	font-size:14px;
}
.xwdtlist li dd p {
	line-height:30px;
}
.xwdtlist li dd span {
	width:150px;
	height:18px;
	display:block;
	background-color:#fff;
	color:#157fd5;
	margin-left:200px;
	text-align:center;
}


/********产品中心*********/
.pro_box {
	background-color:#f7f7f7;
}

.proclass {
	color:#008cff;
}
.proclass dl {
	margin:15px 0px;
}
.proclass dd {
}
.proclass dd  a {
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	float: left;
	color: #008cff;
	border: 1px solid #157fd5;
	margin:10px 50px;
}
.proclass dd  a:hover {
	background-color:#008cff;
	color:#fff;
}
.prolist {
	margin:0px auto;
	padding-top:10px;
}
.prolist dt{
    margin: 0px 15px;
}
.prolist dl {
	float: left;
	margin: 11px 17px;
} 
.prolist dl img {
	width: 257px;
    height: 193px;
}
.prolist dl p {
	text-align:center;
	line-height:30px;
	color:#333;
}
/********公司简介*********/
.about_box {
}
.about_title {
	height: 65px;
	margin-left: 515px;
	color: #157fd5;
	font-size: 26px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e3e0;
}
.at_more {
	background-image: url(../images/at_bg.png);
	height: 55px;
	width: 64px;
	display:block;
	float:right;
}
.about {
	padding:10px;
	line-height:45px;
	font-size: 14px;
    color: #333;
}
.about img {
	float:left;
	margin:10px;
}
.about_more {
	width: 145px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #838484;
	float:right;
	border: 1px solid #c9c9c9;
	margin-right:450px;
}


/***********新闻中心*************/
.new_box {
	background-color:#fafafa;
}
.new_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e3e0;
	color:#157fd5;
	font-size:20px;
	font-weight:bolder;
	line-height:50px;
}
.new_title a {
	width: 88px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #157fd5;
	color:#157fd5;
	display:block;
	float:right;
	font-weight:bolder;
}
.newr {
	width: 587px;
	float:right;
}
.newl {
    width: 33.3%;
	float:left;
}
.newlink {
	background-color:#0094e4;
	height:150px;
	width:1px;
	float:left;
	margin:70px 5px;
}
.newslist dl {
	padding:15px;
}
.newslist dl dd {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e1e1e1;
	line-height: 40px;
}
.newslist dl dd span{
	float:right;
}
.newslist dl dd .nfl {
	color:#0083f8;
}
.newslist dl dd a {
	padding-left:23px;
	color:#333;
}
.newclass {
	text-align:center;
	margin: 20px 0px;
}
.newclass a {
	padding: 10px 50px;
	background-color:#d9d9d9;
	margin:0px 10px;
	color:#fff;
}
.newclass a:hover ,#now {
	background-color:#0083f8;
	color:#fff;
}
.newfirst {
	display: table;
	background-image: url(../images/new_icon.png);
	background-repeat: no-repeat;
	background-position: 4px 18px;
	padding-left:20px;
}
.newfirst img {
	float: left;
	padding: 5px;
	border: 1px solid #e6e6e6;
	margin-right:10px;
}
.newfirst a {
	font-size:14px;
	font-weight:bolder;
	line-height:40px;
	margin-right:10px;
	color:#aa0505;
}
.newfirst p {
	line-height:25px;
	margin-right:10px;
	margin-top:10px;
}
.data {
	border: 1px solid #a40000;
	width:70px;
	height:65px;
	margin:20px;
	float:left;
}
.data_r {
	line-height:36px;
	font-size:26px;
	color:#333;
	text-align:center;
}
.data_ny {
	color:#fff;
	line-height:30px;
	text-align:center;
	font-size:16px;
	background-color:#a40000;
}
/***********精品展示*************/
.jpzs_box {
}
.jpzslist {
	margin:0px auto;
	padding-top:10px;
}
.jpzslist dt{
    margin: 0px 15px;
}
.jpzslist dl {
	float: left;
	margin: 14px 7px;
	background-color:#f5f5f5;
	padding:6px;
} 
.jpzslist dl img {
	width: 265px;
    height: 199px;
}
.jpzslist dl p {

	text-align:center;
	line-height:38px;
	color:#333;
}
.jpzslist dl a:hover p {
	color:#333;
}

/********巨匠服务*********/
.jjfw dd{
	float:left;
	width:20%
}
.jjfw dd ul {
	width: 166px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center 20px;
	border: 1px solid #9e9e9e;
	font-size: 16px;
	text-align: center;
	padding-top: 110px;
	line-height: 40px;
}
.jjfw dd ul li {
	border-top: 1px solid #9e9e9e;
}
.jjfw dd ul a{
	background-color:#f1f1f1;
	width:156px;
	height:30px;
	line-height:30px;
	display:block;
	margin:5px auto;
}

.jjfw dd:nth-child(1) ul{
	margin-left: 0px;
	background-image: url(../images/1_icon.png);
}
.jjfw dd:nth-child(2) ul{
	margin-left:12px;
	background-image: url(../images/2_icon.png);
}
.jjfw dd:nth-child(3) ul{
	background-image: url(../images/3_icon.png);
}
.jjfw dd:nth-child(4) ul{
	margin-right:12px;
	background-image: url(../images/4_icon.png);
}
.jjfw dd:nth-child(5) ul{
	margin-right:0px;
	background-image: url(../images/5_icon.png);
}
.jjfw dd:nth-child(1) ul:hover {
	background-image: url(../images/r_1_icon.png);
}
.jjfw dd:nth-child(2) ul:hover {
	background-image: url(../images/r_2_icon.png);
}
.jjfw dd:nth-child(3) ul:hover {
	background-image: url(../images/r_3_icon.png);
}
.jjfw dd:nth-child(4) ul:hover {
	background-image: url(../images/r_4_icon.png);
}
.jjfw dd:nth-child(5) ul:hover {
	background-image: url(../images/r_5_icon.png);
}



/***********联系我们*************/
.lxl {
	width:518px;
	float:left;
}
.lx_title {
	width:220px;
	float:left;
}
.lx_title span {
	color:#171717;
	font-size:45px;
	line-height: 60px;
}
.lx_title p {
	color:#7f7f7f;
	padding:10px 0px;
	line-height: 30px;
} 
.lx_content {
	margin-left: 230px;
	line-height: 40px;
}
.lxr {
	float:right;
	width:509px;
}


/***********驾校风采***************/
.jxfc_box {
	background-color:#f2f2f3;
}

/********考试动态*********/
.ksdt_box {
	background-color:#f5f5f5;
}

.ksdtl {
	width:660px;
	float:left;
}
.ksdtr {
	width:460px;
	float:right;
}
.ksdtr dd {
	margin:13px 0px;
}
.ksdtr dd a {
	float:left;
	width: 190px;
	height: 129px;
	line-height:129px;
	background-color:#aa0505;
	text-align:center;
	font-size:26px;
	font-weight:bolder;
	color:#aa0505;
	display: block;
	background-image: url(../images/button_bg.jpg);
}
.ksdtr p {
	font-size:18px;
	font-weight:bolder;
	color:#aa0505;
	line-height:32px;
}





/***********行业动态*****************/

.hyzx li{
	float:left;
	width:33%;
}


.hyzxlist {
	width:346px;
	margin:0px auto;
}
.hyzxlist img {
	float:left;
}
.hyzxlist dl {
	padding:10px;
	padding-right: 0px;
	clear:both;
}
.hyzxlist dd {
	text-align: left;
    line-height: 30px;
}

.hyzxlist dd span {
	float:right;
	padding-right:10px;
	color:#fff;
}
.hyzxlist dd a {
	font-size:14px;
	color:#fff;
}
.hyfirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	background-image: url(../images/hyzx_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	clear:both;
}
.hyfirst a {
	padding-top:10px;
	line-height:30px;
	font-weight:bolder;
	color:#fff;
	font-size:16px;
}
.hyfirst p {
	line-height:22px;
}
.hyfirst span {
	line-height:30px;
}
/***********首页联系我们*************/
.contact {
    background-color: #00a2ff;
    padding: 10px 30px;
	display:table;
	width:1140px;
}
.contact img {
	float:left;
}
.contact dt {
    border: 1px solid #fff;
    float: left;
    width: 46px;
    font-size: 26px;
    font-weight: 500;
    margin: 20px 30px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    padding: 20px 0px;
}
.contact dd {
    float: left;
    width: 463px;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
    background: url(../images/er.jpg) no-repeat right 18px;
    padding-top: 15px;
}






/***********联系我们*************/

.lx {
    line-height: 38px;
    padding-top: 30px;
    padding-left: 11px;
    color: #f5f5f5;
	float:left;
	width:200px;
}
.lx img {
	float:right;
	margin-right:87px;
}


/*---------滚动代码---------*/
#demo {
overflow:hidden;
width: 1140px;
}
#demo img {
border: 1px solid #ccc;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


/*---------内页左侧---------*/
.left {
	float:left;
	width:260px;
}
.ltop {
	border: 1px solid #CCC;
	line-height: 39px;
}
.ltop dt {
	color:#cf4252;
	padding-left:50px;
	font-size:20px;
	font-weight:bolder;
}
.lpro {
	padding:10px;
}
.lpro  dd {
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height:30px;
	padding-left:30px;
}
.lxwm {
	padding:10px;
	line-height:33px;
}

/*---------内页右侧---------*/

.right {
	margin-left:280px;
}
.rtop {
	border: 1px solid #CCC;
	line-height: 39px;
	margin: 10px 0px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.rtop dt {
	padding-left:50px;
	font-size:20px;
	font-weight:bolder;
	color:#cf4252;
}
.rtop span {
	float:right;
	padding-right:20px;
}
.content {
	padding:15px;
	line-height:25px;
}
.kcsz a{
	width: 150px;
	height: 50px;
	display: block;
	background-color: #05812e;
	text-align: center;
	line-height: 50px;
	color: #fff;
	margin: 10px;
	border: 1px solid #CCC;	
}
/*---------在线留言---------*/
.message {
	line-height: 24px;
}

.message dt {
	float: left;
	clear: both;
	width: 60px;
	margin-left: 20px;
	height:30px;
	margin-top:10px;
}
.message dd {
	float:left;
	margin-top:10px;
}
.message input {
	line-height:24px;
	height:24px;
}
.message p {
	clear:both;
	margin-left:200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float:left;
	margin-left:30px;
}
/*---------新闻列表页---------*/
.e2 li{
	line-height: 28px;
	background-image: url(../images/icon.jpg);
	background-position: 8px center;
	padding-left: 10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
}
.e2 li a {
	font-size: 16px;
	color: #ee1d0d;
	font-weight: bolder;
}
.e2 li span{
    float:right;
	margin-right: 10px;
}
.e2 li b {
	float:right;
}

/*---------产品列表---------*/
.listimg {
	float: left;
	
	width: 210px;
	height: 535px;
	display: block;
	margin:15px 10px 0px 10px;
	border: 1px solid #CCCCCC;	
}
a.list img{
    margin:3px;
	width:200px;
	/*height:60px;*/
	display:block;
	padding:1px;
	border:1px solid #EEE;
	height: 490px;
}
.listimg1 {
	float: left;
	width: 210px;
	height: 200px;
	display: block;
	margin:15px 5px 0px 5px;
	border: 1px solid #CCCCCC;	
}
a.list1 img{
    margin:3px;
	width:200px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
	height: 157px;
}
.slt {
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}
.slt img {
	width:400px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.timeBar{
	color: #666;
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	width: 790px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.time {
	background-color: #f3f3f3;
	border: 1px solid #dedede;
}
/*---------上下页---------*/
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{width:330px;font-size: 12px;color: #666;}
.guidbar_next li a{color: #333;}
.pre{text-align:left;float:left;}
.next{text-align:right;float:right;}
/*---------分页---------*/
.page {
	padding-top: 20px;
	padding-left: 40px;
	height: 30px;
	clear:both;
}
.page strong {
	font-size: 12px;
}
.page li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.page li a{
	float:left;
	padding:2px 4px 2px;
	color:#000;
	display:block;
	line-height: 17px;
}
.page li a:hover{
	color:#000;
	text-decoration:none;
	padding:2px 4px 2px;
}
/**********************************/
/*内页样式*/
.mleft{
	width:260px;
	float:left;
	}
.mright{
	width:920px;
	float:right;
	}
.hg{
	line-height:30px;
	}
.tp{
	width:900px;
	height:170px;
	border-bottom:1px #e4e4e4 solid;
	margin:auto;
	margin-top:5px;
	padding-top:10px;
	}
.tp_img{
	width:213px;
	float:left;
	height:160px;
	margin-left:10px;
	}
.tp_wz{
	width:650px;
	float:right;
	margin-right:10px;
	}
.tp_wz_bt{
	height:30px;
	line-height:30px;
	text-align:left;
	}
.tp_wz_bt a{
	font-size:14px;
	font-weight:bold;
	}
.tp_wz_bt span{
	float:right;
	padding:0px 10px 0px 10px;
	background:#ff7519;
	}
.tp_wz_bt span a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	}
.tp_wz_bt span a img{
	margin-right:10px;
	}
.tp_wz_nr {
	line-height:30px;
	text-align:left;
	margin-top:10px;
	color:#999999;
	}
.tp_wz_nr a{
	color:#999999;
	}
.nytp{
	width:220px;
	height:195px;
	text-align:center;
	float:left;
	margin-left:8px;
	margin-top:10px;
	line-height:30px;
	}
.tittle {
	text-align:center;
	line-height:40px;
	height:40px;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	}
.lb {
	text-align:left;
	text-indent:2em;
	}
.nyxw2{
	width:440px;
	float:left;
	margin-left:12px;
	text-align:left;
	text-indent:1.5em;
	height:30px;
	line-height:30px;
	border-bottom:1px #e4e4e4 dashed;
	background:url(../images/li.jpg) no-repeat left;
	background-position:5px center;
	}
.xgcp{
	width:170px;
	float:left;
	margin-left:12px;
	text-align:center;
	line-height:25px;
	margin-top:10px;
	}
.page li{
	text-align:center;
	display:inline-block;
	padding-right:10px;
	}
/*内页样式*/

/*左侧样式*/
.bk{
	border:1px #e4e4e4 solid;
	margin-top:5px;
	padding-bottom:5px;
	background-color:#FFF;
}

.mup{
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-indent: 1em;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01b2f3;
}
.mup span{
	margin-left:10px;
	font-size:12px;
	color:#fff;
	background:#01b2f3;
	padding:2px 15px 2px 15px;
	font-weight:normal;
}
.list{
	width:180px;
	height:35px;
	line-height:35px;
	border-bottom:1px #01b2f3 dashed;
	margin:auto;
	text-align:left;
	font-weight:bolder;
	padding-left:20px;
}	
.list1{
	width:180px;
	height:35px;
	line-height:35px;
	border-bottom:1px #01b2f3 dashed;
	margin:auto;
	text-align:left;
	padding-left:60px;
}
.nr{
	padding:8px;
	line-height:27px;
	text-align:left;
	text-indent:2em;
}
#shsj{
	text-indent:0em;
}

.news{
	padding:10px;
	text-align:left;
}
.news li{
	height:30px;
	line-height:30px;
	text-align:left;
	border-bottom:1px #e1e1e1 dashed;
	background:url(../images/li.jpg) no-repeat left;
	background-position:5px center;
	text-indent:1.5em;
}
.gd {
	float:right;
	padding-right:10px;
}
.gd a{
	padding:2px 15px 2px 15px;
	color:#fff;
	margin-right:20px;
	background:#ff970f;
}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }

.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }




