@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0; list-style:none; text-decoration:none; border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal; font-family:"微软雅黑";}
i,em{font-style:normal;}
input,select{color:#666; font-size:12px; vertical-align:middle;}

a{color:#fff;}
a:hover{color:#fff; text-decoration:underline;}
a, input, textarea{outline:none; blr:expression(this.onFocus=this.blur());}

.fl{float:left;}
.fr{float:right;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1; display:inline-block; _height:1px;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}
.db{display:block;}
.hide{display:none;}
.undis{display:none}
.mar_t_10{margin-top:10px;}
.mar_t_20{margin-top:20px;}
.mar_t_30{margin-top:30px;}
.mar_t_40{margin-top:40px;}
.mar_t_50{margin-top:50px;}
.mar_t_60{margin-top:60px;}
.pr{position:relative;}
.pa{position:absolute;}

body{font-size:14px; font-family:"微软雅黑"; color:#333;}
.container{width:100%;}
.top{width:1000px; height:51px; margin:0 auto;}
.top .logo{width:195px; height:51px; background:url(../images/logo.png) no-repeat;}
.top .logo a{display:block; width:195px; height:51px; text-indent:-999px;}
.top .kouhao{width:392px; height:51px; background:url(../images/kouhao.png) no-repeat; margin-left:20px; _display:inline;}

.head{width:100%; height:382px; background:url(../images/banner.jpg) no-repeat center top #eb626d;}

.nav{width:100%; height:50px; background:#db4854;}
.nav .navBtn{width:1000px; margin:0 auto;}
.nav .navBtn a{position:relative; display:block; float:left; width:100px; height:50px; text-decoration:none; text-align:center; line-height:50px; font-size:16px;}
.nav .navBtn a span{position:absolute; display:block; width:9px; height:5px; background:url(../images/nav_ar.png) no-repeat; left:45px; top:50px; display:none;}
.nav .navBtn a.cur{background:#ed5765;}
.nav .navBtn a.cur span{display:block;}
.nav .navBtn a:hover{background:#ed5765;}
.nav .fixed{position:fixed; _position:absolute; top:0; width:100%; height:50px; background:#db4854; z-index:1000;}

.main{}
.section{width:100%; padding:40px 0;}
.title{width:100%; background:url(../images/tit_line.gif) repeat-x left center; text-align:center;}
.title h1{display:inline-block; *display:inline; font-size:36px; color:#e84653; background:#fff; padding:0 20px;}
.conBox{width:1000px; margin:0 auto;}
.title2{height:43px; line-height:43px; font-size:20px; color:#fff;}
.title2 h1{float:left; height:43px; text-align:center; padding:0 25px; background:#e84653;}
.title2 span{float:left; width:12px; height:43px; background:url(../images/tit_bg.png) no-repeat;}

.part_a{}
.part_a .conBox{padding-top:30px;}
.part_a  .intro{padding:30px 15px 0;}
.part_a  .intro p{text-indent:28px; line-height:30px;}

.part_b{background:#ecebeb;}
.part_b .tabCon{background:#fff; padding:20px 25px; margin-top:30px;}
.part_b .tabCon h2{font-size:18px; font-weight:bold; color:#e84653;}
.part_b .tabCon p{color:#666; padding-top:10px;}
.part_b .tabCon .tabBox{padding-top:30px;}

.part_c{padding-bottom:0;}
.part_c .tabCon{background:#fff; padding:20px 25px; margin-top:30px;}
.part_c .tabCon .tabBox{position:relative;}
.part_c .tabCon .tabBox .tab_process{right:80px; top:45px;}
	
.part_d{padding:0;}
.part_d .tabCon{width:805px; margin:40px auto 0;}
.part_d .tabCon .tab{margin-bottom:0;}
.part_d .tabCon .tab .tab_item{padding-bottom:0;}
.part_d .tabCon .tab ul li a{text-decoration:none;}
.part_d .tabCon .tab .tab_ag{right:50px; top:0;}
.part_d .tabCon .tab .tab_ag a{text-decoration:none;}

.part_e{}
.part_e .bzCon{}
.part_e .bzCon h2{font-size:18px; text-indent:36px; padding:28px 0; line-height:30px; color:#666;}
.part_e .bzCon .bzBox{width:1005px;}
.part_e .bzCon .bzBox .bz{float:left; position:relative; width:181px; height:285px; margin:0 10px; _display:inline; cursor:pointer;}
.part_e .bzCon .bzBox .bz .txt{position:absolute; width:181px; height:181px; left:0; top:0; z-index:100;}
.part_e .bzCon .bzBox .bz .txt p{line-height:28px; text-indent:28px; color:#fff; padding:30px 25px;}
.part_e .bzCon .bzBox .bz .tit{width:170px; padding:231px 0 25px; font-size:18px; margin:0 auto; text-align:center;}
.part_e .bzCon .bzBox .bz .tit a{color:#666;}
.part_e .bzCon .bzBox .bz .shade{position:absolute; width:181px; height:181px; left:0; top:0; z-index:99; visibility:hidden;}
.part_e .bzCon .bzBox .bz .opacity_layer{background:url(../images/bz_shade.png) no-repeat; visibility:visible;}
.part_e .bz1{background:url(../images/bz_green.png) no-repeat;}
.part_e .bz2{background:url(../images/bz_red.png) no-repeat;}
.part_e .bz3{background:url(../images/bz_purple.png) no-repeat;}
.part_e .bz4{background:url(../images/bz_blue.png) no-repeat;}
.part_e .bz5{background:url(../images/bz_orange.png) no-repeat;}
.part_e .bz1 .tit{border-bottom:5px solid #669933;}
.part_e .bz2 .tit{border-bottom:5px solid #e84653;}
.part_e .bz3 .tit{border-bottom:5px solid #993399;}
.part_e .bz4 .tit{border-bottom:5px solid #00aaad;}
.part_e .bz5 .tit{border-bottom:5px solid #ff6600;}
.part_e .bzCon .bzBox .bz1 .tit a:hover{color:#669933;}
.part_e .bzCon .bzBox .bz2 .tit a:hover{color:#e84653;}
.part_e .bzCon .bzBox .bz3 .tit a:hover{color:#993399;}
.part_e .bzCon .bzBox .bz4 .tit a:hover{color:#00aaad;}
.part_e .bzCon .bzBox .bz5 .tit a:hover{color:#ff6600;}

.part_f{padding-bottom:10px;}
.part_f .title{margin-bottom:50px;}
.part_f .conBox{padding:0 0 20px 0;}
.part_f  .txt{padding:30px 10px 5px;}
.part_f  .txt p{text-indent:28px; line-height:28px; padding-bottom:30px;}
.part_f  .txt2{padding-bottom:35px;}
.part_f  .txt2 p{text-indent:28px; line-height:30px; padding-bottom:0;}
.part_f  .txt p a{color:#e84653;}
.part_f  .txt p span{color:#e84653;}

.part_g{padding-top:0;}
.part_g .conBox{}
.part_g .xz{float:left; width:720px;}
.part_g .xz .xzBox{margin-top:40px;}
.part_g .xz .xzBox a{float:left; width:98px; height:120px; margin:0 4px 4px 0; _display:inline; background:#7dab36; font-size:20px; text-align:center; text-decoration:none; padding:0 21px; cursor:pointer;}
.part_g .xz .xzBox a:hover{background:#e84653;}
.part_g .xz .xzBox a div{display:table-cell; height:120px; vertical-align:middle; *font-size:4em;}
.part_g .xz .xzBox a span{display:inline-block; vertical-align:middle; *font-size:20px;}
.part_g .zn{float:right; width:250px;}
.part_g #keyword{height:250px; width:250px; position:relative; margin-top:40px;}
.part_g #keyword a{position:absolute; top:0px; left:0px; color:#fff; font-size:14px; font-family:"宋体"; font-weight:bold; padding:3px 6px; color:#666; text-decoration:none;}
.part_g #keyword a:hover{border:1px solid #eee; background:#333; border-radius:5px; color:#fff;}

.foot{width:100%; background:#e84653; padding:40px 0; font-size:12px; color:#fff;}
.foot #glbbot{border:none; margin:0 auto; padding:0;}
.foot #glbbot a{color:#fff;}

.mao{position:absolute; top:-80px; left:0;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mao{width:1000px; height:10px; font-size:0;}
	.mao a{display:block;}
}
