/**/
html{font-family:"微软雅黑";}

.display-480 {
    display: none;
}
/*banner*/


[data-role="outer"]{
	font-size: inherit!important;
	font-weight: inherit!important;
	font-style: inherit!important;
	color: inherit!important;
	padding: inherit!important;
	margin: inherit!important;
}
[data-role="outer"] .layout{
	width: inherit!important;
	margin: inherit!important;
	line-height:inherit!important;
}
[data-role="outer"]  .center-block{
        display:inline-block!important;
} 

.fullSlide{width:100%;position:relative;height:auto;background:#ffffff;}.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;width:100%;}.fullSlide .bd ul{width:auto}.fullSlide .bd li{width:auto;height:auto;overflow:hidden;text-align:center}.fullSlide .bd li a{display:block;height:auto}.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center}.fullSlide .hd ul{text-align:center;padding-top:5px}.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:16px;height:8px;margin:5px;overflow:hidden;line-height:9999px;background:#fff}.fullSlide .hd ul .on{background:#376c96}
.jq-img{width:100%;}
.ban1{position:relative;width:100%}.ban1 .ban1bd{width:100%}.ban1 .ban1hd{text-align:center;position:absolute;bottom:.2rem;width:100%}.ban1 .ban1hd ul li{width:5px;height:5px;background:#469fef;border-radius:100%;display:inline-block;-webkit-transition:all ease .5s;transition:all ease .5s;line-height:9999px;overflow:hidden;margin-left:3px;margin-right:3px}.ban1 .ban1hd ul .on{width:12px;border-radius:10px;background:#d5160f}


@media(max-width:480px) {
    .hidden-480 {
        display: none;
    }
    .display-480 {
        display: block;
    }
}


/**/

html,
body {
    /*max-width: 1400px;*/
    margin: 0 auto;
}

a {
    color: #111;
}

li{ list-style:none;}

/*col-5-1*/

.col-5-1 {
    width: 50%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px;
}

.col-5-1-last {
    width: 100%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px;
}

@media(max-width:480px) {
    .col-5-1 {
        width: 100%;
        padding: 0 15px;
        float: left;
        margin-bottom: 20px;
    }
    .col-5-1-last {
        width: 100%;
        padding: 0 15px;
        float: left;
        margin-bottom: 20px;
    }
}
    .col-sm-5 img { width: 100%;  }


@media (min-width:993px) {
    .col-5-1 {
        width: 20%;
        padding: 0 15px;
        float: left;
    }
    .col-5-1-last {
        width: 20%;
        padding: 0 15px;
        float: left;
        margin-bottom: 0px;
    }
}


/**/

h1,
.h1 {
    font-size: 30px;
}

h2,
.h2 {
    font-size: 26px;
}

h3,
.h3 {
    font-size: 20px;
}

h4,
.h4 {
    font-size: 18px;
}

@media(max-width:768px) {
    h1,
    .h1 {
        font-size: 24px;
    }
    h2,
    .h2 {
        font-size: 18px;
    }
    h3,
    .h3 {
        font-size: 16px;
    }
    h4,
    .h4 {
        font-size: 14px;
    }
}


/**/

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.img-tc {
    margin: 0 auto;
}


/*ͼƬ����*/

.cursor {
    cursor: pointer;
}

.display-ib {
    display: inline-block;
}

.vm {
    position: relative;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
}

.tc {
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
}

.p2 {
    text-indent: 2em;
}


/**/

a.cw {
    color: #fff;
}

a.cw:hover,
a.cw:focus,
a.cw:active {
    color: #fff;
    text-decoration: underline;
}

a.c65 {
    color: #656565;
}

a.c65:hover,
a.cw:focus,
a.cw:active {
    color: #436895;
    text-decoration: underline;
}


/**/

.lh30 {
    line-height: 30px;
}


/**/

.h-100 {
    height: 100%;
}

.h40 {
    height: 40px;
}

.h70 {
    height: 70px;
}

.h100 {
    height: 100px;
}

.h145 {
    height: 145px;
}

.h222 {
    height: 222px;
}


/*wentiСͼ�߶�*/

.h295 {
    height: 295px;
}

.h270 {
    height: 270px;
}


/*footer height*/

.h360 {
    height: 360px;
}

.plr0 {
    padding-left: 0;
    padding-right: 0;
}


/*����col pading 15*/


/**/

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.pl5 {
    padding-left: 5px;
}

.pl5-xs {
    padding-left: 0;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pr5 {
    padding-right: 5px;
}

.pr5-xs {
    padding-right: 0;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

@media (max-width:768px) {
    .pr0-xs {
        padding-right: 0;
    }
}


/**/

.mlr0 {
    margin-left: 0;
    margin-right: 0;
}


/*����row����-15px */

.mlr-5 {
    margin-left: -5px;
    margin-right: -5px;
}


/*col�߾�Ϊ10����*/

.plr5 {
    padding-left: 5px;
    padding-right: 5px;
}


/*col���Ϊ10����*/


/**/

.m20 {
    margin: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

@media(max-width:768px) {
    .plr0-xs {
        padding-left: 0;
        padding-right: 0;
    }
    .pr5-xs {
        padding-right: 5px;
    }
    .mt0-xs {
        margin-top: 0px;
    }
    .mb0-xs {
        margin-bottom: 0;
    }
    .mb10-xs {
        margin-bottom: 10px;
    }
}


/**/


/*��ɫ*/

.bgd {
    background: #ddd;
}

.bgw {
    background: #fff;
}

.bg1 {
    background: #111;
}

.bg9 {
    background: #999;
}

.bge3 {
    background: #e3e3e3;
}

.bg {
    background: #436895;
}

.bgc {
    background: #436895;
    opacity: 0.9;
}

.bgc0 {
    background: #8794B4;
}

.bgc1 {
    background: #B2D3C2;
}

.bgc2 {
    background: #B47377;
}

.bgc3 {
    background: #A1C9CB;
}

.bgc4 {
    background: #AFA687;
}

.bgc0:hover {
    color: #436895;
    font-weight: bold;
}

.bgc1:hover {
    background: #436895;
}

.bgc2:hover {
    background: #436895;
}

.bgc3:hover {
    background: #436895;
}

.bgc4:hover {
    background: #436895;
}

.bg-d9 {
    background: #d9d9d9;
}

.bgd9 {
    background: #dad9d9;
}

.bg-a3586f {
    background: #a3586f;
}

.bgf5 {
    background: #f5f5f5;
}

.cd {
    color: #436895
}

.cw {
    color: #fff;
}

.c1 {
    color: #111;
}

@media (min-width:992px) {
    .bgc {
        background: #436895;
        opacity: 1;
    }
}

@media(max-width:768px) {
    .nobg-xs {
        background: none;
    }
}


/*font*/

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.jumbotron p.f16 {
    font-size: 16px;
}


/**/

body {
    line-height: 24px;
    font-size: 14px;
    background: url(../images/body-bg.jpg);
    /*font-family:"Microsoft YaHei",΢���ź�,"Microsoft JhengHei",����ϸ��,STHeiti,MingLiu;*/
    font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft YaHei", ΢���ź�, "Microsoft JhengHei", ����ϸ��, STHeiti, MingLiu;
}


/*header*/

header {
    background: #fff;
/*    padding: 10px 0 10px 0;
*/}

@media (min-width:768px) {
    header {
        background: #fff;
   /*     padding: 15px 0 15px 0;*/
    }
}


/*nav*/

.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-brand:hover {
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

@media (min-width: 768px) {
    .navbar-default .navbar-brand {
        display: none;
    }
    .navbar-nav>li {
        float: left;
        height: 50px;
        background: url(../images/nav-line-bg.jpg) no-repeat right center;
        text-align: center;
        padding-right: 3px;
    }
    .navbar-nav>li:last-child {
        background: none;
    }
}

.navbar-collapse {
    background: #436895;
    border-top: none;
    position: relative;
    z-index: 1000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-default {
    background-color: #436895;
    border: none;
    height: 50px;
}

@media(max-width:767px) {
    .navbar-collapse li {
        /*border-bottom:1px solid rgba(255,255,255,.1);*/
        background: url(../images/border-inline-bg.jpg) repeat-x top;
    }
    span.visible-xs {
        display: inline!important;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .nav>li>a {
        padding: 15px 5px;
    }
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background: #223241;
    color: #fff;
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #436895;
}

.dropdown-menu {
    background-color: #436895;
    border-top: none;
}

.dropdown-menu li a {
    color: #fff;
    background: url(../images/border-inline-bg.jpg) repeat-x top;
    line-height: 40px;
}

.dropdown-menu li a:hover {
    background: #223241;
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #223241;
    }
}


/*
@media (min-width:1200px){
	#bs-example-navbar-collapse-1 .nav>li>a {padding: 15px 30px;}
}
*/


/*******************************************/

#banner img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#banner .slides {
    display: none;
    text-align: center;
}

#banner .slides .slidesjs-navigation {
    display: none!important;
}

#banner .slidesjs-pagination {
    display: inline-block;
}

#banner .slides ul {
    padding: 0px;
}

#banner .slidesjs-pagination {
    margin: 10px 0 0 0;
    float: none;
    list-style: none;
}

#banner .slidesjs-pagination li {
    float: left;
    margin: 0 5px;
}

#banner .slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../images/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

#banner .slidesjs-pagination li a.active,
#banner .slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

#banner .slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

#banner .slides a:link,
#banner .slides a:visited {
    color: #333
}

