@charset "utf-8";


body{

}

.head_wrap{
	background:url(../images/headbg.png) repeat-x;
	width:100%;	
	position:fixed;	
	top:0;
	z-index:999;
}

.head{
	width:960px;
	margin:0 auto;
	height:70px;
	position:relative;
}

.vi{
	position:absolute;
	top:22px;
	right:0;
	background:url(../images/vi.png) left no-repeat;
	height:24px;
	padding:0 0 0 30px;
	color:#737373;
	font-size:11px;
	line-height:24px;
}

.en{
	position:absolute;
	top:22px;
	right:0;
	background:url(../images/en.png) left no-repeat;
	height:24px;
	padding:0 0 0 30px;
	color:#737373;
	font-size:11px;
	line-height:24px;
}

.head .logo{
	top:20px;
	left:0;
	display:block;
	position:absolute;
}

.menu_wrap{
	background:url(../images/menubg.png) #FFF repeat-x;
	width:100%;	
	position:fixed;
	top:70px;
	z-index:999;
}

.menu_wrap2{
	margin:0 auto;
	width:960px;
	position:relative;	
}

.menu{
	height:41px;
	list-style:none;	
	padding:0;
}

.menu li{
	float:left;
	margin:0 30px 0 0;
	height:41px;
	line-height:38px;	
	position:relative;
}

.menu li:hover{
	background:url(../images/bullet.png) bottom center no-repeat;	
	background-position:center 30px ;
}

.menu .active{
	background:url(../images/bullet.png) bottom center no-repeat;
	background-position:center 30px ;	
	
}

.menu .active a{
	color:#1e8acd;	
}

.menu li a{
	font-size:14px;
}

.main_wrap{
	background:url(../images/bg.png) #f5f6f7 top repeat-x;	
	padding:35px 0 0 0;
}

.user{
	position:absolute;	
	right:0;
	top:10px;
}

