/*初始化*/
* {
    box-sizing: border-box ;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: '微软雅黑';
    background-color: #ffffff;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.por{
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}

.pub_banner{
    height: 450px;
    background-color: #555555!important;
}




/*左右简易头-k*/
.headxw1{
    background-color: #ffffff;
    position: relative;
    padding: 1% 0;
}
.headxw1 .logo{
    float: left;
}
.headxw1 .hotline24{
    float: right;
}
.headxw1 .htp24{
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../image/htp24.png);
    padding-top: 5px;
    margin-right: 15px;
}
.headxw1 .hotline{
    float: right;
}
.headxw1 .hotline .hltit{
    font-size: 16px;
    color: #333333;
    margin: 3% 0;
}
.headxw1 .hotline .hlcot{
    color: #00479D;
    font-size: 18px;
}
/*左右简易头-g*/


/*色块菜单-k*/
.menuxw1{
    background-color: #00479D;
}
.menuxw1 ul .mul1{
    float: left;
    display: inline-block;
    transition: all 0.1s;
    position: relative;
    width: 11%;
}
.menuxw1 ul .mul1:hover{
    background-color: #BF0303;
}
.menuxw1 .on{
    background-color: #BF0303;
}
.menuxw1 ul .mul1 .mua1{
    width: 100%;
    height: 45px;
    line-height: 45px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
}
/*色块菜单-g*/



/*foot-k*/

.footer {
    background-color: #1b1b1b;
    padding: 3% 0;
}
.footer ul {
    width: 150px;
    margin: 0px 70px 0 0;
    padding: 0;
    list-style: none;
    color: #d8d8d8;
    font-size: 14px;
    background: url(../image/footxian.png) right no-repeat;
    float: left;
}
.footer ul li {
    margin-bottom: 15px;
}
.footer ul li a {
    color: inherit;
    text-decoration: none;
}
.footer ul li.title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 18px;
    position: relative;
    color: #ffffff;
}
.footer ul.contact {
    width: 364px;
    border-right: 0;
    background: none;
}
.footer ul.contact li.title {
    margin-bottom: 30px;
}
.footer ul.contact li span {
    font-family: sans-serif;
}
.footer .qrCode {
   float: right;
}
.footer .qrCode p{
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.footer .qrCode img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}
/* links */
.links {
    color: #ffffff;
    font-size: 14px;
    border-top: 1px solid #777777;
    padding-top: 20px;
    margin-top: 20px;
}
.links .left {
    float: left;
}
.links  .left .item,
.links .right .item {
    margin-bottom: 16px;
}
.links .right {
    float: right;
    text-align: right;
}
.links .right p{
    margin: 15px 0px;
}

/*foot-g*/






.ikeyw{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 110px;
    background: url(../image/ikeyw.jpg)no-repeat center;
}
.ikeyw .ikeyw1{
    width: 400px;
    font-size: 18px;
    color: #ffffff;
    margin: 30px 0px 0px 60px;
    float: left;
}
.ikeyw .ikeyw2{
    width: 440px;
    float: left;
}
.ikeyw .ikeyw2 .p1{
    font-size: 18px;
    color: #333333;
    font-weight:bold;
    margin-bottom: 15px;
    margin-top: 30px;
}
.ikeyw .ikeyw2 .p2{
    font-size: 14px;
    color: #333333;
}
.ikeyw .ikeyw3{
    float: left;
    position: relative;
}
.ikeyw .ikeyw3 .p1{
    font-size: 14px;
    color: #333333;
    font-weight:bold;
    margin: 28px 50px 15px;
}
.ikeyw .ikeyw3 input{
    width: 290px;
    height: 35px;
    border-radius: 15px;
    border: 0px;
    padding: 0px 70px 0 20px;
    background-color: #ffffff;
}
.ikeyw .ikeyw3 button{
    position: absolute;
    right: 0;
    top: 57px;
    height: 35px;
    width: 60px;
    border: 0px;
    border-radius: 0 15px 15px 0px;
    cursor: pointer;
    font-size: 14px;
    background-color: #00479D;
    color: #ffffff;
    letter-spacing: 2px;
}

.pubtit1{
    text-align: center;
    margin: 50px 0;
    border-bottom: 1px dashed #ccc;
}
.pubtit1 .ptd1{
    font-size: 28px;
    color: #333333;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.pubtit1 .ptd2{
    font-size: 18px;
    color: #333333;
    letter-spacing: 1px;
}
.pubtit1 .ptdlx{
    margin-left: 47%;
    width: 6%;
    display: block;
    height: 2px;
    background-color: #00479D;
    margin-top: 15px;
}
.dmcl{
    color: #00479D!important;
}
.brand{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}
.brand-cot{
    text-align: center;
    position: relative;
    padding-bottom: 60px;
}
.brand-cot .core-img{
    text-align: center;
}