#banner .slides a:hover,
#banner .slides a:active {
    color: #9e2020
}

#banner .navbar {
    overflow: hidden
}


/*********************************************/


/*news*/

.news {
    background: #fff;
    margin-top: 20px;
    /*z-index:-20;position:relative;*/
}

@media(max-width:768px) {
    .news {
        margin-top: 0;
    }
}

.news h3 {
    color: #446694;
}

.social img {
    margin-right: 10px;
}

ul.nav-pills li a {
    color: #A8BDD2;
}

ul.nav-pills li.active a {
    color: #446694;
}

.news-tab-top {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.tab-list {
    padding-left: 10px;
}

.tab-list li {
    border-bottom: 1px dashed #ececec;
    line-height: 30px;
}

.tab-list li span {
    bottom: 0;
    right: 0;
}

.slide {
    z-index: 10;
}

@media(max-width:768px) {
    body {
        position: relative;
        z-index: -30;
    }
    .news {
        position: relative;
        z-index: -20;
    }
    /*.slide{z-index:-10;max-width:480px;}*/
    .news-top,
    .news-tab {
        position: relative;
        z-index: 10;
    }
}


/*#carousel-example-generic{max-width:480px;}*/

.panel-title {
    font-size: 14px;
}


/*ad*/

.ad {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #436895;
}


/**/

.font p.h1 {
    color: #fff;
    font-size: 40px;
}

.font p {
    color: #fff;
    font-size: 16px;
}

.font a:hover {
    text-decoration: none;
    color: #436895;
}


/*wenti++++fuwu*/

.wenti .h1,
.fuwu .h1,
.wenti p,
.fuwu p {
    color: #fff;
}

.wenti .h1,
.fuwu .h1 {
    font-size: 40px;
}

.wenti .h1 i,
.fuwu .h1 i {
    font-size: 56px;
}

.wenti p,
.fuwu p {
    font-size: 16px;
}

.wenti-tl .pa,
.fuwu-tl .pa {
    bottom: 20px;
}

.wenti-tl p {
    width: 100%;
    font-size: 14px;
    color: #111;
}

.wenti-tl p span {
    font-size: 18px;
    color: #a65151;
}

.fuwu-tl p {
    width: 100%;
    font-size: 13px;
    color: #436895;
}

.fuwu-tl p span {
    font-size: 24px;
    color: #436895;
}

@media(min-width:768px) {
    .wenti-tl p,
    .fuwu-tl p {
        font-size: 16px;
    }
    .wenti-tl p span,
    .fuwu-tl p span {
        font-size: 20px;
    }
    .fuwu-tl p {
        width: 100%;
        font-size: 13px;
        color: #436895;
    }
    .fuwu-tl p span {
        font-size: 24px;
        color: #436895;
    }
}


/*zeren*/

.zeren {
    background: url(../images/zr_bg.jpg) no-repeat;
}


/*zhuanye*/

.zhuanye {
    background: url(http://hzimg.jgyljt.com/newImgs/img/15591203305897e.jpg) no-repeat top right;
}


/*liaoxiao*/

.lx-bg {
    background: url(../images/lx-bg.jpg) no-repeat center center;
}


/*anquan*/

.aq-bg {
    background: url(https://nb.jgyljt.com/img/yydl.jpg) no-repeat center center;
}


/*baidu*/

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}


/*yuyue*/

.yy-bg {
    background: url(../images/yy-bg.png) no-repeat;
    line-height: 45px;
    background-position: 8px;
}

.yy-form {
    border-top: 1px dashed #fff;
}

.yy-form .form-control {
    display: inline-block;
    width: 72%;
}


/**/


/*footer*/

footer {
    color: #fff;
    line-height: 30px;
}

footer p.h2 {
    font-size: 16px;
    margin-top: 0;
    padding-bottom: 10px;
    background: url(../images/border-inline-bg.jpg) repeat-x bottom;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.foot-1,
.foot-2,
.foot-3,
.foot-4,
.foot-5,
.foot-6 {
    padding-top: 20px;
}

.foot-1 {
    background: url(../images/border-vline-bg.jpg) repeat-y right;
}

.foot-6 {
    background: url(../images/border-vline-bg.jpg) repeat-y left;
}

@media (max-width:768px) {
    .foot-6 {
        background: none;
    }
}

@media (min-width:768px) {
    .foot-6 {
        background: url(../images/border-vline-bg.jpg) repeat-y right;
    }
}

@media (min-width:992px) {
    .foot-6 {
        background: url(../images/border-vline-bg.jpg) repeat-y left;
    }
}

.footnav {
    height: 40px;
    background: none;
    bottom: -5px;
}

.footnav a:hover {
    text-decoration: none;
}

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


/**/

#LRfloater0 {}

#LRfloater0 img {
    border: 2px solid #fff;
    box-shadow: 5px 5px 5px #222;
}

#LRfloater1 img {
    box-shadow: 5px 5px 5px #222;
}


/*���Ʒ���*/

.zl-f4 .h2 {
    font-size: 18px;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
    font-weight: 500;
}


/*
.zl-f4 a{color:#fff;font-size:16px;}
*/

.zl-f4-1 {
    background: #4c6d90;
}

.zl-f4-2 {
    background: #74a8b6;
}

.zl-f4-3 {
    background: url(../images/f4-3.jpg) no-repeat;
    background-size: 100% 100%;
}

.zl-f4-4 {
    background: #a96b60;
}

.zhiliao-bg {
    background: #eae9e7;
}

@media screen and (min-width: 768px) {
    .zl-bg1 {
        background: url(../images/zl-icon1.jpg) no-repeat left center;
        padding-left: 220px;
    }
    .zl-bg2 {
        background: url(../images/zl-icon2.jpg) no-repeat left center;
        padding-left: 220px;
    }
    .zl-bg3 {
        background: url(../images/zl-icon3.jpg) no-repeat left center;
        padding-left: 220px;
    }
    .zl-bg4 {
        background: url(../images/zl-icon4.jpg) no-repeat left center;
        padding-left: 220px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 40px;
    }
}


/*����*/

.anli-top {
    background: #cecece;
    color: #436895;
}

.anli-top ul {
    margin-bottom: 0;
}

.anli-top li {
    line-height: 50px;
}

.bottom-line {
    background: url(../images/dashed-line.png) repeat-x bottom;
}

.anli-list li {
    border-bottom: 1px dashed #656565;
    margin-left: -20px;
    line-height: 40px;
}

.btn-img1 {
    background: url(../images/zl-icon5-small.png) no-repeat center center;
    border: none;
    width: 120px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 30px;
    margin-right: 10px;
    font-size: 14px;
}

.btn-img2 {
    background: url(../images/zl-icon6-small.png) no-repeat center center;
    border: none;
    width: 120px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 30px;
    margin-right: 10px;
    font-size: 14px;
}

.btn-img3 {
    background: url(../images/zl-icon7-small.png) no-repeat center center;
    border: none;
    width: 120px;
    height: 42px;
    line-height: 42px;
    padding: 0 0 0 30px;
    font-size: 14px;
}

@media(min-width:768px) {
    .btn-img1 {
        background: url(../images/zl-icon5.png) no-repeat center center;
        border: none;
        width: 157px;
        height: 55px;
        line-height: 55px;
        padding: 0 0 0 50px;
        margin-right: 40px;
    }
    .btn-img2 {
        background: url(../images/zl-icon6.png) no-repeat center center;
        border: none;
        width: 157px;
        height: 55px;
        line-height: 55px;
        padding: 0 0 0 50px;
        margin-right: 40px;
    }
    .btn-img3 {
        background: url(../images/zl-icon7.png) no-repeat center center;
        border: none;
        width: 157px;
        height: 55px;
        line-height: 55px;
        padding: 0 0 0 50px;
    }
}

.tese-list li {
    border-bottom: 1px dashed #fff;
}


/*shebei*/

.shebei h4 {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-size: 16px;
}

.sb-title-bg {
    background: url(../images/line.png) repeat-x center;
}


/*about*/

.about-bg {
    background: url(../images/about.jpg) no-repeat center center;
    background-size: 100% 100%;
}

@media(max-width:768px) {
    .about-bg {
        background: url(../images/about-small.jpg) no-repeat right bottom;
        background-size: 100% 100%;
    }
    .about-bg-xs {
        background: rgba(0, 0, 0, 0.3);
        color: #fff;
        padding: 15px;
    }
}

.about-list li {
    width: 50%;
    float: left;
}

.about-list li:nth-child(odd) {
    text-align: right;
    padding-right: 20px;
}


/*ר��*/

.zhuanjia .pa {
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    height: 150px;
}


/*wenhua*/

.wenhua .pa {
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    margin-right: 15px;
}


/*article*/

.article {
    background: #f7f7f7;
}

.breadcrumb {
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.article h2 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.description {
    background: #ececec;
    padding: 20px;
    margin-bottom: 20px;
}

.plink {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    line-height: 40px;
}

@media(max-width:768px) {
    .plink li {
        display: block;
        text-align: left;
    }
    .plink li:first-child {
        border-bottom: 1px solid #ececec;
    }
}

.plink a {
    color: #436895;
}

.article h4 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}


/*list*/

.list {
    background: #f7f7f7;
}

.list h4 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.list-list li {
    border-bottom: 1px solid #ececec;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media(max-width:768px) {
    .list-list li img {
        padding-bottom: 10px;
    }
    .list-list li {
        border-bottom: 1px solid #ececec;
        padding-top: 10px;
        padding-bottom: 0;
    }
}


/*aside*/

.aside h4 {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    color: #436895;
    line-height: 40px;
    height: 40px;
    font-weight: 500;
}

.aside h4 span {
    border-bottom: 2px solid #436895;
    line-height: 40px;
    height: 40px;
    display: inline-block;
}


/*contact*/

#map {
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
}

