
.content {
    margin-top: 10px;
    width: 970px;
    margin: auto;
    font-size: 12px;
}

.showtitle {
    padding-top:20px;
    height:40px;
    width: 750px;
    margin: auto;
    font-size: 28px;
    text-align: center;
    color: #0058B3;
}

.tv {
    width: 457px;
    margin-left: 20px;
    margin-top: 30px;
}
.tv .header{
	background-image: url(../img/5/title2.png);
	width: 457px; height: 40px;
}
.tv .header span{
	
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-left: 50px;
	line-height: 38px;
}


.rightcontent{

	width: 455px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding-top: 2px;
}

.rightmore{
	float: right;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 12px;
}

.rtv{
	width: 455px;
	height: 110px;
	margin-left: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.tvl{
	width: 140px;
	height: 110px;
	float:left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}
.tvr{
	width: 250px;
	height: 110px;
	float:left;
	margin-left: 30px;
	font-size: 15px;
}
.tvrc{
	height:50px;
	color: #8B8B8B
}
.tvrt {
    height: 25px;
    font-size: 12px;
}
.tvrd {
    height: 25px;
    font-size: 12px;
}
.tvrx{
	height:20px;
	font-size: 12px;
	color:#0058B3;
}

.gotoshowlist{
    width:100px;
    height:20px;
    position:relative;
    top:35px;left:62px;
    cursor:pointer;
}

.showstateAndContory {
    width: 180px;
    height: 20px;
    position: relative;
    top: 142px;
    left: 100px;
    cursor: pointer;
}

.showtypeList {
    width: 180px;
    height: 20px;
    position: relative;
    top: 155px;
    left: 100px;
    cursor: pointer;

}


.showlaiyuan {
    width: 160px;
    height: 20px;
    position: relative;
    top: 210px;
    left:65px;
    cursor: pointer;
  
}

.showfuwu {
    width: 160px;
    height: 20px;
    position: relative;
    top: 270px;
    left: 65px;
    cursor: pointer;

}


.stateAndContory {
    background-color: #fff;
    width: 600px;
    height: 400px;
    position: relative;
    top: -158px;
    left: 170px;
    border: 1px solid #0058B3;
    display:none;

}

.subcate_tit {
    position: relative;
    top: 20px;
    left:230px;
}

.country {
    position: relative;
    top: 40px;
    font-size:12px;
 
}

    .country tr {
      
       height:60px;
    }


    .country th {
        width: 80px;
        text-align: left;
        padding-left: 20px;
        color: #0058B3;
    }

    .country td{
      
   
    }

.country th  a{
    text-decoration:none;

}
.country td a {
        text-decoration: none;
        padding: 10px;
        height:25px;
        line-height:25px;
        color:#666;
    }

.typeList {
    background-color: #fff;
    width: 600px;
    height: 400px;
    position: relative;
    top: -191px;
    left: 170px;
    border: 1px solid #0058B3;
    display:none;
}

.subcate {
    position: relative;
    top: 40px;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    list-style-type: none;
}
.subcate a{
    color:#666;
    text-decoration: none;
}