﻿@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-01-09 10:04:32
 * @version $Id$
 */

/*header*/
.header { width: 100%;min-width:1200px; background: #fff; position: fixed; top: 0px; left: 0px; z-index: 9990; overflow: hidden; }
.logo {}
.top { height: 35px; line-height: 35px; border-bottom: 1px solid #eee; background: #f5f5f5 }
.head { height: 195px;}
.top_info{ width:578px; float:right;}
.top_info_1{ width:330px;}
.top_info_1 img{ padding:8px 0 0 8px; display:block; float:left;}
.top_info_1 span{ padding: 6px 0 0 8px; display:block; float:left; font-size:14px;}
.top_info_2{ width:246px; height:39px; background:url(/public/images/top.png) no-repeat; font-size:14px;}
.top_info_2 span{ float:left; display:block; padding:5px 0 0 12px;}
.top_info_2 a{ float:left; display:block; width:34px; padding:3px 0 0 10px;}
.top_info_2 em{ font-size:22px; font-weight:bold; font-style:normal;}
.i-contact { font-size: 14px; color: #999; }
.i-contact .icon { margin-right: 10px; }
.nav { margin-right: -20px; }
.nav ul{ margin-top:119px;}
.nav li { float: left; margin-left:20px; }
.nav li a { display: inline-block; width: 111px; height: 42px; line-height: 42px;  text-align: center; font-size: 16px; }
.nav li a:hover, .nav li.on a { color: #fff; background:url(../images/nav.png) no-repeat; }


.ibanner{background:url(../images/ibg.png) repeat-x; width:100%; height:100px; position:absolute; bottom:0;  z-index:9999;}
.ibanner_nr{ width:1240px; margin:0 auto;}
.ibanner1{ float:left; margin-top:18px;}
.ibanner2{ float:left; margin:18px 0 0 80px;}
.ibanner1_1{ float:left;}
.ibanner1_2{ float:left;  margin-left:15px;}
.ibanner1_3{ font-size:18px; color:#919090; }
/*header-end*/

/*footer*/
.footer { width: 100%; height: 322px; background: #008fee; color: #fff;min-width:1200px; }
.erweima { width: 250px; height: 322px; background: #0079c9; padding: 30px; *width: 190px; *height: 262px; }
.foot { padding-left: 30px; width: 940px; *width: 910px; }
.foot-nav { height: 85px; line-height: 85px; border-bottom: 1px solid #4cb8ff; }
.foot-nav .item { font-size: 16px; color: #fff; margin-right: 50px; }
.f-contact { font-size: 14px; height: 150px; border-bottom: 1px solid #4cb8ff; padding-top: 20px; line-height: 28px; *height: 130px; }
.f-contact .icon { margin-right: 15px; }

/*footer end*/
.banner { width: 100%; height: 530px; background: url(../images/banner.jpg) no-repeat center top; overflow: hidden; color: #fff; *float: left; background-size:cover;}
.banner .title { color: #fff; font-size: 42px; margin-top: 110px; }
.banner .line { width: 80px; height: 1px; background: #fff; margin: 65px auto; }
