﻿/*******************清除所有的标记的内外边距****************/
body, ul, li, dl, dt, dd, a, img, p, form, label, input, button, em, i {
    margin: 0;
    padding: 0;
}

html, body {
    background: #fff;
}

/*******************去除项目符号或编号前面的符号****************/
ul, ol, li, dl, dt, dd {
    list-style: none;
}

em, i {
    font-style: none;
    font-style: normal;
}

/*******************全局链接效果****************/
a:link, a:visited, a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #F95E01;
    }

/*******************网页中所有的文字大小颜色****************/
body {
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #333;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/*******************去除图片的链接边框线，兼容模式下的考虑****************/
img {
    border: 0;
}

button {
    border: none;
    cursor: pointer;
}

button, input, optgroup, select, textarea {
    font-family: "\5FAE\8F6F\96C5\9ED1";
    font-size: 100%;
    background-image: none;
    background: none;
}

input, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #B1B1B1;
}

*:focus {
    outline: none;
}

.pos_rel {
    position: relative;
}

.show {
    display: block !important;
}

/*top */
.topbar {
    width: 1100px;
    height: 50px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
}

.logo {
    float: left;
}

    .logo img {
        vertical-align: middle;
        max-height: 44px;
        margin: 3px 0;
    }

.logo-right {
    float: right;
}

    .logo-right a {
        margin-left: 30px;
        color: #666;
    }
/*nav 导航 */


.bigimg {
    width: 100%;
    height: 330px;
    background: url(/templates/images/banner-1.jpg);
    background-position: center;
    position: relative;
}

/*nav 锚点 */
.nav-md {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    height: 80px;
    position: relative;
    top: -25px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.30);
    font-size: 0;
    z-index: 10;
}

    .nav-md a {
        width: 25%;
        text-align: center;
        display: inline-block;
        font-size: 14px;
        position: relative;
    }

        .nav-md a img {
            width: 30px;
            height: 30px;
            display: block;
            margin: 14px auto 7px auto;
        }

    .nav-md b {
        width: 2px;
        height: 40px;
        background: #dedede;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 20px;
    }

    .nav-md s {
        display: none;
        background: #FFB433;
        width: 80px;
        height: 2px;
        position: absolute;
        left: 50%;
        margin-left: -40px;
        bottom: -11px;
    }

/*nav 锚点 */

.container {
    margin: 0 auto 0 auto;
    width: 1200px;
    overflow: hidden;
}

.middle .topName {
    margin-top: 90px;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

    .middle .topName b {
        background: #FF7F12;
        display: block;
        margin: 15px auto 0 auto;
    }

.middle .topMs {
    font-size: 16px;
    color: #666666;
    margin-top: 22px;
    text-align: center;
}

.topContent {
    margin: 60px auto 90px auto;
    overflow: hidden;
}

/*手机版*/
.wap-list {
    width: 257.5px;
    margin-right: 30px;
    height: 369px;
    background: #fff;
    margin-bottom: 90px;
    float: left;
    padding: 10px;
}

.phone-left {
    float: left;
}

.phone-right {
    float: right;
}

    .phone-right .img {
        width: 450px;
        height: 343px;
        background: url(/templates/images/1.png) no-repeat;
        position: relative;
    }

        .phone-right .img img {
            width: 100px;
            height: 100px;
            position: absolute;
            bottom: 137px;
            right: 300px;
        }

.leftName {
    color: #febf46;
    font-size: 35px;
}

.leftName1 {
    margin: 20px 0 25px 0;
    font-size: 16px;
}

.phone-left .img {
    width: 353px;
    height: 235px;
    background: url(/templates/images/1-1.png) no-repeat;
    position: relative;
}

    .phone-left .img img {
        width: 60px;
        height: 60px;
        position: absolute;
        bottom: 64px;
        right: 24px;
    }
/*小程序*/
.xcx-left {
	float: left;	
}
.xcx-left .img {
	width: 559px;
	height: 335px;
	background: url(/templates/images/3-3.png) no-repeat;
	position: relative;
}
.xcx-left .img .img1 {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 154px;
    left: 246px;
}
.xcx-left .img img {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 84px;
    right: 4px;
}
.xcx-right {
	float: right;
}
.xcx-left .fsname {
	margin-top: 10px;
	color: #000;
    width: 560px;
}


/*公众号*/
.gzh-left {
    float: left;
}

    .gzh-left .img {
        width: 450px;
        height: 343px;
        background: url(/templates/images/2.png) no-repeat;
        position: relative;
    }

        .gzh-left .img img {
            width: 100px;
            height: 100px;
            position: absolute;
            top: 106px;
            left: 186px;
        }

.gzh-right {
    float: right;
}

    .gzh-right .img {
        width: 552px;
        height: 235px;
        background: url(/templates/images/2-2.png) no-repeat;
        position: relative;
    }

        .gzh-right .img img {
            width: 60px;
            height: 60px;
            position: absolute;
            top: 95px;
            right: 242px;
        }

/*移动APP应用*/
.appLeft {
    float: left;
}

.appRight {
    float: right;
}

.appLeft .img {
    width: 450px;
    height: 343px;
    background: url(/templates/images/4.png) no-repeat;
    position: relative;
}

    .appLeft .img img {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 106px;
        left: 303px;
    }

.appRight .img {
    width: 341px;
    height: 203px;
    background: url(/templates/images/app-r.png) no-repeat;
    position: relative;
}

    .appRight .img img {
        width: 100px;
        height: 100px;
        position: absolute;
        top: 12px;
        left: 229px;
    }

#iphone {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 46px;
    display: inline-block;
}

#anzuo {
    position: absolute;
    top: 72px;
    left: 0px;
    width: 160px;
    height: 46px;
    display: inline-block;
}
/* footer */

.footer {
    background: #3C3C3C;
}

    .footer .f_con {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .footer .f_con p {
            text-align: center;
            font-size: 12px;
            color: #FFFFFF;
            line-height: 12px;
            margin: 15px 0;
        }

            .footer .f_con p span {
                margin-right: 10px;
            }

            .footer .f_con p img {
                margin-right: 10px;
                vertical-align: middle;
            }

            .footer .f_con p a {
                font-size: 12px;
                color: #FFFFFF;
                line-height: 12px;
            }

                .footer .f_con p a:hover {
                    color: #5A9FFE;
                }
/* footer */


