@charset "utf-8";
body,
html,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
th,
td {
    margin: 0;
    padding: 0;
}

html,
body {
    font:12px/1.5 "\5FAE\8F6F\96C5\9ED1",Helvetica,Tahoma,"Hiragino Sans GB", "MicroSofr YaHei",'\5b8b\4f53',sans-serif, Arial, "黑体";
    line-height: 1.42;
    overflow-x: hidden;
    min-width: 1000px;
    *min-width: 1000px;
    background:#fff;
}

fieldset,
img,
input {
    border: 0;
}

ol,
ul {
    list-style: none;
}


/*h1, h2, h3, h4, h5, h6{ font-size:100%; }*/


/*text-align: center\9;*/

em {
    font-style: normal;
}

input,
button,
select,
textarea {
    outline: 0;
    outline: none;
    outline: none;
    box-shadow: none;
    border: 0;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
    outline: 0;
    *outline: 0;
}

a {
    star: expression(this.onFocus=this.blur());
    /* for Ie*/
}

a:focus {
    outline: 0;
    *outline: 0;
}

img {
    vertical-align: bottom;
    max-width: 100%;
}

.fontsize18 {
    font-size: 18px;
}

.bkgreen {
    background-color: #26c540!important;
}

.bkorange {
    background-color: #ff6005!important;
}

.bkgray {
    background-color: #666666!important;
}


/*去掉input的边框*/

.mui-input-group:before,
.mui-input-group:after,
.mui-input-group .mui-input-row:after {
    height: 0;
}


/*设置input的placeholder*/

input::-webkit-input-placeholder {
    color: #DFDFDF;
}

.verticalt {
    vertical-align: top;
}

.pgorange {
    color: #fe9c00!important;
    line-height: 2em;
    font-weight: bold;
}


/*清除浮动*/

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}


/*单行省略*/

.one_omit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*多行省略*/

.more_omit {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*-webkit-line-clamp: *;*/
}


/*版心*/

.content {
    width: 1000px;
    margin: 0 auto;
}
/*
input:focus {
    border: 2px solid #e22127;
    -webkit-box-shadow: 0 0 6px #e22127;
    box-shadow: 0 0 6px #e22127;
}*/

.justify {
    /*中文字两端对齐*/
    text-align: justify;
    text-justify: inter-ideograph;
}

.pRelative{
    position: relative;
}

.pull-left{
    float:left !important;
}

.pull-right{
    float:right !important;
}


/*------------------------------------公共的头部和尾部--------------------------------------*/
.fix_header {
    width: 100%;
    position: relative;
}

.fix_header-top{
    border-bottom:1px solid #efefef;
}

.fix_head {
    height: 75px;
    width: 100%;
    background: #FFFFFF;
    text-align: center;
}


.fix_head_left a {
    display: block;
}

.fix_head_left img {
    max-width: 100%;
}

.fix_head_slogan{
    display: inline-block;
}

.fix_head_slogan img {
    max-width: 100%;
    margin-top: 23px;
}

.header_right {
    height: 55px;
    width: 140px;
    margin-top: 10px;
}

.header_right img {
    max-width: 52px;
    vertical-align: top;
    margin-top: 2px;
}

.phone_word {
    font-size: 16px;
    color: #414141;
}

.phone_word:hover{
    color:#dfb062;
    text-decoration: underline;
}

.phone_word:before,
.phone_word:after{
    display: inline-block;
    content:'';
    vertical-align: top;
    width:1px;
    height:16px;
    background:#5c5c5c;
    margin:5px 18px 0 0;
}

.phone_word:after{
    margin-left: 18px;
    margin-right:0;
}

.index_tel{
    margin-top: 10px;
}

.phone {
    font-weight: bold;
    font-size: 14px;
    color: #dfb062;
    margin-left:9px;
}

.more_news_link{
    width:100%;
    background:#dfb062;
}

.more_news_link .content{
    padding: 10px;
}

.hot_city{
    color:#fff;
    font-size:14px;
}

.more_news_list{
    padding-left: 70px;
}

.more_news_list>a{
    padding:5px;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
}


