html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
/*table{border-collapse:collapse;border-spacing:0;}*/
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:normal; font-family: Arial;  }
h1,h2,h3,h4,h5,h6{ font-weight: bold; }
a{ text-decoration: none; }
a:hover{ color: #6087c0; }
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0; }
body{ background:#fff; min-width: 1200px; margin: 0 auto; overflow-x:hidden; font-family: Arial;text-align:right;
direction: rtl;}
.logo img{margin-top: 10px;}
.clearfloat{ zoom:1;}
.clearfloat:after{ content: ""; display: block; clear: both;}
*:focus{ outline: none; }


.innerl ul li{ width:176px; float:left; text-align:center}

.innerl ul li img{ width:140px; padding:10px;}



.banner img{ width:100%;}

#container{ width:1060px; margin:0 auto; padding-top:5px}
.plink{ width:1060px; margin:0 auto; height:45px; line-height:45px;font-size:12px; color:#666;}
.plink a{ padding-right:5px;}

<!--新加-->
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: -159px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
background:#fff;

}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
color: #ffa00a;
background-color: gray;
}

/*.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}*/

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/*
.sub1menu {
	position: relative;
	width: 200px;
	z-index: 10;
}
.sub1menu ul {
	list-style-type: none;
}
.sub1menu li {
	position: relative;
}
*/

.sub1menu a {
	display: block;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}