.brand .bc-list .bc-box{
    width: 430px;
    height: 140px;
    transition: all 0.5s;
    position: absolute;
}
.brand .bc-list .bc-box:nth-of-type(1){
    background: url(../image/bc-box1.png)no-repeat center;
    left: 5px;
    top: 0px;
}
.brand .bc-list .bc-box:nth-of-type(2){
    background: url(../image/bc-box2.png)no-repeat center;
    right: 5px;
    top: 0px;
}
.brand .bc-list .bc-box:nth-of-type(3){
    background: url(../image/bc-box3.png)no-repeat center;
    left: 5px;
    top: 200px;
}
.brand .bc-list .bc-box:nth-of-type(4){
    background: url(../image/bc-box4.png)no-repeat center;
    right: 5px;
    top: 200px;
}
.brand .bc-list .bc-box:nth-of-type(1):hover{
    background: url(../image/bc-boxh1.png)no-repeat center;
}
.brand .bc-list .bc-box:nth-of-type(2):hover{
    background: url(../image/bc-boxh2.png)no-repeat center;
}
.brand .bc-list .bc-box:nth-of-type(3):hover{
    background: url(../image/bc-boxh3.png)no-repeat center;
}
.brand .bc-list .bc-box:nth-of-type(4):hover{
    background: url(../image/bc-boxh4.png)no-repeat center;
}
.brand .bc-box .intro{
    width: 55%;
    float: right;
    margin: 30px 30px;
}
.brand .bc-box:nth-child(2n) .intro{
    float: left;
    margin: 30px 35px;
}
.brand .bc-box .intro .bctit{
    font-size: 18px;
    color: #00479d;
    margin-bottom: 15px;
}
.brand .bc-box .intro .bccot{
    font-size: 14px;
    color: #555555;
    line-height: 1.5;
}

.brand .brand-zx{
    padding-left: 25%;
    margin-top: 60px;
}
.brand .brand-zx .bz24h{
    display: inline-block;
    float: left;
    width: 58px;
    height: 58px;
    background: url(../image/bz24h.png);
}
.brand .brand-zx .bzmun{
    font-size: 24px;
    color: #555555;
    float: left;
    margin: 15px 35px;
}
.brand .brand-zx .bzbut{
    width: 200px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 1px;
    background-color: #00479d;
    color: #ffffff;
    font-size: 18px;
    float: left;
    border: 0px;
    border-radius: 10px;
}

