.z6 .z6-l .z6-inner ul li a,

.z6 .z6-l .z6-inner ul li p,

.z6 .z6-r .bd li a {

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}



.fl {

    float: left;

}



.fr {

    float: right;

}



.v-article,

.article {

    width: 1200px;

    margin: 0 auto;

    position: relative;

}



.article {

    overflow: hidden;

}



p {

    margin-bottom: 0;

}



a,

a:hover,

a:active,

a:visited {

    color: inherit;

}



header {

    background-color: #16439b;

    font: 14px/30px "Microsoft YaHei";

    color: #fff;

}



header .dh {

    color: #fff;

    margin-right: 16px;

}



header .dh p {

    opacity: 1;

}



header p,

header .header-r {

    opacity: 0.6;

    filter: alpha(opacity=60);

    /* IE */

    -moz-opacity: 0.6;

    /* 鑰佺増Mozilla */

    -khtml-opacity: 0.6;

    /* 鑰佺増Safari */

}



.header {

    height: 94px;

}



.header .header-logo {

    line-height: 94px;

}



.header .nav {
    width: 672px;
    display: flex;
    justify-content: space-between;
	margin-right: -35px;
}


.header .nav li {

    font: 16px/40px "Microsoft YaHei";

	line-height: 94px;

    color: #1a1a1a;

	position: relative;

}



.header .nav li:before{

	content: '';

	position: absolute;

	width: 100%;

	height: 3px;

	background: #16439b;

	bottom:15px;

	left: 0;

	display: none;

}



.header .nav li:hover:before,.header .nav li.active:before {

    display: block;

}



.app-search {

    border-bottom: 1px solid #bcbcbc;

}



.app-search h1 {

    float: left;

    font: 14px/70px "Microsoft YaHei";

    color: #4b4b4b;

}



.app-search h1 a {

    margin-right: 20px;

}



.app-search form {

    float: right;

    font-size: 0;

    margin-top: 17px;

}



.app-search form input {

    background: none;

    border: none;

    outline: none;

    height: 34px;

    line-height: 34px;

    vertical-align: top;

}



.app-search form input#keyword {

    width: 280px;

    border: 1px solid #d0cfcf;

    text-indent: 10px;

    font-size: 14px;

    border-right: none;

    color: #686868;

}



.app-search form input#s_btn {

    width: 62px;

    text-align: center;

    font-size: 28px;

    background-color: #16439b;

    color: #fff;

}



.black {

    text-align: center;

    font: bold 38px/1 "Microsoft YaHei";

    color: #222;

}



.black b {

    color: #16439b;

}



.black span {

    display: block;

    font: 18px/48px "Microsoft YaHei";

    color: #565656;

}



.black span:before,

.black span:after {

    content: "";

    display: inline-block;

    width: 96px;

    height: 3px;

    background: url(../image/arr.png);

    margin-right: 25px;

    vertical-align: middle;

}



.black span:after {

    margin-left: 15px;

    margin-right: 0;

    transform: scale(-1);

}



.z1 {

    background: #f5f5f5;

    padding-top: 50px;

    padding-bottom: 60px;

}



.z1 .z1-list {

    margin-top: 50px;

    overflow: hidden;

}



.z1 .z1-list li {

    float: left;

    padding: 5px 4px;

    border: 1px solid #ccc;

    position: relative;

    overflow: hidden;

}



