.left .nav2{
	padding: 0;
	margin: 0;
}
.left .nav2 li {
	padding-left: 55px;
    background: url(../images/leftMuLi.png)no-repeat left;
    background-position: 10px 0;
}
.right .row{
	padding-top: 35px;
	border-bottom: 1px dashed #dadada;
	padding-bottom: 20px;
}
.right .bg{
	background: #F4F9FF;
}
.right a{
	text-decoration: none;
}
.right .row .col-md-3{
	padding-left: 0;
}
.right .row .col-md-3 img{
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin-left: 18px;
}
.right .p4{
	font-size: 16px;
	font-weight: bold;
	color: #003A8F;
}
.right .p5{
	font-size: 13px;
	line-height: 1.7;
}
.right .p6{
	font-size: 14px;
	color: #f36715;
	margin-top: 15px;
}
.right .p7{
	color: #003A8F;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.0;
	margin-top: 25px;
}
.right .p7 span{
	font-weight: normal;
	font-size: 16px;
}
.right .p8{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.right .p9{
	color: #737373;
	text-align: center;
	font-size: 12px;
	margin-bottom: 0;
}
.right .r2{
	border-top: 1px dashed #DADADA;
	margin-top: 10px;
}
.right .p10{
	text-indent: 30px;
}
.right h5{
	text-align: center;
	font-weight: bold;
	margin-bottom: 0;
}
.box-out {
	width: 100%;
	text-align: center;
}
.box-out img {
	width: 100%;
	height: 100%;
}
.modal .modal-header {
	border: none;
	outline: none;
}
.modal .modal-header .close {
	margin-top: 6%;
	margin-left: 16%;
	position: absolute;
	background: #FFFFFF;
	color: #000000;
	width: 45px;
	height: 45px;
	opacity: 0.7;
}
.box-in {
	text-align: center;
}
.box-in h2{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.box-in img {
	padding-top: 8% !important;
	width:600px !important;
	border: none !important;
}
