* {
    /*outline: 1px solid red;*/
    list-style: none;
    text-decoration: none;
    /*font-size: 16px;*/
    margin:0;
    padding:0;

}

p {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}
img{
    border: none;
}
a{
    outline: none;
}
.page{
    width:100%;
    overflow: hidden;
}
.header{
    width:100%;
	width:1200px;
    height:141px;
	margin:0px auto;
    background: #ffffff;
    overflow: hidden;
}
.logo{
    float: left;
    width:135px; width:720px; height:104px;
    height:99px;
    margin-top: 21px;
}
.companyName{
    float: left;
    width:448px;
    height:62px;
    margin:30px 0 0 5%;
}
.companyName h1{
    color:#0271ca;
    font-size: 32px;
}
.companyName span{
    color:#ff0000;
}
.companyName p{
    color: #0271ca;
    font-size: 13px;
    padding-top: 6px;
}
.tianQi-tel{
    float: left;
    width:352px;
    height:122px;
    margin-top: 12px;
	padding:0 0 0 10%;
}
.tianQi p{
    font-size: 18px;
    color:#999999;
    margin-left: 48px;
}
.tel{
    width:253px;
    height:35px;
    margin-top:9px;
}
.tel span{
    color:#0067b6;
}
.tel p{
    float: right;
    font-size: 18px;
    color: #ff0700;
    line-height: 35px;
    margin-right: 6px;
}
.tel-logo{
    width:35px;
    height:35px;
}
.nav{
    width:100%;
    background: #009944;
}
.nav-ul{
	width:976px;
    height:48px;
	margin:0px auto;
}
.nav a{
    display: block;
    color: #ffffff;
}
#navLi{
    display: inline-block;
    float:left;
    width:122px;
    height:48px;
    text-align: center;
    line-height: 48px;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    position: relative;
}
/*.active{
    background: #025799;
    color:#ff0700;
}*/
.nav li:hover{
    background: #0091D1;
    color:#fff;
    cursor: pointer;
}
.drop-down-content-li{
    clear: both;
    /*float: none;*/
    background: #009944;
    width:122px;
    /*height:50px;*/
    font-size: 16px;
    display: none;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
    z-index: 999;
    overflow: hidden;
}
.drop-down-content{
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999;
}
ul li:hover ul li{
    display: block;;
}
.wrap{
    width:100%;
    height:500px;
    /*animation: img 15s infinite;*/
    position: relative;
    overflow: hidden;
}

.ul_wrap{
    width:5760px;
    height:500px;
    position: absolute;
    /*z-index: 1;*/
}
.wrap-img{
    width:1920px;
    height:500px;
    float:left;
}
/*.wrap_left{
    width:50px;
    height:100px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top:170px;
    left:50px;
    z-index: 9999;
    text-align: center;
    border-radius: 4px;
    color:white;
    line-height: 90px;
    font-size: 80px;
}
.wrap_left:hover{
    background: rgba(0, 0, 0, 0.3);
}*/
/*.wrap_right{
    width:50px;
    height:100px;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    top:170px;
    right:50px;
    z-index: 9999;
    text-align: center;
    border-radius: 4px;
    color:white;
    line-height: 90px;
    font-size: 80px;
}
.wrap_right:hover{
    background: rgba(0, 0, 0, 0.3);
}*/

#buttons{
    position:absolute;
    z-index: 9;
    bottom: 20px;
    left:50%;
    height:10px;
    width:100px;
}

#buttons span{
    float:left;
    margin-right: 10px;
    width:20px;
    height:20px;
    border:1px solid #fff;
    border-radius:50%;
    cursor:pointer;
    background: #333;
}

#buttons .one{
    background: red;
}
.search{
    width:100%;
    height:60px;
    background: #C7E7FF;
}
.search-inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.search p{
    float: left;
    font-size: 18px;
    color:#636466;
    line-height: 60px;
}
.input{
    float: left;
    width:204px;
    height:30px;
    outline: none;
    border: 1px solid #b3b3b3;
    border-right: 0;
    margin-left: 45%;
    padding-left: 20px;
    margin-top: 15px;
}
.submit{
    float: left;
    width:46px;
    height:31px;
    color:#fff;
    background: #b3b3b3;
    border-left: 0;
    border: 0;
    margin-top: 15px;
    outline: none;
}
.submit:hover{
    cursor: pointer;
}
.about{
    width:1202px;
    height: 512px;
    margin: auto;
}
.about-img{
    width:200px;
    height:67px;
    margin: 42px auto 59px auto;
}
.aboutImg{
    width:200px;
    height:67px;
}
.about-company-img{
    width:518px;
    height:264px;
    float: left;
    background: url("../images/about-company-img.fw.png") no-repeat;
}
.about-text{
    width:584px;
    height:300px;
    float: left;
    padding-left: 58px;
}
.about-text p{
    font-size: 18px;
    line-height: 34px;
    color:#666666;
}
.about-text a{
    color:#df0101;
}
.goods{
    overflow: hidden;
    width:100%;
    height:420px;
    background-color: #F0F0F0;
}

