.wrap{background: #f0f0f0;color:#666;padding:20px 0;}
.wrap .index{padding:0 20px;font-size:16px;font-weight: bold;color:#2277DA;line-heigh:30px;height:30px;color:#666;font-weight: normal;}
.wrap .index a{color:#666;}
.wrap .index a.inner{color:#d42a1d;}
.wrap .index i{color:#CCC;padding:0 10px;font-family:console;}
.wrap .index .inner:hover{text-decoration: underline;}
.wrap .main{text-align: center;}
.wrap .main h3{font-size:24px;padding:20px 0 10px;line-height:150%;}
.wrap .main .pic{max-width: 100%;padding:0 20px 20px 0}
.wrap .main .pic img{width:100%;}
.wrap .main p{padding:30px;font-size:14px;text-indent: 2em;text-align: left;}
.peijian .com{
	width: 1004px;
	margin:  0 auto;
	background: #FFFFFF;
}
.peijian .left{
	width: 200px;
		text-align: left;
}
.peijian .left .left_title{
	width: 170px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	background: #C8000A;
}


.peijian .left .search{
	height: 100px;
}

.peijian .left .search input:first-child{
	border: 1px solid #CCCCCC;
	width: 160px;
	height: 16px;
	padding: 8px;
	margin: 10px;
	border-radius: 4px;
}
.peijian .left .search input:last-child{
	padding: 8px 12px;
	height: 30px;
	margin-left: 124px;
	border-radius: 4px;
	box-shadow: 0 0 4px #CCCCCC;
	
}
.peijian .left .search input:last-child:hover{
	cursor: pointer;
	background: #666666;
	color: #FFFFFF;
	
}
.peijian .left .search input:checked{
	border: 1px solid #C00000;
}

.peijian .left ul{
	padding: 0 15px;
	margin: 20px 0;
}
.peijian .left ul li a{
	display: inline-block;
	width: 154px;
	height: 30px;
	line-height: 30px;
	padding-left: 26px;
	cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background: #CCCCCC;
	border-radius: 10px;
	color: #6A6A6A;
}
.peijian .left ul li a:hover{
	color: #261E47;
}
.peijian .right{
	width: 780px;
}
.peijian .right h1{
	text-align:center;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
}

.peijian .part_des{
	width: 780px;
}
.peijian .part_left{
	width: 340px;
}
.peijian .part_left .part_img{
	width: 320px;
	height: 320px;
	background: #C0CC9D;
	border: 2px solid #CCCCCC;
}
.peijian .part_left .part_img img{
	width: 100%;
	height: 100%;
}

.peijian .part_left .part_img_list li{
	width: 60px;
	height: 60px;
	border: 2px solid #ccc;
	float: left;
	margin: 0 10px;
}
.peijian .part_left .part_img_list li img{
	width: 100%;
	height: 100%;
}
.peijian .part_left .part_img_list li:hover{
	border: 2px solid #FF7300;
	cursor: pointer;
}
.peijian .part_left .part_img_list{
	width: 320px;
	padding: 10px;
}

.peijian .part_right{
	width: 430px;
}
.peijian .part_right p{
	padding: 0;
	line-height: 32px;
}
.peijian .part_right .oLeft{
	display: inline-block;
	height: 100%;
}
.peijian .part_right .oRight{
	display: inline-block;
	height: 100%;
	width: 300px;
	text-indent: 0;
}
.peijian .part_price{
	height: 42px;
	width: 180px;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	background: #C00000;
	border-radius: 8px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 30px;
	cursor: pointer;
}
.peijian .part_price a{
	color: #FFFFFF;
}
.peijian .part_canshu{
	width: 760px;
	padding-top: 30px;
}
.peijian .part_canshu .part_canshu_title{
	background: #FF2222;
	color: #FFFFFF;
	z-index: 9;
	padding:0  10px;
	height: 32px;
	line-height: 32px;
	width: 100px;
	font-weight: bold;
}
.peijian .part_canshu li{
	width: 30%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 10px;
}

.peijian .part_canshu li em{
 font-weight: bold;
}
.peijian .part_canshu ul{
	border: 1px solid #FF2222;
	padding: 0 20px;
}

.peijian .part_article{
	width: 760px;
	margin-top: 20px;
	padding-bottom: 30px;
}
.peijian .part_article img{
	display: block;
	width:600px !important;
	margin:0 auto;
}
.peijian .part_article table{
	width: 640px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.peijian .part_article table td{
	line-height: 18px;
	font-size: 14px;
	padding-left: 12px;
	width: 100px;
}

.peijian .part_article table td:last-child{
	text-align: left;
	width: 200px;
}
.peijian .part_article table tr:first-child td{
	color: #FFFFFF;
	background: #FF2222;
	height: 24px;
	line-height: 24px;
}

.peijian .part_article table tr:nth-child(even){
	background: #FFFFFF;
}
.peijian .part_article table tr:nth-child(odd){
	background: #CCCCCC;
}
#oData{
	text-align: left;
}

#oData h5{
	font-size: 20px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
#oData .data_list{
	padding: 10px 20px;
}
#oData dl{
	border-top: 2px solid #666;
	padding: 20px 0;
}
#oData dl:first-child{
	border-top: none;
}
#oData dt{
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}
#oData dd{
	font-size: 14px;
	padding-left: 2em;
	line-height: 24px;
}
#oData dd em{
	font-weight: bold;
	display: inline-block;
}
#oData dd span{
	display: inline-block;
}
#oData dd.com{
	width: 100%;
}
#oData dd.com em{
	float: left;
}
#oData dd.com span{
	float: left;
	width: 80%;
}

