﻿@charset "utf-8";
/* CSS Document */

*{font-family:"微软雅黑","宋体",Arial;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}  
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}  
table{}  
caption,th{text-align:left;font-weight:normal;}  
html,body,fieldset,img,iframe,abbr{border:0;}  
i,cite,em,var,address,dfn{font-style:normal;}  
[hidefocus],summary{outline:0;}  
li{list-style:none;}  
h1,h2,h3,h4,h5,h6,small{font-size:100%;}  
sup,sub{font-size:83%;}  
pre,code,kbd,samp{font-family:inherit;}  
q:before,q:after{content:none;}  
textarea{overflow:auto;resize:none;}  
label,summary{cursor:default;}  
a,button{cursor:pointer;}  
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}  
del,ins,u,s,a,a:hover{text-decoration:none;}  
body,textarea,input,button,select,keygen,legend{font:14px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}  
body{background:url(../images/bg.jpg) center top no-repeat;}
a{color:#333;}
a:hover{color:#c56400;text-decoration: none; /*transition:all .5s*/ ease-out 0s;}
.w1000{width:980px; padding:10px; margin:auto; background-color:#FFF;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.b5{height:5px;}.b10{height:8px;}.b8{height:8px;}.b15{height:15px;}.b20{height:20px;}.f12{font-size:12px;}.f13{font-size:13px;}.f14{font-size:14px;}.f15{font-size:15px;}.f16{font-size:16px;}
.more{margin-right:10px;color:#333; margin-top:6px;}
.time{color:#999}
.border_radius_8px{-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
.border_radius_5px{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.alpha{filter:alpha(opacity=50);  /* IE */ -moz-opacity:0.5;  /* Moz + FF */ opacity: 0.5;}

/*headcss*/
.header{height:141px;background:url(../images/top.jpg) center top repeat-x;}
.welcom{float:left;height:36px;line-height:36px;font-size:13px; color:#fff;}
.tel{float:right;padding-left:40px; height:36px;line-height:36px;font-size:13px; color:#fff; background:url(../images/tel.jpg) left center no-repeat;}
.head{width: 1200px; margin:0 auto;}
.logo{float:left;width:458px; overflow:hidden;}
.logo img{height: 105px;}

.s{width:277px;height:48px;float:right; margin-top:31px; margin-right:40px; background:url(../images/search.jpg);}
.s .str{width:219px;height:46px;line-height:46px;padding-left:13px;padding-top:2px;border:0;background:none;display:inline-block;}
.s .submit{width:28px;height:46px;line-height:46px;padding-top:2px;border:0;background:none;cursor:pointer;display:inline-block;}

.nav{width:740px;height:105px; float:right;}
.nav ul{margin:0 auto;}
.nav li{float:left; width:90px; height:105px; margin-right:2px; line-height:105px; font-size: 16px; text-align:center; color: #333;}
.nav li a{display:block;width:100%; height:100%; color: #333;}
#fr a,.nav ul li a:hover{display: block; width: 100%; height: 100%; margin:0 auto; color:#fff; background:#ec9134;}

.eji{position:relative;visibility: hidden; z-index: 99;}
.eji ul{width:90px; position: absolute; top:0px; *left:-45px;_left:-45px; border-top: 1px solid #FFF;background:none;}
.eji ul li{width: 100%; height:36px; line-height: 36px;margin-top:0;margin-bottom:0; text-align: center; font-size: 14px; font-weight: 400; border-right:0; border-bottom: 1px solid #FFF; overflow:hidden; background-color:#e18221;}
.eji ul li a{color:#fff;}
.eji ul li a:hover{background:none;}
/*headcss*/

/*banner css*/
.flexslider{position:relative;height:482px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:482px;}
.slides li a{width:100%;height:100%;display:block;}
.flex-control-nav{position:absolute;bottom:0; height:36px; line-height: 36px; background: url(../images/olbg.png); z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:48px;height:15px; margin:10px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:48px;height:15px;line-height:15px;text-indent:9999px;overflow:hidden;background:url(../images/dots.png) 0 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:right 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:39px;text-indent:9999px;height:74px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/left.png) center center no-repeat;}
.flex-direction-nav li .flex-prev:hover{background:url(../images/left.png) center center no-repeat; background-color:#666;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/right.png) center center no-repeat;}
.flex-direction-nav li .flex-next:hover{background:url(../images/right.png) center center no-repeat; background-color:#666;}
/*banner*/

.main{margin: 0 auto; width: 1200px; padding-top:20px; padding-bottom:20px;background:#fff;}
/*bottom*/
.foot{background:#ec9134;}
.bottom{width:1200px;margin:0 auto;padding-bottom:10px;padding-top:28px;}
.bottom p{line-height:24px;margin-top:10px; text-align:left; color:#FFF;}
.bottom a{color:#FFF;}
.bdh{width:750px;height:35px;border-bottom:#fff 1px solid;}
.bdh li{width:95px;float:left;text-align:left;}
.adress{padding-top:30px;padding-bottom:20px;border-bottom:#fff 1px solid;position:relative;}
.adressl{width:1040px;float:left;}
.ads1{width:573px;float:left;}
.ads2{width:465px;float:right;}
.atel{padding-left:23px;background:url(../images/tb.jpg) left 4px no-repeat;}
.mail{padding-left:23px;background:url(../images/tb.jpg) left -30px no-repeat;}
.dz{padding-left:23px;background:url(../images/tb.jpg) left -65px no-repeat;}
.adressr{width:115px;position:absolute; top:0; right:0;}.adressr p{text-align:center;}
.adressr img{width:100%;}
.bottom .jszc,.adressr p{margin-top:3px;}
/*bottom*/