@charset "utf-8";
/* CSS Document */
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,div,img,input,td,dl,dt,dd{ padding:0; margin:0;}
input,select,textarea{ outline:none; border:none;}
/*outline 轮廓*/
textarea{ resize:none;}
/*resize 缩放*/
a:hover{ text-decoration:underline;}
a{ text-decoration:none;}
li{list-style:none;}
img{ border:0;}

/*通用型*/
.clearfix:after{ content:""; display:block; clear:both;}
.clearfix{ zoom:1;}
/*  zoom:1; IE浏览器的专有属性*/
.fl{ float:left;}
.fr{ float:right;}
.comWith{ width:1003px; margin:0 auto;}
.hr_35{ height:35px;}
.hr_15{ height:15px;}

/*后台调用*/
.contenter{width:1260px; margin:0 auto;}
#loginresult{ float:left;font: 13px/40px "微软雅黑"; color:#363636;}
#loginresult a{color:#363636; display:inline-block;}
.wb, .qq { padding-left: 28px; height: 40px; display: inline-block; vertical-align: middle; font: 13px/40px "微软雅黑"; color: #E8E8E8;}
/*.wb{background: url("/css/css/images/wb.gif") no-repeat scroll left center transparent;}
.qq{background: url("/css/css/images/qq.gif") no-repeat scroll left center transparent;}*/

/*专题样式*/
body{background-color:#8fe0d1; min-width:1260px;}
.header{ width:100%; height:40px; background-color:#cd070a; margin:0 auto;}
.nav ul li{ float:left; height:40px; line-height:40px; color:#363636;}
.nav ul li a{ font:13px/40px '微软雅黑'; padding:0 5px; color:#363636;}

/*大图部分*/
.img{ width:100%; height:auto;margin:0 auto;}
.img ul li{ height:156px;}

/*导语部分*/
.box_list{ height:444px; background:#f3e3c9;}
.top_text{ height:177px; background:url(../images/bg_1.png) center top no-repeat; text-align:center;}
.top_text h3{ font:600 36px/30px '微软雅黑'; color:#c90000; padding-top:20px;}
.top_text p{ font:600 23px/20px '微软雅黑'; color:#000;}
.top_text p i{color:#c90000;}
.bottom_text{ height:225px; background-color:#41b9c5; border-top:2px solid #81d0d7;}
.bottom_text dl{font:18px/30px '微软雅黑';  padding-top:10px;}
.bottom_text dl dt{ color:#f0f735;padding-left:48px;}
.bottom_text dl dd{ color:#FFF;padding-left:80px;}

/*中间背景部分*/
.bg{ width:100%; height:95px; margin:0 auto; background:url(../images/bg_2.jpg) top center no-repeat;}
.bg_list{ width:1003px;height:95px; position:relative; margin:auto;}
.bg_list img{ position:absolute; bottom:0px;left:414px; width:175px; height:86px;}

/*下面文字部分*/
.box{ width:100%; height:100%; background-color:#8fe0d1; margin:0 auto;}
.box_item{ height:865px; background-color:#FFF; border:1px solid #41b9c5; position:relative;}
.checkbox{ width:400px; height:730px; margin:auto;}
.checkbox h1{font:bold 36px/40px '微软雅黑'; color:#7301ff; padding-top:20px; text-align:center;}
.checkbox ul{ padding-top:40px;}
.checkbox ul li{ width:100%;font:22px/40px '微软雅黑'; float:left; }
.checkbox ul li a{color:#333;}
.checkbox span{ width:34px; height:31px; background:url(../images/xin.png) center top no-repeat; display:block; position:absolute;}
.sp1{ top:127px; left:163px;}
.sp2{ top:165px; left:470px;}
.sp3{ top:410px; left:500px;}
.sp4{ top:130px; left:660px;}
.sp5{ top:170px; left:840px;}

.submit_box{ width:100%; height:135px; background-color:#41b9c5; position:relative;}
.submit_box .submit{ width:256px; height:80px; background:url(../images/submit.png) center  center no-repeat; cursor:pointer;
font:36px/80px '微软雅黑'; color:#FFF; position:absolute; top:27px; left:373px;}

/*表单区*/
.checkbox form input{ width:0px; height:0px; *display:block; float:left;}
.checkbox form label{line-height:40px;display:block; padding-left:40px;}
.costom-checkbox{position:relative;}
.custom-checkbox label{display:block;position:relative;padding-right:1em;line-height:1;padding:0 0 0 25px;cursor:pointer; float:left;}
.custom-checkbox label{ background:url(../images/checkbox.gif) no-repeat -5px -7px;}
.custom-checkbox label.hover,.custom-checkbox label.focus{background-position:-5px -107px;}
.custom-checkbox label.checked{background-position:-5px -207px;}
.custom-checkbox label.checkedHover,.custom-checkbox label.checkedFocus{background-position:-5px -307px;}
.custom-checkbox label.focus{outline:1px dotted #ccc;}


/*脚步*/
.footer{ height:100%;margin:auto; margin-top:50px; margin-bottom:30px;}
.foot{ height:66px;text-align:center; font:13px/24px '微软雅黑'; color:#363636;}
.foot p a{ color:#363636;}