@charset "UTF-8";
/* CSS Document */
/*

/*Base*/
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,section {margin: 0;padding: 0;}
html,body{

}
body{
    font: 14px/24px "微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
ul{
	list-style-type: none;
}
input,label,img{
    vertical-align:middle;
}

.clear {
    clear: both;
}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.f-red{
    color:red;
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.pof{
    position: fixed;
}
.noselect{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.hide{
    display: none !important;
}
.show{
    display: show !important;
}
.text-center{
    text-align: center;
}
.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: block;
}
.text-center{
    vertical-align: center;
}
.text-left{
    vertical-align: left;
}
.text-right{
    vertical-align: right;
}

a{
	outline: none;
	overflow: hidden;
	text-decoration: none;
}
a{
    color: #969696;
}
a:hover{
    color: #999;
}
.pos{
    position: relative;
}
.poa{
    position: absolute;
}
.container{
    width:1200px;
    margin-left: auto;
    margin-right: auto;
}
.w1000{
    width:1000px;
}
.w1150{
    width:1150px;
}
.w50{
    width:50% !important;
}
.pd50{
    padding:50px 0;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.pab50{
    padding-bottom:50px;
}
.mab50{
    margin-bottom:50px;
}

.no-transition{
    -webkit-transition:none !important;
    transition:none !important;
}
.bg{
    background-color: #f3f3f3;
}
hr{
    margin: 5px 0;
    height: 0px;
    overflow: hidden;
}
.img-box-highlight{
    overflow: hidden;
    display: block;
    position: relative;
}
.img-box-highlight:before{
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    left: -140px;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, righttop, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
}
.img-box-highlight:hover:before {
    left: 680px;
    transition: left .6s ease 0s;
}

/*Index*/

.topline{
    font-size:12px;
    line-height: 30px;
    min-width:1240px;
    height:30px;
    background-color:#f2f2f2;
}
.topline-index{
    position: absolute;
    z-index: 100;
    width:100%;
}
.topline .music {
    padding:0 20px;
    float:right;
    color:#969696;
    cursor: pointer;
}

.topline .language{
    height:30px;
    padding:0 20px;
    line-height: 30px;
    float:right;
    border-right:1px solid #555;
}
.topline .language a,
.topline .language span{
    display: block;
    float: left;
    line-height: 30px;
    height:30px;
}
.topline .language span{
    height:14px;
    margin-top:10px;
    margin:8px 10px 0;
    width:1px;
    background-color: #ddd;
}
.topline .weather{
    float:right;
    color:#fff;
    height:20px;
    line-height: 20px;
    padding:0 20px;
    padding-top:5px;
    height:25px;
    border-right:1px solid #555;
}
.topline .topline-nav{
    float:right;
    padding:0 20px;
    color:#fff;
    border-right:1px solid #555;
}
.topline .topline-nav a{
    color:#fff;
}


.header{
    height:100px;
    background-color: #fff;
    border-bottom:1px solid #dedede;
}
.logo{
    padding-top:0px;
    line-height: 80px;
    float:left;
}
.logo img{
    vertical-align: top;
}

.nav{float:right;}
.nav li.main{height:100px; line-height:30px; text-align:center; float:left; position:relative;}
.nav li.main a.main{height:74px; display:block; color:#000; font-size:16px; padding:0 10px; padding-top:26px; width:100px;}
.nav li.main a.main p{line-height:13px; color:#c9c9c9; font-size:12px;}
.nav li.main a.main:hover{text-decoration:none;background: #e60012;color:#fff;}
.nav li.main a.main:hover p{color:#c9c9c9;}
.nav li.main div{display:none; text-align:center; overflow:hidden; position:absolute; top:100px; z-index: 99999; width:100%; }
.nav li.main div a{display:block; height:47px; line-height:46px; color:#fff; font-size:14px; background-color: #000; background-color:rgba(0,0,0,0.6); overflow:hidden;}
.nav li.main div a:hover{text-decoration:none; background-color:#084a5d; background-color:rgba(9,74,93,.8);}

.nav li.on{background:#e60012;}
.nav li.on a.main{color:#fff;}
.nav li.on a.main:hover p{color:#fff;}

.header-bg .sub-nav{
    background-color:#fff;
}
.header-bg .sub-nav a{
    border-color:#999;
}

.banner{margin:0 auto;max-width: 1920px;position: relative;min-width: 1200px;height:500px;}
.banner .swiper-container{width:100%;height:100%;}
.banner .swiper-slide a{display: block;width:100%;height:100%;}
.banner .swiper-slide{width:100%;}
.swpier-pagination {text-align: center;position: absolute;left:0px;bottom: 10px;width:100%;}
.swiper-pagination-switch {display: inline-block;width: 30px;height: 2px;background: #222;margin:0 5px;opacity: 0.8;cursor: pointer;}
.swiper-visible-switch {background: #aaa;}
.swiper-active-switch {background: #fff;}
.banner .swiper-btn{position: absolute;cursor: pointer;width:36px;height:73px;line-height: 100px;text-align: center;background:url("../images/arrow.png") no-repeat;z-index: 100;display: block;top:50%;margin-top:-50px;left:5%;color:#fff;}
.banner .swiper-btn.swiper-btn-next{right:5%;left:auto;}
.banner .swiper-btn.swiper-btn-prev{background-position:0px 0px; left:38px;}
.banner .swiper-btn.swiper-btn-prev:hover{background-position:0px -73px;}
.banner .swiper-btn.swiper-btn-next{background-position:-36px 0px; right:38px;}
.banner .swiper-btn.swiper-btn-next:hover{background-position:-36px -73px;}

/*---  index  ---*/
.title{width:100%;float:left;text-align:center;}
.title dl{display:inline-block;position:relative;}
.title dl dt{text-align:center;font-size:28px;color:#4c4c4c;font-weight:bold;}
.title dl dt a{color:#4c4c4c;}
.title dl dd{color:#999999;text-transform:uppercase;margin-top:2px;}
.title dl dt img{position:absolute;left:0px;top:0px;}
.mod-box{
    padding:60px 0;
}
.mod-head{
    margin-bottom:36px;
    text-align: center;
}
.mod-head h3{
    position: relative;
    filter: alpha(opacity=1);
    opacity: 1;
    font-weight: normal;
    font-size: 42px;
    margin: 0 auto;
    width: 530px;
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
    transition: all 0.5s ease-out;
}

.mod-head h3 span {
    position: relative;

    z-index: 1;
    padding: 0 58px;
}
.mod-head h3 span a{ color:#333;}
.mod-head p{
    margin-top:12px;
    line-height: 15px;
    color:#888;
}

.mod-body{}
.mod-about{background:url("../images/aboutbg.jpg") no-repeat;}
.about-l{ float:left; width:725px;}
.about-r{ float:right; width:437px;}
.about-t{ padding-bottom:30px;}
.about-c p{ line-height:30px; text-indent:2em; padding-bottom:15px;}
.mod-about-more {float:right;margin-top:25px;display: block;text-align: center;font-size: 16px;border-width: 2px;margin-right: 10px;width: 150px;padding:8px 0;border-radius: 4px;
background-color:#e60012;color: #fff;transition: all 0.3s ease-in-out;cursor: pointer;}
.mod-news-title .title{margin-bottom:30px;}
.mod-news-title .title dl{float:left;text-align:left;}
.mod-news-title .title>a{float:right;width:98px;line-height:32px;margin-top:10px;border:1px solid #dfdfdf;border-radius:20px;text-align:center;color:#e60012;}
.mod-news-title .title>a:hover{color:#fff;border-color:#e60012;background:#e60012;}


.inA li{width:33.333%;float:left;overflow:hidden; }
.inA li a{width:100%;display:block;float:left;position:relative;}
.inA li a>img{width:100%;}
.inA li a>span{padding:0px 14px;position:absolute;background:#e60012;line-height:36px;color:#fff;left:6%;top:11.2%;display:block;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.inA li:nth-child(4n){margin-right:0px;}
.inA li a div{width: 100%;height: 0%;opacity: 0;position: absolute;left: 0px; top: 50%;;background-color:rgba(230,0,18,0.8);transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.inA li a div img{width:13%;position:absolute;top:10%;opacity:0;left:50%;transform:translate(-50%,-50%);transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.inA li a div span{left:0px;right:0px;position:absolute;bottom:10%;text-align:center;font-size:18px;color:#fff;}
@media screen and (min-width:1200px){
.inA li a:hover div{height:100%;opacity:1;top:0px;}
.inA li a:hover div img{top:50%;opacity:1;}
.inA li a:hover>span{top:-100%;}
}



.mod-product{background:url("../images/bg5.jpg") repeat;background-size:cover;}
.inC_con{width:1200px;margin:0 auto;clear:both;position:relative; }
.inC_con .slide-cont{ width:33.33%;}
.inC_con .slide-cont a{width:93.4%;margin:0 auto;overflow:hidden;display:block;}
.inC_con .slide-cont a p{width:100%;overflow:hidden;float:left;}
.inC_con .slide-cont a div{width:100%;text-align:center;position:relative;float:left;margin-top:5px; background-color:#f2f2f2;height:86px;}
.inC_con .slide-cont a div span{display:block;line-height:86px;font-size:18px;color:#333333;}
.inC_con .slide-cont a div img{position:absolute;width:16.3%;left:41.85%;top:-48.8%;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
@media screen and (min-width:1200px){
.inC_con .slide-cont a:hover div img{width:14%;top:-40.8%;}
}
.inC_con>a{width:40px;height:56px;position:absolute;top:50%;transform:translateY(-50%);font-size:16px;background:#323232;color:#fff;line-height:56px;text-align:center;font-family:"å®‹ä½“";}
.inC_con>a.prev{left:-80px;}
.inC_con>a.next{right:-80px;}
.inC_con>a:hover{background:#e60012;}

.mod-case{background:url("../images/bg3.jpg") center top no-repeat;}
.mod-case .mod-head span a{ color:#fff;}
.inD .title dl{padding-left:80px;}
.inD .title dl dt{color:#fff;}
.inD .title dl dt a{color:#fff;}
.inD_con{width:100%;float:left;position:relative;height:380px;overflow:hidden;}
.inD_con:after{content:'';width:50%;position:absolute;right:0px;top:0px;height:100%;background:#f4f4f6;}
.inD_con_c{width:1200px;margin:0 auto;position:relative;height:380px;background:url(../images/tu.jpg) no-repeat right top #f4f4f6; }

.inD_con_c .slide-cont a{width:100%;float:left;height:380px;}
.inD_con_c .container{z-index:6;}
.inD_con_c .slide-cont a>p{width:440px;height:100%;float:left;overflow:hidden;}
.inD_con_c .slide-cont a dl{width:690px;float:right;}
.inD_con_c .slide-cont a dl dt{padding-bottom:15px;margin-top:68px;border-bottom:1px solid #c4c4c4;font-size:18px;color:#292929;font-weight:bold;}
.inD_con_c .slide-cont a dl dt span{display:block;}
.inD_con_c .slide-cont a dl dt i{display:block;font-style:normal;margin-top:4px;}
.inD_con_c .slide-cont a dl dd p{color:#666666;line-height:28px;margin-top:10px;height:112px;overflow:hidden;display: -webkit-box;
-webkit-line-clamp:4;-webkit-box-orient: vertical; white-space: normal;overflow: hidden;}
.inD_con_c .slide-cont a:hover dt{color:#e60012;}
.inD_but{width:690px;position:absolute;right:0px;bottom:50px;z-index:8;}
.inD_but a{width:88px;height:30px;border:1px solid #e60012;border-radius:20px;float:left;margin-right:20px;}
.inD_but a.prev{background:url(../images/ico5.png) no-repeat center;}
.inD_but a.next{background:url(../images/ico6.png) no-repeat center;}
.inD_but a.prev:hover{background:url(../images/ico05.png) no-repeat center #e60012;}
.inD_but a.next:hover{background:url(../images/ico06.png) no-repeat center #e60012;}

.mod-5_l{width:65%;float:left;}
.mod-5 .title{margin-bottom:30px;}
.mod-5 .title dl{float:left;text-align:left;}
.mod-5 .title>a{float:right;width:98px;line-height:32px;margin-top:10px;border:1px solid #dfdfdf;border-radius:20px;text-align:center;color:#e60012;}
.mod-5 .title>a:hover{color:#fff;border-color:#e60012;background:#e60012;}
.mod-5_l ul{width:100%;float:left;}
.mod-5_l ul li{width:100%;float:left;}
.mod-5_l ul li>a:nth-child(2n){float:right;}
.mod-5_l ul li>a{width:48.7%;float:left;overflow:hidden;position:relative;}
.mod-5_l ul li>a div{position:absolute;left:0px;right:0px;bottom:0px;padding:20px 30px;background-color:rgba(0,0,0,0.8);font-size:16px;color:#fff;line-height:24px;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.mod-5_l ul li>a div p{height:48px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal; overflow: hidden;}
@media screen and (min-width:1200px){
.mod-5_l ul li>a:hover div{padding:30px;background-color:rgba(230,0,18,0.8);}
}
.mod-5_l_c{width:100%;float:left;margin-top:24px;}
.mod-5_l_c>a{padding:0px 90px 0px 28px;display:block;background:url(../images/inico15.png) no-repeat center left;color:#666666;line-height:30px;height:30px;position:relative;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;width:33%;float:left;}
.mod-5_l_c>a:nth-child(2n){float:right;}
.mod-5_l_c>a i{position:absolute;right:0px;color:#999999;font-style:normal;}

.mod-5_r{width:32.5%;float:right;}
.mod-5_r_c{width:100%;float:left;background:#f4f4f6;padding:20px 0px 12px 0px;}
.mod-5_r_c>p{width:100%;float:left;}
.mod-5_r_c>p a{display:block;padding:13px 0px 13px 35px;margin:0px 23px;color:#666666;border-bottom:1px solid #e2e2e2;background:url(../images/inico16.png) no-repeat center left;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;line-height:20px;height:20px;}
.mod-5_r_c>p:last-child a{border:none;}
@media screen and (min-width:1200px){
.mod-5_l_c>a:hover,.mod-5_r_c>p a:hover{color:#e60012;}
}


.subbanner{
    max-height: 500px;
    overflow: hidden;
}
.subbanner img{
    width:100%;
}
.subnav{
    background-color: #f2f2f2;
    width:100%;
}
.subnav ul{
    text-align: center;
    width:100%;
}
.subnav li{
    float:left;
    line-height: 60px;
    height:60px;
    overflow: hidden;
    text-align: center;

}
.subnav a{
    display:block;
    color:#333;
    font-size:16px;
    border-left:1px solid rgba(255,255,255,.2);
}
.subnav li:last-child a{
    border-right:1px solid rgba(255,255,255,.2);
}
.subnav li.on{
    background-color: #e8e8e8;
}
.subnav li.on a{
    
}

.breadcrumb{
    padding:20px 0;
}
.breadcrumb i, .breadcrumb a, .breadcrumb span{
    float: left;
    display: block;
    color:#333;
    line-height: 20px;
    color:#666;
    margin:0 5px;
}
.breadcrumb i.fa{
    margin-left:0px;
}

.listbox {
    padding-bottom:30px;
}

.picnews-list{
    background: url("../image/picnews-bg.jpg") no-repeat;
    background-size:cover;
    padding:50px 0;
}
.picnews-list-top{
    padding:30px;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
}
.picnews-list-box{
    margin-top:50px;
}

.list-picnews-top{

}
.list-picnews-top li{
    margin-bottom:15px;
}
.list-picnews-top .list-date{
    color:#fbb700;
    display: block;
    float:right;
}
.list-picnews-top .list-title{
    font-size:20px;
    color:#fff;
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
}
.list-picnews-top .list-desc{
    color:#eee;
    text-indent:2em;
}
.list-picnews-top .list-more{
    float:right;
    margin-top:10px;
    background-color: #fbb700;
    color:#fff;
    padding:5px 15px;
    border-radius: 4px;
}

.list-picnews{
    margin-right:-30px;
}
.list-picnews li{
    width:380px;
    margin-right:30px;
    background-color: #162638;
    background-color: rgba(22,38,56,0.8);
    margin-bottom:30px;
    float:left;
}
.list-picnews li:nth-child(2n+1){
    background-color: #602a45;
    background-color: rgba(93,36,61,0.8);
}
.list-picnews .list-wapper{
    padding:25px 15px 20px;
}
.list-picnews .list-thumb{
    width: 170px;
    height:100px;
    overflow: hidden;
    float:left;
}
.list-picnews .list-thumb img{
    vertical-align: top;
    width:100%;
    height:100%;
}
.list-picnews .list-info{
    margin-left:180px;
    height:100px;
}
.list-picnews .list-title{
    font-size:16px;
    height:36px;
    line-height: 36px;
    color:#fff;
}
.list-picnews .list-desc{
    line-height: 20px;
    height:60px;
    font-size:12px;
    overflow: hidden;
    color:#ccc;
}
.list-picnews .list-date{
    color:#fbb700;
    margin-top:10px;
}

.kbnews-list{}

.list-kbnews{

}
.list-kbnews li{
    margin-bottom:30px;
}
.list-kbnews .list-thumb{
    width:700px;
    height:350px;
    overflow: hidden;
    display: block;
    float:left;
}
.list-kbnews .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-kbnews .list-info{
    width:400px;
    height:250px;
    padding:50px;
    float:right;
    background-color: #efefef;
}
.list-kbnews .list-date{
    position: relative;
    line-height: 80px;
    height:80px;
    text-align: center;
}
.list-kbnews .list-day{
    font-weight: bold;
    height:80px;
    line-height: 80px;
    font-size:80px;
    color:#999;
}
.list-kbnews .list-month{
    position: absolute;
    top:0px;
    left:0px;
    height:80px;
    width:100%;
    line-height: 80px;
    font-size:26px;
    color:#333;
}
.list-kbnews .list-title{
    margin-top:40px;
    font-size:20px;
    color:#084a5d;
    text-align: center;
}
.list-kbnews .list-desc{
    margin-top:24px;
    line-height: 24px;
    height:72px;
    color:#555;
    text-indent: 2em;
}

.list-kbnews li.even .list-thumb{
    float:right;
}
.list-kbnews li.even .list-info{
    float:left;
}

.news-list{
    padding-bottom:30px;
}

.news-list-top{

}
.news-list-box{
    margin-top:30px;
}

.list-news-top{

}
.list-news-top li{
    background-color: #f3f3f3;
    padding:30px 50px;
    margin-bottom:15px;
}
.list-news-top .list-date{
    width:120px;
    padding-right:30px;
    float:left;
    text-align: center;
}
.list-news-top .list-day{
    margin-top:30px;
    color:#084a5d;
    display: block;
    font-size:50px;
    line-height: 50px;
}
.list-news-top .list-month{
    line-height: 30px;
    height:30px;
    margin-top:20px;
    font-size:20px;
    color:#666;
}
.list-news-top .list-info{
    width:598px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    height:100px;
    float:left;
    padding:25px;
}
.list-news-top .list-title{
    line-height: 30px;
    font-size:22px;
    color:#333;
}
.list-news-top .list-desc{
    margin-top:10px;
    color:#666;
    text-indent:2em;
}
.list-news-top .list-thumb{

    width:250px;
    height:150px;
    overflow: hidden;
    display: block;
    float:right;
}
.list-news-top .list-thumb img{
    height:100%;
    width:100%;
    vertical-align: top;
}

.list-news{
    margin-right:-30px;
}
.list-news li{
    margin-right:30px;
    width:585px;
    float:left;
    border-bottom:1px dashed #ccc;
    margin-bottom:10px;
}
.list-news li:hover{
    background-color: #e60012;
    color:#fff !important;
}
.list-news li:hover i,
.list-news li:hover .list-title,
.list-news li:hover .list-date{
    color:#fff;
}
.list-news i{
    color:#084a5d;
	font-size:12px;
}
.list-news .list-title{
    padding:10px;
    display:block;
    line-height: 20px;
    color:#333;
    height:20px; 
	font-size:16px;
}
.list-news .list-date{
    float:right;
    color:#999;
	font-size:12px;
}
.list-news .list-date i{
    font-size:12px;
}
.news-list1{
    background: url('../image/news-bg.jpg') no-repeat center center;
    background-size: cover;
    padding:100px 0;
}
.list-news1{}
.list-news1 li{
    width:50%;
    float:left;
    background-color: #fff;
}
.list-news1  .list-thumb{
    height:300px;
    width:300px;
    overflow: hidden;
    float:left;
}
.list-news1 .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-news1 .list-info{
    padding:25px;
    width:250px;
    height:250px;
    position: relative;
    float:left;
}
.list-news1 .list-date{
    color:#e4251a;
    line-height: 50px;
    height:50px;
    display: block;
    text-align: center;
    font-size:18px;
}
.list-news1 .list-title{
    font-size:16px;
    color:#333;
    margin-top:10px;
    line-height: 24px;
    max-height: 48px;
    overflow:hidden;
}
.list-news1 .list-desc{
    color:#666;
    text-indent:2em;
    margin-top:15px;
    line-height: 20px;
    height:60px;
}
.list-news1 .list-more{
    position: absolute;
    bottom:30px;
    left:50%;
    margin-left:-15px;
    width:40px;
    height:40px;
    text-align: center;
    color:#e4251a;
    display:block;
    font-size:36px;
    line-height: 36px;
}
.list-news1 .list-more:hover{
    background-color: #e4251a;
    border-radius: 50%;
    color:#fff;
}
.list-news1 .list-info::after{
    content:"";
    display: block;
    width:30px;
    height:30px;
    background-color: #fff;
    position: absolute;
    left:-15px;
    top:50%;
    margin-top:-15px;
    transform:rotate(45deg);
}
.list-news1 li.even .list-thumb{
    float:right;
}
.list-news1 li.even .list-info{
    float:left;
}
.list-news1 li.even .list-info::after{
    right:-15px;
    left:auto;
}

.list-dsjnews{
    margin-right:-40px;
}
.list-dsjnews li{
    margin-bottom:30px;
    width:580px;
    margin-right:40px;
    float:left;
}
.list-dsjnews .list-thumb{
    width:250px;
    height:156px;
    float:left;
    border:5px solid #084a5d;
}
.list-dsjnews .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-dsjnews .list-info{
    margin-left:280px;
}
.list-dsjnews .list-title{
    line-height: 40px;
    height:40px;
    overflow: hidden;
    color:#084a5d;
    font-size:18px;
}
.list-dsjnews .list-date{
    font-size:12px;
    color:#999;
    line-height: 20px;
    height:20px;
}
.list-dsjnews .list-desc{
    color:#666;
    display: block;
    margin-top:5px;
    line-height: 24px;
    height:96px;
    overflow: hidden;
}



.list-thumb:hover img{
    transform: scale(1.1);
    -webkit-transition: all 3s ease;
    transition: all 3s ease;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 3s ease;
}


.swiper-pic-3 .swiper-slide{
    text-align: center;
}
.swiper-pic-3 .pagination{
    position: absolute;
    bottom:10px;
    width: 100%;
    text-align: center;
    margin-top:10px;
}
.swiper-pic-3 .pagination .swiper-pagination-switch{
    display: inline-block;
    width: 25px;
    height: 4px;
    background: #084a5d;
    margin:0 5px;
    cursor: pointer;
}
.swiper-pic-3 .pagination .swiper-active-switch{
    background: #ea5442;
}


.swiper-pic-1{

}
.swiper-pic-1 .swiper-slide{
    text-align: center;
}
.swiper-pic-1 .pagination{


    width: 100%;
    text-align: center;
    margin-top:15px;
}
.swiper-pic-1 .pagination .swiper-pagination-switch{
    display: inline-block;
    width: 25px;
    height: 3px;
    background: #084a5d;
    margin:0 5px;
    cursor: pointer;
}
.swiper-pic-1 .pagination .swiper-active-switch{
    background: #ea5442;
}
a.swiper-arrow1{display:block; width:42px; height:130px; margin-top:-65px; background:url("../image/arrow1.png") no-repeat; overflow:hidden; position:absolute; top:50%; z-index:10;}
a.arrow-left1{background-position:0px 0px; left:-62px;}
a.arrow-right1{background-position:-42px 0px; right:-62px;}



.lxs-list{}
.lxs-list-top{}
.lxs-list-box{
    margin-top:40px;
}

.list-lxs li{
    position: relative;
    margin: 80px 0;
}
.list-lxs .list-thumb{
    width:700px;
    height:440px;
    float:right;

}
.list-lxs .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-lxs .list-bg{
    position: absolute;
    z-index: -1;
    top:30px;
    left:30px;
    width:675px;
    height:415px;
    border:5px solid #084a5d;
}
.list-lxs .list-info{
    position:absolute;
    top:75px;
    height:300px;
    box-sizing: border-box;
    padding:40px;
    background-color: #084a5d;
    background-color:rgba(8,74,93,0.9);
    width:600px;
    color:#fff;
    border-radius: 10px;
}
.list-lxs .list-title{
    line-height: 40px;
    height:40px;
    color:#fff;
    font-size:24px;
}
.list-lxs .list-desc{
    margin-top:40px;
    height:72px;
    padding-bottom:20px;
    line-height: 24px;
    border-bottom:1px solid #fff;
    overflow: hidden;
    color:#fff;
}
.list-lxs .list-more{
    display: block;
    margin-top:20px;
    float:left;
    color:#fff;
}
.list-lxs li.even .list-thumb{
    float:left;
}
.list-lxs li.even .list-info{
    right:0px;
}
.list-lxs li.odd .list-bg{
    left:auto;
    right:30px;
}


.yjgl-list{}
.yjgl-list-top{}
.yjgl-list-box{
    margin-top:40px;
}
.list-yjgl li{
    position: relative;
    margin: 80px 0;
}
.list-yjgl .list-thumb{
    width:700px;
    height:440px;
    float:right;
}
.list-yjgl .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-yjgl .list-bg{
    position: absolute;
    z-index: -1;
    top:30px;
    left:30px;
    width:675px;
    height:415px;
    border:5px solid #084a5d;
}
.list-yjgl .list-info{
    position:absolute;
    top:75px;
    height:300px;
    box-sizing: border-box;
    padding:40px;
    background-color: #084a5d;
    background-color: rgba(8,74,93,0.9);
    border-radius: 10px;
    width:600px;
    color:#fff;
}
.list-yjgl .list-title{
    line-height: 40px;
    height:40px;
    color:#fff;
    font-size:24px;
}
.list-yjgl .list-desc{
    margin-top:40px;
    height:72px;
    padding-bottom:20px;
    line-height: 24px;
    border-bottom:1px solid #fff;
    overflow: hidden;
    color:#fff;
}
.list-yjgl .list-more{
    display: block;
    margin-top:20px;
    float:left;
    color:#fff;
}
.list-yjgl .list-date{
    float:right;
    margin-top:20px;
}
.list-yjgl li.even .list-thumb{
    float:left;
}
.list-yjgl li.even .list-info{
    right:0px;
}
.list-yjgl li.odd .list-bg{
    left:auto;
    right:30px;
}

.yjglpic-list{
    background: url('../image/yjglpic-bg.jpg') no-repeat center center;
    background-size: cover;
    padding:80px 0;
}
.list-yjglpic li{
    margin-bottom:20px;
}
.list-yjglpic .list-grid.n1{
    float:left;
    width:590px;
}
.list-yjglpic .list-grid.n2{
    float:right;
    width:590px;
}
.list-yjglpic .list-grid{
    height:370px;
    overflow: hidden;
    position: relative;
}
.list-yjglpic .list-grid img{
    width:100%;
    height:100%;
}
.list-yjglpic .list-title{
    display: block;
    text-align: center;
    background-color: #084a5d;
    background-color: rgba(8,74,93,0.8);
    color:#fff;
    font-size:20px;
    font-weight: normal;
    position: absolute;
    height:40px;
    line-height: 40px;
    left:0;
    right:0px;
    bottom:0;
}
.list-yjglpic a:hover .list-title{
    display:block;
}
.list-yjglpic li.even .list-grid.n1{
    float:right;
}
.list-yjglpic li.even .list-grid.n2{
    float:left;
}

.ybbqx-category{

}

.ybbqx-category-box1{
    padding:50px 0;
}
.ybbqx-box{
    position: relative;
    height:760px;
    width:100%;
}
.ybbqx-box .ybbqx-box-item {
    position: absolute;
    overflow: hidden;
}
.ybbqx-box .item-title {
    height:60px;
    line-height: 25px;
    text-align: center;
    width:100%;
    position:absolute;
    top:50%;
    margin-top:-30px;
    text-align: center;
    color:#fff;
}
.ybbqx-box .item-title span{
    display: block;
    font-size:20px;
    display: block;
    overflow: hidden;
}
.ybbqx-box .item-title span.ch{
    line-height: 40px;
    font-size:26px;
    font-weight: 300;
}
.ybbqx-box .item-title span.en{
    line-height: 20px;
    font-size:18px;
    font-weight:lighter;
}
.ybbqx-box .item-title span b{
    font-size:32px;
}
.ybbqx-box .ybbqx-box-item.n1{
    width:250px;
    height:560px;
    left:0px;
    top:0px;
}
.ybbqx-box .ybbqx-box-item.n2{
    width:400px;
    height:250px;
    left:250px;
    top:0px;
}
.ybbqx-box .ybbqx-box-item.n3{
    width:550px;
    height:400px;
    left:650px;
    top:0px;
}
.ybbqx-box .ybbqx-box-item.n4{
    width:400px;
    height:310px;
    left:250px;
    top:250px;
}
.ybbqx-box .ybbqx-box-item.n5{
    width:550px;
    height:160px;
    left:650px;
    top:400px;
}
.ybbqx-box .ybbqx-box-item.n6{
    width:250px;
    left:0px;
    top:0px;
}
.ybbqx-box .ybbqx-box-item.n6{
    width:1200px;
    height:200px;
    left:0px;
    top:560px;
}

.ybbqx-category-box2{
    margin-top:50px;
}
.slider-pic {
    width: 100%;
    min-width: 760px;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 630px;
}
.slider-pic .bd{
    position: absolute;
    width: 760px;
    left: 50%;
    margin-left: 380px;
}
.slider-pic .bd li {
    width: 760px;
    overflow: hidden;
    position: relative;
    padding:50px 0 150px;
}
.slider-pic .bd li img.bdImg {
    display: block;
    width: 760px;
    height: 480px;
}
.slider-pic .tempWrap {
    overflow: visible !important;
}
.slider-pic .tempWrap ul {
    margin-left: -760px !important;
}
.slider-pic .hd {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 1;
    bottom: 10px;
}
.slider-pic .hd li {
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #084a5d;
    margin: 0 3px;
}
.slider-pic .pnBtn {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    top: 50px;
    width: 100%;
    height: 480px;
}
.slider-pic .prev {
    left: -50%;
    margin-left: -380px;
}
.slider-pic .next {
    left: 50%;
    margin-left: 380px;
}
.slider-pic .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 480px;
    background: #000;
}
.slider-pic .pnBtn.prev span {
    background: url('../image/scrollLeft.png') no-repeat 98% center;
    background: url('../image/scrollLeft.png') no-repeat 98% center rgba(0, 0, 0, 0.2);
}
.slider-pic .pnBtn.next span {
    background: url('../image/scrollRight.png') no-repeat 2% center;
    background: url('../image/scrollRight.png') no-repeat 2% center rgba(0, 0, 0, 0.2);
}
.slider-pic .slider-title {
    color:#fff;
    text-align: center;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0px;
    width:760px;
    height:150px;
    padding:20px 50px;
    box-sizing: border-box;
    background-color:#6997d3;
    background-color:rgba(105,151,211,.8);
}
.slider-pic .slider-title.hover {
    display: block;
}
.slider-pic .slider-title h4{
    font-size:20px;
    line-height: 40px;
}
.slider-pic .slider-title p{
    margin-top:20px;
    line-height: 24px;
    height:48px;
    overflow: hidden;
}

.ybbqx-category-box3{
    margin-top:80px;
    background: url("../image/ybbqx-bg.png") no-repeat center center;
    background-size:auto 100%;
}
.ybbqx-category-box3 h3{
    color:#666;
    font-size:20px;
    font-weight:normal;
    margin-bottom:40px;
}
.list-pic{
    margin-right:-30px;
}
.list-pic li{
    width:380px;
    margin-bottom:30px;
    margin-right:30px;
    float:left;
}
.list-pic .list-thumb{
    display: block;
    width:380px;
    height:250px;
    overflow: hidden;
}
.list-pic .list-thumb img{
    width:100%;
    height:100%;
}
.list-pic .list-info{
    margin-top:15px;
}
.list-pic .list-title{
    height:24px;
    line-height: 24px;
    font-size:16px;
    color:#333;
}
.list-pic .list-des{
    margin-top:5px;
    height:48px;
    font-size:12px;
    line-height: 24px;
    overflow: hidden;
    color:#666;
}

.list-pic1{
    margin-right:-30px;
}
.list-pic1 li{
    width:380px;
    margin-bottom:30px;
    margin-right:30px;
    float:left;
    position: relative;
}
.list-pic1 .list-thumb{
    display: block;
    width:380px;
    height:250px;
    overflow: hidden;
}
.list-pic1 .list-thumb img{
    width:100%;
    height:100%;
}

.list-pic1 .list-title{
    font-size:16px;
    display: block;
    text-align: center;
    color:#fff;
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
    line-height: 36px;
    background-color: #084a5d;
    background-color: rgba(8,74,93,0.8);
}


.list-pic2{}
.list-pic2 .list-thumb{
    float:right;
    width:600px;
    height:375px;
}
.list-pic2 .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-pic2 .list-info{
    box-sizing: border-box;
    padding:50px;
    height:375px;
    width:600px;
    float:left;
}
.list-pic2  .list-title{
    color:#084a5d;
    text-align: center;
    font-size:24px;
    line-height: 40px;
}
.list-pic2 .list-desc{
    margin-top:10px;
    color:#666;
}
.list-pic2 .list-more{
    width:100px;
    margin:20px auto 0;
    background-color: #084a5d;
    color:#fff;
    display: block;
    text-align: center;
    border-radius: 5px;
}

.product-head{ background-color:#f4f4f6; }
.product-preview-wrap{width:570px;float:left; padding:20px 0; background-color:#fff;}
.item-info-wrap{width:600px;float:right;}
.item-info-wrap dl{width:100%;float:left;}
.item-info-wrap dl dt{padding:30px 0px;border-bottom:1px solid #d3d3d4;}
.item-info-wrap dl dt h1{display:block;font-size:36px;color:#000000;font-weight:bold; line-height:1.2em;}
.item-info-wrap dl dt p{font-size:24px;color:#e70012;margin-top:4px;}
.item-info-wrap dl dd p{font-size:16px;color:#666666;line-height:30px;padding:24px 0px;margin-bottom:20px;border-bottom:1px solid #d3d3d4;}
.item-info-wrap dl dd span{display:block;padding-left:32px;margin-top:2px;font-size:16px;line-height:30px;}
.item-info-wrap dl dd span:nth-child(2){background:url(../images/proico6.png) no-repeat left 7px;}
.item-info-wrap dl dd span:nth-child(3){background:url(../images/proico7.png) no-repeat left 7px;}
.item-info-wrap dl dd a{float:left;padding:0px 72px 0px 32px;font-size:18px;margin:48px 20px 0px 0px;background:#a5a5a5;line-height:60px;color:#fff;position:relative;}
.item-info-wrap dl dd a:after{position:absolute;top:17px;line-height:0;}
.item-info-wrap dl dd a:nth-child(1){padding:0px 108px 0px 68px;}
.item-info-wrap dl dd a:nth-child(1):after{content:url(../images/proico4.png);right:66px;}
.item-info-wrap dl dd a:nth-child(2):after{content:url(../images/proico5.png);right:32px;}
.item-info-wrap dl dd a.cur,.item-info-wrap dl dd a:hover{background:#e60012;}

.product-cpxq{ background-color:#f5f5f5; line-height:36px; font-size:20px;  font-weight:bold; padding:10px 0px 10px 20px; margin-top:40px;}
.product-container .article-body{ float:left; width:840px; padding:30px 0 0 0;}
.sider-product{ float:right; width:300px; border:10px solid #f8f8f8; margin-top:30px;}
.sider-product h2{line-height:40px; padding-left:20px; font-size:16px;}
.sider-product li{ text-align:center;  margin-bottom:30px; line-height:40px;}
.sider-product li span{ color:#333;}

.list-product{
    margin-right:-30px;
}
.list-product li{
    margin-right:30px;
    width:380px;
    float:left;
    margin-bottom:30px;
}
.list-product .list-thumb{
    display: block;
    width:380px;
    height:250px;
    overflow: hidden;
}
.list-product .list-thumb img{
    width:100%;
    height:100%;
}
.list-product .list-title{
    display: block;
    line-height: 64px;
    font-size: 16px;
    color: #333333;

    background: #e2e2e4;
    text-align: center;
}
.list-product .list-title a:hover {color:#fff;background:#e60012;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}


.ybbqx-list{}
.list-ybbqx{
    margin-right:-30px;
}
.list-ybbqx li{
    margin-right:30px;
    width:380px;
    float:left;
    margin-bottom:30px;
}
.list-ybbqx .list-thumb{
    display: block;
    width:380px;
    height:250px;
    overflow: hidden;
}
.list-ybbqx .list-thumb img{
    width:100%;
    height:100%;
}
.list-ybbqx .list-title{
    margin-top:15px;
    font-size:22px;
    color:#084a5d;
}
.list-ybbqx .list-des{
    margin-top:15px;
    text-indent: 2em;
    font-size:14px;
    display: block;
    line-height: 24px;
    height:72px;
    overflow: hidden;
    color:#666;
}


.show-content{
    padding-bottom:40px;
}
.article-container{
    border:1px solid #e60012;
    padding:50px;
    background-color: #fff;
}
.article-head{
    padding-bottom:30px;
    background:url('../images/i-line.png') repeat-x left bottom;
    text-align: center;
    margin-bottom:40px;
}
.article-head h1{
    font-weight: normal;
    font-size:28px;
    line-height: 1em;
}
.article-head .info{
    margin-top:20px;
    color:#999;
    display: block;
}
.article-body{
    padding:0 30px;
    line-height: 2.2em;
    color:#666;
	font-size:16px;
}
.article-body p img{ max-width: 100%; }
.article-return{
    display:block;
    width:200px;
    line-height: 40px;
    height:40px;
    margin:0 auto;
    text-align: center;
    font-size:18px;
    color:#fff;
    background-color:#e60012;
}
.article-return:hover{
    color:#fff;
}
.show-content1 .article-body{
    padding:35px 50px 40px 50px;
    border:1px solid #7f2500;
}
.article-meta{
    padding-top:40px;
    border-top:1px solid #e60012;
    margin-top:40px;
}
.page-content{
    margin-top:35px;
    padding-bottom:50px;
}
.page-container{

}
.page-head{
    background:url('../image/i-line.png') repeat-x left center;
    text-align: center;
    margin-bottom:40px;

}
.page-head h1{
    display: inline-block;
    padding:0 100px;
    background: #fff;
    font-size:40px;
    line-height: 40px;
    font-weight: normal;
    font-family: "楷体";
}
.page-body{
    line-height: 1.8em;
    color:#333;
	font-size:16px;
}

.page-body h2,
.title-h2{
    text-align: center;
    color:#084a5d;
    font-size:24px;
    font-weight: bold;
    position: relative;
    line-height: 40px;
    height:40px;
    margin:10px 0 15px;
}
.page-body h2::after,
.title-h2::after{
    content: "";
    display: block;
    width:100%;
    height:5px;
    background-color: #ccc;
    position:absolute;
    top:50%;
    margin-top:-2px;
    z-index: -2;
}
.page-body h2::before,
.title-h2::before{
    content: "";
    display: block;
    width:300px;
    background-color: #fff;
    line-height: 40px;
    height:40px;
    left:50%;
    margin-left: -150px;
    position: absolute;
    z-index: -1;
}


.page-body h3,
.title-h3{
    font-size:16px;
    padding-left:25px;
    line-height: 26px;
    height:26px;
    position: relative;
    margin:10px 0 15px;
}
.page-body h3::after,
.title-h3::after{
    content:"";
    display: block;
    width:10px;
    height:10px;
    position: absolute;
    top:8px;
    background-color: #084a5d;
    left:4px;
}

.mod-zuzhijiegou{
    padding-bottom:156px;
    background: url('../image/zuzhijiegou-bg1.jpg') no-repeat center bottom;
}

.list-zuzhijiegou{
    height:510px;
    overflow: hidden;
}
.list-zuzhijiegou li{
    width:120px;
    float:left;
    height:510px;
    position: relative;
    overflow: hidden;
    background-color: #aabb31;
}
.list-zuzhijiegou .list-thumb{
    width:100%;
    position: absolute;
    bottom:0px;
    width:200px;
    left:50%;
    margin-left:-100px;
}
.list-zuzhijiegou .list-info{
    background: url("../image/list-zuzhijiegou.png") repeat-y left top;
    width:100%;
    height:100%;
    color:#fff;
    position: relative;
}
.list-zuzhijiegou .list-title{
    width:12px;
    position: absolute;
    right:40px;
    top:40px;
    font-size:18px;
}
.list-zuzhijiegou .list-zhiwei{
    width:12px;
    position: absolute;
    left:30px;
    top:20px;
    font-size:16px;
}

.list-zuzhijiegou a.swiper-arrow{display:block; width:36px; height:73px; margin-top:-36px; background:url("../image/arrow.png") no-repeat; overflow:hidden; position:absolute; top:50%; z-index:10;}
.list-zuzhijiegou a.arrow-left{background-position:0px -73px; left:38px;}
.list-zuzhijiegou a.arrow-right{background-position:-36px -73px; right:38px;}


.table1{
    width:100%;
    border-collapse: collapse;
}
.table1 th,
.table1 td{
    border:1px solid #ccc;
    padding:5px;
    text-align: center;
}
.table1 th{
    background-color: #084a5d;
    color:#fff;
    font-size:18px;
    font-weight: normal;
    line-height: 40px;
}

.video-list{
    background: url('../image/video-bg.jpg') no-repeat center center;
    background-size: cover;
    padding:100px;

}

.list-video{
    width:1200px;
    height:800px;
    position: relative;
}
.list-video li{
    width:300px;
    height:165px;
    float:left;
    position: absolute;
}
.list-video .list-videobox{
    width:100%;
    height:100%;
    color:#fff;
    text-align: center;
    font-size:20px;
    font-weight: lighter;

}
.list-video .open-video{
    cursor: pointer;
}
.list-video li img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-video li i{
    position: absolute;
    width:50px;
    height:50px;
    color:#fff;
    font-size:50px;
    text-align: center;
    line-height: 50px;
    top:50%;
    margin-top:-25px;
    left:50%;
    margin-left:-25px;
    font-weight: lighter;
}
.list-video li.n1,
.list-video li.n3,
.list-video li.n4,
.list-video li.n8{
    width:330px;
    height:200px;
    line-height: 200px;
}
.list-video li.n1{
    background-color: #af0800;

}
.list-video li.n3{
    top:200px;
}
.list-video li.n4{
    top:400px;
}
.list-video li.n8{
    top:600px;
    background-color: #c02720;
}
.list-video li.n2{
    width:870px;
    height:420px;
    left:330px;
}
.list-video li.n5,
.list-video li.n6,
.list-video li.n7,
.list-video li.n9,
.list-video li.n10,
.list-video li.n11{
    width:290px;
    height:190px;
    line-height: 190px;
}
.list-video li.n5{
    top:420px;
    left:330px;
    background-color: #7fa02f;
}
.list-video li.n6{
    top:420px;
    left:620px;
}
.list-video li.n7{
    top:420px;
    left:910px;
}
.list-video li.n9{
    top:610px;
    left:330px;
}
.list-video li.n10{
    top:610px;
    left:620px;
}
.list-video li.n11{
    top:610px;
    left:910px;
    background-color: #319692;
}

.null{
    margin:150px 0;
    padding-top:50px;
    background: url('../image/null.png') no-repeat center top;
    text-align: center;
}
.null p{
    margin-top:20px;
    color:#999;
    font-size:20px;
    letter-spacing: 5px;
}


.goods-list{

}

.list-goods{
    margin-right:-20px;
}
.list-goods li{
    width:285px;
    margin-right:20px;
    float:left;
    margin-bottom:20px;
}

.list-goods .list-thumb{
    width:100%;
    height:180px;
    display: block;
    overflow: hidden;
    vertical-align: top;
}
.list-goods .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-goods .list-inner{
    background-color: #fff;
    padding:10px;
}
.list-goods .list-title{
    font-size:20px;
    color:#084a5d;
    margin-top:5px;
    display: block;
    line-height: 30px;
    height:30px;
}
.list-goods .list-price{
    color:#d80000;
    font-size:18px;
    float:left;
}
.list-goods .list-more{
    background-color: #f6840b;
    color:#fff;
    display: block;
    padding:2px 10px;
    float:right;
    border-radius: 3px;
}

.kicket-list{

}
.list-kicket{

}
.list-kicket li{
    margin-bottom:30px;
}
.list-kicket .li-thumb{
    width:400px;
    height:250px;
    float:left;
    overflow: hidden;
    border-radius: 10px;
}
.list-kicket .li-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-kicket .li-info{
    float:left;
    position: relative;
    width:800px;
    padding:30px;
    box-sizing: border-box;
    border-left:1px dashed  #fff;
    height:250px;
    background: #084a5d url('../image/logo-w.png') no-repeat 620px 30px;
    border-radius: 10px;
}
.list-kicket .li-title{
    display: block;
    line-height: 50px;
    font-size:30px;
    color:#fff;
    font-weight: 300;
}
.list-kicket .li-des{
    margin-top:20px;
    line-height: 26px;
    font-size:16px;
    color:#fff;
}
.list-kicket .li-price{
    position: absolute;
    left:30px;
    bottom:30px;
    line-height: 50px;
    height:50px;
    font-weight: lighter;
    font-size:30px;
    color:#fff;
    font-family: Helvetica, Arial;
}
.list-kicket .li-more{
    display: block;
    position: absolute;
    bottom:30px;
    right:30px;
    border:1px solid #fff;
    color:#fff;
    line-height: 32px;
    height:32px;
    padding:0 20px;
    border-radius: 4px;
    font-size:18px;
}

.food-list{}
.list-food{}
.list-food li{
    margin-bottom:30px;
    border:2px solid #084a5d;
    box-sizing: border-box;
    padding:18px;
}
.list-food .list-thumb{
    float:left;
    width:500px;
    height:300px;
    overflow: hidden;
}
.list-food .list-info{
    width:630px;
    float:right;
    position:relative;
    height:300px;
}
.list-food .list-title{
    line-height: 50px;
    height:50px;
    color:#084a5d;
    font-size:26px;
}
.list-food .list-des{
    margin-top:20px;
    color:#666;
}
.list-food .list-price{
    position: absolute;
    bottom:10px;
    left:0px;
    font-size: 30px;
    line-height: 40px;
    color:#d80000;
}
.list-food .list-more{
    position: absolute;
    bottom:10px;
    right:0px;
    line-height: 40px;
    padding:0 15px;
    background-color: #f6840b;
    border-radius: 4px;
    color:#fff;
}




.hotelChoice{
    background: #fff;
}
.hotelChoice .hotelChoice-wrapper{

}
.hotelChoice-item{
    margin-bottom:10px;
    line-height: 26px;
    padding-bottom:10px;
    border-bottom:1px dashed #ccc;
}
.hotelChoice-item:last-child{
    border-bottom:0 none;
}
.hotelChoice-item dt{
    float:left;
    width:60px;
    font-weight: bold;
}
.hotelChoice-item dd{
    margin-left:70px;
    margin-right:-22px;
}
.hotelChoice-item dd a{
    display: block;
    cursor: pointer;
    float: left;
    height: 26px;
    margin-right: 22px;
    margin-bottom: 2px;
    padding: 0 7px;
}
.hotelChoice-item dd a.active{
    background-color: #e76451;
    color: #fff;
    border-radius: 4px;
}

.hotel-item{
    margin-bottom:30px;
    border:2px solid #084a5d;
}
.hotel-item dt{
    padding:10px 20px;
}
.hotel-item .item-title{
    line-height: 40px;
    height:40px;
    font-size:30px;
    color:#084a5d;
}
.hotel-item .item-desc{
    color:#666;
    margin-top:10px;
}
.hotel-item .item-info a{
    float:right;
    background-color: #084a5d;
    color:#fff;
    padding:5px 15px;
    border-radius: 5px;
}
.hotel-item b{
    color:#084a5d;
}
.hotel-item .item-thumb{
    width: 100%;
    height:400px;
    overflow: hidden;
}
.hotel-item .item-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.hotel-item .item-list{

}
.table-hotel{
    width:100%;
    border-collapse:collapse;
}
.table-hotel th,
.table-hotel td{
    padding:10px;
    text-align: center;
    border:0px;
}
.table-hotel th{
    background-color: #ccc;
    font-weight: normal;
}
.table-hotel td{
    border-bottom:1px solid #eee;
}
.table-hotel tr:last-child td{
    border-bottom: 0 none;
}
.table-hotel .table-price{
    color:#ea5442;
    font-size:20px;
}
.table-hotel .table-more a{
    display: block;
    display: inline-block;
    background-color: #ea5442;
    color:#fff;
    padding:0 10px;
    border-radius: 5px;
    line-height: 30px;
    height:30px;
    vertical-align: middle;
}


.cell-box .cell-item{
    width: 25%;
    float: left;
    padding-right: 45px;
    line-height: 2.2;
    box-sizing: border-box;
}
.cell-box h4{
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    margin-bottom: 0px;
    line-height: 1.2;
    padding: 0px 0px 20px;
    border-bottom: 1px dashed rgb(150, 150, 150);
}
.cell-box p{
    margin-top:15px;
}
.cell-box1 .cell-item{
    float:left;
    padding-right:100px;
    border-right:1px solid #e5e5e5;
    margin-right:100px;
}
.cell-box1 .cell-item:last-child{
    border-right:0 none;
}
.cell-box2 .cell-item{
    float: left;
    text-align: center;
    margin-right: 20px;
}

.h-s2{
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    margin-bottom: 15px;
    line-height: 1.2;
    padding: 0px 0px 20px;
    border-bottom: 1px dashed rgb(150, 150, 150);
}
.mall-container{
    background-color: #fff;
}
.mall-head{
    margin-bottom:50px;
}
.mall-thumb{
    width:650px;
    float:left;
}
.mall-thumb img{
}
.mall-info{
    float:left;
    width:550px;
}
.mall-thumb .viewpic{
    float:left;
}
.mall-thumb .viewpic .swiper-container{
    width:500px;
    height:320px;
}
.mall-thumb .viewpic .arrow-left,
.mall-thumb .viewpic .arrow-right{
    position: absolute;
    top:50%;
    line-height: 50px;
    font-size: 50px;
    color:#fff;
    left:10px;
    margin-top:-25px;
    z-index: 1;
}
.mall-thumb .viewpic .arrow-right{
    right:10px;
    left:auto;
}
.mall-thumb .preview{
    margin-left:500px;
}
.mall-thumb .preview .swiper-container{
    height:320px;
}
.mall-thumb .preview .swiper-slide{
    cursor: pointer;
}
.mall-thumb .preview .swiper-slide{
    width:125px;
    height:80px;
}
.mall-thumb .preview .swiper-slide img{
    width:121px;
    height:76px;
    border:2px solid #fff;
}
.mall-thumb .preview .swiper-slide.active-nav img{
    border:2px solid #084a5d;
}

.mall-info h1{
    font-size:30px;
    line-height: 1em;
    font-weight: normal;
    padding-bottom:20px;
    margin-bottom:10px;
    overflow: hidden;
    background:url('../image/i-line.png') repeat-x left bottom;
}
.mall-info .input-text{
    height: 30px;
    padding:0 5px;
    width:190px;
    border: 1px solid #dddddd;
    background: #f6f6f8;
}

.mall-info .input-text.mydate{
    background: #f6f6f8 url('../image/glyphicons-46-calendar.png') no-repeat 170px center;
}
.mall-info .info-meta{

}
.mall-info .mall-info-item{

    padding:5px 0;
}
.mall-info-item dt{
    width:90px;
    float:left;
    line-height: 32px;
    height:32px;
    overflow: hidden;
}
.mall-info-item dd{
    margin-left:100px;
    line-height: 32px;
    max-height: 128px;
    overflow: hidden;
}
.mall-info-item b{
    font-size: 18px;
    line-height: 32px;
    color:#ea6451;
}
.mall-info .mall-info-att{
    padding:10px 0;
}


.mall-info-att .att-list span{
    float:left;
    margin-right:20px;
    display:block;
    padding:0 15px;
    line-height: 28px;
    border:1px solid #ddd;
    text-align:left;
    cursor:pointer;
    position:relative;
    max-width:260px;
}

.mall-info-att .att-list span.curr{
    border:2px solid #ea6451;
    line-height: 26px;
    padding:0 14px;
    background:url("../image/i-curr.png") no-repeat right bottom;
}


.hoteldetail-info{

}
.hoteldetail-head{
    margin-bottom:20px;
    position: relative;
}
.hoteldetail-info{
    position: absolute;
    width:600px;
    height:300px;
    background-color: #084a5d;
    top:50%;
    right:20px;
    box-sizing: border-box;
    padding:20px;
    border-radius: 5px;
    margin-top:-150px;
    color:#fff;
}
.hoteldetail-info .hoteldetail-info-item{
    padding:5px 0;
}
.hoteldetail-info h1{
    font-size:30px;
    line-height: 1em;
    font-weight: normal;
    padding-bottom:20px;
    margin-bottom:10px;
    overflow: hidden;
    border-bottom:1px dashed  #fff;
}

.hoteldetail-info-item dt{
    width:90px;
    float:left;
    line-height: 32px;
    height:32px;
    overflow: hidden;
}
.hoteldetail-info-item dd{
    margin-left:100px;
    line-height: 32px;
}
.hoteldetail-info-item b{
    font-size: 18px;
    line-height: 32px;
    color:#ea6451;
}



.mall-info-button{
    margin-top:20px;
}
.number-btn{
    float:left;
    border:1px solid #ddd;
    background-color: #f6f6f8;
    margin-right:6px;
}
.number-btn span{
    width:33px;
    height:30px;
    display: block;
    float:left;
    position: relative;
    cursor:pointer;
}
.number-btn input{
    border:0px;
    line-height: 30px;
    height:30px;
    background-color: #f6f6f8;
    text-align: center;
    width: 100px;
    vertical-align:top;
    float:left;
    outline:none;
}
.number-btn span.less{
    border-right:1px solid #ddd;
}
.number-btn span.add{
    border-left:1px solid #ddd;
}
.number-btn span i{
    position:absolute;
    display:block;
    background-color: #ddd;
}
.number-btn span i.n1{
    height: 2px;
    width:10px;
    top:15px;
    left:12px;
}
.number-btn span i.n2{
    height: 10px;
    width:2px;
    top:11px;
    left:16px;
}

.btn {
    display: inline-block;
    background-color: #e1e5ec;
    color:#333;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    cursor: pointer;
    border:0 none;
}
.btn.btn-buy{
    background-color: #084a5d;
    color: #fff;
}
.btn.disabled{
    background-color: #999;
}
.btn.green{
    color: #FFF;
    background-color: #32c5d2;
    border-color: #32c5d2;
}

.mall-body{
    border:1px solid #f6f6f7;
    border-top:0 none;
}
.mall-body-menu{
    line-height: 60px;
    height:60px;
    padding-left:20px;
    background-color:#dedede;
}
.mall-body-menu li{
    float:left;
    padding:0 25px;
}
.mall-body-menu li.on{
    background-color: #f6f6f7;
}
.mall-body-menu li a {
	font-size: 16px;
	display: block;
    color:#5d4a42;
}
.mod-sub-menu ul li a:hover{
    background-color:#0c928b;
}

.mall-body-item{
}
.mall-body-title{
    background-color: #f6f6f7;
    line-height: 50px;
    padding-left:20px;
    color:#333;
    font-size:18px;
}
.mall-body-content{
    padding:20px;
}

.mall-table{
    border-collapse: collapse;
    border-top:1px solid #e7ecf1;
}
.mall-table th{
    background-color: #f6f6f8;
    font-size:18px;
    font-weight: normal;
}
.mall-table th,
.mall-table td{
    border-bottom: 1px solid #e7ecf1;
    padding:15px 5px;
    text-align: center;
}
.order-container.order-info{
    width:840px;
    float:left;
    padding-right:29px;
    border-right:1px dashed #ccc;
}
.order-sidebar{
    width:300px;
    float:right;
    font-size:14px;
    line-height: 2;
}
.order-sidebar .sidebar-box{
    margin-bottom:30px;
}
.order-sidebar .sidebar-hd{
    color:#084a5d;
    font-size:18px;
    margin-bottom:15px;
    font-weight: bold;
}
.order-sidebar-tel .sidebar-bd {
    text-align: center;
}
.order-sidebar-tel .sidebar-bd .p1{
    font-size:30px;
}

.order-head{
    background-color:#fcebcc;
    padding:15px;
    margin-bottom:20px;
}
.order-body-item{
    border-top:1px dashed #999;
    padding:20px 0;
}
.order-body-title{
    padding:0px 30px;
    color:#084a5d;
    font-size:20px;
}
.order-body-content{
    padding:20px;
}

.order-body-title .caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
}
.order-body-title .actions {
    float: right;
    display: inline-block;
    line-height: 1em;
    font-size: 0px;
}
.order-body-title .actions .btn{
    margin-bottom:0px;
    line-height: 30px;
    height:30px;
}

.pay_result_box{
    width:400px;
    margin:0 auto;
    color:#fff;
    padding:40px;
    border-radius: 10px;
    font-size:20px;
    line-height: 2;
    background-color: #191128;
}
.pay_result_box .pay_qrcode{
    margin-top:20px;
}
.pay_success_box{
    text-align: center;
    width:500px;
    margin:0 auto;
    border:1px solid #ccc;
    padding:50px;
    background-color: #eee;
    border-radius: 10px;
}
.pay_success_box i{
    font-size:100px;
    color:#51c332;
    margin-bottom: 20px;
}
.pay_success_box h3{
    font-size:20px;
    margin-bottom:50px;
}
.pay_success_box p{
    line-height: 2em;
    font-size:16px;
}

.mt-list-item{
    height: 84px;
    padding:10px 0;
}
.mt-list-item:hover{
    background-color: #efefef;
}
.mt-list-item .btn{
    line-height: 30px;
    height:30px;
}
.list-icon-container{
    float:left;
    line-height: 84px;
    height:84px;
    width:84px;
    text-align: center;
}
.list-datetime{
    text-align:right;
    float:right;
    width:60px
}
.order-buyinfo p{
    padding:5px 0;
}
.order-buyinfo label{
    width:100px;
    float:left;
    line-height: 32px;
    display: block;
}

.order-buyinfo .input-text{
    height: 30px;
    padding:0 5px;
    border: 1px solid #c2cad8;
    outline:none;
}
.order-item{
    padding-bottom:5px;
    border-bottom:1px dashed #ccc;
    margin-bottom:10px;
}
.order-item:last-child{
    margin-bottom:0px;
    border-bottom:0 none;
    padding-bottom:0px;
}
.order-item-info .info-grid{
    float:left;
}
.order-item-info .info-grid1{
    width:70%;
}
.order-item-info .info-grid2{
    width:15%;
}
.order-item-info .info-grid3{
    width:15%;
    text-align: right;
}
.order-info-thumb{
    float:left;
}
.order-info-body{
    margin-left:90px;
}
.order-info-body h5{
    margin-bottom:5px;
}
.order-info-body h5 a{
    color:#23527c;
    font-size:16px;
}
.order-info-body label{
    color:#666;
}
.order-item-note{
    margin-top:10px;
}
.order-item-note .note-grid{
    float:left;
}
.order-item-note .note-grid1{
    width:70%;
}
.order-item-note .note-grid2{
    width:30%;
    text-align: right;
}
.order-item-note .note-grid1 textarea{
    width: 96%;
    height: 34px;
    padding: 6px 2%;
    background-color: #fff;
    border: 1px solid #c2cad8;

    outline: none;

    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.order-content .form-group .radio-list label{
    display: block;
    padding:10px 0;
    cursor: pointer;
}

@media (min-width: 1200px){
    .box-title {
        margin-top: 7%;
    }
}
@media (min-width: 1440px){
    .box-title {
        margin-top: 12%;
    }
}


.mapbox{
    margin-bottom:30px;
}

.map-list {
  overflow: hidden;
  _zoom: 1;
  _display: inline;
}
.map-list li {
  float: left;
  _display: inline;
  margin-left: 35px;
  width: 103px;
}
.map-list li a {
  color: #333333;
}
.map-list li a:hover {
  color: #c30;
}
.map-list li a span {
  color: #999999;
  padding-right: 6px;
}




.footer{
    border-top:5px solid #e70012;
    background-color:#333;
    color:#fff;
    padding-top:60px;
}
.footer a{
    color:#828084;
}
.share{
    text-align: center;
    font-size:0px;
}
.share li{
    display: inline-block;
    border:1px solid #828084;
    height:40px;
    line-height: 40px;
    width:40px;
    text-align: center;
    border-radius: 50%;
    margin:0 5px;
    position: relative;
    cursor: pointer;
}
.share li .fa{
    font-size:20px;
    vertical-align: middle;
}
.share li:hover{
    border-color:transparent;
}
.share li:hover.share-minipro{
    background-color: #5f52a1;
}
.share li:hover.share-weibo{
    background-color: #f04a3f;
}
.share li:hover.share-weixin{
    background-color: #39b83c;
}
.share li:hover .fa{
    color:#fff;
}
.share li:hover .share-qrcode{
    display: block;
}
.share .share-qrcode{
    width:140px;
    position: absolute;
    display: none;
    left: -50px;
    top: -160px;
    z-index: 1000;
    border: none;
}
.share .share-qrcode img{
    width:140px;
    height:140px;
}

.foot-menu{
    float:left;
}
.foot-contact{
    float:left;
	width:800px;
}
.fmenu-item{
    float:left;
    padding-right:110px;
}
.fmenu-item dt{
    line-height: 20px;
    margin-bottom:20px;
}
.fmenu-item dt a{
    font-size:16px;
    color:#fff;
    line-height: 20px;
    height:20px;
    overflow: hidden;
    display: block;
}
.fmenu-item dd a{
    line-height: 24px;
    display: block;
    color:#99a9bb;
    height:24px;
    overflow: hidden;
}
.foot-top{
    padding-bottom:30px;
}
.foot-ewm{
    padding-bottom:30px;
	float:right;
	width:134px;
}
.fcontact p{
    color: #b5b5b5;
    line-height: 30px;
}
.fcontact p span{
    margin:0 30px;
}
.footer-qlink {
    border-top:1px solid #344456;
    padding:15px 0;
    margin-top:30px;
    text-align: center;

}
.footer-qlink li{
    display: inline-block;
    line-height: 1em;
    margin:0 60px;
}
.footer-qlink li a{
    color:#ddd;
}
.copyright{
    border-top: 1px solid #6d6d6d;
    padding:20px 0;
    color:#b5b5b5;
    font-size:14px;
}

.scroll-to-top{
    display: none;
    height: 65px;
    width: 65px;
    overflow: hidden;
    border-radius: 50%;
    position: fixed;
    bottom: 40px;
    right: 10px;
    text-align: center;
    background-color: #191228;
    z-index: 1000;
    cursor: pointer;
}
.scroll-to-top i{
    color:#8c8c8c;
    font-size:40px;
    vertical-align: middle;
    line-height: 65px;
}


.pages {
    width:100%;
    margin-top:30px;
    text-align: center;
}
.pages ul{
    display: inline-block;
}
.pages li {
    display: inline;
}
.pages li a,
.pages li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pages li:first-child a,
.pages li:first-child span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pages li:last-child a,
.pages li:last-child span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pages li a:hover,
.pages li a:focus,
.pages li span:hover,
.pages li span:focus {
    z-index: 2;
    color: #ca0822;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pages .page-active a,
.pages .page-active a:hover,
.pages .page-active a:focus,
.pages .page-active span,
.pages .page-active span:hover,
.pages .page-active span:focus {
    z-index: 3;
    color: #fff;
    background-color: #162638;
    border-color: #162638;
    cursor: default;
}
.pages .disabled span,
.pages .disabled span:hover,
.pages .disabled span:focus,
.pages .disabled a,
.pages .disabled a:hover,
.pages .disabled a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}





.page-dianzishangwu{
    background: url('../image/dianzishangwu-bg.jpg') no-repeat center center;
    background-size: cover;
    padding:80px;
}

.kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks > * {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kwicks.kwicks-processed > * {
	margin: 0;
	position: absolute;
}
.kwicks-horizontal > * {
	float: left;
}
.kwicks-horizontal > :first-child {
	margin-left: 0;
}
.kwicks-vertical > :first-child {
	margin-top: 0;
}

 .kwicks {
    width: 100%;
    height: 500px;
    background-color: #fff;
}
.kwicks li {
    height: 500px;
    width:240px;
    float: left;
    position: relative;
}
.kwicks .kwicks-title{
    position: relative;
    width:240px;
}
.kwicks .kwicks-title p{
    display: block;
    position: absolute;
    bottom:0px;
    width:100%;
    line-height: 40px;
    height:40px;
    background-color: #000;
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    color:#fff;
}
.kwicks .kwicks-content{
    position: absolute;
    left:240px;
    width:310px;
    height:500px;
    padding:40px;
    color:#084a5d;
    box-sizing: border-box;

}
.kwicks .kwicks-content h3{
    font-size:22px;
    text-align: center;
    margin-bottom:15px;
    margin-top:60px;
    display: block;

    word-wrap: break-word;

    line-height: 40px;
}
.kwicks .kwicks-more{
    display: block;
    background-color: #084a5d;
    color:#fff;
    border-radius: 4px;
    margin-top:20px;
    text-align: center;
    width:100px;
}




.formDetail .formDetail-head h1 {
  font-size: 24px;
  border-bottom: 1px solid #dddddd;
  line-height: 46px;
  font-weight: normal;
}
.formDetail .formDetail-head h1,
.formDetail .formDetail-head p {
  padding-left: 12px;
}
.formDetail-body {
  padding: 30px 12px 85px;
}
.formDetail-body .form-group {
  margin-bottom: 10px;
}
.formDetail-body .form-group .col-md-2 {
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 15px;
  line-height: 50px;
  display: block;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input,
.formDetail-body .form-group textarea {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 10px 8px;
  line-height: 30px;
  vertical-align: top;
  box-sizing: border-box;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group select {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group textarea {
  width: 770px;
  height: 200px;
}
.formDetail-body .form-group span {
  margin-left: 6px;
  font-style: normal;
  font-size: 12px;
  color: #ffa31f;
  line-height: 50px;
}

.formDetail-body .form-group button {
  border: 0;
  width: 258px;
  height: 55px;
  border-radius: 3px;
  background-color: #ffa31f !important;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.formDetail-body .form-group button:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.page-ykyc{
    padding-bottom:50px;
}
.ykyc-box{

}
.ykyc-title{

    font-size: 16px;
    padding-left: 25px;
    line-height: 26px;
    height: 26px;
    color:#084a5d;
    font-weight: bold;
    position: relative;
    margin: 10px 0 15px;
}

.ykyc-title::after{
    content:"";
    display: block;
    width:10px;
    height:10px;
    position: absolute;
    top:8px;
    background-color: #084a5d;
    left:4px;
}
.ykyc-content{
    padding:10px 0;
}
.ykyc-content span{
    color:#d80000;
}

#mychart {
    margin:0 auto;
    width:90%;
    max-width: 1200px;
    height:400px;

}
.input-txt{
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 6px 8px;
    line-height: 22px;
    vertical-align: top;
    box-sizing: border-box;
}
