body,h1,h2,h3,h4,h5,p,dl,dd,ol,ul,th,td,fieldset,input,button,textarea,form,canvas,audio,video,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    margin: 0;
    padding: 0px;
    font-family: "Microsoft YaHei";
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    word-wrap: break-word
}

h1,h2,h3,h4,h5 {
    font-size: 100%
}

ol,ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}



input,button,textarea,select {
    font-size: 100%
}

body,input,button,textarea,select,option {
    font-size: normal
}

input,textarea {
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

li,img,label,input {
    vertical-align: middle
}

var {
    font-style: normal
}

ins {
    text-decoration: none
}

abbr,acronym {
    border: 0;
    font-variant: normal
}



sub {
    vertical-align: text-bottom
}

button,select {
    text-transform: none
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

button,input,select,textarea {
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner {
    border: 0;
    padding: 0
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

a {
    text-decoration: none;
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

body {
    min-width: 1200px;
    font-family: Conv_arial, Helvetica, sans-serif, Microsoft YaHei;
}

/*Ã¥Â¸Â¸Ã§â€Â¨*/
@font-face {
    font-family: 'Conv_arial';
    src: url('../fonts/arial.eot');
    src: local('?'), url('../fonts/arial.woff') format('woff'), url('../fonts/arial.ttf') format('truetype'), url('../fonts/arial.svg') format('svg');
}

/*Ã¥Å Â Ã§Â²â€”*/
@font-face {
    font-family: 'Conv_ariblk';
    src: url('../fonts/ariblk.eot');
    src: local('?'), /* url('../fonts/ariblk.woff') format('woff'), url('../fonts/ariblk.ttf') format('truetype'),*/ url('../fonts/ariblk.svg') format('svg');
}

/*Ã¥â€°Â¯Ã¦Â â€¡Ã©Â¢Ëœ*/
@font-face {
    font-family: 'Conv_arialbd';
    src: url('../fonts/arialbd.eot');
    src: local('?'), url('../fonts/arialbd.woff') format('woff'), url('../fonts/arialbd.ttf') format('truetype'), url('../fonts/arialbd.svg') format('svg');
}

/*Ã¥Å Â Ã§Â²â€”Ã¥â‚¬Â¾Ã¦â€“Å“*/
@font-face {
    font-family: 'Conv_arialbi';
    src: url('../fonts/arialbi.eot');
    src: local('?'), url('../fonts/arialbi.woff') format('woff'), url('../fonts/arialbi.ttf') format('truetype'), url('../fonts/arialbi.svg') format('svg');
}

/* bannerÃ¥Ë†â€¡Ã¦ÂÂ¢ */
.slideBox {
    width: 100%;
    height: 930px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 31px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 25px;
    z-index: 1;
    margin-left: -150px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom:1; float: left;
    text-align: center;
}

.slideBox .hd ul li {
    float: left;
    width: 48px;
    height: 31px;
    line-height: 31px;
    font-size: 18px;
    color: #fff;
    text-align: left;
    text-indent: 10px;
    cursor: pointer;
    background: url(../images/btn_dot.png) no-repeat left center;
}

.slideBox .hd ul li.on {
    width: 116px;
    background: url(../images/btn_doton.png) no-repeat left center;
}

.slideBox .hd ul li.on i {
    width: 34px;
    height: 7px;
    display: inline-block;
    margin-left: 40px;
    margin-bottom: 6px;
    background: url(../images/btn_dotjt.png) no-repeat right center;
}

.slideBox .hd ul li.on i.slihd {
    display: none;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom:1; vertical-align: middle;
}

.slideBox .bd li a {
    display: block;
    width: 100%;
    height: 930px;
}

.slideBox .bd img {
    width: 100%;
    height: 930px;
    display: block;
}

.slideBox .prev,.slideBox .next {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    display: block;
    width: 73px;
    height: 73px;
}

.slideBox .prev {
    left: 3%;
    background: url(../images/btn_prev.png) no-repeat;
}

.slideBox .next {
    right: 3%;
    background: url(../images/btn_next.png) no-repeat;
}

.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.topbox {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
}

.top_wk {
    max-width: 1635px;
    margin: 30px auto 0px;
}

.tlogo {
    float: left;
}

.toprg {
    float: right;
}

.tprg_home {
    width: 80px;
    float: right;
}

a.homepg {
    float: left;
    width: 55px;
    font-size: 14px;
    color: #ddd;
    line-height: 20px;
    background: url(../images/ic_wri.png) no-repeat right center;
}

/* Ã¦ÂÅ“Ã§Â´Â¢ */
.trsstc {
    float: right;
    width: 14px;
    height: 14px;
    position: relative;
}

#box {
    position: absolute;
    z-index: 99;
    right: 0px;
    top: 25px;
    border: #20467c 1px solid;
    width: 240px;
    background: #fff;
    height: 38px;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
}

.trss_nr {
    float: left;
    width: 190px;
    margin-left: 10px;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border-style: none;
    font-size: 14px;
    color: #333;
    height: 36px;
    line-height: 34px;
}

.trss_btn {
    float: right;
    width: 38px;
    height: 38px;
    -webkit-appearance: none;
    appearance: none;
    border-style: none;
    background: none;
    text-align: center;
    cursor: pointer;
}

.nav {
    float: right;
    position: relative;
    z-index: 3;
    margin-top: 20px;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
    padding: 0px 15px;
    border-radius: 2px;
}

.nav .nLi h3 a {
    display: block;
    font-size: 16px;
    color: #fff;
}

.nav .nLi h3:hover {
    background: url(../images/nav_bg.png);
}

.nav .nLi h3:hover a {
    color: #fff;
}

.nav .sub {
    display: none;
    left: 0px;
    top: 36px;
    position: absolute;
    width: 100%;
    background: url(../images/nav_bg.png);
    border-radius: 0px 0px 2px 2px;
}

.nav .sub li {
    zoom:1; text-align: center;
    border-bottom: #2c4984 1px solid;
}

.nav .sub li:last-child {
    border-style: none;
}

.nav .sub a {
    display: block;
    font-size: 14px;
    color: #a6dbff;
    display: block;
    padding: 5px 0px;
    line-height: 20px;
}

.nav .sub a:hover {
    background: #2c4984;
}

.nav .on h3 {
    background: url(../images/nav_bg.png);
}

.nav .nliact h3 {
    background: url(../images/nav_bg.png);
}

@media screen and (max-width: 1635px) {
    .top_wk {
        width:100%;
    }

    .tlogo {
        margin-left: 15px;
    }

    .toprg {
        margin-right: 15px;
    }
}

@media screen and (max-width: 1350px) {
    .tlogo img {
        height: 86px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 1290px) {
    .nav .nLi h3 a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1240px) {
    .tlogo img {
        height: 80px;
        margin-top: 9px;
    }
}

@media screen and (max-width: 1200px) {
    .top_wk {
        width:1200px;
    }
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¤Â¸â‚¬ */
.syworld {
    width: 1200px;
    margin: 75px auto 80px;
    clear: both;
}

.syworld h1 {
    float: left;
    font-size: 42px;
    color: #333;
    font-style: italic;
    font-family: 'Conv_ariblk';
}

.syworld_nr {
    width: 100%;
    float: left;
    position: relative;
}

.syworld_lf {
    width: 585px;
    float: left;
}

.syworld_lf h3 {
    width: 100%;
    float: left;
    margin-top: 55px;
    margin-bottom: 15px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    font-family: 'Conv_arialbd';
}

.syworld_lf p {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.syworld_lf span {
    font-family: arial;
    width: 100%;
    float: left;
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.syworld_lf:hover h3 {
    color: #2663d4;
}

.syworld_rg {
    width: 569px;
    float: right;
    height: 330px;
    background: url(../images/wrbg1.jpg) no-repeat;
    position: relative;
    right: -10px;
    top: 0;
    margin-top: 35px;
}

.syworld_rg span {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width: 548px;
    height: 309px;
    overflow: hidden;
}

.syworld_rg span img {
    width: 548px;
    height: 309px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.syworld_rg span img:hover {
    transform: scale(1.1);
}

.syworld_rg b {
    width: 110px;
    height: 110px;
    text-align: center;
    position: absolute;
    top: -50px;
    right: -27px;
    font-weight: normal;
    background: #1f62dc;
    background-image: url(../images/ic_wri2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.syworld_rg b a {
    display: block;
}

.syworld_rg b i {
    font-size: 16px;
    color: #a5c0f1;
    line-height: 38px;
    display: inline-block;
    margin-top: 18px;
}

.syworld_rg b a {
    color: #a5c0f1;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¤ÂºÅ’ */
.syglobal_bg {
    width: 100%;
    height: 560px;
    margin: auto;
    overflow: hidden;
    background: url(../images/min2bg.jpg) no-repeat center;
}

.syglobal {
    width: 1200px;
    margin: 60px auto 0px;
    clear: both;
}

.syglobal h1 {
    float: left;
    font-size: 42px;
    color: #333;
    font-style: italic;
    font-family: 'Conv_ariblk';
}

.slideBox2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    position: relative;
}

.slideBox2 .bd {
}

.slideBox2 .bd li {
    width: 100%;
}

.slideBox2 .prev,.slideBox2 .next {
    position: absolute;
    bottom: 18px;
    display: block;
    width: 50px;
    height: 50px;
}

.slideBox2 .prev {
    left: 650px;
    background: url(../images/glbtn_prev.png) no-repeat;
}

.slideBox2 .next {
    left: 710px;
    background: url(../images/glbtn_next.png) no-repeat;
}

.slideBox2 .prev:hover, .slideBox2 .next:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.syglo_nr {
    width: 100%;
    float: left;
}

.syglo_nlf {
    width: 615px;
    position: relative;
    top: 0;
    left: -10px;
    height: 355px;
    background: url(../images/wrbg2.jpg) no-repeat left bottom;
    float: left;
}

.syglo_nlf a {
    float: right;
    width: 600px;
    height: 338px;
    overflow: hidden;
}

.syglo_nlf img {
    width: 600px;
    height: 338px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.syglo_nlf img:hover {
    transform: scale(1.1);
}

.syglo_nrg {
    width: 550px;
    float: right;
}

.syglo_nrg h3 {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    font-family: 'Conv_arialbd';
}

.syglo_nrg p {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.syglo_nrg:hover h3 {
    color: #2663d4;
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¤Â¸â€° */
.cont3_bg {
    width: 100%;
    margin: auto;
    overflow: hidden;
    background: url(../images/min3bg.jpg) no-repeat center;
}

.cont3_wk {
    width: 1320px;
    margin: 90px auto 0px;
    overflow: hidden;
}

.slideTxtBox {
    width: 1200px;
    margin: 0px auto;
    clear: both;
}

.slideTxtBox .hd {
    height: 50px;
    position: relative;
}

.slideTxtBox .hd h1 {
    float: left;
    font-size: 42px;
    color: #333;
    font-family: 'Conv_ariblk';
    font-style: italic;
}

.slideTxtBox .hd ul {
    float: right;
}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    width: 145px;
    margin-left: 35px;
    text-align: center;
    font-size: 26px;
    color: #333;
    height: 50px;
    line-height: 50px;
    background: #f6ddcf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.slideTxtBox .hd ul li.on {
    background: #1f62dc;
    color: #fff;
    font-family: 'Conv_arialbd';
}

.slideTxtBox .bd ul {
    zoom:1; }

.slideTxtBox .bd li {
}

/* Ã¥â€ â€¦Ã¥Â®Â¹Ã¥Å’ÂºÃ¥Å¸Å¸Ã¤Â¸â€°Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†â€¡Ã¦ÂÂ¢ */
.box {
    width: 100%;
    height: 400px;
    position: relative;
    margin: 45px auto 82px;
}

.list {
    width: 1200px;
    height: 400px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.qhbtn {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 23px;
    height: 39px;
    cursor: pointer;
}

.qhprev {
    left: -59px;
    background: url(../images/csprev.png) no-repeat;
}

.qhnext {
    right: -59px;
    background: url(../images/csnext.png) no-repeat;
}

.qhprev:hover {
    background: url(../images/csprev_at.png) no-repeat;
}

.qhnext:hover {
    background: url(../images/csnext_at.png) no-repeat;
}

dd {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.qieimg {
    width: 700px;
    height: 400px;
    border: none;
    float: left;
    border-radius: 10px;
}

.qievid {
    width: 73px;
    height: 73px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -36px;
    margin-left: -36px;
    display: none;
    transition: all 0.6s;
}

.qietext {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 175px;
    background: url(../images/videotit_bg.png) repeat-x bottom;
    border-radius: 0px 0px 10px 10px;
    display: none;
}

.qietext h4 {
    width: 700px;
    margin: 119px 30px 0px 30px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p1 {
    transform: translate(-250px,0) scale(0.81);
}

.p2 {
    transform: translate(0px,0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 2;
}

.p3 {
    transform: translate(250px,0) scale(1);
    z-index: 3;
    opacity: 1;
}

.p3 .qievid,.p3 .qietext {
    display: block;
}

.p3:hover .qievid {
    transform: rotate(360deg);
    opacity: 0.8;
}

.p3:hover .qieimg {
    opacity: 0.95;
}

.p4 {
    transform: translate(500px,0) scale(0.81);
    transform-origin: 100% 50%;
    opacity: 0.8;
    z-index: 2;
}

.p5 {
    transform: translate(750px,0) scale(0.81);
}

.p6 {
    transform: translate(1000px,0) scale(0.81);
}

.p7 {
    transform: translate(1250px,0) scale(0.81);
}

.xinhan {
    width: 1200px;
    float: left;
    margin-top: 35px;
}

.xinhan ul {
    width: 100%;
    float: left;
}

.xinhan ul li {
    width: 247px;
    float: left;
    margin-right: 70px;
    margin-bottom: 37px;
    position: relative;
    -moz-box-shadow: 0px 10px 20px #dbdbdb;
    -webkit-box-shadow: 0px 10px 20px #dbdbdb;
    box-shadow: 0px 10px 20px #dbdbdb;
    overflow: hidden;
}

.xinhan ul li img {
    width: 247px;
    height: 124px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.xinhan ul li.xinh_mno {
    margin-right: 0px;
}

.xinhan ul li:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}

/* Ã¥Âºâ€¢Ã©Æ’Â¨ */
.dibu_bg {
    width: 100%;
    margin: auto;
    overflow: hidden;
    background: url(../images/dibu_bg.jpg) no-repeat center;
}

.dibu_nr {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}

.dbnr_lf {
    float: left;
    width: 350px;
    margin-top: 10px;
}

.dbnr_min {
    float: left;
    width: 430px;
    font-size: 15px;
    color: #fff;
    line-height: 33px;
}

.dbnr_rg {
    float: right;
    width: 320px;
    font-size: 15px;
    color: #fff;
    line-height: 33px;
}

.dibu_copy {
    width: 100%;
    margin: auto;
    overflow: hidden;
    text-align: center;
    padding: 30px 0px;
    border-top: #749eea 1px solid;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ*/
.lmypic_box {
    width: 100%;
    margin: auto;
    position: relative;
}

.lmypic {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.lmypic img {
    width: 100%;
}

.dqwz_bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 0px;
    background: url(../images/dqwz_bg.png) no-repeat left center;
}

.dqwz {
    max-width: 1440px;
    margin: 0px auto;
    overflow: hidden;
}

.dqwz span {
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    width: 700px;
    padding-left: 20px;
    background: url(../images/ic_home.png) no-repeat left 3px;
}

.dqwz span a {
    color: #fff;
}

@media screen and (max-width: 1440px) {
    .dqwz {
        width:100%;
    }
}

.list_wk {
    width: 1200px;
    margin: 70px auto 70px;
    overflow: hidden;
}

.list_lf {
    width: 330px;
    float: left;
    margin-right: 50px;
}

.list_lf h1 {
    float: left;
    width: 280px;
    padding: 18px 24px;
    background: #dae5f9;
    font-family: 'Conv_arialbd';
    font-size: 28px;
    color: #2663d4;
    line-height: 38px;
    border: #ccc 1px solid;
}

.ltlf_nr {
    width: 100%;
    float: left;
    margin-top: 10px;
    border: #d9d9d9 1px solid;
    border-left-style: none;
    border-top-style: none;
    background: url(../images/list_lfbg2.jpg) repeat-y left;
}

.sideMenu {
    width: 100%;
    float: left;
    padding-bottom: 125px;
    background-image: url(../images/list_lfbg.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.sideMenu h3 {
    font-size: 20px;
    color: #333;
    border-top: #eaeaea 1px solid;
    width: 285px;
    padding: 10px 20px 10px 25px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    font-weight: normal;
}

.sideMenu h3 a {
    color: #333;
}

.sideMenu h3.on {
    background: url(../images/list_lfic.png) no-repeat left center;
    color: #fff;
    font-weight: bold;
}

.sideMenu h3.on a {
    color: #2663d4;
}

.sideMenu h3 em {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 7px;
    height: 13px;
    margin-top: -6px;
    background: url(../images/list_sjx1.png) no-repeat;
}

.sideMenu h3.on em {
    background: url(../images/list_sjx2.png) no-repeat;
}

.sideMenu ul {
    width: 100%;
    display: none;
}

.sideMenu ul li {
    width: 190px;
    padding: 8px 20px 8px 40px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    cursor: pointer;
    background: url(../images/lsjt_h.png) no-repeat 28px center;
}

.sideMenu ul li a {
    color: #666;
}

.sideMenu ul li:hover {
    color: #d2211b;
    background: url(../images/lsjt_h2.png) no-repeat 28px center;
}

.sideMenu ul li:hover a {
    color: #d2211b;
}

.sideMenu ul li.san_on {
    color: #d2211b;
    background: url(../images/lsjt_h2.png) no-repeat 28px center;
}

.sideMenu ul li.san_on a {
    color: #d2211b;
}

.ltlf_bor {
    width: 100%;
    float: left;
    border-top: #eaeaea 1px solid;
}

.list_rg {
    overflow: hidden;
}

.list_rdh {
    width: 100%;
    float: left;
    padding-bottom: 16px;
    border-bottom: #e6e6e6 1px solid;
}

.list_rdh h1 {
    float: left;
    font-size: 30px;
    color: #2663d4;
    line-height: 40px;
    background: url(../images/lmmc_bg.png) no-repeat left 8px;
    padding-left: 22px;
    font-family: 'Conv_arialbd';
}

.ltrg_lb {
    width: 100%;
    min-height: 300px;
}

.ltrg_lb ul {
    width: 100%;
    float: left;
    margin-top: 22px;
    margin-bottom: 5px;
}

.ltrg_lb ul li {
    width: 100%;
    float: left;
    margin: 19px 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.ltrg_lb ul li span {
    float: left;
    width: 250px;
    overflow: hidden;
    margin-right: 30px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

.ltrg_lb ul li span img {
    width: 250px;
    height: 141px;
    transition: all 0.6s;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

.ltrg_lbnr {
    overflow: hidden;
}

.ltrg_lbnr h3 {
    width: 100%;
    float: left;
    margin: 15px 0px 30px;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    font-family: 'Conv_arialbd';
}

.ltrg_lbnr h3 a {
    color: #333;
}

.ltrg_lbnr p {
    float: left;
    background: url(../images/ic_sjx.png) no-repeat right center;
    font-size: 16px;
    color: #2663d4;
    line-height: 36px;
    padding-right: 60px;
}

.ltrg_lbnr p a {
    color: #2663d4;
}

.ltrg_lb ul li:hover span img {
    transform: scale(1.1);
    opacity: 0.8;
}

.ltrg_lb ul li:hover h3 {
    color: #2663d4;
}

/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¨Â§â€ Ã©Â¢â€˜*/
.ltrg_vid {
    width: 100%;
    min-height: 300px;
}

.ltrg_vid ul {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 5px;
}

.ltrg_vid ul li {
    width: 250px;
    float: left;
    margin: 0px 33px 30px 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.ltrg_vid ul li.ltvid_mar {
    margin-right: 0px;
}

.ltrg_vid ul li span {
    width: 250px;
    height: 141px;
    position: relative;
}

.lrvid_sp {
    width: 250px;
    height: 141px;
}

.lrvid_ic {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 33px;
    height: 33px;
    margin-top: -12px;
    margin-left: -17px;
    transition: all 0.6s;
}

.ltrg_vid ul li h3 {
    width: 240px;
    float: left;
    padding-left: 10px;
    font-size: 15px;
    color: #333;
    line-height: 18px;
    font-weight: normal;
    height: 36px;
    margin-top: 12px;
    font-family: 'Conv_arialbd';
    background: url(../images/ic_blue.jpg) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ltrg_vid ul li:hover .lrvid_ic {
    transform: rotate(360deg);
    opacity: 0.8;
}

.ltrg_vid ul li:hover h3 {
    color: #2663d4;
}

/*Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡ÂµÃ¨Â´ÂºÃ¤Â¿Â¡*/
.lrhexin {
    width: 100%;
    min-height: 300px;
}

.lrhexin ul {
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 5px;
}

.lrhexin ul li {
    width: 184px;
    float: left;
    position: relative;
    margin: 0px 28px 38px 0px;
    -moz-box-shadow: 0px 10px 20px #dbdbdb;
    -webkit-box-shadow: 0px 10px 20px #dbdbdb;
    box-shadow: 0px 10px 20px #dbdbdb;
}

.lrhexin ul li.lrhx_mar {
    margin-right: 0px;
}

.lrhexin ul li span {
    width: 184px;
    height: 250px;
}

.lrhexin ul li span img {
    width: 184px;
    height: 250px;
}

.lrhx_tex {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    height: 105px;
    background: url(../images/hxlb_bg.png) repeat-x bottom;
}

.lrhx_tex h3 {
    width: 150px;
    float: left;
    margin-left: 15px;
    margin-top: 40px!important;
    font-size: 15px;
    color: #fff;
    line-height: 18px;
    font-weight: normal;
    height: 54px;
    font-family: 'Conv_arialbd';
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: all 0.7s;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
}

.lrhexin ul li:hover .lrhx_tex {
    height: 250px;
    background: url(../images/hxlb_bg2.png);
}

.lrhexin ul li:hover .lrhx_tex h3 {
    margin-top: 100px;
}

/*Ã¥â€ â€¦Ã¥Â®Â¹Ã©Â¡Âµ*/
.nrytit {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.nrytit h1 {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #333;
    line-height: 40px;
    font-family: 'Conv_arialbd';
}

.nrytit h2 {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #666;
    line-height: 30px;
}

.nrytit h4 {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #999;
    margin-top: 25px;
    line-height: 50px;
    font-weight: normal;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
}

.nrycont {
    width: 100%;
    float: left;
    margin: 30px 0px 50px;
}

.nrylf {
    width: 155px;
    float: left;
}

.nrylf h2 {
    width: 95px;
    float: left;
    text-align: center;
    margin-right: 60px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    background: url(../images/share_bg.jpg) no-repeat center;
}

.nrylf ul {
    float: left;
    width: 40px;
    margin-left: 18px;
    position: relative;
    margin-top: 20px;
}

.nrylf ul li {
    width: 40px;
    float: left;
    margin-bottom: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.nrylf ul li a {
    width: 40px;
    height: 40px;
    display: block;
}

.nrylf ul li a.nrlic1 {
    background: url(../images/ic_shrwx.png);
}

.nrylf ul li a.nrlic1 .nrlic_wx {
    display: none;
}

.nrylf ul li:hover a.nrlic1 .nrlic_wx {
    display: block;
    position: absolute;
    left: 40px;
    top: -30px;
}

.nrlic_wx img {
    width: 100px;
    height: 100px;
}

.nrylf ul li a.nrlic2 {
    background: url(../images/ic_shrqq.png);
}

.nrylf ul li:hover a.nrlic2 {
    background: url(../images/ic_shrqq2.png);
}

.nrylf ul li a.nrlic3 {
    background: url(../images/ic_shrkj.png);
}

.nrylf ul li:hover a.nrlic3 {
    background: url(../images/ic_shrkj2.png);
}

.nrylf ul li a.nrlic4 {
    background: url(../images/ic_shrbo.png);
}

.nrylf ul li:hover a.nrlic4 {
    background: url(../images/ic_shrbo2.png);
}

.nryrg {
    overflow: hidden;
}

.nryzw {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

.nryzw p{
    margin:0;
    padding:0;
    font-size: 16px;
    color: #555;
    line-height: 30px;
    text-indent:2em;
}

.nryzw p img,
.nryzw p video {
    max-width: 900px;
    margin-left:-2em;
    height: auto !important;
}
.nryzw p.vsbcontent_img img{
margin-left:0;
}
.nrysxp {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-top: 25px;
    border-top: #ccc 1px solid;
}

.nrysxp ul {
    width: 100%;
    float: left;
}

.nrysxp ul li {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #555;
    line-height: 30px;
}

.nrysxp ul li a {
    color: #555;
}

.nrysxp ul li a:hover {
    color: #2663d4;
}

/*Ã¥Ââ€¢Ã§Â¯â€¡Ã¦Â­Â£Ã¦â€“â€¡*/
.dpzw_tit {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #1f1f1f;
    text-align: center;
    margin-top: 25px;
}

.dpzw_nr {
    width: 100%;
    float: left;
    margin: 25px 0px 30px;
    font-size: 16px;
    color: #666;
    line-height: 34px;
}

.dpzw_nr p {
    text-align: justify;
}

.dpzw_nr p img {
    max-width: 800px;
    text-indent: 0em;
    height: auto !important;
}

.dpzw_nr p td {
    text-indent: 0em;
}

/*Ã¦ÂÅ“Ã§Â´Â¢*/
.qzssjg_no {
    width: 274px;
    margin: auto;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.qzssjg_bd {
    width: 260px;
    float: left;
    margin: 50px 0px 320px;
}

.qzssjg_ss {
    float: left;
    width: 170px;
    float: left;
    padding-left: 12px;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    font-size: 14px;
    color: #333;
    height: 30px;
    line-height: 30px;
    border: #3875b9 1px solid;
    border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    -ms-border-radius: 3px 0px 0px 3px;
}

.qzssjg_an {
    float: left;
    width: 74px;
    float: left;
    -webkit-appearance: none;
    appearance: none;
    background: #3875b9;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border: #3875b9 1px solid;
    text-align: center;
    cursor: pointer;
    border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    -webkit-border-radius: 0px 2px 2px 0px;
    -o-border-radius: 0px 2px 2px 0px;
    -ms-border-radius: 0px 2px 2px 0px;
}

.list_rsou {
    width: 100%;
    float: left;
}

.list_rsou ul {
    width: 100%;
    float: left;
    margin-top: 22px;
    margin-bottom: 5px;
}

.list_rsou ul li {
    width: 100%;
    float: left;
    line-height: 30px;
    border-bottom: #eee 1px solid;
    padding: 8px 0px;
}

.list_rsou ul li a {
    float: left;
    font-size: 16px;
    color: #333;
}

.list_rsou ul li i {
    float: right;
    font-size: 14px;
    color: #666;
}

.sspage {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #333;
}