.more_news_list>a:hover,
.more_news_list>a.moreLink,
.more_news_list>a.active{
    color:#5c5954;
}

.fix_nav_content {
    width: 100%;
    background: #ffffff;
}

.fix_nav {
    background: #ffffff;
    padding:12px 0;
    position: relative;
}

.nav_title{
    font-size:18px;
    color:#fff;
    padding:8px 12px;
    background: #dfb062;
    margin:5px 0;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index:1;
}

.nav_list {
    padding-left:111px;
}

.nav_list>a {
	display:inline-block;
	width:112px;
	overflow:hidden;
    padding:0;
    font-size: 16px;
    color: #535353;
    white-space: nowrap;
    line-height: 32px;
    vertical-align: middle;
    text-overflow: ellipsis;
    text-align: justify;
	text-justify: distribute-all-lines; /*ie6-8*/
	text-align-last: justify; /* ie9*/
	-moz-text-align-last: justify; /*ff*/
	-webkit-text-align-last: justify; /*chrome 20+*/
	box-sizing: border-box;
}


.nav_list span.line{
	font-size:16px;
    color: #333333;
    vertical-align: middle;
    margin: 0 3px;
}


.nav_list>a:hover {
    color: #dfb062;
    text-decoration: underline;
}

/*.nav_list>a:visited{
    color: #999;
}*/

/*底部*/
.footer_top{
    width:100%;
    padding:22px 0;
    background:#494949;
}

.fLinks .fLinksTitle{
    font-size:18px;
    color:#fff;
    width:75px;
}

.fLinks .hrefList {
    padding-left:75px;
}

.fLinks a{
    padding:0 5px;
    font-size:16px;
    color:#fff;
    line-height: 28px;
    vertical-align: middle;
    white-space: nowrap;
}

.fLinks a:hover{
    text-decoration: underline;
}

.mg_t_20{
    margin-top:20px;
}

.mg_t_28{
    margin-top:28px;
}

.footer_btm{
    padding:25px 0 66px;
    background:#282828;
}

.ftable{
    width: 100%;
    margin:0 auto;
}

.ftable tr td{
    width:20%;
    vertical-align: top;
}

.ftable tr td.lastTd>img{
    width:182px;
    height:182px;
}

.ftable tr td>h4{
    color: #fff;
    font-size: 18px;
    width: 100%;
    margin-bottom: 20px;
}

.ftable tr td>a{
    display: block;
    width:100%;
    font-size:16px;
    color: #cdcdcd;
    padding:2px 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.ftable tr td>a:hover{
    color: #dfb062;
    padding-left: 10px;
}

.ftable tr td>p{
    font-size:14px;
    color: #cdcdcd;
    padding:2px 0;
}

.foots{
    height: 32px;
    background-color: #020002;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
    font-size:14px;
    color:#ccc;
}

.foots>a{
    font-size:14px;
    color:#ccc;
    padding:0 6px;
}

.foots>a:hover{
    text-decoration: underline;
}

.subTitle{
    font-size:18px;
    color:#5e5e5e;
    padding:12px 20px 12px 36px;
    position: relative;
}

.subTitle:before{
    content:'';
    display: inline-block;
    width:2px;
    height:18px;
    background:#ec414d;
    vertical-align: middle;
    position: absolute;
    top:16px;
    left:20px;
}

.subTitle:after{
    content:'';
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    background:#efefef;
}



.nationList,.proList,.zzdbWrap,.dbMatter,.alipayWrap,.aboutUs,.busyType{
    width:100%;
    background:#fff;
    margin-top:10px;
}


.breadcrumb {
    padding:16px 20px;
    background: #dfb062;
}

.breadcrumb>li {
    display: inline-block;
    font-size:18px;
    color: #fff;
}

.breadcrumb>li a {
    font-size:16px;
    color: #fff;
}

.breadcrumb>li+li:before {
    color: #fff;
    /*padding-right:5px;*/
    content: ">";
}

.breadcrumb>li.cur a{
    color:#fff;
}

/*------------------------------------首页--------------------------------------*/
/*banner部分*/
.pg_head {
    width: 100%;
    height: 439px;
    position: relative;
    overflow: hidden;
    background-color: #0b547d;
}


.index-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 439px;
    z-index: 1;
}

