@charset "utf-8";

/*!

 * @since:2019/04/29

 * @author:flyfly ~~~!

 * @Email:li13572463831@163.com ~~~!

 * @Copyright © 2019 hzgxr.com. All Rights Reserved.

 **/

/*!

*  样式重置 reset default style

**/

section, article, header, nav, footer { display: block; }

body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, li, form, blockquote { margin: 0; padding: 0; font-size: 1em; }

h1, h2, h3, h4, h5, h6, th { color: #333; font-size: 100%; font-weight: normal }

address, cite, dfn, em, var { font-style: normal }

button, input, textarea, select { outline: none; padding: 0; }

:focus { outline: 0 }

code, kbd, pre, samp { font-family: courier new, courier, monospace }

body { margin: 0 auto; -webkit-text-size-adjust: none; }

small { font-size: 11px }

sup { vertical-align: text-top }

sub { vertical-align: text-bottom }

img { border: 0; outline: 0; }

textarea { overflow: auto; resize: none; }

ul { list-style-type: none; }

a { text-decoration: none; color: #666; color: inherit; }

p { color: #666; font-size: 14px; }

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: none; padding: 0; }

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder { color: #aaa; }

textarea::-moz-input-placeholder, textarea:-moz-input-placeholder, input::-moz-input-placeholder, input:-moz-input-placeholder { color: #aaa; font-size: 14px; }

textarea:-ms-input-placeholder, input:-ms-input-placeholder { color: #aaa; font-size: 14px; }

a:hover { color: #da251e; }



input[type="checkbox"]{

    -webkit-appearance: none;

    vertical-align:middle;

    margin-top:0;

    background:#fff;

    border:#ebebeb solid 1px;

    border-radius: 3px;

    min-height: 22px;

    min-width: 22px;

    position: relative;

    cursor: pointer;

}

input[type="checkbox"]:checked {

    background: #00ba00;

}

input[type=checkbox]:checked::after{

    content: '';

    top: 4px;

    left: 4px;

    position: absolute;

    background: transparent;

    border: #fff solid 2px;

    border-top: none;

    border-right: none;

    height: 6px;

    width: 10px;

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -webkit-transform: rotate(-45deg); 

    transform: rotate(-45deg);

}







/*!

*  常用样式库 common style library

**/

.idx-row { overflow: hidden; }

.idx-row:after { 

    content: ""; 

    display: block; 

    clear: both; 

    height: 0; 

}

.idx-row > [class^="idx-col-"] { float: left; }

.idx-row .idx-col-3 { width: 25%; }

.idx-row .idx-col-3 { width: 25%; }

.idx-row .idx-col-4 { width: 33.3333%; }

.idx-row .idx-col-5 { width: 41.66667%; }

.idx-row .idx-col-5 { width: 41.66667%; }

.idx-row .idx-col-6 { width: 50%; }

.idx-row .idx-col-7 { width: 58.33334%; }



.shadow{

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 

}

.fl { float: left }

.fr { float: right }

.fs0 { font-size: 12px !important; }

.fs1 { font-size: 14px !important }

.fs2 { font-size: 16px !important }

.fs3 { font-size: 18px !important }

.fs4 { font-size: 24px !important }

.fs5 { font-size: 30px !important }

.txc0 { color: #000 !important; }

.txc1 { color: #333 !important; }

.txc2 { color: #666 !important; }

.txc3 { color: #999 !important; }

.txc4 { color: #ccc !important; }

.txcf { color: #fff !important; }

.tred { color: #ea002a !important; }

.tblu { color: #1d94d1 !important; }

.tgre { color: #2ec225 !important; }

.bgc0 { background-color: #ffffff !important; }

.bgc1 { background-color: #f4f4f4 !important; }

.bgc2 { background-color: #f3b802 !important; }

.mt00 { margin-top: 0 !important; }

.mt08 { margin-top: 8px !important; }

.mt10 { margin-top: 10px !important; }

.mt12 { margin-top: 12px !important; }

.mt16 { margin-top: 16px !important; }

.mt20 { margin-top: 20px !important; }

.mt24 { margin-top: 24px !important; }

.mt30 { margin-top: 30px !important; }

.mt32 { margin-top: 32px !important; }

.mt36 { margin-top: 36px !important; }

.mt40 { margin-top: 40px !important; }

.mt48 { margin-top: 48px !important; }

.mt50 { margin-top: 50px !important; }

.mt60 { margin-top: 60px !important; }

.pdb60 { padding-bottom: 60px !important; }

.wrap { width: 1200px; margin: 0 auto; overflow: hidden; }

.horizontal dt, .horizontal li { float: left; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.container:after, .clearfix:before, .clearfix:after { content: ""; display: table; font-size: 0 !important; line-height: 0 !important; height: 0 !important; }

.container:after, .clearfix:after { clear: both; }

.clearfix { *zoom: 1; }

.container { width: 1200px; margin: 0 auto; min-width: 1200px; position: relative; overflow: hidden; }

.fly { display: inline-block !important; *display: inline !important; *zoom: 1; }

.ts3 { -webkit-transition: 0.25s ease-in-out; -moz-transition: 0.25s ease-in-out; -o-transition: 0.25s ease-in-out; transition: 0.25s ease-in-out; }

.icon { background-image: url(../images/icon.png); background-repeat: no-repeat; }

.lazy { background: #e6e6e6 url(../images/loadinglit.gif) no-repeat center center }

.imgbox { display: block; line-height: 0; }

.imgbox img { max-width: 100%; object-fit: cover; }

.thumb { display: block; line-height: 0; }

.thumb img { max-width: 100%; object-fit: cover; }

:focus { outline: none; border: none; }

.ts2s { -webkit-transition: 0.2s ease-in-out; -moz-transition: 0.2s ease-in-out; -o-transition: 0.2s ease-in-out; transition: 0.2s ease-in-out; }

.ts3s { -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

/*!

*  常用按钮样式库 common button style library

**/

.btn { display: inline-block; height: 28px; color: #888; font-size: 14px; cursor: pointer; padding: 0 12px; line-height: 26px; text-align: center; border-radius: 3px; background-color: #fff; border: #dbdbdb 1px solid; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; *display: inline; *zoom: 1; }

.btn.btn-block { display: block; }

.btn.btn-radius { border-radius: 0; }

.btn.lbtn-main { color: #da251e; border-color: #da251e; background-color: #ffffff; }

.btn.fbtn-main { color: #ffffff; border-color: #da251e; background-color: #da251e; }

.btn.lbtn-blue { color: #14a0dd; border-color: #14a0dd; background-color: #ffffff; }

.btn.fbtn-blue { color: #ffffff; border-color: #14a0dd; background-color: #14a0dd; }

.btn.lbtn-warn { color: #fcb81d; border-color: #fcb81d; background-color: #ffffff; }

.btn.fbtn-warn { color: #ffffff; border-color: #fcb81d; background-color: #fcb81d; }

.btn:hover { color: #888; background-color: #efeff4; }

.btn.lbtn-main:hover { color: #fff; background-color: #da251e; }

.btn.fbtn-main:hover { color: #fff; border-color: #17b6aa; background-color: #17b6aa; }

.btn.lbtn-blue:hover { color: #fff; background-color: #14a0dd; }

.btn.fbtn-blue:hover { color: #fff; border-color: #00aaee; background-color: #00aaee; }

.btn.lbtn-warn:hover { color: #fff; background-color: #fcb81d; }

.btn.fbtn-warn:hover { color: #fff; border-color: #e5a71a; background-color: #e5a71a; }

.ipt { display: inline-block; color: #999; width: 300px; height: 20px; font-size: 14px; padding: 7px 9px; line-height: 20px; border-radius: 2px; vertical-align: middle; background-color: #fff; border: #dbdbdb 1px solid; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.ipt:focus { border-color: #da251e; }



/*!

*  常用弹出层样式 common alert style library

**/

.layer-bg { 

    display: none; 

    position: fixed; 

    z-index: 1999; 

    left: 0px; 

    top: 0px; 

    width: 100%; 

    height: 100%; 

    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#7F000000, endColorstr=#7F000000); 

    background: rgba(0, 0, 0, 0.75); }

.layer { 

    position: fixed; 

    z-index: 2000; 

    top: 50%; 

    left: 50%; 

    width: 720px; 

    min-height: 405px; 

    filter: alpha(opacity:0); 

    opacity: 0; 

    padding: 30px; 

    visibility: hidden; 

    margin-left: -380px; 

    margin-top: -200px; 

    background-color: #fff; 

    border-radius: 10px; 

    -webkit-transform: scale(0.25, 0.25); 

    -moz-transform: scale(0.25, 0.25); 

    -ms-transform: scale(0.25, 0.25); 

    -o-transform: scale(0.25, 0.25); 

    transform: scale(0.25, 0.25); 

    -webkit-transition: all 0.3s ease-in-out; 

    -moz-transition: all 0.3s ease-in-out; 

    -ms-transition: all 0.3s ease-in-out; 

    -o-transition: all 0.3s ease-in-out; 

    transition: all 0.3s ease-in-out; 

    -webkit-box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.35); 

    -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); 

    -ms-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); 

    -o-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); 

    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }

.layer.active { 

    visibility: visible; 

    filter: alpha(opacity:100); 

    opacity: 100; 

    -webkit-transform: scale(1, 1); 

    -moz-transform: scale(1, 1); 

    -ms-transform: scale(1, 1); 

    -o-transform: scale(1, 1); 

    transform: scale(1, 1); }

.layer .btn-close { 

    position: absolute; 

    top: 4px; 

    right: 4px; 

    width: 25px; 

    height: 25px; 

    cursor: pointer; 

    background: url(../images/icon.png) no-repeat 0 -36px;

     }

.layer-container { 

    min-height: 405px; 

    line-height: 1; 

}

.layer-container video { 

    width: 100%; 

}





/*!

*   公用侧边导航 common sidenav

**/

.fixedbar { 

    position: fixed; 

    z-index: 99; 

    bottom: 177px; 

    right: 5px; 

    width: 74px; 

    background-color: #fff; 

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 

    border-radius: 6px 0 0 6px;

}

.fixedbar .fixedbar-item { 

    position: relative; 

    display: block; 

    width: 38px; 

    height: 38px; 

    color: #fff; 

    font-size: 14px; 

    padding: 18px; 

    text-align: center; 

}

.fixedbar .fixedbar-item~.fixedbar-item:after { content: ""; position: absolute; top: 0; left: 5px; right: 5px; height: 1px; opacity: 0.8; background-color: #e4efb6; }

.fixedbar .fixedbar-item .icon { display: block; width: 37px; height: 37px; margin: 0 auto; overflow: hidden; background-image: url(../images/sidebar.png); background-repeat: no-repeat; }

.fixedbar .fixedbar-item .icon-qq { background-position: 0 0; }

.fixedbar .fixedbar-item .icon-wechat { background-position: 0 -47px; }

.fixedbar .fixedbar-item .icon-arrow { background-position: 0 -94px; }

.fixedbar .rsb-content { position: absolute; top: 0; right: 90px; opacity: 0; visibility: hidden; padding: 10px; border-radius: 4px; text-align: left; background-color: #da251e; -webkit-transform: translate(-16px, 0); -moz-transform: translate(-16px, 0); -ms-transform: translate(-16px, 0); transform: translate(-16px, 0); -webkit-transition: 0.25s linear; -moz-transition: 0.25s linear; -ms-transition: 0.25s linear; transition: 0.25s linear; }

.fixedbar .rsb-content:after { content: ''; position: absolute; top: 20px; right: -10px; border: 6px solid #da251e; border-width: 9px 0 9px 10px; border-color: transparent #da251e; }

.fixedbar .rsb-content img { padding: 9px; width: 130px; height: 130px; background-color: #fff; }

.fixedbar .rsb-content p { color: #fff; font-size: 15px; line-height: 28px; white-space: nowrap; }

.fixedbar .rsb-content img+p { text-align: center; }

.fixedbar .rsb-content h3 { color: #fff; font-size: 18px; white-space: nowrap; }

.fixedbar .fixedbar-item:hover { color: #fff; background: #da251e; -webkit-transition: 0.25s linear; -moz-transition: 0.25s linear; -ms-transition: 0.25s linear; transition: 0.25s linear; }

.fixedbar .fixedbar-item:hover .icon-qq { background-position: 0 -141px; }

.fixedbar .fixedbar-item:hover .icon-wechat { background-position: 0 -188px; }

.fixedbar .fixedbar-item:hover .icon-arrow { background-position: 0 -235px; }

.fixedbar .fixedbar-item:hover .rsb-content { visibility: visible; opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }



/*!

*  常用翻页样式 common pagenation style library

**/

.mini-page{

    height:32px; 

    text-align:center; 

    margin:30px 0px 60px 0px; 

    font-size:0px;



}

.mini-page a{

    height:32px; 

    line-height:32px;

    padding:0 5px;

    min-width:22px; 

    color:#282828; 

    font-size:14px; 

    display:inline-block; 

    *display:inline; 

    *zoom:1; 

    white-space:nowrap; 

    background:#f5f6f7; 

    margin:0 5px; 

    -webkit-border-radius:3px; 

    -moz-border-radius:3px; 

    -ms-border-radius:3px; 

    border-radius:3px;

}

.mini-page .prv,.mini-page .next{padding:0 15px;}

.mini-page .active,.mini-page a:hover{ 

    background-color:#e04741; 

    color:#fff;

}





/*!

 * 网站公用样式 common style

 **/

@font-face {

    font-family: 'Swis721BlkCn';

    src: url('../fonts/Swis721BlkCn.eot');

    src: url('../fonts/Swis721BlkCn.eot?#iefix') format('embedded-opentype'), url('../fonts/Swis721BlkCn.ttf') format('truetype'), url('../fonts/Swis721BlkCn.svg#iconfont') format('svg');

}





body { 

    color: #333; 

    background: #fff; 

    min-width: 1200px; 

    /*font: 12px/1.5 "Microsoft Yahei","pingfang SC", Arial, "Simsun",Tahoma, sans-serif; */

    font:12px/1.5;

    font-family:Arial, Helvetica, sans-serif;

}



/*!

 * 公共头部 header

 **/

.HeadBox{

    width:100%;

    height:90px;

    background: #fff;

}



.LogoImg{

    width:201px;

    height:90px;

    display: block;

}

.MenuLst{

    width:730px;

    height:90px;

    display: block;

}

.MenuLst ul li{

    height:90px;

    line-height: 90px;

    display: block;

    float:left;

    font-size:14px;

    position: relative;

    margin-left:1px;

}

.MenuLst ul li a{

    display: block;

    height:90px;

    line-height: 90px;

    color:#313131;

    padding:0 36px;

    position: relative;

    z-index: 1;

    text-transform: uppercase;

	font-weight:600;



}

.MenuLst ul li a:hover{

    color:#fff;

}

.MenuLst ul li .MBg{

    position: absolute;

    top:0px;

    right:0px;

    width:100%;

    height:0px;

    z-index: 0;

}

.MenuLst ul li:hover .MBg{

    width:100%;

    height:100%;

    background: #cb2525;

}

.MenuLst ul li.active .MBg{

    position: absolute;

    top:0px;

    right:0px;

    width:100%;

    height:100%;

    background: #cb2525;

    z-index: 0;



}

.MenuLst ul li.active a{

    color:#fff;

}

/*!

* 公共底部 footer

**/

.FootBox{

    width:100%;

    height:458px;

    background: #101010;

}

.FootBox .FootText{

    color:#fff;

}

.FootBox .FootText .FootTextL{

    width:306px;

    height:auto;

}

.FootBox .FootText .FootTextL .bt{

    color:#ffffff;

    font-size:24px;

    margin:82px 0 15px 0;

}

.FootBox .FootText .FootTextL .dsp{

    color:#939393;

    font-size:14px;

   line-height: 30px;

}

.FootBox .FootText .FootTextM{

    margin-left:160px;

    line-height: 28px;

}

.FootBox .FootText .FootTextM .bt{

    font-size:24px;

    color:#fff;

   /* font-weight: 600;*/

    margin:80px 0 15px 0;

}

.FootBox .FootText .FootTextR{

 width:393px;

}

.FootBox .FootText .FootTextR .bt{

    color:#ffffff;

    font-size:24px;

    margin:82px 0 15px 0;



}

.FootBox .FootText .FootTextR .dsp{

    color:#939393;

    line-height: 22px;

}

.FootBox .FootText .FootTextR .dsp p{

    color:#939393;

    line-height: 22px;

    padding-bottom:10px; 

}

.BottomNav a{

    color:#939393;

    font-size:16px;

    display: block;

}

.BottomNav a:hover{

    color:#cb2525;

}

.BottomNav dl dd a{

    padding-left:20px;

    font-size:13px;

    line-height: 24px;

    color:#ddd;

}

.BottomLogo{

    width:100%;

    height:auto;

    display: block;

    margin-top:20px;

    text-align: right;

}

.BottomLogo ul li{

    margin-right:20px;

    display: inline-block;

}

.BottomLogo ul li .IconLogo1{

    width:52px;

    height:38px;

    background: url(../images/bottonlogo_03.png) 0px 0px no-repeat;

    display: inline-block;

}

.BottomLogo ul li .IconLogo2{

    width:52px;

    height:38px;

    background: url(../images/bottonlogo_03.png) -66px 0px no-repeat;

    display: inline-block;

}

.BottomLogo ul li .IconLogo3{

    width:52px;

    height:38px;

    background: url(../images/bottonlogo_03.png) -127px 0px no-repeat;

    display: inline-block;

}

.BottomLogo ul li .IconLogo4{

    width:52px;

    height:38px;

    background: url(../images/bottonlogo_03.png) -183px 0px no-repeat;

    display: inline-block;

}

/*!

* 首页幻灯样式

**/

.ContainerBanner{

	width:100%; 

	height:auto; 

	background:#fff;

	}

.focusimg { 

    width: 100%; 

    height: auto; 

    overflow: hidden; 

    min-width: 1200px;

     position: relative;

     background: #fff;

      }

.focusimg-list { 

    top: 0; 

    left: 0; 

    width: 100%; 

    height: 100%; 

    overflow: hidden; 

    position: absolute; 

    z-index: 1; 

}

.focusimg-item { 

    position: absolute; 

    z-index: 1; 

    top: 0; 

    width: 100%; 

    height: 100%; 

    background-repeat: no-repeat; 

    background-position: center center; 

}

.focusimg-item .link { 

    display: block; 

    width: 100%; 

    height: 100%; 

}

.focusimg-fade .focusimg-item { 

    display: none; 

}

.focusimg-fade .focusimg-item:first-child { display: block; }

.focusimg-slide .focusimg-item { left: 100%; }

.focusimg-slide .focusimg-item:first-child { left: 0; }
.focusimg-slide .focusimg-item a{
    width:100%;
    height:100%;
    display: block;
}

.focusimg .indicator { 

    position: absolute; 

    z-index: 5; 

    left: 0; 

    width: 100%; 

    height: 24px; 

    bottom: 30px; 

    line-height: 24px; 

    text-align: center; 

}

.focusimg .indicator .item { 

    display: inline-block; 

    width: 98px; 

    height: 6px; 

    opacity: 1; 

    margin: 2px 8px;  

    position: relative; 

    border:1px solid #eee; 

    background:#eee;

    border-radius: 3px;

}

.focusimg .indicator .item.active { 

    opacity: 1; 

    background-color: #da251e; 

    border:1px solid #da251e;

}

.focusimg .btn-control { 

    position: absolute; 

    z-index: 5; 

    top: 50%; 

    width: 40px; 

    height: 80px; 

    color: #fff; 

    font-size: 36px; 

    line-height: 80px; 

    margin-top: -40px; 

    text-align: center; 

    font-family: Simsun; 

    background-color: rgba(0, 0, 0, 0.2); 

    opacity: 0;

    transition: opacity 0.5s;

}

.focusimg:hover .btn-control{

    opacity: 1;



}

.focusimg .btn-control.prev { left: 40px; }

.focusimg .btn-control.next { right: 40px; }