
body {
src: url("https://www.youdmall.com/youda/fonts/font_1457590607_404899.eot");
/* IE9*/
src: url("https://www.youdmall.com/youda/fonts/font_1457590607_404899.eot") format("embedded-opentype"), url("https://www.youdmall.com/youda/fonts/font_1457590607_404899.woff") format("woff"), url("https://www.youdmall.com/youda/fonts/font_1457590607_404899.ttf") format("truetype"), url("../image/font_1457590607_404899.svg") format("svg");
/* iOS 4.1- */
font: 100% "microsoft yahei",Helvetica;
list-style: none;
color: #000;
margin: 0;
padding: 0;
background: #fff;
width: 100%;
min-width: 980px;
height: 100%; }

.iconfont {
    font-family: "iconfont" !important;
    font-size: 28px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle; }

/*html {*/
    /*position: relative*/
/*}*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
body,html {
    min-width: 1100px;
    color: #2c3a46;
    background: #fff;
    font-size: 14px;
    line-height: 1.6em;
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif
}

.f-pr{
    position: relative;
}
.g-box{
    width: 1200px;
    margin: 0 auto;
    padding-top: 103px;
    padding-bottom: 94px;
}
.clear::before,.clear::after{
    display: table;
    line-height: 0;
    content: "";
}
.clear::after{
    clear:both;
}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}
a {
    background: 0 0;
    text-decoration: none;
    cursor: pointer;
}

ul, li {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}



a {
    outline: none; }

a:hover {
    text-decoration: none; }

a:focus {
    outline: 0; }

a {
	color: #FC0;
	text-decoration: none;
}

em, i {
    font-style: normal; }

ul, ol, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {
    margin: 0px;
    padding: 0px;
    list-style: none; }

.clearfix {
    *zoom: 1; }

.lf, .fl {
    float: left; }

.rt, .fr {
    float: right; }

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    clear: both; }

.nav, .info-data, #main, .art-message, #partner, #trends > ul, .footer {
    /*width: 1000px;*/
    margin: 0 auto; }

/**************导航样式****************/
.width1200{
    width: 1200px;
    margin: 0 auto;
}

#head{
    position: fixed;
    left: 0;
    right: 0;
    /*border-bottom: 1px solid rgba(255,255,255,.2);*/
    z-index: 10;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease;
    /*box-shadow: 0 1px 2px #e1e1e1;*/
    background: #000;
    height: 60px;
}
#head .logo-img{
    display: block;
}
#head .with-logo{
    background: url("../image/logo1.png") no-repeat center;
    width: 180px;
    height: 54px;
    margin-top: 2px;
}
#head .black-logo{
    background: url("../image/black_logo.png") no-repeat center;
    width: 180px;
    height: 54px;
	margin-top: 2px;
}
#head .nav{
    width: 1260px;
    position: relative;
    height: 60px;
    line-height: 60px;
}
#head .nav .head-lf,
#head .nav .head-lf a{
    display: table;
    height: 54px;
    line-height: 60px;
}
#head .nav .head-lf a{
    /* display: table-cell;
    vertical-align: middle; */
}
/*#head .nav .head-lf a img{*/
    /*display: block;*/
    /*margin-top:0px;*/
/*}*/
.headFixed{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 1px 2px #e1e1e1;
}
.nav>.head-middle{
    height: 60px;
    margin-bottom: 0;
    margin-left: 100px;
}
.nav>.head-middle>li{
    position: relative;
    float: left;
    height: 60px;
    line-height: 60px;
}
.nav-index,
.nav-introduce,
.nav-ketang,
.nav-price,
.nav-case{
    overflow: hidden;
}
.head-middle li:hover,.head-middle li.active{
    box-sizing: border-box;
    /*border-bottom: 2px solid #0099ff;*/
}
.head-middle li:hover a,.head-middle li.active a{
    /*color: #0099ff;*/
    background: #F9CB08;
    color: #000;
}
.head-middle li.liSelected{
    /*box-sizing: border-box;*/
    /*border-bottom: 2px solid #0099ff;*/.head-middle>li>a
}
.head-middle li.liSelected a{
    /*color: #0099ff;*/
    /*background: #F9CB08;*/
}
.head-middle>li>a{
    color: #fff;
    font-size: 16px;
    padding: 27px 19px;
    text-decoration: none;
}
.nav-product{
    width: 86px!important;
    position: relative;
}
.nav-agent{
    width: 110px;
    position: relative;
}

