@charset "utf-8";

/* CSS reset for c_b*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {

    margin: 0;

    padding: 0;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



table th, table td {

    padding: 5px;

}



fieldset, img {

    border: 0;

}



address, caption, cite, code, dfn, em, i, th, var {

    font-style: normal;

    font-weight: normal;

}



ol, ul {

    list-style: none;

}



ception, th {

    text-align: left;

}



q:before, q:after {

    content: '';

}



abbr, acronym {

    border: 0;

}



a {

    color: #666;

    text-decoration: none;

}

/*for ie f6n.net*/

a:focus {

    outline: none;

}

/*for ff f6n.net*/

a:hover {

    text-decoration: none;

}

/*定位*/

.tl {

    text-align: left;

}



.tc {

    text-align: center;

}



.tr {

    text-align: right;

}



.bc {

    margin-left: auto;

    margin-right: auto;

}



.fl {

    float: left;

    display: inline;

}



.fr {

    float: right;

    display: inline;

}



.zoom {

    zoom: 1

}



.hidden {

    visibility: hidden;

}



.vam {

    vertical-align: middle;

}



.clear {

    clear: both;

    height: 0;

    line-height: 0;

    font-size: 0;

}



p {

    word-spacing: -1.5px;

}



li {

    list-style: none;

}



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;

/*其他*/

.cur {

    cursor: pointer

}

/*原reset*/

sup {

    vertical-align: baseline;

}



sub {

    vertical-align: baseline;

}



input, button, textarea, select, optgroup, option {

    font-family: inherit;

    font-size: inherit;

    outline: none;

    font-style: inherit;

    font-weight: inherit;

}



input, button, textarea, select {

    *font-size: 100%;

}



input, select {

    vertical-align: middle;

}



body {

    font: 14px/1.231 "微软雅黑","Arial Narrow",HELVETICA;

}



select, input, button, textarea, button {

    font: 99% "微软雅黑","Arial Narrow",HELVETICA;

}



table {

    font-size: 14px;

    width: 100%;

    border-collapse: collapse;

}



pre, code, kbd, samp, tt {

    font-family: monospace;

    *font-size: 108%;

    line-height: 100%;

}

/*title*/

h1 {

    font-size: 32px;

}



h2 {

    font-size: 26px;

}



h3 {

    font-size: 20px;

}



h4 {

    font-size: 14px;

}



h5 {

    font-size: 12px;

}



h6 {

    font-size: 10px;

}

/*清除浮动*/

.clearfix:after {

    content: '';

    display: block;

    clear: both;

    height: 0;

    visibility: hidden;

}



.clearfix {

    /*兼容 IE*/

    zoom: 1;

}

/*end reset*/

body {

    background: #f4f4f4;

}



.content, .container {

    margin-left: auto;

    margin-right: auto;

    width: 1200px;

}



/* tanchuang1 提交弹窗*/

.tanchuang1 {

    width:100%;

    position: fixed;

    top: 0;

    left: 0;

    background: url(../images/tanchuangbg.png);

    height:100%;

    z-index:9999999;

}

.tanchuang1 .conBox {

    width: 400px;

    height: 212px;

    padding: 20px;

    background: #fff;

    position: absolute;

    left: 50%;

    margin-left: -220px;

    top: 50%;

    margin-top: -80px;

    z-index:9999999;

}

.tanchuang1 .conBox .tcClose {

    width: 33px;

    height: 90px;

    position: absolute;

    right: 45px;

    top: -90px;

    cursor: pointer;

    z-index:999999999999999;

}

.tanchuang1 .conBox .box {

    width: 398px;

    height: 190px;

    border: 1px solid #e5e5e5;

    padding-top: 20px;

    text-align: center;

    position: relative;

}

.tanchuang1 .conBox .box img {

    display: block;

    width: 47px;

    height: 47px;

    margin: 0 auto;

}

.tanchuang1 .conBox .box h5 {

    font-size: 24px;

    color: #d93638;

    font-weight: bold;

    margin-top: 10px;

}

.tanchuang1 .conBox .box p {

    font-size: 16px;

    color: #4d4d4d;

    margin-top: 10px;

}

.tanchuang1 .conBox .box .b15 {

    display: block;

    width: 150px;

    height: 52px;

    line-height: 52px;

    text-align: center;

    font-size: 18px;

    color: #fff;

    position: absolute;

    bottom: -1px;

    left: 50%;

    margin-left: -75px;

    background: #d93638;

    text-decoration: none;

    z-index:999999999999999;

    border:0px;

}

.tanchuang2 .conBox .box a {

    background: #404040;

}



/*------------------------------------  新加入的代码放在下面  ---------------------------------------------*/



/*关闭网站*/

.y-close-page {

    width:100%;

    height:100%;

    position:fixed;

    left:0;

    top:0;

    z-index:99999;

    background-color:#333;

}

.y-dialog-cont {

    width:360px;

    height:160px;

    background-color:#fff;

    margin:8% auto 0;

    border-radius:10px;

    text-align:center;

    color: #666;

}

.y-dialog-cont p{

    padding-top:10%;

    font-size:18px;

}

.y-dialog-cont a{

    display:block;

    width:70px;

    height:36px;

    line-height:36px;

    color:#fff;

    border-radius:5px;

    margin:36px auto 0;

    text-decoration:none;

    background:#d93638;

}





/* header */

