@charset "utf-8";

@font-face {
    font-family: 'font-icons';
    src:url('../fonts/font-icons.eot');
    src:url('../fonts/font-icons.eot') format('embedded-opentype'),
        /* url('../fonts/font-icons.svg') format('svg'),
        url('../fonts/font-icons.woff') format('woff'), */
        url('../fonts/font-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.main{
    background: #faf1eb;
    max-width: 1346px;
    margin: 0 auto;
}
.site-fixed{
    position: fixed;
    right: 0px;
    top: 120px;
    width: 150px;
    height: auto;
    background-color:#ddd;
    background-image:url(../images/site-info1/fixed-code.png);
    background-repeat:no-repeat;
    background-position: top;
    z-index: 5;
    padding-bottom:15px;
}
.site-fixed .close{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    text-decoration: none;
}
.site-fixed .wx-drp2-code{
    width: 117px;
    margin: 115px 0 0 20px;
    background:#fff;
   
}
.site-fixed .wx-drp3-code{
    width: 117px;
    margin: 10px 0 15px 20px;
    background:#fff;
    height:105px;
    display:none;
}
.site-fixed .wx-drp2-code img,
.site-fixed .wx-drp3-code img{
    height:117px;
}
.site-fixed .wx-drp2-code div,
.site-fixed .wx-drp3-code div{
    font-size:11px;
    color:#000;
    text-align:center;
    height:25px;
    line-height:25px;
}
.site-fixed .button-gosite{
    width: 117px;
    height: 32px;
    display: inline-block;
    margin: 6px 0 0 20px;
}
.banner-info
{
    max-width:1346px;
    height:2821px;
    background: url(../images/site-info2/main-bg.jpg) no-repeat;
    background-position: top center;
    margin: 0 auto;
}
.banner-info>div
{
    width:1100px;
    margin: 0 auto;
    position: relative;
}
.banner-info .div1{
    height:550px;
}
.banner-info .div1 img{
    position:absolute;
    top:80px;
    left:100px;
    width:472px;
    height:409px;
}
.banner-info .div2{
    height:500px;
}
.banner-info .div2 img{
    position:absolute;
    top:70px;
    left:645px;
    width:380px;
    height:376px;
}
.banner-info .div3{
    height:700px;
}
.banner-info .div3 img{
    position:absolute;
    top:200px;
    left:55px;
    width:388px;
    height:388px;
}
.banner-info .div4{
    height:600px;
}
.banner-info .div4 img{
    position:absolute;
    top:50px;
    left:565px;
    width:378px;
    height:381px;
}
.banner-info .div5{
    height:471px;
}
.banner-info .div5 img{
    position:absolute;
    top:0px;
    left:55px;
    width:379px;
    height:379px;
}
.banner-info .div1-color{
    position:absolute;
    top:200px;
    left:670px;
    width: 396px;
}
.banner-info .div1-color h1{
    color:#ff9000;
    font-size:36px;
    margin-bottom:40px;
}
.banner-info p
{
    line-height:200%;
    color:#000;
    font-size:21px;
}
.banner-info .div2-color{
    position:absolute;
    top:150px;
    left:30px;
    width: 520px;
}
.banner-info .div2-color h2{
    color:#25aced;
    font-size:59px;
    margin-bottom:30px;
    font-weight:normal;
}
.banner-info .div2-color p{
    color:#6c6c6c;
    font-size:24px;
    line-height:150%;
}
.banner-info .div3-color{
    position:absolute;
    top: 150px;
    left: 534px;
    width: 510px;
}
.banner-info .div3-color h3{
    color:#25aced;
    font-size:41px;
    margin-bottom:30px;
    font-weight:normal;
}
.banner-info .div3-color p{
    color:#6c6c6c;
    font-size:24px;
    line-height:150%;
}
.banner-info .div4-color{
    position:absolute;
    top:150px;
    left:0px;
    width: 500px;
}
.banner-info .div4-color h4{
    color:#25aced;
    font-size:41px;
    margin-bottom:30px;
    font-weight:normal;
    line-height:150%;
}
.banner-info .div5-color{
    position:absolute;
    top: 30px;
    left: 560px;
    width: 510px;
}
.banner-info .div5-color h5{
    color:#25aced;
    font-size:41px;
    margin-bottom:30px;
    font-weight:normal;
}
.banner-info .div5-color p{
    color:#6c6c6c;
    font-size:24px;
    line-height:150%;
}

.footer-info{
    z-index: 2;
    max-width: 1346px;
    min-width: 1100px;
    height: 603px;
    background-color: #fff;
    
    overflow: hidden;
    background:url(../images/site-info2/bottom.jpg) no-repeat;
    background-position: center;
}
.footer-mobile{
    display:none;
}
.section1
{
    max-width: 1346px;
    min-width: 1100px;
    height: 1315px;
    background-color: #fff;  
    overflow: hidden;
    background:url(../images/site-info2/info6.jpg) no-repeat;
    background-position: center;
}
.section1 .section1-banner
{
    width: 1100px;
    height: 1315px;
    margin:0 auto;
    position:relative;
}
.section1 .section1-text1
{
    position:absolute;
    top:403px;
    left:68px;
    font-size:27px;
    color:#000;
}
.section1 .section1-text2
{
    position:absolute;
    top:335px;
    left:345px;
    font-size:27px;
    color:#000;
}
.section1-mobile
{
    display:none;
}
.section2
{
    max-width: 1346px;
    min-width: 1100px;
    height: 796px;
    background-color: #fff;  
    overflow: hidden;
    background:url(../images/site-info2/info7.jpg) no-repeat;
    background-position: center;
}


.ai-nav-wrap {
    height:70px;
    background:#ececec;
}
.ai-logo {
    font-family:'font-icons';
    float:left;
    height:70px;
    line-height:70px;
    font-size:48px;
    color:#fff;
    padding-left:12px;
}
.ai-logo:before {
    letter-spacing:10px;
}
.ai-imlink {float:right;}
.imweibo,
.imweixin {
    float:left;
    width:70px;
    height:70px;
    line-height:70px;
    color:#919191;
    font-size:32px;
    text-align:center;
    font-family:"font-icons";
    text-decoration:none;
}
@-webkit-keyframes wxtxanim {
    0% { text-shadow: 0 0 0 #0f0  }
    50% { text-shadow: 0 0 60px #0f0 }
    100% { text-shadow: 0 0 0 #0f0  }
}
@keyframes wxtxanim {
    0% { text-shadow: 0 0 0 #0f0  }
    50% { text-shadow: 0 0 60px #0f0 }
    100% { text-shadow: 0 0 0 #0f0  }
}

.wxpopshowing {
    color: #fff;
    /*-webkit-animation-name: wxtxanim;
    animation-name: wxtxanim;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;*/
}
.imweibo:hover,
.imweixin:hover
 {color:#531e54;}

.imweibo:before {content:"\e60a";}
.imweixin:before {content:"\e60b";}
.ai-nav {
    position: fixed;
    height:inherit;
    width: 100%;
    z-index:99999;
    background:rgba(236, 236, 236, 0.85);
    left: 0;
    top: 0;
}
.ai-nav-list {
    float: right;
    position: relative;
}
.ai-nav-redLine {height:2px; background-color:red; width:20px; position:absolute; left:0; top:0; display:none;}
.ai-nav-listitem {
    position:relative;
    padding:0 38px;
    float:left;
    height:68px;
    padding-top:2px;
    line-height:68px;
    font-size:16px;
    text-decoration: none;
    color:#919191;
    /*-webkit-transition-property: color,text-shadow;
    transition-property: color,text-shadow;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;*/
}
.ai-nav-listitem:active {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    color:#fff;
    text-shadow:0 0 12px #fff;
}
.ai-nav-list .cur {
    padding-top:0;
    height:68px;
    line-height:68px;
    border-top: solid 2px red;
    background:rgba(255,255,255,0.05);
    color:#531e54;
    text-shadow:1px 1px 0 #fff;
}
.sidebtn {
    display:none;
    height:48px;
    width:48px;
    float:right;
    font-size:32px;
    line-height:48px;
    text-align:center;
    color:#919191;
    font-family:"font-icons";
}
.sidebtn:before { content:"\e600";}

.ai-banner-wrap {
    overflow:hidden;
    width:100%;
    height:670px;
    position:relative;
    background:#000;
}
.ai-banner-frame { width:100%; height:100%; position:relative; overflow:hidden;}
.banner_list {position:relative; width:100%; height:100%; float:left;cursor:pointer;}

/*左侧浮动层*/
.left-side-flyelem {
    display: none;
    position: fixed;
    z-index: 90;
    left: 0;
    /*top: 70px;*/
    top: 120px;
}
.left-side-flyelem.showed {
    display: block;
}
.qq_chart_wrap {
    width: 150px;
    height: 150px;
    background: #d11e37;
    position: relative;
    overflow: hidden;
}
.qq_chart_el {
    cursor: pointer;
    width: 74px;
    height: 74px;
    background:url(../images/site-info1/qq_logo_big.png) center center no-repeat #fff;
    border-radius: 51%;
    margin: 0 auto;
    margin-top: 38px;
    box-shadow: rgb(194, 28, 51) 1px 1px,
    rgb(194, 28, 51) 2px 2px,
    rgb(194, 28, 51) 3px 3px,
    rgb(194, 28, 51) 4px 4px,
    rgb(194, 28, 51) 5px 5px,
    rgb(194, 28, 51) 6px 6px,
    rgb(194, 28, 51) 7px 7px,
    rgb(194, 28, 51) 8px 8px,
    rgb(194, 28, 51) 9px 9px,
    rgb(194, 28, 51) 10px 10px,
    rgb(194, 28, 51) 11px 11px,
    rgb(194, 28, 51) 12px 12px,
    rgb(194, 28, 51) 13px 13px,
    rgb(194, 28, 51) 14px 14px,
    rgb(194, 28, 51) 15px 15px,
    rgb(194, 28, 51) 16px 16px,
    rgb(194, 28, 51) 17px 17px,
    rgb(195, 28, 51) 18px 18px,
    rgb(195, 28, 51) 19px 19px,
    rgb(196, 28, 51) 20px 20px,
    rgb(197, 28, 51) 21px 21px,
    rgb(197, 28, 52) 22px 22px,
    rgb(198, 28, 52) 23px 23px,
    rgb(199, 28, 52) 24px 24px,
    rgb(199, 28, 52) 25px 25px,
    rgb(200, 28, 52) 26px 26px,
    rgb(200, 28, 52) 27px 27px,
    rgb(201, 29, 53) 28px 28px,
    rgb(202, 29, 53) 29px 29px,
    rgb(202, 29, 53) 30px 30px,
    rgb(203, 29, 53) 31px 31px,
    rgb(204, 29, 53) 32px 32px,
    rgb(204, 29, 53) 33px 33px,
    rgb(205, 29, 54) 34px 34px,
    rgb(205, 29, 54) 35px 35px,
    rgb(206, 29, 54) 36px 36px,
    rgb(207, 29, 54) 37px 37px,
    rgb(207, 29, 54) 38px 38px,
    rgb(208, 29, 54) 39px 39px,
    rgb(209, 30, 55) 40px 40px;
}
.qq_chart_text {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
}
.call_list_wrap {
    background: #dddddd;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.cl_txt:nth-child(1) {
    padding-top: 8px;
}
.cl_tel {
    color: #d11e37;
    font-size: 14px;
    font-weight: bold;
}
.cl_tel:nth-last-child(1) {
    padding-bottom: 8px;
}
.minsbar {height: 34px; line-height: 34px; background: #484848; font-size: 12px; color: #fff; padding-left: 10px;}
.minsbar .msbtn {float: right; width: 34px;height: 34px; font-size: 18px; line-height: 34px; text-align: center; color: #fff; cursor: pointer;}
.left-side-flyelem-min {
    cursor: pointer;
    display: none;
    top: 120px;
    left: 0;
    width: 40px;
    height: 127px;
    background: url(../images/site-info1/left-float-el-min.gif);
    z-index: 90;
    position: fixed;
}
.left-side-flyelem-min.showed {
    display: block;
}
.left-side-flyelem.minsize {}
.left-side-flyelem.minsize .qq_chart_text {display: none;}
.left-side-flyelem.minsize .qq_chart_el {box-shadow: none; margin-top: 4px;}
.left-side-flyelem.minsize .qq_chart_wrap {width: 82px; height: 82px; border-radius: 55%;}
.left-side-flyelem.minsize .call_list_wrap {display: none;}
.left-side-flyelem.minsize {top: 106px; left: 36px;}
.left-side-flyelem.minsize {}




/*0428修改页面 */
.ai-nav-wrap {
    height: 100px;
    background: #ececec;
}
.ai-logo {
    font-family: 'font-icons';
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 48px;
    color: #fff;
    padding-top: 15px;
    padding-left: 13%;
}
.ai-nav-list {
    float: right;
    position: relative;
    padding-top: 15px;
    margin-right: 14%;
}
.nav-search {
    border-left: 1px solid #dcdcdc;
    margin-top: 2px;
    height: 16px;
    margin-top: 25px;
}
.nav-search-bth2 input {
    width: 0;
    height: 23px;
    position: absolute;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    background-color: transparent;
    outline: none;
    transition: all 0.7s ease-out 0s;
    -webkit-transition: all 0.7s ease-out 0s;
    margin-top: 20px;
    -moz-transition: all 0.7s ease-out 0s;
    -o-transition: all 0.7s ease-out 0s;
}