﻿/*
本代码由素材家园收集并编辑整理;
尊重他人劳动成果;
转载请保留素材家园链接 - www.sucaijiayuan.com
*/
@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
img {border:none;}
/* body */

.ZHX-head {width:100%; height:600px; background:url(../images/headbg.jpg) no-repeat center top; position:relative; overflow:hidden;}
.text01 {display:block; margin:227px auto 0;}
.text02 {width:726px; height:70px; margin:40px auto 0; font:normal 22px 宋体; text-align:center; color:#222;}
.text03 {width:680px; height:70px; margin:85px auto 0; font:normal 15px 微软雅黑; color:#222;}

.main_visual {width:100%; height:770px;}
.main_image {width:100%; height:700px; overflow:hidden; margin:0 auto; position:relative;}
.main_image ul {width:9999px; height:700px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:700px;}
.main_image li a {display:block; width:100%; height:700px}
.main_image li .img_1 {background: url('../images/zhx01.jpg') center top no-repeat}
.main_image li .img_2 {background: url('../images/zhx02.jpg') center top no-repeat}
.main_image li .img_3 {background: url('../images/zhx03.jpg') center top no-repeat}
div.flicking_con {width:1200px; height:70px; margin:0 auto; position:relative;}
div.flicking_con .flicking_inner {position:absolute; top:0; left:0; z-index:999; width:1200px; height:70px} 
div.flicking_con a {float:left; width:388px; height:50px; margin:19px 15px 0 0; border-radius:3px 3px 0 0; text-align:center; font:normal 16px/50px 微软雅黑; color:#292929;  text-decoration:none; padding:0; display:block; border:solid 1px #9f9f9f; border-bottom:none; background:#e8e8e8;}
div.flicking_con a.on {background:url(../images/botArw.png) no-repeat 171px 40px #fff; height:65px; margin-top:4px; font-weight:bold;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:46px!important;height:87px!important;top:50%;margin-top:-23px;display:none; background:url(../images/arrowsbg.png) no-repeat;}
#btn_prev{background-position:0 0; left:100px;}
#btn_next{background-position:-46px 0; right:100px;}

.footCopy {text-align:center;}
.footCopy img {display:block; margin:80px auto 0;}
.footCopy a.backTop {display:block; margin:60px auto 0; font:normal 20px 微软雅黑; color:#333333; text-decoration:none;}
.footCopy p {font:normal 13px 微软雅黑; color:#797979; margin:20px auto 35px;}