.header { position: relative;  background: #fff;}

.hd-Top  { width: 100%; background: #fff;}

.hd-Top .hd-con { position:relative;max-width:1400px; margin:0 auto; border-bottom:1px solid rgba(0,0,0,0.1);overflow: hidden; padding: 15px 0;}

.hd-con > i {display: block; width: 100%; height: 3px; background: #d93638; z-index: 3; position: absolute; top: 0; left: 0; animation:light 3s;}

.hd-Top .hd-con .hd-link { float: right;}

.hd-Top .hd-con h2 { padding-right: 37px; float: left; font-size:14px; font-weight: normal;}

.hd-Top .hd-con h2:after { content: ''; display: inline-block; background: url("../images/hd-shop.png") no-repeat center; width: 14px; height: 14px; vertical-align: middle; padding-left: 20px;}

.hd-Top .hd-con h2 > a { color: #999;}

.hd-Top .hd-con p { float: right; font-size: 14px; color: #999;}

.hd-Top .hd-con p em {  color: #333;padding: 0 10px }

/* header  end */



/* nav */

/*.nav {  position: relative; background: #fff;height: 102px;}

.hd-nav-fix { position: fixed; z-index:999;top: 0; left: 0; right: 0;box-shadow: 0px 20px 20px -20px #e6e6e6;  height: 80px;}

.hd-nav-fix .nav-menu ul > li { height: 80px; line-height: 80px;}

.hd-nav-fix .nav-con .hd-logo { padding: 16px 0;}

.hd-nav-fix .nav-menu form { margin-top: 29px;}

.hd-nav-fix .y-submenu07-box { top: 80px;}

.nav .nav-con { max-width:1400px; margin:0 auto;}

.nav-con .hd-logo { float: left; width: 142px; padding: 27px 0;}

.nav-con .nav-menu { float: right;}

.nav-menu ul { float: left;}

.nav-menu ul > li { float: left;  font-size: 17px; line-height: 102px;margin-right: 45px;}

.nav-menu ul > li > a {  position:relative;display:block;color: #666;}

.nav-menu form{ float: left; position: relative; margin-top: 40px;}

.nav-menu form button{background: none;border: none;cursor: pointer;width: 25px;height: 25px;padding: 0;}

.nav-menu form .search {position: absolute;width: 0; font-size:14px;height: 35px;right: 35px;top: -4px;background: #fff;overflow: hidden;transition: all 0.5s;z-index: 99;box-shadow: 0 0 10px rgba(0,0,0,0.1); border: none;}

.nav-menu form:hover .search{width: 240px;right: 35px; padding-left: 20px;}

.nav-menu ul li.cur > a { color: #d93638;}

.nav-menu ul li > a:after { content: ''; display: block; position: absolute; bottom: 0; width: 100%; height: 4px; background: #d93638;transform:scaleX(0);transition:all 0.5s;}

.nav-menu ul li.cur > a:after, .nav-menu ul li:hover > a:after { transform: scaleX(1)}

.nav-menu ul li:hover > a {  color: #d93638;}*/

/* nav end */



/* 导航下拉 */

.y-submenu07-box {  text-align:center;width:100%; height:70px; line-height:70px;background-color: #f4f4f4;position: absolute;left: 0;top:102px; z-index:999;display: none;}

.y-submenu07-box a { display:inline-block; padding-left:12px;margin: 0 15px;font-size: 15px; color: #666;position: relative;}

.y-submenu07-box a:after { content: ''; display: block; position: absolute; left: 0;  top: 50%; margin-top: -2px; background: #666666; width: 4px; height: 4px;}

.y-submenu07-box a:hover { color: #d93638;}

.y-submenu07-box a:hover:after { background: #d93638;}

/* 导航下拉 End */





/* --视频弹框-- */

.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.8);}

.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}

video { width:1024px; height:600px;}

.video-inner iframe{display:block;width:1024px;height:600px;}

.video-close{position:absolute;left:100%;top:0;padding:10px;width:32px;height:32px;cursor:pointer;background:#fff url(../images/closebtn.png) no-repeat center;}

.video-close:hover{background-color:#d93638; }

/* --end 视频弹框-- */


@font-face {

    font-family: "DIN-Medium";

    src: url("../fonts/din medium.woff2") format("woff2"),

    url("../font/DIN Medium.woff") format("woff"),

    url("../fonts/din medium.ttf") format("truetype"),

    url("../fonts/din medium.eot") format("embedded-opentype"),

    url("../fonts/din medium.svg") format("svg");

}



@keyframes light{

    0%{width:0%;}

    100%{width:100%;}

}





/* --视频弹框-- */

.video-pop{display:none;position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;background:#000\9;background:rgba(0,0,0,0.8);}

.video-inner{position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-512px;width:1024px;height:600px;background:#000;}

.video-inner iframe{display:block;width:1024px;height:600px;}

.video-close{position:absolute;left:100%;top:0;padding:10px;width:32px;height:32px;cursor:pointer;background:#fff url(../images/closebtn.png) no-repeat center;}

.video-close:hover{background-color:#d93638;}

/* --end 视频弹框-- */







.wrapper { max-width: 1400px;  margin: 0 auto;}

@media screen and  (max-width: 1440px){

    .wrapper { max-width:1400px;}

}



@media screen and  (max-width: 1360px){

    .wrapper { max-width:1200px;}

}



@media screen and (max-width: 1400px){

    .wrapper {max-width:1200px;}

}

.white { background:#fff!important;}

.wrap-tit { text-align: center; animation: fadeinT 1s ease-out backwards;overflow: hidden;}

.wrap-tit h2 { font-size: 50px; color:#333; font-weight: normal; margin-bottom: 10px;font-weight:bold;}

.wrap-tit h2 a { color: #333;}

.wrap-tit p { width:700px; margin: 0 auto;font-size: 18px; color: #666; line-height: 1.5;}