﻿.main{min-width: 1200px; height: 1083px; background: url("../images/page_zn/zn_bg.jpg") 50% 0 no-repeat; overflow: hidden;}
.float_right{width: 317px; height: 133px; background: url("../images/float_right.png") no-repeat; position: fixed; top: 30%; right: 0%; z-index: 3;}

.center{width: 1200px; height: 100%; position: relative; margin: 0 auto 0;}
.nav{width: 1190px; height: 41px; overflow: hidden; padding-top: 9px; margin-left: 10px;}
.nav a{display: block; width: 131px; height: 41px; background: url("../images/nav_btn.png") no-repeat; text-align: center; line-height: 40px; font-size: 14px; color: #ffffff; float: left; margin-right: -10px;}
.nav a:hover{display: block; width: 131px; height: 41px; background: url("../images/nav_btn_h.png") no-repeat; text-align: center; line-height: 40px; font-size: 14px; color: #ffffff; float: left; margin-right: -10px;}
.nav .on{display: block; width: 131px; height: 41px; background: url("../images/nav_btn_h.png") no-repeat; text-align: center; line-height: 40px; font-size: 14px; color: #ffffff; float: left; margin-right: -10px;}
.nav .btn_login{ float: right; margin-right: 0px;}
.nav .btn_login:hover{ float: right; margin-right: 0px;}
.logo{display: block; width: 202px; height: 144px; background: url("../images/logo.png") no-repeat; margin: 30px 0 0 5px;}
.zn_title{width: 398px; height: 49px; background: url("../images/page_zn/zn_title.png") no-repeat; margin: 123px 0 0 425px; }
.tab_move{width: 1156px; height: 551px; border: 1px solid #ff4279; border-radius: 12px; overflow: hidden; margin: 58px auto 0;}
.tab_box{width: 991px; height: 551px; overflow: hidden; float: left;}
.tab_pic{width: 991px; height: 551px; }
.tab_pic img{display: block; width: 991px; height: 551px;}
.tab_btn{width: 164px; height: 551px; overflow: hidden; float: left;}
.tab_btn a{display: block; width: 164px; height: 76px; background-color: #ff4379; font-size: 20px; color: #ffffff; margin-bottom: 3px; text-align: center; line-height: 76px; border-radius: 12px;}
.tab_btn a:hover{display: block; width: 164px; height: 76px; background-color: #be204e; font-size: 20px; color: #ffffff; margin-bottom: 3px; text-align: center; line-height: 76px; border-radius: 12px;}
.tab_btn .on{display: block; width: 164px; height: 76px; background-color: #be204e; font-size: 20px; color: #ffffff; margin-bottom: 3px; text-align: center; line-height: 76px; border-radius: 12px;}







.footer{min-width: 1200px; height: 278px; background: url("../images/footer_bg.jpg") 50% 0 no-repeat;}

.tc_select3 {
	background: url(../images/jiangli2.png);
	width: 698px;
	height: 339px;
	position: fixed;
	left: 50%;
	margin-left: -350px;
	top: 200px;
	z-index: 5;
	
}
.tc_select3 select {
	width: 400px;
	height: 36px;
	line-height: 36px;
	font-size: 26px;
	position: absolute;
	left: 150px;
	top: 100px;
}
.tc_select3 .btn {
	width: 228px;
	height: 78px;
	position: absolute;
	left: 236px;
	top: 216px;
	cursor:pointer
}

.radio-area2 {
    margin-top: 96px;
    margin-left: 141px;
    margin-right: 140px;
}

.radio-area2 li {
    height: 25px;
    text-align: left;
    padding-left: 0px;
    cursor: pointer;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 25px;
    color: #ba1c1c;  
}

.close-btn{
    width: 39px;
    height: 39px;
    background: url(../images/close.jpg) no-repeat 0 0;
    display: inline-block;
    margin-left: 24px;
    position: absolute;
    top: 11px;
    left: 621px;
}