/*初始化*/
* {
    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;
}

.headtop{
    height: 40px;
    border-bottom: 1px solid #cccccc;
    line-height: 40px;
}
.headtop .p1{
    font-size: 12px;
    color: #333333;
    font-weight:bold;
    float: left;

}
.headtop .htrt{
    float: right;
}
.headtop .htrt a{
    font-size: 12px;
    color: #333333;
}
.headfixed{
    min-width: 1200px;
    width: 100%;
}

.head{
    background-color: #ffffff;
    min-width: 1200px;
}

.head .headlogo{

}
.head .headlx{
    height: 60px;
    border-left: 1px solid #333333;
    margin: 25px;
    padding: 10px 25px;
}
.head .headlx .p1{
    font-size: 14px;
    color: #342c2a;
    margin-bottom: 10px;
}
.head .headlx .p2{
    font-size: 18px;
    font-weight:bold;
}
.lvsezi{
    color: #1A558D!important;
}
.head .headtb{
    float: right;
    margin: 30px 0;
}
.head .headtb .htb1{
    float: left;
    margin-left: 25px;
}
.head .headtb .htb1 img{
    float: left;
}
.head .headtb .htb1 .tbwz{
    float: left;
    padding: 5px;
    line-height: 20px;
}
.head .headtb .htb1 .tbwz p{
    font-size: 14px;
    color: #333333;
}

.headmenu{
    background-color: #000000;
}
.headmenufixed{
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 999999999999;
}
.headmenu ul li{
    float: left;
    display: inline-block;
    transition: all 1s;
    position: relative;
}
.headmenu ul li .a1{
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 25px 37px;
    transition: all 1s;
    text-align: center;
}
.headmenu ul li:hover{
    background-color: #1A558D;
}

.headselect{
    background-color: #1A558D!important;
}
.pub_banner{
    height: 350px;
}

.dropdown-menu{
    margin: 1px 0px;
    background-color: #1A558D;
    color: #1C6CB9;
    position: absolute;
    display: none;
    z-index: 999;
    /*border: 1px solid #1A558D;*/
    border-radius: 2px;
    width: 100%;
}
.dropdown-menu div:nth-child(1){
    border-top: 0px solid #ccc;
}
.dropdown-menu div{
    float: left;
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #1C6CB9;
    transition: ease-in 0.4s;
    padding: 15px 5px;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 12px;
}
.dropdown-menu div a{
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
}
.dropdown-menu div:hover{
    background-color: #1C6CB9!important;
    color: #fff!important;
}

.ikeyw{
    min-width: 1200px;
    background-color: #e5e5e5;
}
.ikeyw .intro {
    float: left;
    margin: 40px 0;
}
.ikeyw.intro a {
    color: inherit;
    text-decoration: none;
    margin: 0 2px;
}
.ikeyw .intro label {
    font-size: 14px;
    font-weight: bold;
    color: #555555;
}
.ikeyw .intro a{
    font-size: 12px;
    color: #555555;
    margin-left: 15px;
}
.ikeyw .search {
    float: right;
    padding-top: 18px;
    height: 100%;
}
.iyous{
    min-width: 1200px;
    height: 710px;
    background: url(../image/iysbj.jpg)no-repeat center;
    position: relative;
    overflow: hidden;
}
.iyous .iystitle{
    text-align: center;
    padding: 55px 0;
}
.iyous .iystitle .p1{
    font-size: 36px;
    color: #333333;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.iyous .iystitle .p2{
    font-size: 30px;
    color: #333333;
    letter-spacing: 2px;
    margin-bottom: 25px;
}
.iyous .iystitle .p3{
    font-size: 18px;
    color: #777777;
    letter-spacing: 2px;
}
.iyous dl:nth-of-type(1) {
    top: 250px;
    left: 300px;
    position: absolute;
}
.iyous dl:nth-of-type(2) {
    top: 250px;
    right: 300px;
    position: absolute;
}
.iyous dl:nth-of-type(3) {
    top: 450px;
    left: 190px;
    position: absolute;
}
.iyous dl:nth-of-type(4) {
    top: 450px;
    right: 190px;
    position: absolute;
}
.iyous dl:nth-of-type(3) dd{
    width: 220px;
    margin-right: 10px;
    margin-left: 0px;
}
.iyous dl:nth-of-type(3) dt{
    margin-top: 30px;
}
.iyous dl:nth-of-type(4) dd{
    width: 190px;
    margin-right: 0px;
    margin-left: 20px;
}

.iyous dd {
    width: 260px;
    margin-right: 30px;
    margin-left: 30px;
    float: left;
    font-size: 18px;
    color: #555555;
    padding-top: 40px;
    line-height: 32px;
    transition: all 1s;
}
.iyous dt {
    float: left;
    width: 145px;
    height: 145px;
    border: 2px solid #1A558D;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    padding: 40px 0px;
    line-height: 30px;
    transition: all 1s;
}

.iyous dl:hover dt {
    background: #1A558D;
    color: #fff;
    border:1px solid transparent;
    animation-duration:3s;
    animation-name:flipInY;
}
.iyous dl:hover dd {
    color: #1A558D;
}

.ihqfn{
    background-color: #1A558D;
    height: 230px;
}
.ihqfn .ihqdnlt{
    width: 50%;
    padding: 50px 0;
    float: left;
}
.ihqfn .ihqdnlt .p1{
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}
.ihqfn .ihqdnlt .p2{
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 20px;
}
.ihqfn .ihqdnlt .ihqdnltdh{

}
.ihqfn .ihqdnlt .ihqdnltdh img{
    float: left;
}
.ihqfn .ihqdnlt .ihqdnltdh .p3{
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    color: #ffffff;
    font-size: 18px;
}

