﻿*{
    margin:0px;
    padding:0px;
}

body {
    font-family: "Microsoft YaHei","宋体";
    margin: 0px auto;
    text-align: center;
    overflow: auto;
}

img{
    border:0px;
    margin:0px;
}

a{
    text-decoration:none;
    color:#000;
}

a:hover {
    color: red;
}

#index_nav {
    z-index: 9999999;
    width: 1200px;
    position: absolute;
    left:50%;
    margin-left:-600px;
    text-align:center;
}

#index_logo {
    float: left;
    width: 450px;
    height: 80px;
    margin-right: 100px;
    margin-top: 20px;
}

#index_nav_content{
    margin-top:25px;
    float:right;
    width:650px;
    font-size:18px;
}

#index_nav_content li {
    margin-right:50px;
    display:inline-block;
}

#index_nav_content li a{
    color:#fff;
}

.both {
    clear: both;
}

#about

#navs{
    float:right;
    padding-top:25px;
}

#navs li{
    display:inline-block;
}

#navs li a{
    color:black;
    display:block;
    margin-left:50px;
}


* {
    padding: 0px;
    margin: 0px;
}

ul,li{
    list-style-type:none;
}


.item_title{
    color:#fff;
    font-size:24px;
}

.item_header{
    color:#fff;
    font-size:28px;
    margin-bottom:33px;
}

.item_more {
    margin-top: 154px;
    width: 130px;
    padding: 15px;
    height: 20px;
    display: block;
    background-color: #743c95;
    text-align:center;
    color:#fff;
}

.item {
    float: left;
    width: 248px;
    height: 368px;
    padding-top: 100px;
    padding-left: 76px;
    text-align: left;
    padding-right: 76px;
}

    .item:hover {
        background: red;
        animation: myfirst 5s;
        -moz-animation: myfirst 5s; /* Firefox */
        -webkit-animation: myfirst 5s; /* Safari and Chrome */
        -o-animation: myfirst 5s; /* Opera */
    }

@keyframes myfirst {
    from {
        background: red;
    }

    to {
        background: yellow;
    }
}
c

.mainWidth {
    width: 1200px;
    margin: 0px auto;
    text-align: left;
}

#item{
    height:50px;
}

.items{
    height:384px;
    width:381px;
    margin-right:28px;
    float:left;
    background-color:#fff;
    font-size:18px;
}

.itemsFont{
    padding:15px;
}

.items img{
    height:320px;
    width:381px;
}



#service{
    color:#000;
    font-weight:bold;
    width:1200px;
    margin:0px auto;
}

#service p {
    color: #000;
    font-size: 12px;
    margin-top: 10px;
}

#serviceFocus {
    background-color: red;
    color: #FFF;
    border-right: 0px;
}

#serviceFocus p{
    color:#FFF;
}

#dt5 {
    border-right: 0px;
}

.prex {
    width:100px;
    height:224px;
    padding-top:160px;
    float:left;
}

.next {
    width: 100px;
    height: 224px;
    padding-top: 160px;
    float: right;
}

#product{
    background-color:#f7f7f7;
    height:500px;
    padding-top:50px;
}

#productinfo{
    width:1400px;
    margin:0px auto;
    overflow:hidden;
}

#about {
    width:1200px;
    margin:0px auto;
    height:680px;
}

#about_left h1{
    font-size:24px;
    margin-bottom:31px;
}

#about_left h3 {
    margin-bottom: 48px;
    font-size:18px;
    color: #333333;
}

#about_left {
    padding-top: 88px;
    width: 573px;
    padding-right: 77px;
    height: 550px;
    background-color: #f9f9f9;
    text-align: left;
    font-size: 14px;
    float:left;
}

#about_left_content {
    color:#999;
}

#about_right{
    background-image:url("../Content/images/about_bg.jpg");
    height:480px;
    float:left;
    width:417px;
    color:#fff;
    font-size:20px;
    padding:0px 0px 200px 133px;
}

.numberdigit{
    float:left;
    width:80px;
    margin-top:150px;
    margin-right:120px;
}

#main_bg {
    background-image: url("../Content/images/main_bg.jpg");
    position:absolute;
    right:0px;
    top:730px;
    height:914px;
    width:351px;
}

#readmore {
    display: block;
    padding: 14px;
    width: 166px;
    font-size: 18px;
    background-color: #743c95;
    text-align: center;
    color: #fff;
    margin-top: 79px;
}

#aboutContent {
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    width: 596px;
    height: 240px;
}

#aboutMore{
    margin-top:30px;
}

#aboutMore a {
        padding: 20px 40px;
        width: 164px;
        border: 1px solid #fff;
        color:#fff;
 }

#case {
    margin:30px auto 0px auto;
    width:1200px;
    height:1140px;
}

