* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: '微软雅黑';
    background-color: #f0f0f0;

}
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;
}
.nav{display: none;}
.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{
    outline:none;
  
    text-decoration: none;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ft{
    float: left;
}
.rt{
    float: right;
}
/*xlt-k*/
::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track
{
    background-color: #313131;
}

::-webkit-scrollbar-thumb
{
    background-color: #0a3684;
}
/*xlt-g*/
/*----------------------*/



.pub_banner{margin-top: 90px;}
.colour{
    color: #0a3684!important;
}


.bncot{
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
	z-index: 100;
	transform: translate(0,-50%);
}
.baner_logo{
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 2%;
}
.baner_title{
    color: #ffffff;
    text-align: center;
}
.baner_title .dny1{
    font-size: 30px;
    margin-bottom: 1%;
}
.baner_title .dny2{
    font-size: 18px;
    margin-bottom: 3%;
}
.baner_menu{
    text-align: center;
}
.baner_menu .CAli{
    color: #ffffff;
    width: 120px;
    height: 120px;
    border-radius: 30px;
    background-color: rgba(235,235,235,0.5);
    display: inline-block;
    margin: 0 10px;
    padding: 80px 0 0 0;
    transition: all 0.3s;
    background-size: 29%!important;
	transition: all linear 0.3s;
}
.baner_menu .CAli:hover{
	transform: scale(1.05);
	border-radius: 10px;
}
.baner_menu .CAa:nth-of-type(1) .CAli{
    background: url(../images/pcin_menu_logo1.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(2) .CAli{
    background: url(../images/pcin_menu_logo2.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(4) .CAli{
    background: url(../images/pcin_menu_logo3.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(3) .CAli{
    background: url(../images/pcin_menu_logo4.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(5) .CAli{
    background: url(../images/pcin_menu_logo5.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(6) .CAli{
    background: url(../images/pcin_menu_logo6.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(7) .CAli{
    background: url(../images/pcin_menu_logo7.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(8) .CAli{
    background: url(../images/pcin_menu_logo8.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(9) .CAli{
    background: url(../images/pcin_menu_logo9.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa{
    font-size: 14px;
    letter-spacing: 1px;
}





.baner_search{
    width: 100%;
    margin: 3% 0 3%;
    display: inline-block;
    text-align: center;
}
.baner_search .dny1{
    display: inline-block;
    width: 460px;
    height: 75px;
    background-color: rgba(235,235,235,0.5);
    padding: 18px 25px;
    border-radius: 10px;
}
.baner_search .dny1 .srk1{
    width: 355px;
    height: 38px;
    background-color: #ffffff;
    border: 0;
    float: left;
    padding: 0 5%;
}
.baner_search .dny1 .ann1{
    width: 50px;
    height: 38px;
    border: 0;
    float: right;
    background: url(../images/baner_search.png)no-repeat center;
    background-color: #0a3684;
    border-radius: 2px;
}

.baner_search .dny2{
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
    margin: 1% 0 0 0;
}
.banner_zx{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    letter-spacing: 5px;
    font-size: 18px;
    color: #fff;
    background-color: #c7c700;
    border-radius: 30px;
}




nav{display:none;}
@media screen and (max-width: 1600px) {
    .baner_title .dny1{
        font-size: 24px;
    }
    .baner_title .dny2{
        font-size: 16px;
    }
    .baner_menu .CAli{
        width: 100px;
        height: 100px;
        padding: 70px 0 0 0;
    }
    .baner_menu .CAa{
        font-size: 12px;
    }
    .baner_search{
        margin: 2% 0 2%;
    }
    .baner_search .dny1{
        height: 65px;
        padding: 13px 25px;
    }

    .baner_search .dny2{
        margin: 1% 0 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .baner_title .dny1 {
        font-size: 20px;
    }
    .baner_title .dny2{
        font-size: 14px;
        margin-bottom: 2%;
    }
    .baner_search .dny1 .srk1{
        height: 32px;
        font-size: 12px;
    }
    .baner_search .dny1{
        padding: 12px 25px;
        height: 56px;
    }
    .baner_search .dny1 .ann1{
        height: 32px;
    }
    .banner_zx{
        width: 160px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
}



.public_title{
    text-align: center;
}
.public_title .dny1{
    font-size: 70px;
	font-weight: bold;
    text-transform: uppercase;
}
.public_title .dny2{
    font-size: 40px;
    margin-top: -30px;
    letter-spacing: 2px;
}
.public_title .dny3{
    font-size: 16px;
    margin: 20px 0 30px 0;
    letter-spacing: 2px;
}
.inr_black .dny1{
    color: #f4f4f4;
}
.inr_white .dny1{
    color: rgba(255,255,255,0.1);
}
.inr_black .dny2{
    color: #333333;
}
.inr_black .dny2 span{
    color: #0a3684;
	font-weight: bold;
}
.inr_white .dny2{
    color: #ffffff;
}
.inr_white .dny2 span{
    color: #fff;
	font-weight: bold;
}
.inr_black .dny3{
    color: #333333;
}
.inr_white .dny3{
    color: #ffffff;
}


.iadvantage{
    position: relative;
    padding: 100px 0;
}

.sl_c {
    margin-bottom: 50px;
}
.sl_c li {
    float:left;
    width:200px;
    overflow:hidden;
    position:relative;
    transition:all 0.8s
}
.sl_c li p {
    position:absolute;
    width:200px;
    height:450px;
    background:rgba(29,29,29,0.4);
    left:0;
    top:0;
    text-align:center;
    box-sizing:border-box;
    padding-top:136px;
}
.sl_c li p i {
    display:block;
    font-size:12px;
    color:#8b8b8c;
    font-style: normal;
}
.sl_c li p em {
    display:block;
    height:27px;
    line-height:27px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.sl_c li p .span1{
    font-size:22px;
    color:#fff;
    display:block;
    letter-spacing: 1px;
	margin: 15px 0 30px 0;
}
.sl_c li p .span2{
    width: 2px;
    height: 24px;
    display: block;
    background-color: #ffffff; 
    margin: 0 auto;
}
.sl_c li p img {
    margin-top:51px;
	border: 1px solid rgba(255,255,255,0.5);
	width: 60px;
	padding: 7px;
	border-radius: 50%;
}
.sl_w {
    width: 500px;
    background: rgba(10,54,132,0.8);
    position: absolute;
    left: 30px;
    bottom: 30px;
    padding: 20px;
    box-sizing: border-box;
    transform: scale(0);
    transition: all 0.5s;
	display: flex;
	align-items: center;
	flex-flow: wrap;
}
.sl_w h4 {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.sl_w span {
    display: block;
    font-size: 13px;
    color: #ffffff;
    line-height: 20px;
}
.sl_w img {
    margin-top:2px;
    display:block;
}
.sl_c li.cur {
    width:600px;
}
.sl_c li.cur p {
    transform:scale(0);
}
.sl_c li.cur .sl_w {
    transform:scale(1);
}


.iadvantage .butls{
    width: 100%;
    text-align: center;
}

.iadvantage .butls .but1{
    height: 50px;
    line-height: 50px;
    background-color: #FFFFFF;
    color: #0a3684;
    text-align: center;
    font-size: 16px;
    border: 1px solid #0a3684;
    display: inline-block;
    border-radius: 30px;
    margin-right: 20px;
	padding: 0 30px;
}
.iadvantage .butls .but2{
	padding: 0 30px;
    height: 50px;
    line-height: 50px;
    background-color: #c7c700;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    border: 1px solid #c7c700;
    display: inline-block;
    border-radius: 30px;
}





/* .incp{
    height: 1020px;
    background: url(../images/incp.jpg)no-repeat center;
	background-attachment: fixed;
    position: relative;
    padding: 100px 0;
} */
.incp{
    height: 1568px;
    background: url(../images/incp.jpg)no-repeat center;
    position: relative;
    padding: 80px 0 0 0;
  
}
.incp .cpcot .cpcotfl{
    width: 295px;
    float: left;
}
.incp .cpcot .cpcotfl .dny1{
    font-size: 30px;
    color: #ffffff;
    background-color: #192988;
    height: 98px;
    line-height: 98px;
    padding: 0 0 0 40px;
    letter-spacing: 2px;
}
.incp .cpcot .cpcotfr{
    width: 860px;
    float: right;
}

.incplx{
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    height: 240px;
    padding: 10px;
}
.incplx .xnr{
    background-color: #efefef;
    height: 220px;
    color: #333333;
    letter-spacing: 2px;
    font-weight: bold;
}
.incplx .nr1{
    width: 48px;
    height: 48px;
    background: url(../images/incpdh.png)no-repeat center;
    display: inline-block;
    margin-top: 15px;
}
.incplx .nr2{
    font-size: 18px;
    margin: 20px 0;
}
.incplx .nr3{
    font-size: 18px;
    margin-bottom: 20px;
}
.incplx .nr4{
    font-size: 20px;
    margin-bottom: 20px;
}


.cpnrall{
    width: 275px;
    float: left;
    margin-right: 17.5px;
    margin-bottom: 20px;
}
.cpnrall:nth-child(3n){
    margin-right: 0;
}
.cpnrall .img{
    width: 100%;
    padding: 10%;
    background-color: #ffffff;
    overflow: hidden;
    height: 222px;
}
.cpnrall .cot{
    width: 100%;
    overflow: hidden;
    height: 123px;
    background-color: #eeeeee;
    padding: 10px;
    text-align: center;
}
.cpnrall .cot .ny1{
    font-size: 16px;
    color: #333333;
    border-bottom: 1px dashed #555555;
    height: 30px;
    line-height: 30px;
    padding-bottom: 42px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny2{
    font-size: 12px;
    color: #555555;
    margin: 12px 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny3{
    font-size: 12px;
    color: #555555;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny4{
    margin: 17px 0 0 0;
    float: left;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #ccc;
    color: #333333;
    border-radius: 2px;
}
.cpnrall .cot .ny5{
    margin: 17px 0 0 0;
    float: right;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #0a3684;
    color: #ffffff;
    border-radius: 2px;
}

.cpnrall:hover .img img{
    transform: scale(1.1);
}
.cpnrall:hover .cot .ny1{
    color: #192988;
}

.cpnrall2{
    height:310px;
    width: 275px;
    float: left;
    margin-right: 24.5px;
    margin-bottom:  24.5px;
    box-shadow: 5px 10px 10px #f6f6f6;
}
/* .cpnrall2:nth-child(3n){
    margin-right: 0;
} */
.cpnrall2 .img{
    padding: 5%;
    background-color: #ffffff;
    width: 100%;
    overflow: hidden;
   
}
.cpnrall2:hover .img img{
    transform: scale(1.1);
}
.cpnrall2 .cot{
    width: 100%;
    overflow: hidden;
    height: 110px;
    background-color: #fff;
    padding: 10px;
    text-align: center;
}
.cpnrall2 .cot .ny1{
    font-size: 16px;
    color: #333333;
    border-bottom: 1px dashed #333333;
    height: 30px;
    line-height: 30px;
    padding-bottom: 35px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .ny2{
    font-size: 12px;
    color: #555555;
    margin: 12px 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .ny3{
    font-size: 12px;
    color: #555555;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .ny4{
    margin: 15px 0 0 0;
    float: left;
    width: 47%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #ccc;
    color: #333333;
    border-radius: 2px;
}
.cpnrall2 .cot .ny5{
    margin: 15px 0 0 0;
    float: right;
    width: 47%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #0a3684;
    color: #ffffff;
    border-radius: 2px;
}.cpnrall .img

.cpnrall2:hover .img img{
    transform: scale(1.1);
}
.cpnrall2:hover .cot .ny1{
    color: #192988;
}


.service_hotline{
    background: url(../images/nydh.png) no-repeat 5px center;
    padding-left: 65px;
    line-height: 30px;
    letter-spacing: 2px;
}

.service_hotline .pnilxp1{
    font-size: 16px;
    color: #1c4199;
}
.service_hotline .pnilxp2{
    font-size: 22px;
    color: #1c4199;
}

.navMenu{
	background: #ffffff;
}
.navMenubox {
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}

.navMenu-top {
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.navMenu> li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
	border-bottom: 1px solid #ddd;
}

.navMenu>li>a {
    display: block;
    padding-left: 0px;
    line-height: 65px;
    color: #333333;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    overflow:hidden;
}

.navMenu > li> a {
    background-color: #efefef;
}
.navMenu .nyt{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float: left;
    width: 170px;
}
.navMenu > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.navMenu>li>a>i {
    width: 16px;
    height: 16px;
    background: url(../images/incpimg1.png)no-repeat center;
    display: inline-block;
    margin: 25px 10px 25px 25px;
    float: left;
}
.navMenu>li>a>.arrow {
    width: 24px;
    height: 24px;
    background: url(../images/incpimg2.png)no-repeat center;
    display: inline-block;
    margin: 20px 25px 25px 25px;
    float: right;
    transition: all 0.3s;
}
.navMenu .open .arrow {
    transform:rotate(90deg);
}


.navMenu>li>a.active, .navMenu>li>a:hover {
    color: #192988;
}

.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu {
    display: none;
    margin:0 10px;
}

.navMenu>li.active > ul.sub-menu, .navMenu>li>ul.sub-menu>li.active >ul.sub-menu {
}

.navMenu>li>ul.sub-menu li {
    background: none;
    margin: 0px;
    padding: 0px;
}

.navMenu>li>ul.sub-menu li>a {
    display: block;
    font-size: 14px;
    line-height: 65px;
    padding: 0 20px;
    color: #333333;
    clear: both;
    border-bottom: 1px dashed #cccccc;
}
.navMenu>li>ul.sub-menu li:last-child>a{
    border-bottom: 0px dashed #cccccc;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {
    color: #192988;
}





.reliable{
	height: 860px;
    background: url(../picture/reliable.jpg) no-repeat center;
	background-size: cover;
    position: relative;
    padding: 100px 0;
}
.reliable .inr_black .dny1{
	opacity: 0.1;
}
.reliable .inr_black .dny2 span{
	color: #fff;
}
.reliable .inr_black .dny2{
	color: #fff;
}
.reliable .inr_black .dny3{
	color: #fff;
}
.img-pos{
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 330px;
	z-index: 1;
	animation: img-scale infinite 3s linear;
}
.ellipse{
	width: 400px;
	height: 200px;
	border-radius: 100%;
	background: #00a6c4;
	opacity: 1;
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%,-50%);
	animation: img-ellipse infinite 3s ease;
}
.ellipse1{
	width: 200px;
	height: 100px;
	border-radius: 100%;
	background: #00a6c4;
	opacity: 1;
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%,-50%);
	animation: img-ellipse1 infinite 3s ease;
}
.ellipse2{
	width: 300px;
	height: 150px;
	border-radius: 100%;
	background: #00a6c4;
	opacity: 1;
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%,-50%);
	animation: img-ellipse2 infinite 3s ease;
}
@keyframes img-scale{
	0%   {
		width: 300px;
	}
	50%  {
		width: 330px;
	}
	100% {
		width: 300px;
	}
}
@keyframes img-ellipse{
	0%   {
		width: 400px;
		height: 200px;
		opacity: 1;
	}
	70% {
		width: 800px;
		height: 400px;
		opacity: 0
	}
	100% {
		opacity: 0
	}
}
@keyframes img-ellipse1{
	0%   {
		width: 200px;
		height: 100px;
		opacity: 1;
	}
	70%  {
		width: 500px;
		height: 250px;
		opacity: 0;
	}
	100% {
		opacity: 0
	}
}
@keyframes img-ellipse2{
	0%   {
		width: 300px;
		height: 150px;
		opacity: 1;
	}
	70%  {
		width: 650px;
		height: 325px;
		opacity: 0;
	}
	100% {
		opacity: 0
	}
}
.reliable_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.reliable_ny{
    color: #333333;
    width: 32%;
	padding: 30px;
	/* background: rgba(255,255,255,1); */
	margin: 15px 0.5%;
	position: relative;
	z-index: 1;
	border: 1px solid rgba(255,255,255,0.3);
	color: #fff;
}
.reliable_ny .dnr1{
    font-size: 20px;
    position: relative;
    line-height: 22px;
	padding: 8px 0 8px 50px;
}
.reliable_ny .dnr2{
    font-size: 14px;
    padding-left: 50px;
    line-height: 1.5;
}
.reliable_ny:nth-of-type(1) .dnr1{
    background: url(../images/kkt1.png)no-repeat left;
}
.reliable_ny:nth-of-type(3) .dnr1{
    background: url(../images/kkt2.png)no-repeat left;
}
.reliable_ny:nth-of-type(4) .dnr1{
    background: url(../images/kkt3.png)no-repeat left;
}
.reliable_ny:nth-of-type(6) .dnr1{
    background: url(../images/kkt4.png)no-repeat left;
}
/* .reliable_ny:nth-of-type(6) .dnr1{
    background: url(../images/kkt5.png)no-repeat left;
} */
.reliable_ny:nth-of-type(2),.reliable_ny:nth-of-type(5){
	background: none;
	border: none;
}

.reliable_lxzx{
    position: absolute;
    top: 600px;
    text-align: center;
    left: 290px;
}
.reliable_lxzx span {
    width: 375px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    border: 1px dashed #fff;
    display: inline-block;
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
}
.reliable_lxzx a {
    width: 300px;
    height: 50px;
    background: #c7c700;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 25px;
    margin-left: -40px;
    display: inline-block;
    vertical-align: middle;
}


.customized{
	/*height: 600px;
    background: url(../images/customized.jpg)no-repeat center;
	background-size: cover;
	background-attachment: fixed; */
    position: relative;
    padding: 100px 0 130px 0;
	background: #fff;
}
.customized_list {
	display: flex;
	justify-content: space-between;
	margin-top: 140px;
}
.customized_ny{
    width: 23%;
    float: left;
    color: #333333;
	background: #f5f5f5;
	padding: 120px 30px 80px 30px;
	position: relative;
	text-align: center;
}
.customized_ny .dnr1{
    font-size: 24px;
}
.customized_ny .dnr2{
    font-size: 16px;
    line-height: 1.5;
	margin-top: 15px;
}
.customized_ny .pic{
	width: 180px;
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -90px;
	border-radius: 50%;
	border: 10px solid #fff;
	transition: all ease 0.5s;
	animation: cus-scale infinite 2s linear;
}
.customized_ny:nth-child(2n) .pic{
	animation: cus-scale1 infinite 2s linear;
}
.customized_ny .num{
	position: absolute;
	bottom: -30px;
	right: 30px;
	opacity: 0.5;
}
@keyframes cus-scale{
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes cus-scale1{
	0% {
		transform: scale(1.1);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.1);
	}
}

.insolution{
	padding: 100px 0;
    background-color: #f5f5f5;
    position: relative;
}


.solCAls{
    padding: 20px 0 50px;
}
.solCAls ul{
	display: flex;
	justify-content: space-between;
}
.solCAls ul li{
    width: 15%;
    text-align: center;
    font-size: 20px;
    color: #333333;
    transition: all 0.3s;
	border: 1px dashed rgba(0,0,0,0.2);
	padding: 30px;
}
.solCAls ul li .img{
    width: 80px;
    display: inline-block;
    margin-bottom: 20px;
    filter: grayscale(100%);
    transition: all 0.3s;
}
.solCAls ul li:hover .img{
    filter: grayscale(0%);
}
.solCAls ul li:hover{
    color: #01278d;
	border: 1px dashed #01278d;
}
.solCAls .on .img{
    filter: grayscale(0%);
}
.solCAls .on{
    color: #01278d;
}




.solny{
    width: 382px;
    position: relative;
    float: left;
    margin-right: 27px;
}
.solny:nth-child(3n){
    margin-right: 0;
}
.solny .img{
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
.solny .cot{
    position: absolute;
    width: 100%;
    margin-top: -45px;
    background-color: rgba(1,39,141,0.6);
}
.solny .cot .dnr1{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 15% 0 5%;
    z-index: 2;
}
.solny .cot .dnr2{
    right: 7%;
    bottom: 30%;
    position: absolute;
    float: right;
    color: #FFFFFF;
}
.solny:hover .img img{
    transform: scale(1.1);
}


.insolution .ckmore{
    text-transform: uppercase;
    border: 1px solid #192988;
    border-radius: 30px;
    width: 300px;
    height: 45px;
    line-height: 45px;
    color: #192988;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 50px 450px;

}

.partner_in{
    text-align: center;
    letter-spacing: 1px;
}
.partner_in .pnr1{
    font-size: 24px;
    color: #333333;
}
.partner_in .pnr1 span{
    color: #192988;
}
.partner_in .pnr2{
    font-size: 14px;
    color: #555555;
    margin: 30px 0;
}



.partner_inls{
    /*margin-bottom: 60px;*/
    position: relative;
}
.partner_arrow1,.partner_arrow2{
    font-size: 30px;
    line-height: 105px;
    color: #192988;
	cursor: pointer;
}
.partner_arrow1{
    margin-right: 20px;
}
.partner_inls ul {
    width: 1200px;
}
.partner_inls li {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-right: 10px;
    width: 210px;
    transition: all 0.5s;
	background: #fff;
}
.partner_inls li img {
    width: 100%;
    border: 1px solid #eee;
	padding: 10px;
}



.notice2{
    background: url(../images/notice2.jpg)no-repeat center;
    height: 270px;
    position: relative;
}
.notice2 .dh{
    position: absolute;
    right: 75px;
    top: 100px;
    font-size: 36px;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: bold;
}



.in_news{
    background: url(../images/in_news.jpg) no-repeat top;
	background-size: cover;
	background-attachment: fixed;
    height: 845px;
    position: relative;
    padding: 100px 0;
	overflow: hidden;
}
.in_news_all{
    display: flex;
	justify-content: space-between;
}
.ina_fl{
    width: 66%;
	background: #fff;
}
.inimgtop{
    position: relative;
}
.inimgtop .topimg{
    width: 100%;
    height: 184px;
    overflow: hidden;
}
.inimgtop .topnr{
    position: absolute;
    top: 50px;
    width: 100%;
    padding: 0 50px;
}
.inimgtop .topnr .topname{
    font-size: 24px;
    color: #ffffff;
    float: left;
}
.inimgtop .topnr .topmore{
    font-size: 18px;
    color: #ffffff;
    float: right;
    margin-top: 5px;
}

.news_mk1{
    padding: 20px 0 15px;
    margin:0 35px ;
    border-bottom: 1px solid #dcdcdc;

}

.news_mk1 .nmk1cot{
    margin-bottom: 20px;
}
.news_mk1 .nmk1cot .headlines{
    float: left;
    font-size: 14px;
    color: #ffffff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #192988;
    letter-spacing: 3px;
}
.news_mk1 .nmk1cot .nmkl1tit{
    float: left;
    font-size: 18px;
    color: #333333;
    width: 450px;
    height: 30px;
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-left: 30px;
    transition: all .5s;
}
.news_mk1 .nmk1cot .nmkl1time{
    float: right;
    font-size: 14px;
    color: #aaaaaa;
    height: 30px;
    line-height: 30px;
}

.news_mk1 .nmk1nr{
    font-size: 14px;
    color: #333333;
    height: 40px;
    line-height: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.news_mk1:hover .nmkl1tit{
    color: #192988;
    padding-left: 10px;
}

.news_mk2{
    padding: 5px 35px 0;
}
.news_mk2 ul li{
    height: 50px;
    line-height: 50px;
}
.news_mk2 ul li .nmk2logo{
    float: left;
    font-size: 24px;
    color: #dcdcdc;
    margin-right: 10px;
    transition: all .5s;
}
.news_mk2 ul li .nmk2tit{
    float: left;
    font-size: 14px;
    color: #333333;
    width: 500px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all .5s;
}
.news_mk2 ul li .nmk2time{
    float: right;
    font-size: 14px;
    color: #333333;
}
.news_mk2 ul li:hover .nmk2logo{
    color: #192988;
}
.news_mk2 ul li:hover .nmk2tit{
    color: #192988;
    padding-left: 10px;
}



.ina_fr{
    width: 30%;
	background: #fff;
    padding: 25px;
}

.infrtop{
    margin-bottom: 30px;
}
.infrtop .topname{
    font-size: 24px;
    color: #333333;
    float: left;
}
.infrtop .topmore{
    font-size: 18px;
    color: #333333;
    float: right;
    margin-top: 5px;
}


.news_mk3{
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}
.news_mk3 .nmk3tit{
    font-size: 18px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom: 10px;
    transition: all .5s;
}
.news_mk3 .nmk3cot{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 25px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.news_mk3:hover .nmk3tit{
    color: #192988;
    padding-left: 10px;
}

.news_mk4{

}
.news_mk4 ul li{
    height: 90px;
    border-top: 1px dashed #dcdcdc;
    padding-top: 35px;
}
.news_mk4 ul li:nth-of-type(1){
    border-top: 0;
}
.news_mk4 .nmk4time{
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.news_mk4 .nmk4tit{
    font-size: 14px;
    color: #333333;
    transition: all .5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_mk4 ul li:hover .nmk4tit{
    color: #192988;
    padding-left: 10px;
}


.footer {
    background-color: #1b1b1b;
    padding: 50px 0 50px 0;
}
.footer ul {
    width: 200px;
    list-style: none;
    color: #d8d8d8;
    font-size: 14px;
    background: url(../images/footxian.png) right no-repeat;
    float: left;
    height: 225px;
}

.footer ul li {
    margin-bottom: 15px;
}

.footer ul li a {
    color: inherit;
    text-decoration: none;
}
.footer ul li.title {
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 18px;
    position: relative;
    color: #ffffff;
}

.footer ul.contact {
    width: 430px;
    border-right: 0;
    background: none;
}
.footer ul.contact li.title {

}
.footer ul.contact li span {
    font-family: sans-serif;
}
.footer .qrCode {
    float: right;
}
.footer .footewm{
    margin: 65px 0 0 10px;
    float: left;
}
.footer .qrCode p{
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.footer .qrCode img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}

.footer .ftbd{
    float: left;
    width: 425px;
}
.footer .ftbd .p1{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 15px;
}
.footer .ftbd .ipt1{
    width: 200px;
    height: 40px;
    padding: 0 15px;
    border: 0px;
    display: inline-block;
    margin-right: 20px;
    background-color: #ffffff;
}
.footer .ftbd .ipt1:nth-of-type(2){
    margin-right: 0px;
}
.footer .ftbd .lte1{
    width: 100%;
    height: 80px;
    padding: 15px 15px;
    border: 0px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
.footer .ftbd .yzm{
    float: left;
    width: 115px;
    height: 40px;
    padding: 0px 15px;
    border: 0px;
    display: inline-block;
    margin-right: 15px;
    background-color: #ffffff;
}
.footer .ftbd .ymzsz{
    float: left;
    background-color: #183884;
    margin-right: 15px;
    cursor: pointer;
}
.footer .ftbd .sb1{
    float: left;
    background-color: #183884;
    width: 175px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border: 0px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}

.ftba{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background-color: #1c4198;
    padding: 5px 0;
}
.ftba .ftlg{
    float: left;
}
.ftba .ftnr{
    float: right;
    text-align: right;
	padding-top: 10px;
}
.ftba .ftnr .ftnrp1{
    font-size: 12px;
    color: #ffffff;
	line-height: 30px;
}

.ftba .ftnr .ftnrp2{
    font-size: 12px;
    color: #ffffff;
}


.in_about{
    padding: 65px 0 0 0;
}

.inab_intro{
    background: url(../images/inab_intro.jpg)no-repeat center;
    height: 360px;
    margin: 50px 0 30px;
}
.inab_intro .iinyall{
    width: 530px;
    padding-top: 60px;
    margin: 0 0 0 615px;
}
.inab_intro .iinyall .iab1{
    font-size: 24px;
    color: #333333;
}
.inab_intro .iinyall .iab4{
    margin: 20px 0;
    font-size: 18px;
    color: #333333;
}
.inab_intro .iinyall .iab2{
    font-size: 14px;
    color: #333333;
    margin: 30px 0;
    line-height: 2;
}
.inab_intro .iinyall .iab3{
    font-size: 14px;
    color: #192988;
}
.videoitem{
    position: absolute;
    width: 90px;
    height: 90px;
    top: 273px;
    left: 237px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    z-index: 9;
}
.videoitem img{
	width: 100%;
	display: block;
}
.video-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	z-index: 998;
	visibility: hidden;
	transition: all ease 0.5s;
}
.video-bg.active{
	background: rgba(0,0,0,0.4);
	visibility: visible;
}
.video{
	width: 400px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	transition: all ease 0.5s;
}
.video.active{
	visibility: visible;
	opacity: 1;
}
.video video{
	width: 100%;
	display: block;
}
.video img{
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
}

.company_in_title{
    padding-bottom: 10px;
}
.company_in_title .dnr1{
    background: url(../images/company_in_title.png)no-repeat left;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #333333;
    float: left;
    font-weight: bold;
    padding-left: 70px;
    letter-spacing: 1px;
}
.company_in_title .dnr2{
    font-size: 24px;
    color: #555555;
    text-transform: uppercase;
    float: left;
    line-height: 50px;
    margin: 2px 20px 0;
    letter-spacing: 1px;
}
.company_in_title .dnr3{
    font-size: 14px;
    color: #192988;
    float: right;
    margin: 20px 5px 0;
    font-weight: bold;
    letter-spacing: 1px;
}



.company_in{
    background-color: #fff;
    padding: 0px 0 85px;
}

.company_ny{
    width: 290px;
    float: left;
    margin: 0 13.3px 0 0;
}
.company_ny:nth-of-type(4n){
    margin-right: 0;
}
.company_ny .img{
    width: 100%;
    overflow: hidden;
}
.company_ny .cot{
    background-color: #e5e5e5;
    padding: 0 20px;
    transition: all 0.2s;
}
.company_ny .cot .dnr1{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 200px;
    transition: all 0.3s;
}
.company_ny .cot .dnr2{
    width: 26px;
    height: 26px;
    background: url(../images/company_t1.png)no-repeat center;
    float: right;
    margin-top: 12px;
    transition: all 0.5s;
}
.company_ny:hover .img img{
    transform: scale(1.1);
}
.company_ny:hover .cot{
    background-color: #192988;
}
.company_ny:hover .cot .dnr1{
    color: #ffffff;
}
.company_ny:hover .cot .dnr2{
    transform:rotate(360deg);
    background: url(../images/company_t2.png)no-repeat center;
}

.company_ny2{
    width: 290px;
    float: left;
    margin: 0 15px 15px 0;
}
.company_ny2:nth-of-type(3n){
    margin-right: 0;
}
.company_ny2 .cover{
    width: 100%;
    overflow: hidden;
    padding: 3%;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.company_ny2 .cot{
    background-color: #e5e5e5;
    padding: 0 20px;
    transition: all 0.2s;
}
.company_ny2 .cot .dnr1{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 200px;
    transition: all 0.3s;
}
.company_ny2 .cot .dnr2{
    width: 26px;
    height: 26px;
    background: url(../images/company_t1.png)no-repeat center;
    float: right;
    margin-top: 12px;
    transition: all 0.5s;
}
.company_ny2:hover .img img{
    transform: scale(1.1);
}
.company_ny2:hover .cot{
    background-color: #192988;
}
.company_ny2:hover .cot .dnr1{
    color: #ffffff;
}
.company_ny2:hover .cot .dnr2{
    transform:rotate(360deg);
    background: url(../images/company_t2.png)no-repeat center;
}


.head{
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    top: 0;
    z-index: 996;
    transition: all 0.5s;
    border-bottom: 1px solid #cccccc;
    /*position: absolute;*/
    height: 90px;
}
.opacity0{
    display: none;
}
.fix{
    position: fixed;
    display: block!important;
}
.head .logo{
    float: left;
    width: 85px;
    margin: 5px 0;
}
.head .logo_text{
    float: left;
    margin: 23px 10px;
}
.head .logo_text .dnr1{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.head .logo_text .dnr2{
    margin: 15px 0 0 0;
    color: #0a3684;
    font-size: 14px;
    letter-spacing: 2px;
}
.head_telephone{
    float: right;
    height: 90px;
    font-size: 16px;
    color: #0350AE;
    font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 35px;
}
.head_telephone span{
    background: url(../images/headlxwm.jpg) no-repeat left;
    padding-left: 35px;
    display: inline-block;
    height: 35px;
    background-size: 18%;
}
.head .head-right{
    float: left;
    margin-left: 60px;
}
.menu .CAli{
    float: left;
    position: relative;
    border-right: 1px solid #e5e5e5;
}
.menu .CAli .CAa{
    /*margin-top: 35px;*/
    display: block;
    width: auto;
    text-align: center;
    padding: 0 20px;
    height: 90px;
    line-height:90px;
    position: relative;
    transition: all 1s;


}
.menu .CAli:nth-of-type(1){
    border-left: 1px solid #e5e5e5;
}

.menu .CAli .CAa{
    font-size: 15px;
    color: #333333;
}
.menu .CAli .CAa:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background-color: #0a3684;
    transition: all 0.3s;
}
.menu .CAli:hover .CAa:before{
    height: 4px;
}
.menu .CAli:hover .CAa{
    color: #0a3684;
    font-weight: bold;

}
.menu .on .CAa:before{
    height: 4px;
}
.menu .on .CAa{
    font-weight: bold;
    color: #0a3684!important;
}


.dropdown-menu{
    position: absolute;
    display: none;
    z-index: 999;
    border-radius: 2px;
    right: 0;
    top: 100%;
    left: 50%;
    width: 160px;
    margin-left: -80px;
}
.dropdown-menu .tit:nth-child(1){
    border-top: 0px solid #ccc;
}
.dropdown-menu .dmli{
    background-color: #efefef;
    text-align: center;
    display: block;
    transition: ease-in 0.4s;
    padding: 15px 30px;
    line-height: 25px;
    color: #555555;
    font-size: 14px;
    white-space: nowrap;
    position: relative;
    letter-spacing: 2px;
    border-top:1px solid #e5e5e5;
}
.dropdown-menu .dmli .dma{
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
}
.dropdown-menu .dmli .arrow{
    position: absolute;
    right: 15px;
    top: 15px;
}

.dropdown-menu .dmli:hover{
    background-color: #0a3684!important;
    color: #FFFFFF!important;
}






.breadcrumbs {
    font-size: 14px;
    color: #333333;
    line-height: 78px;
    white-space:nowrap;
    background: #ffffff;
    margin: 0  0 20px;
    box-shadow: 10px 10px 10px #f4f4f4;
    border-radius: 0 0 20px 20px;
}
.breadcrumbs .home {
    vertical-align: middle;
    width: 28px;
    height: 24px;
    position: relative;
    top: -1px;
    margin-right: 10px;
}
.breadcrumbs a{
    margin: 0 10px;
}
.breadcrumbs .gt {
    /*margin: 0 10px;*/
}

.breadcrumbs span{
}

.category{
    padding: 10px 0 30px 0;
}

.category ul li {
    display: inline-block;
    color: #333333;
    background-color: #e5e5e5;
    transition: ease-in 0.1s;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}
.category ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 17px 45px;
}
.category ul li:hover,
.category ul li.active {
    background-color: #1c4199;
    color: #ffffff;
}
.classa {
    color: #ffffff!important;
    background-color: #1c4199!important;
}
.fourmenu li{
    float: left;
    margin-right: 2%;
}



.single{
    padding: 0px 0px 20px;
}
.single img{
    max-width: 100%;
}



/*fy*/
.paging {
    text-align:center;
    padding: 30px 0 50px;
    padding-bottom: 80px;
}
.paging li{ float: left;list-style-type:none;}
.paging a{
    display: inline-block;
    padding:12px 15px;
    border:1px solid #333333;
    color: #333333;
    margin:0 8px;
    font-size: 14px;
    transition: ease-in 0.1s;
    border-radius: 3px;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    border:1px solid #1c4199;
    color: #ffffff!important;
    background-color: #1c4199;
}
.currPage{
    border:1px solid #1c4199!important;
    color: #1c4199!important;
}

/*fy*/


.richText {
    padding: 20px 0px 50px;
    font-size: 14px;
}
.richText .title {
    font-size: 22px;
    /*text-align: center;*/
    line-height: 1.5;
    letter-spacing: 1px;
    color: #333333;
}
.richText .times {
    font-size: 13px;
    /*text-align: center;*/
    padding: 25px 0;
    border-bottom: 1px dashed #B2B2B2;
    margin-bottom: 30px;
    color: #333333;
}
.richText .richText_body {
    padding-bottom: 30px;
    border-bottom: 1px dashed #B2B2B2;
}
.richText .richText_body img {
    max-width: 100%;
    max-height: 100%;
}

.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #333333;
    line-height: 2.4em;
    width: 80%;
    overflow: hidden;
}
.upperandlower .next:hover a {
    color: #1c4199;
}
.upperandlower .history {
    width: 20%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background-color: #1c4199;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    border-radius: 5px;
}



.pctlf2{
    width: 270px;
    float: left;
    padding-bottom: 30px;
    background-color: #fff;
}
.pctlf2 .pctlfmeu{
    width: 270px;
    background-color: #fff;
}

.pctlf2 .pctlfmeu .pcfmt{
    width: 100%;
    padding: 30px 30px;
    background: url(../images/pcfmtlg.png) no-repeat 30px center;
    background-color: #004EAD;

}
.pctlf2 .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf2 .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
}
.pctlf2 .pctlfmeu .pcfml{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.menupro {
    padding: 0 20px;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}

.menupro ul .lica {
    line-height: 55px;
    font-size:16px;
    color: #555555;
    border-top: 1px solid #CCCCCC;
}
.menupro ul .lica:nth-of-type(1){
    border-top: 0px solid #CCCCCC;
}
.menupro .lica .nrA{
    float: left;
    padding-left: 5px;
    max-width: 85%;
    font-size: 16px;
}
.menupro .lica .nrA a{
    display: block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.menupro .lica .Aaon{
    color: #1c4199!important;
}
.menupro .lica .sjxA{
    float: left;
    display: block;
    border-top: 6px solid transparent;
    border-left: 10px solid #555555;
    border-bottom: 6px solid transparent;
    margin: 22px 10px 0;
    transform: rotate(0deg);
    transition: transform 0.3s linear;
}
.menupro .lica  .active .sjxA{
    border-left:10px solid #1c4199;
    transform: rotate(90deg);
}


.menupro ul li ul {
    display: none;
    /*margin-bottom: 20px;*/
}

.menupro ul li ul li ul {
    margin-bottom: 5px;
}

.menupro .licb{

    display: block;
    background: none;
    font-size: 15px;
    list-style: circle;
    color: #555555;
    padding-left: 5px;
}
.menupro .licb .nrB{
    float: left;
    padding-left: 5px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
}
.menupro .licb .sjxB{
    float: left;
    display: block;
    border-top: 2px solid transparent;
    border-left: 10px solid #ffffff;
    border-bottom: 2px solid transparent;
    /* margin: 17px 10px 0; */
    transform: rotate(0deg);
    transition: transform 0.3s linear;
}
.menupro .licb .inactive .sjxB{
    border-left: 10px solid #555555;
}
.menupro .licb .active .sjxB{
    border-left: 10px solid #1c4199;
    transform: rotate(90deg);
}
.menupro .licb .Baon{
    color: #1c4199!important;
}
.menupro .licc{
    height: 40px;
    line-height: 45px;
    overflow: hidden;
    display: block;
    background: none;
    font-size: 13px;
    list-style: circle;
    color: #555555;
    padding-left: 35px;

}


.pctlf{
    width: 270px;
    float: left;
    padding-bottom: 30px;
}
.pctlf .pctlfmeu{
    width: 270px;
}

.pctlf .pctlfmeu .pcfmt{
    width: 100%;
    padding: 30px 30px;
    background: url(../images/pcfmtlg.png) no-repeat 30px center;
    background-color: #333333;

}
.pctlf .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
}
.pctlf .pctlfmeu .pcfml{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.pctlf .pctlfmeu .pcfml .CAny{
    display: block;
    color: #333333;
    line-height: 30px;
    padding: 15px 55px 15px 30px;
    font-size: 15px;
    position: relative;
    transition: all .3s;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.pctlf .pctlfmeu .pcfml .CAny:after {
    position: absolute;
    right: 25px;
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 22px;
    background: url(../images/calogo.png);
    filter: invert(50%);
    margin: 5px 0 0 0;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li{
    transition: all 0.2s;

}
.pctlf .pctlfmeu .pcfml ul li:hover{
    background-color: #1c4199;
}
.pctlf .pctlfmeu .pcfml ul li:hover .CAny{
    padding: 15px 50px 15px 40px;
    color: #ffffff;
}
.pctlf .pctlfmeu .pcfml ul li:hover .CAny:after{
    filter: none;
    transform:rotate(450deg);
}
.pctlf .active{
    background-color: #004EAD!important;
}
.pctlf .active .CAny{
    background-color: #004EAD!important;
    color: #ffffff!important;
}
.pctlf .active .CAny:after{
    filter: none!important;
    transform:rotate(450deg);
}



.left-contact {
    width: 100%;
    margin-top: 25px;
}
.left-contact .title {
    background-color: #004EAD;
    padding: 30px 30px;
}
.left-contact .title .wxtb{
    width: 35px;
    height: 27px;
    background: url(../images/wxtb.png)no-repeat center;
    float: left;
}
.left-contact .title .tit{
    font-size: 20px;
    color: #ffffff;
    float: right;
    margin-top: 5px;
    letter-spacing: 2px;
}
.left-contact .box {
    border: 1px #e0e0e0 solid;
    margin: 0px 0 30px;
    padding: 15px;
    min-height: 160px;
    color: #666666;
    line-height: 35px;
    font-size: 16px;
    background-color: #fff;
}
.left-contact .box b {
    display: block;
    color: #333;
    margin-bottom: 5px;
}
.left-contact .box p {
    color: #333;
    font-size: 13px;
}


.pctlf .pctlfmeu .pcfml .CBny{
    line-height: 50px;
    background-color: #f8f8f8;

}
.pctlf .pctlfmeu .pcfml .CBny a{
    color: #333333;
    border-top: 1px #b2b2b2 dashed;
    padding: 0 40px 0 20px;
    position: relative;
    font-size: 14px;
    display: block;
    width: 90%;
    margin-left: 5%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml .CBny a:nth-of-type(1){
    border-top: 0px;
}
.pctlf .pctlfmeu .pcfml .CBny a:after{
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 11px;
    background: url(../images/ejfllg1.png);
    margin: 20px 0 0 0;
    transition: all .5s;
    position: absolute;
    right: 13px;
}
.pctlf .pctlfmeu .pcfml .CBny a:hover{
    padding: 0 40px 0 30px;
    color: #1c4199;
}
.pctlf .pctlfmeu .pcfml .CBny a:hover:after{
    background: url(../images/ejfllg1bs.png);
}
.pctlf .pctlfmeu .pcfml .CBny .on{
    color: #1c4199;
}
.pctlf .pctlfmeu .pcfml .CBny .on:after{
    background: url(../images/ejfllg1bs.png);
}
.yjsele{
    background-color: #1c4199!important;
}
.yjsele .yjfl{
    background-color: #1c4199!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}





.pctlr{
    width: 900px;
    float: right;
}
.pctlr img{
    max-width:100%;
    height: 150px;
}
.pctlr2 img{
    max-width: 100%;
}
.pctlr .pctlrtt{
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 40px 0 25px;
    margin-bottom: 25px;
    /*text-align: center;*/
    line-height: 1.5;
    color: #333333;
    font-size: 20px;
    letter-spacing: 1px;

}

.pctlr .ChinaMap{
    width: 100%;
    overflow: hidden;
}
.pctlr .pctlrnr  .pniimg{
    width: 350px;
    float: left;
}

.pctlr .pctlrnr  .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;
}



.allls .content {
    padding: 0px 0 40px 0;
}

.allls .content img{
    max-width: 100%;
}
.allls .contentall{
    padding: 0px 0 20px 0;
}

.allls .contentall .contentfl{
    float: left;
}
.allls .contentall .titall{
    font-size: 20px;
    color: #333333;
    border-left: 3px solid #1c4199;
    padding-left: 20px;
    height: 24px;
    line-height: 24px;
}
.allls .contentall .contentfr{
    float: right;
    position: relative;
}
.allls .contentall .contentfr .srk{
    margin-top: 15px;
    width: 400px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 0 20px 0 20px;
    border-radius: 2px;
    letter-spacing: 2px;
}
.allls .contentall .contentfr .srks{
    margin: 15px 0;
    width: 400px;
    height: 80px;
    padding:10px 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    color: #555555;
}
.allls .contentall .contentfr .srkyz{
    width: 120px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    padding-left: 3%;
    float: left;
}
.allls .contentall .contentfr .yzmcode{
    width: 80px;
    height: 35px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 20px;
    line-height: 50px;
    background-color: #e5e5e5;
}
.allls .contentall .contentfr .annl{
    width: 40%;
    float: right;
    height: 35px;
    background-color: #1c4199;
    border: 0;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: 14px;
}






.show {
    line-height: 2;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 0 10px;
    color: #1c4199;
}
.show .info {
    margin-bottom: 20px;
    color: #555555;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
}



.pctlr .pctlrnr  .pniimg{
    width: 400px;
    float: left;

}

.pctlrnr .pctlrnrif .pninr{
    float: left;
    width: 870px;
}
.pctlrnr .pctlrnrif .pninr .p1{
    padding-top: 50px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.pctlrnr .pctlrnrif .pninr .p2{
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}

.pctlr .pctlrnr .pctlrnrxx{
    margin-top: 30px;
    padding-bottom: 60px;
}
.tabSec img{width: auto !important ; height: auto !important;}
.pctlr .pctlrnr .pctlrnrxx .pnxtt{
    border-bottom: 1px solid #999999;
    padding: 15px 0;
    margin-bottom: 30px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt img{
    float: left;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp1{
    float: left;
    font-size: 20px;
    color: #333333;
    margin: 0 15px;
    letter-spacing: 2px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp2{
    float: left;
    font-size: 18px;
    color: #cccccc;
    margin-top: 3px;
    letter-spacing: 2px;
}
.show-info {
    width: 450px;
    float: right;
    color: #666666;
    margin-bottom: 60px;
}
.show-info .descption b {
    color: #333;
}
.show-info .share {
    border-bottom: #e0e0e0 solid 1px;
    max-width: 580px;
    padding-bottom: 30px;
    margin: 40px 0 20px 0;
}

.show-info .p1{
    font-size: 16px;
    margin: 15px 0;
    color: #333333;
}
.show-info .p2{
    font-size: 16px;
    margin: 15px 0;
    color: #333333;
}
.show-info .p3{
    font-size: 14px;
    margin: 10px 0;
    line-height: 28px;
    /*height: 110px;*/
    max-height: 110px;
    overflow: hidden;
}


.pnilx{
    position: relative;
}
.pnilx .pro_tit{
    font-size: 16px;
    line-height: 2;
    color: #333333;
    margin-bottom: 20px;
}
.pnilx .pro_intro{
    font-size: 14px;
    line-height: 2;
    color: #333333;
    margin-bottom: 20px;
}
.pnilx .advisory{
    width: 160px;
    height: 45px;
    background-color: #1c4199;
    border: 0px;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}



.infolist{
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
    background: #ffffff;
}
.infolist .img{
    width: 145px;
    float: left;
    overflow: hidden;
margin-left: 2%;
}
.infolist .cot{
    float: left;
    width: 590px;
    margin-left: 30px;
    padding: 0 40px 0 0;
    border-right: 1px solid #cccccc;
    transition: all 0.8s;
}
.infolist .cot .tit{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
}
.infolist .cot .intro{
    font-size: 14px;
    color: #808080;
    height: 44px;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
}
.infolist .cot .time{
    font-size: 14px;
    color: #9b9b9b;
}
.infolist .more{
    float: right;
    text-align: center;
    font-size: 16px;
    color: #999999;
    letter-spacing: 1px;
    padding-top: 40px;
    transition: all 0.3s;
    margin-right: 2%;
}
.infolist:hover .cot{
    padding-left: 10px;
    width: 600px;
}
.infolist:hover .cot .tit,.infolist:hover .more{
    color: #1c4199;
}
.infolist:hover .more{
    padding-left: 10px;
}
.infolist:hover .img img{
    transform: scale(1.1);
}


.partner_item{
    width: 210px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    position: relative;
}
.partner_item:nth-child(4n){
    margin-right: 0;
}
.partner_item .img{
    width: 100%;
}
.partner_item .img img{
    width: 100%;
    border: 1px solid #cccccc;
}
.partner_item .tit{
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #333333;
    border-bottom: 1px solid #cccccc;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all 0.3s;
}
.partner_item:hover .img img{
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
}
.partner_item:hover .tit{
    border-bottom: 1px solid #1c4199;
}


.case-item{
    width: 280px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 10px 20px #e6e6e6;
}
.case-item:nth-child(3n){
    margin-right: 0px;
}
.case-item .lsimg{
    width: 100%;
   border: 1px solid #fff;
    overflow: hidden;
    
}
.case-item .lsimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: 1s;
}
.case-item .lstit{
    width: 100%;
    font-size: 15px;
    color: #333333;
    text-align: center;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    transition: all .3s;
}
.case-item:hover .lsimg{
}
.case-item:hover .lsimg img{
    transform:scale(1.1);
}
.case-item:hover .lstit{
    background-color: #fff;
    color:#666;
}


.cp_screen{
    margin-bottom: 30px;
    clear: both;
}
.psfix{
    z-index: 9;
    width: 900px;
    position: fixed;
    top: 100px;
    background-color: #ffffff;
    padding: 20px 0;
}

.cp_screen .cpso{
    float: left;
    margin:0 50px 0 0;
}
.cp_screen .cpso .cpsotit{
    float: left;
    font-size: 16px;
    margin-top: 10px;
}
.cp_screen .cpsoann{
    height: 40px;
    border: 0;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 2px;
    background-color: #004EAD;
    padding: 0 5%;
    overflow: hidden;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}
.cp_screen .cpsoann:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #004EAD;
    transition: all .3s;
    border-style: solid;
    border-width: 0;
}
.cp_screen .cpsoann:hover:before{
    border-width: 3px;
}
.option{
    /*用div的样式代替select的样式*/
    margin: 0 0 0 80px;
    width: 140px;
    height: 40px;
    /*border-radius: 5px;*/
    /*盒子阴影修饰作用,自己随意*/
    /* box-shadow: 0 0 5px #ccc;*/
    border: 1px solid #cccccc;
    position: relative;
}
.option select{
    /*清除select的边框样式*/
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    /*将select的宽高等于div的宽高*/
    width: 100%;
    height: 38px;
    line-height: 38px;
    /*隐藏select的下拉图标*/
    -webkit-appearance: none;
    -moz-appearance: none;
    /*通过padding-left的值让文字居中*/
    padding-left: 20px;
}
/*使用伪类给select添加自己想用的图标*/
.option:after{
    content: "";
    width: 8px;
    height: 1px;
    background-color: #333333;
    transform: rotate(-45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    pointer-events: none;
}
.option:before{
    content: "";
    width: 8px;
    height: 1px;
    background-color: #333333;
    transform: rotate(45deg);
    /*通过定位将图标放在合适的位置*/
    position: absolute;
    right: 20px;
    top: 50%;
    /*给自定义的图标实现点击下来功能*/
    pointer-events: none;
}




.videoimgall{
    width: 400px;
    float: left;
}

.videoimg{
    width: 100%;
}
.videoimg .viall{
    width: 100%;
    height: 384px;
}
.videoimg .viall video{
    width: 100%;
    height: 384px;
}
.videoimg_item{
    width: 100%;
    text-align: center;
    font-size: 0;
}
.videoimg_item ul li{
   width: 50%;
    display: inline-block;
    padding: 15px 0;
    background-color: #efefef;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    cursor: pointer;
}
.videoimg_item .on{
    color: #ffffff;
    background-color: #1c4199;
}

.csornr_item{
    background: url(../images/nyszfx.png)no-repeat left;
    text-align: left;
    padding: 15px 0 15px 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
    font-size: 0;
}
.csornr_item ul li{
    font-size: 16px;
    display: inline-block;
    background-color: #efefef;
    padding: 15px 45px;
    cursor: pointer;
    letter-spacing: 1px;
}
.csornr_item ul .on{
    color: #ffffff;
    background-color: #1c4199;
}


.network{
    color: #333333;
    height: 185px;
    font-weight: bold;
}
.network select{
    font-weight: bold;
    font-size: 18px;
    color: #004EAD;
}
.network dl{width: 29.3%;float: left;margin-right:6%;}
.network dl:nth-child(3n){margin: 0;}
.network dl:last-child dt:before{background: none;}
.network dd .tel{letter-spacing: 1px;}
.network dd span{display: block;font-size: 18px;color: #333;line-height: 60px;}
.network dl:nth-of-type(3) dd span{color: #df5b48;}
.network dl .kf{
    overflow: hidden;
    float: left;
}
.network dl .kf a{
    border-radius: 5px;
    display: block;
    padding: 10px 20px;
    color: white;
    background-color: #004EAD;
}
.lx_all{

}
.lx_item{
    /*width: 33%;*/
    float: left;
    height: 125px;
    overflow: hidden;
}
.lx_item p:nth-of-type(n+2){
    line-height: 2;
}
.lx_item p:nth-of-type(3n){
    line-height: 1.3;
}
.phone,.PhoneNav,.header .navbtn{display: none;}
 .pc2 .cpnrall:last-child{display: block;} 
.div-02{box-sizing:border-box;outline:0px;margin:0px;padding:0px 25px;width:495px;float:right; margin-top: -12%;}



@media (max-width: 640px){

    /* .csornrs p,.csornrs table,.csornrs span{width: 100% !important;}
    .csornrs p{ display: block; margin-left:0px !important;}
    .csornrs img {display: block!important; width: 100% !important; }
    .csornrs  table td{ width: 100% !important;display:flex !important;}
    .csornrs  table tr{ display:block !important; width: 100% !important;}
    .csornrs p img{
                    max-width:100%!important;
                    height:auto!important;
                    box-sizing:none!important;;
                    outline:0px!important;;
                    margin:0px!important;
                    padding:0px!important;
                    max-width:100%!important;
                    max-height:100%;
          }  */
    .breadcrumbs{
        width: 100%; 
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;"
    }
    .div-01 { margin-top: 0px !important;background:#92D051; padding: 2% !important; width: auto !important;} 
    .div-02{box-sizing:border-box;outline:0px;margin:0px;padding:0px 25px;width: 100% !important;margin-top: 2%;padding:0px}
    .cpnrall .img{height:165px !important;}
    .reliable_ny{padding: 21px;}
    .pc2 .cpnrall:last-child{display: none !important;}
    body {
         min-width: 340px;
        }
    .main{
         width: 95%;
         margin: 50px auto;
         margin-bottom: 0px;
        }
    .main2{margin-top:0px;}    
    .baner_menu .CAli{
        margin: 10px 10px
    }
    .train_banner{
        height:630px;
    }
    .peach{
        width: 100%;
    }
    .head{
        display: none !important;
    }
    .iadvantage{
        padding: 20px 0;
    }
   
    .sl_c li {
        float: left;
        width: 100%;
        overflow: hidden;
        position: relative;
        transition: all 0.8s;
        margin: 0 auto;
    }
    .sl_c li.cur, .company_ny,.ina_fl{ 
        width: 100%;
    }
    .sl_w{
        left: 0px;width: 100%;
    }
    .iadvantage .butls .but1{
        margin-bottom: 20px; margin-right: 0px;
    }
    .sl_c{
        margin-bottom: 20px;
    }
    .public_title .dny2 {
        font-size: 18px;
        margin-top: -80px;
        letter-spacing: 2px;
    }
    .incp .cpcot .cpcotfr{
        width: 100%; padding-left: 2%;
    }
    .cpnrall{
        width: 49%; margin-right: 0px; margin-bottom:0px;
        padding: 2%;
    }
    .incp {
        height: 1634px;
    }
    .public_title .dny1{
        font-size: 40px;
    }
    .reliable_ny{
        width: 100%;
        margin: 0px 0.5%;
        border:none;
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
    .nmk2time,.nmkl1time,.reliable_list h4,.p-none,.pc .cpnrall:last-child,.incp .cpcot .cpcotfl,
    .reliable_lxzx a,.solAll,.partner_in,.notice2,.ina_fr,.baner_search,.header .nav,.pctlf2 ,.pctlf,.pc,.history,.infolist .cot .intro{
        display: none;
    }
    .reliable_lxzx{
        left: 0px;top:708px;width:100%;
    }
    .reliable_lxzx span{
        padding-left:1%; padding-right: 1%;
        width: 80%;
        text-align: center;
        height: 42px;
        line-height: 42px;
        border: 1px dashed #fff;
        display: inline-block;
        border-radius: 30px;
        font-size: 18px;
        color: #fff;
        vertical-align: middle;
    }
    .customized_ny{
        width:50%; padding: 120px 30px 108px 30px;
    }
    .customized_list,.solCAls ul{
        display: block;
    }
    .dnr2{
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box; 
        -webkit-box-orient: vertical; 
        -webkit-line-clamp: 3; 
        overflow: hidden;
     }
    .customized{
        padding: 100px 0 80px 0;
    }
    .solCAls ul li{width: 33%;float: left;font-size: 15px;}
    .insolution .ckmore{margin: 50px auto;}
    .solCAls{padding: 20px 0 ;
    }
    .insolution{
        padding: 100px 0 ;
        padding-bottom: 20px;
      
    }
    .in_about{
        padding: 110px 0 0 0;
        height:915px;
    }
    .inab_intro {
        background: url(../images/inab_intro.jpg) no-repeat -80px 0px;
         height: 360px;
        margin: 50px 0 30px;
    }

    .videoitem {
        width: 65px;
        height: 65px;
        top: 206px;
        left: 165px;
        cursor: pointer;
    }
    .inab_intro .iinyall {
        width: 100%;
        padding-top: 360px;
        margin: 0 0 0 0px;
    }
    .news_mk1 .nmk1cot .nmkl1tit{
        width: 72%;
        margin-left: 10px;
    }

    .inab_intro .iinyall .iab2 {
        font-size: 16px;
    }
    .news_mk1 {
        padding: 20px 0 15px;
        margin: 0 0px;
        border-bottom: 1px solid #dcdcdc;
    }
    .news_mk1 .nmk1nr{
        height: auto;
        font-size: 16px;
        padding: 0 15px;
    }
    .news_mk2{
        padding: 0px;
    }
    .news_mk2 ul li .nmk2tit{
        width:90%;
        font-size: 16px;
    }
    .in_news{
        height: 665px;
        padding: 100px 7px;
    } 
    .company_in{
        padding-bottom: 30px;
    }
    .footer form{
        display: none;
    }
    .footer ul.contact{
        width: 95%;
         margin: 0 auto;
          padding-left: 15px;
        }
    .footer .qrCode{
        float: left;
    }
    .footer ul{
        height: auto;
    }
    .ftba{
        width: 100%;
        overflow: hidden;
        position: relative;
        min-width: 100%;
        background-color: #1c4198;
        padding: 5px 0;
    }
    .ftba .ftnr .ftnrp1{
        font-size: 16px;
        display: none;
    }
    .ftba .ftlg{
        display: none;
    }
    .ftba .ftnr{
        text-align: center;
        float: none;
        padding-bottom: 10px;
    }
    .footer .footewm{
        margin: 13px 0 0 10px;
    }
    .phone{
        display:block;
        margin-bottom: 20px;;
    }
    .product_min_menu {
        text-align: center;
    }
    .phone2  .product_min_menu ul li { color: #666;order: 1px solid #666666;}
    .product_min_menu ul li {
        display: inline-block;
        width: 42%;
        font-size: 3.5vw;
        border: 1px solid #bcbcbc;
        color: #fff;
        padding: 1.5% 1%;
        border-radius: 20px;
        margin: 2% 1%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
  
nav {
    width: 100%;
    --transition-time: 500ms;
    position:absolute;
   top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    background: rgba(28, 65, 153, 0.80);
    backdrop-filter: blur(20px);
    transform: translateX(-100%);
    transition: all 800ms cubic-bezier(0.8, 0, 0.33, 1);
    z-index: 9999;
   display: block;
  }
  nav a {
    text-transform: uppercase;
    font-size:1.2rem;
    font-weight: 900;
    letter-spacing: 3px;
    text-decoration: none;
    user-select: none;
    color: #fff;
  }
  nav .nav-links {
    --link-height: 60px;
    position: relative;
    width: 100%;
  }
  nav .nav-links li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: var(--link-height);
    list-style: none;
    opacity: 0;
    transform: translateX(-50%);
    transition: all var(--transition-time) cubic-bezier(0.8, 0, 0.33, 0.9);
    transition-delay: calc(20ms + var(--delay));
    cursor: pointer;
    z-index: 8;
  }
  nav .nav-links li:hover {
    color: rgba(255, 255, 255, 0.85);
  }
  nav .nav-links li a {
    pointer-events: none;
 }

  nav .nav-links li ol {
    display: none;
  }
  nav .nav-links .hover-el {
    position: absolute;
    width: 100%;
    height: var(--link-height);
    top: var(--y);
    left: var(--x);
    opacity: 0;
    background: radial-gradient(circle at var(--mousex) var(--mousey), rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.45) 100%);
    transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
    pointer-events: none;
    z-index: 5;
  }
  nav .sub-menu {
    --link-height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }
  nav .sub-menu ol {
    list-style: none;
  }
  nav .sub-menu ol li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: var(--link-height);
    transition: all var(--transition-time) ease;
    transition-delay: calc(80ms + var(--delay));
    cursor: pointer;
  }
  nav .sub-menu ol li:hover {
    background: rgba(0, 0, 0, 0.25);
  }
  nav .sub-menu ol li.off-menu {
    opacity: 0;
    transform: translateY(30%);
  }
  nav .sub-menu ol li.on-menu {
    opacity: 1;
    transform: translateY(0%);
  }
  nav .sub-menu ol li a {
    font-size: 1.2rem;
    font-weight: normal;
  }
  nav .sub-menu-btn {
    --icon-width: 40px;
    position: absolute;
    top: 6%;
    left: 10%;
    width: var(--icon-width);
    height: var(--icon-width);
    background: rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    opacity: 0;
    transform: translateX(-100%);
    transition: all var(--transition-time) cubic-bezier(0.8, 0, 0.33, 1.25);
    cursor: pointer;
    z-index: 8;
  }
  nav .sub-menu-btn .line {
    width: calc(var(--icon-width) - 28px);
    height: 2px;
    background: #fff;
    display: flex;
    flex-direction: column;
    margin: 12px 10px;
  }
  nav .sub-menu-btn .line__1 {
    transform-origin: left;
    transform: rotate(-35deg) translate(-1px, 8px);
  }
  nav .sub-menu-btn .line__2 {
    transform-origin: left;
    transform: rotate(35deg) translate(-1px, -8px);
  }
  nav .menu-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    --icon-width: 25px;
    position: absolute;
    top: 5%;
    right: -15%;
    width: calc(var(--icon-width) + 25px);
    height: calc(var(--icon-width) + 25px);
    flex-direction: column;
    transition: all calc(100ms + var(--transition-time)) cubic-bezier(0.8, 0, 0.33, 1.25);
    cursor: pointer;
    z-index: 10;
  }
  nav .menu-btn.close .line__1 {
    transform: rotate(45deg) translate(2px, -3px);
  }
  nav .menu-btn.close .line__2 {
    transform: rotate(-45deg);
  }
  nav .menu-btn.close .line__3 {
    transform: rotate(45deg) translate(-2px, 3px);
  }
  nav .menu-btn .line {
    width: var(--icon-width);
    background: #fff;
    height: 2px;
    margin: 3px 0;
    transition: all calc(var(--transition-time) + 100ms) cubic-bezier(0.9, 0, 0.33, 1);
  }
  nav .menu-btn .line__1 {
    width: var(--icon-width);
    transform-origin: left;
  }
  nav .menu-btn .line__2 {
    width: var(--icon-width);
    transform-origin: center;
  }
  nav .menu-btn .line__3 {
    width: var(--icon-width);
    transform-origin: right;
  }
  nav.nav-open {
    transform: translateX(0%);
  }
  nav.nav-open .menu-btn {
    right: 10%;
  }
  nav.nav-open .nav-links li {
    transform: translateX(0);
    opacity: 1;
  }
  nav.sub-menu-open .sub-menu-btn {
    opacity: 1;
    transform: translateX(0);
  }
  nav.sub-menu-open .nav-links li {
    pointer-events: none;
    opacity: 0;
    transform: translateY(-10%);
  }
  nav.sub-menu-open .nav-links .hover-el {
    opacity: 0;
  }
  .pctlr{width: 100%;}
  .case-item,.company_ny2,.partner_item,.cpnrall2{
     width: 50%;
     margin-right: 0px;
     padding: 2%;
     margin-bottom: 0px;
    }
  .case-item .lsimg{
    border:none;
  }
  .pctlr .pctlrtt{
      text-align: center;
    }
  .upperandlower .next
  {width: 100%;
}
  .company_ny2 .cot .dnr1{
      width: 65%;
    }
  .pctlr img{
      width: 100%;
      max-width: 100%;
    }
  .network dl {
    width: 100%;
    float: none;
    margin-right: 6%;

}
.network{
    margin-bottom: 20px;
    height: 250px;
}
.infolist .img{
    width: 34%;
    margin-right: 1%;
    
}
.infolist .cot{
    width:65%;
    margin-left: 0px; 
    padding: 0px; 
    border-right:none
}
.infolist .cot .tit{
    line-height: 24px;
}
.partner_item .tit{border-bottom: none;}
.cp_screen .cpso{float: none;}
.option{width: 90%;margin-bottom: 20px;}
.cp_screen .cpsoann,.videoimgall,.show-info{width: 100%;}
.show-info{margin-bottom: 0px;}
.solCAls ul li{padding: 10px;}
.pub_banner{margin-top:0px;overflow: hidden;}
}