.ihqfn .ihqdnrt{
    width: 50%;
    float: right;
    padding: 50px 0;
}
.ihqfn .ihqdnrt .p1{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}
.ihqfn .ihqdnrt .inpt1{
    width: 180px;
    height: 50px;
    padding: 15px;
    border: 0px;
    margin-right: 15px;
}
.ihqfn .ihqdnrt .inpt2{
    width: 245px;
    height: 50px;
    padding: 15px;
    border: 0px;
    margin-right: 15px;
}
.ihqfn .ihqdnrt button{
    width: 110px;
    height: 50px;
    text-align: center;
    background-color: #342c2a;
    border: 0px;
    color: #ffffff;
    margin-top: 1px;
}
.ihqfn .ihqdnrt .p2{
    font-size: 18px;
    color: #ffffff;
    margin-top: 15px;
}


.iprols{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}

.ipls{

}
.ipls .iplsfl{
    float: left;
    width: 285px;
}
.ipls .iplsfl .iplsflbt{
    width: 100%;
    height: 70px;
    background-color: #1A558D;
    font-size: 24px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
    letter-spacing: 5px;
}
.ipls .iplsfl .ipcl{

}
.ipls .iplsfl .ipyj{
    height: 75px;
    background: url(../image/ipyj.jpg)no-repeat center;
    padding: 22px 55px;
}
.ipls .iplsfl .ipyj a{
    font-size: 16px;
    color: #333333;
}
.ipls .iplsfl .ipcl ul li{
    width: 270px;
    height: 40px;
    background-color: #eeeeee;
    line-height: 40px;
    border-top: 1px dashed #ccc;
    padding: 0 25px;
    font-size: 14px;
    color: #333333;
    transition: all 0.5s;
}
.ipls .iplsfl .ipcl ul li:hover{
    color: #1A558D;
}
.ipls .iplsfl .ipcl ul li:nth-of-type(1){
    border-top: 0px;
    margin-top: -10px;
}
.ipls .iplsfl .ipcl ul li img{
    float: left;
    padding: 12px;
}
.ipls .iplsfl .ipcl ul li a{
    float: left;
}
.ipls .iplsfl .ipdibu{
    height: 10px;
    background-color: #eeeeee;
    width: 270px;
}
.ipls .iplsfl .ipdibu2{
    height: 10px;
    background-color: #1A558D;
    width: 270px;
}


.ipls .iplsfr{
    float: right;
    width: 860px;
}
.ipls .iplsfr .iplsfrme{
    height: 50px;
    float: left;
    width: 720px;
    background: #eeeeee;
    /*overflow: hidden;*/
    border-bottom: 3px #959595 solid;
    z-index: 1;
    margin-bottom: 50px;
}
.ipls .iplsfr .iplsfrme a{
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 50px;
    float:left;
    text-align: center;
    padding: 0 20px;
    height: 50px;
    background: #eeeeee;
    border-bottom: 3px #959595 solid;
    transition: all 0.5s;
}
.lvse{
    z-index: 2;
    color: #ffffff !important;
    background: #1A558D !important;
    border-bottom:3px #0F365D solid !important;
}

.ipls .iplsfr .iplsfrmore{
    float: left;
}
.ipls .iplsfr .iplsfrmore a{
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #555;
    text-align: center;
    float: right;
    width: 140px;
    cursor: pointer;
    background: #eeeeee;
    border-bottom: 3px #959595 solid;
}



.ipls .iplsfr .iprlist{

}
.ipls .iplsfr .iprlist .probox{
    width: 275px;
    height: 310px;
    border: 1px #eeeeee solid;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
}
.ipls .iplsfr .iprlist .probox:nth-child(3n){
    margin-right: 0px;
}
.ipls .iplsfr .iprlist .probox:hover{
    border: 1px #1A558D solid;
}
/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
    /*background-color: #1A558D;*/
/*}*/
.ipls .iplsfr .iprlist .probox:hover .proboxcot:before{
    top: 0px;
}
.ipls .iplsfr .iprlist .probox:hover .proboxcot .p1{
  /*  border-bottom: 1px dashed #ffffff;*/
    color: #ffffff;
}
.ipls .iplsfr .iprlist .probox:hover .proboxcot .p2{
    color: #ffffff;
}
.ipls .iplsfr .iprlist .probox .proboximg{
    width: 273px;
    height: 263px;
}
.ipls .iplsfr .iprlist .probox .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.ipls .iplsfr .iprlist .probox .proboxcot{
    height: 45px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.5s;
    position: relative;
}
.ipls .iplsfr .iprlist .probox .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #1A558D;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.ipls .iplsfr .iprlist .probox .proboxcot .p1{
    padding: 5% 0;
 /*   border-bottom: 1px dashed #333333;*/
    font-size: 14px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.ipls .iplsfr .iprlist .probox .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.ipls .iplsfr .iprlist .probox .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.ipls .iplsfr .iprlist .probox .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}





.ipls .iplsfr .iporlx{
    width: 700px;
    text-align: center;
    margin-top: 55px;
    margin-left: 70px;
}
.ipls .iplsfr .iporlx p{
    font-size: 22px;
    color: #333333;
    float: left;
}
.ipls .iplsfr .iporlx a{
    width: 200px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    background-color: #1A558D;
    border-radius: 10px;
    border: 0px;
    display: block;
    float: right;
    margin-top: -8px;
}



.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;
}
.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 #1A558D;
    display: inline-block;
    border-radius: 25px;
    font-size: 20px;
    color: #1A558D;
    vertical-align: middle;
}
.ireason .iresal a {
    width: 300px;
    height: 65px;
    background: #1A558D;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    color: #fff;
    border-radius: 22px;
    margin-left: -40px;
    display: inline-block;
    vertical-align: middle;
}
.ialbt{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}
.ialls{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background: url(../image/ialtop.jpg)no-repeat top;
}

