@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon%EF%B9%96mxdm4f.eot');
    src: url('../fonts/icomoon%EF%B9%96mxdm4f.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon%EF%B9%96mxdm4f.ttf') format('truetype'), url('http://www.youyihome.com/template/pc/cn2016/fonts/icomoon.woff?mxdm4f') format('woff'), url('../fonts/icomoon%EF%B9%96mxdm4f.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


/* 头部底部公共样式部分 */


/* 版心1200px */

.w {
    width: 1200px;
    margin: 0 auto;
}

.shortcut {
    width: 100%;
    height: 30px;
    background-color: #e3e4e5;
}

.shortcut .w {
    height: 30px;
}

.cut_box {
    float: right;
    height: 100%;
    width: 220px;
}

.cut_left {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

.cut_box em {
    display: block;
    float: left;
    width: 1px;
    height: 14px;
    background-color: #666666;
    margin-left: 7px;
    margin-top: 9px;
    margin-right: 10px;
}

.cut_right {
    float: left;
    font-size: 16px;
    color: #53bdee;
    padding-top: 3px;
    font-weight: 600;
}

.cut_right img {
    vertical-align: middle;
}


/* 2 */

.short_bottom_bg {
    width: 100%;
    /* height: 20px; */
    height: 0;
    /* background-color: #f6f6f6; */
}


/* header */

.header {
    height: 120px;
    width: 100%;
}

.header .w {
    height: 1200px;
}

.logo {
    float: left;
    height: 120px;
    width: 200px;
    padding: 15px;
}

.logo img {
    width: 100%;
    height: 100%;
}

.nav {
    float: left;
    width: 1000px;
    height: 120px;
    padding-top: 45px;
    /* padding-left: 265px; */
    padding-left: 428px;
}

.nav ul li {
    float: left;
    margin: 0 25px;
}

.nav ul li a {
    font-size: 22px;
    color: #484848;
    padding: 15px 0;
}

.nav ul li:nth-child(1) {
    margin-right: 0;
}

.nav ul li:nth-child(1) a {
    padding: 15px 30px;
}

.current {
    color: #0794fd!important;
    border-bottom: 4px solid #0794fd;
}

.footer {
    overflow: hidden;
    width: 100%;
    height: 400px;
    background: url(../images/footer_bg.jpg) no-repeat center center;
    background-size: 100% 400px;
}

.footer_model_1 {
    width: 100%;
    height: 210px;
    margin-top: 10px;
}

.footer_model_1 ul {
    width: 100%;
    height: 210px;
    display: flex;
}

.footer_model_1 ul li {
    flex: 1;
}


/* .footer_model_1 ul li:nth-child(1) {
    background-color: #FFF;
} */

.footer_model_1 ul li:nth-child(1) img {
    margin: 65px 0 0 70px;
}

.footer_model_1 ul li:nth-child(2) .icon_lx {
    float: left;
    width: 57px;
    height: 100%;
    padding-top: 80px;
}

.footer_model_1 ul li:nth-child(2) dl {
    float: left;
    padding-top: 70px;
    height: 210px;
    padding-left: 25px;
}

.footer_model_1 ul li:nth-child(2) dl dt {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
}

.footer_model_1 ul li:nth-child(2) dl dd {
    font-size: 14px;
    color: #676767;
    margin-bottom: 5px;
}

.footer_model_1 ul li:nth-child(3) .weixin_pic {
    float: left;
    width: 123px;
    height: 210px;
}

.footer_model_1 ul li:nth-child(3) .weixin_pic img {
    margin-top: 60px;
    margin-left: 20px;
}

.footer_model_1 ul li:nth-child(3) dl {
    float: left;
    padding-top: 70px;
    height: 220px;
    padding-left: 25px;
}

.footer_model_1 ul li:nth-child(3) dl dt {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
}

.footer_model_1 ul li:nth-child(3) dl dd {
    font-size: 14px;
    color: #676767;
    margin-bottom: 5px;
}

.xian {
    width: 1060px;
    height: 1px;
    background-color: #b2b2b2;
    margin: 0 auto;
}

.footer_nav {
    overflow: hidden;
    width: 960px;
    /* background-color: pink; */
}

.footer_nav ul {
    width: 100%;
    display: flex;
}

.footer_nav ul li {
    flex: 1;
    text-align: right;
    padding-top: 25px;
}

.footer_nav ul li a {
    width: 100%;
    font-size: 16px;
    color: #777;
}

.footer_nav ul li a:hover {
    color: #f40;
}

.beian {
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 30px;
}

.deepbottom {
    width: 100%;
    height: 25px;
    background-color: #454545;
}


#menu{ display:none;}

/* fixedtool */

.fixtool {position: fixed;top: 200px;right: 5px;width: 230px;z-index: 999;background-color: #fff;}
.fixtool .guanbi{
	position:absolute; right:0; top:0;
    width: 40px;
    height: 40px;
	line-height:40px;
    background: #fff;
    color: #333;
    text-align: center;
    font-size: 14px;
	cursor:pointer;
}
.youyijia_erweima {padding-top: 10px;}
.youyijia_erweima img {display: block;margin: 0 auto;}
.fixtool>a {display: block;font-size: 18px;color: #1379ce;width: 170px;height: 30px;border: 1px solid #1379ce;margin: 15px 30px;text-align: center;}
.fixtool>a::before {font-family: 'icomoon';content: "\e908";margin-right: 10px;}
.fixtool ul {width: 170px;margin-left: 32px;}
.fixtool ul li {height: 32px;margin-bottom: 15px;}
.fixtool ul li a {font-size: 18px;color: #333;}
.fixtool ul li a img {margin-right: 20px;}
.fixtool ul li a:hover {color: #077ec4;}
.fixtool em {position: relative;display: block;width: 170px;height: 40px;border: 1px solid #077ec4;margin-left: 30px;margin-top: 40px;margin-bottom: 30px;}
.fixtool em::before {content: "\e942";font-family: 'icomoon';font-size: 24px;color: #077ec4;margin: 10px;}
.fixtool em h6 {position: absolute;left: 40px;top: 6px;width: 1px;height: 25px;background-color: #077ec4;}
.fixtool em h5 {position: absolute;top: 3px;left: 50px;font-size: 12px;color: #1384d8; line-height:1;}
.fixtool em h4 {position: absolute;top: 18px;left: 50px;font-size: 16px;color: #077ec4;font-weight: 400; line-height:1}