@charset "utf-8";

/* CSS Document */

*{ margin:0px; padding:0px;}

img {border:0;margin:0; padding:0;}

ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{list-style:none;margin:0; padding:0; font-weight:normal;}

input,textarea {outline:none; list-style:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/

a:link { text-decoration: none;color: #000;}

a:visited {text-decoration: none; color: #000;}

a:hover { text-decoration: none; color: #000;}

a:active {text-decoration: none; color: #000;}

body{ color:#131313; font-size:12px; line-height:1.5; font-family:"微软雅黑",宋体,Arial, Helvetica, sans-serif; }

/*公共样式*/

.clear{ clear:both; margin:20px 0;}

i{ font-style:normal;}

.left{ float:left;}

.right{ float:right;}

.wrap{ width:1080px; margin:0 auto; overflow:hidden;}

.more{ display:inline-block; width:114px; text-align:center; height:32px; line-height:32px; font-size:14px; color:#fff; background:#ff5400; border-radius:5px;}

/*头部样式*/

.header_t{ height:130px; background:url(../images/top_bg_01.jpg) no-repeat center top;}

.header_top{height:40px; line-height:40px; background:#e9e9e9;}

.header_top div>div a{ margin:0 5px;}

.header{ padding-bottom:20px; overflow:hidden;}

.header div>h1{ display:inline-block; text-transform:uppercase; font-size:26px; padding-right:20px; border-right:1px solid #4c4c4c;}

.header div>h1 a{ font-size:30px; font-weight:bold; color:#57b000;}

.header div>h1 a span{ font-size:14px; font-family:"Times New Roman", Times, serif; color:#4c4c4c;}

.header .title{ padding:3px 0 0 20px; font-size:14px;  color:#5c5c5c; }

.logoname{ margin-top:30px;}

.logoname div strong{ display:block; font-weight:normal; font-size:30px;}

.logoname div strong a{ color:#57b000;}

.logoname div i{ display:block; text-transform:uppercase; color:#4c4c4c;}

.logoname div span{ display:block; font-size:18px; color:#57b000;}



.tell{ padding-top:10px; background:url(../images/iphone_04.jpg) no-repeat left 42px; margin-top:20px; line-height:26px;}

.lj a{ margin:5px 10px 0 0;}

.tell span{ font-size:14px; color:#57b000; margin-left:52px; }

.tell strong{ font-size:24px; font-weight:normal; color:#57b000; font-family:Impact; margin-left:52px;}

.tell strong i{ font-style:normal; color:#ff6000;}

/*导航样式*/

.nav{ height:52px; line-height:52px; background:#57b000;}

.nav li{ float:left; width:98px; height:52px; text-align:center; line-height:52px; font-size:14px;}

.nav li a{ color:#fff;}

.nav li span{ display:block; height:46px; padding-right:20px;}

.nav li:hover {background:#ff6c00;}



/*banner样式*/

.banner{ width:100%; margin:0 auto;}

.flexslider{position:relative;height:450px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}

.slides{position:relative;z-index:1;}

.slides li{height:450px;}

.flex-control-nav{position:absolute;bottom:30px;z-index:999;width:100%;text-align:center;}

.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}

.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}

.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}

.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}

.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}

.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*搜索样式*/

.search{ height:42px;}

.search_con{ height:42px; line-height:42px;}

.search_wz a{ margin:0 5px;}

.search_ss{ width:460px; height:33px; background:url(../images/search_10.jpg) no-repeat; margin-top:8px;}

.text{ float:left; width:418px; height:33px;  background:none; line-height:33px;  padding-left:10px; font-size:12px; border:0; color:#dcdcdc;}

.submit{ float:left; width:32px; height:33px;border:0; background:none; cursor:pointer;}







/*底部导航*/

.db_nav{ height:55px; line-height:55px; background:#3c7901; border-bottom:1px solid #2a5401;}

.db_nav li{ float:left; padding:0 19px; font-size:14px;}

.db_nav li a{ color:#fff;}



.foot{ background:#3c7901; border-top:1px solid #005300; overflow:hidden; padding:20px 0;}

.foot_l{padding:0 90px 0 104px;}

.foot_r{ width:740px; color:#fff; margin-top:15px; line-height:30px;}

.foot_r a{ color:#fff;}

