.ialls .ialml{
    height: 80px;
    line-height: 80px;
    width: 1200px;
    margin: 0 auto;
    background: url(../image/al_ico2.jpg) no-repeat left top;
}

.ialls .ialml li {
    float: left;
    line-height: 80px;
    font-size: 16px;
    color: #666666;
    background: url(../image/al_ico2.jpg) no-repeat right top;
    width: 200px;
    text-align: center;
    transition: all 0.5s;
}
.ialls .ialml li span {
    padding-left: 28px;
    background: url(../image/al_ico1.png) no-repeat left center;
    height: 22px;
    line-height: 22px;
}

.ialls .ialml li.on{
    background-color: #1A558D;
    color: #fff;
}
.ialls .ialml li.on span {
    background: url(../image/al_ico1_hv.png) no-repeat left center;
}




.ialls .ialcot{

}
.ialls .ialcot .jsnr{
    float: left;
    width: 75%;
    padding: 50px 0;
}
.ialls .ialcot .jsnr .a1{
    font-size: 24px;
    color: #555555;
    margin-bottom: 25px;
    display: block;
}
.ialls .ialcot .jsnr .a2{
    font-size: 14px;
    color: #555555;
}
.ialls .ialcot .jsbut{
    float: right;
    padding: 50px 0;
}
.ialls .ialcot .jsbut a{
    width: 200px;
    height: 50px;
    background-color: #1A558D;
    color: #ffffff;
    border: 0px;
    display: block;
    text-align: center;
    line-height: 50px;
}
.ialls .ialcot .antp{

}
.ialls .ialcot .antp .img1{
    float: left;
    width: 665px;
    height: 350px;
}
.ialls .ialcot .antp .img2{
    float: right;
    width: 505px;
    height: 350px;
}

.ialls .iallx{
    margin-top: 50px;
    text-align: center;
}
.ialls .iallx .a1{
    width: 360px;
    height: 60px;
    background-color: #ffffff;
    border: 1px solid #1A558D;
    color: #1A558D;
    display: block;
    float: left;
    line-height: 60px;
    border-radius: 30px;
    margin-left: 200px;
}
.ialls .iallx .a2{
    width: 360px;
    height: 60px;
    background-color: #1A558D;
    border: 1px solid #1A558D;
    color: #ffffff;
    display: block;
    float: left;
    line-height: 60px;
    border-radius: 30px;
    margin-left: 70px;
}


.izsls{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    margin-bottom: 80px;
}

.izsls .izslist{
    background: url(../image/zs_u.jpg) no-repeat left top;
    height: 333px;
    padding: 75px 0 0 400px;
}
.zs_j1,.zs_j2{
    padding-top:81px;
}
.zs_j1{
    margin-right:32px;
}
.izslist ul {
    float: left;
    width: 720px;
}
.izslist li {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-right: 24px;
    width: 152px;
    transition: all 0.5s;
}
.izslist li img {
    width: 170px;
    height: 220px;
}
.izscot li {
    float:left;
    font-size:0;
    line-height:0;
    width:400px;
    position:relative;
    transition: all 0.5s;
}
.izscot li b img {
    width:400px;
    height:360px;
}
.izscot li p {
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
    position:absolute;
    left:0;
    top:0;
    text-align:center;
}
.izscot li p i {
    padding-top:50px;
    font-size:0;
    line-height:0;
    display:block;
    height:140px;
    background:url(../image/yf_a.png) no-repeat center bottom;
}
.izscot li p .span1{
    display:block;
    line-height:46px;
    padding-top:18px;
    font-size:26px;
    color:#fff;
    font-weight:bold;
}
.izscot li p .span2{
    font-size:18px;
    color:#fff;
    line-height:35px;
    padding:16px 40px 0;
    display:block;
}
.izscot li.cur p {
    background:rgba(26,85,141,0.85);
    transition: all 1s;
}
.izscot li.cur p i {
    animation-duration:3s;
    animation-name:flipInY;
}






.list1 {
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background:#f7f7f7 url(../image/ls_bj1.jpg) no-repeat center top;
    height:2100px;
    padding-top:114px;
}
.youd {
    /*background:url(../image/ls_bj2.jpg) no-repeat center 79px;*/
    height:1910px;
    position:relative;
}
.youd .titis {
    height:129px;
    text-align: center;
}
.youd .titis h4 {
    text-shadow:none;
    font-size: 30px;
    color: #1A558D;
    margin-bottom: 30px;
}
.youd .titis p {
    font-size: 24px;
    color: #333333;
}
.youd .titis p em {
    padding-right:20px;
    display:inline-block;
}
.yd_t1,.yd_t2,.yd_t3,.yd_t4 {
    position:absolute;
}
.yd_t1 {
    top:133px;
    right:-4px;
}
.yd_t2 {
    top:535px;
    left:13px;
}
.yd_t3 {
    top:966px;
    right:17px;
}
.yd_t4 {
    top:1420px;
    left:13px;
}
.youd dt {
    float:left;
    width:58px;
    height:97px;
    text-align:center;
    font:36px "Impact";
    color:#fff;
    background:url(../image/yd_ico1.png) no-repeat;
    padding-top:10px;
}
.youd dd {
    float:left;
    width:610px;
    padding-left:24px;
}
.dls2 dd{
    width: 530px;
}
.dls4 dd{
    width: 550px;
}
.youd dd h4 {
    font-size:24px;
    color:#333333;
    line-height:30px
}
.youd dd h4 em {
    font-size:34px;
    color:#1A558D;
}
.youd dd .spanyw {
    font-size:16px;
    color:#b5b5b5;
    padding-top:10px;
    display:block;
}
.youd dd p {
    padding-left:20px;
    font-size:18px;
    color:#333333;
    line-height:40px;
    background:url(../image/yd_ico2.jpg) no-repeat left 7px;
    margin-top:29px;
}
.youd dl {
    position:absolute;
}
.youd dl.dls1 {
    top:220px;
    left:3px;
}
.youd dl.dls2 {
    top:717px;
    right:-17px;
}
.youd dl.dls3 {
    top:1117px;
    left:3px;
}
.youd dl.dls4 {
    top:1570px;
    right:0px;
}




