html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: "微软雅黑", "arial";
    font-style: inherit;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent
;}

input[type="text"], textarea, button {
    -webkit-appearance: none;
    outline: 0;
    border: 0;
    font-family: "Microsoft Yahei !important"
;}

main, article, aside, figure, footer, header, nav, section, details, summary {
    display: block
;}

html {
    box-sizing: border-box;
    font-family: "微软雅黑", "Microsoft Yahei"
;}

*, *:before, *:after {
    box-sizing: inherit
;}

img, object, embed {
    max-width: 100%
;}

html {
    overflow-y: scroll
;}

.fl {
    float: left
;}

.fr {
    float: right
;}

ul {
    list-style: none
;}

blockquote, q {
    quotes: none
;}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
;}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #333
;}

a:hover {
    color: #5a7aea
;}

del {
    text-decoration: line-through
;}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
;}

table {
    border-collapse: separate;
    border-spacing: 0
;}

th {
    font-weight: bold;
    vertical-align: bottom
;}

td {
    font-weight: normal;
    vertical-align: top
;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
;}

input, select {
    vertical-align: middle
;}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
;}

input[type="radio"] {
    vertical-align: text-bottom
;}

input[type="checkbox"] {
    vertical-align: bottom
;}

.ie7 input[type="checkbox"] {
    vertical-align: baseline
;}

.ie6 input {
    vertical-align: text-bottom
;}

select, input, textarea {
    font: 99% sans-serif
;}

table {
    font-size: inherit;}

strong {
    font-weight: bold
;}

td, td img {
    vertical-align: top
;}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
    overflow: hidden
;}

.clearfix {
    zoom: 1
;}

.transcale {
    overflow: hidden
;}

.transcale img, .transition {
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
;}

.transcale:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1)
;}

.header {
    width: 100%
;}

.w-1200 {
    width: 1200px;
    margin: 0 auto
;}

.logo {
    max-width: 45%;
    float: left;
    max-height: 100px;
    line-height: 100px;
    overflow: hidden
;}

.logo img {
    vertical-align: middle;
    max-height: 100px
;}

.navbg {
    height: 50px;
    line-height: 50px;
    background: #5a7aea;
    width: 100%
;}

.nav {
    float: right;
    position: relative;
    z-index: 999999;
    margin-top: 30px
;}

.nav > li {
    float: left;
    position: relative;
    text-align: center
;}

.nav > li > a {
    color: #333;
    font-size: 16px;
    display: block;
    padding: 10px 20px
;}

.nav > li > a.on, .nav > li:hover a {
    background: #5a7aea;
    color: #fff
;}

.headfix {
    position: fixed;
    top: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    background: #5a7aea;
    z-index: 9999
;}

.headfix .navbg {
    margin: 0;
    background: 0
;}

.headfix .logo, .headfix .tel {
    display: none
;}

.headfix .nav {
    margin: 0 auto;
    float: none;
    text-align: center
;}

.headfix .nav li {
    display: inline-block;
    float: none
;}

.headfix .nav > li > a {
    color: #fff;
    display: block;
    padding: 15px 30px
;}

.searchbox {
    padding: 30px 0 40px;
    background: #3057ca
;}

.searchbox .tabtitle {
    margin: 0 auto;
    width: 632px
;}

.searchbox .tabtitle .tab {
    overflow: hidden;
    zoom: 1
;}

.searchbox .tabtitle .tab a {
    display: inline-block;
    margin: 0 0 10px;
    padding: 8px 20px;
    color: #fff;
    font-size: 16px;
    cursor: pointer
;}

.searchbox .tabtitle .tab a:hover, .tabtitle .tab .on {
    background: orange
;}

.searchbox .tabtitle .tab a.cur {
    background: url(../img/ico_1.jpg) no-repeat 50% bottom
;}

.searchbox .adv {
    float: left;
    margin: 12px 0 0 30px;
    color: #fff
;}

.searchbox .tabshow {
    margin: 0 auto;
    width: 632px
;}

