@charset "utf-8";
/* CSS Document */
.jiaotong{
	width: 1000px;
	margin: 20px auto;
}
.jiaotong .tte{
	background: url(../img/beijing1.png) no-repeat;
	font-size:18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}
.jiaotong .jiaotong-con{
   height:450px;
   background:#fff;
   margin-top:20px;
   border:1px solid #b7b7b7;
   padding: 15px;
   box-sizing:border-box;
}
.jiaotong-con h2{
	width: 940px;
	height:60px;
	color: #fff;
	font-size: 32px;
	background: #286fb5;
	line-height:60px;
	text-align: center;
	font-weight: normal;
	margin: 10px auto;
}
.jiaotong-con .jiao-left{
	float: left;
	margin-top:60px;
	margin-left:25px;
}
.jiaotong-con .jiao-right{
	float: right;
	width: 620px;
	height: 300px;
	margin-top:10px;
	margin-right: 10px;
}
.jiao-right li{
    width: 190px;
    height: 45px;
    background: #027fe0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    float: left;
    margin-left: 15px;
    margin-top:15px;
}
.lanmu{
	height:328px;
	background:#fff;
	border:1px solid #b7b7b7;
}
.lanmu .left-mu h3{
	font-size: 32px;
	color: #fff;
	width: 60px;
	height: 265px;
	background: #286fb5;
	font-weight: normal;
	text-align: center;
	padding-top:38px;
	box-sizing:border-box;
	float: left;
	margin-left:50px;
    margin-top: 30px;

}
.lanmu .right-mu{
	width: 786px;
	height: 256px;
	float: right;
	margin-top:35px;
	margin-right:25px;
}
.right-mu li{
	float: left;
	margin-top:20px;
	margin-left:15px;
}
/*网络安全页面样式*/

.luo-left{
	float: left;
	margin-top:40px;
	margin-left:65px;
}
 .luo-right{
	float: right;
	width: 560px;
	height:190px;
	margin-top:30px;
	margin-right:50px;
}
.luo-right li{
    width: 166px;
    height:78px;
    background: #027fe0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height:78px;
    float: left;
    margin-left:20px;
    margin-top:38px;
}