.itemTitle{
    font-size:18px;
    color:#333;
    display:block;
    margin-bottom:17px;
}

.itemDesc {
    display: block;
    color: #a0a0a0;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    font-size:14px;
}

.readmore a {
    color: #999999;
    margin-top:18px;
    display:block;
    font-size:14px;
}

.caseTitle {
    padding-top: 55px;
    text-align: center;
    padding-bottom: 30px;
}

.caseImage{
    float:left;
    margin-right:45px;
}

.caseType{
    float:right;
}


#xwbt a {
    display: inline-block;
    padding: 12px;
    width: 100px;
    background-color: #743c95;
    color: #fff;
    float: right;
}

.caseType a {
    display: inline-block;
    padding: 12px;
    width: 100px;
    background-color: #d6d4d4;
    color: #acacac;
}

.caseItem img{
    width:385px;
    height:272px;
}

.caseItemContent{
    padding:30px 24px;
}

.caseItem {
    height: 443px;
    width: 385px;
    background-color: #fff;
    text-align: left;
    float: left;
    margin-right: 22px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 20px #f4f5f7;
}

.caseType li{
    display:inline-block;
}

.cases {
    height: 475px;
    width: 385px;
    float: left;
    margin-right: 22.5px;
    /* 鼠标移动时获得阴影 
    box-shadow: 1px 1px 5px #888888;*/
}

.cases:hover{
    box-shadow: 1px 1px 5px #888888;
}

.casesDesc {
    margin-top:10px;
    color: #a0a0a0;
}

.casesinfo{
    background-color:#fff;
    padding:10px 20px;
}

#honor {
    background-image: url("../Images/honorbg.jpg");
    height: 657px;
}

#honorTitle {
    padding-top: 55px;
    text-align: center;
    /*padding-left:30px;*/
    padding-bottom: 30px;
}

.honors{
    height:328px;
    width:282px;
    float:left;
    margin-right:21px;
    background-color:#fff;
}

.honors a{
    color:#000;
}

.honorsinfo {
    text-align: center;
}

.honorMore{
    display:inline-block;
    background-color:#FFF;
    padding:15px 40px;
    margin-top:40px;
    text-align:center;
    color:#666;
}

.honorMore:hover{
    color:red;
}

#copyright{
    padding:20px 0px;
    text-align:center;
}

    #copyright a{
        color:#fff;
    }

    #contact {
        text-align:left;
        margin:0px auto;
        width:1200px;
        margin-bottom:42px;
    }

#footNav {
    width: 277px;
    border-right: 1px solid #fff;
    float:left;
}

#footNav li{
    display:inline-block;
    width:115px;
    height:40px;
}

#contactUs {
    height: 195px;
    padding-left:91px;
    float: left;
}

#contactUs p{
    margin:10px 0px;
}

#contact h4{
    margin-bottom:20px;
    font-size:20px;
}


#newsinfo{
    height:500px;
    width:390px;
    float:left;
    background-image:url(../Images/newsbg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
}

#newsRecommend{
    padding-left:30px;
    padding-top:92px;
}

#newsDetail {
    margin-top: 30px;
    padding-left: 30px;
    padding-right:30px;
}

.newsTitle {
    color: #333333;

}

.newsDesc {
    color: #999999;
    margin-top: 20px;
    font-size: 14px;
    margin-bottom:20px;
}

.newsDate {
    color: #a7a7a7;
    font-size:14px;
    margin-top:10px;
    text-align:right;
}


.smallNews{
    background-color:#fff;
    margin-bottom:16px;
    height:217px;
    padding-left:25px;
    padding-right:25px;
    padding-top:25px;
}

#smallNewsDetail{
    margin-top:20px;
}

#smallNewsDetail h4{
   margin-bottom:15px;
}

.smallNewsDesc{
    color:#999;
    font-size:14px;
}

.floatSmallNews{
    width:342px;
    margin-right:48px;
    float:left;
}

.floatSmallNewsDate {
    color: #9d9d9d;
    font-size:14px;
    margin-top:10px;
    text-align:right;
}


.question{
    color:red;
}

.answer{
    color:#000;
}

.questionAndAnswer{
    margin-top:15px;
}


.floatLeft{
    float:left;
}

.floatRight{
    float:right;
}








.friend {
    height: 413px;
    margin: 0 auto;
    width: 1400px;
}

.mr_frbox {
    height: 407px;
    padding: 24px 0px 0px;
}

.mr_frBtnL {
    cursor: pointer;
    /*display: inline;*/
    display: block;
    float: left;
    height: 46px;
    margin: 160px 62px 0 0;
    width: 28px;
}

.mr_frUl {
    float: left;
    height: 384px;
    width: 1200px;
    margin-left: 10px;
    overflow: hidden;
}