.pubtit2{
    height: 165px;
    background: url(../image/pubtit2.png) no-repeat center bottom;
    text-align: center;
    padding-top: 90px;
    margin-bottom: 60px;
}
.pubtit2 .ptd1{
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.pubtit2 .ptd2 {
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 1px;
}

.icase{
    height: 1228px;
    background: url(../image/icase.jpg)no-repeat center;
}

.case-CA{
    position: relative;
    overflow: hidden;
}
.case-CA .ca-list{

}
.case-CA .ca-list ul li{
    float: left;
    width: 230px;
    height: 60px;
    margin-right: 12.5px;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    /*padding: 0 10px;*/
    overflow: hidden;
    text-align: center;
}
.case-CA .ca-list ul li a{
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 0 10px;
}
.case-CA .ca-list ul li:hover{
    background-color: #00479d;
    color: #ffffff;
}
.case-CA .ipronp{
    margin: 45px 0;
    height: 30px;
    background: url(../image/iproxian.png) no-repeat center;
    position: relative;
    z-index: 1;
}


.case-CA .pre1,.case-CA .next1 {
    position:absolute;
    cursor:pointer;
    width:25px;
    height:30px;
    color:white;
    text-align:center;
    line-height:40px;
    font-size:20px;
    top: 105px;
    z-index: 3;
}
.case-CA .pre1 {
    float: left;
    left: 571px;
}
.case-CA .next1 {
    float: right;
    right:572px;
}

.case-CB{
    position: relative;
}
.case-CB .cb-list{
    min-height: 675px;
}
.case-CB .cb-list .cbls{

}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg-1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.casebox{
    width: 385px;
    margin-right: 22px;
    float: left;
    margin-bottom: 22px;
}
.casebox:nth-child(3n){
    margin-right: 0;
}
.casebox:hover .img img{
    transform: scale(1.1);
}
.casebox .img{
    width: 100%;
    height: 270px;
    overflow: hidden;
}
.casebox .cot{
    width: 100%;
    background-color: #00479d;
    padding: 15px;
    color: #ffffff;
}
.casebox .cot .tit{
    width: 70%;
    float: left;
    font-size: 14px;
}
.casebox .cot .ck{
    width: 25%;
    float: right;
    font-size: 12px;
}

.case-CB .cb-menu{
    text-align: center;
    width: 100%;
    margin-top: 50px;
}
.case-CB .cb-menu ul li{
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    margin: 0 3px;
}
.case-CB .cb-menu .on{
    background-color: #00479d;
}

.iproduct{
    height: 595px;
    background: url(../image/iproduct.jpg)no-repeat center;
}
.iproduct .protit{
    padding-top: 75px;
}
.iproduct .protit .left{
    float: left;
}
.iproduct .protit .left .ptd1{
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 30px;
}
.iproduct .protit .left .ptd2{
    font-size: 18px;
    color: #333333;
}
.iproduct .protit .right{
    float: right;
    padding-top: 25px;
}
.iproduct .protit .right a{
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #00479d;
    color: #ffffff;
    display: block;
    border-radius: 10px;
    font-size: 14px;
    letter-spacing: 1px;
}
.iproduct .prols{
    position: relative;
    overflow: hidden;
    margin-top: 85px;
}
.iproduct .prols .prolist{
    padding-left: 30px;
}
.iproduct .prols .prolist ul li{
    width: 360px;
    float: left;
    margin-right: 30px;
}

.iproduct .prols .prolist ul li .img{
    width: 100%;
    height: 230px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.iproduct .prols .prolist ul li .cot{
    height: 50px;
    background-color: #555555;
    color: #ffffff;
    transition: all 0.2s;
}
.iproduct .prols .prolist ul li .cot .tit{
    font-size: 14px;
    width: 80%;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s;
}
.iproduct .prols .prolist ul li .cot .tub{
    margin-left: 5px;
    display: inline-block;
    width: 25px;
    height: 50px;
    transition: all 0.5s;
    background: url(../image/ipjth2.png) no-repeat center;
    background-size: 80%;
}
.iproduct .prols .prolist ul li:hover .img img{
    transform: scale(1.1);
}
.iproduct .prols .prolist ul li:hover .cot{
    background-color: #00479d;
}

.prols .pre2,.prols .next2 {
    cursor:pointer;
    color:#555555;
    text-align:center;
    line-height:37px;
    font-size:20px;
    top: 305px;
    z-index: 3;
    width: 70px;
    height: 40px;
    border: 1px solid #555555;
    transition: all 0.3s;
    margin-top: 20px;
}
.prols .pre2 {
    float: left;
    margin-left: 520px;
    padding-right: 10px;
}
.prols .next2 {
    float: right;
    margin-right:520px;
    padding-left: 10px;
}
.prols .pre2:hover,.prols .next2:hover {
    border: 1px solid #00479d;
    color: #ffffff;
    background-color: #00479d;
}



.ipbt{
    text-align: center;
    padding: 85px 0 50px 0;
}
.ipbt .p1{
    font-size: 36px;
    color: #333333;
    margin-bottom: 35px;
    letter-spacing: 2px;
}
.ipbt .p2{
    font-size: 24px;
    color: #555555;
    letter-spacing: 1px;
    height: 30px;
    line-height: 30px;
    background: url(../image/pbtbj.jpg) no-repeat center;
}


.ireason{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    padding-bottom: 50px;
}
.iresls{
    background: url(../image/iresls.jpg) no-repeat;
    height: 400px;
}
.ireason .iresls ul li{
    width: 50%;
    float: left;
    height: 200px;
    padding: 45px 0px 0 155px;
}
.ireason .iresls ul li .p1{
    font-size: 30px;
    color: #342c2a;
    margin-bottom: 20px;
}
.ireason .iresls ul li .p2{
    font-size: 14px;
    color: #342c2a;
    width: 85%;
    line-height: 28px;
}
.ireason .iresls ul li:nth-of-type(2){
    padding: 45px 155px 0 0px;
}
.ireason .iresls ul li:nth-of-type(2) .p1{
    color: #ffffff;
    text-align: right;
}
.ireason .iresls ul li:nth-of-type(2) .p2{
    color: #ffffff;
    text-align: right;
    margin-left: 15%;
}
.ireason .iresls ul li:nth-of-type(3) .p1{
    color: #ffffff;
}
.ireason .iresls ul li:nth-of-type(3) .p2{
    color: #ffffff;
}
.ireason .iresls ul li:nth-of-type(4){
    padding: 45px 155px 0 0px;
}
.ireason .iresls ul li:nth-of-type(4) .p1{
    text-align: right;
}
.ireason .iresls ul li:nth-of-type(4) .p2{
    text-align: right;
    margin-left: 15%;
}

.ireason .iresal{
    margin: 50px auto 0;
    text-align: center;
}
.ireason .iresal span {
    width: 375px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    border: 1px dashed #00479d;
    display: inline-block;
    border-radius: 25px;
    font-size: 20px;
    color: #00479d;
    vertical-align: middle;
}
.ireason .iresal a {
    width: 300px;
    height: 65px;
    background: #00479d;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    color: #fff;
    border-radius: 22px;
    margin-left: -40px;
    display: inline-block;
    vertical-align: middle;
}






.isav{
    position: relative;
    background: url(../image/isvbj.jpg) no-repeat top;
}
.isav .isvlg{
    position: absolute;
    top: 500px;
    z-index: 2;
    left: -60px;
}
.isav .wsmxz{
    width: 510px;
    float: right;
    padding-top: 90px;
    margin-bottom: 75px;
}
.isav .wsmxz .p1{
    font-size: 30px;
    color: #333333;
    font-weight:bold;
    float: right;
    margin-bottom: 5px;
}
.isav .wsmxz .p2{
    font-size: 16px;
    color: #999999;
    float: left;
    margin-bottom: 15px;
}
.isav .wsmxz .p2 .p2why{
    font-size: 36px;
    color: #00479d;
}
.isav .wsmxz .p3{
    font-size: 16px;
    color: #555555;
    float: right;
}


.isav .isvls{
    position: relative;
}
.isav .isvls .isvbox{
    position: relative;
    height: 325px;
    width: 300px;
    float: left;
}
.isav .isvls .isvbox:nth-of-type(1){
    background: url(../image/isv01.jpg)no-repeat center;
    margin-left: 50%;
}
.isav .isvls .isvbox:nth-of-type(2){
    background: url(../image/isv02.jpg)no-repeat center;
}
.isav .isvls .isvbox:nth-of-type(3){
    background: url(../image/isv03.jpg)no-repeat center;
}
.isav .isvls .isvbox:nth-of-type(4){
    background: url(../image/isv04.jpg)no-repeat center;
}
.isav .isvls .isvbox:nth-of-type(3) .p1{
    color: #FFFFFF;
}
.isav .isvls .isvbox:nth-of-type(3) .p2{
    color: #FFFFFF;
}
.isav .isvls .isvbox:nth-of-type(3) .p3{
    color: #FFFFFF;
}
.isav .isvls .isvbox:nth-of-type(4) .p1{
    color: #FFFFFF;
}
.isav .isvls .isvbox:nth-of-type(4) .p2{
    color: #FFFFFF;
}
.isav .isvls .isvbox:nth-of-type(4) .p3{
    color: #FFFFFF;
}
.isav .isvls .isvbox .p1{
    font-size: 21px;
    color: #000000;
    margin: 115px 0 55px 160px;
}

.isav .isvls .isvbox .p2{
    font-size: 18px;
    color: #000000;
    padding: 0 5% 15px;
    text-align: center;
    font-weight:bold;
}

.isav .isvls .isvbox .p3{
    font-size: 14px;
    color: #000000;
    padding: 0 10%;
    text-align: center;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}



.pubtit3{
    height: 165px;
    background: url(../image/pubtit3.png) no-repeat center bottom;
    text-align: center;
    padding-top: 90px;
    margin-bottom: 60px;
}
.pubtit3 .ptd1{
    font-size: 28px;
    color: #333333;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.pubtit3 .ptd2 {
    font-size: 18px;
    color: #333333;
    letter-spacing: 1px;
}







.iabcot .tit{
    font-size: 28px;
    color: #333333;
    text-align: center;
    margin: 20px 0;
    letter-spacing: 2px;
}


.iabcot .intro{
    font-size: 14px;
    color: #555555;
    line-height: 2;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.iabcot .ck{
    text-align: center;
    font-size: 14px;
    color: #00479d;
    padding-bottom: 30px;
}




.inews2{
    /*margin-top: 55px;*/
}
.inews2 .inewsmu{
    margin-bottom: 20px;
}
.inews2 .inewsmu .on{
    background-color: #0268b2!important;
}
.inews2 .inewsmu ul li{
    width: 33.33%;
    background-color: #313131;
    height: 75px;
    float: left;
    transition: all 0.5s;
}
.inews2 .inewsmu ul li .inlg{
    width: 45px;
    height: 40px;
    float: left;
    margin: 18px 60px 17px 60px;
}
.inews2 .inewsmu ul li:hover{
    background-color: #0268b2;
}
.inews2 .inewsmu ul li:nth-of-type(1) .inlg{
    background: url(../image/inewlg1.png)no-repeat center;
}
.inews2 .inewsmu ul li:nth-of-type(2) .inlg{
    background: url(../image/inewlg2.png)no-repeat center;
}
.inews2 .inewsmu ul li:nth-of-type(3) .inlg{
    background: url(../image/inewlg3.png)no-repeat center;
}
.inews2 .inewsmu ul li .intt{
    float: left;
}
.inews2 .inewsmu ul li .intt .p1{
    font-size: 18px;
    color: #ffffff;
    line-height: 75px;
}
.inews2 .inewsmu ul li .intt .p2{
    font-size: 12px;
    color: #ffffff;
}


.inews2 .inewsls{
    margin-bottom: 70px;
}
.inews2 .inewsls .inewsal{

}

.inewsbox{
    width: 290px;
    height: 245px;
    float: left;
    margin-right: 13.3px;
}
.inewsbox:nth-child(4n){
    margin-right: 0px;
}
.inewsbox:hover .inbnr{
    background-color: #0268b2;
}
.inewsbox:hover .inbnr .p1{
    color: #ffffff;
    padding-left: 30px;
}
.inewsbox:hover .inbnr .inbjt{
    transform:rotate(360deg);
    background: url(../image/ipjtb.png) no-repeat center;
    background-size: 80%;
}
.inewsbox:hover .inbimg img{
    transform: scale(1.1);
}
.inewsbox .inbimg{
    width: 290px;
    height: 200px;
    overflow: hidden;
}
.inewsbox .inbimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.inewsbox .inbnr{
    width: 290px;
    height: 45px;
    overflow: hidden;
    background-color: #eeeeee;
    line-height: 45px;
    transition: all 0.5s;
}
.inewsbox .inbnr .p1{
    font-size: 14px;
    color: #555555;
    width: 80%;
    padding-left: 20px;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.5s;
}
.inewsbox .inbnr .inbjt{
    margin-left: 5px;
    display: inline-block;
    width: 26px;
    height: 45px;
    transition: all 0.5s;
    background: url(../image/ipjth.png) no-repeat center;
    background-size: 80%;
}

.inews{
    position: relative;
    min-width: 1200px;
    height: 780px;
    background: url(../image/inewsbj.jpg)no-repeat center;
}
.inews .inewslt{
    /*float: left;*/
    position: relative;
}
.inews .inewslt2{
    float: left;
    margin-bottom: 25px;
}
.inews .inewslt2 .ul1{
    height: 190px;
    overflow: hidden;
    display: block!important;
}
.inews .inewslt2 .ul1 li{
    float: left;
    width: 212.5px;
    height: 153px;
    text-align: center;
    padding: 60px;
    transition-duration: 0.3s;
    cursor: pointer;
}
.inews .inewslt2 .ul1 li span{
    width: 45px;
    height: 3px;
    background-color: #313131;
    display: inline-block;
    margin-bottom: 20px;
    transition: all 1s;
}
.inews .inewslt2 .ul1 li p{
    font-size: 18px;
    color: #090909;
    transition-duration: 0.5s;
}
.inews .inewslt2 .ul1 li a{
    font-size: 12px;
    color: #ffffff;
    transition-duration: 1s;
    margin-top: 40px;
    display: inline-block;
    display: none;
}
.inews .inewslt2 .incur{
    height: 190px!important;
    background-color: #00479d!important;
}
.inews .inewslt2 .incur span{
    background-color: #ffffff!important;
}
.inews .inewslt2 .incur p{
    color: #ffffff!important;
}
.inews .inewslt2 .incur a{
    display: block!important;
}


.inews .inewslt .inewslist{
    position: absolute;
    top: 230px;
    display: block;
}
.inews .inewslt .inewslistop1{
    display: block;
    transition-duration: 0.5s;
}
.inews .inewslt .inewslist .initem{
    width: 580px;
    height: 100px;
    margin-bottom: 25px;
}
.inews .inewslt .inewslist .initem img{
    width: 155px;
    height: 100px;
    float: left;
}
.inews .inewslt .inewslist .initem .nbrt{
    width: 400px;
    height: 100px;
    float: right;
    position: relative;
}
.inews .inewslt .inewslist .initem .nbrt .p1{
    font-size: 14px;
    color: #090909;
    margin: 0px 0 8px;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}
.inews .inewslt .inewslist .initem .nbrt .p2{
    font-size: 12px;
    color: #8a9c90;
    margin-bottom: 10px;
}
.inews .inewslt .inewslist .initem .nbrt .p3{
    font-size: 12px;
    color: #555555;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    /*width: 80%;*/
}
.inews .inewslt .inewslist .initem .nbrt .a1{
    position: absolute;
    right: 0;
    bottom: 7px;
    color: #8a9c90;
    font-size: 12px;
}

.inews .inewsrt{
    float: right;
    margin-top: 215px;
}
.inews .inewsrt .ictprt4{
    padding: 35px 100px 0;
}
.inews .inewsrt .ictprt4 .ipt1{
    width: 335px;
    height: 115px;
    border-radius: 10px;
    margin-bottom: 13px;
    padding: 15px;
    border: 0px;
    color: #555;
    resize:none;
}
.inews .inewsrt .ictprt4 .ipt2{
    width: 335px;
    height: 50px;
    border-radius: 10px;
    border: 0px;
    padding: 0 15px;
    margin-bottom: 13px;
}
.inews .inewsrt .ictprt4 button{
    width: 130px;
    height: 40px;
    background-color: #00479d;
    border: 0px;
    border-radius: 10px;
    color: #ffffff;
}

.inews .inewsrt .inewsaq{
    padding: 27px 0px 0 125px;
}
.inews .inewsrt .inewsaq .wditem{
    margin-bottom: 21px;
}
.inews .inewsrt .inewsaq .wditem a{
    color: #ffffff;
    font-size: 12px;
    display: block;
    margin-top: 1px;
}





.ilink{
    background-color: #00479d;
    padding: 20px 0;
}
.ilink .p1{
    font-size: 30px;
    color: #FFFFFF;
    font-weight:bold;
    float: left;
}
.ilink .p2{
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    padding: 10px 5px 0 20px;
    font-weight:bold;
}
.ilink .iliknall{
    padding: 2.5px 0px 0;
    line-height: 27px;
}
.ilink .iliknall a{
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 10px;
}


/*cp*/
.pbls{
    position: relative;
    margin-bottom: 50px;
}

.location{
    margin: 30px 0;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    height: 50px;
}
.location .lfx{
    width: 5px;
    height: 30px;
    background-color: #00479d;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.location span{
    font-size: 14px;
    color: #555555;
}
.location a{
    font-size: 14px;
    color: #555555;
    margin:0 5px;
}

.pctlf{
    width: 300px;
    float: left;
}
.pctlf .pctlfmeu{
    width: 300px;
}

.pctlf .pctlfmeu .pcfmt{
    width: 100%;
    background-color: #313131;
    padding: 25px 30px;
}
.pctlf .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    margin-top: 3px;
}
.pctlf .pctlfmeu .pcfml{
    width: 100%;
    background: #313131;
}
.pctlf .pctlfmeu .pcfml .yjfl{
    display: block;
    background: #313131;
    color: #fff;
    line-height: 30px;
    padding: 15px 5px;
    font-size: 16px;
    position: relative;
    transition: all .5s;
    width: 90%;
    margin-left: 5%;
    /*background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);*/
    /*background-size: 10px 1px;*/
    /*background-repeat: repeat-x;*/
}
.pctlf .pctlfmeu .pcfml .yjfl img{
    float: left;
    margin-top: 5.2px;
}
.pctlf .pctlfmeu .pcfml .yjfl span{
    margin-left: 15px;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml .yjfl:after {
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 22px;
    background: url(../image/yjfllg2.png);
    margin: 5px 0 0 0;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li{
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li:hover{
    background-color: #00479d;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl{
    background-color: #00479d;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl span{
    margin-left: 20px;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl:after{
    transform:rotate(90deg);
}
.yjsele{
    background-color: #00479d!important;
}
.yjsele .yjfl{
    background-color: #00479d!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}


.pctlf .pctlfmeu .pcfml .ejfl{
    line-height: 50px;
    background-color: #f4f4f4;
}
.pctlf .pctlfmeu .pcfml .ejfl a{
    color: #333333;
    border-top: 1px #313131 dashed;
    padding: 0px 20px;
    position: relative;
    font-size: 14px;
    display: block;
    width: 90%;
    margin-left: 5%;
}
.pctlf .pctlfmeu .pcfml .ejfl a:nth-of-type(1){
    border-top: 0px;
}
.pctlf .pctlfmeu .pcfml .ejfl a:after{
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 11px;
    background: url(../image/ejfllg1.png);
    margin: 20px 0 0 0;
    transition: all .5s;
    position: absolute;
    right: 6px;
}
.pctlf .pctlfmeu .pcfml .ejfl a:hover{
    color: #00479d;
}
.pctlf .pctlfmeu .pcfml .ejfl a:hover:after{
    background: url(../image/ejfllg1bs.png);
}
.pctlf .pctlfmeu .pcfml .ejfl .ejsele{
    color: #00479d;
}
.pctlf .pctlfmeu .pcfml .ejfl .ejsele:after{
    background: url(../image/ejfllg1bs.png);
}
.yjsele{
    background-color: #00479d!important;
}
.yjsele .yjfl{
    background-color: #00479d!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}


.pctlflx{
    margin-top: 20px;
    width: 300px;
    height: 295px;
    background: url(../image/nylxwm.jpg) no-repeat center;
}

.pctlflx .p1{
    font-size: 24px;
    color: #ffffff;
    padding-top: 250px;
    text-align: center;
}


.pctlr{
    width: 870px;
    float: right;
}
.pctlr img{
    max-width: 100%;
}
.pctlr .pctlrtt{
    width: 100%;
    border-bottom: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 30px;
}
.pctlr .pctlrtt .p1{
    color: #333333;
    font-size: 20px;
    display: inline-block;
    line-height: 30px;
    letter-spacing: 1px;
}
/*fenye-k*/
.paging {
    margin-top: 50px;
    text-align: center;
    height: 70px;
}
.paging a{
    padding:5px 12px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0 5px;
    transition: ease-out 0.3s;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    color:#fff;
    background:#00479d;
}
.currPage{
    background:#00479d;
    color: #ffffff;
}
/*fenye-g*/
.iprobox1{
    width: 280px;
    margin-right: 15px;
    float: left;
    transition: all 0.3s;
    margin-bottom: 15px;
}
.iprobox1:nth-child(3n){
    margin-right: 0px;
}
.iprobox1:hover .ipimg img{
    transform: scale(1.1);
}
.iprobox1:hover .ipnr{
    background-color: #00479d;
}
.iprobox1:hover .ipnr .p1{
    color: #ffffff;
    /*padding-left: 20px;*/
}
.iprobox1:hover .ipnr .ipjt{
    transform:rotate(360deg);
    background: url(../image/ipjtb.png) no-repeat center;
}
.iprobox1 .ipimg{
    width: 280px;
    height: 178.5px;
    transition: all 0.5s;
    overflow: hidden;
}
.iprobox1 .ipimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.iprobox1 .ipnr{
    height: 50px;
    background-color: #eeeeee;
    line-height: 50px;
    transition: all 0.3s;
}
.iprobox1 .ipnr .p1{
    font-size: 14px;
    color: #333333;
    width: 80%;
    padding-left: 15px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s;
}
.iprobox1 .ipnr .ipjt{
    margin-left: 5px;
    display: inline-block;
    width: 26px;
    height: 50px;
    transition: all 0.3s;
    background: url(../image/ipjth.png) no-repeat center;
}


.iprobox2{
    width: 280px;
    margin-right: 15px;
    float: left;
    transition: all 0.3s;
    margin-bottom: 15px;
}
.iprobox2:nth-child(3n){
    margin-right: 0px;
}
.iprobox2:hover .ipimg img{
    transform: scale(1.1);
}
.iprobox2:hover .ipnr{
    background-color: #00479d;
}
.iprobox2:hover .ipnr .p1{
    color: #ffffff;
    /*padding-left: 20px;*/
}
.iprobox2:hover .ipnr .ipjt{
    transform:rotate(360deg);
    background: url(../image/ipjtb.png) no-repeat center;
}
.iprobox2 .ipimg{
    width: 280px;
    height: 196px;
    transition: all 0.5s;
    overflow: hidden;
}
.iprobox2 .ipimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.iprobox2 .ipnr{
    height: 50px;
    background-color: #eeeeee;
    line-height: 50px;
    transition: all 0.3s;
}
.iprobox2 .ipnr .p1{
    font-size: 14px;
    color: #333333;
    width: 80%;
    padding-left: 15px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s;
}
.iprobox2 .ipnr .ipjt{
    margin-left: 5px;
    display: inline-block;
    width: 26px;
    height: 50px;
    transition: all 0.3s;
    background: url(../image/ipjth.png) no-repeat center;
}


.iprobox3{
    width: 280px;
    margin-right: 15px;
    float: left;
    transition: all 0.3s;
    margin-bottom: 15px;
}
.iprobox3:nth-child(3n){
    margin-right: 0px;
}
.iprobox3:hover .ipimg img{
    transform: scale(1.1);
}
.iprobox3:hover .ipnr{
    background-color: #00479d;
}
.iprobox3:hover .ipnr .p1{
    color: #ffffff;
    /*padding-left: 20px;*/
}
.iprobox3:hover .ipnr .ipjt{
    transform:rotate(360deg);
    background: url(../image/ipjtb.png) no-repeat center;
}
.iprobox3 .ipimg{
    width: 280px;
    height: 193.5px;
    transition: all 0.5s;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.iprobox3 .ipimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.iprobox3 .ipnr{
    height: 50px;
    background-color: #eeeeee;
    line-height: 50px;
    transition: all 0.3s;
    text-align: center;
}
.iprobox3 .ipnr .p1{
    font-size: 14px;
    color: #333333;
    width: 80%;
    padding-left: 15px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.3s;
}



.info_list {
    padding-bottom: 5px;
}
.info_list .info-item {
    margin-bottom: 40px;
    height: 122px;
}
.info_list .info-item .times {
    width: 100px;
    height: 100%;
    float: left;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    color: #999;
    padding-top: 20px;
    position: relative;
}
.info_list .info-item .times .year {
    font-size: 18px;
    margin: 10px 0;
}
.info_list .info-item .times .day {
    font-size: 42px;
    font-weight: bold;
}
.info_list .info-item .times:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    border-top: 24px solid #00479d;
    border-bottom: 24px solid transparent;
    border-right: 24px solid transparent;
}
.info_list .info-item .intro {
    margin-left: 20px;
    width: 675px;
    height: 100%;
    float: left;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
}
.info_list .info-item .intro .img {
    width: 200px;
    height: 100px;
    float: left;
}
.info_list .info-item .intro .img img {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
.info_list .info-item .intro .txt {
    float: right;
    width: 450px;
    margin-right: 2px;
}
.info_list .info-item .intro .txt .part1 {
    font-size: 18px;
    color: #555;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
}
.info_list .info-item:hover .intro .txt .part1 {
    color: #00479d;
}
.info_list .info-item .intro .txt .part2 {
    font-size: 12px;
    color: #333333;
    margin: 10px 0 8px;
}
.info_list .info-item .intro .txt .part2 span {
    color: #777777;
}
.info_list .info-item .intro .txt .part3 {
    font-size: 12px;
    color: #666666;
    line-height: 1.8em;
    height: 40px;
    overflow: hidden;
}
.info_list .info-item .arrow {
    width: 40px;
    height: 100%;
    float: right;
    background-color: #7d7d7d;
    transition: ease-in 0.4s;
    background-image: url('../image/arrow.png');
    background-position: center center;
}
.info_list .info-item:hover .arrow{
    background-color: #00479d;
}
.info_list .info-item .arrow a {
    display: block;
    width: 100%;
    height: 100%;
}

.show {
    line-height: 2;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #333333;
    overflow: hidden;
}
.show .pimg{
    max-width: 870px;
    overflow: hidden;
    text-align: center;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 0 10px;
    color: #0068b7;
}
.show .info {
    margin-bottom: 20px;
    color: #999999;
    font-size: 14px;
    text-align: center;
}

.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
    width: 80%;
    overflow: hidden;
}
.upperandlower .next:hover a {
    color: #00479d;
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #00479d;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    border-radius: 5px;
}


.pctlr .pctlrnr{

}

.pctlr .pctlrnr .pctlrnrif{

}
.pctlr .pctlrnr .pctlrnrif .pniimg{
    max-width: 870px;
    max-height: 559px;
    overflow: hidden;
    text-align: center;
}

.pctlr .pctlrnr .pctlrnrif .pniimg img{

    display: inline-block;
}


.pctlr .pctlrnr .pctlrnrif .pninr{
    float: left;
    width: 870px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p1{
    padding-top: 50px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p2{
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}

.pctlr .pctlrnr .pctlrnrif .pninr .pnilx{
    position: relative;
    margin-top: 35px;
    padding-left: 200px;
}

.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .a1{
    width: 120px;
    height: 40px;
    background-color: #183884;
    border: 0px;
    border-radius: 5px;
    float: left;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 1px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx img{
    float: left;
    margin: 0 10px 0 50px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .pnilxp1{
    float: left;
    font-size: 14px;
    color: #183884;
    width: 200px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .pnilxp2{
    position: absolute;
    font-size: 24px;
    color: #183884;
    width: 200px;
    left: 420px;
    top: 15px;
}



.pctlr .pctlrnr .pctlrnrxx{
    margin-top: 30px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt{
    border-bottom: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 20px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt img{
    float: left;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp1{
    float: left;
    font-size: 20px;
    color: #333333;
    margin: 0 15px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp2{
    float: left;
    font-size: 18px;
    color: #cccccc;
    margin-top: 3px;
}