.mybutton{
	background:url(../images/mybutton1-head.png) left no-repeat;
	margin:0 0 0 5px;
	padding:0 0 0 4px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

.mybutton span{
	display:block;	
	background:url(../images/mybutton1-foot.png) right no-repeat;
	padding:0 4px 0 0;
}

.mybutton a{
	background:url(../images/mybutton1-center.png) repeat-x;
	height:22px;
	display:block;
	color:#fefefe;
	line-height:22px;
	padding:0 12px;
	text-align:center;
	font-size:11px;
}

.mybutton8{
	display:inline-block;
	*display:inline;
	zoom:1;
	background:url(../images/mybutton8-head.png) left no-repeat;
	padding:0 0 0 4px;
}

.mybutton8 span{
	display:block;	
	background:url(../images/mybutton8-foot.png) right no-repeat;
	padding:0 4px 0 0;
}

.mybutton8 a{
	background:url(../images/mybutton8-center.png) repeat-x;
	height:22px;
	display:block;
	color:#fefefe;
	line-height:22px;
	padding:0 12px;
	text-align:center;
	font-size:11px;
}

.mybutton2{
	background:url(../images/mybutton2.png) repeat-x;
	height:24px;
	display:inline-block;
	*display:inline;
	zoom:1;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	padding:0 20px;
	line-height:25px;
	vertical-align:middle;
	position:relative;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(js/PIE.htc);
}

.mybutton2:hover{
	color:#FFF;
}

.mybutton3{
	position:absolute;
	bottom:30px;
	left:200px;
	background:url(../images/mybutton8-head.png) left no-repeat;
	padding:0 0 0 4px !important;
}

.mybutton3 span{
	display:block;	
	background:url(../images/mybutton8-foot.png) right no-repeat;
	padding:0 4px 0 0;
}

.mybutton3 a{
	background:url(../images/mybutton8-center.png) repeat-x;
	height:22px;
	border:none;
	outline:none;
	display:block;
	color:#fefefe;
	line-height:22px;
	padding:0 12px;
	text-align:center;
	font-size:11px;
}

.foot{
	margin:0 auto;
	width:960px;
	position:relative;
	text-align:center;
	padding:10px 0 20px 0;
	color:#666e73;	
}

.foot a{
	color:#4b92c1;	
}

.foot a:hover{
	text-decoration:underline;	
}

.box1{
	margin:0 auto 20px auto;
	height:505px;
	width:958px;
	position:relative;	
	background:url(../images/box1bg.png);
	border:#cdcdcf 1px solid;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #cdcdcf 0px 0px 1px;
	-moz-box-shadow: #cdcdcf 0px 0px 1px;
	box-shadow: #cdcdcf 0px 0px 1px;
	behavior: url(js/PIE.htc);
}

.box1 .videofr{
	position:absolute;
	top:40px;
	left:50%;
	margin:0 0 0 -300px;
	width:560px;
	height:340px;
	padding:20px;
	background:url(../images/videoft.png) no-repeat;	
}

.box1 .play{
	background:url(../images/play.png) no-repeat;
	width:76px;
	height:76px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -38px;
}

.box1 .play2{
	height:76px;
	width:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -200px;
	text-align:center;
	line-height:76px;
	font-size:20px;
}


.box1 .title{
	width:960px;
	position:absolute;
	color:#2c3236;
	font-size:30px;
	text-align:center;
	bottom:50px;
	left:0;	
}

.box1 .title *{
	font-size:30px;
	color:#2c3236;
}

.box2{
	background:url(../images/box2bg.png) #f8f8f8 bottom repeat-x;
	margin:0 auto 15px auto;
	padding:70px 0 90px 0;
	width:954px;
	border:#ffffff 3px solid;
	position:relative;	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #a3a4a5 0px 0px 2px;
	-moz-box-shadow: #a3a4a5 0px 0px 2px;
	box-shadow: #a3a4a5 0px 0px 2px;
	behavior: url(js/PIE.htc);
}

.box2 .text{
	width:435px;
}

.box2 .tleft{
	float:left;
	margin:0 0 0 50px;	
}

.box2 .tright{
	float:right;
	margin:0 50px 0 0;	
}

.box2 .ileft{
	float:left;
}

.box2 .iright{
	float:right;
}

.box2 .image{
	width:450px;
	text-align:center;
}

.box2 .text .textc1{
	color:#3b83b2;
	font-size:24px;
	font-weight:bold;
	margin:0 0 15px 0;	
}

.box2 .text .textc2{
	color:#666e73;	
	font-size:14px;
	line-height:20px;
	word-spacing:2px;
}

.box2 .text .textc2 br{
	line-height:3px;
	content: " ";	
	display: block;
	margin-top:1px;
}

.box2 .text .textc2 ul{
	padding:0 0 0 15px;
}

.box2 .text .textc2 li{
	margin:0 0 10px 0;	
	color:#666e73;	
	font-size:13px;
	line-height:20px;
	word-spacing:2px;
}

.myclear{
	height:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;	
}

.box3_wrap{
	background:url(../images/box3bg2.png) repeat-x;
	width:100%;	
}

.box3{
	background:url(../images/box3bg1.png) top center no-repeat;
	margin:0 auto;
	width:960px;
	position:relative;
	height:88px;
	position:relative;
}

.box3 .myselect{
	display:inline-block;	
	*display:inline;
	zoom:1;
	width:213px;
	height:32px;
	position:relative;
	overflow:hidden;
	margin:0 5px 0 2px;
	vertical-align:middle;	
}

.box3 .myselect select{
	position:absolute;
	left:3px;
	top:7px;
	width:207px;
	cursor:pointer;
	z-index:2;
}

.box3 .myselect .select{
	color:#a4a8aa;
	width:170px;
	height:32px;
	padding:0 30px 0 13px;
	line-height:32px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	text-align:left;
}

.box3 .ctext1{
	color:#485055;
	height:24px;
	line-height:24px;
	display:inline-block;	
	*display:inline;
	zoom:1;
	vertical-align:middle;
}

.box3 form{
	text-align:center;	
	height:88px;
	line-height:88px;
}

.box4_wrap{
	background:url(../images/box4bg.png) #f9f9f9 repeat-x;
	width:100%;	
}

.box4{
	background:url(../images/box3bg1.png) center repeat-y;
	margin:0 auto;
	width:960px;
	position:relative;
	min-height:350px;
	padding:30px 0;
}

.table1_wrap{
	padding:0 0 30px 0;
	background:url(../images/table-foot.png) center bottom no-repeat;	
}

.table1{
	margin:0 auto;
	width:100%;	
	border-bottom:#c5c8ca 1px solid;
	border-right:#c5c8ca 1px solid;
	word-spacing:2px;
}

.table1 th{
	background:#fbfbfb;
	border-left:#c5c8ca 1px solid;
	border-top:#c5c8ca 1px solid;
	padding:12px 20px;
	text-align:center;	
	color:#2d6a92;
	text-transform:uppercase;
}

.table1 td{
	border-left:#c5c8ca 1px solid;
	border-top:#c5c8ca 1px solid;
	padding:10px 20px;	
	text-align:center;
}

.color1{
	background:#FFF;	
}

.color2{
	background:#fbfbfb;	
}

.th1{
		
}

.th2{
		
}

.td1{
	color:#666e73;	
}

.td2{
	color:#4b92c1;
	text-align:left !important;
}

.td2 a{
	color:#4b92c1;	
}

.td2 a:hover{
	text-decoration:underline;	
}

.td3{
	color:#666e73	
}

.td4 a{
	color:#83a92f;	
}

.td4 a:hover{
	text-decoration:underline;	
}

.td4 a img{
	vertical-align:middle;
	margin:0 10px 0 0;
}


#ask_box{

}

#ask_box p{
	padding-bottom:4px;
}

