﻿@charset "utf-8";
/* CSS Document */
        /*添加banner的margin-top: 100px;*/

  	.bannergs {
            height: 390px;
            background: url(../images/gsjj.jpg) center center no-repeat;
            margin-top: 100px;
        }

        .banner {
            height: 390px;
            background: url(../images/pro_banner.jpg) center center no-repeat;
            margin-top: 100px;
        }

            .banner .tag2 {
                color: #b5f77b;
                padding-top: 300px;
                font-size: 24px;
                text-align: center;
            }

                .banner .tag2 span {
                    color: #fff200;
                    font-size: 28px;
                    font-weight: bold;
                    padding: 0 8px;
                }

        .part .title {
            text-align: center;
            font-size: 35px;
            color: #333;
            background: url(../images/title_bg.png) center bottom no-repeat;
            padding: 40px 0 15px;
        }

        .part .btn {
            width: 255px;
            height: 62px;
            margin: 10px auto 20px;
            cursor: pointer;
            line-height: 62px;
            font-size: 18px;
            color: #fff;
            background: #4fafff;
            border-radius: 5px;
            text-align: center;
        }

        /*AddStart 2017-3-3 YY-添加头部实现过度效果代码*/
        .w1200 {
            width: 1200px;
            margin: 0 auto;
        }

        .top {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            z-index: 99;
            background: rgba(255,255,255,0.9);
            padding-top: 0;
        }

            .top .logo {
                float: left;
                margin-left: 60px;
            }

        .nav {
            float: left;
        }

            .nav li {
                float: left;
                margin-left: 35px;
                color: #333;
            }

        .large .w1200 {
            padding: 15px 0 20px;
            height: 59px;
            overflow: hidden;
        }

        .large .nav li {
            line-height: 66px;
            padding: 0 8px;
            font-size: 16px;
        }

            .large .nav li.on {
                border-bottom: 4px solid #24A5FF;
            }

        .small {
            padding: 10px 0;
            height: 50px;
        }

            .small .nav {
                padding-top: 3px;
            }

                .small .nav li {
                    font-size: 14px;
                }

                    .small .nav li:hover, .small .nav li.on {
                        border: none;
                    }

                .small .nav a {
                    display: inline-block;
                    line-height: 30px;
                    font-size: 14px;
                }

        .top, .w1200, a, img, li {
            transition: all 0.8s;
            -moz-transition: all 0.8s;
            -webkit-transition: all 0.8s;
            -o-transition: all 0.8s;
        }
        /*AddStart 2017-3-3 YY-修改的footer css代码*/
        .footer {
            padding-top: 20px;
            padding-bottom: 0;
        }

            .footer .bottom_box {
                background: #2d2d2d;
                padding: 30px 0;
            }

            .footer .bottom {
                width: 1000px;
                margin: auto;
            }

                .footer .bottom .li {
                    width: 200px;
                }

                .footer .bottom .t1 {
                    color: #999;
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                .footer .bottom .t2 a {
                    color: #5d5d5d;
                    font-size: 14px;
                    line-height: 28px;
                }

                .footer .bottom .t2.qrcode img {
                    width: 110px;
                    margin-right: 30px;
                }

            .footer .copy {
                text-align: center;
                line-height: 25px;
                color: #888;
                font-size: 14px;
                padding: 20px 0;
                background: #000;
            }

                .footer .copy a {
                    color: #888;
                }
       .part1 {
            background: #fff;
            height: 512px;
        }
   .part1 .p1_img {
            display: block;
            float: left;
            /*margin-top: 60px;*/
            width: 315px;
        }     
        .part1 .text {
            float: left;
            width: 710px;
            margin-top: 15px;
            font-size: 16px;
            color: #666;
            line-height: 25px;
            margin-left: 40px;
        }

            .part1 .text .t {
                margin-top: 30px;
            }

                .part1 .text .t span {
                    background: #52aeff;
                    display: block;
                    float: left;
                    padding: 0 8px;
                    border-radius: 50%;
                    height: 16px;
                    line-height: 16px;
                    margin-top: 5px;
                }

            .part1 .text .tt {
                float: left;
                width: 660px;
                margin-left: 10px;
            }
            
            
#AboutContent {
    padding: 82px 0 50px;
}
#AboutLeft {
    /*left: 50%;*/
    margin-top: 150px;
    overflow: hidden;
    position: fixed;
    text-align: right;
    top: 0;
    width: 225px;
}
#AboutLeft li {
    height: 36px;
    margin: 0 0 4px -3px;
    overflow: hidden;
    vertical-align: bottom;
}
#AboutLeft li a {
    display: block;
    line-height: 36px;
    padding: 0 25px 0 3px;
    text-decoration: none;
}
#AboutLeft li a span {
    color: #221919;
    font-size: 18px;
    font-weight: 300;
    text-shadow: 0 1px #fff;
}
#AboutLeft li a.current, #AboutLeft li a.current:hover {
    background: rgba(0, 0, 0, 0) url("../images/AboutNav.png") no-repeat scroll 100% 0;
}
#AboutLeft li a.current span, #AboutLeft li a.current:hover span {
    font-weight: 800;
}
#AboutLeft li a:hover {
    background: rgba(0, 0, 0, 0) url("../images/AboutNav.png") no-repeat scroll 100% -37px;
}
#AboutRight {
    padding: 0 0 0 260px;
}
.AboutMain {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 14px;
    margin-bottom: 25px;
    padding: 15px;
}
.AboutMain h2 {
    background: rgba(0, 0, 0, 0) url("../images/hx_bg.gif") no-repeat scroll left center;
    clear: left;
    font-size: 16px;
    height: 20px;
    margin: 0 0 16px;
    padding: 0 0 0 14px;
}
.AboutMain h2.disclaimer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border-bottom: 3px double #ededed;
    color: #444;
    font-size: 20px;
    padding: 0 0 15px;
    text-align: center;
}
.AboutMain h3 {
    font-size: 14px;
    margin: 10px 0 15px 26px;
}