html, body {
    height: 100%;
    position: relative;
}
.content_bg{
    height: 100%;
    overflow: hidden;
    background: #000;
    background-size: cover;
    min-width: 1366px;
    /*background-image: url(../images/index_sec1.jpg);*/
    background-size: cover;
}
.container, .sections, .section {
    position: relative;
    height: 100%;
    text-align: center;
    color: #fff;
}
.section h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    transition: all .3s ease;
}
.section:first-child h1 {
    animation: first-show .3s;
}
.section0 {

}
.section2 {
    background:rgba(0, 0, 0, 0.8);
}
.section3 {
    background:rgba(0, 0, 0, 0.8);
}
.section4{
    background:rgba(0, 0, 0, 0.8);
}
.section5{
    background:rgba(0, 0, 0, 0.8);
}
.section6{
    background:rgba(0, 0, 0, 0.8);
}
.section1{
    background:rgba(0, 0, 0, 0.8);
}
.section h1.text-animate {
    left: 0;
    transform: translateX(-100%);
}


.nav_main{
    position: relative;
    color: #fff;
    z-index: 300;
    background: rgba(0, 0, 0, 0.7);
    height: 64px;
    line-height: 64px;
}
.por-fix {
    position: absolute;
    left: 0;
    right: 0;
}
.boxs{
    margin: 0 auto;
    display: table; width:62%;
}
.nav { width:75%}
.nav li{
    float: left;
    display: block;
    padding-top: 13px;
    height: 60px;
    line-height: 60px;
    line-height: 25px;
    width: 12%;
    text-align: center;
}
.nav li a{
    position: relative;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    /*padding: 7px 12px;*/
    /*margin: 0 18px;*/
    border-bottom: 1px solid transparent;
    color: #fff;
}
.nav li.on a{ background:#0050A3;}  

@media screen and (max-width:1680px){
	/*.boxs{ width:auto}*/
	}
.logo{
    margin-right: 60px;
}
.sec1-text {
    width: 1200px;
    height: 100%;
    display: table;
    margin: auto;
    position: relative;
}
.section0a{
    position: absolute;
    bottom: 0;
    left: calc(50% - 315px);
    width: 630px;
    height: 200px;
    background:rgba(0, 0, 0, 0.7) ;
}
.section0at{
    font-size: 30px;
    padding-top: 34px;
}
.section0ab{
    margin-top: 20px;
}
.section1a{
    text-align: left;
    margin-right: 71px;
    padding-top: 30px;
    background: url("../images/alicr.png") no-repeat right top;
}
.section1ats{
    width: 110px;
    height: 1px;
    background: #fff;
    margin: 20px 0;
}
.section1atz{
    color: #fff;
    font-size: 16px;
}
.section1atd{
    color: #fff;
    font-size: 16px;
}
.section1at{
    margin-bottom: 15px;
    margin-top: 20px;
}
.section1fx{
    position: absolute;
    height: 300px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.section1att{
    color: #fff;
    font-size: 30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.section3a{
    width: 325px;
    height: 310px;
}
.section1atb{
    color: #fff;
    font-size: 16px;
}
.section2fx{
    position: absolute;
    height: 697px;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.section2t{
    display: block;
    text-align: center;
    color: #fff;
}
.section2b{
    display: block;
    margin-top: 20px;
}
.section2tt{
    display: block;
    font-size:24px;
}
.section2tb{
    display: block;

}
.section2fx ul li{
    float: left;
    width: 251px;
    margin-right: 90px;
    margin-bottom: 25px;
}
.section2b{
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.section2fx ul li a:hover .section2b{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.section2fx ul{
    display: inline-block;
    width: 933px;
}
.section3fx{
    position: absolute;
    height: 700px;
    width: 90%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.section6fx{
    position: absolute;
    height: 635px;
    width: 93%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.section5fx{
    position: absolute;
    height: 635px;
    width: 93%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.section3a{
    text-align: left;
    margin-right:6%;
    margin-bottom: 30px;
}
.section3a:nth-child(3n){ margin-right:0;}
.section1ab{
    border: 2px solid #fff;
    width: 352px;
    overflow: hidden;
}
.section1abs{

    width: 256px;
    overflow: hidden;
}
.section1a a:hover .section1ab img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);

}
.section3a a:hover .section1ab img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.section3a a:hover .section1abs img{

}
.section1ab img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.section1abs img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.section3a .section1ab{
    width: 323px;
    height: 215px;
    overflow: hidden;
    border: 2px solid #fff;
}
.section3a .section1abs{
    width: 256px;
    height: 256px;
    overflow: hidden;
	

}
.v9_pages { text-align: center; display: block; }
.v9_pages  a{ padding: 0.5%; border: 1px solid #cacaca; color: #000;}
.v9_pages span{ padding: 0.5%; background-color: #000; color: #fff;}
.section3a .section1ab img{
    width: 100%;

    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.section3a .section1abs img{
    width: 100%;
	min-height: 256px;

    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.section3a .section1atb{
    color: #999;
}
.section3a .section1att{
    font-size: 17px;
}
.section4fx{
    position: absolute;
    height: 392px;
    width: 93%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.section4b{

}
.section4bl{
    margin-right: 20px;
    width: 200px;
    height: 200px;
    padding: 10px;
    background: #fff;
}
.section4bl img{
    width: 100%;
}
.section4br{
    text-align: left;
    width: 390px;
    padding: 18px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.section4br p{
    margin:0;
}
.section4t{
    margin-bottom: 80px;
}
.section4tt{
    font-size: 28px;
}
.c_nav{
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 100px;
    border-bottom: 1px solid #E9E9E9;
    text-align: center;
    background: #F8F8F8;
}
.c_nav ul li{
    float: left;
    margin: 0 10px;
}
.c_nav ul li a{
    font-size: 18px;
    padding: 7px 14px;
    color: #262626;
}
.c_nav ul li.a_now a{
    background: #0050A3;
    color: #fff;
}
.c_nav ul{
    display: inline-block;
}
.footnyt{
    padding: 68px 0;
    background: #000;
}
.footnyb{
    padding: 22px 0;
    background: #000;
    border-top: 1px dashed #B7B7B7;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.footnytl{
    width: 155px;
    height: 155px;
    padding: 10px;
    background: #fff;
}
.footnytl img{
    width: 100%;
}
.footnytr{
    margin-left: 50px;
}
.footnytr p{
    margin: 0;
    margin-bottom:6px;
    color: #fff;
}
.c_content{
    min-height:900px;
    padding-top:60px;
    /*padding-bottom: 80px;*/
    background: #F5F5F5;

}
.nav li a:hover{
    border-bottom: 1px solid #fff;
}
.nav li.index_a_now a{
    border-bottom: 1px solid #fff ;
}
.c_contentcpl{
    width: 19% !important;
/*    position: fixed; */
position: absolute;
    left: 0;
    top: 70px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.c_contentcpr{
    width: 76%; padding-top:36px;
}
.c_contentcplt{
    text-align: center;
    width: 100%;
    height:60px;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background:#0050A3;
}
.c_contentcplb ul li{
    width: 100%;
    overflow: hidden; position: relative;
}
/*.c_contentcplb ul li:first-child{ padding:10px 1%; height:auto; overflow:hidden; clear:both;}*/
li.top{ width:26%}
.search { height:auto; overflow:hidden; clear:both}
.search input.q{ width:76%; border-top-left-radius:8px; border-bottom-left-radius:8px; line-height:36px; font-size:14px; background:#ffffff; text-indent:0.5em; border:1px solid #000000; color:#000000; float:left; }
.search  input.s{ width:24%; text-align:center; background:#000000; color:#ffffff; font-size:14px; border-top-right-radius:8px; line-height:36px;  border-bottom-right-radius:8px; border:1px solid #000000; float:left}
li.top input.q{ border:0px;}
li.top input.s{ background:url(../images/search.png) no-repeat center #fff; border:0px solid #fff;background-size:50%; }
.c_contentcplb ul li:first-child input.q::placeholder{ font-size:14px;}
.c_contentcplb ul li .t{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #fff;
    background: #A7A7A7;
    text-align: center;
    border-top: 1px solid #fff;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.c_contentcplb ul li .t a{ color: #fff;font-size: 15px;}
.c_contentcplb ul li .t:hover{
    background: #0050A3;
}
.c_contentcplb ul li.a_nsow .t{
    background: #0050A3;
}
.c_contentcplbl{
    width: 50%;
    margin-left: 25%;
    text-align: center;
}
.c_contentcplbr{
    width: 20%;
    text-align: center;
}
.c_contentcpr ul li{
    float: left;
    width: 24%;
    background: #fff;
    margin: 0 .5% 1% .5%;
    text-align: center;
}
.c_contentcpr ul{ width:100%; display:inline-block;}
.c_contentcpr ul li a{
    display: block;
}
.c_contentcpr ul li a .c_contentcprt{
    display: inline-block;
    width: 100%;
    height: 228px;
    overflow: hidden;
}
.c_contentcpr ul li a:hover .c_contentcprt img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.c_contentcprt img{
    width:100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.c_contentcpr ul li a .c_contentcprb{
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    padding: 5% 5%;
    font-size: 14px;
    background: #fff;
    color: #000;
}

.c_contentcplb .ico{ position:absolute; right:15px; width:25px; height:15px; top: 20px; z-index:1;background:url(../images/click1.png) 100% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.c_contentcplb .a_js2_on{background:url(../images/click2.png) 100% center no-repeat;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.c_contentcplb .a_txt2{ display: none; background: #fff;}
.c_contentcplb .a_txt2 a{height:30px;line-height:30px; padding-left: 34%; font-size:12px; font-weight:initial; display:block;border-bottom: 1px dashed #e2d7d2;color: #000;} 
.c_contentcplb .a_txt2 a:hover{ background: #3D3C3A; color:#fff;}
.c_contentcplb .a_txt2 a:first-child{ border-top: 1px dashed #e2d7d2;}



.am-sticky-placeholder{
    width: 19%;
    float: left;
}
.c_contentcprbs{
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 30px;
	height: 74px;
	overflow: hidden;
    padding: 5% 5%;
    font-size: 14px;
    background: #fff;
    color: #000;
}
.c_contentcprts{
    display: inline-block;
    width: 100%;
    height: 18vh;
    overflow: hidden;
}
.c_contentcprts img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.c_contentcprs ul li a:hover .c_contentcprts img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.c_contentcprs{
    width: 100%;
    padding:0;
}

.c_contentcprs ul li{
    float: left;
    width: 18%;
    background: #fff;
    margin:0 1% 2% 1%;
    text-align: center;
}
.c_contentnews{
    width: 940px;
    margin: 0 auto;
    border-top: 1px solid #DFDFDF;
}
.c_contentnewsc{
    width: 1200px;
    margin: 0 auto;
}
.c_contentnews ul li{
    padding: 10px;
    border: 1px solid #DFDFDF;
    border-top: none;
    overflow: hidden;
}
.c_contentnews ul li .c_contentnewsl{
    margin-right: 26px;
    width: 260px;
    height: 160px;
    overflow: hidden;
}
.c_contentnewsl img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.c_contentnews ul li a:hover .c_contentnewsl img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.c_contentnewsr {
    display: block;
    width: 620px;
}
.c_contentnewsr span{
    display: block;
}
.c_contentnewsrt{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 15px;
}
.c_contentnewsrs{
    font-size: 14px;
    color: #666;
    margin: 10px 0;
}
.c_contentnewsrb{
    font-size: 14px;
    color: #666;
}

.c_contentcptl{
    width: 540px;
    height: 410px;

    background: #fff;
}
.c_contentcptl .am-slider .am-slides img{
    width: 100%;
    display: inline-block;
}
.c_contentcptl .am-slider .am-slides>li{
    text-align: center;
}
.c_contentcptl .am-slider-default{
    border: none;
    box-shadow: none;
    border-radius: 0;

}
.c_contentcptr{
    width: 615px;
    overflow: hidden;
}
.c_contentcpt{
    overflow: hidden;
}
.c_contentcpb{
    margin-top: 40px;
    border-top: 1px solid #E9E9E9;
    padding-top: 50px;
    margin-bottom: 50px;
}
.c_contentcptrt{
    font-size: 25px;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    margin-top: 30px;
}
.c_contentcpb table{
    width: 100%;
}
.c_contentcpb td{
    height: 35px;
    line-height: 35px;
    border: 1px solid #ddd;
    padding-left: 50px;
}
.c_contentcpb td:nth-child(even) {
    color: #666;
}
.c_contentcpb td:nth-child(odd){
    color: #000;
}
.c_contentcpb tr:nth-child(even) {
    background: rgba(255,255,255,.6);
}
.c_contentcptrs{
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
.c_contentcptl .am-slider-default .am-control-nav{
    display: none;
}
.c_contentnewscr{
    width: 292px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.c_contentnewscl{
    width: 890px;
}
.c_contentnewsc{
    overflow: hidden;
}
.c_contentnewsclt{
    color: #262626;
    font-size: 38px;
    line-height: 60px;
    font-weight: 300; text-align:center
}
.c_contentnewscls{
    overflow: hidden;
    padding: 25px 0; text-align:center
	
}
.c_contentnewsclsl{
	display:inline-block;
    margin-right: 20px;
    color: #666;
}
.c_contentnewsclb{
    line-height: 30px;
    color: #333;
}
.c_contentnewsclb img{
	width:auto !important;
    max-width:100%;
    text-align: center;
    height: auto !important;

}
.c_contentnewsclz{
    overflow: hidden;
    margin-top: 120px;
    padding-bottom: 35px;
    border-bottom: 1px solid #E9E9E9;
}
.newshowbox_r_b_prev,.newshowbox_r_b_next{
    width: 50%;
}
.newshowbox_r_b_next{ text-align:right}
.show_prev_title{
    color: #333;
}
.newshowbox_r_b_next .show_prev_title.l,.newshowbox_r_b_next .show_prev_name.l{ float:none; display:inline-block} 
.c_contentnewscrt{
    height: 66px;
    line-height: 66px;
    text-align: center;
    color: #333;
    border-bottom: 1px solid #E5E5E5;
}
.c_contentnewscrb{
    margin-bottom: 30px;

}
.c_contentnewscrb ul li{
    padding: 20px;
    border-bottom: 1px dashed #E5E5E5;
}
.c_contentnewscrb ul li a{
    font-size: 14px;
    color: #333;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.case_bt{
    font-size: 25px;
    text-align: center;
}
.lxwmpgt{
    overflow: hidden;
}
.section4c ul li{
    float: left;
    margin-right: 37px;
    text-align: left;
}
.section4c ul li ul li{
    float: none;
}
.maindhr {
    overflow: hidden;
    width: 65px;
}
.maindhr a{
    color: #fff;
    float: none;
    display: block;
    margin-bottom: 8px;
}
.maindh li a{
    color: #fff;
}
.maindh li ul li a{
    color: #fff;
    font-size: 14px;
}
.jsyy{
    overflow: hidden;
    padding-top: 20px;
}
.jsyyl img{
    width: 100%;
}
.xwzxc{
    display: block;
    padding-top: 20px;
    overflow: hidden;
}
.section4brs{
    text-align: left;
    width: 955px;
    padding: 18px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.section4brs p{
    margin: 6px 0;
}
.sylnmct{
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}
.sylnmcb{
    font-size: 18px;
    color: #fff;
    margin-bottom: 60px;
}

.jsyyl{
    display: block;
    width: 190px;
    height: 230px;
    line-height: 230px;
    overflow: hidden;
}

.jsyyr{
    width: 300px;
    display: block;
    padding: 20px;
}
.jsyyrt{
    font-size: 21px;
    margin-bottom: 20px;
}
.jsyyr span{
    display: block;
    color: #fff;
    text-align: left;
}
.jsyy ul li{
    padding: 10px;
    display: block;
    width: 540px;
    float: left;
    margin-right: 36px;
    background: rgba(0,0,0,.5);
    margin-bottom: 30px;
}
.jsyy ul li:nth-child(2n){ margin-right:0}
.jsyyr{
    display: block;

}


.n_rongyu{
    margin-top: 30px;
}
.n_rongyu .n_rongyu_li li{
    margin-bottom: 15px;
    position: relative;
    width: 383px;
    overflow: hidden;
    /*height: 58px;*/
    margin-right: 20px;
    border: 1px solid #E9E9E9;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.am-gallery-item_img_s{
    height: 240px;
    width: 90%;
    margin: 0 auto;
    line-height: 240px;
    text-align: center;
}
.am-gallery-item_img_s img{
    max-width: 100%;
    max-height: 220px;
}
.n_rongyu .n_rongyu_li li:hover{
    background-color: #F2F3F5;
}
.n_rongyu .n_rongyu_li li.n_rongyu_li22{
    margin-right: 0;
}
.n_rongyu .am-gallery-default>li{
    padding: 0;
}
.n_rongyu .am-gallery-item_img{
    opacity: 0;
    position: absolute;
    width: 383px !important;
    z-index: 999;
    height: 58px !important;
    top: 0;
    left: 0;
}
.n_rongyu .am-gallery-default .am-gallery-title{
    margin-top: 0;
    line-height: 58px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_rongyu .n_rongyu_li li:hover .am-gallery-title{
    color: #004EA1;
}
.n_rongyu .am-gallery-default .am-gallery-item img{
    width: auto;
}
.n_rongyu .am-gallery-title_img{
    background: url(../images/honor_fdj.png) no-repeat 20px center;
    width: 100%;
    height: 58px;
    line-height: 58px;
    color: #555555;
    font-size: 15px;
    cursor: pointer;
}
.am-gallery-title_img span{
    margin-left: 58px;
}
.catpos{ padding:10px; line-height:30px; font-size:14px; clear:both; text-align:right; width:50%; margin:auto;}
.catpos a{ color:#000000; font-size:14px;}
@media screen and (max-width:768px)
{
		.search{ text-align:right}
		.wapsear{ width:30px; height:30px; position:absolute; right:16%; top:15px; z-index:2;}
		.wapsear img{ width:100%}
		.search.wap{ position:absolute; width:100%; left:0; top:60px; z-index:1; display:none; background:#ffffff;}
	.search input.q{ width:70%; line-height:30px;}
	.search input.s{ line-height:30px;}
	.search form{ float:right}
	.catpos{ width:96%;}
	}