.pg_head_cont{
    width:778px;
    height:324px;
    border:5px solid #fff;
    position: relative;
    z-index: 2;
    margin:5px auto 0;
    border-top:0;
    padding:0 26px 36px;
    box-sizing: border-box;
    overflow: hidden;
}

.pg_head>h1{
    font-size:46px;
    color:#fff;
    font-weight:bold;
    text-align: center;
    position: relative;
    top:40px;
    z-index: 2;
}

.pg_head_cont>.pg_head_line{
    position: relative;
}

.pg_head_cont>.pg_head_line:before,
.pg_head_cont>.pg_head_line:after{
    display: block;
    content:'';
    width:176px;
    height:5px;
    background:#fff;
    position: absolute;
    top: 0;
    left: -26px;
}

.pg_head_cont>.pg_head_line:after{
    left:auto;
    right: -26px;
}

.banner_txt{
    position: absolute;
    top:63px;
    left:19px;
    padding:25px 0;
}

.banner_txt:before,
.banner_txt:after{
    display: block;
    content:'';
    width:679px;
    height:5px;
    background:#fff;
    position: absolute;
    top:0;
    left: 20px;
}

.banner_txt:after{
    top:auto;
    bottom:0;
}

.banner_txt>img{
    max-width: 100%;
}

.pg_head_cont>h3{
    font-size:30px;
    color:#dfb062;
    font-weight:400;
    text-align: center;
    position: absolute;
    bottom:34px;
    left:102px;
    z-index: 2;
    padding:0 28px;
    line-height: 53px;
    background: #fff;
}

/*------------------------------正文内容-start*/
.index_pg_content{
    margin-top:25px;
}

/*-左侧文章列表*/
.article_list{
    width:718px;
    min-height: 1416px;
    border:1px solid #e6e6e6;
    margin-right:20px;
}

.article_list>h3{
    padding:15px 20px;
    background:#dfb062;
    font-size:18px;
    color:#fff;
}

.article_list_box{
    padding:20px;
}

.article_list_item li{
    border-bottom:1px solid #f6f6f6;
}

.article_list_item li>a{
    display: block;
    width:100%;
    padding: 20px 0 25px;
    box-sizing: border-box;
}


.article_list_item li:first-child>a{
    padding-top:0;
}

.article_list_item li>a .article_img{
    width:168px;
    height:138px;
    border-radius: 6px;
    background: #f6f6f6;
    overflow: hidden;
    margin-right:20px;
}

.article_list_item li>a .article_img>img{
    width:100%;
    height:100%;
    border-radius: 6px;
}

.article_list_item li>a>h4{
    color:#333333;
    font-size:16px;
    font-weight:400;
}

.article_list_item li>a>h4>span{
    color:#ff3434;
}

.article_list_item li>a:hover>h4,
.article_list_item li>a:active>h4,
.article_list_item li>a:hover>h4>span,
.article_list_item li>a:active>h4>span{
    color:#dfb062;
}


/*.article_list_item li>a:visited>h4,
.article_list_item li>a:visited>h4>span{
    color:#ccc;
}*/

.article_time{
    margin:10px 0;
}

.list-item-num{
    font-size: 12px;
    color: #a7a7a7;
    vertical-align: middle;
}

.list-item-num>i{
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 3px;
}

.list-item-num+.list-item-num{
    margin-left:36px;
}

.list-item-num .list-item-clock {
    background: url("../img/icon_1.png") no-repeat 0 0;
    background-image: -webkit-image-set(url("../img/icon_1.png") 1x);
    background-image: image-set(url("../img/icon_1.png") 1x);
}

.list-item-num .list-item-sign {
    background: url("../img/icon_2.png") no-repeat 0 0;
    background-image: -webkit-image-set(url("../img/icon_2.png") 1x);
    background-image: image-set(url("../img/icon_2.png") 1x);
}

.list-item-num .list-item-eyes {
    background: url("../img/icon_3.png") no-repeat 0 0;
    background-image: -webkit-image-set(url("../img/icon_3.png") 1x);
    background-image: image-set(url("../img/icon_3.png") 1x);
}