.mr_frBtnR {
    float: right;
    cursor: pointer;
    width: 28px;
    height: 46px;
}

.mr_frUl ul li {
    display: inline;
    float: left; /*height:389px;*/
    width: 381px;
    overflow: hidden;
    position: relative;
    margin-right:30px;
}

    .mr_frUl ul li a img { /*display:block;*/
        width: 100%;
    }

#footNav li a{
    color:#fff;
}

#contactUs a{
    color:#fff;
}

#weixin{
    text-align:center;
}

/*.mr_zhe {
    width: 300px;
    position: absolute;
    top: 0;
    background: rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important; 实现FF背景透明，文字不透明
    filter: Alpha(opacity=80);
    background: #4ea4b5; 实现IE背景透明 height:389px;
    left: 0;
    right: 0;
}

.mr_zhe_i h1 {
    text-align: center;
    font-size: 182px;
    height: 138px;
    line-height: 138px;
    margin-top: 72px;
    margin-bottom: 64px;
    font-weight: bold;
    color: #fff;
}

.mr_zhe_p {
    margin-bottom: 60px;
}

    .mr_zhe_p h3 {
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        line-height: 30px;
    }

        .mr_zhe_p h3 span {
            display: block;
            margin: 0 auto;
            width: 260px;
            font-size: 18px;
            border-bottom: 1px solid #f4f4f4;
        }

.mr_zhe_hover {
    bottom: -596px;
    height: 200px;
    position: absolute;
    width: 300px;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important; 实现FF背景透明，文字不透明
    filter: Alpha(opacity=80);
    background: #0a0a0a; 实现IE背景透明
}

    .mr_zhe_hover h1 {
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin: 22px 0;
        color: #fff;
    }*/


.dz{
    margin:0px auto;
    text-align:left;
    margin:0px 0px 30px 0px;
}

#news{
    margin:0px auto;
    width:1200px;
    background-color:#FFF;
    text-align:left;
}

#focus {
    background-color: #743c95;
    color:#fff;
}

#recommend_news{
    width:600px;
    height:590px;
    float:left;
    margin-right:10px;
}

    #recommend_news div {
        padding: 40px 42px 20px 42px;
        background-color: #fafafa;
        
    }

#main {
    height: 960px;
    background-color: #f9f9f9;
}


.read {
    border-radius: 25px;
    border: 2px solid #000;
    display: block;
    width: 30px;
    color: #743c95;
    padding:10px 15px;
    text-align:center;
    font-weight:bolder;
}

.number{
    color:#fff;
}

#othernews {
    float: right;
    width: 580px;
    height: 534px;
    background-color: #fbfbfb;
}

.smallnews {
    padding: 20px 42px;
    background-color: #fafafa;
    margin-bottom:15px;
}

.smallnews_desc {
    color: #9b999d;
    margin:20px 0px;
}


input, textarea {
    border: 2px solid #ececec;
    border-radius: 30px;
    color: #c6c6c6;
    font-size:20px;
}

    input:focus, textarea:focus {
        border: none;
    }

#left_contact{
    float:left;
    width:580px;
}

#right_contact{
    float:right;
    width:560px;
}


.name{
    width:235px;
    float:left;
    margin-right:20px;
    padding:15px;
    margin-bottom:40px;
}

#footer {
    margin-top:60px;
    clear: both;
    background-color: #272c34;
    color: #fff;
    padding: 69px 0px 20px 0px;
    height: 242px;
}


#footer_content {
    width: 1200px;
    text-align: left;
    margin: 0px auto;
    border-bottom: 1px dashed #dcdcdc;
    height: 140px;
}

.info_list {
    width: 200px;
    float: left;
    height: auto;
}

.alignLeft {
    float: left;
}

.alignRight{
    float:right;
}

#contactUs{

}

#wechat{
    padding-right:90px;
    border-right:1px dashed #fff;
    font-size:14px;
}

.info_list li {
    line-height: 1.9em;
    width: auto;
}

    .info_list li a:hover {
        color: red;
    }

.list_title {
    font-weight: bold;
    font-size: 16px;
}

.info_list a {
    color: #a9abae;
    font-size: 14px;
}

#address {
    clear: both;
}

    #address a{
        color:#fff;
    }

    #address p {
        line-height: 25px;
    }


.defaultFont{
    font-size:14px;
}

#time, #person, #cgcase{
    font-size:34px;
}


#submit {
    padding: 15px;
}

.aed {
    background-image: url("../Content/images/item_1.jpg");
    background-size: cover;
}

.urp {
    background-image: url("../Content/images/urp.jpg");
    background-size: 100%, 100%;
}

.ess {
    background-image: url("../Content/images/ess.jpg");
    background-size: 100%, 100%;
}