.welcome{height: 25px;line-height: 25px;background: #f5f5f5;color: rgba(98,97,97,0.65);font-size: 14px;}
.head{height: 90px;}
.head .logo{width: 230px;}
.head .logo .cn{font-size: 28px;font-weight: bold;color: #040501;margin-top: 25px;}
.head .logo .en{font-size: 12px;color: #000000;font-family: arial;text-transform: uppercase;margin-top: 6px;}
.head .text{border-left: 1px solid #bfbfbf;height: 48px;margin-top: 27px;font-size: 14px;color: #5b5d62;padding-left: 20px;line-height: 24px;}
.head .text1{height: 48px;margin-top: 19px;font-size: 14px;color: #5b5d62;padding-left: 20px;line-height: 24px;}
.head .tel{padding-top: 37px;}
.head .tel .cn{width: 280px;font-size: 14px;}
.head .tel .num{width: 230px;font-size: 23px;font-family: 黑体;font-weight: bold; margin-top: 1px;}
.head .tel .icon{margin-right: 12px;margin-top: 4px;}
.head .tel .icon img{height: 41px;}

/* 导航 */
.nav{height: 60px;line-height: 60px;background: #42943d;}
.nav .item{display: block;width: 165px;text-align: center;float: left;font-size: 18px;color: #FFFFFF;}
.nav .item:hover{background: #4db247;}

/* banner */
.banner{height: 260px;background: #F5F5F5;color: #000000;text-align: center;}
.banner .summary{font-size: 40px;margin-top: 155px;}
.banner .summary span{color: #000000;}
.banner .cn{font-size: 60px;font-weight: bold;margin-top: 50px;}
.banner .cn span{color: #ee0009;}
.banner .en{font-size: 26px;margin-top: 39px;}
.banner .line{width: 107px;height: 3px;background: #FFFFFF;margin: 49px auto;}

.banner .fullSlide{width:100%;position:relative;height:260px;}
.banner .fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner .fullSlide .bd ul{width:100% !important;}
.banner .fullSlide .bd li{width:100% !important;height:260px;text-align:center;}
.banner .fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center;}
.banner .fullSlide .hd ul{text-align:center;padding-top:5px;}
.banner .fullSlide .hd ul li{cursor:pointer;display:inline-block;width: 12px;height: 12px;background: #FFF;font-size: 0;border-radius: 50%;margin: 0 5px;}
.banner .fullSlide .hd ul .on{background: #204c97;}



/* 底部 */
.foot{background: #3e923d;padding: 50px 0;color: #FFFFFF;font-size: 14px;line-height: 36px;}