.list-item-num>i.list-item-eyes{
    margin-top:5px;
}

.article_list_item li>a>.desc{
	height:72px;
	overflow:hidden;
}

.article_list_item li>a>.desc>p {
    font-size:14px;
    color:#333333;
    line-height: 24px;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

/*分页*/
.setPageDiv{
    margin-top:28px;
}

.Pagination{
    text-align: center;
    font-weight: 700;
}

.Pagination a {
    color: #414141;
    font-size: 14px;
    cursor: pointer;
}

.Pagination a, .Pagination span {
    display: inline-block;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.Pagination .current {
    color: #dfb062;
}

.Pagination .current.prev, .Pagination .current.next{
    color:#a0a0a0;
}

/*-右侧列表*/
.pg_complex{
    width:260px;
    overflow: hidden;
}

.pg_advert{
    width:100%;
    height:346px;
    padding:20px 10px;
    box-sizing: border-box;
    background: url("../img/advert.png") no-repeat center;
    overflow: hidden;
}

.pg_advert>h3{
    font-size:20px;
    color:#fff;
}

.pg_advert>h3:after{
    display: block;
    content: '';
    width:120px;
    height:2px;
    background:#fff;
    margin-top:12px;
}

.pg_advert>h5{
    font-size:16px;
    color:#fff;
    margin-top:12px;
}

.pg_advert>h4{
    font-size:16px;
    color:#e8352d;
    padding:6px 28px;
    background: #fff;
    margin-top:20px;
}

.pg_submit{
    margin-top:12px;
}

.pg_submit>h4{
    font-size:18px;
    color:#fff;
    padding:9px 12px;
    background: #dfb062;
}

.submit_box{
    background: #fdebce;
    padding:12px 9px 0;
}

.submit_box>label{
    display: block;
    font-size:14px;
    color:#5e5d5b;
    position: relative;
    margin-bottom:12px;
}

.submit_box>label input {
    width: 172px;
    box-sizing: border-box;
    padding-left: 10px;
    height: 30px;
    outline: none;
    border: 1px solid #a6a6a6;
    background: #fff;
    color: #666;
    border-radius: 3px;
    margin-left:8px;
    font-size:14px;
}

.submit_box>label>strong {
    font-style: normal;
    font-size: 12px;
    color:#e8352d;
    position: absolute;
    top:6px;
    right:6px;
    display: none;
}

.contact_btn{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #dfb062;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    margin:0 -9px;
}

.contact_btn:active {
    background: #b38e4f;
}

.pg_ercode{
    margin-top:12px;
    border:1px solid #e6e6e6;
    padding:16px 12px;
    box-sizing: border-box;
    overflow: hidden;
}

.pg_ercode>img{
    max-width: 100%;
}

.pg_ercode>p{
    text-align: center;
    font-size:14px;
    color:#dfb062;
    margin-top:12px;
}

.see_notice_newspaper{
    width:100%;
    padding:0 10px 14px;
    box-sizing: border-box;
    background:#fff;
    margin-top:12px;
    border:1px solid #e6e6e6;
    border-radius: 3px;
}

.see_notice_newspaper .notice_title{
    font-size: 18px;
    color: #fff;
    background: #dfb062;
    margin:0 -10px;
    padding:5px 10px;
}

.notice_panes{
    padding-top:10px;
}

/*滚动Plugin CSS-start*/
.str_wrap{
    width:100%;
    height:466px;
    font-size:14px;
    color:#464646;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
}

.str_move{
    white-space: nowrap;
    position: absolute;
    top:0;
    left:0;
    cursor: move;
}

.str_wrap.str_active {
    background:#fff;
}

.str_move_clone {
    display:inline-block;
    /*display:inline;
    zoom:1;*/
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}

.notice_panes ul li a{
    font-size:14px;
    color:#464646;
    line-height:28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.notice_panes ul li a:hover,
.notice_panes ul li a:active{
    color:#dfb062;
}


/*.notice_panes ul li a:visited{
    color:#ccc;
}*/

/*滚动Plugin CSS-end*/

.sub_nav{
    margin-bottom:12px;
}

.sub_city_nav{
    border:1px solid #e6e6e6;
    padding:14px 20px;
    background: #fff;
    border-top:0;
}

.sub_city_nav>a{
    font-size:16px;
    color:#333333;
    padding:6px 20px;
    white-space: nowrap;
    line-height: 42px;
}

.sub_city_nav>a:hover{
    color:#dfb062;
}

.sub_city_nav>a.active{
    background:#dfb062;
    color:#fff;
}


.sub_article_img{
    width: 242px;
    height: 182px;
    margin-right: 25px;
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.sub_article_img img {
    max-width: 100%;
}

.article_detail>h2{
    font-size:28px;
    color:#333333;
}

.article_detail>h2>span{
    color:#ff3434;
}

.article_detail>p{
    color:#535353;
    font-size:16px;
    text-indent: 2em;
    line-height: 32px;
}

.index_data_show{
    position: relative;
    height: 190px;
    overflow: hidden;
    background-color: #046dfc;
    margin-top:16px;
}

.index_data_show .content{
    position: relative;
    z-index: 10;
    height: 190px;
}

.index_data_show .index-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: 190px;
}

.index_img_box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.index-slogan-top {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 682px;
    height:99px;
    margin-left:-341px;
}

.index-slogan-bottom{
    display: block;
    width: 335px;
    height: 35px;
    line-height: 35px;
    color: #0a83fc;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    border-radius: 100px;
    cursor: pointer;
    position: absolute;
    bottom:28px;
    left:50%;
    margin-left:-120px;
}

.index-slogan-bottom:hover{
    color: #4d5259;
}

.index-slogan-bottom:active{
    background: #f1f1f1;
}

/*------------------------------正文内容-end*/



/*------------------------------右侧悬浮窗*/
.rightDialog{
    position: fixed;
    right:0;
    top:50%;
    margin-top:-253px;
    width:120px;
    background: #fff;
    border:1px solid #cccccc;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-sizing: border-box;
    z-index: 999;
}

.rightDialog h3{
    width:105%;
    padding:8px 0;
    font-size:14px;
    color:#fff;
    background: #c4313e;
    text-align: center;
    margin-top:-1px;
    margin-left:-1px;
}

.hotLineWrap{
    padding:12px 5px;
}

.hotLineWrap>a{
    display: block;
    border:1px solid #cccccc;
    padding:5px 5px 5px 24px;
    font-size:14px;
    color:#c4313e;
    background: url("../img/customer.png") no-repeat 5px center;
}

.hotLineWrap>a+a{
    margin-top:4px;
}

.wxBox{
    width:105%;
    padding:8px 0;
    background: #c4313e;
    text-align: center;
    margin-top:-1px;
    margin-left:-1px;
}

.wxBox>img{
    width:96px;
    height:96px;
}

.wxBox>p{
    font-size:14px;
    color:#fff;
    padding-top:4px;
}

.alipayBox{
    padding:8px 0;
    text-align: center;
}

.alipayBox>img{
    width:96px;
    height:96px;
    border:1px solid #ccc;
}

.alipayBox>p{
    font-size:14px;
    color:#c4313e;
    padding-top:4px;
}

/*------------------------------------所有城市列表--------------------------------------*/
.allCity{
    background:#fff6e6;
    padding:30px;
    border-top: solid 1px #e6e6e6;
}

.allCities .content{
    background: #fff6e6;
}

.allCities .breadcrumb{
    background: #fff6e6;
}

.allCities .breadcrumb>li,
.allCities .breadcrumb>li a,
.allCities .breadcrumb>li+li:before,
.allCities .breadcrumb>li.cur a{
    color:#4e4d4b;
}

#content-box {
    width: 940px;
    border: solid 1px #e6e6e6;
}

.content-letter+.content-letter{
    border-top: solid 1px #e6e6e6;
}

.content-letter-panel {
    float: left;
    width: 40px;
    height: 100%;
    color: #4e4d4b;
    font-size: 18px;
    font-weight: 700;
    background-color: #fff6e6;
    text-align: center;
}

.content-province {
    float: left;
    position: relative;
    z-index: 1;
}



.content-province-title {
    float: left;
    width: 70px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: #eee;
    color: #4e4d4b;
    font-size: 16px;
}

.content-cities {
    float: left;
    width: 828px;
    padding: 12px 0;
    overflow: hidden;
}

.content-city {
    display: inline-block;
    line-height: 20px;
    color: #4e4d4b;
    font-size: 14px;
    margin: 0 12px;
    white-space: nowrap;
}

.content-city:hover{
    color:#dfb062;
}

.content-letter-panle-hover {
    color: #fff;
    background: #dfb062;
}

.content-province-hover {
    background: #fff;
}



/*------------------------------------404--------------------------------------*/
.errorPage{
    width:100%;
    height:100%;
    background:#fff;
}

.errorImg{
    text-align: center;
    margin-top: -20px;
}

.errorCont{
    padding-top:80px;
}

.errorCont>h2{
    text-align: center;
    font-family: cursive;
    font-size: 150px;
    font-weight: bold;
    line-height: 100px;
    letter-spacing: 5px;
    color: #fff;
    cursor: pointer;
    text-shadow: 0px 0px 2px #dce3eb,
    0px 1px 1px #ddd,
    0px 2px 1px #dce3eb,
    0px 3px 1px #ccc,
    0px 4px 1px #c5c5c5,
    0px 5px 1px #c1c1c1,
    0px 6px 1px #bbb,
    0px 7px 1px #777,
    0px 8px 3px rgba(100, 100, 100, 0.4),
    0px 9px 5px rgba(100, 100, 100, 0.1),
    0px 10px 7px rgba(100, 100, 100, 0.15),
    0px 11px 9px rgba(100, 100, 100, 0.2),
    0px 12px 11px rgba(100, 100, 100, 0.25),
    0px 13px 15px rgba(100, 100, 100, 0.3);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.errorCont>h2:hover {
    text-shadow: 0px 0px 2px #686868,
    0px 1px 1px #fff,
    0px 2px 1px #fff,
    0px 3px 1px #fff,
    0px 4px 1px #fff,
    0px 5px 1px #fff,
    0px 6px 1px #fff,
    0px 7px 1px #777,
    0px 8px 3px #fff,
    0px 9px 5px #fff,
    0px 10px 7px #fff,
    0px 11px 9px #fff,
    0px 12px 11px #fff,
    0px 13px 15px #fff;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.errorCont>.loading {
    width: 340px;
    margin: 30px auto 50px;
    display: block;
    color: #666;
    font-size: 20px;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
}

.errorCont>.loading>h5 {
    text-align: center;
    color: #666;
    font-family: cursive;
    font-size: 20px;
    text-shadow: 0 1px 0 #fff;
    letter-spacing: 1px;
    line-height: 2em;
}

.errorCont>.loading p {
    line-height: 24px;
    color: #666;
    font-family: cursive;
    font-size: 18px;
    text-shadow: 0 1px 0 #fff;
}

.errorCont>.loading input {
    border: none;
    background: #dce3eb;
    color: #555555;
    padding: 2px 5px;
    font-family: cursive;
    text-shadow: 0 1px 0 #fff;
    font-size: 14px;
}

.errorCont>.loading input[name='chart']{
    color: #03b140;
    font-weight: 700;
    background: #fdebce;
    letter-spacing: -3px;
}

.errorCont>.loading a {
    text-decoration: none;
    background-color: #3BB3E0;
    text-shadow: none;
    padding: 10px 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(bottom, #0574fc 0%, #3EB8E5 100%);
    background-image: -o-linear-gradient(bottom, #0574fc 0%, #3EB8E5 100%);
    background-image: -moz-linear-gradient(bottom, #0574fc 0%, #3EB8E5 100%);
    background-image: -webkit-linear-gradient(bottom, #0574fc 0%, #3EB8E5 100%);
    background-image: -ms-linear-gradient(bottom, #0574fc 0%, #3EB8E5 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0574fc), color-stop(1, #3EB8E5));
    box-shadow: inset 0px 1px 0px #7FD2F1, 0px 3px 0px #0862d7;
    border-radius: 5px;
}

.errorCont>.loading a:active {
    box-shadow: inset 0px 1px 0px #7FD2F1, 0px 0px 0px #0862d7;
}