.nav-product>span{
    font-size: 18px;
    position: absolute;
    top: 42px;
    right: 12px;
}
.nav-agent>span{
    font-size: 18px;
    position: absolute;
    top: 42px;
    right: 8px;
}
.nav-product>.caret,.nav-agent>.caret{
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.nav-product>.product-down>.product-list,.nav-agent>.agent-down>.agent-list{
    overflow: hidden;
    width: 140px;
    padding:0;
    border-radius: 4px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 43px;
    z-index: 1000;
    background: #fff;
    border:1px solid #e6e6e6;
}
.nav-product>.product-down{
    width: 170px;
    height: 263px;
    margin-left: -30px;
    margin-top: -36px;
    position: relative;
    display: none;
}
.nav-agent>.agent-down{
    width: 170px;
    height: 263px;
    margin-left: -15px;
    margin-top: -36px;
    position: relative;
    display: none;
}
.nav-product>.product-down>img,.nav-agent>.agent-down>img{
    position: absolute;
    top: 32px;
    left: 58px;
    z-index: 10000;
}

.nav-product>.product-down>.product-list>li,.nav-agent>.agent-down>.agent-list>li{
    line-height: 35px;
    height: 35px;
    position: relative;
}
.nav-product>.product-down>.product-list>li:after,.agent-down>.agent-list>li:after{
    content: '';
    display: block;
    height:0;
    width:120px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top:35px;
    left: 10px;
}
/*.nav-product>.product-down>.product-list>li:last-child:after{
  display: none;
}*/
.nav-product>.product-down>.product-list>li>a,.agent-down>.agent-list>li>a{
    display: inline-block;
    width: 100%;
    height:35px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.nav-product .product-down li.smallLiSelected{
    background: #18a1f5;
}
.nav-product .product-down li.smallLiSelected a{
    color: #fff;
}
.nav-product>.product-down>.product-list a:hover,.agent-down>.agent-list a:hover{
    text-decoration: none;
    color: #fff;
    background: #18a1f5;
}

.nav>.head-rt{
    width: 158px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.head-rt>a.nav-register{
    color: #fff!important;
    font-size: 14px;
    text-decoration: none;
    line-height: 1;
    padding:8px 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius:  5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.head-rt>a.nav-login{
    font-size: 16px;
    color: #3D8DFA;;
    text-decoration: none;
    margin-right: 20px;
}
.head-rt>.nav-register{
    background: #3D8DFA;
}
.scrm-login-icon{
    display: inline-block;
    margin-right: 10px;
    /*background: url("../images/scrm_user.png") no-repeat center;*/
    width: 14px;
    height: 15px;
}
.scrm-content-width{
    width: 1200px;
    margin: auto;
}


.background-btn{
    display: inline-block;
    width:127px;
    height:46px;
    background: #F9CB08;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    color: #000;
    line-height: 46px;
    margin-top: 8px;
}
.ajyx-login {
    display: inline-block;
    width: 88px;
    height: 33px;
    /*border: 1px solid #F43C1C;*/
    /*color: #F43C1C;*/
    background: #F9CB08;
    color: #000;
    border-radius: 6px;
    font-size: 16px;
    text-align: center;
    line-height: 33px;
    margin-left: 10px;
}


/*!*页脚数据统计*!*/
/*.record-information{*/
    /*min-width: 1130px;*/
    /*height: 110px;*/
    /*background: #2E363E;*/
    /*position: relative;*/
/*}*/
/*.record-information>.information{*/
    /*width:1200px;*/
    /*margin:0 auto;*/
/*}*/
/*.record-information>.information>.record-data>li{*/
    /*display: inline-block;*/
    /**display: inline;*/
    /**zoom:1;*/
    /*width: 24.5%;*/
    /*text-align: center;*/
/*}*/
/*.record-information>.information>.record-data>li>b{*/
    /*display: inline-block;*/
    /*width: 36px;*/
    /*height: 32px;*/
    /*background: url(../images/foot_electricity.png)no-repeat;*/
    /*margin-top: 26px;*/

/*}*/
/*.record-information>.information>.record-data>li.user>b{*/
    /*display:inline-block;*/
    /**display: inline;*/
    /**zoom:1;*/
    /*margin-top: 32px;*/
    /*background: url("../images/foot_user.png");*/
    /*width: 31px;*/
    /*height: 35px;*/
/*}*/
/*.record-information>.information>.record-data>li.order>b{*/
    /*display:inline-block;*/
    /**display: inline;*/
    /**zoom:1;*/
    /*margin-top: 32px;*/
    /*background: url("../images/foot_order.png");*/
    /*width: 37px;*/
    /*height: 37px;*/
/*}*/
/*.record-information>.information>.record-data>li.team>b{*/
    /*display:inline-block;*/
    /**display: inline;*/
    /**zoom:1;*/
    /*margin-top: 32px;*/
    /*background: url("../images/foot_team.png");*/
    /*width: 37px;*/
    /*height: 37px;*/
/*}*/
/*.record-information>.information>.record-data>li>h3.data-first{*/
    /*color: #fff;*/
    /*font-size: 16px;*/
    /*font-weight: 500;*/
    /*margin-top: 5px;*/
/*}*/
/*.record-information>.information>.record-data>li:nth-child(2)>h3.data-first{ left: 40%; }*/
/*.record-information>.information>.record-data>li:nth-child(3)>h3.data-first{ left: 54%; }*/
/*.record-information>.information>.record-data>li:nth-child(4)>h3.data-first{ left: 71%; }*/
/*.information>.record-data>li>span.data-second{*/
    /*color: #868686;*/
    /*font-size: 14px;*/
/*}*/
/*.information>.record-data>li:nth-child(2)>span.data-second{ left: 40%; }*/
/*.information>.record-data>li:nth-child(3)>span.data-second{ left: 55%; }*/
/*.information>.record-data>li:nth-child(4)>span.data-second{ left: 68%; }*/




/* footer */
.footer{
	background-color: #000;

}

.footer .g-box{
	text-align: center;
	line-height: 90px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
.footer .g-box:first-child{
    width:1100px;
    border-bottom:1px solid #C1C1C1;
}
.footer .g-box:first-child{
    padding:18px 0 0;
}
.footer .g-box:last-child a{
    color: #fff;
    margin:0 10px;
}
.footer .g-box:first-child>.menu-item {
    margin-right:88px;
    width: auto;
}

.footer #col-1{
    min-height:185px;
    border-right: 1px solid #C1C1C1;
    margin-right:56px;
    padding-right:56px;
}
.footer #col-2{
    /* width:100px */
}
.footer #col-5{
    /* width:110px */
}
.footer #col-6{
    /* width:76px; */
    margin-right:0;
}
.footer .g-box:first-child>.menu-item>.menu-name {
    line-height: 1;
    font-weight: normal;
    padding-bottom:0;
    margin-bottom: 20px;
    padding-right: 0;
    color: #fff;
    font-size: 18px;
    border-bottom: none;
    text-align: center;
}
.footer .g-box:first-child>.menu-item>.menu-ul > li {
    margin-bottom: 20px;
    min-width: 0;
    float: none;
    text-align: center;
}
.footer .g-box:first-child>.menu-item>.menu-ul > li > a {
    color: #D7D7D7;
    font-size: 14px;
    margin-bottom:20px;
    line-height: 1;
}
a.border {
    border: 1px solid #fff;
    padding: 11px 21px;
}
a.button {
    font-size: 14px;
    padding: 12px 22px;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 12px 42px;
}
.tel{
	color: #FC0;
	font-size: 14px;
}
.menu-ul{
    margin-top: 15px;
}
#foot-down {
    min-width: 1130px;
    background: #1b1b1b;
    /* height: 80px; */
}
.foot-down-con {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    /* height: 80px; */
}
#foot-down p {
    /* position: absolute; */
    right: 0;
    color: #9e9e9e;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 0;
}
.foot-down-con .dsb-logo {
    display:inline-block;
    zoom:1;
    *display:inline;
    background: url('https://www.youdmall.com/youda/images/foot_dsb_logo.png') no-repeat center;
    background-size: cover;
    width: 52px;
    height: 13px;
    margin: 0 5px -2px 0;
}
.foot-down-con .yd-logo {
    display:inline-block;
    zoom:1;
    *display:inline;
    background: url('https://www.youdmall.com/youda/images/foot_logo_icon.png') no-repeat center;
    background-size: cover;
    width: 55px;
    height: 13px;
    margin: 0 5px -2px 0;
}
.foot-down-con .aj-logo {
    display:inline-block;
    zoom:1;
    *display:inline;
    background: url('https://www.youdmall.com/youda/images/foot_aj_logo.png') no-repeat center;
    background-size: cover;
    width: 60px;
    height: 12px;
    margin: 0 5px -2px 0;
}