.ihqbj{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 320px;
    background: url(../image/ihqbjbj.jpg)no-repeat center;
}

.ihqbj .hqbj{
    padding: 200px 0 0;
}
.ihqbj .hqbj .inpt1{
    width: 275px;
    height: 60px;
    padding: 10px;
    float: left;
    margin-right: 20px;
}
.ihqbj .hqbj .inpt2{
    width: 330px;
    height: 60px;
    padding: 10px;
    float: left;
    margin-right: 20px;
}
.ihqbj .hqbj .inpt3{
    width: 330px;
    height: 60px;
    padding: 10px;
    float: left;
    margin-right: 20px;
}
.ihqbj .hqbj button{
    width: 185px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #1A558D;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    float: left;

}

.inews{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}
.inews .inewsls{

}
.inews .inewsls .inlsfl{
    width: 555px;
    float: left;
}
.inews .inewsls .inlsfl .inlsfltt{

}
.inews .inewsls .inlsfl .inlsfltt p{
    font-size: 24px;
    color: #555555;
    float: left;
}
.inews .inewsls .inlsfl .inlsfltt a{
    font-size: 14px;
    color: #1A558D;
    float: right;
    margin-top: 10px;
}
.inews .inewsls .inlsfl .insl1{
    margin-top: 15px;
    width: 100%;
    height: 170px;
    background-color: #eeeeee;
}
.inews .inewsls .inlsfl .insl1 .insl1img{
    width: 200px;
    height: 100%;
    float: left;
}
.inews .inewsls .inlsfl .insl1 .insl1img img{
    width: 100%;
    height: 100%;
    display: block;
}
.inews .inewsls .inlsfl .insl1 .insl1cot{
    float: left;
    padding: 30px 30px 0 30px;
    width: 355px;
}
.inews .inewsls .inlsfl .insl1 .insl1cot .p1{
    font-size: 18px;
    color: #333333;
    margin-bottom: 15px;
}
.inews .inewsls .inlsfl .insl1 .insl1cot .p2{
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin-bottom: 15px;
    height: 50px;
    overflow: hidden;
}
.inews .inewsls .inlsfl .insl1 .insl1cot.inslstime{

}
.inews .inewsls .inlsfl .insl1 .insl1cot .inslstime .p1{
    float: left;
    font-size: 12px;
    color: #555555;
}
.inews .inewsls .inlsfl .insl1 .insl1cot .inslstime .a1{
    float: right;
    font-size: 12px;
    color: #1A558D;
}
.inews .inewsls .inlsfl .insl2{
    width: 100%;
    height: 105px;
    border-bottom: 1px dashed #cccccc;
    padding: 30px 0;
}
.inews .inewsls .inlsfl .insl2 .p1{
    width: 70%;
    float: left;
    font-size: 14px;
    color: #333333;
}
.inews .inewsls .inlsfl .insl2 .p2{
    width: 15%;
    float: right;
    font-size: 12px;
    color: #333333;
}
.inews .inewsls .inlsfl .insl2 .p3{
    width: 95%;
    font-size: 12px;
    color: #333333;
    margin-top: 15px;
    height: 25px;
    overflow: hidden;
}


.inews .inewsls .inlsfr{
    width: 555px;
    float: right;
}
.inews .inewsls .inlsfr .inlsfrtt{
    margin-bottom: 15px;
}
.inews .inewsls .inlsfr .inlsfrtt p{
    font-size: 24px;
    color: #555555;
    float: left;
}
.inews .inewsls .inlsfr .inlsfrtt a{
    font-size: 14px;
    color: #1A558D;
    float: right;
    margin-top: 10px;
}
.inews .inewsls .inlsfr .insl3{
    width: 100%;
    height: 145px;
    margin-bottom: 25px;
}
.inews .inewsls .inlsfr .insl3 .insl3img{
    width: 170px;
    height: 145px;
    float: left;
}
.inews .inewsls .inlsfr .insl3 .insl3img img{
    width: 100%;
    height: 100%;
    display: block;
}
.inews .inewsls .inlsfr .insl3 .insl3cot{
    float: right;
    width: 360px;
    padding: 15px 0;
}
.inews .inewsls .inlsfr .insl3 .insl3cot .p1{
    font-size: 16px;
    color: #555555;
    margin-bottom: 13px;
}
.inews .inewsls .inlsfr .insl3 .insl3cot .p2{
    font-size: 14px;
    color: #555555;
    margin-bottom: 13px;
    line-height: 25px;
    height: 55px;
    overflow: hidden;
}
.inews .inewsls .inlsfr .insl3 .insl3cot .a1{
    width: 100px;
    height: 25px;
    border-radius: 20px;
    background-color: #1A558D;
    display: block;
    border: 0px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;
    font-size: 14px;
}



