﻿@charset "utf-8";
/* CSS Document */
.main{width:1200px;margin:0 auto; margin-top:35px;}
.title{width:100%;}
.title h1{float:left;font-size:18px;line-height:36px;}
.title span a{width:70px;float:right;font-size:14px;line-height:24px;background-color:#af0909;border-radius:3px;text-align:center;color:#fff;}
.title p{float:right;font-size:14px;line-height:48px;color:#333;}
.title p a{float:left;font-size:14px;line-height:48px;}
.text2 p{line-height:28px;}
/*banner*/
.bannerbox{width:100%;margin-top:93px;}
.banner{width:100%;}
.banner img{width:100%;min-width:1200px;}
.spanleft{float:left;margin-left:100px;cursor:pointer;position:absolute;left:0;top:250px;}
.spanright{float:right;margin-right:100px;cursor:pointer;position:absolute;right:0;top:250px;}
.spanleft img,.spanright img{width:20px;}
.bannerbox span:hover{opacity:0.4;}
.bannerbox span{display:none;}
.bannerbox:hover span{display:block;}
/*banner结束*/
/*菜单*/
.about{width:380px;float:left;margin-right:-60px;}
.text{width:380px;margin:30px auto;}
.text img{width:120px;float:left;margin:20px 0;margin-right:10px;}
.text p{width:240px;float:right;line-height:24px;margin-top:5px;font-size:14px;text-indent:28px; color:#333;}
.text2{width:380px;margin:30px auto;}
.big{width:380px;margin:0 auto;}
.imgbox{width:130px;float:left;border:solid 1px #cbcbcb;margin-right:10px;}
.imgbox img{width:120px;margin:5px 5px;}
.news{width:230px;float:right;}
.news h2{font-size:14px;color:#af0909;line-height:36px;font-weight:500;}
.news p{line-height:24px;color:#999;}
.small{width:380px; margin:15px auto;}
.small ul li{width:380px;}
.small ul li a{text-align:left;line-height:24px;float:left;}
.small ul li p{text-align:right;line-height:24px;float:right;}
.text3{width:380px;margin:0 auto; margin-top:30px;text-align: center;}
.text3 img{width:80%;    }