#cj{
	font-family: "微软雅黑";
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF;
	color: #000000;
	padding: 10px 0;
	text-align: left;
}
#cj p{
	text-indent: 0;
	padding: 0;
	margin: 0;
}
#cj .t1 h3{
	padding-left: 18px;
}
#cj .t1{
	border-top: none;
	text-align: center;
	}
	
#cj .t2{
	border-top: none;
	padding-top: 150px;
	width: 760px;
	height: 620px;
	background: url(../images/pj/d1.jpg) no-repeat;
}

#cj .t2 ul li{
	font-size: 38px;
	line-height: 80px;
	height: 80px;
	font-weight: bold;
	color:#11236F ;
	padding-left: 178px;
}
#cj .t2 ul li:last-child{
	padding-left:106px ;
}

#cj .t2 .t2_des{
	width: 270px;
	height: 130px;
	margin-top: 145px;
	margin-left: 420px;
}
#cj .t2 p{
	color: #FFFFFF;
	margin: 50px 0 0 192px;
}
#cj .t3{
	width: 100%;
	height: 100%;
	display: block;
}
#cj .t4{
	width: 760px;
	height: 80px;
	line-height: 40px;
	font-size: 30px;
	font-weight: bold;
	background: #9A000D;
	color: #ECCA9E;
	text-align: center;
}

#cj .t5{
	border: 1px solid #C00000;
	margin-bottom: 10px;
	height: 695px;
	background: url(../images/pj/t3.jpg) no-repeat;
	
}
#cj .t5 .com{
	width: 600px;
	float: left;
	background: transparent;
}
#cj .t5 .left{
	width: 250px;
	padding-left: 35px;
	padding-top: 35px;
}
#cj .t5 dl{
	margin-bottom: 50px;
}
#cj .t5 dt{
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	
}
#cj .t5 dd{
	line-height: 24px;
}

#cj .t6{
	width: 760px;
	height: 1034px;
	background: url(../images/pj/t6.jpg) no-repeat;
	
}
#cj .t6 .comm{
	height: 875px;
	width: 740px;
	padding-right: 20px;
}
#cj .t6 .comm>li{
	float: left;
}
#cj .t6 .r1{
	width: 176px;
}
#cj .t6 .r1 .r1_des{
	margin-left: 24px;
	margin-top: 390px;
	width: 128px;
}
#cj .t6 .r2{
	width: 260px;
	padding-left: 18px;
}
#cj .t6 .r3{
	width: 260px;
	padding-left: 18px;
}
#cj .t6 h4{
	font-size: 38px;
    font-weight: bold;
    color: #11236F;
    margin-top: 100px;
    margin-bottom: 24px;
    }

#cj .t6 .r_des{
	padding-left: 20px;
	margin-bottom: 20px;
	line-height: 28px;
}
#cj .t6 .r_list li{
	line-height: 28px;
	padding-left: 30px;
	background: url(../images/pj/icon1.jpg) no-repeat 10px 10px;
	
}
#cj .t6 .t6_bottom{
	width: 400px;
	margin-left: 230px;
	margin-top: 44px;
	color: #FFFFFF;
	line-height: 26px;
}
#cj .t7{
	width: 628px;
	margin-top: 10px;
	height: 978px;
	padding-right: 132px;
	background: url(../images/pj/t7.jpg) no-repeat right top;
	position: relative;
}
#cj .t7 .r1{
	
	background: #A18345;
	height: 40px;
	padding: 10px 0;
}
#cj .t7 .r1 p{
	text-align: right;
	line-height: 20px;
	padding-right: 30px;
	color: #A82210;
}
#cj .t7 .comm{
	padding-right: 50px;
	background: #E5D0B1;
	height: 918px;
	position: relative;
	}
#cj .t7 .comm>li{
	float: left;
	width: 258px;
	padding-left: 30px;
}


#cj .t7 .comm h5{
	font-size: 38px;
    font-weight: bold;
    color: #122A93;
    margin: 20px 0;
}
#cj .t7 .comm div{
	line-height:24px;
	margin-bottom: 20px;
	padding-right: 20px;
}
#cj .t7 .t7_list{
	margin: 20px 0;
	
}

#cj .t7 .t7_list li{
	line-height: 28px;
	padding-left: 30px;
	background: url(../images/pj/icon2.jpg) no-repeat 10px 10px;
}
#cj .t7 .t7_bottom{
	position: absolute;
	bottom: 0px;
	left: 40px;
	padding:222px 30px 0 30px;
	background: url(../images/pj/d7.jpg) no-repeat;
	width: 480px;
	height: 64px;	
	line-height: 20px;
	z-index:10;
}
#cj .t8{
	background: #D9B45C;
	padding:20px;
}
#cj .t8 table{
	width: 640px;
	margin: 0 auto;
	border: 1px solid #D9B45C;
}
#cj .t8 table td{
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	padding-left: 12px;
}

#cj .t8 table tr:nth-child(odd){
	background: #B68924;
}
#cj .t8 table .col1{
	color: #FFFFFF;
	text-align: center;
	background: #CC3300;
}