.searchbox .tabtext {
    overflow: hidden;
    zoom: 1
;}

.searchbox .input {
    float: left;
    padding: 15px 20px;
    width: 500px;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
    border: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
;}

.searchbox .submit {
    float: left;
    margin: 0;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    background: #5a7aea;
    border: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
;}

.titles-d {
    font-size: 36px;
    color: #535353;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 45px;
    font-weight: bold
;}

.titles-d span {
    font-weight: bold;
    display: inline-block;
    padding-bottom: 20px
;}

.titles-d span em {
    font-weight: bold;
    color: #5a7aea
;}

.titles-d span em i {
    display: inline-block;
    margin: 0 18px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #5a7aea;
    vertical-align: middle
;}

.sub_tit {
    max-width: 1200px;
    min-height: 28px;
    text-align: center;
    margin: -20px auto 25px
;}

.sub_tit a {
    display: inline-block;
    min-width: 90px;
    padding: 0 20px;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 0 4px;
    font-family: simsun;
    color: #666;
    border-radius: 14px;
    background: #f2f2f2
;}

.sub_tit a:hover, .sub_tit .on {
    background: #5a7aea;
    color: #fff
;}

.m-carousel {
    position: relative
;}

.owl-carousel .owl-item {
    overflow: hidden;
    position: relative
;}

.m-carousel .item {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px
;}

.m-carousel .item .mores {
    position: absolute;
    left: 23.8%;
    top: 53.8%;
    padding: 10px 32px;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    font-size: 18px
;}

.m-carousel .item .mores:hover {
    background: rgba(255, 255, 255, .18)
;}

.owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 100%;
    opacity: 0
;}

.owl-nav > div {
    position: absolute;
    width: 56px;
    height: 56px;
    text-indent: -99999px;
    border-radius: 0
;}

.owl-nav .owl-prev {
    left: 20px;
    background: url(../img/prev.jpg) no-repeat center rgba(0, 0, 0, .3) !important;
    background-size: 20px !important
;}

.owl-nav .owl-next {
    right: 20px;
    background: url(../img/next.jpg) no-repeat center rgba(0, 0, 0, .3) !important;
    background-size: 20px !important
;}

.owl-nav .owl-prev:hover {
    background: url(../img/prev.jpg) no-repeat center rgba(0, 0, 0, .6) !important;
    background-size: 20px !important
;}

.owl-nav .owl-next:hover {
    background: url(../img/next.jpg) no-repeat center rgba(0, 0, 0, .6) !important;
    background-size: 20px !important
;}

.banner:hover .owl-nav {
    opacity: 1
;}

.m-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 15px
;}

.owl-theme .owl-controls {
    margin-top: 0
;}

.m-carousel .owl-dots .owl-dot {
    width: 10px;
    height: 20px;
    text-align: center;
    margin: 0 6px
;}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border-radius: 5px !important
;}

.m-carousel .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    position: relative;
    margin: 0
;}

.owl-carousel .owl-stage-outer {
    width: 100%
;}

.m-carousel .owl-theme .owl-dots .owl-dot.active span {
    background: #fecd67
;}

.m-carousel .owl-theme .owl-dots .owl-dot span:after {
    content: "";
    -webkit-transition: width 0s liner;
    -moz-transition: width 0s liner;
    -ms-transition: width 0s liner;
    transition: width 0s liner
;}

.m-carousel .owl-theme .owl-dots .owl-dot.active span:after {
    position: absolute;
    left: -4px;
    top: -4px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #fecd67;
    opacity: 1;
    -webkit-transition: width 5s linear;
    -moz-transition: width 5s linear;
    -ms-transition: width 5s linear;
    transition: width 5s linear
;}

.viewmore {
    text-align: center;
    margin-top: 50px
;}

.viewmore .more {
    display: inline-block;
    width: 106px;
    height: 34px;
    border: 1px solid #5a7aea;
    color: #5a7aea;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    margin: 0 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
;}

