@charset "utf-8";

.producttop{
    width: 1071px;
}
.kePublic{
}
.wrap{
	width: 1372px;
}
.panel-body img,.characterpic{
	margin-left: 19%;
    margin-top: 9%;
    width: 62%;
}
.vertical-nav {width: 270px;}
.vertical-nav li{
	 padding-top: 2%;
}

.vertical-nav li a{
	width: 100%;
    margin-left: 0;
    color: black;
    height:53px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #1CA3DC;
	padding-left:0px;
}
.vertical-nav li a img{
	width:20px;
	height:30px;
}
.about-company li a{
    /*text-align: center;*/
    font-size: 12px;
    font-family: "微软雅黑";
	border-bottom-style: solid;
}
.about-company li a:hover{
	color:#1CA3DC;
}
li.par{
	display:block;
	height:71px;
	font-size: 16px;
	font-weight: bold;
    font-family: '微软雅黑';
    line-height: 45px;
	border-bottom-style: solid;
	border-bottom-color: #1CA3DC;
	list-style-type: circle;
	width: 100%;
    padding: 15px 20px 15px 10px;
    color: #265DE4;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
li.parent{
	display:block;
	height:71px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
    font-family: '微软雅黑';
    line-height: 45px;
	border-bottom-style: solid;
	border-bottom-color: #1CA3DC;
	width: 100%;
    padding: 15px 20px 15px 10px;
    color: #1CA3DC;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
li.solid a{
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	list-style-type: circle;
	width: 100%;
	margin-left: 0;
}
li.solidend a{
	border-bottom-style: none;
}
/*rgba(9, 15, 16, 0.32);
*/
.act,.actv{
	background-color:rgba(9, 15, 16, 0.32);
}
.Kright{
	
}
ul .character{
	margin-left: 3%;
}
.content_plain{
	width: 57%;
	float:left;
}
.content_plain p{
	text-indent: 2em;
	font-size: 14px;
}
.img_plain{
	float: right;
	width: 42%;
	margin-top:5%;
}

.content_bottom p{
	text-indent: 2em;
	font-size: 14px;
}

#home{
	margin-top: 5px;
}
#character{
	margin-top: 4%;
	margin-left: 2%;
}
.character li{
	font-size: 14px;
	padding-top: 3%;
	list-style-image: url('rhombus.png');
}
.panel-body p{
	font-size: 14px;
	text-indent: 2em;
}

.character{
	margin-left: 2%;
}