.itxfw{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    height: 768px;
    background: url(../image/itxfwbj.jpg)no-repeat center;
}
.itxfw .itxfwxq{
    width: 305px;
    padding-top: 270px;
    margin-left: 105px;
}
.itxfw .itxfwxq .inpt1{
    float: left;
    width: 130px;
    height: 42px;
    padding: 10px;
    border: 0px;
}
.itxfw .itxfwxq .inpt2{
    float: right;
    width: 160px;
    height: 42px;
    padding: 10px;
    border: 0px;
}
.itxfw .itxfwxq .inpt3{
    width: 305px;
    height: 130px;
    padding: 10px;
    margin-top: 15px;
    border: 0px;
}
.itxfw .itxfwxq button{
    width: 130px;
    height: 45px;
    background-color: #1A558D;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 3px;
    margin-top: 15px;
    border: 0px;
}
.itxfw .itxfwrx{
    width: 200px;
    text-align: right;
    margin: 50px 0 0 215px;
}
.itxfw .itxfwrx .p1{
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 15px;
}
.itxfw .itxfwrx .p2{
    font-size: 24px;
    color: #ffffff;
}

.itxfw .itxfwlb{
    width: 42%;
    float: right;
    padding: 80px 0 0;
}
.itxfw .itxfwlb ul li{
    height: 170px;
}
.itxfw .itxfwlb ul li .p1{
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 15px;
}
.itxfw .itxfwlb ul li .p2{
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}



.ipartner{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
}
.ipartner .shz_nr{
    height: 265px;
    background: url(../image/partner.jpg) bottom no-repeat;
}

.ipartner .shz_nr img {
    width: 180px;
    height: 68px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 40px;
}