@media(min-width:480px) {
    #map {
        width: 480px;
        height: 200px;
    }
}

@media(min-width:768px) {
    #map {
        width: 720px;
        height: 400px;
    }
}

@media(min-width:992px) {
    #map {
        width: 698px;
        height: 550px;
    }
}

@media(min-width:1200px) {
    #map {
        width: 848px;
        height: 520px;
    }
}

.BMap_cpyCtrl {
    display: none;
}

.BMap_scaleCtrl {
    display: none;
}

address p {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}


/*ԤԼ*/

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: pointer;
}


/*404*/

.head-404 {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: #ececec;
}

.foot-404 {}


/**/

.owl-carousel .item {
    margin: 20px 10px 20px 10px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #2a6496;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #333!important;
}


/**/

footer {
    margin-bottom: -25px;pidding-bottom:76px;
}

#banner img{
    width:100%;
    height:auto;
}

.slidesjs-container {
    
}
#slides{
    position: relative;
}
#slides .slidesjs-pagination{
    position: absolute;
    bottom: 10px;
    left:50%;
    margin-left:-35px;
    z-index:100;

}
@media(min-width: 768px){
   .div2 {
        width: 100%;
        top: 0;
        z-index: 999;
        position: fixed;
        _position: absolute;
    } 
}


