@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}

img,a img{border:0;margin:0;padding:0;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

a:hover{text-decoration:none; }

.clear{clear:both;}

/* HTY Common Atom*/

.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;overflow:hidden;visibility:hidden;width:0;height:0;}

.clear-fix:after{content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}

.fl{float:left;}

.fr{float:right;}

.c_b{clear:both;}

textarea{resize:none; overflow:auto;}

/*■■■■■■■■　基本设定　■■■■■■■■*/

body{font-family:"微软雅黑"; font-size:12px; color:#535353; overflow-x:hidden; margin:0 auto;}

.theme_color{background:#00beaf;}

.theme_color1{background:#ee0062;}

.theme_color2{background:#222;}

.wl_1004{width:1004px; margin:0 auto; position:relative;}

/*-----------------  ■ common -------------------*/

.rollover:hover img{opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; -khtml-opacity:0.7; zoom:1;}

.main{width:1004px; margin:0 auto; position:relative;}

/*-----------------  ■ header -------------------*/

.header{width:100%; height:64px; background:url(../images/top.gif) #fff repeat-y top center;}

.header .main{width:1004px; margin:0 auto;}

.header .logo{float:left; margin-top:19px;}

.header .tel{float:right;background:url(../images/tel.png) no-repeat left center; height:64px; line-height:64px; padding-left:10px; width:580px; font-size:14px; color:#999999;  text-align:center;}



/*********nav*********/

.g_nav{ height:52px; border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee; background:#fff;  }

.g_nav01{ width:1004px; margin:0 auto;}

.g_nav01 table tr td{ text-align:center;  height:52px; line-height:52px; position:relative}

.g_nav01 a{ height:52px; line-height:52px; display:block; color:#333333; font-size:14px; background:url(../images/nav02.jpg) repeat-x bottom center;}

.g_nav01 td.now a>div, .g_nav01 td:hover a>div{width:100%; height:3px; background-color:#0f61ed; position:absolute; top:50px;}

.g_nav01 a span{font-size:12px; color:#baa58c;}

.g_nav01 table tr td .nav_tan{ display:none; width:100%; position:absolute; left:0; top:52px; padding:5px 0 10px 0; background-color:#0f61ed; opacity:0.95; z-index:100;}

.g_nav01 table tr td .nav_tan a{ width:94%; background:none; padding:0; margin:0 auto; line-height:30px; height:30px; font-size:12px; border-radius:0;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#fff;}

.g_nav01 table tr td .nav_tan a:hover{ width:94%; background:#044cc8; padding:0; margin:0 auto; line-height:30px; height:30px; font-size:12px;}



/*公告*/

.igao{ border-bottom:5px solid #0f61ed; height:50px; background:#fff;}

/*********footer*********/

.footer .rb{ display:inline-block;line-height:40px; padding:0 0 0 30px; height:40px;  background:url(../images/d1.gif) left center no-repeat;  text-transform:uppercase;}

.footer .rb a{font-size:12px; color:#999999;}

.footer .rb a:hover{color:#999999;}

.footer{height:40px; width:100%; clear:both; background-color:#eeeeee; font-size:12px; text-align:center;}

.footer .share_b{ float:right; padding:0 0 0}



.footer .manager_info{ float:left; width:100%;line-height:40px; padding: 0 0; color:#999999;}

.footer .manager_info a{color:#999999;}

.footer .manager_info span+span{padding-left:20px;}

.wl{width:1004px; margin:0 auto; position:relative;}

.pl_20{padding-left:20px;}

/*首页头部banner*/

.banner{height:460px; width:100%; overflow:hidden; position:relative; max-width:1600px; margin:0 auto;}

.banner>ul{width:auto; height:100%;}

.banner>ul li{height:100%; background-size:1600px 460px; background-position:center center; float:left; opacity:0; background-repeat:no-repeat;}

.banner .prev{width:42px; height:105px; position:absolute; left:0; top:187px; background-image:url(../images/index_icon02.png); cursor:pointer;}

.banner .next{width:42px; height:105px; position:absolute; right:0; top:187px; background-image:url(../images/index_icon03.png); cursor:pointer;}

.banner .ctrl{position:absolute; z-index:99; bottom:12px; left:50%; display:none}

.banner .ctrl div{width:10px; height:10px; float:left; background-color:#5d5974; border-radius:100%; margin-left:12px; cursor:pointer;}

.banner .ctrl div.now{background-color:#fff; position:relative; top:-3px; border:3px solid #ff7304;}