.footer {
    background-color: #1b1b1b;
}
.footer .main {
    width: 1200px;
    margin: 0 auto;
    padding: 54px 0 48px 0;
    position: relative;
}
.footer .main ul {
    width: 164px;
    height: 224px;
    margin: 0 76px 0 0;
    padding: 0;
    list-style: none;
    color: #d8d8d8;
    font-size: 14px;
    background: url(../image/footxian.png) right no-repeat;
    float: left;
}
.footer .main ul li {
    margin-bottom: 14px;
}
.footer .main ul li a {
    color: inherit;
    text-decoration: none;
}
.footer .main ul li.title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 18px;
    position: relative;
    color: #ffffff;
}
/*.footer .main ul li.title:after {*/
    /*content: '';*/
    /*display: block;*/
    /*width: 52px;*/
    /*height: 4px;*/
    /*background-color: #ffffff;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
/*}*/
.footer .main ul.contact {
    width: 364px;
    border-right: 0;
    background: none;
}
.footer .main ul.contact li.title {
    margin-bottom: 30px;
}
.footer .main ul.contact li span {
    font-family: sans-serif;
}
.footer .main .qrCode {
    position: absolute;
    right: 0;
    top: 59px;
}
.footer .main .qrCode p{
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
.footer .main .qrCode img {
    display: block;
    width: 104px;
    height: 104px;
    margin-bottom: 10px;
}
/* links */
.links {
    background-color: #1A558D;
    color: #ffffff;
    font-size: 12px;
}
.links .main {
    width: 1200px;
    margin: 0 auto;
    padding: 26px 0 20px 0;
}
.links .main a {
    color: inherit;
    text-decoration: none;
}
.links .main .left {
    float: left;
}
.links .main .left .item,
.links .main .right .item {
    margin-bottom: 16px;
}
.links .main .right {
    float: right;
    text-align: right;
}
.links .main .right p{
    margin: 15px 0px;
}




.inside {
    clear: both;
    min-height: 700px;
    padding-bottom: 30px;
}




.inside-aside {
    width: 250px;
    float: left;
    position: relative;
    margin-top: -32px;
}
.left-menu .title {
    height: 160px;
    font-size: 20px;
    background: #1A558D url(../image/left-menu-title-bg.png) no-repeat 10px center;
    color: #fff;
    text-align: center;
    padding: 45px 0 0 0;
    position: relative;
}
.left-menu .title:before {
    content: "";
    display: block;
    width: 110px;
    height: 32px;
    background: url(../image/left-menu-title-bg-02.png) no-repeat 0 0;
    position: absolute;
    right: -110px;
    top: 0;
}
.left-menu .title .cn {
    display: block;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}
.left-menu .title .en {
    color: rgba(255, 255, 255, 0.5);
}
.left-menu .box {
    background: #eeeeee;
    padding: 10px 0;
    font-size: 14px;
}
.left-menu .box li {
    position: relative;
    border-bottom: 1px #fefefe solid;
}
.left-menu .box li:before {
    content: " ";
    display: block;
    width: 0%;
    height: 100%;
    background: #1A558D;
    position: absolute;
    z-index: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:after {
    content: " ";
    display: block;
    opacity: 0;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -235px;
    position: absolute;
    right: 13px;
    top: 10px;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:last-child {
    border: none;
}
.left-menu .box li > a {
    display: block;
    line-height: 20px;
    padding: 12px 25px 12px 45px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.left-menu .box li:hover > a,
.left-menu .box li.cur > a {
    color: #fff;
}
.left-menu .box li:hover:before,
.left-menu .box li.cur:before {
    width: 100%;
}
.left-menu .box li:hover:after,
.left-menu .box li.cur:after {
    display: block;
    opacity: 1;
}
.left-menu .box li.cur > a {
    font-weight: bold;
}



.left-menu .list {
    margin: 25px 0 0 0;
}
.left-menu .list a {
    display: block;
}
.left-menu .list .first {
    display: block;
    background: #1A558D;
    color: #fff;
    line-height: 30px;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .first:after {
    content: "";
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) 0 -110px;
    margin: 5px 0 0 0;
}
.left-menu .list .first:hover {
    padding-left: 20px;
}
.left-menu .list .sencond {
    line-height: 30px;
    padding: 0 0 20px 0;
}
.left-menu .list .sencond a {
    color: #666666;
    border: 1px #eeeeee solid;
    padding: 7px 5px;
    position: relative;
    font-size: 14px;
    border-top: 0px;
}
.left-menu .list .sencond a:before {
    content: "";
    display: inline-block;
    float: left;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) 0 -140px;
    margin: 5px 5px 0 0;
    transition: all .5s;
}
.left-menu .list .sencond a:hover {
    color: #1A558D;
}

.left-menu .list .sencond a:hover:before {
    background: url(../image/all-icon.png) -30px -140px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.left-menu .list .sencond a.cur {
    color: #1A558D;
}
.left-menu .list .sencond a.cur:before {
    background: url(../image/all-icon.png) -30px -140px;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.content .probox{

}


.content .probox{
    width: 275px;
    height: 310px;
    border: 1px #eeeeee solid;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}
.content .probox:nth-child(3n){
    margin-right: 0px;
}
.content .probox:hover{
    border: 1px #1A558D solid;
}
/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
/*background-color: #1A558D;*/
/*}*/
.content .probox:hover .proboxcot:before{
    top: 0px;
}
.content .probox:hover .proboxcot .p1{
 /*   border-bottom: 1px dashed #ffffff;*/
    color: #ffffff;
}
.content .probox:hover .proboxcot .p2{
    color: #ffffff;
}
.content .probox .proboximg{
    width: 273px;
    height: 263px;
}
.content .probox .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.content .probox .proboxcot{
    height: 45px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.5s;
    position: relative;
}
.content .probox .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #1A558D;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.content .probox .proboxcot .p1{
    padding: 5% 0;
   /* border-bottom: 1px dashed #333333;*/
    font-size: 14px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.content .probox .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.content .probox .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.content .probox .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}

.probox2{
    width: 275px;
    height: 315px;
    border: 1px #eeeeee solid;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 42.5px;
    margin-bottom: 40px;
}
.probox2:nth-child(3n){
    margin-right: 0px;
}
.probox2:hover{
    border: 1px #1A558D solid;
}
/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
/*background-color: #1A558D;*/
/*}*/
.probox2:hover .proboxcot:before{
    top: 0px;
}
.probox2:hover .proboxcot .p1{
    /*border-bottom: 1px solid #ffffff;*/
    color: #ffffff;
}
.probox2:hover .proboxcot .p2{
    color: #ffffff;
}
.probox2 .proboximg{
    width: 273px;
    height: 263px;
}
.probox2 .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.probox2 .proboxcot{
    height: 50px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.5s;
    position: relative;
}
.probox2 .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #1A558D;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.probox2 .proboxcot .p1{
    padding: 6% 0;
    font-size: 16px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.probox2 .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.probox2 .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.probox2 .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}



.probox3{
    width: 275px;
    height: 310px;
    border: 1px #eeeeee solid;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}
.tjlsall .probox3:nth-child(3n){
    margin-right: 0px;
}
.probox3:hover{
    border: 1px #1A558D solid;
}
/*.ipls .iplsfr .iprlist .probox:hover .proboxcot{*/
/*background-color: #1A558D;*/
/*}*/
.probox3:hover .proboxcot:before{
    top: 0px;
}
.probox3:hover .proboxcot .p1{
    color: #ffffff;
}
.probox3:hover .proboxcot .p2{
    color: #ffffff;
}
.probox3 .proboximg{
    width: 273px;
    height: 263px;
}
.probox3 .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.probox3 .proboxcot{
    height: 45px;
    width: 100%;
    background-color: #eeeeee;
    transition: all 0.5s;
    position: relative;
}
.probox3 .proboxcot:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    top: 110px;
    background-color: #1A558D;
    position: absolute;
    z-index: 0;
    transition: all .5s;
}
.probox3 .proboxcot .p1{
    padding: 5% 0;
    font-size: 16px;
    color: #333333;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.5s;
    position: relative;
    z-index: 1;
}
.probox3 .proboxcot .p2{
    font-size: 12px;
    float: left;
    color: #555555;
    margin-left: 5%;
    width: 90%;
    margin-bottom: 5%;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    z-index: 1;
}
.probox3 .mbshow{
    /*opacity: 0;*/
    width: 275px;
    height: 263px;
    position: absolute;
    top: -265px;
    left: 0;
    background: url(../image/mbshow.png) no-repeat;
    z-index: 10;
}

.probox3 .mbshow a{
    width: 275px;
    height: 263px;
    display: inline-block;
}



.left-contact {
    width: 250px;
    margin-top: 25px;
}
.left-contact .title {
    height: 87px;
    background: url(../image/left-contact-title-bg.jpg) no-repeat;
    color: #fff;
    font-size: 20px;
}
.left-contact .title span {
    display: inline-block;
    padding: 0 0 0 94px;
    line-height: 87px;
}
.left-contact .box {
    border: 1px #e0e0e0 solid;
    margin: 0px 0 30px;
    padding: 15px;
    min-height: 160px;
    color: #666666;
    line-height: 30px;
    font-size: 14px;
}
.left-contact .box b {
    color: #333;
}


.inside .main {
    width: 950px;
    float: right;
    padding: 30px 0 0 40px;
}
.inside .main img{
    max-width: 930px;
}
.inside .content {
    padding: 30px 0 30px 0;
    color: #666666;
}

.inside .bread {
    text-align: right;
    line-height: 40px;
    color: #6e6e6e;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px #d5d5d5 solid;
    padding: 0 0 10px 0;
    position: relative;
}
.inside .bread a {
    color: #666666;
}
.inside .bread a:hover {
    color: #1A558D;
}
.inside .bread span {
    /*font-style: normal;*/
    /*color: #1A558D;*/
}
.inside .bread .inside-title {
    text-align: left;
    font-size: 20px;
    color: #333;
    position: relative;
}
.inside .bread .inside-title:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) no-repeat 0 -200px;
    vertical-align: middle;
    margin: -2px 5px 0 0;
}

.news_box{
    width: 900px;
    height: 200px;
    margin:0 auto;
    background:#fff;
    margin-bottom:15px;
    border-bottom:1px solid #cecece;
    transition: box-shadow 0.3s;
}
.news_box:hover{
    box-shadow: 5px 5px 15px #7e7e7e
}

.news_box>a{
    display: block;
    box-shadow: 3px 3px 3px #e2e2e2;
}
.news_box .img_box{
    width: 318px;
    height: 170px;
    float: left;
    margin-left: 30PX;
    margin-top: 15px;

}
.news_box .img_box img{
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s;

}

.news_box:hover a>.txt_box>.new_title{
    color: #1A558D;
}

.news_box .txt_box{
    width: 480px;
    height: 180px;
    float:right;
    margin-right: 40px;
    margin-top: 15px;
}
.news_box .txt_box .new_title{
    width: 600px;
    height: 50px;
    line-height: 50px;
    color: #535353;
    font-size: 16px;
}
.news_box .txt_box .new_dis{
    width: 600px;
    line-height: 25px;
    color: #777777;
    font-size: 14px;
    margin-right: 60PX;
    height: 50px;
    overflow: hidden;
}
.news_box .txt_box .new_dis1{
    width: 600px;
    height: 50px;
    line-height: 50px;
    color: #777777;
    font-size: 14px;
}


/*分页*/
.paging {
    margin-top: 50px;
    text-align: center;
}
.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:#1A558D;
}
.currPage{
    background:#1A558D;
    color: #ffffff;
}

/*news-show*/
.show {
    line-height: 2;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 0;
    color: #1A558D;
}
.show .info {
    color: #999999;
    font-size: 12px;
    text-align: center;
}
.show .share {
    text-align: center;
    vertical-align: middle;
}
.show .share .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}
.show .nr {
    padding: 30px 0;
    border-bottom: 1px solid #cccccc;
}
.show .p-01 {
    padding: 0 0 0 20px;
    position: relative;
}
.show .p-01:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #1A558D;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.show .prev-next {
    overflow: hidden;
    color: #666666;
    margin: 30px 0 0 0;
    padding: 20px 0;
    border-top: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
}
.show .prev-next li {
    line-height: 41px;
    height: 41px;
    overflow: hidden;
}
.show .prev-next li span {
    float: left;
}
.show .prev-next li a {
    color: #666666;
    display: inline-block;
    max-width: 700px;
    overflow: hidden;
}
.show .prev-next li:hover a {
    color: #1A558D;
}
.show .related-news {
    overflow: hidden;
}
.show .related-news ul,
.show .related-news li {
    list-style: none;
}
.show .related-news .bt {
    font-size: 20px;
    color: #1A558D;
    padding: 20px 0;
    position: relative;
}
.show .related-news .bt:before {
    content: "-";
    color: #1A558D;
    font-weight: bold;
}
.show .related-news .list {
    margin: 0 0;
}
.show .related-news li {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.show .related-news li:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(../image/all-icon.png) no-repeat 0 -400px;
    float: left;
    margin: 9px 0 0 0;
}
.show .related-news li a {
    color: #666666;
    display: inline-block;
    max-width: 760px;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}
