﻿
/* CSS Document */
* { padding:0; margin:0; font-family:"microsoft yahei";}
article ,  section , hgroup , figcaption , footer , header , nav , aside , hgroup , details , summary{ display:block;}
fieldset { border:none;}
html , body { height:100%;}
.body{
	/*max-width:640px;*/
	min-width:320px;
	margin:0 auto;
	min-height:100%;
	background:#efefef;
}

ul , li { list-style:none;}
a:link,a:visited,a:hover,a:active {text-decoration: none;}

@viewport {
 width: device-width;
 }

/*-- KefuStart --*/
.pbottom { position:fixed; bottom:0; left:0; width:100%; z-index:999; overflow:hidden;}
.pbottomc { /*max-width:640px;*/ margin:0 auto; height:60px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #fff), color-stop(100%, #f1eff0) );
	background:-moz-linear-gradient( center top, #fff 5%, #f1eff0 100% );
	background:-ms-linear-gradient( top, #fff 5%, #f1eff0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f1eff0');
	background-color:#f1eff0;
}
.pbottomc li { float:left; width:25%; text-align:center; height:60px;}
.pbotli0 a { display:block; background:url(../image/home.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.pbotli1 a { display:block; background:url(../image/dianhua.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.pbotli2 a { display:block; background:url(../image/email.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.pbotli3 a { display:block; background:url(../image/ditu.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.pbotli4 a { display:block; background:url(http://www.yttuanjie.com/tj/image/share.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.pbotli5 a { display:block; background:url(../image/liuyan.png) 50% 8px no-repeat; padding-top:32px; color:#333;}
.bdsharebuttonbox { position:fixed; bottom:60px; left:0; display:none}
/*-- KefuEnd --*/


/* 头部开? */

header:first-of-type { 
	height:70px;
	background:#f0efef url(../image/headBg.jpg) repeat-x center bottom;
	box-shadow:0 3px 5px 0px #9a9a9a;
	position:relative;
	z-index:5;
}

header:first-of-type img { float:left; margin-top:27px; margin-left:25px; border:none; }

header:first-of-type menu { float:right; height:70px; width:100px; border-left:white solid 1px; }
header:first-of-type menu a { height:70px; display:block; border-left:#d2d2d2 solid 1px;text-indent:-99999px; background-repeat:no-repeat; background-position:center center;}
header:first-of-type menu a[title=telephone] { background-image:url(../image/headTel.png);}
header:first-of-type menu a[title=navigation] { }

header:first-of-type menu.closeNav a[title=navigation] {background-image:url(../image/headBtn.png);}  
header:first-of-type menu.openNav a[title=navigation] {background-image:url(http://www.yttuanjie.com/tj/image/headBtn2.png);}  

body>nav:first-of-type { position:absolute; left:0; right:0; top:80px; z-index:4; border-bottom:1px solid #D2D2D2; display:none; box-shadow: 0 3px 15px 5px #9A9A9A;}


body>nav:first-of-type li { height:100px; line-height:100px; border-top:#d2d2d2 solid 1px; box-shadow:0 0 1px 1px white inset;  	
    background:#e9e9e9;
	background:url(../image/arrR.png) no-repeat right center , -webkit-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-moz-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-o-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,linear-gradient(top,#e9e9e9,#fff);
}



body>nav:first-of-type li a { margin-left:60px; display:block; height:100%; color:#3c3c3c; font-size:24px; text-decoration:none;}
body>nav:first-of-type li a:before { content:""; background:#d6000f; width:5px; height:29px; margin-right:23px; position:relative; top:5px;  display:inline-block;}


/* 头部结束 */

/* 尾部开? */
.fenye { display:none;}
footer:last-of-type { border-top:#dddddd solid 1px; text-align:center;}
footer:last-of-type nav { color:#7a7a7a; font-size:20px;font-weight:normal; padding-top:24px; padding-bottom:40px; border-bottom:#e0e0e0 solid 1px; }
footer:last-of-type nav a{ border-right:#e0e0e0 solid 1px; padding-right:15px; color:#7a7a7a; font-size:20px; display:inline-block; margin-left:15px;  font-weight:normal; text-decoration:none;}
footer:last-of-type nav a:last-of-type { border:none; padding:0; margin:0; margin-left:15px;}
footer:last-of-type nav a:first-of-type { margin-left:0; }
footer:last-of-type p { color:#8b8a8a; font-size:14px; padding-top:30px; padding-bottom:80px;}

/* 尾部结束 */



/* 通用开?----------------------------------------------- */
.containe { }
a[title=redDotBtn] { display:inline-block; 

/*border-left:21px solid transparent;
border-right:37px solid transparent;

border-top:2px solid transparent;
border-bottom:3px solid transparent;*/
height:40px;
line-height:40px;
color:#333;
font-size:24px;
text-decoration:none;
/*padding-right:6px;
padding-left:15px;
border-image:url(http://www.yttuanjie.com/tj/image/redDotBtn.png) 2 37 3 21  repeat;*/

background:url(http://www.yttuanjie.com/tj/image/redDotBtn.png) no-repeat left  center ; padding-top:3px; padding-bottom:4px; padding-left:0; padding-right:0; text-indent:25px; border:none; width:174px;
}





a[title=goBack] {
	
	width:60px; height:26px; line-height:24px; color:#000; font-weight:bold; font-size:16px; text-align:center; text-shadow: 1px 1px 1px #fff; font-weight:normal; text-decoration:none; border:#666 solid 2px;white-space:nowrap;text-indent:0; background:#c6c5c5;
	background:-webkit-linear-gradient(top,#efeeee,#c1c0c0);
	background:-moz-linear-gradient(top,#efeeee,#c1c0c0);
	background:-o-linear-gradient(top,#efeeee,#c1c0c0);
	background:linear-gradient(top,#efeeee,#c1c0c0);
	border-radius:15px;
	box-shadow: 0 0 1px 1px #fff;
  }


.hackBox { clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.hide{ display:none;}

/* swipe滚动开?********************************************************** */
.swipe{width:100%;/*height:420px;*/overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
	height:100%;
	padding-bottom:60px;

	
}



.swipe ul li { height:100%; position:relative; background-position: center top ; background-repeat:no-repeat; background-size:cover;}
.swipe ul li h4 { font-weight:normal; text-align:left; color:#3c3c3c; font-size:16px; height:60px; padding-top:7px; line-height:60px; text-indent:0.5em;  position:absolute; bottom:-60px; left:0; z-index:2; right:120px; }

.swipe ul li img { display:block;}




.swipe a[title=LRBtn] {width:53px; height:53px;top:50%; margin-top:-53px; position:absolute;color:rgba(0 ,0 , 0 , 0); opacity:0.6;}

.swipe #pagenavi{position:absolute;left:0;bottom:0;text-align:right;width:100%; height:60px; padding-top:21px;	box-shadow: 0 0 0px 1px #fff; padding-right:20px;

	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box; 
	background:#f0eceb;
	background:-webkit-linear-gradient(top,#f0eceb,#fff);
	background:-moz-linear-gradient(top,#f0eceb,#fff);
	background:-o-linear-gradient(top,#f0eceb,#fff);
	background:linear-gradient(top,#f0eceb,#fff);
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f0eceb,endColorStr=#ffffff);

}
.swipe #pagenavi a{width:14px;height:14px;line-height:99em;background:#b5b5b5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background:#C80002;}
/* swipe滚动结束********************************************************** */


/* 通用结束----------------------------------------------- */




/* 导航页开? */
#navCont nav:first-of-type {}


#navCont nav:first-of-type li { height:100px; line-height:100px; border-top:#d2d2d2 solid 1px; box-shadow:0 0 1px 1px white inset;  	
    background:#e9e9e9;
	background:url(../image/arrR.png) no-repeat right center , -webkit-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-moz-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-o-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,linear-gradient(top,#e9e9e9,#fff);
}



#navCont nav:first-of-type li a { margin-left:60px; display:block; height:100%; color:#3c3c3c; font-size:24px; text-decoration:none;}
#navCont nav:first-of-type li a:before { content:""; background:#d6000f; width:5px; height:29px; margin-right:23px; position:relative; top:5px;  display:inline-block;}


/* 导航页结? */


/* 首页开? */

div[id=homeCont] {background:#e9e9e9; padding-bottom:27px;}

.homeShow {box-shadow:0 3px 5px 0px #9a9a9a; background:white; }
.homeNemu { padding-top:28px;padding-bottom:28px;	margin-left:8px;margin-right:8px;}
.homeNemu li {
	height:98px;	
	background:#ececec url(../image/arrR.png) no-repeat right center;
	background:url(../image/arrR.png) no-repeat right center , -webkit-linear-gradient(top,#fff,#ececec);
	background:url(../image/arrR.png) no-repeat right center ,-moz-linear-gradient(top,#fff,#ececec);
	background:url(../image/arrR.png) no-repeat right center ,-o-linear-gradient(top,#fff,#ececec);
	background:url(../image/arrR.png) no-repeat right center ,linear-gradient(top,#fff,#ececec);
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#ececec);*/
	box-shadow:0 0 2px 2px #dcdcdc;
	border-radius:5px;
	margin-bottom:15px;
	border:#d2d2d2 solid 1px;

	}
.homeNemu li a { display:block; height:98px; line-height:98px; color:#333333; font-size:24px; text-decoration:none; text-indent:91px; background-position: 34px center; background-repeat:no-repeat;}
.homeNemu li:nth-of-type(1) a { background-image:url(../image/homeIcon2.png);}
.homeNemu li:nth-of-type(2) a { background-image:url(../image/biao3.png);}
.homeNemu li:nth-of-type(3) a { background-image:url(../image/biao4.png);}
.homeNemu li:nth-of-type(4) a { background-image:url(../image/biao1.png);}
.homeNemu li:nth-of-type(5) a { background-image:url(../image/homeIcon5.png);}
.homeNemu li:nth-of-type(6) a { background-image:url(http://www.yttuanjie.com/tj/image/homeIcon7.png);}

.homeInfo { margin-left:8px; margin-right:8px; 	box-shadow:0 0 2px 2px #dcdcdc;	border-radius:5px; background:#f1f1f1;	border:#d2d2d2 solid 1px;}
.homeInfo h2 {height:88px; line-height:88px; color:#333333; font-size:24px; font-weight:normal; text-indent:92px; 

    border-top-left-radius:5px;
	border-top-right-radius:5px;
	background:url(../image/homeIcon6.png) no-repeat 33px center;
	background:url(../image/homeIcon6.png) no-repeat 33px center , -webkit-linear-gradient(top,#fff,#eeeeee);
	background:url(../image/homeIcon6.png) no-repeat 33px center ,-moz-linear-gradient(top,#fff,#eeeeee);
	background:url(../image/homeIcon6.png) no-repeat 33px center ,-o-linear-gradient(top,#fff,#eeeeee);
	background:url(../image/homeIcon6.png) no-repeat 33px center ,linear-gradient(top,#fff,#eeeeee);
	border-bottom:#d2d2d2 solid 1px;

}
.homeInfo p {  padding-left:35px; padding-right:35px; padding-bottom:45px; border-top:#ffffff solid 1px; border-bottom:#e0e0e0 solid 1px;}
.homeInfo p a {font-size:22px; line-height:30px; color:#8b8a8a; text-decoration:none;}
.homeInfo p strong { display:block; padding-top:22px; padding-bottom:15px; color:#333; font-size:24px; font-weight:normal;}
.homeInfo p em { font-style:normal; color:#d7000f;}


.chexing {margin:8px 8px 0 8px; box-shadow:0 0 2px 2px #dcdcdc;	border-radius:5px; background:#f1f1f1;	border:#d2d2d2 solid 1px;}
.chexing h2 {height:60px; line-height:60px; color:#333333; font-size:20px; font-weight:normal; text-indent:12px; 

   

}
.chexing dl {overflow:hidden; height:141px; padding-left:6px; border-top:#ffffff solid 1px; border-bottom:#e0e0e0 solid 1px;}
.chexing dl dt {width:190px; float:left; height:124px; overflow:hidden; padding:11px 6px 11px 6px;}
.chexing dl dt img { width:185px; height:124px; }
.chexing dl dd { float:left; margin: 0px;  padding-right:6px; padding-top:12px; line-height:35px;}
.chexing a {font-size:16px; line-height:30px; color:#8b8a8a; text-decoration:none;}
.chexing dl strong { display:block;  color:#333; font-size:18px; font-weight:normal; margin-top:20px;}

.homeTel { text-align:center; background:#f3f3f3;margin-left:8px; margin-right:8px; height:98px; line-height:98px;box-shadow:0 0 2px 2px #dcdcdc , 0 0 2px 2px #ffffff inset;border-radius:10px;border:#d2d2d2 solid 1px; margin-top:15px; text-decoration:none; display:block;}
.homeTel em { display:inline-block; color:#333; font-size:20px; font-style:normal; text-shadow:1px 1px 1px #fff; padding-left:42px; background:url(../image/headTel.png) no-repeat left center;}
.homeTel strong , .homeTel span , .homeTel a { font-weight:bold; text-decoration:none; color:#d7000f; font-size:20px; text-shadow:1px 1px 1px #fff; display:inline-block; text-decoration:none;}




.homeAbout { text-align:center; background:#f3f3f3;margin-left:25px; margin-right:25px; height:98px; line-height:98px;box-shadow:0 0 2px 2px #dcdcdc , 0 0 2px 2px #ffffff inset;border-radius:10px;border:#d2d2d2 solid 1px; margin-top:15px;}
.homeAbout em { color:#333; font-size:24px; font-style:normal; text-shadow:1px 1px 1px #fff; border-right:#d2d2d2 solid 1px; padding-right:40px; vertical-align:middle;}

.homeAbout a { display:inline-block; vertical-align:middle; text-indent:-999999px; margin-left:37px;}
.homeAbout>a[title=sina] { width:40px; height:32px; background:url(http://www.yttuanjie.com/tj/image/sina.png);}
/* 首页结束 */

/* 联系我们 */
.carType2 dl { }
.carType2 dt { border:white solid 1px; border-bottom:none; height:100px; line-height:100px; border-top:white solid 2px; padding-left:62px;
	background:-webkit-linear-gradient(top,#e9e9e9,#fff);
	background:-moz-linear-gradient(top,#e9e9e9,#fff);
	background:-o-linear-gradient(top,#e9e9e9,#fff);
	background:linear-gradient(top,#e9e9e9,#fff);
	box-shadow: 0 3px 5px 0 #9A9A9A;
	position:relative; z-index:1;
}
.carType2 h2 { font-size:24px; color:#3c3c3c; font-weight:normal; padding-left:23px; border-left:#d6000f solid 5px; display:inline; text-shadow: 1px 1px 1px #fff;}
.carType2 dd { overflow:hidden; background:white;border-bottom:#d2d2d2 solid 1px; padding:30px 10px 70px 60px;  font-size:24px; color:#3c3c3c;}
/* 联系我们 */

/* 房车游记 */
div[id=allCarType] {background:white; padding-bottom:50px;}
div[id=allCarType] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:30px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
.carType dl { }
.carType dt { border:white solid 1px; border-bottom:none; height:100px; line-height:100px; border-top:white solid 2px; padding-left:62px;
	background:-webkit-linear-gradient(top,#e9e9e9,#fff);
	background:-moz-linear-gradient(top,#e9e9e9,#fff);
	background:-o-linear-gradient(top,#e9e9e9,#fff);
	background:linear-gradient(top,#e9e9e9,#fff);
	box-shadow: 0 3px 5px 0 #9A9A9A;
	position:relative; z-index:1;
}
.carType h2 { font-size:24px; color:#3c3c3c; font-weight:normal; padding-left:23px; border-left:#d6000f solid 5px; display:inline; text-shadow: 1px 1px 1px #fff;}
.carType dd { overflow:hidden; background:white;border-bottom:#d2d2d2 solid 1px; padding-bottom:22px;}
.carType dd>a { text-decoration:none;}
.carType dd>a>img { float:left; margin-left:66px; margin-top:28px; border:none;}
.carType dd>a>strong { display:block; background:none; margin-left:300px; font-size:24px; color:#3c3c3c; padding:28px 0 4px; height:115px;}
.carType dd>a>mark { color:#7a7a7a; background:none; display:block; margin-left:300px;}
.carType dd:last-of-type { border:none;}
/* 房车游记 */

/* 近期提车 */
div[id=allCarType] {background:white; padding-bottom:50px;}
div[id=allCarType] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
.tiche dl { }
.tiche dt { border:white solid 1px; border-bottom:none; height:100px; line-height:100px; border-top:white solid 2px; padding-left:62px;
	background:-webkit-linear-gradient(top,#e9e9e9,#fff);
	background:-moz-linear-gradient(top,#e9e9e9,#fff);
	background:-o-linear-gradient(top,#e9e9e9,#fff);
	background:linear-gradient(top,#e9e9e9,#fff);
	box-shadow: 0 3px 5px 0 #9A9A9A;
	position:relative; z-index:1;
}
.tiche h2 { font-size:24px; color:#3c3c3c; font-weight:normal; padding-left:23px; border-left:#d6000f solid 5px; display:inline; text-shadow: 1px 1px 1px #fff;}
.tiche dd { overflow:hidden; background:white;border-bottom:#d2d2d2 solid 1px; padding-bottom:22px;}
.tiche dd>a { text-decoration:none;}
.tiche dd>a>img { float:left; margin-left:66px; margin-top:28px; border:none; width:100px; height:100px;}
.tiche dd>a>strong { display:block; margin-left:200px; background:none; font-size:24px; color:#3c3c3c; padding-top:28px; height:65px; }
.tiche dd>a>mark { color:#7a7a7a; font-size:24px; background:none; display:block; margin-left:200px;}
.tiche dd:last-of-type { border:none;}
/* 近期提车 */

/* 车型展示开? */
div[id=carTypeShow] {background:#e9e9e9; padding-bottom:50px;}
div[id=carTypeShow]>h1 {font-weight:normal; padding-top:25px; padding-bottom:25px; color:#3c3c3c; font-size:24px; padding-left:24px;}
div[id=carTypeShow]>h1 mark { position:relative; top:-3px; font-weight:normal; color:#7a7a7a; font-size:24px; vertical-align:middle; padding-left:20px;background:none;}
div[id=carTypeShow]>h1 a[title=goBack] { float:right; margin-right:8px; margin-top:-3px;  vertical-align:middle;}

.typeShowColor {box-shadow: 0 3px 5px 0 #9A9A9A;}

.carColorShow { /*height:360px;*/ background-repeat:no-repeat; background-position: center top; background-size:cover;}
.carColorShow img { display:block; margin-left:auto; margin-right: auto;}

.typeShowColor ul{ height:30px; border:#ffffff solid 1px; border-bottom:none;

    background:-webkit-linear-gradient(top,#e9e9e9,#ffffff);
	background:-moz-linear-gradient(top,#e9e9e9,#ffffff);
	background:-o-linear-gradient(top,#e9e9e9,#ffffff);
	background:linear-gradient(top,#e9e9e9,#ffffff);
	text-align:center;
	
}
.typeShowColor li { display:inline-block;  margin-right:10px; margin-left:10px; width:40px; height:40px; border:white solid 3px; box-shadow: 0 0 6px 6px #cacaca;border-radius:15px; margin-top:25px;}
.typeShowColor li a { display:block; width:100%; height:100%; border-radius:15px; position:relative; background:white; }
.typeShowColor li a img { position:absolute; width:100%; height:100%; left:0; top:0; border-radius:15px;}
/*.typeShowColor li:nth-of-type(1) a {background:red; box-shadow: 3px 3px 3px 3px #9d0000 inset;}
.typeShowColor li:nth-of-type(2) a {background:black; box-shadow: 3px 3px 3px 3px #000000 inset;}
.typeShowColor li:nth-of-type(3) a {background:white; box-shadow: 3px 3px 3px 3px #c4c4c4 inset;}
.typeShowColor li:nth-of-type(4) a {background:#cccccc; box-shadow: 3px 3px 3px 3px #9d9d9d inset;}
.typeShowColor li:nth-of-type(5) a {background:#ff6633; box-shadow: 3px 3px 3px 3px #c44e27 inset;}
.typeShowColor li:nth-of-type(6) a {background:#0000ff; box-shadow: 3px 3px 3px 3px #0000c4 inset;}*/

.typeShowColor li cite { display:none; border:white solid 1px; position:absolute; /*width:60px;*/  background:#666; color:white; text-align:center; font-style:normal; margin-top:-40px; padding-top:5px; padding-bottom:5px; white-space:nowrap; padding-left:10px; padding-right:10px; margin-left:-10px;}

.typeShowColor li cite.w6Em { margin-left:-45px;}

.typeShowColor li a:hover cite{ display:block; }

.typeShowCont { padding-top:22px;}
.typeShowCont section { margin-left:25px; margin-right:25px; margin-bottom:15px;}

.typeShowCont div.boxSH { display:none;}
.typeShowCont div.boxSH2 {text-align:center;}

.typeShowCont h2 { font-size:24px; font-weight:normal; height:98px; margin-bottom:34px; background:#dbdbdb; }
.typeShowCont h2 a { color:#333; display:block; height:100%;line-height:98px; text-decoration:none;text-shadow: 1px 1px 1px #fff; padding-left:36px; 

    background:-webkit-linear-gradient(top,#fff,#ececec);
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);	
	box-shadow: 0 0 2px 2px #d2d2d2;
	overflow:hidden;
	border-radius:5px;
	

}

.typeShowCont h2 span { float:right; color:#d7000f; font-weight:bold; font-size:60px; margin-right:40px;}

.typeShowCont2 { padding-top:0;}

div.ShowPicBox { width:596px; height:383px; border:#bfbfbf solid 1px; background:white; margin-left:auto; margin-right:auto; margin-bottom:30px;}
div.ShowPicBoxCont { width:590px; overflow:hidden; height:332px; margin-left:auto; margin-right:auto; margin-top:2px; z-index:999;}
div.ShowPicBoxCont img { float:left;}
div.ShowPicBoxCont div { width:20000px; height:332px; position:relative; z-index:998;}





/**/
.canshu1 { background:#f2f2f2;}
.canshu2 { background:#fff;}
#canshu tr{ height:25px;}
#canshu td{ padding-left:10px;}


/**/


div.ShowPicBox ul { text-align:center; padding-top:15px;}
div.ShowPicBox li { display:inline-block; width:20px; height:20px; background:#d2d2d2; border-radius:30px; margin-left:5px; margin-right:5px;}
div.ShowPicBox li a { display:inline-block; width:100%; height:100%; text-decoration:none;}
div.ShowPicBox li.current { background:#d7000f;}
.typeShowCont dl {margin-left:45px; margin-right:45px; padding-bottom:40px;}
/*.typeShowCont>section>dl { display:none;}
.typeShowCont>section>dl:first-of-type { display:block;}*/
.typeShowCont dt { font-size:24px; color:#333; text-shadow: 1px 1px 1px #fff;  padding-bottom:15px;}
.typeShowCont dd { line-height:36px; color:#8b8a8a; font-size:22px;}

.typeShowCont div.ShowVideoBox { width:507px; height:330px; background:white; padding:3px; border:#bfbfbf solid 1px; background:white; margin-left:auto; margin-right:auto; margin-bottom:30px;}

.typeShowFun { text-align:center; font-size:0; }
.typeShowFun a {margin-left:5px; margin-right:5px; font-size:24px; display:inline-block; height:60px; padding-top:74px; background:#f3f3f3; color:#333; text-decoration:none; text-shadow: 1px 1px 1px #fff; text-align:center; border:#d5d5d5 solid 1px; box-shadow: 0 0 1px 1px #dadada ,  0 0 2px 2px #fff inset; padding-left:27px; padding-right:27px; border-radius:20px; background:no-repeat; background-position:center 21px;}

.typeShowFun a:nth-of-type(1) { background-image:url(http://www.yttuanjie.com/tj/image/homeIcon3.png);}
.typeShowFun a:nth-of-type(2) { background-image:url(../image/homeIcon2.png);}
.typeShowFun a:nth-of-type(3) { background-image:url(http://www.yttuanjie.com/tj/image/homeIcon4.png);}

/* 车型展示结束 */

/* 配件查询开? */

div[id=accessory] h1 , div.accessory h1 { font-weight:normal; height:98px; line-height:98px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}


div[id=accessory] h1 a[title=goBack] , div.accessory h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}


.accCont h4 { color:#333; font-size:24px; font-weight:normal; text-align:center; padding-top:50px; padding-bottom:24px;}

.accCont input[type=text] { height:58px; background:#f1f1f1; border:#d5d5d5 solid 1px;display:block; width:540px; margin-left:auto; margin-right:auto; font-size:24px; color:#4f4f4f; text-shadow: 1px 1px 1px #fff; text-align:center; box-shadow: 0 0 1px 1px #fefefe inset; border-radius:5px; }

.accCont input[type=submit] { height:58px;width:540px; display:block; margin-left:auto; margin-right:auto; border:#cccccc solid 1px;  font-size:24px; font-weight:bold; color:white; text-shadow: 1px 1px 1px #000; margin-top:13px; margin-bottom:40px;border-radius:5px; box-shadow: 0 0 1px 1px #888888 inset;
background:#8b8b8b;  
    background:-webkit-linear-gradient(top,#8e8e8e,#737373);
	background:-moz-linear-gradient(top,#8e8e8e,#737373);
	background:-o-linear-gradient(top,#8e8e8e,#737373);
	background:linear-gradient(top,#8e8e8e,#737373);


}
.accCont >p { margin-left:60px; margin-right:60px; text-indent:1em; color:333px; line-height:36px; font-size:24px; margin-bottom:1em; background:url(http://www.yttuanjie.com/tj/image/redDot.jpg) no-repeat left 15px;}

.accTel { /*background:#e9e9e9;*/ padding-top:34px; padding-bottom:34px;}


.accCont table { border-collapse:collapse; border-spacing:0;border:#d2d2d2 solid 1px;}
.accCont td , .accCont th { border:#d2d2d2 solid 1px; font-weight:normal; color:#4f4f4f; padding-top:20px; padding-bottom:20px; }
.accCont th { text-align:left; text-indent:35px;}
.accCont>div { margin-left:25px; margin-right:25px; margin-top:35px;}

.accCont>mark { display:block; line-height:36px; color:#8b8a8a; font-size:24px; margin-left:60px; margin-right:60px; margin-top:36px; background:none;}


.fruitTel { padding-top:34px; padding-bottom:34px;}


#resultNull { display:block; margin-left:60px; margin-right:60px; text-decoration:none;font-size:24px;color:#D7000F; padding-bottom:10px; }
#resultNull a[href^=tel] { font-size:32px; display:inline-block; margin-left:0.2em; margin-right:0.2em; color:#D7000F; text-decoration:none; border-bottom:#D7000F solid 1px; white-space: nowrap; font-weight:bold;}
#resultNull a[onclick^=close] { display:inline-block; overflow:hidden;  width:15px; height:16px; background:url(http://www.yttuanjie.com/tj/image/close.png) no-repeat center center; margin-right:0.2em; color:rgba(0,0,0,0)}

/* 配件查询结束 */



/* 手机app开? */

div[id=appWeb] h1 , div.appWeb h1 { font-weight:normal; height:98px; line-height:98px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
.appCont div:empty { height:312px; background:url(http://www.yttuanjie.com/tj/image/appPic1.jpg) no-repeat center top;}
.appCont div:empty ~ p { background:#e9e9e9; color:#636262;  font-size: 24px;
  line-height: 36px;
  margin-bottom: 1em;

  text-indent: 2em;
  padding:1em;
  border-top:#d2d2d2 solid 1px;
  margin:0;
  
  }
  
.appCont section { display:inline-block; width:49%; text-align:center; padding-top:40px; padding-bottom:30px;}  
.appCont section a {
	
	width:200px; height:50px; display:inline-block;    text-decoration:none; text-indent:-9999px; 

	border-radius:30px;
	box-shadow: 0 0 15px 0 #999 inset;
	
	
	}
.appCont section:first-of-type a { 
    background:#be0f0f url(http://www.yttuanjie.com/tj/image/andDown.png) no-repeat center center;	
	background:url(http://www.yttuanjie.com/tj/image/andDown.png) no-repeat center center , -webkit-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/andDown.png) no-repeat center center , -moz-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/andDown.png) no-repeat center center , -o-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/andDown.png) no-repeat center center , linear-gradient(top,#e01c1c,#970000);


}	
.appCont section:last-of-type a { 

    background:#be0f0f url(http://www.yttuanjie.com/tj/image/iosDown.png) no-repeat center center;	
	background:url(http://www.yttuanjie.com/tj/image/iosDown.png) no-repeat center center , -webkit-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/iosDown.png) no-repeat center center , -moz-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/iosDown.png) no-repeat center center , -o-linear-gradient(top,#e01c1c,#970000) ;
	background:url(http://www.yttuanjie.com/tj/image/iosDown.png) no-repeat center center , linear-gradient(top,#e01c1c,#970000);


}	


.appCont section mark { display:inline-block; width:100%; text-align:center; background:none; font-size:18px; color:#7e7e7e; font-weight:bold; padding-top:20px;}
  
/* 手机app结束 */


/* 一般内容页开? */

div[id=content] a[title=goBack] { float:left; margin-left:25px;   vertical-align:middle;}
.goBackBox { background:#e9e9e9; padding-top:20px; padding-bottom:20px; overflow:hidden;}
.contentBox {font-size:24px; text-indent:1em; line-height:36px; color:#333; margin-bottom:1em; margin:20px 20px 20px 20px;}
.contentBox3 {font-size:14px;font-family: 'Lato', sans-serif;color:#003057; line-height:22px;}
.contentBox h1 { color:#3c3c3c; font-size:24px; line-height:42px; text-align:center; font-weight:normal; padding-top:35px; padding-left:1em; padding-right:1em; padding-bottom:35px; box-shadow: 0 3px 5px 0 #9A9A9A; margin-bottom:1em;}
.contentBox h1 time { display:block; font-size:24px; color:#7a7a7a;}
.contentBox img { display:block; margin-left:auto; margin-right:auto; margin-bottom:1.5em; border:#d1d1d1 solid 1px; padding:2px; max-width: 100%;}
.contentBox3>p { text-indent:1em; line-height:36px; font-size:28px; color:#333; margin:40px 40px 40px 40px; margin-bottom:1em;}

.contentBox h6 { font-size:24px; color:#333; margin-left:60px; margin-right:60px; margin-bottom:1em;}

.contentBox a[title=readAll] { height:58px;width:540px; display:block; margin-left:auto; margin-right:auto; border:#cccccc solid 1px;  font-size:24px; font-weight:bold; color:white; text-shadow: 1px 1px 1px #000; margin-top:13px; margin-bottom:40px;border-radius:5px; box-shadow: 0 0 1px 1px #888888 inset; text-decoration:none; text-align:center; line-height:58px;
background:#8b8b8b;  
    background:-webkit-linear-gradient(top,#8e8e8e,#737373);
	background:-moz-linear-gradient(top,#8e8e8e,#737373);
	background:-o-linear-gradient(top,#8e8e8e,#737373);
	background:linear-gradient(top,#8e8e8e,#737373);
}
section.picBox b { display:block; text-align:center;

  color: #7A7A7A;
  display: block;
  font-size: 24px;
  font-weight: normal;
  padding-bottom:1em;
  padding-top:1em;

  text-align: center;


}



.contentBox  section img { display:block; margin-left:auto; margin-right:auto;}

.containe *.picBox { text-indent:0; line-height:normal; margin:auto; text-align:center;}
.containe *.picBox img { display:block; margin-left:auto; margin-right:auto; margin-bottom:0.5em;}

/* 一般内容页结束 */

/* 预约试驾开? */

div[id=orderDr] {background:white; padding-bottom:50px;}
div[id=orderDr] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}

.orderDrBox fieldset>label:first-of-type { color:#333; font-size:24px; display:inline-block; padding-left:6px; border-left:#d6000f solid 5px; margin-left:37px; margin-top:45px; margin-bottom:35px;}
.orderDrBox fieldset { width:588px; margin-left:auto; margin-right:auto; padding-bottom:45px; }
.orderDrBox section {border-bottom:#d2d2d2 solid 1px;}
.orderDrBox section:last-of-type { border:none;}
.orderDrBox section:last-of-type fieldset { padding-bottom:0;}
.orderDrBox .selectBox {margin-left:35px;}
.selectBox { width:515px; height:61px; background:url(http://www.yttuanjie.com/tj/image/select.png); position:relative;}
.selectBox select { width:100%; height:100%; opacity:0; position:absolute; left:0; top:0; z-index:1; border:none;}
.selectBox a { display:block; font-style:normal; font-size:24px; color:#4f4f4f; text-shadow: 1px 1px 1px #fff; position:absolute; left:0; right:65px; overflow:hidden;  height:61px; line-height:61px; text-indent:28px; white-space:nowrap; text-overflow:ellipsis; text-decoration:none;}

.orderDrSelBox { background:#f3f3f3;  text-shadow: 1px 1px 1px #fff; border:#d5d5d5 solid 1px; box-shadow:0 0 2px 2px #fff inset;  border-radius:10px; margin-bottom:30px; }
.orderDrSelBox h6 { font-size:24px; font-weight:normal; color:#333; padding-top:30px; padding-left:6px; padding-bottom:15px;} 

.orderDrSelBox .selectBox { margin-bottom:15px;}

.orderDrSelBox ins { text-decoration:none; padding-top:22px; padding-bottom:22px; margin-left:25px; margin-right:25px; text-align:center; display:block; background:url(http://www.yttuanjie.com/tj/image/line.jpg) repeat-x center center;}
.orderDrSelBox ins mark { font-size:24px; color:#8b8a8a; text-shadow: 1px 1px 1px #fff; padding-left:20px; padding-right:20px; background:#f1f1f1;}

.orderDrSelBox a[title=currentPos] { margin-left:auto; margin-right:auto;}

a[title=currentPos] { width:514px; height:60px;

display:block; border:#cccccc solid 1px;  font-size:24px;  color:#4f4f4f; text-shadow: 1px 1px 1px #fff; border-radius:5px; box-shadow:0 0 1px 1px #fcfcfc , 0 0 1px 1px #dedede inset; text-decoration:none; text-align:center; line-height:58px;
background:#8b8b8b url(http://www.yttuanjie.com/tj/image/posIcon.png) no-repeat 130px center;  
    background:url(http://www.yttuanjie.com/tj/image/posIcon.png) no-repeat 130px center , -webkit-linear-gradient(top,#e8e8e8,#bababa);
	background:url(http://www.yttuanjie.com/tj/image/posIcon.png) no-repeat 130px center , -moz-linear-gradient(top,#e8e8e8,#bababa);
	background:url(http://www.yttuanjie.com/tj/image/posIcon.png) no-repeat 130px center , -o-linear-gradient(top,#e8e8e8,#bababa);
	background:url(http://www.yttuanjie.com/tj/image/posIcon.png) no-repeat 130px center , linear-gradient(top,#e8e8e8,#bababa);

}

.orderDrSelBox em { padding-top:14px; padding-bottom:40px; color:#8b8a8a; font-size:24px; font-style:normal; padding-left:6px; display:block;}


.orderDrBox fieldset div>label:first-of-type { display:inline-block; width:105px; padding-right:20px; height:60px; line-height:60px; vertical-align:middle; font-size:24px; text-align:right;}
.orderDrBox fieldset div>input[type=text] , .orderDrBox fieldset select , .orderDrBox fieldset div>input[type=tel] , .orderDrBox fieldset div>input[type=email] { width:410px; height:56px; background:#f3f3f3;  text-shadow: 1px 1px 1px #fff; border:#d5d5d5 solid 1px; box-shadow:0 0 1px 1px #fff inset;  border-radius:2px;  font-size:24px; vertical-align:middle; margin-top:20px;}

.orderDrBox fieldset textarea { width:410px; height:156px; background:#f3f3f3;  text-shadow: 1px 1px 1px #fff; border:#d5d5d5 solid 1px; box-shadow:0 0 1px 1px #fff inset;  border-radius:2px;  font-size:24px; vertical-align:middle; margin-top:20px;}

.orderDrBox fieldset div>label:nth-of-type(2) , .orderDrBox fieldset div>label:nth-of-type(3) { height:60px; line-height:60px; width:205px; display:inline-block; font-size:24px; vertical-align:middle;}
.orderDrBox fieldset div>label:nth-of-type(2) span , .orderDrBox fieldset div>label:nth-of-type(3) span { display:inline-block; width:40px; height:39px;  margin-right:0.5em; vertical-align:middle; line-height:39px; text-align:center; background:url(http://www.yttuanjie.com/tj/image/cheak.png);}

.orderDrBox fieldset div span.ck {background:url(http://www.yttuanjie.com/tj/image/cheak.png);}
.orderDrBox fieldset div span.cked {}


.orderDrBox fieldset div>label:nth-of-type(2) span.cked , .orderDrBox fieldset div>label:nth-of-type(3) span.cked {background:url(http://www.yttuanjie.com/tj/image/cheaked.png);}


.orderDrBox fieldset div input[type=radio] { /*margin-right:12px;*/ vertical-align:middle; opacity:0;}

.orderDrBox fieldset div>cite { font-size:24px; display:inline-block; color:#cc0000; font-weight:bold; line-height:60px; height:60px; vertical-align:middle; padding-left:5px;} 

.orderWrite div { padding-bottom:15px;}
.orderWrite p { }
.orderWrite input[type=checkbox] { margin-right:22px; margin-left:125px; vertical-align:middle;}
.orderWrite fieldset>label:last-of-type { font-size:24px; color:#333;}


.orderDrBox fieldset input[type=submit] , .orderDrBox fieldset input[type=button] { height:58px;width:540px; display:block; margin-left:auto; margin-right:auto; border:#cccccc solid 1px;  font-size:24px; font-weight:bold; color:white; text-shadow: 1px 1px 1px #000; margin-top:13px;  margin-top:30px; border-radius:5px; box-shadow: 0 0 1px 1px #888888 inset; text-decoration:none; text-align:center; line-height:58px;
background:#8b8b8b;  
    background:-webkit-linear-gradient(top,#8e8e8e,#737373);
	background:-moz-linear-gradient(top,#8e8e8e,#737373);
	background:-o-linear-gradient(top,#8e8e8e,#737373);
	background:linear-gradient(top,#8e8e8e,#737373); 
}



.moreInfo h6 {font-size:24px; font-weight:normal; color:#333; padding-top:30px; padding-left:6px; padding-bottom:15px;}
.moreInfo div {text-shadow: 1px 1px 1px #fff; border:#d5d5d5 solid 1px;  border-radius:10px;  padding-top:1em; padding-bottom:1em; }
.moreInfo address { font-style:normal; font-size:20px; color:#333; line-height:36px; padding-left:6px;}
.moreInfo address a[href^=tel] {font-size:20px; color:blue; text-decoration:none; border-bottom:#333 solid 1px;  }
.moreInfo a[title=lookMap] { display:inline-block;font-size:20px; color:#333; margin-left:25px;  text-decoration:none; border-bottom:#333 solid 1px;  }
          
/* 预约试驾结束 */

/* 经销商查询开? */


div[id=dealer] {background:white;}
div[id=dealer] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}

div[id=dealer] .orderDrBox {box-shadow: 0 3px 5px 0 #9A9A9A; position:relative; z-index:1;}

div[id=dealer] article:last-of-type { background:#e9e9e9; padding-top:30px; padding-bottom:20px;}






.listShow { margin-left:25px; margin-right:25px; 	box-shadow:0 0 2px 2px #dcdcdc;	border-radius:5px; background:#f1f1f1;	border:#d2d2d2 solid 1px; margin-bottom:14px; }
.listShow h2 { padding-top:33px; padding-bottom:30px;  color:#333333; font-size:24px; font-weight:normal; padding-left:37px; 

    border-top-left-radius:5px;
	border-top-right-radius:5px;

	background: -webkit-linear-gradient(top,#fff,#eeeeee);
	background:-moz-linear-gradient(top,#fff,#eeeeee);
	background:-o-linear-gradient(top,#fff,#eeeeee);
	background:linear-gradient(top,#fff,#eeeeee);
	border-bottom:#d2d2d2 solid 1px;

}


.listShow h2 span {
    color: #D7000F;
    float: right;
    font-size: 60px;
    font-weight: bold;
    margin-right: 40px;
	margin-top:-20px;
}

.listShow ul {padding:20px 0 20px 10px;}
.listShow li span , .listShow li address , .listShow li  a ,  .listShow li time { text-decoration:none; display:inline-block; font-weight:normal; font-style:normal; color:#333; font-size:24px; text-shadow:1px 1px 1px #fff;}
.listShow li { line-height:40px; overflow:hidden; counter-increment:section;}

.listShow li span { float:left; width:180px; text-align:right; height:40px; line-height:40px;}
.listShow li address , .listShow li time { display:block; margin-left:180px; line-height:40px;}
.listShow li span:before { content:counter(section , square); display:inline-block; color:#d7000f;margin-right:20px; position:relative; top:-2px; /*display:inline-block; width:27px; height:40px; background:url(http://www.yttuanjie.com/tj/image/redDot.jpg) no-repeat left 20px;*/ }

.listShow li  a { border-bottom:#333 solid 1px;}

.listShow li a[href^=tel] { text-decoration:none;border-bottom:#333 solid 1px; display: inline-block;  /*width:7em;margin-left:180px;*/ line-height:40px; color:blue; }

.listShow  a[title=redDotBtn] { margin-left:40px; margin-top:15px; margin-bottom:22px; border:none; display:block;}



/* 经销商查询结? */
/* 查看地图开? */

div[id=lookMap] {background:white;}
div[id=lookMap] h1{ font-weight:normal; font-weight:normal; padding-top:30px; padding-bottom:25px; padding-left:20px;  font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9; padding-right:140px; box-shadow: 0 3px 5px 0 #9A9A9A; z-index:1; position:relative;}


div[id=lookMap] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:-120px; margin-top:-5px;}
div[id=lookMap] article:first-of-type { background:white; padding-top:30px; padding-bottom:20px;}
div[id=lookMap] .listShow { margin-left:25px; margin-right:25px; 	box-shadow:none;	border-radius:0; background:none;	border:none; margin-bottom:14px; }

div[id=lookMap] #allmaps { height:500px;}

/* 查看地图结束 */
/* 荣誉奖项开? */

div[id=reward] {background:#e9e9e9; padding-bottom:50px;}
div[id=reward]>h1 {font-weight:normal;padding-top:25px; padding-bottom:25px; color:#3c3c3c; font-size:24px; padding-left:24px; border-bottom:#d2d2d2 solid 1px;}

div[id=reward]>h1 a[title=goBack] { float:right; margin-right:25px; margin-top:-3px;   vertical-align:middle;}

div[id=reward] article:first-of-type { border-top:#ffffff solid 1px; box-shadow: 0 3px 5px 0 #9A9A9A; position:relative; z-index:1;}
div[id=reward] article:first-of-type img { display:block;}

div[id=reward] article:first-of-type .swipe ul li h4 { color:rgba(0,0,0,0)}

div[id=reward] article:first-of-type .swipe #pagenavi { text-align:center;}


.rewardBox { padding-top:22px;}
.rewardBox section { margin-left:25px; margin-right:25px; margin-bottom:15px;}
.rewardBox h2 { font-size:24px; font-weight:normal; height:98px;  }
.rewardBox h2 a { color:#333; display:block; height:100%;line-height:98px; text-decoration:none;text-shadow: 1px 1px 1px #fff; padding-left:36px; 

    background:-webkit-linear-gradient(top,#fff,#ececec);
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);	
	box-shadow: 0 0 2px 2px #d2d2d2;
	overflow:hidden;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	

}

.rewardBox h2 span { float:right; color:#d7000f; font-weight:bold; font-size:60px; margin-right:40px;}

.rewardBox div.boxSH { display:none;}
.rewardBox dl {margin-left:45px; margin-right:45px; padding-bottom:10px;}
.rewardBox dt { font-size:22px; color:#d6000f; text-shadow: 1px 1px 1px #fff;  padding-bottom:5px; font-weight:bold;}
.rewardBox dd { line-height:36px; color:#333; font-size:24px; background:url(http://www.yttuanjie.com/tj/image/redDelta.gif) no-repeat left 14px; padding-left:24px; padding-bottom:20px;}

.rewardBox>section>div { border:#d2d2d2 solid 1px;  background:#f1f1f1; box-shadow: 0 0 1px 1px #ffffff inset; padding-top:39px;} 
/* 荣誉奖项结束 */

/* 新闻资讯开? */

div[id=news] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=news] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

.newsCont li {    padding-left:60px; padding-right:60px; border-bottom:#d2d2d2 solid 1px; padding-top:30px; padding-bottom:30px;}
.newsCont li a {color:#3c3c3c; text-decoration:none;line-height:43px; display:block;font-size:24px;}
.newsCont li time { font-size:22px; color:#7a7a7a;}
/* 新闻资讯结束 */

/* 终极分页样式  */
.g-page a { background-color:#f0f0f0 ; color:#333; text-shadow:1px 1px 1px #fff;}
.g-page .z-noc { background-color:#e8e8e8; color:#9b0e0e; }
.g-page .u-sa { color:#fff;}
.g-page{ padding:20px 0 20px 0; text-align:center;}
.g-page .u-pnum{color:#d6000f;}
.g-page .u-pup {border-radius:5px;display:inline-block;font-size:1em;height: 40px;line-height: 40px; text-align: center;width:25%;}
.g-page .u-sa {border-radius:5px;display:inline-block;font-size:1em;height: 40px;line-height: 40px; text-align: center;width:25%;}
.g-page p{ width:10%; display: inline-block;}
.g-page .u-pne { border-radius:5px;display: inline-block;font-size:1em;height:40px;line-height:40px; text-align: center;width:25%;}
/* 终极分页样式  */


/* 车辆设计开? */
div[id=Design] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=Design] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}
.designCont { padding-top:2em;}
.designCont > p {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 1em;
  margin-left: 60px;
  margin-right: 60px;
  text-indent: 2em;

}

.designCont>section>b { display:block; text-align:center; color:#7a7a7a; font-weight:normal; font-size:24px; margin-bottom:2em;}
.designCont>section>b.hide { display:none;}
.designCont>h3 { font-size:24px; color:#333; margin-bottom:1em; margin-left:60px;}



div[id=Design] h2 {font-size:24px; color:#333; margin-bottom:1em; margin-left:60px;}

/* 车辆设计结束 */

/* 贷款购车开? */

div[id=credit] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=credit] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

div[id=credit]>article { background:#e9e9e9; border-top: white solid 1px;}

div[id=credit] .homeNemu li a {text-indent:36px; background:none; }





/* 贷款购车结束 */



/* 原装配件开? */

div[id=original] h1{ font-weight:normal; height:98px; line-height:98px;   border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=original] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

div[id=original]>article {  border-top: white solid 1px;}
div[id=original]>article>img { display:block;}
div[id=original]>article>section { overflow:hidden;zoom:1; padding-top:37px; padding-bottom:37px; border-bottom:#e0e0e0 solid 1px;}
div[id=original]>article>section a { text-decoration:none;}
div[id=original]>article>section img{ float:left; margin-left:26px; padding:3px; border:#cfcfcf solid 1px; background:white;}
div[id=original]>article>section h4 { font-size:24px; font-weight:bold; color:#3c3c3c; margin-left:322px; padding-bottom:5px;}
div[id=original]>article>section p { font-size:24px; color:#7a7a7a; margin-left:322px;}
div[id=original]>article>section span { border:#c7c7c7 solid 1px; text-align:center; width:180px; height:35px; color:#3c3c3c; font-size:22px; display:block; margin-left:322px; text-decoration:none; line-height:35px;  text-shadow:1px 1px 1px white; margin-top:25px;
    background:-webkit-linear-gradient(top,#eeeded,#c2c1c1);
	background:-moz-linear-gradient(top,#eeeded,#c2c1c1);
	background:-o-linear-gradient(top,#eeeded,#c2c1c1);
	background:linear-gradient(top,#eeeded,#c2c1c1);	
	box-shadow: 0 1px 1px 1px #d2d2d2;
	}


div[id=original] h1 em { float:left;font-weight:normal; height:98px; line-height:98px;text-indent:20px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; font-style:normal;}
div[id=original] h1 span { float:left;  width:268px; height:56px; position:relative; margin-left:12px; margin-top:22px; background:url(http://www.yttuanjie.com/tj/image/select2.png) no-repeat left center;}
div[id=original] h1 span  select { position:absolute; width:100%; height:100%; left:0; top:0; z-index:2; opacity:0; }
div[id=original] h1 span a { display:block; margin-right:60px; text-align:center; line-height:56px; color:#4f4f4f; text-shadow:0 1px 1px 1px white; height:100%; text-decoration:none;}
div[id=original]>article p:last-child { background:#f1f1f1; line-height:82px; height:82px; font-size:24px; color:#7a7a7a; text-align:center; border-top:white solid 1px;}

/* 原装配件结束 */


/* 精品详情开? */

div[id=essenceInfo] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=essenceInfo] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}



div[id=essenceInfo] .designCont > p { text-indent:0;}

div[id=essenceInfo] dd {padding-left:60px;}
div[id=essenceInfo] .essenceInfoContBox { padding-left:60px; padding-right:60px;}
div[id=essenceInfo] .essenceInfoContBox img { width:80%; display:block; margin:0 auto; }
div[id=essenceInfo] .designCont table { width:90%;}
a.essenceBuy { display:block; margin:0 auto; height:60px;  

    background:-webkit-linear-gradient(top,#e8e8e8,#bababa);
	background:-moz-linear-gradient(top,#e8e8e8,#bababa);
	background:-o-linear-gradient(top,#e8e8e8,#bababa);
	background:linear-gradient(top,#e8e8e8,#bababa);
	border:#d1d1d1 solid 1px;
	border-radius:5px;
	text-align:center; line-height:60px;
	color:#4f4f4f;
	font-size:24px;
	text-decoration:none;
	text-shadow: 1px 1px 1px #fff;
	margin-bottom:35px;


}

.designCont > p.essenceBtnBox { color:#8b8a8a; }





/* 精品详情结束 */




/* 真假配件识别开? */

div[id=trueFalse] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=trueFalse] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}



div[id=trueFalse] article {


  margin-left: 60px;
  margin-right: 60px;


}
div[id=trueFalse] article h2 { margin-bottom:1em; color:#3c3c3c; font-size:24px; text-align:center; height:100px; line-height:100px; padding-bottom:8px; background:url(http://www.yttuanjie.com/tj/image/titleShadow.png) no-repeat center bottom;}
div[id=trueFalse] article p {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 1em;
  text-indent: 2em;		
	}
.trueFalsePic { margin-bottom:1em;}
.trueFalsePic img { border:#d1d1d1 solid 1px;}

div[id=trueFalse] article h3 { font-size:24px; color:#333; margin-bottom:1em;}
div[id=trueFalse] article p em { color:red; padding-right:0.2em;}

.trueFalseBox { background:#f0efef; border:#d0d0d0 solid 1px; margin-bottom:1em;}
.trueFalseBox div { margin-left:14px; margin-right:14px; margin-top:14px; position:relative; margin-bottom:1em;}
.trueFalseBox div img { display:block;}
.trueFalseBox div span { position:absolute; width:76px; height:61px;  right:20px; bottom:15px;}
.trueFalseBox div span.true { background:url(http://www.yttuanjie.com/tj/image/true.png) no-repeat right bottom;}
.trueFalseBox div span.false { background:url(http://www.yttuanjie.com/tj/image/false.png) no-repeat right bottom;}
.trueFalseBox p{ padding-left:14px; padding-right:14px;}
/* 真假配件识别结束 */



/* 业务介绍开? */

div[id=business] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=business] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

div[id=business]>article {  border-top: white solid 1px;}

div[id=business] h3 { font-size:24px; color:#333; margin-bottom:1em;}
div[id=business] p { font-size:24px; color:#333; margin-bottom:1em; line-height:36px;}

div[id=business] section { border-bottom:#e0e0e0 solid 1px; padding-left:60px; padding-right:60px; padding-top:40px; padding-bottom:30px;}

div[id=business] li { font-size:24px; line-height:40px; color:#333;}
/* 业务介绍结束 */

/* 关于长成汽车开? */


div[id=about] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=about] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

div[id=about]>article { background:#e9e9e9; border-top: white solid 1px; padding-top:29px; padding-bottom:30px;}

div[id=about] .homeNemu li a {text-indent:36px; background:none; }

.munuList div { margin-left:25px; padding-right:25px; margin-bottom:15px; }
.munuList h2 {
	
		height:98px;	
	background: -webkit-linear-gradient(top,#fff,#ececec);
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);
	box-shadow:0 0 2px 2px #dcdcdc;
	border-radius:5px;
	
	border:#d2d2d2 solid 1px;
	
	line-height:98px; 
	border-bottom:none;
	font-weight:normal;
	}
	
.munuList h2 a { display:block; line-height:98px; height:100%; text-indent:36px; font-size:24px; color:#333333; text-decoration:none; background:url(../image/arrR.png) no-repeat right center;}	

.munuList h2 a.open {background:url(http://www.yttuanjie.com/tj/image/arrR2.png) no-repeat right center;}	
	
.munuList ul { border:#d2d2d2 solid 1px; background:#f1f1f1;/* display:none;*/}
.munuList div:first-of-type ul { display:block;}
.munuList li { border:white solid 1px; border-bottom:#d2d2d2 solid 1px; height:96px; line-height:96px; padding-left:37px;}

.munuList li a { font-size:28px; color:#333; text-decoration:none; padding-left:20px; border-left:#d6000f solid 5px;}

/* 关于长成汽车结束 */

/* 企业概况开? */

div[id=Company] h1{ font-weight:normal; height:68px; line-height:68px; text-indent:20px; font-size:24px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=Company] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}



div[id=Company] .contentBox {font-size:24px; padding-top:60px;}
div[id=Company] .contentBox2 {font-size:18px; padding:20px 10px 10px 10px;}
div[id=Company] .contentBox2 h3 {font-size:24px; color:#333; margin-bottom:1em; margin:20px 0 10px 10px;}
div[id=Company] .contentBox>p { text-indent:2em;}

div[id=Company] .contentBox h3 {font-size:24px; color:#333; margin-bottom:1em; margin-left:60px;}

/* 企业结束开? */


/* 技术中心开? */

.technic .homeNemu li a { background:none; text-indent:36px;}
.technic { background:#e9e9e9 content-box; border-top:#d9d9d9 solid 1px; padding-top:1px; }
/* 技术中心结? */

/* 品牌理念开? */


div[id=brand] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=brand] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}


.brandCont { padding-top:2em; padding-bottom:3em;}
.brandCont > p {
  color: #333333;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 1em;
  margin-left: 60px;
  margin-right: 60px;
  text-indent: 2em;
}

.brandCont>b { display:block; text-align:center; color:#7a7a7a; font-weight:normal; font-size:24px; margin-bottom:2em;}

.brandCont>h2 { font-size:24px; color:#333; margin-bottom:1em; margin-left:60px;}
.brandCont>h3 { font-size:24px; color:#333; margin-bottom:1em; margin-left:60px;}
.brandCont>h3~p { text-indent:0;}
/* 品牌理念结束 */

/* 网站地图开? */

div[id=webMap] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=webMap] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}


.webMapBox { background:#e9e9e9; padding-top:25px; padding-bottom:36px; border-top:white solid 1px;}
.webMapBox section { margin-left:25px; margin-right:25px; margin-bottom:15px; background:white;  border-radius:5px;	box-shadow:0 0 2px 2px #dcdcdc; }
.webMapBox h2 {
	
		height:98px;	
	background: -webkit-linear-gradient(top,#fff,#ececec);
	background:-moz-linear-gradient(top,#fff,#ececec);
	background:-o-linear-gradient(top,#fff,#ececec);
	background:linear-gradient(top,#fff,#ececec);

	border-top-left-radius:5px;
	border-top-right-radius:5px;
	
	border:#d2d2d2 solid 1px;
	
	line-height:98px; 
	border-bottom:none;
	font-weight:normal;
	text-indent:36px; font-size:24px; color:#333333;
	}
	
.webMapBox h2 a {font-size:24px; color:#333333; text-decoration:none;}


	
.webMapBox ul { border:#d2d2d2 solid 1px; background:white; border-top:none; border-bottom-left-radius:5px; border-bottom-right-radius:5px;
width:100%; overflow:hidden; background:url(http://www.yttuanjie.com/tj/image/mapLine.gif) content-box; padding-left:2px; padding-right:2px; 
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */

}
.webMapBox li { height:96px; line-height:96px; float:left;  counter-increment:section; min-width:190px; }

.webMapBox li a { font-size:28px; color:#333; text-decoration:none; }
.webMapBox li a:before { content:counter(section , square); display:inline-block; color:#d7000f; margin-left:25px; margin-right:15px;}

/* 网站地图结束 */



/* 404开? */

div[id=error] h1{ font-weight:normal; color:#d6000f; font-size:36px; text-align:center; font-weight:normal; padding-top:100px; padding-bottom:30px; }
div[id=error] p { line-height:36px; font-size:24px; color:#333; }
div[id=error]>article:first-of-type { padding-left:40px; padding-right:40px; padding-bottom:150px; background:url(http://www.yttuanjie.com/tj/image/bg.jpg) no-repeat right bottom;}
div[id=error]>article:last-of-type {}
div[id=error] li { height:100px; line-height:100px; border-top:#d2d2d2 solid 1px; box-shadow:0 0 1px 1px white inset;  	
    background:#e9e9e9;
	background:url(../image/arrR.png) no-repeat right center , -webkit-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-moz-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,-o-linear-gradient(top,#e9e9e9,#fff);
	background:url(../image/arrR.png) no-repeat right center ,linear-gradient(top,#e9e9e9,#fff);
}

div[id=error] li a { margin-left:60px; display:block; height:100%; color:#3c3c3c; font-size:24px; text-decoration:none;}
div[id=error] li a:before { content:""; background:#d6000f; width:5px; height:29px; margin-right:23px; position:relative; top:5px;  display:inline-block;}

/* 404结束 */

/* iframe页面开? */

div[id=iFrame] h1{ font-weight:normal; height:98px; line-height:98px; text-indent:63px; font-size:36px; color:#333; text-shadow:1px 1px 1px #fff; border-bottom:#d2d2d2 solid 1px; background:#e9e9e9;}
div[id=iFrame] h1 a[title=goBack] { float:right;  vertical-align:middle;  margin-right:28px;   margin-top:24px; text-indent:0;}

/* iframe页面结束 */

.list_znr td {padding:0 20px 0 10px; background:url("../image/listnrbg.png") repeat-x; height:36px;}
.list_znr td a {color:#4C4C4C;  padding-left:10px;}