.viewmore .more:hover {
    box-shadow: inset 150px 0 0 0 #5a7aea;
    border: 1px solid #5a7aea;
    color: #fff
;}

.block2 li {
    width: 24%;
    float: left;
    text-align: left;
    margin: 0 .5% 50px
;}

.block2 li a {
    display: block;
    width: 100%
;}

.block2 li .pic {
    width: 100%;
    overflow: hidden;
    height: 190px
;}

.block2 li img {
    width: 100%;
    transition: transform .3s
;}

.block2 li h3 {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
    transition: color .3s
;}

.block2 li .font {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 24px;
    margin-top: 8px;
    height: 48px;
    overflow: hidden
;}

.block2 li .more {
    margin-top: 5px;
    font-size: 14px;
    color: #5a7aea;
    line-height: 25px
;}

.block2 li:hover img {
    transform: scale(1.1)
;}

.block2 li:hover h3 {
    color: #5a7aea
;}

.block3 {
    margin: 0 -7px
;}

.block3 li {
    float: left;
    width: 24%;
    margin: 6px .5%;
    position: relative;
    height: 290px;
    overflow: hidden
;}

.block3 .pic, .block3 .pic img {
    width: 100%;
    height: 100%
;}

.block3 .mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center
;}

.block3 li:hover .mark {
    background: rgba(3, 120, 208, 0.65);
    color: #fff
;}

.block3 li:hover .tit:after {
    background: #fff
;}

.block3 em {
    display: inline-block;
    width: 20%;
    height: 50px;
    margin: 20px
;}