/*
.sub1menu a:hover {
	color: #ffa00a;
}
.sq_table {
	overflow-x: scroll;
}
*/
.sub1menu li.pro_list1 a {
	font-weight: bold;
	background: #f7f7f7;
	line-height:20px;
	color:#000;
}
/*
.sub1menu li.pro_list1 a:hover
{
   background: #AACCF2;
}
li.pro_list2 {
	font-weight: bold;
	background: #e5e5e5;
}
.sub1menu ul li a {
	background: #ccc;
	
}
.sub1menu {
	position: relative;
	width: 235px;
	background-color: #ffb444;
	z-index: 10;
}
.sub1menu ul {
	list-style-type: none;
	
}
*/
.sub1menu ul li a {
	background: #fff;
	font-weight:normal;
	color:#333;
}
.sub1menu ul li ul li a{
	background: #f1f1f1;
	font-weight:normal;
	color:#333;
}
/*
.sub1menu ul li.pro_list2 a {
	
	font-weight:normal;
}


.sub1menu ul li ul li {
	border-left: none;
}
.sub1menu ul li ul li a {
	border-bottom: 1px dotted #e8e6e3;
}
.sub1menu li {
	position: relative;
}

.sub1menu ul ul{
	visibility: hidden;
	position: absolute;
	left: 235px;
	top: 0px;
	background:#fff;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}


.sub1menu ul ul ul{
	visibility: hidden;
	position: absolute;
	left: 200px;
	top: 0px;
	background:#fff;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	
}

.sub1menu ul li.pro_list2:hover ul{
	visibility: visible;
}

.sub1menu ul li ul li.pro_list3:hover ul{
	visibility: visible;
}


.sub1menu ul li.pro_list2:hover ul,
.sub1menu ul a:hover ul {
	visibility: visible;
}

.sub1menu ul li ul li.pro_list3:hover ul,
.sub1menu ul li ul a:hover ul {
	visibility: visible;
}

.sub1menu a {
	display: block;
	background: #e5e5e5;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}

.sub1menu ul ul a {
	clear: both;
	text-align: left;
	width: 178px;
}
.sq_table {
	overflow-x: scroll;
}
.sub1menu UL :hover UL {
	VISIBILITY: hidden
}
.sub1menu UL :hover UL :hover UL UL {
	VISIBILITY: hidden
}
.sub1menu UL :hover UL :hover UL {
	VISIBILITY: visible
}
.sub1menu UL :hover UL :hover UL :hover UL {
	VISIBILITY: visible
}*/
#menu_sub {
	float: right;
	width:218px;
}
.box_tit1 a{background: #ff9f0a!important; color:#fff; font-weight:bold;}

#menu_sub ul.sub1menu li.box_tit1 {
	
	height: auto;

	font-size: 16px;
	color: #fff;
	
	vertical-align: middle;
	padding: 0;
	padding-bottom: 0px;
	line-height: 28px;
	box-shadow: 1px 0 rgba(255, 255, 255, 0.75);
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.rightside{     width: 73%;
    float: left;
    line-height: 20px;
    margin-left: 20px;
    padding: 10px 13px 10px 0;
    border: 1px solid lightgray;

}
.rightside h4.fl{ width:100%; padding: 10px 0; font-weight:bold; font-size:14px;}


.product_news ul{ width:99%; height:120px;}
.product_news ul li a img{ width:120px; margin-right:10px; float:left; padding:2px; border:1px solid #ccc;}
.product_news ul li.txt a{ font-size:14px; font-weight:bold;}


.product1 ul{ width:181px; float:right; height:auto;border:1px solid #ddd; box-shadow:0 0 3px #ccc; margin:5px;}
.product1 ul li { display:block; overflow:hidden;width: 175px;text-align: center;height: 120px;}
.product1 ul li.txt{height:45px;background:none; display:block; text-align:center;}
.product1 ul li img{width: 170px;text-align: center;height: 120px; margin-left:-5px; margin-top:5px; }
/*.product1 ul li:hover {box-shadow: 0 0 10px gray;}*/
.product1 ul li img:hover{ transform: scale(1.3);transition: all 1s ease 0s;-webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}
.product1 ul li a{ color:#555555; font-weight:bold; line-height:45px;}
.product1 ul li a:hover{ color:#c66500;}
#Pager1 ul{ float:right;}
#Pager1 ul li{float:left; text-align:center; margin-top:20px; }
#Pager1 ul li a{ width:20px; height:20px; padding:3px; line-height:20px; border:1px solid #666;}
#Pager1 ul li span{ width:20px; height:20px; padding:3px; line-height:20px; border:1px solid #666;}
/* 整站头部样式 */
.g-head{ height: 100px;  position: relative; z-index: 999999; }
.g-head .head{ width: 1060px; height: 100px; margin: 0 auto; }
.g-head .logo{ height: 100px; width: 300px; float: right; }
.g-head .logo.img{float: left; margin-top:20px; }
.g-head .right{ height: 100px; width: 760px; float: right;  font-size: 12px; position: relative; z-index: 9999999999; }
.g-head .right .top { margin: 14px 0 14px 0; float: left; }
.g-head .right .top li{ height: 22px; line-height: 22px; float: left; color: #888; }
.g-head .right .top li a{ color: #666; }
.g-head .right .top li a:hover{ color: #6087c0; }
.g-head .right .top .li0{ width:190px; padding-right:20px; background:url("../images/ico_mobile.gif")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/ico_mobile.gif*/ right center no-repeat; color:#666;  }
.g-head .right .top .li1{ width: 60px; background: url("../images/ico_bg-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/ico_bg.png*/ right center no-repeat;   }
.g-head .right .top .li2{ width: 120px; text-align: center;  }
.g-head .right .top .li3{ width: 90px;  background: url("../images/ico_earth.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/ico_earth.png*/ right center no-repeat; position: relative; }
.g-head .right .top .li3 a{ background: url("../images/ico_arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/ico_arrow.png*/ right center no-repeat; padding: 0 20px 0 15px; }
.g-head .right .top .li3 .lang{ background: #666; display: none; padding: 10px 0; position: relative; z-index: 9999999999!important;  }
.g-head .right .top .li3 span{ display: block; height: 20px; line-height: 20px; position: relative; left: 0; z-index: 999; }
.g-head .right .top .li3 span a{ background: none; display: block; color: #fff; }
.g-head .right .top .li3 span:hover{ color: #fff; background: #333; }
.g-head .right .top .li3 span:hover a{ color: #fff; }
.g-head .right .top .li4{ width: 142px; position: relative; }
.g-head .right .top .search{ width: 132px; height: 20px; padding: 0 5px; line-height: 16px; border:1px solid #999; background: #fff; border-radius: 5px; } 
.g-head .right .top .submit{ width: 20px; height: 20px; background: url("../images/ico_g.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/ico_g.png*/ no-repeat; position: absolute; z-index: 9; cursor: pointer; right: 0; top: 5px; border:none; }
.g-head .shadow{ width: 100%; height: 10px;  background: url("../images/head_shadow.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/head_shadow.png*/ repeat-x; position: absolute; bottom: -10px; left: -1px; z-index: 99999;  }


/* 导航菜单 */
.m-nav{ width: 760px; height: 40px; margin: 10px 0 0 0; }
.m-nav > ul > li{ float: right; height: 40px; color: #666; padding:0 10px 0 12px; display: inline; position: relative; }
.m-nav > ul > li a{ display: block; /*width: 100%;*/ color: #666; font-family: Arial; font-weight: bold;  font-size: 16px; }
.m-nav > ul > li a:hover{ color: #004fa3; }


.m-nav .menu0{ display: none; z-index: 9999999999999; background:#fff url("../images/head_shadow.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/head_shadow.png*/ left top repeat-x; }
.m-nav .menu1{ width: 1060px; height: 400px;  position: absolute; top: 40px; left: -290px; z-index: 99999; zoom:1; }
.m-nav .menu1 b{ display: block; width: 12px; height: 8px; background: url("../images/arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/arrow.png*/ no-repeat; position: absolute; top:-8px; left:320px;}

.m-nav .menu1 .tab-hd{ height: 50px; background: #999; }
.m-nav .menu1 .tab-hd li{ height: 50px; float: left; }
.m-nav .menu1 .tab-hd .li1{ width: auto; padding:0 15px; }
.m-nav .menu1 .tab-hd .li2{ width: auto; padding:0 15px;}
.m-nav .menu1 .tab-hd .li3{ width: auto; padding:0 15px;}
.m-nav .menu1 .tab-hd .li4{ width: auto; padding:0 15px;}
.m-nav .menu1 .tab-hd .li5{ width: auto; padding:0 15px;}
.m-nav .menu1 .tab-hd .li6{ width: 188px; }
.m-nav .menu1 .tab-hd .li7{ width: 181px; }
.m-nav .menu1 .tab-hd li a{ color: #fff; display: block; height: 100%; width: 100%; line-height: 50px; text-align: center; font-family: Arial; font-size: 14px; }
.m-nav .menu1 .tab-hd li.on{ background:#fff url("../images/head_shadow.png" )/*tpa=http://en.yutong.com/res/template/pcen/resource/images/head_shadow.png*/ left top repeat-x; padding:0 15px;}
.m-nav .menu1 .tab-hd li.on a{ color: #004fa3; }

.m-nav .menu1 .tab-bd{ width: 1060px; height: 345px; border-bottom: 5px solid #999  }
.m-nav .menu1 .tab-bd .con-box{ width: 1060px; height: 350px; position: relative; }

.tab2-hd{ width: 1060px; height: 62px; position: absolute; bottom: 0; left: 0; }
.tab2-hd li{ height: 57px; width: 139px; float: left; border-bottom: 5px solid #999;  }
.tab2-hd li a{ display: block; border-top: 1px solid #ddd; font-size: 14px; border-right: 1px solid #ddd; width: 100%; height: 47px; line-height: 47px; margin: 10px 0 0 0; text-align: center; }
.tab2-hd li.on{ border-bottom: 5px solid #6087c0; background: url("../images/on1.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/on1.jpg*/ no-repeat; }
.tab2-hd li.on a{ color: #004fa3;  border-top: none; font-weight: normal; }

.tab2-bd{ width: 1060px; height: 288px; position: absolute; top: 0; left: 0; }
.tab2-bd .con-box2{ width: 1060px; height: 288px; }
.tab2-bd .con-box2 .txt{ width: 471px; height: 288px; float: left; padding: 79px 0 0 68px; }
.tab2-bd .con-box2 .bus{ width: 442px; height: 288px; float: left; }
.tab2-bd .con-box2 .bus img{ display: block; width: 100%; height: 100%; }
.tab2-bd .con-box2 .txt h1{ font-size: 24px; color: #004fa3; }
.tab2-bd .con-box2 .txt p{ font-size: 12px; color: #666; line-height: 22px; }


.m-nav .menu2{ width: 360px; height: 250px; padding: 24px 0 24px 10px; border-bottom: 5px solid #999; position: absolute; top: 40px; z-index: 99999; zoom:1; }
.m-nav .menu2 .list{ width: 340px; margin: 0 10px 0 0; float: left; }
.m-nav .menu2 .list li{ width: 340px; border-bottom: 1px solid #ddd; }
.m-nav .menu2 .list li a{ display: block;/* width: 340px;*/ font-weight: normal; line-height: 20px; color: #666; padding: 2px 15px 2px 0; background: url("../images/a_right2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/a_right2.png*/ right center no-repeat; font-size: 14px;  }
.m-nav .menu2 .list li a:hover{ color: #004fa3; background: url("../images/a_right.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/a_right.png*/ right center no-repeat;}

.m-nav .menu2 .con{ width: 235px; margin: 0 0 0 30px; float: left;}
.m-nav .menu2 .con .image{ width: 235px; height: 127px; }
.m-nav .menu2 .con .image img{ display: block; width: 100%; height: 100%; }
.m-nav .menu2 .con h2{ font-size: 18px; color: #333; height: 40px; line-height: 40px; width: 235px; }
.m-nav .menu2 .con p{ color: #666; line-height: 22px; }


.m-nav .menu2-1{ left: 0px;  }
.m-nav .menu2-1 b{ display: block; width: 12px; height: 8px; background: url("../images/arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/arrow.png*/ no-repeat; position: absolute; top:-8px; left:70px;}

.m-nav .menu2-2{ left: 0px;   }
.m-nav .menu2-2 b{ display: block; width: 12px; height: 8px; background: url("../images/arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/arrow.png*/ no-repeat; position: absolute; top:-8px; left:40px;}

.m-nav .menu2-3{ left: -200px;  }
.m-nav .menu2-3 b{ display: block; width: 12px; height: 8px; background: url("../images/arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/arrow.png*/ no-repeat; position: absolute; top:-8px; left:255px;}

.m-nav .menu2-4{ left: -200px; }
.m-nav .menu2-4 b{ display: block; width: 12px; height: 8px; background: url("../images/arrow-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/menu/arrow.png*/ no-repeat; position: absolute; top:-8px; left:255px;}


.left{float:right; width:324px; margin-top:5px}
.left .imgp{ margin-left:12px; border:#ccc 1px solid; padding:1px}
.left .xxt{margin-left:12px; margin-top:5px}
.left .xxt img{border:#ccc 1px solid; padding:1px; margin-right:5px; display:inline; width:50px; height:38px;}

.atitle1{ width:800px; height:24px; line-height:24px; font-weight:bold; float:right;}


.table{width:99%;height:auto;background:#fff; margin:5px 0px 15px 0px;}
.table td{margin-bottom:3px;text-align:left;border-width:1px;padding: 3px;border:1px solid #dddddd;}
.table tr{ background:#fff;}
.table tr:first-child {background:#eeeeee; font-weight:bold;}
.table tr:hover{ background:#f2f2f2;}.table tr:hover a{ color:#FFFFFF}

/* 整站底部样式 */
.g-foot{background: #656565; margin-top: 10px; height: 380px;  }
.g-foot .foot{ width: 1060px; height: 280px; margin: 0 auto; padding: 30px 0 0 0 ; position: relative; }
.g-foot .foot dl{ width: 245px; height: 260px; float: right; margin: 0 20px 0 0; }
.g-foot .foot dl.last{ width: 245px; margin-right: 0; }
.g-foot .foot dt{ width: 245px; height: 30px; margin: 0 0 20px; border-bottom: 1px solid #929190; color: #fff; font-size: 14px; }
.g-foot .foot dt a{ color: #fff; }
.g-foot .foot dd{ width: 245px; margin: 0 0 15px 0; color: #ccc; font-size: 12px; }
.g-foot .foot a{ color: #ccc; }
.g-foot .foot a:hover{ text-decoration: underline; color: #fff; }
.g-foot .foot .toTop{ cursor: pointer; width: 27px; height: 27px; position: absolute; right: -27px; top: -27px; z-index: 99; background: url("../images/ico_totop.jpg")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/ico_totop.jpg*/ left center no-repeat;  }
/*.g-foot .foot .toTop a{ display: block; width: 100%; height: 100%; }*/

.g-foot .sec{ height: 35px; border-top: 1px solid #949494;  margin: 20px auto 0; width: 1060px; }
.g-foot .sec .left{ width: 940px; height: 35px; line-height: 40px; color: #fff; float: left; }
.g-foot .sec .right{ width: 120px; height: 50px; line-height: 50px; float: right; position: relative; top:-50px; }
.g-foot .sec .right b{ display: block; width: 23px; height: 23px; margin: 15px 0 0 17px; float: left; }
.g-foot .sec .right b span{ background:none;}
.g-foot .sec .right .a1{ background: url("../images/ico_1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/ico_1.png*/ no-repeat; }
.g-foot .sec .right .a2{ background: url("../images/ico_2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/ico_2.png*/ no-repeat; }
.g-foot .sec .right .a3{ background: url("../images/ico_3-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/ico_3.png*/ no-repeat; }
.g-foot .sec .right .list0{ cursor: pointer; color: #ccc; font-size: 12px; display: block; width: 150px; height: 26px; line-height: 26px;  background: #333 url("../images/ico_arrow2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/home/ico_arrow2.png*/ 140px center no-repeat; padding: 0 0 0 10px; position: absolute; right: 0; top: -50px;}
.g-foot .sec .right .list0 a{ display: block; width: 160px; cursor: pointer;  height: 24px; line-height: 24px; color: #fff; text-align: center; margin: 0; padding: 0;  }
.g-foot .sec .right .list0 a:hover{ background: #333; color: #fff; }
.g-foot .sec .right .list0 .list{ width: 160px; background: #444; position: relative; left: -10px; top: -98px; display: none;  }
.g-foot .sec .right .list0 .list:after{ content: ''; display: block; clear: both;}


/* 整站面包屑 */
.m-bread{ width: 1060px; height: 63px; margin: 0 auto; background: #666; line-height: 63px; color: #fff; position: relative; z-index: 99; }
.m-bread .bread1{ width: 722px; height: 63px; line-height: 63px; float: left; }
.m-bread .bread1 h2{ margin: 0 0 0 20px; font-size: 18px; font-weight: normal; }
.m-bread .bread1 h2 a{ color: #fff; }
.m-bread .bread2{ width: 338px; height: 63px; line-height: 63px; float: right; }
.m-bread .bread2 span{ display: block; float: left; margin: 0 0 0 20px; height: 63px; padding: 0 0 0 25px;  }
.m-bread .bread2 span a{ color: #fff; }
.m-bread .bread2 span a:hover{ text-decoration: underline; }
.m-bread .bread2 .mail{ background: url("../images/ico_2-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/ico_2.png*/ left center no-repeat; }
.m-bread .bread2 .online{ background: url("../images/ico_1-1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/ico_1.png*/ left center no-repeat;  }

.m-bread2{ width: 1060px; margin: 20px auto; height: 30px; line-height: 30px; font-size: 12px; }
.m-bread2 a{ color: #666; }
.m-bread2 a:hover{ text-decoration: underline; color: #6087c0; }


/* 整站侧导航 */
.m-side{ width: 230px; float: left; }
.m-side h1{ width: 210px; height: 40px; padding: 0 0 0 20px; line-height: 40px; color: #fff; font-size: 18px; background: url("../images/side_bg.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/strength/side_bg.png*/ repeat-x; }
.m-side li{ width: 230px;   line-height: 40px; color: #fff; font-size: 14px; border-bottom:1px solid #ddd; }
.m-side li a{ display: block; width: 210px; height: 40px; padding: 0 0 0 20px; line-height: 40px; color: #333; }
.m-side li:hover{ border-bottom:1px solid #bbb; }
.m-side li:hover > a{ display: block; background: #6087c0; color: #fff; }
.m-side li.active{ border-bottom:1px solid #bbb; }
.m-side li.active > a{ display: block; background: #6087c0; color: #fff; }
.m-side li ul{  display: block!important;}
.m-side li ul a{ font-size: 12px; height: 30px; line-height: 30px; color: #333; }
.m-side li ul a:hover{ background: #f5f5f5; height: 30px; line-height: 30px; color: #6087c0; }
.m-side li ul li{ border-bottom: none; height: 30px; line-height: 30px; }
.m-side li ul li:hover{ border-bottom: none!important; }
/*2015-06-23*/
.m-side li ul li.on{ background: #f5f5f5; height: 30px; line-height: 30px; color: #6087c0!important;  }
.m-side li ul li.on a{color: #6087c0!important;}
/*2015-06-23*/
.m-side .image{ width: 230px; height: 125px;  margin: 50px 0 0 0; }
.m-side h2{ height: 40px; line-height: 40px; font-size: 18px; color: #333; }
.m-side h2 a{ color: #333; }
.m-side h2 a:hover{ color: #6087c0; }
.m-side p{ color: #666; line-height: 22px; font-size: 12px; }


/* 整站翻页 */
.m-page{ height: 28px; }
.m-page li{ height: 28px; line-height: 28px; text-align: center; margin: 0 20px 0 0; float: left; font-size: 14px; cursor: pointer; }
.m-page li.active a{ font-size: 16px; color: #6087c0; font-weight: bold; }
.m-page li a{ color: #666;  height:100%;width:100%;display:block;}
.m-page li a:hover{ color: #6087c0; }
.m-page .btn1{ width: 69px; height: 28px; border:1px solid #bbb; }
.m-page .btn1:hover{ background: #f5f5f5; }
.m-page .btn2{ width: 31px; height: 28px; border:1px solid #bbb; }
.m-page .prev{background: url("../images/a_1_1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/a_1_1.png*/ center center no-repeat;}
.m-page .prev:hover{ background: #f5f5f5 url("../images/a2_1_1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/a2_1_1.png*/ center center no-repeat; }
.m-page .next{ background: url("../images/a_1.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/a_1.png*/ center center no-repeat; }
.m-page .next:hover{ background: #f5f5f5 url("../images/a2_1_2.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/bus/a2_1_2.png*/ center center no-repeat; }


/*==========以下部分是Validform必须的===========*/
.Validform_checktip{margin-left:8px;line-height:20px;height:20px;overflow:hidden;color:#999;font-size:12px;}
.Validform_right{color:#71b83d;	padding-left:20px;	background:url("../images/right.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/right.png*/ no-repeat left center;}
.Validform_wrong{color:red;	padding-left:20px;	white-space:nowrap;	background:url("../images/error.png")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/error.png*/ no-repeat left center;}
.Validform_loading{	padding-left:20px;	background:url("../images/onLoad.gif")/*tpa=http://en.yutong.com/res/template/pcen/resource/images/onLoad.gif*/ no-repeat left center;}
.Validform_error{background-color:#ffe7e7;}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left; }
/**/
#sitemap{ width:940px; height:26px; line-height:26px; position:absolute; top:-32px; color:#fff; }
#sitemap a{ color:#fff; display:inline-block; font-size:12px;  }
/**/
.atitle_contact {
    background: url(../images/tbg1.gif) no-repeat ;
    background-size: 100% 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 0 0;
    /*float: left;*/
    width: 96%;
    margin-left: 20px;
    position: relative;
    margin-top: 37px;
}