﻿.xwBody img{text-align:center;}
.newsTitle h1 {font: bold 22px/35px "宋体";
    text-align: center;color: #3C3C3C;border-bottom: 1px solid #CDD7E0;
    padding-bottom: 13px;margin-bottom: 5px;}
 .ly{font-size:16px;}
 /*2270bf*/
 .wzTime{width:230px;}
 .wzSrc{width:260px;}
 
 *{margin:0;padding:0}
a{color:#333333;text-decoration:none;}
a:hover{text-decoration:none;}
ul{margin:0;list-style:none;}
#container{height:auto;
	padding:0;background:#F1F1F1;position:relative;z-index:0;
}
.row-fluid .span12{
	float:left;
	height:auto;
	*height:auto;
	min-height:500px;
	_height:500px;
}
/*
	border:1px solid #286cb9;
*/
.span12 .title{
	height:38px;
	line-height:30px;
	padding-left:10px;
	color:#00489a;
	font-size:96%;
}
.span12 h5{
	color:#00489a;
	text-align:center;
	margin-top:20px;
}
.xx
{
    padding-top:8px;
    margin:0 auto;
	font-size:14px;
	height: 36px;
    background: #fafafa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    color: #888;
    width:700px;
}
.vShow{padding-top:40px;text-align:center;}
.vShow p{ margin:0 auto; padding-left:40px;}
#vDetail {
    background-color: White;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    min-height: 900px;
    padding: 10px 30px 30px;
    width: 100%;
}
.spanDe{width:270px;}

/*联系我们样式*/
.about{
	margin:40px;
}
.about p{
	font-size:14px;
	margin-bottom:20px;
}
/*网址导航样式*/
.map{
	padding:30px;
}
.map div{
	width:100%;
	height:50px;
	margin-bottom:20px;
}
.map a{
	margin:10px 20px 10px 0;
	float:left;
	display:block;
}
.map .js a{
	margin-right:10px;
	margin-bottom:0;
}
.map .js{
	height:165px;
}
.row-fluid .span12 .text .image{
	text-align:center;
}
.row-fluid .span12 .text .image img{
	max-width:80%;
}

.model img{
	width:24% !important;
	height:24% !important;
}
#newsMid
{
    padding-bottom:20px;
    background-color:White;
    width:1000px;
    margin:0 auto;
    padding:10px 30px 30px 30px;
    min-height:900px;
    border-radius:5px;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border:1px solid #ccc; 
    margin-top:10px
 }
.news_box_shadow{
    width: 374px;
    font-size:16px;
    font-family:微软雅黑,宋体;
    min-width: 200px;
    min-height: 130px;
    margin: auto;
    background: White;
    border: 5px solid white;
    position:relative;
    box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.71);
    -moz-box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.71);
    -webkit-box-shadow: -1px 2px 5px rgba(0, 0, 0, 0.71);
}

.boxCon{
margin: 50px;
width: 300px;
min-height: 150px;
padding: 0 0 1px 0;
position:relative;
background: #f3f3f3;
background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#f3f3f3), to(#fff), color-stop(.1,#f3f3f3));
background: -moz-linear-gradient(0 0 270deg, #f3f3f3, #f3f3f3 10%, #fff);
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
-webkit-border-bottom-right-radius: 60px 60px;
-moz-border-radius-bottomright: 60px 60px;
border-bottom-right-radius: 60px 60px;
-webkit-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.2);

}
.boxCon:before{
content:”;
width: 25px;
height: 20px;
position: absolute;
bottom:0;
right:0;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-bottomright: 30px;
border-bottom-right-radius: 30px;
-webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
box-shadow:-2px -2px 5px rgba(0, 0, 0, 0.3);
-webkit-transform: rotate(-20deg)
skew(-40deg,-3deg)
translate(-13px,-13px);
-moz-transform: rotate(-20deg)
skew(-40deg,-3deg)
translate(-13px,-13px);
-o-transform: rotate(-20deg)
skew(-40deg,-3deg)
translate(-13px,-13px);
transform:
rotate(-20deg)
skew(-40deg,-3deg)
translate(-13px,-13px);
}

/* Here’s where we make the shading of the folds*/
.boxCon:after{
content: ”;
z-index: -1;
width: 100px;
height: 100px;
position:absolute;
bottom:0;
right:0;
background: rgba(0, 0, 0, 0.2);
display: inline-block;
-webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 20px 20px 18px rgba(0, 0, 0, 0.2);
box-shadow: 20px 20px 8px rgba()0,0,0,0.2;
-webkit-transform: rotate(0deg)
translate(-45px,-20px)
skew(20deg);
-moz-transform: rotate(0deg)
translate(-45px,-20px)
skew(20deg);
-o-transform: rotate(0deg)
translate(-45px,-20px)
skew(20deg);
transform: rotate(0deg)
translate(-45px,-20px)
skew(20deg);
}

.newsDetail p img{text-align:center;}
.newsDetail table{ border-collapse:collapse; border-spacing: 10px; border:1px solid #999DA4;margin-top: 5px;}
.newsDetail table td{border:1px solid #ccc;text-align:center;font-size:16px;}
.newsDetail table td:first-child{text-align:center;}