.show .related-news li .time {
    color: #999999;
    float: right;
    font-size: 13px;
}
.show .related-news li:hover {
    margin-left: 10px;
}
.show .related-news li:hover a {
    color: #1A558D;
    text-decoration: underline;
}
.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
}
.upperandlower .next a {
    /*color: #1A558D;*/
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #1A558D;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}

/*资质证书*/
.zs_list{
    width: 910px;
}
.zs_list .honor{
}
.zs_list .honor li{
    float: left;
    width: 285px;
    margin-right: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}
.zs_list .honor li:nth-child(3n){
    margin-right: 0px;
}
.zs_list .honor li a img{
    display: block;
    width: 285px;
    height: 400px;
    border: 1px solid #d5d5d5;
}
.zs_list .honor li a p{
    font-size: 14px;
    color: #555;
    text-align: center;
    background-color: #eee;
    height: 40px;
    line-height: 40px;
}
.zs_list .honor li:hover a p{
    color: #1A558D;
}



.product-show {
    background: #fff
    /*图片放大镜样式*/
}
.product-show .big-pic {
    width: 352px;
    height: 272px;
    float: left;
    margin-bottom: 60px;
    border: 1px #e4e4e4 solid;
}
.product-show .bt {
    font-size: 24px;
    color: #1A558D;
    margin-bottom: 20px;
    line-height: 30px;
}
.product-show .show-info {
    width: 500px;
    float: right;
    color: #666666;
    margin-bottom: 60px;
}
.product-show .show-info .descption b {
    color: #333;
}
.product-show .show-info .share {
    border-bottom: #e0e0e0 solid 1px;
    max-width: 580px;
    padding-bottom: 30px;
    margin: 40px 0 20px 0;
}

.product-show .show-info .p1{
    font-size: 16px;
    margin: 10px 0;
}
.product-show .show-info .p2{
    font-size: 16px;
    margin: 10px 0;
}
.product-show .show-info .p3{
    font-size: 14px;
    margin: 10px 0;
    line-height: 28px;
    /*height: 110px;*/
    max-height: 110px;
    overflow: hidden;
}
.product-show .btns {
    margin: 15px 0 0 0;
    font-size: 15px;
}
.product-show .inquiry-btn,
.product-show .contact-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 130px;
    padding: 0px 5px;
    text-align: center;
    background: #b1b1b1;
    color: #fff;
    margin: 0 20px 0 0;
    font-size: 14px;
    float: left;
    position: relative;
    border-radius: 2px;
    transition: all 0.5s;
}
.product-show .inquiry-btn:before,
.product-show .contact-btn:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin: -2px 0 0 0;
}
.product-show .inquiry-btn.inquiry-btn:before,
.product-show .contact-btn.inquiry-btn:before {
    background: url(../image/all-icon.png) 0 -650px;
}
.product-show .inquiry-btn.contact-btn,
.product-show .contact-btn.contact-btn {
    background: #b1b1b1;
}
.product-show .inquiry-btn.contact-btn:before,
.product-show .contact-btn.contact-btn:before {
    background: url(../image/all-icon.png) 0 -685px;
}
.product-show .inquiry-btn:hover,
.product-show .contact-btn:hover {
    background: #1A558D;
}
.product-show .share-btn {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    min-width: 120px;
    text-align: center;
    float: left;
    color: #fff;
    background: #b1b1b1;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more {
    content: "";
    display: inline-block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: none;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 15px;
    position: relative;
    color: #fff;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../image/all-icon.png) -35px -615px;
    vertical-align: middle;
    margin: -2px 0 0 0;
}
.product-show .share-btn:hover {
    background: #1A558D;
}
.product-show .tab {
    clear: both;
    margin: 0 auto 0;
    border: 1px #e9e7e7 solid;
}
.product-show .tabBtn {
    position: relative;
    height: 50px;
    border-bottom: 1px #e9e7e7 solid;
    background-color: #1A558D;
    padding: 0 10px 0 40px;
    line-height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}