li.app_center_li{
    position: relative;
}
li.app_center_li .aj-menu {
    position: absolute;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    width:800px!important;
    height:520px;
    overflow:auto;
    display:none;
    background-color: #fff;
    top: -600px;
    left: -400px;
    opacity: 1;
}

li.app_center_li:hover .aj-menu{
    display: block;
    padding:40px;
    font-size: 12px;

}
@media screen and (min-width: 320px) and (min-width: 360px) and (min-width: 375px) and (min-width: 384px) and (min-width: 414px) {
    body {
        font-size: 14px;
        color: #333;
        margin: 0;
        background: #fff;
        width: 100%;
        min-width: 1300px !important;
        height: 100%; } }


/*公司荣誉*/
.honer-title{
    background: url("../image/honre_title.png") no-repeat center;
    background-size: cover;
    width: 408px;
    height: 91px;
    margin: 55px auto 0;
}
.honer-ul{
    margin: 80px auto 90px;
}
.honer-ul li{
    float: left;
    width: 20%;
}
.honer-ul li .icon{
    display: block;
    margin: 0 auto;
    width: 219px;
    height: 281px;
}
.honer-01{
    background: url("https://www.youdmall.com/youda/images/yellow_honre_01.png") no-repeat center;
    background-size: cover;
}
.honer-02{
    background: url("https://www.youdmall.com/youda/images/yellow_honre_02.png") no-repeat center;
    background-size: cover;
}
.honer-03{
    background: url("https://www.youdmall.com/youda/images/yellow_honre_03.png") no-repeat center;
    background-size: cover;
}
.honer-04{
    background: url("https://www.youdmall.com/youda/images/yellow_honre_04.png") no-repeat center;
    background-size: cover;
}
.honer-05{
    background: url("https://www.youdmall.com/youda/images/yellow_honre_05.png") no-repeat center;
    background-size: cover;
}


/*honer*/
.honer-bg{
    background: url("../image/honre_bg.png") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 653px;
}
.honor-with-title{
    padding-top: 90px;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}
.with-bg{
    margin: 60px auto 0;
    height:401px;
    background:rgba(255,255,255,1);
    border-radius:15px;
    box-shadow:4px 3px 29px 0px rgba(78,85,102,0.65);
}
.ib{
  display: inline-block;
  vertical-align: middle;
}
.rl{
  position: relative;
}
.tac{
  text-align: center;
}