#ask_box .title{
	color:#596064;
	font-size:16px;
	font-weight:bold;
	background:#c2cacc;
	border-bottom:#FFF 1px solid;
	width:507px;
	height:35px;
	text-align:center;
	line-height:40px;	
}

#ask_box form{
	background:url(../images/askbg.png) center no-repeat;
	color:#485055;
	padding:30px 0 55px 105px;
	height:175px;	
	position:relative;
}

#ask_box .ask_left{
	float:left;
	width:70px;	
}

#ask_box .ask_right{
	float:left;
	width:300px;
	margin:0 0 0 10px;	
}

#ask_box select{
	padding:4px 6px;
}

.textbox2{
	background:url(../images/textbox.png) no-repeat;
	width:271px;
	height:32px;
	border:none;
	padding:0 8px;	
	line-height:32px;
}

.textbox{
	width:271px;
	height:23px;
	padding:0 8px;
	line-height:23px;	
}

.box4 .content{
	font-size:13px;
	color:#666e73;
	line-height:20px;	
}

.box4 .action{
	margin:30px 0 0 0;
	text-align:center;	
}

.mybutton5{
	display:inline-block;
	*display:inline;
	zoom:1;
	background:url(../images/mybutton1-head.png) left no-repeat;
	padding:0 0 0 4px;
}

.mybutton5 span{
	display:block;	
	background:url(../images/mybutton1-foot.png) right no-repeat;
	padding:0 4px 0 0;
}

.mybutton5 a{
	background:url(../images/mybutton1-center.png) repeat-x;
	height:22px;
	display:block;
	color:#fefefe;
	line-height:22px;
	padding:0 12px;
	text-align:center;
	font-size:11px;
}


.mybutton5 a:hover{
	color:#FFF;	
}

.mybutton6{
	display:inline-block;
	*display:inline;
	zoom:1;
	background:url(../images/mybutton8-head.png) left no-repeat;
	padding:0 0 0 4px;
}

.mybutton6 span{
	display:block;	
	background:url(../images/mybutton8-foot.png) right no-repeat;
	padding:0 4px 0 0;
}

.mybutton6 a{
	background:url(../images/mybutton8-center.png) repeat-x;
	height:22px;
	display:block;
	color:#fefefe;
	line-height:22px;
	padding:0 12px;
	text-align:center;
	font-size:11px;
}

.mybutton6 a:hover{
	color:#FFF;	
}

.alert{
	position:absolute;
	color:#900;
	left:105px;
	top:5px;	
}

.contact{
	color:#485055;
	font-size:14px;	
	width:650px;
	margin:0 auto;
	line-height:25px;
	padding:0 0 0 100px;
}

.contact .icon{
	padding:0 0 0 5px;	
}

.contact .icon img{
	vertical-align:middle;
	margin:0 5px 0 0;		
}

.contact .ctitle{
	font-size:25px; 
	font-weight:bold; 
	color:#12679b; 
	padding:0 0 15px 0;	
}

.contact a{
	color:#12679b;
	font-size:14px;
}

.contact a:hover{
	color:#12679b;
	text-decoration:underline;
}

.contact form{
	background:url(../images/line.png) top center no-repeat;
	margin:20px 0 0 0;
	padding:25px 0 0 0;	
}

.contact form .red{
	color:#bd1139;	
}

.contact form .alert2{
	color:#bd1139;
	margin:0 0 10px 0;
	text-align:center;
}

.contact form table td{
	font-size:13px !important;	
	color:#272b2e !important;
	padding:0 0 15px 0;
	vertical-align:top;
}

.contact form table td img{
	vertical-align:middle;
	margin:0 0 0 10px;
}

.mybutton9{
	background:url(../images/mybutton9.png) repeat-x;
	display:block;
	height:30px;
	padding:0 15px;
	width:45px;
	color:#ffffff !important;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-align:center;	
	position:relative;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
}

.mybutton9:hover{
	text-decoration:none !important;
}

.contact form .msgcaptcha{
	color:#900;
	padding:0 0 0 5px;	
}

.contact form .text1{
	background:url(../images/text.png) no-repeat;
	width:313px;
	height:26px;
	line-height:26px;
	padding:0 10px;
	border:none;
	outline:none;
}

.contact form .text2{
	background:url(../images/text2.png) no-repeat;
	width:70px;
	height:26px;
	line-height:26px;
	padding:0 10px;
	border:none;
	outline:none;
	text-transform:uppercase;
}

.contact form .text3{
	background:url(../images/text3.png) no-repeat;
	width:313px;
	height:107px;
	padding:10px 10px;
	border:none;
	outline:none;
	resize: none;
	overflow-y:auto;
}

.foot2{
	background:url(../images/foot2.png) top repeat-x;
	height:84px;
	line-height:84px;
	text-align:center;
	margin:20px 0 0 0;	
}