.product-show .tabBtn a {
    min-width: 170px;
    display: inline;
    float: left;
    padding: 0 10px;
    line-height: 50px;
    color: #FFF;
    position: relative;
    transition: all .5s;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

.product-show .tabSec {
    width: 100%;
    overflow: hidden;
    padding: 25px 25px;
    min-height: 350px;
    font-size: 14px;
    line-height: 2;
}
.product-show .tjcp{

}

.product-show .tabArt {
    display: none;
    overflow: hidden;
}
.product-show .p-01 {
    color: #00479d;
    font-size: 18px;
}
.product-show .preview {
    width: 350px;
    height: 270px;
}
.product-show .jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0;
    width: 350px;
    height: 270px;
    margin: 0;
    display: block;
}
.product-show .jqzoom img {
    display: block;
    margin: 0 auto;
    width: 273px;
    height: 263px;
}
.product-show .zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}
.product-show .zoomdiv img {
    max-width: inherit;
    max-height: inherit;
}
.product-show .jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background-color: #fff;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.solution_list{
    position: relative;
}
.solution_list ul li{
    margin-top: 20px;
    float: left;
    margin-left: 15px;
    width: 285px;
    height: 165px;
}
.solution_list ul li img{
    width: 285px;
    height: 108px;
    border: 1px solid #eeeeee;
}
.solution_list ul li h3 {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    text-align: center;
}


.protj{
    padding: 30px 0;
}
.protj .prott{
    text-align: center;
    margin-bottom: 30px;
}
.protj .prott .p1{
    width: 180px;
    height: 50px;
    font-size: 30px;
    font-weight: bolder;
    border-bottom: 5px solid #1A558D;
    color: #333333;
    display: inline-block;

}
.protj .prott .p2{
    width: 910px;
    border-bottom: 1px solid #cccccc;
    display: block;
    margin-top: -3px;

}




.pro_info_hot3{
    width: 1000px;
    height: auto;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 30px;

}
.pro_info_hot3 h2{
    text-align: center;
    font-size: 23px;
    padding-top: 23px;
    padding-bottom: 20px;
    color: #333333;
}
.pro_info_hot3 h3{
    text-align: center;
    font-size: 18px;
    font-weight: unset;
    letter-spacing: 2pt;
    color: #333333;
    margin-bottom: 20px;
}
.pro_info_hot3_list:nth-child(2n){
    margin-right: 0;
}
.pro_info_hot3_list{
    width: 480px;
    height: 30px;
    /*!important;*/
    float: left;
    background: url(../image/ico55.gif) no-repeat 0 center;
    background-size: 7px 7px;
    /*background: red;*/
    margin-right:20px;
    text-indent:15px;
    margin-bottom: 8px;
}
.pro_info_hot3_list>a{
    color: #666;
}
.pro_info_hot3_list span:nth-child(1){
    display: block;
    line-height: 30px;
    float: left;
    width: 75%;
    font-size: 14px;
}
.pro_info_hot3_list span:nth-child(2){
    display: block;
    line-height: 30px;
    float: right;
    width: 23%;
    font-size: 12px;
}
.pro_info_hot3_list>a:hover{
    color: #1A558D;
}




/*提示框*/
.c-message {
    position: fixed;
    top: 15%;
    left: 50%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    min-width: 200px;
    color: #666;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    z-index: 999;
    font-size: 13px;
    overflow: hidden;
}
.c-message2 {
    position: fixed;
    top: 10%;
    left: 50%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    min-width: 200px;
    color: #666;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
    z-index: 999;
    font-size: 13px;
}
.c-message--main {
    padding-left: 60px;
    padding-right: 20px;
}

.c-message--icon {
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 40px;
}

.c-message--success {
    background: url(../image/tskys.jpg)no-repeat center;;
}
.c-message--success2 {
    background: url(../image/tskys.jpg)no-repeat center;;
}
.c-message--error {
    background: #FF4949;
}

.c-message--info {
    background: #20A0FF;
}

.c-message--warning {
    background: #F7BA2A;
}

.c-message--close {
    position: absolute;
    right: 10px;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    font-size: 30px;
    top: 0;
    line-height: 34px;
    display: block;
    height: 40px;
}

.c-message--close:hover {
    color: #666;
}

@keyframes messageFadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.c-message.messageFadeInDown {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeInDown;
}

@keyframes messageFadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.c-message.messageFadeOutUp {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeOutUp
}

.c-message2.messageFadeInDown {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeInDown;
}
.c-message2.messageFadeOutUp {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-name: messageFadeOutUp
}