@media(max-width:768px){
    #fixed-ad{
        display: none!important;
    }

}


.banner img{
    width:100%;
    height: auto;

}

.wap_banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.wap_banner .hd {
	width: 100%;
	height: 20px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.wap_banner .hd ul {
	overflow: hidden;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  	display: -ms-flexbox;      /* TWEENER - IE 10 */
  	display: -webkit-flex;     /* NEW - Chrome */
  	display: flex;  
  	justify-content: space-between;
	margin: 0 auto;
	width: 60px;
	height: 10px;
	padding-inline-start: 0px;
}

.wap_banner .hd ul li {
	margin: 0 5px;
	height: 10px;
	width: 10px;
	text-indent: -999px;
	border-radius: 100%;
	background: rgba(200,200,200,0.8);
	/*-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;	
	flex:1;    */
}

.wap_banner .hd ul .on {
	background: red;
}

.wap_banner .bd {
	position: relative;
	z-index: 0;
}

.wap_banner .bd li img {
	width: 100%;
}

.wap_banner .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bd>img {
	width: 100%;
}
.blank10 {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.flink {
	width: auto;
	height: auto;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
	margin: 1% -15px 0;
	overflow: hidden;
}

.flink .f_t {
	width: auto;
	height: 32px;
	background: #F2F1F1;
	border-bottom: 1px solid #CFCFCF;
}

.flink .f_t h2 {
	width: 10%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	background: #FFFFFF;
	border-top: 1px solid #4F90D0;
	border-left: 1px solid #CFCFCF;
	margin: 0;
}

.flink .f_b {
	width: auto;
	overflow: hidden;
}

.flink .f_b ul {
	padding-left: 0;
	overflow: hidden;
}

.flink .f_b ul li {
	float: left;
	margin: 1% 0 0 1%;
	border-right: 1px solid #CFCFCF;
	padding-right: 1%;
	list-style: none;
}
.flink .f_bs ul li {
	float: left;
	margin: 1% 0 0 1%;
	border-right: none;
	padding-right: 1%;
	list-style: none;
}
.flink .f_b ul li a {
	float: left;
}

.flink .f_b ul li a:hover {
	text-decoration: underline;
}

@media (max-width:992px) {
	.flink .f_t h2 {
		width: 14%;
	}
	.flink .f_b ul li {
		margin: 1.5% 0 0 1%;
		line-height: 16px;
	}
}

@media(max-width:560px) {
	.flink .f_t h2 {
		width: 17%;
	}
	.flink .f_b ul li {
		line-height: 18px;
	}
}

@media(max-width:450px) {
	.flink .f_t h2 {
		font-size: 13px;
		width: 18%;
	}
	.flink .f_b ul li {
		font-size: 12px;
	}
}
.f_bs a{
	padding: 0.05rem;
}
/**/