.z1 .z1-list li img {

    width: 189px;

    height: 103px;

    transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.z1 .z1-list li h3 {

    position: absolute;

    z-index: 10;

    width: 134px;

    text-align: center;

    font: 19px/44px "Microsoft YaHei";

    color: #222;

    padding-bottom: 10px;

    background-color: rgba(255, 255, 255, 0.9);

    left: 50%;

    top: 50%;

    transform: translate(-50%, -50%);

}



.z1 .z1-list li h3:after {

    content: "";

    position: absolute;

    width: 54px;

    height: 2px;

    background-color: #16439b;

    bottom: 12px;

    left: calc(50% - 27px);

}



.z1 .z1-list li + li {

    margin-left: 15px;

}



.z1 .z1-list li:hover img {

    transform: scale(1.2);

}



.z1 .z1-tab {

    margin-top: 30px;

    overflow: hidden;

}



.z1 .z1-tab li {

    float: left;

    width: 289px;

}



.z1 .z1-tab li p {

    border: 1px solid #bdbdbd;

    overflow: hidden;

}



.z1 .z1-tab li p img {

    margin: 5px;

    border: 1px solid #bdbdbd;

    width: 277px;

    height: 231px;

    transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.z1 .z1-tab li h3 {

    text-align: center;

    font: 18px/52px "Microsoft YaHei";

    color: #6e6e6e;

}



.z1 .z1-tab li:hover img {

    transform: scale(1.1);

}



.z1 .z1-tab li:not(:nth-child(4n)) {

    margin-right: 14px;

}

.z1 .z1-tab li a:hover h3{

	color: #16439b;

}



.z2 {

    padding-top: 104px;

    background: url(../image/z2.jpg) center top no-repeat;

    /* padding-bottom: 100px; */

    height: 1203px;

}



.z2 h1 {

    text-align: center;

    font: 54px/1 "Microsoft YaHei";

    color: #fff;

}



.z2 h1 i {

    color: #fbd257;

    font-style: normal;

}



.z2 h1 span {

    display: block;

    font: 100 16px/46px Arial;

    color: #fff;

    text-transform: uppercase;

    opacity: 0.68;

    filter: alpha(opacity=68);

    /* IE */

    -moz-opacity: 0.68;

    /* 鑰佺増Mozilla */

    -khtml-opacity: 0.68;

    /* 鑰佺増Safari */

}



.z2 h2 {

    text-align: center;

    margin-top: 10px;

    color: #211f36;

    font: 24px/36px "Microsoft YaHei";

    position: relative;

}



.z2 h2 p {

    position: relative;

    z-index: 10;

}



.z2 h2 span {

    margin-left: 133px;

}



.z2 h2:before {

    content: "";

    position: absolute;

    width: 315px;

    height: 36px;

    background-color: #fbd257;

    z-index: 5;

    top: 0;

    left: calc(50% - 405px);

    transform: skewX(-30deg);

}



.z2 h2:after {

    content: "";

    position: absolute;

    width: 476px;

    height: 36px;

    background-color: #fff;

    z-index: 5;

    top: 0;

    left: calc(50% - 80px);

    transform: skewX(-30deg);

}



.z2 ul {

    margin-top: 125px;

}



.z2 ul li {

    margin-bottom: 50px;

    position: relative;

    width: 580px;

    float: right;

    clear: both;

}



.z2 ul li h3 {

    padding-left: 80px;

    font: bold 30px/1 "Microsoft YaHei";

    color: #fff;

    margin-bottom: 15px;

}



.z2 ul li h3 span {

    display: block;

    font: 11px/25px "Microsoft YaHei";

    opacity: 0.12;

    filter: alpha(opacity=12);

    /* IE */

    -moz-opacity: 0.12;

    /* 鑰佺増Mozilla */

    -khtml-opacity: 0.12;

    /* 鑰佺増Safari */

    text-transform: uppercase;

    border-bottom: 1px solid #fff;

}



.z2 ul li p {

    font: 15px/28px "Microsoft YaHei";

    color: #fff;

}



.z2 ul li:before {

    content: attr(num);

    position: absolute;

    width: 63px;

    height: 59px;

    background: url(../image/z2Li.png);

    left: 0;

    top: 0;

    text-indent: 20px;

    font: 30px/66px Arial;

    color: #16439b;

}



.z2 ul li:nth-child(3),

.z2 ul li:nth-child(4) {

    float: left;

    clear: both;

}



.z2 ul li:nth-child(5) {

    clear: both;

    margin-top: 50px;

}



.z2 ul li:nth-child(3) {

    margin-top: 32px;

}



.z2 .mg1,

.z2 .mg2,

.z2 .mg3 {

    position: absolute;

}



.z2 .mg1 {

    top: 274px;

    left: 0;

}



.z2 .mg2 {

    top: 652px;

    right: 0;

}



.z2 .mg3 {

    top: 1060px;

    right: 0;

}



.z3 {

    padding-top: 65px;

    background: url(../image/z3.jpg) no-repeat 50% 0;

    height: 925px;

}



.z3 .z3-wrap {

    margin-top: 78px;

}



.z3 .z3-wrap .z3-l {

    width: 625px;

}



.z3 .z3-wrap .z3-l li {

    padding-left: 110px;

    position: relative;

    margin-bottom: 45px;

   /* transform: translateY(20px);

    opacity: 0;

    transition: all 0.8s ease;

    -moz-transition: all 0.8s ease;

    -webkit-transition: all 0.8s ease;

    -o-transition: all 0.8s ease;*/

}



.z3 .z3-wrap .z3-l li.on {

    transform: none;

    opacity: 1;

}



.z3 .z3-wrap .z3-l li h3 {

    font: 28px/1 "Microsoft YaHei";

    color: #000;

}



.z3 .z3-wrap .z3-l li h3:after {

    content: "";

    display: block;

    width: 48px;

    height: 3px;

    background-color: #16439b;

    margin-top: 10px;

}



.z3 .z3-wrap .z3-l li p {

    margin-top: 16px;

    font: 16px/23px "Microsoft YaHei";

    color: #5b5a5a;

}



.z3 .z3-wrap .z3-l li:before {

    content: attr(num);

    position: absolute;

    width: 96px;

    height: 96px;

    text-align: center;

    font: 30px/96px Arial;

    color: #fff;

    background: url(../image/z3Li.png);

    left: 0;

    top: 0;

}



.z3 .z3-wrap .z3-r {

    width: 459px;

    margin-top: -23px;

}



.z4 {

    padding-top: 78px;

    height: 610px;

    background: url(../image/z4Bg.jpg) center no-repeat;

}



.z4 .z4-l {

    margin-top: 40px;

    width: 437px;

}



.z4 .z4-r {

    width: 763px;

    background: url(../image/z4R.png);

    position: relative;

    z-index: 10;

    padding: 36px 47px 0 57px;

    height: 450px;

}



.z4 .z4-r h1 {

    font: bold 30px/1 "Microsoft YaHei";

    color: #211f36;

    padding-bottom: 25px;

    background: url(../image/line.png) left bottom no-repeat;

}



.z4 .z4-r h1 b {

    color: #16439b;

}



.z4 .z4-r h1 span {

    font-size: 30px;

    font-weight: normal;

    color: #d1d0ce;

    margin-left: 5px;

    vertical-align: middle;

}



.z4 .z4-r .z4-summary {

    margin-top: 30px;

    font: 15px/29px "Microsoft YaHei";

    color: #515151;

    text-align: justify;

}



.z4 .z4-r .z4-summary a {

    font-weight: bold;

    color: #16439b;

}



.z4 .z4-r .z4-inner {

    margin-top: 44px;

}



.z4 .z4-r .z4-inner > a {

    display: inline-block;

    width: 140px;

    text-align: center;

    font: 16px/40px "Microsoft YaHei";

    background-color: #16439b;

    border-radius: 20px;

    color: #fff;

    margin-right: 20px;

    transition: background .5s ease;

}



.z4 .z4-r .z4-inner > a:hover {

    background-color: #211f36;

}



.z4 .z4-r .z4-inner span strong {

    color: #16439b;

}



.z5 {

    margin-top: 75px;

}



.z5 ul {

    margin-top: 35px;

}



.z5 ul li {

    float: left;

    margin-bottom: 15px;

    overflow: hidden;

    position: relative;

}



.z5 ul li a {

    position: absolute;

    width: 100%;

    z-index: 10;

    left: 0;

    bottom: 0;

    text-indent: 1em;

    font: 15px/37px "Microsoft YaHei";

    color: #fff;

    background: rgba(0, 0, 0, 0.67);

    transform: translateY(100%);

    transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.z5 ul li:nth-child(1),

.z5 ul li:nth-child(2) {

    clear: both;

    margin-right: 20px;

    width: 259px;

    height: 224px;

}



.z5 ul li:nth-child(3) {

    float: none;

    width: 614px;

    height: 463px;

}



.z5 ul li:nth-child(4) {

    float: right;

    width: 369px;

    height: 463px;

    margin-top: calc(-463px - 15px);

}



.z5 ul li:nth-child(n+5) {

    width: 413px;

    height: 261px;

}



.z5 ul li:nth-child(6) {

    margin: 0 20px;

}



.z5 ul li:hover > a {

    transform: none;

}



.z6 {

    margin-top: 60px;

    padding-top: 60px;

	padding-bottom: 70px;

    background-color: #f5f5f5;

}



.z6 .z6-l {

    width: 665px;

    border: 1px solid #c5c2c2;

    background-color: #fcfcfc;

}



.z6 .z6-l h1 {

    font: bold 20px/40px "Microsoft YaHei";

    border-bottom: 1px solid #c5c2c2;

    text-indent: 15px;

    color: #222222;

}



.z6 .z6-l h1 a {

    float: right;

    margin-right: 20px;

    font: 15px/22px "Microsoft YaHei";

    color: #fff;

    margin-top: 10px;

    width: 76px;

    background-color: #16439b;

    /* text-align: center; */

    text-indent: 6px;

    position: relative;

}



.z6 .z6-l h1 a:after {

    content: "+";

    width: 22px;

    height: 22px;

    position: absolute;

    top: 0;

    right: 0;

    /* text-align: center; */

    font: 15px/22px "Microsoft YaHei";

    background-color: #000;

}



.z6 .z6-l h1 span:hover,

.z6 .z6-l h1 span.on {

    color: #16439b;

}



.z6 .z6-l .z6-inner {

    padding: 24px 20px 20px;

}



.z6 .z6-l .z6-inner ul li {

    margin-top: 15px;

    border-bottom: 1px dashed #d1cfcf;

}



.z6 .z6-l .z6-inner ul li a {

    font: 15px/22px "Microsoft YaHei";

    color: #26211f;

}



.z6 .z6-l .z6-inner ul li a:before {

    content: "◆";

    display: inline-block;

    color: #16439b;

    /*     transform: rotate(45deg); */

    vertical-align: initial;

    /* margin-right: 5px; */

}



.z6 .z6-l .z6-inner ul li p {

    font: 14px/24px "Microsoft YaHei";

    padding-bottom: 5px;

}



.z6 .z6-r {

    width: 510px;

    border: 1px solid #c5c2c2;

    background-color: #fcfcfc;

}



.z6 .z6-r h1 {

    font: bold 20px/40px "Microsoft YaHei";

    border-bottom: 1px solid #c5c2c2;

    text-indent: 15px;

    color: #16439b;

}



.z6 .z6-r h1 a {

    float: right;

    margin-right: 20px;

    font: 15px/22px "Microsoft YaHei";

    color: #fff;

    margin-top: 10px;

    width: 76px;

    background-color: #16439b;

    /* text-align: center; */

    text-indent: 6px;

    position: relative;

}



.z6 .z6-r h1 a:after {

    content: "+";

    width: 22px;

    height: 22px;

    position: absolute;

    top: 0;

    right: 0;

    /* text-align: center; */

    font: 15px/22px "Microsoft YaHei";

    background-color: #000;

}



.z6 .z6-r .bd {

    padding: 0 15px 6px;

}



.z6 .z6-r .bd li {

    margin-top: 25px;

	margin-bottom: 10px;

    padding-left: 35px;

    background: url(../image/wd.jpg) left top no-repeat;

    border-bottom: 1px dashed #d1cfcf;

}



.z6 .z6-r .bd li a {

    font: 15px/29px "Microsoft YaHei";

    color: #26211f;

    display: block;

}



.z6 .z6-r .bd li p {

    font: 14px/22px "Microsoft YaHei";

    color: #7d7c7c;

    margin-top: -5px;

    padding-bottom: 10px;

}



.f-link {

    background-color: #f5f5f5;

    padding: 40px 0 70px;

    font: 15px/32px "Microsoft YaHei";

    color: #211f36;

}

.chak{font-size: 15px; color: #3b5ea7; margin-top: 38px;}

.chak a{color: #3b5ea7; font-weight: 600;}



/*内页*/

.info1 { width: 450px; height: 27px; line-height: 28px;  text-align: center;  margin: 15px auto 25px; border: 1px dashed #ccc; border-left: none; border-right: none;  color: #6f6f6f;}

.ej_bt{ font-size:30px; color:#333333; text-align:center;line-height:32px; font-weight:bolder; margin:0px auto 0; padding:0 0 10px }

.content{ width:1200px; margin:0 auto;}

.wrap_n{ width:1200px; display:table; margin:0 auto; padding:0 0 50px 0}

.wrap_n .cp_l_nav ul{ height:auto}

.cp_l_nav {width: 100%;box-sizing: border-box;padding: 0px 0 0px;margin: 1px auto 0 auto;}

.xypg-left-nav>li {position: relative;border-bottom: 1px solid #eeeeee;}

.xypg-left-nav>li:last-child {border-bottom: none;}

.xypg-left-nav>li>a {display: block;font-size: 16px;line-height: 22px;color: #2e2e2e;padding: 15px 18px;}

.xypg-left-nav>li:hover>a, .xypg-left-nav>li.clicked>a {color: #16439b; font-weight: 600;}

.xypg-left-nav>li .first-nav-btn {position: absolute;z-index: 99;width: 30px;height: 30px;text-align: center;top: 10px;right: 20px;cursor: pointer;background: url("../images/zhw.png") 0 -240px no-repeat;}

.xypg-left-nav>li:hover .first-nav-btn, .xypg-left-nav>li.clicked .first-nav-btn {color: #16439b;font-weight: 600;}

.xypg-left{ width:305px; float:left;}

.xypg-left-box{margin-bottom: 20px;}

.xypg-left-title{background: #16439b; padding:7px 20px; position: relative;}

.xypg-left-title h3{font-size:18px; color: #ffffff; line-height: 30px; font-weight: bold; position: relative; z-index: 9;}

.xypg-left-title i{position: absolute; left: -5px; top: -9px; font-style: normal; font-size: 67px; font-weight: bold; opacity: .1; color: #fff; line-height: 1; z-index: 1; text-transform: uppercase;}

.xypg-left-title span{font-weight: normal; font-size: 16px; color: #fff; opacity: .6; margin-left: 10px; text-transform: capitalize;}

.xypg-left-title span:before{content: "/"; padding-right: 5px;}

.xypg-left-con{border: 1px solid #d2d2d2; border-top: none;}



.latest-news{padding: 10px 0;}

.latest-news li{padding: .5em 1em; font-size: 14px;}

.latest-news li a{display: block; line-height: 1.2; color: #5a5a5a;}

.latest-news li a:before{content: '+'; font-weight: bold; margin-right: 5px; font-size: 16px;}

.latest-news li a:hover{color: #16439b;}

.latest-news li a:hover:before{color: #16439b;}

.hot-keys{padding: 20px 6px 8px 6px; display:table}

.hot-keys li{width: calc(50% - 10px); float: left; margin: 0 5px 14px 5px;}

.hot-keys li a{display: block; text-align: center; font-size: 12px; color: #5a5a5a; line-height: 2.857; border: 1px dashed #f1f1f1;}

.hot-keys li a:hover{color: #16439b; border-color: #16439b;}



.page-wrap-contact{padding: 10px 0; font-size: 14px;}

.page-wrap-contact h4{padding:.3em 1em .8em 1em; font-size: 16px; color: #000000;}

.page-wrap-contact p{border-top: 1px solid #eee; position: relative; margin-bottom: 0; padding: .8em 1em; color: #2f2f2f;}



.page-position {padding: 15px 0;font-size: 14px;color: #2f2f2f;}

.page-position a {color: #2f2f2f;}

.page-position a:hover{color: #16439b;}

.wrap_n_r{ width:935px; float:right}

.about{ font-size:16px; line-height:30px; color:#444445; padding:0 0 40px;}

.wrap_n_bt{ width:100%; color:#fff; display:table; background:#16439b; height:45px; line-height:45px;}

.wrap_n_bt h1{ float:left; font-size:18px; font-weight:bolder; padding:0 20px}

.wrap_n_bt .site{ float:right; font-size:14px; padding:0 20px}

.wrap_n_bt .site a{ color:#fff}

.wrap_n_tj{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin:15px auto;text-indent:20px;}

.wrap_n .cp_r{ float:inherit; width:100%}

.wrap_n .cp_r ul{    padding-left:0px;}

.wrap_n .cp_r ul li{ width:298px;margin: 0 20px 5px 0;}

.wrap_n .cp_r ul li:nth-child(3n+0){margin-right: 0;}

.wrap_n .cp_r ul li a .cp_t{ width:298px; height:298px;}

.wrap_n .cp_r ul li a .cp_t img{ width:298px; height:298px;}

.about a{font-weight: 600; color: #16439b;}



.wrap_n .zs_r{ float:inherit; width:100%}

.wrap_n .zs_r ul{    padding-left:0px;}

.wrap_n .zs_r ul li{ width:298px;margin: 0 20px 5px 0;}

.wrap_n .zs_r ul li:nth-child(3n+0){margin-right: 0;}

.wrap_n .zs_r ul li a .cp_t{ width:298px; height:298px;}

.wrap_n .zs_r ul li a .cp_t img{ width:298px; height:298px;}



.kjzs{ overflow:hidden; zoom:1; }

.kjzs li{ width:298px; margin: 0 20px 5px 0; float:left; _display:inline; overflow:hidden; text-align:center;  }

.kjzs li a .kjzs_t{ width:298px; height:298px; display:table; border:1px solid #e2e1e1; box-sizing:border-box}

.kjzs li a .kjzs_t img{width:298px; height:298px; display:table}

.kjzs li a span{ font-size:16px; line-height:50px;}

.kjzs li:nth-child(3n+0){margin-right: 0;}

.kjzs li a:hover .kjzs_t{ border:1px solid #16439b}

.kjzs li a:hover{ color: #16439b}



.prolie{overflow:hidden;}

.prolie ul li{width:284px; float:left; margin-left:21px; margin-bottom: 25px;}

.prolie ul li a{display:block; overflow:hidden;}

.prolie ul li a img{width:284px; height:221px; display:block;}

.prolie ul li a h4{height:50px; font-size:16px; line-height:50px; background:#ebebeb; color:#333; text-align:center;

    overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 1;

	-webkit-box-orient: vertical;

	display: -moz-box;

	-moz-line-clamp: 1;

	-moz-box-orient: vertical;

	word-wrap: break-word;

	word-break: break-all;

	white-space: normal; 

}

.prolie ul {margin-left:-21px; margin-bottom: -25px; overflow: hidden;}

.prolie ul li a:hover h4{color:#4170ae;}

.prolie{margin-top:30px;}



.page{padding: 40px 0 50px 0; overflow: hidden; text-align: center;}



.xw{ width:100%; display:table;}

.xw li{border-bottom: 1px solid #ccc;}

.xw li a{ width:100%; display:table; padding:15px 10px; box-sizing:border-box; font-size:14px; line-height:24px; color:#666}

.xw li a h1{ font-size:15px; color:#333; line-height:30px; padding:0 0 6px}

.xw li a h1 i{ float:right; font-size:14px; opacity:.7}

.xw li a:hover h1 span{ color: #16439b}



.xw1{ width:100%; display:table; padding:10px 0}

.xw1 li a{background:url(../images/list_dot1.gif) no-repeat 6px center ; padding:10px 0 10px 20px; box-sizing:border-box; width:97%; margin:0 auto; display:table;  font-size:14px; line-height:24px; color:#666}

.xw1 li a time{ float:right; opacity:.8}

.xw1 li a:hover span{color: #16439b}



.down_info{padding:10px 0;margin-top:15px;}

.down_info table{width:100%;}

.down_info table thead{line-height:26px;background-color:#f2f2f2;}

.down_info table th{border:1px solid #b6d5f1; text-align:center;line-height:36px;}

.down_info table td{padding:5px;padding-left:10px;padding-right:5px;border:1px solid #b6d5f1;text-align:center;line-height:36px;height:36px;}

#download{text-decoration:underline;}

#down_detail .title{line-height:36px;text-align:left;padding-left:15px;font-size:14px;height:36px;background-color:#ececec;}

#down_detail .text{padding:10px;}



.ab_bt{ margin:20px auto 0; width:100%; line-height:36px; padding:0 20px; box-sizing:border-box; font-size:16px; color:#333; background:#ececec}



.fy{ text-align:center; font-size:14px; padding:20px 0;}

.info { width: 450px; height: 27px; line-height: 28px;  text-align: center;  margin: 15px auto; border: 1px dashed #ccc; border-left: none; border-right: none;  color: #6f6f6f;}



.casbox ul li{width: 385px; float: left; margin-left: 22px;}

.casbox ul li a{display: block; overflow: hidden; text-align: center;}

.casbox ul li a .dkle{width: 385px; height: 320px; overflow: hidden;}

.casbox ul li a img{

	transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -webkit-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

}



.casbox ul li a:hover img {

    transform: scale(1.1);

}

.casbox ul li a p{font-size: 18px; font-weight: 600; color: #1a1a1a; margin-top: 15px; margin-bottom: 15px;}

.morew a{display: block; width: 205px; height: 52px; line-height: 50px; background: #16439b; color: #fff; font-size: 20px; font-weight: 600; text-align: center; border-radius: 100px; margin-left: auto; margin-right: auto; margin-top: 30px;}

.casbox{overflow: hidden; margin-bottom: -15px;}

.casbox ul{margin-left: -22px; overflow: hidden;}

.mtj{padding-top: 58px; overflow: hidden;}

.casbox{margin-top: 40px;}





.xypg-news-list li {border: 1px solid #e1e1e1;padding: 30px;background: #fff;margin-bottom: 35px;-webkit-transition: all .5s;transition: all .5s;}

.xypg-news-list li .tit {border-bottom: 1px solid #cbcbcb;margin-bottom: 15px;position: relative;}

.xypg-news-list li .tit h3{padding-bottom:15px;font-size:18px;color:#565656;font-weight:normal;padding-right:25%;margin:0}

.xypg-news-list li .tit .date{position:absolute;right:0;top:0;font-size:14px;color:#666666}

.xypg-news-list li .info{font-size:14px;line-height:2;color:#999999}

.xypg-news-list li .more{margin-top:15px}

.xypg-news-list li .more span{display:inline-block;width:130px;line-height:33px;text-align:center;font-size:14px;color:#666666;border:1px solid #e1e1e1;-webkit-transition:all .5s ease;transition:all .5s ease}

.xypg-news-list li:hover{-webkit-box-shadow:0px 2px 13px 1px rgba(8,1,3,0.18);box-shadow:0px 2px 13px 1px rgba(8,1,3,0.18)}

.xypg-news-list li:hover .tit h3{color:#16439b}

.xypg-news-list li:hover .more span{color:#fff;background-color:#16439b}

.xypg-news-list li .infod{font-size:14px;line-height:2;color:#999999}

.tup{overflow:hidden;padding:10px 0 20px 0}

.tup img{display:block;margin-left:auto;margin-right:auto}

.nice-validator input{display:inline-block}

.form-group{margin-bottom:15px;overflow:hidden}

.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}

#message-form label{font-size:14px;width:83px;float:left}

#message-form .red-star{color:red}

.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);box-shadow:inset 0 1px 1px rgb(0 0 0 / 8%);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-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}

.pull-left{float:left!important}

#message-form .error-info{padding-top:4px;display:inline-block;vertical-align:top;position:absolute}

@media (min-width:768px){.col-sm-7{width:58.33333333%;float:left}

.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}

.col-sm-2{width:16.66666667%}

}.n-default .n-invalid{border-color:#16439b !important}

#message-form textarea{resize:none;min-height:115px}

#message-form #checkcode{display:inline-block;width:30%}

.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}

.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}

.col-md-offset-2 .btn{margin-left: 83px;}

.cp_r{ width:952px; overflow: hidden;}

.cp_r ul{ padding-left:22px; display:table; width:100%; box-sizing:border-box}

.cp_r ul li{width:300px; display:block; color:#000000;float:left; margin:0 15px 5px 0;}

.cp_r ul li a{ width:300px;  margin:0 auto; display:block;}

.cp_r ul li:nth-child(3n+0){ margin-right:0;}

.cp_r ul li a h1{ font-size:17px;  color:#333;line-height:54px; display:block; text-align:center;width:100%; margin:0 auto; font-weight: 400;}

.cp_r ul li a .cp_t{ width:300px; height:235px;  display:block; border:2px solid #eeeeee;  overflow: hidden; box-sizing:border-box;}

.cp_r ul li a .cp_t img{ width:300px; height:235px;  display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}

.cp_r ul li a:hover .cp_t img{transform: scale(1.05);}

.cp_r ul li a:hover h1 { color:#16439b}

.cp_r ul li a:hover .cp_t{ border:2px solid #16439b}



.zs_r{ width:952px; overflow: hidden;}

.zs_r ul{ padding-left:22px; display:table; width:100%; box-sizing:border-box}

.zs_r ul li{width:300px; display:block; color:#000000;float:left; margin:0 15px 5px 0;}

.zs_r ul li a{ width:300px;  margin:0 auto; display:block;}

.zs_r ul li:nth-child(3n+0){ margin-right:0;}

.zs_r ul li a h1{ font-size:17px;  color:#333;line-height:54px; display:block; text-align:center;width:100%; margin:0 auto; font-weight: 400;}

.zs_r ul li a .cp_t{ width:300px; height:409px;  display:block; border:2px solid #eeeeee;  overflow: hidden; box-sizing:border-box;}

.zs_r ul li a .cp_t img{ width:300px; height:409px;  display:block;-webkit-transition: all .6s ease 0s; transition: all .6s ease 0s;}

.zs_r ul li a:hover .cp_t img{transform: scale(1.05);}

.zs_r ul li a:hover h1 { color:#16439b}

.zs_r ul li a:hover .cp_t{ border:2px solid #16439b}



.mt-60{padding-top:60px; overflow:hidden;}

.mt-40{padding-top:40px; overflow:hidden;}

.n_tit h3{ font-size:32px; color:#333; text-align:center; position:relative; padding-bottom:20px; margin-bottom:30px; font-weight:700;}

.n_tit h3:after{ content: '';

    position: absolute;

	height:2px;

	width:50px;

	background:#2c3d8b;

	bottom:0;

	left:50%;

	margin-left:-25px;

    z-index: 1;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

}

.n_tex{font-size:15px; line-height:30px; color:#666; overflow:hidden; padding-bottom:50px;}

.n_tex img{max-width:100%;}



/*详情页*/

.titled h2{ font-size:32px; color:#333; margin-bottom: 10px; font-weight:700;}

.titled{text-align:center; border-bottom:solid 1px #ddd; padding-bottom:25px; overflow:hidden;}

.titled p{color:#666; margin-top:10px; font-size:15px;}

.tufont{line-height:30px; min-height:80px;}

.tufontd{color: #666; line-height:30px; margin-top:30px; font-size: 16px;}

.tufontd img{max-width:100%; display: block; margin-left: auto; margin-right: auto;}

.tufontd a{color: #16439b; font-weight: 600;}

.textd{color: #999; line-height:28px; margin-top:30px; margin-bottom:50px;}

.textd a:hover{color:#2c3d8b;}

.tuimg img{display:block; margin-left:auto; margin-right:auto; max-width:100%;}

.tuimg{overflow:hidden; padding-top:35px;}



/*联系我们*/

.lxw_box{overflow:hidden; padding-bottom:60px;}

.lxw_box .xfl{width:510px; float:left;}

.lxw_box .xfl ul li{border: solid 1px #eee; border-radius: 60px; height: 50px; line-height: 45px; font-size: 16px; color: #666; padding-left: 25px; margin-bottom: 15px;}

.xfr #map{width:662px; height:312px; border:solid 1px #eee; font-size: 12px;}

.xfr{width:662px; float:right;}

.liab_k{overflow:hidden; padding-top:35px;}



.topnav a{display:inline-block; width:150px; height:40px; border:solid 1px #2c3d8b; font-size:15px; color:#2c3d8b; margin-left:5px; margin-right:5px; line-height:38px;}

.topnav a:hover,.topnav a.actid{ background:#2c3d8b; color:#fff; border:solid 1px #2c3d8b;}

.topnav{text-align:center;}



/*新闻页*/

.xw1{overflow:hidden; margin-top:30px;}

.xw1 li {

    height: 140px;

    margin: 0px 20px 20px;

}

.xw1 li a {

    background: #f2f2f2;

    display: block;

    padding: 25px 15px;

	overflow:hidden;

}

.xw1 li .sj1 {

    width: 162px;

    height: 90px;

    padding-left: 34px;

    font-weight: bolder;

    box-sizing: border-box;

    font-size: 14px;

    color: #4170ae;

    float: left;

    border-right: 1px solid #dcdcdc;

}

.xw1 li .sj1 h1 {

    font-size: 30px;

    line-height: 42px;

    margin-bottom: 0px;

    font-weight: bolder;

    margin: 10px 0 0;

}

.xw1 li .sj1 p {

    border-bottom: 2px solid #4170ae;

    display: table;

}

.xw1 li .xw_z {

    float: left;

    margin: 0px 20px;

    width: 800px;

    height: 90px;

    color: #747474;

    font-size: 12px;

    line-height: 22px;

}

.xw1 li .xw_z h1 {

    font-size: 16px;

    color: #313131;

    font-weight: bolder;

    line-height: 30px;

    margin-bottom: 6px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 1;

	-webkit-box-orient: vertical;

	display: -moz-box;

	-moz-line-clamp: 1;

	-moz-box-orient: vertical;

	word-wrap: break-word;

	word-break: break-all;

	white-space: normal; 

  

}

.xw1 li .xw_z h2 {

    font-size: 12px;

    line-height: 22px;

    height: 44px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

	display: -moz-box;

	-moz-line-clamp: 2;

	-moz-box-orient: vertical;

	word-wrap: break-word;

	word-break: break-all;

	white-space: normal; 

}

.xw1 li a:hover {

    background: #4170ae;

	color:#fff;

}

.xw1 li a .jt {

    background: url(../picture/jt3.png) no-repeat center center;

    float: right;

    width: 37px;

    height: 90px;

    margin-right: 30px;

}

.xw1 li a:hover .sj1,.xw1 li a:hover .xw_z,.xw1 li a:hover .xw_z h1{color:#fff;}

.xw1 li:last-child{margin-bottom:0;}



/*内页*/



footer {

    background-color: #252525;

    padding: 42px 0 36px;

}



footer .f-nav {

    width: 324px;

    margin-right: 75px;

}



footer .f-nav a {

    color: #fff;

}



footer .f-nav h1 {

    padding: 30px;

    background-color: #16439b;

    color: #fff;

    font: bold 24px/1 "Microsoft YaHei";

    position: relative;

}



footer .f-nav h1 span {

    display: block;

    font: 100 9px/24px "Microsoft YaHei";

    text-transform: uppercase;

}



footer .f-nav h1:after {

    content: "";

    position: absolute;

    width: 21px;

    height: 21px;

    background: url(../image/fNav.png);

    right: 27px;

    top: calc(50% - 10px);

}



footer .f-nav section {

    padding: 15px;

    border: 1px solid #c0c0c0;

    font: 16px/34px "Microsoft YaHei";

    color: #fff;

    border-top: none;

}



footer .f-nav section a:hover {

    color: #16439b;

}



footer .f-contact {

    width: 625px;

    font: 16px/32px "Microsoft YaHei";

    color: #fff;

}



footer .f-contact p:nth-child(1){

    line-height:1;

    margin-bottom:20px;

}





footer .f-contact .copyright {

    margin-top: 20px;

    font: 14px/24px "Microsoft YaHei";

}

footer .f-contact i{font-style: normal; padding-left: 80px;}

footer .f-code {

    text-align: center;

    color: #fff;

    font-size: 15px;

    line-height: 24px;

    position: absolute;

    right: 0;

    top: 40px;

}



footer .f-code li{

    float: left;

    text-align: center;

}



footer .f-code li h3{

    color: #fff;

    line-height: 28px;

    font-size: 15px;

    font-weight: 500;

}



footer .f-code li:nth-child(1){

    

}





footer .f-code p:nth-child(2) {

    margin-bottom: 5px;

}



.dhx {

    text-align: center;

    font-size: 24px;

    color: #fff;

    background: #16439b;

    line-height: 62px;

    height: 62px;

}



.dhx img {

    padding-right: 14px;

}