.tuiJian{
    width:1200px;
    height:64px;
    margin: 15px auto 58px auto;
    background: url("../images/product_show.gif") no-repeat;
    position: relative;
}
.goods-more {
    display: block;
    color: #666666;
    position: absolute;
    top:30px;
    right: 28px;
font-size: 18px;
}
.goods-more:hover {
    color: red;
}
.tuiJian h2{
    color:#ffffff;
    line-height: 104px;
}
.tuiJian-list{
    width:100%;
	width:1200px;
	margin:0px auto;
    height:21px;
}
.tuiJian-list a{
    color:#fff; font-weight:bold; font-size:18px;
}
.tuiJian-list a:hover{
    color:#0067b6;
}
.tuiJian-list li{
    display: inline-block;
    float:left;
    width:106px;
    height:21px;
    text-align: center;
    line-height: 21px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    margin-left: 1.9%;
    color:#ffffff;
}
.tuiJian-list img{
    width: 230px;
    height: 240px;
    margin-left: 22px;
    border:0;
}
.tuiJian-list ul{
    margin-left: 13%;
}
.tuiJian-list li:hover{
    cursor: pointer;
    color:#0a599a;
}
.goods-img{
    margin-top: 54px;
}
#onePage,#twoPage,#threePage,#fourPage,#fivePage,#sixPage,#sevenPage,#eightPage{
    width: 1100px;
    height: 240px;
    margin-left: 13.4%;
}
.hide{
    display: none;
}
.show {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.show a{
    font-family: "Microsoft YaHei" ;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
.news{
    width:1200px;
    height: 830px;
    margin: 0 auto;
}

.news-title{
    width:120px;
    height:170px;
    position: relative;
}
.news-more {
    display: block;
    color: #666666;
    position: absolute;
    top: 122px;
    right: -1068px;
    font-size: 18px;
}
.news-more:hover {
    color: red;
}
.news-img-text{
    width:1195px;
    height:507px;
}
.news-left{
    width:511px;
    height: 522px;
    float: left;
    padding-top: 37px;
    padding-left: 76px;
}
.news-middle {
    width: 26px;
    height: 522px;
    float: left;
    padding-top: 37px;
}
.news-middle-inner {
    width: 26px;
    height: 422px;
    margin-top: 50px;
    background:url("../images/news-middle-bg.fw.png") no-repeat;
}
.news-right{
    width:545px;
    height: 522px;
    float: left;
    padding-top: 37px;
    padding-left: 37px;
}
.news-left-tit,.news-right-tit{
    color: #666666;
    font-size: 20px;
}



.news-left-date-text,.news-right-date-text{
    width:402px;
    height:140px;
}
.news-left-date,.news-right-date{
    width:402px;
    height:16px;
    background-color: #CBCBCB;
}
.news-left-text,.news-right-text{
    width:402px;
    height:105px;
}
.news-left-date h3 {
    color:#999797;
    font-size: 22px;
    padding-top: 25px;
}
.news-right-date h3{
    color:#999797;
    font-size: 22px;
    padding-top: 25px;
}
.news-left-date p {
    color: #666666;
    font-size: 14px;
    display: block;
    float: left;
}
.news-right-date p{
    color: #666666;
    font-size: 14px;
    display: block;
    float: left;
}
.news-left-date span {
    color: #666666;
    font-size: 14px;
    display: block;
    float: right;
    cursor: pointer;
}
.news-right-date span {
    color: #666666;
    font-size: 14px;
    display: block;
    float: right;
    cursor: pointer;
}
.news-left-text h5 {
    font-size: 16px;
    color:#ff0000;
    margin-top: 12px;
}
.news-right-text h5{
    font-size: 16px;
    color:#ff0000;
    margin-top: 12px;
}
.news-left-text p {
    font-size: 16px;
    color:#333232;
    margin-top: 16px;
    line-height: 22px;
}
.news-right-text p{
    font-size: 16px;
    color:#333232;
    margin-top: 16px;
    line-height: 22px;
}
.case-show-tit {
    width: 1200px;
    height: 153px;
    background: url("../images/case_show.gif") no-repeat;
    position: relative;
}
.case-more {
    display: block;
    color: #666666;
    position: absolute;
    top: 72px;
    right: 11px;
    font-size: 18px;
}
.case-more:hover {
    color: red;
}
.case {
    width: 100%;
    height:420px;
    background-color: #F0F0F0;
}

.case-show {
    border-top: 90px solid transparent;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.case-show a {
    font-family: "Microsoft YaHei" ;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
.lianJie{
    width:100%;
    height: 50px;
    background: #37A1FE;
    line-height: 50px;
}
.lianjie_inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.lianJie span{
    font-size: 18px;
    font-weight: bold;
}
.lianJie p{
    font-size: 16px;
    color: #343434;
}
.footer{
    width:100%;
    height: 200px;
    background: #066EC9;
}
.footer a{
    color: #fff;
}
.footer_inner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.footer-text{
    width:900px;
    height:200px;
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-align: left
}
.text-left{
    width:300px;
    height: 200px;
    float: left;
}
.text-left h5{
    font-size: 16px;
    padding-top: 16px;
}
.text-left li{
    padding-top: 22px;
}
.text-midd{
    width:268px;
    height: 200px;
    float: left;
}
.text-midd ul{
    margin-top: 60px;
}
.text-midd li{
    padding-top: 22px;
}
.text-right{
    width:300px;
    height: 200px;
    float: left;
}
.text-right ul{
    margin-top: 60px;
}
.text-right li{
    padding-top: 22px;
}
.erWeiMa-text{
    width:133px;
    height:200px;
    float: right;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.erWeiMa{
    width: 133px;
    height: 130px;
    margin-top:27px;
}
.erWeiMa-text p{
    padding-top: 12px;
}

div.content-contact{
	line-height:1.5em; color:#505050;
}
