@charset "utf-8";
/* CSS Document */

/*所有宽1050*/


.header{width:100%}
.subheader{width:1010px; margin:0 auto; padding-left:40px; padding-top:8px; padding-bottom:8px;}
.nav{width:100%; height:40px; background:url(../images/index-pic1_10.jpg) repeat-x}
.nav ul{width:1038px; margin:0 auto; padding-left:17px; position:relative}
.nav ul li{width:92px; height:40px;; line-height:40px; text-align:center; float:left;}
.nav ul li a{display:block; font-size:12px; color:#fff; font-family:"黑体"}
.nav ul li a:hover{background:#062723}
.nav ul li div{display:none; width:92px; z-index:1000; position:absolute; background:rgba(255,255,255,0.8);}
.nav ul li div a{display:block; height:31px; line-height:31px; font-size:12px; text-align:center; color:#000;}
.nav ul li div a:hover{background:rgba(89,99,111,0.8)}
.nav ul li:hover div{display:block;}

.form_1{
	position: absolute;
	left: 851px;
	top: 37px;
	
}
.form_1 img{float:left; width:62px; height:79px}
.form_1 .box{float:left; width:173px;}
.form_1 .box{ height:79px; background:url(../images/index-pic1_05.jpg) repeat-x}
.form_1 .box p.top{ height:25px; line-height:25px; font-size:10px; color:#fff; text-align:right; margin-bottom:8px; text-indent:0;}
.form_1 .box p.top a{display:inline-block; padding-left:8px; padding-right:8px; font-size:12px; color:#fff}
.form_1 .box p.top a:hover{color:red}
.form_1 .box p.top a span{font-family:Arial, Helvetica, sans-serif; font-size:10px}
.form_1 .box form p{padding-left:10px; background:url(../images/index-pic-form_03.jpg) no-repeat left top}
.form_1 .box form input[type="text"]{width:135px; height:19px; line-height:19px; border-top:2px solid #dbdbdb; border-bottom:2px solid #dbdbdb; display:block; float:left; border-left:0; font-size:12px; color:#c3c3c3}
.form_1 .box form input[type="image"]{width:21px; display:block; height:23px; float:left; }
.banner_tiao{width:100%; height:20px; background:#d6d6d6}
/*footer*/
.footer{height:131px; background:#d5d6d6; padding-top:20px;}
.footer .content{height:90px; background:#5f5f5f; padding-left:128px; padding-top:20px; padding-bottom:18px; width:100%; margin-bottom:1px;}
.footer .content p{width:1000px; line-height:24px; font-size:12px; color:#fefefe; text-indent:0;}
.footer .content p span{color:#eae9dd;}

/*help*/
body{position:relative;}
.help p{line-height:20px; font-size:16px; color:#CFF; margin-bottom:20px; text-indent:32px;}
.help{width:66px; height:204px; position:fixed; right:25px; top:411px;}
.help .top,.help .middle,.help .down{width:66px; height:66px; margin-bottom:3px; background:#f02411;}
.help .top{background:#a5a6a4;}
.help .top:hover{cursor:pointer;}
.help .top img{display:block; padding:25px 16px 20px 16px;}
.help .middle{background:url(../images/1_07.jpg) no-repeat 17px 18px,#f02411;}
.help .middle:hover{background:url(../images/3_03.jpg) no-repeat 17px 18px,#a5a6a4; cursor:pointer;}
.help .down{margin-bottom:0; background:url(../images/1_10.jpg) no-repeat 17px 16px,#f02411;}
.help .down:hover{background:url(../images/4_03.jpg) no-repeat 17px 16px,#a5a6a4; cursor:pointer;}