.canPin{


 }
.canPin>div{
  	width: 1200px;
    overflow: hidden;
    margin:40px auto;
}
.canPinLeft{
  	float: left;
  	width: 252px;
  	overflow: hidden;
}
.canPinLeft>div:nth-child(1){
  	text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0168b7;
    height: 58px;
    line-height: 58px;
}
.canPinLeft>ul{
    list-style: none;
    text-align: center;
    border: 1px solid #CCC;
}
.canPinLeft>ul>li{
    width: 197px;
    height: 28px;
    line-height: 28px;
    background: url(../image/list.jpg) no-repeat;
    margin: 10px auto;
}
.canPinLeft>ul>li>a{
    color:#494949;
}
.canPinLeft>ul>li>a:hover{
    color: #0168b7;
}
.canPinLeft>ul>h4{
    margin-top: 16px;
    margin-bottom: 0;
    width: 197px;
    height: 28px;
    margin: auto;
    line-height: 28px;
    background-color: #494949;
        margin-top: 16px;
        margin-bottom: 16px;
}
.canPinLeft>ul>h4>a{
    color: #fff;
    display: block;
    font-size: 14px;
}
.canPinLeft>ul>h4>a:hover{
    background-color: #0168b7;
    color: #fff;
}
.canPinLeft>div:nth-child(3){
    margin-top: 20px;
    border: 1px solid #ccc;

}
.information>div{
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0168b7;
    height: 58px;
    line-height: 58px;
}
.information>a{
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    padding: 0px 19px;
    color: #333;
}
.information>a:hover{
  color: #0168b7;
}
.dianHua{
    margin-top: 20px;
    border: 1px solid #ccc;
}
.dianHua>div{
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #0168b7;
    height: 58px;
    line-height: 58px;
}
.dianHua>span{
    line-height: 27px;
    text-align: left;
    display: block;
    padding: 5px 10px;
}




.canPinRight{
  	float: right;
  	width: 920px;
  	overflow: hidden;
  	background-color: #fff;
}
.canPinRight>span{
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url(../image/images/5_03.png);
	height: 53px;
	width: 100%;
	overflow: hidden;
}
.canPinRight>span>span{
	margin-left: 52px;
    margin-top: 14px;
    display: block;
    color: #fff;
    font-size: 16px;
    float: left;
}
.canPinRight>span>div{
    float: right;
    color: #fff;
    margin-top: 15px;
    margin-right: 22px;
}
.canPinRight>span>div>a{
  color: #fff;
}
.canPinRight>div{
	width: 283px;
	min-height: 255px;
	border: 1px solid #ccc;
	float: left;
	margin-left: 18px;
    margin-top: 17px;
    margin-bottom: 9px;
}
.canPinRight>div>a{
	
}
.canPinRight>div>img{
	
}
.canPinRight>div>div{
	text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #f1f1f1;
}