.block3 .icon1 {
    background: url(../img/icon1.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 .icon2 {
    background: url(../img/icon2.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 .icon3 {
    background: url(../img/icon3.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 .icon4 {
    background: url(../img/icon4.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 li:hover .icon1 {
    background: url(../img/icon11.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 li:hover .icon2 {
    background: url(../img/icon22.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 li:hover .icon3 {
    background: url(../img/icon33.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 li:hover .icon4 {
    background: url(../img/icon44.jpg) no-repeat center;
    background-size: auto 100%
;}

.block3 .mark .con {
    display: block;
    content: "";
    width: 94%;
    height: 90%;
    margin: 3% auto;
    padding: 7% 5%
;}

.block3 .mark .tit {
    font-size: 18px;
    margin: 5px 0 15px;
    position: relative;
    font-weight: bold
;}

.block3 .mark .tit:after {
    display: block;
    content: "";
    width: 26px;
    height: 2px;
    background: #5a7aea;
    margin: 15px auto 0
;}

.block3 .mark p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.8;
    font-size: 14px;
    height: 72px
;}

.ytab1 {
    background: #f4f4f4;
    padding: 1px 0 50px
;}

.block4 {
    margin: 20px auto 50px
;}

.block4 li {
    margin: 0 .15% 4px;
    height: 240px;
    width: 24.6%;
    text-align: center
;}

.block1 .titles-d {
    margin-bottom: 40px
;}

.block1 .sub_tit {
    margin-bottom: 20px
;}

.block1 .tab_con_box {
    max-height: 400px;
    overflow: hidden
;}

.block1 .tab_con .block1-left {
    width: 46%;
    overflow: hidden;
    float: left;
    position: relative
;}

.block1-left:hover .tit strong {
    color: #5a7aea
;}

.block1-left .more {
    margin: 0
;}

.block1-left .pic {
    width: 100%;
    height: 366px
;}

.block1-left .pic img {
    width: 100%;
    height: 100%
;}

.block1-left .tit {
    color: #999;
    font-size: 12px;
    text-align: right;
    line-height: 50px
;}

.block1-left .tit strong {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    float: left;
    width: 70%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
;}

.block1-right {
    width: 52%;
    height: 360px;
    border-left: none;
    position: relative;
    text-align: center;
    float: right
;}

.block1-right ul {
    text-align: left;
    margin-bottom: 20px
;}

.block1-right li {
    padding: 0 0 2%;
    width: 100%;
    transition: all .3s;
    text-align: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2%
;}

.block1-right li:nth-last-of-type(1) {
    border: 0
;}

.block1-right li:hover .tit {
    color: #5a7aea
;}

.block1-right .tit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px
;}

.block1-right .text {
    line-height: 20px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666;
    margin: 3px 0;
    font-size: 12px
;}

.block1-right .date {
    color: #999;
    font-size: 12px;
    font-family: simsun
;}

.subbanner {
    height: 300px;
    overflow: hidden
;}

.info-left {
    width: 20%;
    padding: 20px 0;
    float: left
;}

.lmain-title {
    width: 100%;
    background: #017ddf;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    padding-left: 35px
;}

.laboutus {
    background: #f3f3f3
;}

.laboutus ul {
    padding: 8px 0 0
;}

.laboutus ul li a {
    display: block;
    padding-left: 15px;
    padding-right: 10px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
;}

.laboutus ul li a:before {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #8c8c8c;
    margin-right: 15px
;}

.laboutus ul li a:hover, .laboutus .on {
    color: #fff;
    background: #2796ef
;}

.laboutus ul li a:hover:before {
    border-color: #fff
;}

.l-contentus {
    margin-top: 10px;
    background: #f3f3f3;
    color: #695e66;
    font-size: 12px
;}

.l-contentus .img {
    text-align: center;
    padding: 10px;
    background: #dcdcdc
;}

.l-contentus img {
    max-width: 100%
;}

.l-contentus ul {
    padding: 10px 15px 15px
;}

.l-contentus ul li {
    line-height: 26px
;}

.l-contentus ul .t400 {
    color: #017ddf;
    font-size: 26px;
    padding: 10px 0
;}

.l-contentus ul .tit {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px
;}

.info-right {
    width: 76%;
    padding: 20px 0;
    float: right;
    line-height: 2;
    color: #666
;}
.info-rightdiv {
    width: 40%;
    float: left;
    margin: 0 0 0 30px;}

.info-title {
    font-size: 22px;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #017ddf
;}
.info-titlemiddle {
    font-size: 22px;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 2px solid #017ddf;
    text-align: center;}
.content-title {
    font-size: 22px;
    text-align: center;
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #8fcdfe
;}
.footer {
    background: #3e3e3e;
    margin-top: 10px
;}

.footer .footer_top {
    padding: 30px 0 15px
;}

.footer .footer_top .left {
    width: 68%;
    float: left
;}

.footer .footer_top .right {
    width: 32%;
    padding-left: 5%;
    background: url(../img/bg4.jpg) repeat-y left top;
    float: right
;}

.footer .footer_top .right h3 {
    color: #fff;
    font-weight: normal;
    font-family: Arial;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-align: left
;}

.footer .footer_top .right h3:after {
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    background: #7e7e7e;
    margin-top: 15px
;}

.footer .footer_top .right .text {
    margin-top: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    font-family: simsun;
    height: auto
;}

.footer .footer_top .right .text p {
    font-family: simsun
;}

.footer .left span {
    color: #e3e3e3;
    font-size: 16px
;}

.flink {
    width: 100%;
    margin: 12px 0 0
;}

.flink a {
    float: left;
    width: 21%;
    margin: 0 4% 0 0;
    height: 90px;
    overflow: hidden;
    background: #f9f9f9;
    line-height: 90px;
    text-align: center
;}

.flink a img {
    display: inline-block;
    vertical-align: middle;
    max-height: 80px
;}

.footer a:hover {
    color: #fff
;}

.footer .copyright {
    border-top: 1px solid #7e7e7e;
    padding: 10px;
    text-align: center;
    color: #e3e3e3;
    font-size: 12px;
    font-family: simsun
;}

.footer .copyright p {
    margin: 6px 0;
    font-family: simsun
;}

.footer .copyright a {
    color: #e3e3e3;
    display: inline-block;
    margin: 0 5px
;}

.footer .copyright a:hover {
    color: #fff
;}

.footer .copyright span {
    color: #e3e3e3;
    display: inline-block;
    margin: 0 5px;
    font-family: simsun
;}

.nlist{
    border-bottom:  1px dashed #9ab1bb;
    height: 30px;
    margin-left: 5px;}
.xlist{
    width: 800px;
    line-height: 30px;
    display: inline;
    font-size: 13px;}
.dlist{
    width: 100px;
    border:0px dashed red;
    line-height: 30px;
    display: inline;
    float: right;
    font-size: 13px;
    text-align: right;}
.searchtips{
    font-size: 14px;
    letter-spacing: 0px;}
.searchinput{
    width: 660px;
    height: 70px;
    border: 1px dashed #9ab1bb;
    border-radius: 10px;
    background:	#EBEBEB;}
.sselect{
    width: 100px;
    height: 31px;
    text-align: center;
    margin: 0 10px;}
.sbut{
    width: 120px;
    height: 30px;
    border-radius: 12px;
    background: #3A5FCD;
    color: #fff;}
.sbut:hover{
    background: #1C86EE;}
.searchlist{
    height: 100%;}
.searchtips{
    font-size: 14px;
    letter-spacing: 0px;}
.searchlist li{
    list-style-type: decimal;
    height: 90px;
    line-height: 10px;
    border-bottom:  1px dashed #9ab1bb;}
.periodical{
    width: 840px;
    height: 70px;
    border-bottom: 1px dashed #C2C2C2;
    padding: 10px 0 0 20px;
    line-height: 30px;
    font-size: 13px;
    color: #698B22;}
.iline{
    border-bottom: 2px solid #C2C2C2;
    margin-top: 10px;}
.sselect1{
    width: 100px;
    height: 31px;
    text-align: center;
    margin-left: 112px;
    margin-right: 10px;}
.sselect2{
    width: 50px;
    height: 31px;
    text-align: center;
    margin-left: 50px;}
.sselect3{
    width: 250px;
    height: 31px;
    text-align: center;
    margin-left: 0px;}
.advance{
    width: 850px;
    height: 430px;
    border: 1px solid #CFCFCF;
    margin: 20px 0 0 0;
    padding-top: 20px;}
.tips1{
    font-size: 16px;}
.tips1 a{
    color: #36648B
;}
.tips1 a:hover{
    color: 	#CD3700
;}
.sbut1{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    background: #104E8B;
    color: #fff;
    margin-left: 300px;}
.sbut1:hover{
    background: #1C86EE;}
.iread {
    width: 850px;
    height: 160px;
    border: 0px solid gray;
    padding: 60px 0 0 10px;}
.iread1 {
    width: 160px;
    height: 160px;
    border: 1px solid gray;
    border-radius: 15px;
    float: left;
    margin: 0 0 0 30px;
    background: url(../img/ser-bg2.jpg);
    padding: 20px;}

.linkk {
    width: 850px;
    height: 50px;
    border: 0px solid gray;
    margin: 10px 0 0 0px;
    clear: both;}
.linkk1 {
    width: 165px;
    height: 50px;
    border: 0px solid gray;
    float: left;
    margin: 0 0 0 30px;
    text-align: center;}
.dl {
    position: relative;}
.dt {
    width: 300px;
    position: absolute;
    left: 0;
    top: 5px;
    text-align: right;
    font-size: 14px;}
.dd {
    padding: 0px 0 8px 320px;
    zoom: 1;
    position: relative;}
.ddsub {
    width: 120px;
    height: 40px;
    border-radius: 6px;
    background: #104E8B;
    color: #fff;
    margin: 20px 0px 0px 340px;}
.periodicaltitle{
overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.periodicaltitle a{
    color: #698B22;}
.periodicalcontent {
    color:gray;}
.left {
    margin: 0 auto;
    text-align: left;
    width: 400px;
    float:left;}
.mid {
    margin: 0 auto;
    text-align: center;
    width: 220px;
    float:left;}
.right {
    float:left;
    margin: 0 auto;
    text-align: right;
    width: 200px;}
