@charset "utf-8";
.page-banner {
    min-width: 1200px;
    background: url(../images/other_banner777.jpg) center no-repeat;
    height:400px;
    overflow: hidden;
}

.zxa{width:120px;height:35px;line-height:35px;font-size:14px; text-align:center; color:#fff; display:inherit; margin-right:10px;margin-top:10px; border-radius:5px;background: url(../images/zx01.png)#133b81 no-repeat 10px center; padding-left:40px; float:left}	
.zxa:hover{background-color: #f0a308;}
.zxb{width:120px;height:35px;line-height:35px;font-size:14px; text-align:center; color:#fff; display:inherit; margin-right:10px;margin-top:10px; border-radius:5px;background: url(../images/zx02.png)#f0a308 no-repeat 10px center; padding-left:40px;float:left}	
.zxb:hover{background-color: #133b81;}
.zxc{width:120px;height:35px;line-height:35px;font-size:14px; text-align:center; color:#fff; display:inherit; margin-top:10px; border-radius:5px;background: url(../images/zx03.png)#000000 no-repeat 10px center; padding-left:40px;float:left}	
.zxc:hover{background-color: #133b81;}


.page-banner img{width:100%}
.page-con {
    margin-top: 20px;
    margin-bottom: 40px;
}
.left-part {
	width: 250px;
	float: left;
}
.right-part {
	width: 930px;
	float: right;
}
.left-part-item {
	width: 100%;
	padding-bottom: 15px;
}
.left-part-item .item-tit {
	height: 60px;
	line-height: 60px;
	text-indent: 30px;
	font-size: 16px;
	background: -webkit-linear-gradient(bottom, #ca0b0b, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #ca0b0b, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #ca0b0b, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #ca0b0b, #4192e4); /* 标准的语法 */
}
.left-part-item .item-tit a {
	display: block;
	color: #fff;
	/*background: url(../images/left_ico.gif) no-repeat 25px center;*/
}
.left-part-item .nav-list li{
	width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-indent: 30px;
    font-size: 15px;
    background-color: #fafafa;
}
.left-part-item .nav-list li.son a {
    padding-left: 20px;
} 
.left-part-item .nav-list li a {
	width: 100%;
    height: 40px;
    display: block;
    /*background: url(../images/left_off.gif) no-repeat;*/
	color: #4192e4;
    font-weight: bold;
    border: 1px solid #4192e4;
    border-top: 0;
}
.left-part-item .contact {
	background: #f4f4f4;
	line-height: 22px;
	padding: 15px 5px;
}
.left-part-item .contact .pic img {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.left-part-item .contact dt {
    font-size: 14px;
    font-weight: bold;
}
.left-part-item .contact dd {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 6px;
}



.right-part .right-part-tit{
	box-sizing: content-box;
	height: 28px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    /*padding-top: 10px;*/
    overflow: hidden; padding-bottom:10px;
}
.right-part .right-part-tit .tit-name{
    position: relative;
	
    height: 24px;
    line-height: 24px;
    text-indent: 12px;
    font-size: 14px;
    color: #262626;
}
.right-part .right-part-tit .tit-name:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #4192e4;
}
.right-part .right-part-tit .fr {
	width: 560px;
    text-align: right;
    padding-top: 4px;
}
.right-part .right-part-tit .position{
	font-size: 12px;
}
.right-part .proClass-desc p{
    font-size: 14px;
    line-height: 1.5;
    color: #777;
}
.right-part .pic-list {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.right-part .pic-list:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.right-part .pic-list li {
	width: 24%;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    box-shadow: 0 0 3px rgba(212,212,212,0.8);
    position: relative;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.right-part .pic-list li:nth-child(4n){
	margin-right: 0px;
}
.right-part .pic-list li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    top: -2px;
}
.right-part .pic-list a {
    display: block;
    padding: 10px 2px;
}
.right-part .pic-list .pic {

}
.right-part .pic-list .pic img {
   width: 100%;
}
.right-part .pic-list .txt {
	padding: 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.right-part .pic-list li a:hover {
	color: #0068b0;
}
.right-part .pic-list.case-Pic li:nth-child(2n) {
    margin-right: 0;
}
.right-part .pic-list.case-Pic li{
    width: 470px;
    margin-right: 20px;
}
.right-part .pic-list.case-Pic a{
    padding: 10px;
}
.right-part .pic-list.case-Pic .pic{
    width: 450px;
    height: 200px;
}
.right-part .pic-list.case-Pic .pic img {
    max-width: 450px;
    max-height: 200px;
}

/* 产品详情 */
.right-part .product-introduce .pro-images{
    padding: 10px;
    border: 1px solid #ededed;
    display: inline-block;
    text-align: center;
}
.right-part .product-introduce .pro-images img {
    max-width: 100%;
}
.right-part .product-introduce .pro-tit {
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #ededed;
    color: #333;
}
.right-part .product-introduce .product-type{
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
}
.right-part .product-introduce .pro-show{
    text-align: center;
    padding-bottom: 20px;
}
.right-part .product-introduce .pro-show img {
    max-width: 100%;
    height: auto !important;
}

/* 文章详情 */
.right-part .news-show .news_tit {
	text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
}
.right-part .news-show .news_mes {
	margin-top: 14px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #9e9e9e;
    border: 1px dotted #ccc;
    border-width: 1px 0;
}
.right-part .news-show .news_con {
    padding: 14px 10px;
	line-height: 24px;
    font-size: 14px;
    text-align: justify;
    background-color: #fff;
}
/*在线留言*/
.form_box {padding: 10px 0; }
.form_box form label {display: block;margin: 10px auto;color: #333;line-height: 30px;overflow: hidden;font-size: 14px;}
.form_box form label span {display: block;height: 30px;width: 70px;text-align: left;font-size: 14px;float: left;}
.form_box form label input { width: 100%; line-height: 26px; float: right; padding: 2px 4px; border: 1px solid #4192e4; border-radius: 4px;}
.form_box form label textarea {width: 100%; float: right;font-size: 14px;padding:4px;line-height: 20px; border: 1px solid #4192e4; border-radius: 4px;}
.form_box form .btn {margin: 20px auto;text-align: center;width: 580px;}
.form_box form .btn input {display: inline-block;margin:0 20px;font-size: 14px; width: 140px;height: 30px;border: none;border-radius: 2px;cursor: pointer;}


/* 页码 */
.pagelist {
	margin: 20px 0;
	text-align: center;
}
.pagelist li {
	display: inline-block;
	margin: 0 4px;
	
	vertical-align: middle;
	font-size: 14px;
}
.pagelist li a{
	padding: 0 10px;
	font-size: 12px;
    height: 30px;
	border: 1px solid #ddd;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    text-align: center;

    color: #787878;
}
.pagelist li a{
	display: block;
	color: #787878;
}
.pagelist li a:hover {border: 1px solid #4192e4;
	background: -webkit-linear-gradient(bottom, #4192e4, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #4192e4, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #4192e4, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #4192e4, #4192e4); /* 标准的语法 */
    color: #fff;
}
.pagelist li.active a{
	padding: 0 10px 0px 10px;
	height: 30px;
    line-height: 30px;
	border: 1px solid #4192e4;
	background: -webkit-linear-gradient(bottom, #4192e4, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #4192e4, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #4192e4, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #4192e4, #4192e4); /* 标准的语法 */
	color: #fff;
}

/* 上下篇 */
.prevnext {
	width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-width: 1px 0;
    /*margin: 15px 0 0;*/
    background: #fff;
    font-size: 14px;
}
.prevnext .fr {
	text-align: right;
}

.right-part .news-list.ss-result li h6+div {
    overflow: hidden;
}
.right-part .news-list.ss-result li h6+div span {
    display: inline-block;
    width: 33.33%;
    float: left;
    text-align: left;
}
.right-part .news-list.ss-result li h6+div span a {
    color: inherit;
}
.conme{
    padding-left: 19%;
    line-height: 25px;
    letter-spacing: 2px;
}
.productfont{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
    width: 400px;
    margin-left: 30px;
    padding-left: 30px;
    border: 1px solid #ededed;
    height: 612px;
    vertical-align: top;
    padding-top: 10px;
    font-weight: 100;
	line-height: 25px;
}
.suoluotu{
	text-align: center;
}
.productfont{
    
}
.product-son{
	display: none;
}
.left-part .left-part-item .product-son li{
    display: inline-block;

}
.left-part .left-part-item .product-son li a{
	padding-left: 15px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.product-son li a span{
	font-weight: bold;
	font-size: 20px;
	    padding-right: 5px;
}
.left-part-item .nav-list li.cur{
	background-color: #4192e4;
	color: #FFF;
}
.left-part-item .nav-list li.cur a{
	color: #706e6e;
}
.left-part .left-part-item .product-son li:hover{
	background-color:#4192e4 ;
}
.proSmallImage{
   display: none;
}


.pro-show img.cur{
	display:inline-block;
}
.online_images{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}
/*联系我们*/
.cda {
        height: 300px;
        margin-bottom: 30px;
    }
    
    .cda dt {
        float: left;
        width: 440px
    }
    
    .cda dt img {
        width: 440px;
        height: 300px;
        display: block;
    }
    
    .cda dd {
        float: left;
        background: #f1f1f1;
        width: 760px;
        height: 300px;
        padding: 50px 0 0 40px;
    }
    
    .cda h3 {
        height: 32px;
        font-weight: normal;
        font-size: 18px;
        color: #3b4970;
    }
    
    .cda p {
        font-size: 16px;
        color: #666666;
        line-height: 34px;
        width: 666px;
    }
	.g-gywm { margin-bottom:40px;}
    
    .wm-l {
        width: 500px;
        float: left;
        background: #f4f4f4;
        height: 511px;
        overflow: hidden;
    }
    
    .wm-l h4 {
        font: 20px "Microsoft YaHei";
        color: #fff;
        height: 93px;
        width: 500px;
        background: #082581;
        text-align: center;
        line-height: 96px;
        font-size: 25px;
    }
    
    .wm-l ul {
        padding-left: 65px;
        background:url(../images/7339ce98a468489fa945f9efdc3d0f33_2.png?ver=3) no-repeat left center;
        margin: 20px 0 0 20px;
        height: 60px;
        background-size: 50px;
    }
    
    .wm-l li {
        font: 14px "Microsoft YaHei";
        color: #000;
        line-height: 24px;
    }
    
    .wm-l .ul2 {
        background:url(../images/7339ce98a468489fa945f9efdc3d0f33_4.png?ver=4) no-repeat left center;
        margin-left: 20px;
        background-size: 50px;
    }
    
    .wm-l .ul3 {
        background:url(../images/7339ce98a468489fa945f9efdc3d0f33_6.png?ver=5) no-repeat left 0px;
        background-size: 50px;
    }
    
    .wm-l .ul3 li {
        line-height: 25px;
    }
    
    .wm-l .ul3 li b { 
        font-weight: bold;
        font-size: 25px;
        color: #333333 margin-top:20px;
    }
     .wm-l .ul4 {
        background:url(../images/7339ce98a468489fa945f9efdc3d0f33_9.png?ver=4) no-repeat left center;
        margin-left: 20px;
        background-size: 50px;
         height: 100px;
    }
    
    
    .wm-r {
        float: left;
        width: 700px;
    }
	
.message_img{
	width: 50%;
}
.form_box_message{
	width: 50%;
	background-color: #FFF;
	padding-left:40px;
	padding-right: 40px;
	padding-top: 15px;
}
.form_box_message img{
	padding-bottom: 30px;
}
#massaeg{
	background-color: ;
	padding-top: 0px;
	padding-bottom: 30px; 
}
.form_box_message label{
	width: 48%;
	display: inline-block;
	
}
.form_box_message label input{
	font-size: 14px;
	color: #999999;
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	margin-bottom: 8px;
	border: none;
	padding-left: 15px;
	background-color: #f0f0f0;
}
.form_box_message label:nth-of-type(1) input{
	padding-left: 48px;
	background: url(../images/ico07.png) no-repeat 20px center;
	background-color: #f0f0f0;
}
.form_box_message label:nth-of-type(2) input{
	padding-left: 48px;
	background: url(../images/ico08.png) no-repeat 20px center;
	background-color: #f0f0f0;
	margin-left: 15px;
}
.form_box_message label:nth-of-type(3) input{
	padding-left: 48px;
	background: url(../images/ico05.png) no-repeat 20px center;
	background-color: #f0f0f0;
}
.form_box_message label:nth-of-type(4) input{
	padding-left: 48px;
	background: url(../images/ico05.png) no-repeat 20px center;
	background-color: #f0f0f0;
	margin-left: 15px;
}
.btsdan button{
	width: 100%;
	line-height: 50px;
	text-align: center;
	background-color: #333333;
	color: #FFF;
	font-size: 14px;
	border: none;
}
.btsdan{
	margin-bottom: 30px;
}
.form_box_message h5{
	font-size: 24px;
	color: #332c2b;
}
.form_box_message h5 font{
	color: #2160a6;
	
}
.form_box_message p{
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}

	
	
	
	
	
.map1 {
    width: 478px;
    height: 480px;
    border: 1px solid #eee;
    overflow: hidden;
    display: inline-block;
    color: #FFF;
    font-size: 25px;
    font-weight: 100;
}
.map1 h2 {
    height: 140px;
    padding-top: 25px;
    background: #4192e4;
    overflow: hidden;
    padding-left: 36px;
	
    margin-bottom: 22px;
}
.map1 h2 em {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
}

.map1 p {
    font: 15px "Microsoft Yahei";
    line-height: 55px;
    color: #333;
    background: url(../images/icon11.gif) no-repeat 22px center;
    padding-left: 80px;
    margin-top: 10px;
    text-align: left;
    font-weight: 100;
}
.map1 dd:nth-of-type(2){
	background: url(../images/icon21.gif) no-repeat 22px center;
	
}
.map1 dd font{
	    display: block;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.map1 dd:nth-of-type(3){
	background: url(../images/icon31.gif) no-repeat 22px center;
}
/*通用左侧*/
.chanpinfenlei{
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 56px;
    letter-spacing: 10px;
    font-weight: 1000;
    background: url(../images/bj-in-nav.png) center;
    color: #FFF;
    line-height: 56px;
    
}
.contact .nav-list p{
	padding-bottom: 10px;
	font-size: 15px;
	padding-left: 10px;   
	color: #9f050c;
	text-align: left;
	color: #4192e4;
}
.contact .nav-list p:nth-of-type(1){
	text-align: left;
    font-size: 18px;
    padding-top: 15px;
    padding-left: 0;
    font-weight: bold;
}
.contact .nav-list p a{
	
}
.contact .nav-list p.newsNeiye{
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    padding-left: 18px;
    border-bottom: 1px dashed;
    margin-top: 15px;
    background: url(../images/icoNews.png) no-repeat 5px 9px;
    padding-top: 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
    width: 100%;
}
.contact .nav-list p.newsNeiye:hover{
	color: #ffa200;	
}
.keyWorldSreach{
    font-size: 12px;
    color: #4192e4;
    line-height: 36px;
    width: 48.6%;
    display: inline-block;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.wrap{
	
}
.wrap .xiangsichanpin{
    height: 56px;
    background: url(../images/bj-in-nav.png) left center no-repeat;
    line-height: 56px;
    width: 234px;
    text-align: center;
    color: #fbf3bc;
    letter-spacing: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}
.wrap .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap .list li{
    width: 23%;
    text-align: center;
    border: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
}
.wrap .list li a{
	
}
.wrap .list li a img{
	width: 100%;
    padding: 5px;
}
.wrap .list li .txt{
    margin: 15px 0;
    color: #333;
    width: 100%;
}
.wrap .list li:hover .moreproducts{
	bottom: 10px;
	transition: 0.8s;
}
.wrap .list li .moreproducts{
    font-size: 14px;
    display: block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background-color: #4192e4;
    color: #FFF;
    position: absolute;
    bottom: -30px;
    left: 0;
    margin: 0 auto;
    right: 0;
    transition: 0.8s;
}

.canpincanshu{
	font-size: 20px;
	font-weight: bold;
	color: #4192e4;
	margin-bottom: 15px;
}
.productfont p{
	line-height: 25px;
}
.news-list-box{
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    padding-top: 40px;
}
.news-list-box h6{
	font-size: 20px;
    padding-bottom: 15px;
}
.news-list-box p{
	    font-size: 15px;
    line-height: 27px;
    letter-spacing: 1px;
}
.news-list li{
    cursor: pointer;
    border-bottom: 1px dotted #4192e4;
    margin-bottom: 40px;
}
.news-list li:hover{
	color: #4192e4;
}
.news-list li img{
    width: 200px;
    margin-bottom: 15px;
}
#aboutUsHtml{
	background: url(../images/bj-aboutTitleImages.jpg) no-repeat center top;
	padding-top: 30px;
    padding-bottom: 35px;
}
.aboutUsHtml{
    padding: 50px 35px;
    background: #fff;
    -moz-box-shadow:0px 5px 5px #999; -webkit-box-shadow:0px 5px 5px #999; box-shadow:0px 5px 5px #999;
}
#aboutUsHtml h3 {
    display: block;
    color: #064b87;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    line-height: 45px;
}
.product-type{
		width: 150px;
		height: 50px;
		line-height: 50px;
		background-color: #4192e4;
		text-align: center;
		color: #FFF !important;
		border-radius: 9px;
		font-weight: bold;
	}
#aboutUsHtml h3 font{
	float: right;
	font-size: 12px;
	color: #aaa;
}
#aboutUsHtml h6{
	padding-bottom: 15px;
    font-size: 36px;
    color: #e4e6ea;
    text-transform: capitalize;
    line-height: 40px;
    font-family: "AvantGardeITCbyBT-Medium",Arial;
}
#aboutUsHtml p{
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 18px;
    line-height: 2.2em;
    text-indent: 36px;
}
.content-boxs{
	display: flex;
	margin-top: 50px;
}
.price-box{
	padding-top: 15px;
}
.row-price{
	flex: 1;
    background-color: #151419;
    border-right: 1px solid #aaa;	
}
.content-boxs .row-price .price-box p#totalPrice,.content-boxs .row-price .price-box p#totalOrder,.content-boxs .row-price .price-box p#monthsPrice{
    text-align: center;
    line-height: 55px;
    display: block;
    color: #FFF;
    font-size: 40px;
    text-align: center;
    text-indent: 0px;
}
.content-boxs .row-price .price-box h5{
    display: block;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    padding-bottom: 35px;
}
.nav-list2-title{
	text-align: center;
	line-height: 50px;
}
.nav-list2-title li{ 
display: inline-block;
padding: 0 20px;
}
.nav-list2-title li.cur{
	background-color: #FFF;
}
.nav-list2-title li a{
	
} 
.womendefuwu{
	background: url(../images/bj-womendefuwu.png) no-repeat center;
	height: 904px;
}
.icoList{
	display: flex;
	padding-top: 140px;
}
.icoList li{
	flex: 1;
	padding: 0 25px;
	text-align: center;
}
.icoList li img{
	
}
.icoList li font{
	display: block;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	padding-top: 15px;
}
.dingzhishengchanshebei{
	text-align: center;
    padding-top: 100px;
}
.dingzhishengchanshebei font{
	color:#FFFFFF;
	font-size:30px;
}
.dingzhishengchanshebei p{
	font-size:14px !important;
	line-height:2;
	color: #FFF;
}
.dingzhishengchanshebeiImageBox{
	display: flex;
	margin-top: 35px;
}
.dingzhishengchanshebeiImageBox li{
	flex: 1;
}
.CompanyShiLi{
	
}
.CompanyShiLi font{
    color: #000;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 50px;
}
.CompanyShiLiList{
	
}
.CompanyShiLiList li{
	display: inline-block;
	width: 50%;
	float: left;
	margin-top: 35px;
	padding: 15px;
	height: 156px;
}
.CompanyShiLiList li:nth-of-type(1),.CompanyShiLiList li:nth-of-type(4),.CompanyShiLiList li:nth-of-type(5),.CompanyShiLiList li:nth-of-type(8){
	background-color: #ca0b0b;
	color: #FFF;
}
.CompanyShiLiList li:nth-of-type(1) h4,.CompanyShiLiList li:nth-of-type(4) h4,.CompanyShiLiList li:nth-of-type(5) h4,.CompanyShiLiList li:nth-of-type(8) h4{
	color: #FFF;
}

.CompanyShiLiList li h4{
	text-align: center;
	color: #ca0b0b;
}
#aboutUsHtml .CompanyShiLiList li p{
	text-indent: 0 ;
	padding: 0 30px;
	font-size: 16px;
}
.CompanyShiLiList font{
	color: #000;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 50px;
}
.productBox{
	height: 100px;
}
#proStInner{
	background: url(../images/xiala_bg.png) repeat-x left bottom;
	width: 100%;
	margin-bottom: 50px;
}
.ul-pro-in{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
    padding-bottom: 5px;
    height: 115px;
    padding-top: 45px;
}
.ul-pro-in li{
    color: #909090;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    display: block;
    width: 130px;
    text-align: center;
    font-family: monospace;
}
.ul-pro-in li a{
	display: inline-block;
	padding-bottom: 10px;
}
.ul-pro-in li.cur a,.ul-pro-in li:hover a{
	
}
#pro-pro-color{
	background-color: #f2f2f2;
}    
#pro-pro-img{
	padding-bottom: 60px;
	padding-top: 40px;
}
#pro-pro-img img{
	width: 100%;
}
.pic-list-pro{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.pic-list-pro li{
    width: 23%;
    text-align: center;
    margin-bottom: 35px;
    border: 1px solid #eee;
    font-family: monospace;
	transition: 1s all;
	margin-left: 2.5%;
}
.jq22-container{
	    text-align: center;
    margin-bottom: 60px;
}
.pic-list-pro li:nth-of-type(4n+1){
	margin-left: 0;
}
.pic-list-pro li a p{
    display: block;
    color: #5c5c5c;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #FFF;
    border-top: 1px solid #eee;
    line-height: 55px;
    width: 100%;
    
}
.pic-list-pro li a img{
	width: 100%;
}
.pic-list-pro li:hover{
	-moz-box-shadow:0px 0px 8px #ddd; 
	-webkit-box-shadow:0px 0px 8px #ddd; 
	box-shadow:0px 0px 8px #ddd;
	transition: 0.5s all;
	transform: translateY(-10px);
}
.pic-list-pro li:hover p{
	color: #4192e4;
    font-weight: 1000;
}
.prottt{
	line-height: 45px;
}
.productDataBoX{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
	 margin-top: 40px;
}
.proImgBOX{
    width: 600px;
    border: 1px solid #ddd;
    overflow: hidden;
   position: relative;
}
.proImgBOX img{
	width: 100%;
	display: none;
}

.proImgBOX-father{
	position: relative;
}
.proImgBOX:hover img{
	transform:scale(1.15);
	transition: all 0.8s;
}
.proFONTBOX{
    width: 500px;
    border: 1px solid #ddd;
    line-height: 3;
    padding: 0 25px;
}
.proFONTBOX h6{
    text-align: center;
    line-height: 70px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 25px;
}
.proFONTBOX h6 b{
    color: #4192e4;
    font-family: serif;
}
.proFONTBOX p{
    line-height: 35px;
    padding-left: 35px;
    font-size: 16px;
    color: #666;
}
.proFONTBOX a{
    display: block;
    width: 270px;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #4192e4;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    border-radius: 25px;
    color: #FFF;
}
.pro_form_box{
	width: 1200px;
	margin: 0 auto;
}
.pro_form_box table{
	width: 1200px;
}
.pro_form_box table tbody{
	width: 100%;
	
}
.pro_form_box table tbody td{
    flex: 1;
    text-align: center;
    line-height: 50px;
    font-size: 12px
}
.xiangsichanpin{
    height: 56px;
    background: url(../images/bj-in-nav.png) left center no-repeat;
    line-height: 56px;
    width: 234px;
    text-align: center;
    color: #fbf3bc;
    letter-spacing: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.smallproImgBOX{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.smallproImgBOX img{
    width: 75px !important;
    height: auto !important;
    opacity: 0.5;
    border: 1px solid #111;
}

.smallproImgBOX img.cur{
	opacity: 1;
}
.proImgBOX img.cur{
	display: block;
}
.biaogeChanp{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pro_form_box table tbody td:nth-of-type(1),.pro_form_box table tbody td:nth-of-type(3),.pro_form_box table tbody td:nth-of-type(5){
	background-color: #f5f5f5;
}
.newsInnerTitleNav{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 30px 0;
}
.newsInnerTitleNav li{
	width: 230px;
	line-height: 61px;
	line-height: 61px;
	text-align: center;
    color: #4c4c4c;
    background: #f7f7f7;
    border-right: 1px solid #dedede;
}
.newsInnerTitleNav li:nth-last-child(1){
	border: none;
}
.newsInnerTitleNav li:hover{
	background-color: #4192e4;
	color: #FFF;
}
.newsInnerTitleNav .cur{
	background-color: #4192e4;
	color: #FFF;
}



.news-list-nav li{
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news-list-nav li a h6{
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
}
.news-list-nav li a h6 .date{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666666;
    padding-top: 5px;
    padding-right: 15px;
}
.news-list-nav li a p{
    font-size: 14px;
    line-height: 2;
    color: #999999;
}
.news-list-nav li:hover{
	box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
	cursor: pointer;
}
.news-list-nav li a span{
	display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 35px;
}
.news-list-nav li:hover a span{
    color: #fff;
    background-color: #4192e4;
}
.news-list-nav li:hover a h6{
	color:  #4192e4;
}
.pro_form_box table tbody td:nth-of-type(4){
	flex: 1.5;
}
.page-con-case{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.page-con-case li{
	width: 32%;
	position: relative;
	margin-bottom: 23px;
	overflow: hidden;
}
.page-con-case li p{
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	transition: 1s all;
}
.page-con-cases{
	margin-top: 45px;
}
.page-con-case li:hover p{
	height: 100%;
	line-height: 200px;
	transition: 1s all;
	background-color: rgba(0,0,0,0.5);
	background-size: 25px;
}
.caseBoxSwiper{
	width: 930px;
	margin: 0 auto;
    position: relative;
    padding-bottom: 35px;
}
.caseNameBoxH{
	text-align: center;
    font-size: 18px;
    line-height: 45px;
    margin-top: 50px;
    margin-bottom: 15px;
    color: #999;
}

.ul-pro-in li{
	position: relative;
}
.ulksgjin{
    position: absolute;
    width: 170px;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    left: 0;
    top: 65px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: none;
}
.ulksgjin li{
	color: #FFF;
	font-size: 14px;
    width: 100%;
line-height: 30px;
}
.ul-pro-in li:hover .ulksgjin{
	display: block;
}
.nav-current {
    font-size: 14px;
    padding-top: 30px;
}
.titles {
    padding-top: 50px;
    padding-bottom: 35px;
}
.titles .title-within {
    text-align: center;
}
.titles .title-within h3 {
    font-size: 36px;
    color: #b2b2b2;
}
.titles .title-within p {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.titles .title-within span {
    width: 120px;
    height: 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #d30c1c;
}
.header h1{
	padding-top: 0;
}


.pabouttitle {
    margin: 25px auto 0px;
    background-color: rgba(250, 250, 250, 1);
    border: 1px #efefef dashed;
    padding: 15px;
    font-size: 30px;
    color: #192734;
    text-align: center;
}




/*小模块*/
.blk-xs{width:240px;}
.blk-sm{width:930px;}

.p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 39.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #4192e4;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #4192e4;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #4192e4;
            border-color: #4192e4;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }

.fdh-01-tit {
            background: #4192e4;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center #4192e4;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #4192e4;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #4192e4;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #4192e4;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ff7300;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
		.k12-cx-xgcp-4pl-fx1-1-01-tit {
            background: #4192e4;
            height: 80px;  
            margin-bottom:15px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 {
            height: 80px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 80px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
       
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #ff7300;
            background:url(../images/p14-icon11.png) no-repeat 22px center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
.k12-cx-xgcp-4pl-fx1-1-01-list dl {
            width: 100%;
            border: 1px solid #dfdfdf;
            box-sizing: border-box;
            margin-bottom: 25px;
			min-height:230px;
			height:auto;
            
           
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #4192e4;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;background:  #ececeb;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-align: center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
		
		@charset "utf-8";
.page-banner {
    min-width: 1200px;
    height: 400px;
    background: url(../images/other_banner777.jpg) center no-repeat;
}
.page-banner img{width:100%}
.page-con {
    margin-top: 40px;
    margin-bottom: 40px;
}
.left-part {
	width: 250px;
	float: left;
}
.right-part {
	width: 930px;
	float: right;
}
.left-part-item {
	width: 100%;
	padding-bottom: 15px;
}
.left-part-item .item-tit {
	height: 60px;
	line-height: 60px;
	text-indent: 30px;
	font-size: 16px;
	background: -webkit-linear-gradient(bottom, #ca0b0b, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #ca0b0b, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #ca0b0b, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #ca0b0b, #4192e4); /* 标准的语法 */
}
.left-part-item .item-tit a {
	display: block;
	color: #fff;
	/*background: url(../images/left_ico.gif) no-repeat 25px center;*/
}
.left-part-item .nav-list li{
	width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-indent: 30px;
    font-size: 15px;
    background-color: #fafafa;
}
.left-part-item .nav-list li.son a {
    padding-left: 20px;
} 
.left-part-item .nav-list li a {
	width: 100%;
    height: 40px;
    display: block;
    /*background: url(../images/left_off.gif) no-repeat;*/
	color: #4192e4;
    font-weight: bold;
    border: 1px solid #4192e4;
    border-top: 0;
}
.left-part-item .contact {
	background: #f4f4f4;
	line-height: 22px;
	padding: 15px 5px;
}
.left-part-item .contact .pic img {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}
.left-part-item .contact dt {
    font-size: 14px;
    font-weight: bold;
}
.left-part-item .contact dd {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 6px;
}



.right-part .right-part-tit{
	box-sizing: content-box;
	height: 28px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    /*padding-top: 10px;*/
    overflow: hidden; padding-bottom:10px;
}
.right-part .right-part-tit .tit-name{
    position: relative;
	
    height: 24px;
    line-height: 24px;
    text-indent: 12px;
    font-size: 14px;
    color: #262626;
}
.right-part .right-part-tit .tit-name:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    background-color: #4192e4;
}
.right-part .right-part-tit .fr {
	width: 560px;
    text-align: right;
    padding-top: 4px;
}
.right-part .right-part-tit .position{
	font-size: 12px;
}
.right-part .proClass-desc p{
    font-size: 14px;
    line-height: 1.5;
    color: #777;
}
.right-part .pic-list {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.right-part .pic-list:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.right-part .pic-list li {
	width: 24%;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    box-shadow: 0 0 3px rgba(212,212,212,0.8);
    position: relative;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}
.right-part .pic-list li:nth-child(4n){
	margin-right: 0px;
}
.right-part .pic-list li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    top: -2px;
}
.right-part .pic-list a {
    display: block;
    padding: 10px 2px;
}
.right-part .pic-list .pic {

}
.right-part .pic-list .pic img {
   width: 100%;
}
.right-part .pic-list .txt {
	padding: 10px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.right-part .pic-list li a:hover {
	color: #0068b0;
}
.right-part .pic-list.case-Pic li:nth-child(2n) {
    margin-right: 0;
}
.right-part .pic-list.case-Pic li{
    width: 470px;
    margin-right: 20px;
}
.right-part .pic-list.case-Pic a{
    padding: 10px;
}
.right-part .pic-list.case-Pic .pic{
    width: 450px;
    height: 200px;
}
.right-part .pic-list.case-Pic .pic img {
    max-width: 450px;
    max-height: 200px;
}

/* 产品详情 */
.right-part .product-introduce .pro-images{
    padding: 10px;
    border: 1px solid #ededed;
    display: inline-block;
    text-align: center;
}
.right-part .product-introduce .pro-images img {
    max-width: 100%;
}
.right-part .product-introduce .pro-tit {
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #ededed;
    color: #333;
}
.right-part .product-introduce .product-type{
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
}
.right-part .product-introduce .pro-show{
    text-align: center;
    padding-bottom: 20px;
}
.right-part .product-introduce .pro-show img {
    max-width: 100%;
    height: auto !important;
}

/* 文章详情 */
.right-part .news-show .news_tit {
	text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
}
.right-part .news-show .news_mes {
	margin-top: 14px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    color: #9e9e9e;
    border: 1px dotted #ccc;
    border-width: 1px 0;
}
.right-part .news-show .news_con {
    padding: 14px 10px;
	line-height: 24px;
    font-size: 14px;
    text-align: justify;
    background-color: #fff;
}
/*在线留言*/
.form_box {padding: 10px 0; }
.form_box form label {display: block;margin: 10px auto;color: #333;line-height: 30px;overflow: hidden;font-size: 14px;}
.form_box form label span {display: block;height: 30px;width: 70px;text-align: left;font-size: 14px;float: left;}
.form_box form label input { width: 100%; line-height: 26px; float: right; padding: 2px 4px; border: 1px solid #4192e4; border-radius: 4px;}
.form_box form label textarea {width: 100%; float: right;font-size: 14px;padding:4px;line-height: 20px; border: 1px solid #4192e4; border-radius: 4px;}
.form_box form .btn {margin: 20px auto;text-align: center;width: 580px;}
.form_box form .btn input {display: inline-block;margin:0 20px;font-size: 14px; width: 140px;height: 30px;border: none;border-radius: 2px;cursor: pointer;}


/* 页码 */
.pagelist {
	margin: 20px 0;
	text-align: center;
}
.pagelist li {
	display: inline-block;
	margin: 0 4px;
	
	vertical-align: middle;
	font-size: 14px;
}
.pagelist li a{
	padding: 0 10px;
	font-size: 12px;
    height: 30px;
	border: 1px solid #ddd;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    text-align: center;

    color: #787878;
}
.pagelist li a{
	display: block;
	color: #787878;
}
.pagelist li a:hover {border: 1px solid #4192e4;
	background: -webkit-linear-gradient(bottom, #4192e4, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #4192e4, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #4192e4, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #4192e4, #4192e4); /* 标准的语法 */
    color: #fff;
}
.pagelist li.active a{
	padding: 0 10px 0px 10px;
	height: 30px;
    line-height: 30px;
	border: 1px solid #4192e4;
	background: -webkit-linear-gradient(bottom, #4192e4, #4192e4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, #4192e4, #4192e4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, #4192e4, #4192e4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to top, #4192e4, #4192e4); /* 标准的语法 */
	color: #fff;
}

/* 上下篇 */
.prevnext {
	width: 100%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-width: 1px 0;
    /*margin: 15px 0 0;*/
    background: #fff;
    font-size: 14px;
}
.prevnext .fr {
	text-align: right;
}

.right-part .news-list.ss-result li h6+div {
    overflow: hidden;
}
.right-part .news-list.ss-result li h6+div span {
    display: inline-block;
    width: 33.33%;
    float: left;
    text-align: left;
}
.right-part .news-list.ss-result li h6+div span a {
    color: inherit;
}
.conme{
    padding-left: 19%;
    line-height: 25px;
    letter-spacing: 2px;
}
.productfont{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    display: inline-block;
    width: 400px;
    margin-left: 30px;
    padding-left: 30px;
    border: 1px solid #ededed;
    height: 612px;
    vertical-align: top;
    padding-top: 10px;
    font-weight: 100;
	line-height: 25px;
}
.suoluotu{
	text-align: center;
}
.productfont{
    
}
.product-son{
	display: none;
}
.left-part .left-part-item .product-son li{
    display: inline-block;

}
.left-part .left-part-item .product-son li a{
	padding-left: 15px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}
.product-son li a span{
	font-weight: bold;
	font-size: 20px;
	    padding-right: 5px;
}
.left-part-item .nav-list li.cur{
	background-color: #4192e4;
	color: #FFF;
}
.left-part-item .nav-list li.cur a{
	color: #706e6e;
}
.left-part .left-part-item .product-son li:hover{
	background-color:#4192e4 ;
}
.proSmallImage{
   display: none;
}


.pro-show img.cur{
	display:inline-block;
}
.online_images{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
}
/*联系我们*/
.map1 {
    width: 478px;
    height: 480px;
    border: 1px solid #eee;
    overflow: hidden;
    display: inline-block;
    color: #FFF;
    font-size: 25px;
    font-weight: 100;
}
.map1 h2 {
    height: 140px;
    padding-top: 25px;
    background: #4192e4;
    overflow: hidden;
    padding-left: 36px;
	
    margin-bottom: 22px;
}
.map1 h2 em {
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
}

.map1 p {
    font: 15px "Microsoft Yahei";
    line-height: 55px;
    color: #333;
    background: url(../images/icon11.gif) no-repeat 22px center;
    padding-left: 80px;
    margin-top: 10px;
    text-align: left;
    font-weight: 100;
}
.map1 dd:nth-of-type(2){
	background: url(../images/icon21.gif) no-repeat 22px center;
	
}
.map1 dd font{
	    display: block;
    font: 20px Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.map1 dd:nth-of-type(3){
	background: url(../images/icon31.gif) no-repeat 22px center;
}
/*通用左侧*/
.chanpinfenlei{
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 56px;
    letter-spacing: 10px;
    font-weight: 1000;
    background: url(../images/bj-in-nav.png) center;
    color: #FFF;
    line-height: 56px;
    
}
.contact .nav-list p{
	padding-bottom: 10px;
	font-size: 15px;
	padding-left: 10px;   
	color: #9f050c;
	text-align: left;
	color: #4192e4;
}
.contact .nav-list p:nth-of-type(1){
	text-align: left;
    font-size: 18px;
    padding-top: 15px;
    padding-left: 0;
    font-weight: bold;
}
.contact .nav-list p a{
	
}
.contact .nav-list p.newsNeiye{
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    padding-left: 18px;
    border-bottom: 1px dashed;
    margin-top: 15px;
    background: url(../images/icoNews.png) no-repeat 5px 9px;
    padding-top: 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
    width: 100%;
}
.contact .nav-list p.newsNeiye:hover{
	color: #ffa200;	
}
.keyWorldSreach{
    font-size: 12px;
    color: #4192e4;
    line-height: 36px;
    width: 48.6%;
    display: inline-block;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.wrap{
	
}
.wrap .xiangsichanpin{
    height: 56px;
    background: url(../images/bj-in-nav.png) left center no-repeat;
    line-height: 56px;
    width: 234px;
    text-align: center;
    color: #fbf3bc;
    letter-spacing: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}
.wrap .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap .list li{
    width: 23%;
    text-align: center;
    border: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
}
.wrap .list li a{
	
}
.wrap .list li a img{
	width: 100%;
    padding: 5px;
}
.wrap .list li .txt{
    margin: 15px 0;
    color: #333;
    width: 100%;
}
.wrap .list li:hover .moreproducts{
	bottom: 10px;
	transition: 0.8s;
}
.wrap .list li .moreproducts{
    font-size: 14px;
    display: block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background-color: #4192e4;
    color: #FFF;
    position: absolute;
    bottom: -30px;
    left: 0;
    margin: 0 auto;
    right: 0;
    transition: 0.8s;
}

.canpincanshu{
	font-size: 20px;
	font-weight: bold;
	color: #4192e4;
	margin-bottom: 15px;
}
.productfont p{
	line-height: 25px;
}
.news-list-box{
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    padding-top: 40px;
}
.news-list-box h6{
	font-size: 20px;
    padding-bottom: 15px;
}
.news-list-box p{
	    font-size: 15px;
    line-height: 27px;
    letter-spacing: 1px;
}
.news-list li{
    cursor: pointer;
    border-bottom: 1px dotted #4192e4;
    margin-bottom: 40px;
}
.news-list li:hover{
	color: #4192e4;
}
.news-list li img{
    width: 200px;
    margin-bottom: 15px;
}
#aboutUsHtml{
	background: url(../images/bj-aboutTitleImages.jpg) no-repeat center top;
	padding-top: 30px;
    padding-bottom: 35px;
}
.aboutUsHtml{
    padding: 50px 35px;
    background: #fff;
    -moz-box-shadow:0px 5px 5px #999; -webkit-box-shadow:0px 5px 5px #999; box-shadow:0px 5px 5px #999;
}
#aboutUsHtml h3 {
    display: block;
    color: #064b87;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    line-height: 45px;
}
.product-type{
		width: 150px;
		height: 50px;
		line-height: 50px;
		background-color: #4192e4;
		text-align: center;
		color: #FFF !important;
		border-radius: 9px;
		font-weight: bold;
	}
#aboutUsHtml h3 font{
	float: right;
	font-size: 12px;
	color: #aaa;
}
#aboutUsHtml h6{
	padding-bottom: 15px;
    font-size: 36px;
    color: #e4e6ea;
    text-transform: capitalize;
    line-height: 40px;
    font-family: "AvantGardeITCbyBT-Medium",Arial;
}
#aboutUsHtml p{
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 18px;
    line-height: 2.2em;
    text-indent: 36px;
}
.content-boxs{
	display: flex;
	margin-top: 50px;
}
.price-box{
	padding-top: 15px;
}
.row-price{
	flex: 1;
    background-color: #151419;
    border-right: 1px solid #aaa;	
}
.content-boxs .row-price .price-box p#totalPrice,.content-boxs .row-price .price-box p#totalOrder,.content-boxs .row-price .price-box p#monthsPrice{
    text-align: center;
    line-height: 55px;
    display: block;
    color: #FFF;
    font-size: 40px;
    text-align: center;
    text-indent: 0px;
}
.content-boxs .row-price .price-box h5{
    display: block;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    padding-bottom: 35px;
}
.nav-list2-title{
	text-align: center;
	line-height: 50px;
}
.nav-list2-title li{ 
display: inline-block;
padding: 0 20px;
}
.nav-list2-title li.cur{
	background-color: #FFF;
}
.nav-list2-title li a{
	
} 
.womendefuwu{
	background: url(../images/bj-womendefuwu.png) no-repeat center;
	height: 904px;
}
.icoList{
	display: flex;
	padding-top: 140px;
}
.icoList li{
	flex: 1;
	padding: 0 25px;
	text-align: center;
}
.icoList li img{
	
}
.icoList li font{
	display: block;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
	padding-top: 15px;
}
.dingzhishengchanshebei{
	text-align: center;
    padding-top: 100px;
}
.dingzhishengchanshebei font{
	color:#FFFFFF;
	font-size:30px;
}
.dingzhishengchanshebei p{
	font-size:14px !important;
	line-height:2;
	color: #FFF;
}
.dingzhishengchanshebeiImageBox{
	display: flex;
	margin-top: 35px;
}
.dingzhishengchanshebeiImageBox li{
	flex: 1;
}
.CompanyShiLi{
	
}
.CompanyShiLi font{
    color: #000;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 50px;
}
.CompanyShiLiList{
	
}
.CompanyShiLiList li{
	display: inline-block;
	width: 50%;
	float: left;
	margin-top: 35px;
	padding: 15px;
	height: 156px;
}
.CompanyShiLiList li:nth-of-type(1),.CompanyShiLiList li:nth-of-type(4),.CompanyShiLiList li:nth-of-type(5),.CompanyShiLiList li:nth-of-type(8){
	background-color: #ca0b0b;
	color: #FFF;
}
.CompanyShiLiList li:nth-of-type(1) h4,.CompanyShiLiList li:nth-of-type(4) h4,.CompanyShiLiList li:nth-of-type(5) h4,.CompanyShiLiList li:nth-of-type(8) h4{
	color: #FFF;
}

.CompanyShiLiList li h4{
	text-align: center;
	color: #ca0b0b;
}
#aboutUsHtml .CompanyShiLiList li p{
	text-indent: 0 ;
	padding: 0 30px;
	font-size: 16px;
}
.CompanyShiLiList font{
	color: #000;
    font-size: 30px;
    display: block;
    text-align: center;
    padding-top: 50px;
}
.productBox{
	height: 100px;
}
#proStInner{
	background: url(../images/xiala_bg.png) repeat-x left bottom;
	width: 100%;
	margin-bottom: 50px;
}
.ul-pro-in{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
    padding-bottom: 5px;
    height: 115px;
    padding-top: 45px;
}
.ul-pro-in li{
    color: #909090;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    display: block;
    width: 130px;
    text-align: center;
    font-family: monospace;
}
.ul-pro-in li a{
	display: inline-block;
	padding-bottom: 10px;
}
.ul-pro-in li.cur a,.ul-pro-in li:hover a{
	
}
#pro-pro-color{
	background-color: #f2f2f2;
}    
#pro-pro-img{
	padding-bottom: 60px;
	padding-top: 40px;
}
#pro-pro-img img{
	width: 100%;
}
.pic-list-pro{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.pic-list-pro li{
    width: 23%;
    text-align: center;
    margin-bottom: 35px;
    border: 1px solid #eee;
    font-family: monospace;
	transition: 1s all;
	margin-left: 2.5%;
}
.jq22-container{
	    text-align: center;
    margin-bottom: 60px;
}
.pic-list-pro li:nth-of-type(4n+1){
	margin-left: 0;
}
.pic-list-pro li a p{
    display: block;
    color: #5c5c5c;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #FFF;
    border-top: 1px solid #eee;
    line-height: 55px;
    width: 100%;
    
}
.pic-list-pro li a img{
	width: 100%;
}
.pic-list-pro li:hover{
	-moz-box-shadow:0px 0px 8px #ddd; 
	-webkit-box-shadow:0px 0px 8px #ddd; 
	box-shadow:0px 0px 8px #ddd;
	transition: 0.5s all;
	transform: translateY(-10px);
}
.pic-list-pro li:hover p{
	color: #4192e4;
    font-weight: 1000;
}
.prottt{
	line-height: 45px;
}
.productDataBoX{
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
	 margin-top: 40px;
}
.proImgBOX{
    width: 600px;
    border: 1px solid #ddd;
    overflow: hidden;
   position: relative;
}
.proImgBOX img{
	width: 100%;
	display: none;
}

.proImgBOX-father{
	position: relative;
}
.proImgBOX:hover img{
	transform:scale(1.15);
	transition: all 0.8s;
}
.proFONTBOX{
    width: 500px;
    border: 1px solid #ddd;
    line-height: 3;
    padding: 0 25px;
}
.proFONTBOX h6{
    text-align: center;
    line-height: 70px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 25px;
}
.proFONTBOX h6 b{
    color: #4192e4;
    font-family: serif;
}
.proFONTBOX p{
    line-height: 35px;
    padding-left: 35px;
    font-size: 16px;
    color: #666;
}
.proFONTBOX a{
    display: block;
    width: 270px;
    margin: 0 auto;
    margin-top: 25px;
    background-color: #4192e4;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    border-radius: 25px;
    color: #FFF;
}
.pro_form_box{
	width: 1200px;
	margin: 0 auto;
}
.pro_form_box table{
	width: 1200px;
}
.pro_form_box table tbody{
	width: 100%;
	
}
.pro_form_box table tbody td{
    flex: 1;
    text-align: center;
    line-height: 50px;
    font-size: 12px
}
.xiangsichanpin{
    height: 56px;
    background: url(../images/bj-in-nav.png) left center no-repeat;
    line-height: 56px;
    width: 234px;
    text-align: center;
    color: #fbf3bc;
    letter-spacing: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.smallproImgBOX{
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.smallproImgBOX img{
    width: 75px !important;
    height: auto !important;
    opacity: 0.5;
    border: 1px solid #111;
}

.smallproImgBOX img.cur{
	opacity: 1;
}
.proImgBOX img.cur{
	display: block;
}
.biaogeChanp{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.pro_form_box table tbody td:nth-of-type(1),.pro_form_box table tbody td:nth-of-type(3),.pro_form_box table tbody td:nth-of-type(5){
	background-color: #f5f5f5;
}
.newsInnerTitleNav{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 30px 0;
}
.newsInnerTitleNav li{
	width: 230px;
	line-height: 61px;
	line-height: 61px;
	text-align: center;
    color: #4c4c4c;
    background: #f7f7f7;
    border-right: 1px solid #dedede;
}
.newsInnerTitleNav li:nth-last-child(1){
	border: none;
}
.newsInnerTitleNav li:hover{
	background-color: #4192e4;
	color: #FFF;
}
.newsInnerTitleNav .cur{
	background-color: #4192e4;
	color: #FFF;
}



.news-list-nav li{
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news-list-nav li a h6{
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
}
.news-list-nav li a h6 .date{
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #666666;
    padding-top: 5px;
    padding-right: 15px;
}
.news-list-nav li a p{
    font-size: 14px;
    line-height: 2;
    color: #999999;
}
.news-list-nav li:hover{
	box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
	cursor: pointer;
}
.news-list-nav li a span{
	display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 35px;
}
.news-list-nav li:hover a span{
    color: #fff;
    background-color: #4192e4;
}
.news-list-nav li:hover a h6{
	color:  #4192e4;
}
.pro_form_box table tbody td:nth-of-type(4){
	flex: 1.5;
}
.page-con-case{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.page-con-case li{
	width: 32%;
	position: relative;
	margin-bottom: 23px;
	overflow: hidden;
}
.page-con-case li p{
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	position: absolute;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	transition: 1s all;
}
.page-con-cases{
	margin-top: 45px;
}
.page-con-case li:hover p{
	height: 100%;
	line-height: 200px;
	transition: 1s all;
	background-color: rgba(0,0,0,0.5);
	background-size: 25px;
}
.caseBoxSwiper{
	width: 930px;
	margin: 0 auto;
    position: relative;
    padding-bottom: 35px;
}
.caseNameBoxH{
	text-align: center;
    font-size: 18px;
    line-height: 45px;
    margin-top: 50px;
    margin-bottom: 15px;
    color: #999;
}

.ul-pro-in li{
	position: relative;
}
.ulksgjin{
    position: absolute;
    width: 170px;
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    left: 0;
    top: 65px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: none;
}
.ulksgjin li{
	color: #FFF;
	font-size: 14px;
    width: 100%;
line-height: 30px;
}
.ul-pro-in li:hover .ulksgjin{
	display: block;
}
.nav-current {
    font-size: 14px;
    padding-top: 30px;
}
.titles {
    padding-top: 50px;
    padding-bottom: 35px;
}
.titles .title-within {
    text-align: center;
}
.titles .title-within h3 {
    font-size: 36px;
    color: #b2b2b2;
}
.titles .title-within p {
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.titles .title-within span {
    width: 120px;
    height: 5px;
    border-radius: 5px;
    display: inline-block;
    background-color: #d30c1c;
}
.header h1{
	padding-top: 0;
}


.pabouttitle {
    margin: 25px auto 0px;
    background-color: rgba(250, 250, 250, 1);
    border: 1px #efefef dashed;
    padding: 15px;
    font-size: 30px;
    color: #192734;
    text-align: center;
}


/*关于我们*/

.concontent {
    width: 100%;
    margin-top: 0.5rem;
    font-size: 16px;
	line-height:30px;
}
.about_con{}
.about_conleft{width:560px;height:400px; float:left; overflow:hidden}
.about_conleft img{
width:560px;height:409px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_conleft:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.about_conright{width:640px;height:400px;line-height:35px; float:right; overflow:hidden;background: #fff; padding:10px 50px 50px 50px;color:#666;background: url(../images/aboutbg_r.jpg) no-repeat center top;font-size:16px;}
.about_conright img{height:80px; float:left; margin-right:30px;}
.about_conright p{text-indent:36px;}
.about_conright span{ font-size:30px; line-height:80px;font-weight:bold; padding-bottom:20px; display:inherit;color:#f0a308}
.about_conright a{width:150px;height:40px;line-height:40px;font-size:14px; text-align:center; color:#fff; display:inherit; margin-top:20px; float:right;background-color: #133b81;border-radius:5px;}	
.about_conright a:hover{background-color: #f0a308;}
.yinz ul{ height:125px; border:1px solid #dcdcdc; margin-top:20px;}
.yinz li{ width:238px; height:124px; border-right:1px solid #dcdcdc; float:left; position:relative; font:20px "Microsoft YaHei UI"; text-align:center; color:#232323;}
.yinz li:last-child{ width:246px; border:0;}
.yinz li h3{ width:50px; height:53px; float:left; position:relative; margin:43px 0 0 16px;}
.yinz li h3 em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.yinz li h3 i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.yinz li p{ width:150px; float:left; padding:25px 0 0 15px; text-align:center; font:18px "Microsoft YaHei UI"; color:#666;}
.yinz li p span{ display:block; font:22px "Microsoft YaHei UI"; font-weight:bold; color:#333;}
.yinz li p em{ font-size:38px;}
.yinz li h3 img{ display:block; width:50px; height:53px;}
.yinz li:hover{ background:#f0a308;}
.yinz li:hover p,.yinz li:hover p span{ color:#fff;}
.yinz li:hover h3 em{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.yinz li:hover h3 i{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}




 .join04 {
        padding: 0px 0 0;
        margin-bottom: 60px;
    }
    
    .join04_01 {
        background: #f1f2f6;
        width: 100%;
        margin: 0px 0 0px;
        height: auto;
    }
    
    .join04 dl dt {
        width: 50%;
        line-height: 0;
        float: left;
        height: auto;
        overflow: hidden;
    }
    
    .join04 dl dt img {
        width: 100%;
        display: block;
    }
    
    .join04 dl dd {
        width: 36%;
        float: left;
        padding: 3.5rem 0 0 3%;
    }
    
    .join04 dl dd h5 {
        font-family: "Microsoft YaHei UI";
        color: #e9eaee;
        text-transform: uppercase;
        font-weight: normal;
    }
    
    .join04 dl dd h5 span {
        font: 65px "Microsoft YaHei UI";
        font-weight: bold;
    }
    
    .join04 dl dd h5 em {
        display: block;
        font-style: normal;
        font-size: 34px;
        position: relative;
        margin-top: -30px;
        color: #000;
        height: 35px;
        font-weight: bold;
    }
    
    .join04 dl dd h5 i {
        font-style: normal;
        display: block;
        font-size: 22px;
        color: #000;
        margin-top: 5px;
        margin-bottom: 40px;
    }
    
    .join04 dl dd p {
        font-size: 14px;
        color: #000;
    }
    
    .join04_02 {
        background: #f1f2f6;
    }
    
    .join04_02 dl dt {
        float: right;
    }
    
    .join04_02 dl dd {
        padding-left: 10%;
    }

 .xm {
        height: 300px;
        margin-top: 55px;
    }
    
    .xm li {
        float: left;
        width: 276px;
        padding: 0 10px;
        margin-right: 32px;
        text-align: center;
        height: 274px;
        box-shadow: 0 0 20px #dfdfdf;
        margin-bottom: 35px;
        box-sizing: border-box;
    }
    
    .xm li:nth-child(4n) {
        margin-right: 0;
    }
    
    .xm li img {
        margin-top: 25px;
    }
    
    .xm li span {
        display: block;
        font-size: 24px;
        color: #222;
        margin: 20px 0;
    }
    
    .xm li p {
        padding: 5px 40px;
        font-size: 16px;
    }
    
    .xm li p:before {
        content: "";
        width: 50px;
        height: 2px;
        background: #082581;
        text-align: center;
        margin: 0px auto 20px;
        display: block;
    }
    
    .xm li:hover {
        border-top: 3px solid #082581;
    }

.ys{ height:853px; padding-top:0px; background:#f3f3f3; overflow:hidden; }
.ys1{ height:525px; border:1px solid #e5e5e5; overflow:hidden; position:relative; margin-top:0px;}
.ys1 dt{ width:1198px; height:525px; overflow:hidden; position:relative;}
.ys1 dt img{ display:block; width:1198px; height:525px;}
.ys1 dd{ width:370px; height:525px; overflow:hidden; position:absolute; top:0; right:0; background:rgba(255,255,255,0.9);}
.ys1 dd h3{ font:32px "Microsoft YaHei UI"; font-weight:bold; color:#181818; line-height:48px; padding:30px 0 0 36px;}
.ys1 dd h3 em{ display:block;}
.ys1 dd p{ width:285px; padding-left:36px; font:14px "Microsoft YaHei UI"; line-height:28px; color:#333;}
.ys1 dd h5{ width:285px; margin:20px 0 0 36px;}
.ys1 dd h5 img{ display:block; width:100%;}
.yst ul{ height:114px; border:1px solid #e5e5e5; border-top:0;}
.yst li{ width:25%; height:114px; background:#fff; box-shadow:0 0 1rem 0 #e0e4ef; float:left;}
.yst li span{ display:block; width:38px; height:38px; overflow:hidden; float:left; margin:34px 11px 0 58px;}
.yst li:nth-child(1) span{ background:url(../images/ys_01.jpg) no-repeat;}
.yst li:nth-child(2) span{ background:url(../images/ys_02.jpg) no-repeat;}
.yst li:nth-child(3) span{ background:url(../images/ys_03.jpg) no-repeat;}
.yst li:nth-child(4) span{ background:url(../images/ys_04.jpg) no-repeat;}
.yst li em{ display:block; width:186px; float:left; font:28px "Microsoft YaHei UI"; font-weight:bold; color:#333; margin-top:24px;}
.yst li em i{ display:block; font:12px "Microsoft YaHei UI"; color:#9d9d9d; text-transform:uppercase; margin-top:4px;}
.yst li:hover,.yst .cur{ background:#082581;}
.yst li:hover em,.yst .cur em{ color:#fff;}
.yst li:nth-child(1):hover span,.yst li:nth-child(1).cur span{background:url(../images/ys_011.jpg) no-repeat;}
.yst li:nth-child(2):hover span,.yst li:nth-child(2).cur span{background:url(../images/ys_022.jpg) no-repeat;}
.yst li:nth-child(3):hover span,.yst li:nth-child(3).cur span{background:url(../images/ys_033.jpg) no-repeat;}
.yst li:nth-child(4):hover span,.yst li:nth-child(4).cur span{background:url(../images/ys_044.jpg) no-repeat;}
.yst h4 img{ display:block;}

/*小模块*/
.blk-xs{width:240px;}
.blk-sm{width:930px;}

.p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 39.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #4192e4;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #4192e4;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #4192e4;
            border-color: #4192e4;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }

.fdh-01-tit {
            background: #4192e4;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center #4192e4;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #4192e4;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #4192e4;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #4192e4;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ff7300;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
		.k12-cx-xgcp-4pl-fx1-1-01-tit {
            background: #4192e4;
            height: 80px;  
            margin-bottom:15px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 {
            height: 80px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 80px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .k12-cx-xgcp-4pl-fx1-1-01-tit h2 span{font-size: 14px; text-transform: uppercase;}
         
        
       
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #ff7300;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }

		 .cplb-1n-ts-01-tit {
            height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 18px;
        }
        
        .cplb-1n-ts-01-tit-h2 {
            height: 40px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            padding-right: 24px;
            border-bottom: 2px solid #4192e4;
        }
		
.about_fw{height:540px; margin-bottom:60px;}
.about_fw li{width:335px;height:540px;float: left;margin-right:10px; margin-bottom:10px; overflow:hidden;position: relative; cursor:pointer;}
.about_fw li:nth-of-type(4n){
	margin-right:0px;
}

.about_fw li:hover{
                box-shadow: 0 6px 14px rgba(0, 0, 0, 0.7); }
.about_fw .divimg{width:335px;height:450px;border-top: 1px solid #cbcaca; border-left: 1px solid #cbcaca;border-right: 1px solid #cbcaca; overflow: hidden;}
.about_fw li .divimg img{
width:335px;height:450px;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_fw li:hover .divimg img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.about_fw li p{
display:none;
	bottom: 90px;
	left: 0;
	width: 335px;
	position: absolute;
	font-size: 16px;
	height: 450px;
	line-height: 35px;
	color: #FFF;
	background-color: #3889eb;
	transition: 1s all; padding:70px 20px 0px 20px;
}
.about_fw li:hover p{
    display:block;
	transition: 1s all;
	background-color: rgba(55,136,231,0.8);
	background-size: 25px;
}		
.about_fw li p span{ font-size:24px; display:inherit; margin-bottom:15px;}	
.about_fw .a_txt{width:335px;height:90px;line-height:30px;border-bottom: 1px solid #cbcaca; border-left: 1px solid #cbcaca;border-right: 1px solid #cbcaca;padding:10px 20px 0px 20px; background:url(../images/about_fwdi.jpg) no-repeat 270px 40px;font-size:18px;}
.about_fw .a_txt span{ font-weight:bold; color:#1758a8; font-size:24px;line-height:40px; display:inherit}
	
	
.about_qys{height:246px; margin-bottom:60px;}
.about_qys li{width:246px;height:220px;line-height:25px;float: left;margin-right:15px;margin-left:15px;margin-bottom:10px; overflow:hidden;position: relative; cursor:pointer;padding:100px 20px 0px 20px;border: 1px solid #cbcaca;border-radius:10px; text-align:center}
.about_qys span{ font-weight:bold; color:#1758a8; font-size:24px;line-height:40px; display:inherit; padding-top:10px; }
.about_qys li:hover{background-color: #3889eb;color:#fff;border: 1px solid #3889eb;}
.about_qys li:hover span{color:#fff}
.about_qysa{background:url(../images/qys_bg.png) no-repeat 98px 45px;}
.about_qysb{background:url(../images/qys_bg.png) no-repeat -195px 35px;}
.about_qysc{background:url(../images/qys_bg.png) no-repeat -473px 35px;}
.about_qysd{background:url(../images/qys_bg.png) no-repeat -760px 35px;}
.about_qyse{background:url(../images/qys_bg.png) no-repeat -1050px 35px;}

.about_qysa:hover{background:url(../images/qys_bgs.png) no-repeat 98px 45px;}
.about_qysb:hover{background:url(../images/qys_bgs.png) no-repeat -195px 35px;}
.about_qysc:hover{background:url(../images/qys_bgs.png) no-repeat -473px 35px;}
.about_qysd:hover{background:url(../images/qys_bgs.png) no-repeat -760px 35px;}
.about_qyse:hover{background:url(../images/qys_bgs.png) no-repeat -1050px 35px;}

.about_anli{height:710px;margin-bottom:90px;}
.about_anlileft{width:470px;height:710px; overflow:hidden; margin-right:10px; float:left;position: relative; }
.about_anlileft img{width:470px;height:710px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_anlileft:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.about_anlileft p{
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	transition: 1s all;
	padding:20px 30px 0px 30px;
}




.about_anliright{height:710px; }
.about_anliright li{width:440px;height:350px;float: left;margin-right:10px; margin-bottom:10px; overflow:hidden;position: relative; }
.about_anliright li:nth-of-type(2n){
	margin-right:0px;
}

.about_anliright li img{
width:440px;height:350px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_anliright li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.about_anliright li p{
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	transition: 1s all;
	padding:20px 30px 0px 30px;
}

.about_honorcon{width:100%;height:630px;padding-top:40px;background:url(../images/about_honorbgser.jpg) no-repeat center top;}


.gcfu_conleft{width:700px;height:518px; float:left; overflow:hidden; margin-top:20px;}
.gcfu_conleft img{
width:700px;height:518px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.gcfu_conleft:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.gcfu_conright{width:680px;height:518px;line-height:30px; float:right; overflow:hidden;background: #fafafa; padding:10px 30px 50px 30px;color:#666;margin-top:20px;}

.gcfucon{height:789px;background:url(../images/gcfwbg.jpg) no-repeat center top; margin-bottom:60px}
.gcfucon_f{ margin-top:102px;}
.gcfucon_f li{height:90px;line-height:30px; }
.gcfucon_f li span{ text-indent: 30px; line-height:40px;font-size:20px; display:inherit; font-weight:bold}
.gcfucon_fa{width:360px; margin-left:40px;}
.gcfucon_fb{ width:340px;margin-left:80px; margin-top:170px}
.gcfucon_fc{width:350px; margin-left:240px; margin-top:160px}
.gcfucon_fd{width:360px; margin-left:240px;}
.gcfucon_fe{width:340px;margin-left:200px; margin-top:170px}
.gcfucon_ff{width:350px; margin-left:40px; margin-top:160px}


.hwlhcon{height:958px; margin-bottom:60px;}
.hwlhconimg{left:0;width:100%;height:958px;position: absolute; z-index:1111;pointer-events:none;background:url(../images/hwlh_bg.png) no-repeat center center;}
.hwlhcon li{width:670px;height:497px;float: left;margin-right:40px; overflow:hidden;position: relative; }
.hwlhcon li:nth-of-type(2n){
	margin-right:0px;
}

.hwlhcon  img{
width:670px;height:497px;
 overflow-x: hidden;
    overflow-y: hidden;
  
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.hwlhcon :hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.hwlhcon  p{ display:none;
	bottom: 0;
	left: 0;
	width: 100%;
	position: absolute;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	transition: 1s all;
	padding:20px 30px 0px 30px; z-index:128;
}
.hwlhcon :hover p{ display:block;
bottom: 0;
	left: 0;
	width: 100%;
	position: absolute;
	font-size: 18px;
	height: 200px;
	line-height: 35px;
	color: #FFF;
	background-color: rgba(54,135,230,0.7);
	transition: 0.5s all;
	padding:20px 40px 0px 40px;
}
.hwlhcon_a{width:670px;height:497px;
	position: absolute; z-index:125;pointer-events:auto;overflow:hidden;cursor:pointer;}
.hwlhcon_b{width:670px;height:497px;
	position: absolute; z-index:125;pointer-events:auto; margin-left:710px;overflow:hidden;cursor:pointer;}
.hwlhcon_c{width:670px;height:497px;
	position: absolute; z-index:127;pointer-events:auto;margin-top:457px;overflow:hidden;cursor:pointer;}
.hwlhcon_d{width:670px;height:497px;
	position: absolute; z-index:127;pointer-events:auto;margin-top:457px;margin-left:710px;overflow:hidden;cursor:pointer;}

.nylmc {margin:0 auto;
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
       .nylmc li {
            width: 14.285714%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .nylmc li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .nylmc li.sidenavcur,
        .nylmc li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #082581;
            border-color: #082581;
        }
        
        .nylmc li.sidenavcur a,
        .nylmc li:hover a {
            color: #fff;
        }

.nylmcer {margin:0 auto;
            height: 55px;
            background: #fff;
            margin-bottom: 10px;
            overflow: hidden;text-align: center;
        }
        
       .nylmcer a {
            width: 180px;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; color: #595757; display:inline-block
        }
      .nylmpro {margin:0 auto;
            height: 55px;
            background: #fff;
            margin-bottom: 10px;
            overflow: hidden;text-align: center;
        }
        
       .nylmpro a {
            width: 147px;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #e7e7e7;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; color: #333; display:inline-block
        }  
      
      
      .nylmprose {margin:0 auto;
            height: 40px;
            background: #fff;
            margin-bottom: 10px;
            overflow: hidden;text-align: center; margin-top:20px;
        }
        
       .nylmprose a {
            width: 147px;
            height: 40px;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
            border: 1px solid #c5c4c4;
            margin-right: 5px;
          
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; color: #333; display:inline-block;border-radius:10px; 
        }  
      
      
        
        .nylmcer .sidenavcur,
        .nylmcer a:hover ,.nylmpro .sidenavcur,.nylmpro a:hover{
            background: url(../images/p16-icon6.png) no-repeat bottom center #082581;
            border-color: #082581; color: #fff;
        }
        .nylmprose .sidenavcur,.nylmprose a:hover{
            background: url(../images/p16-icon7.png) no-repeat top center #f4b101;
             color: #fff;border: 0px solid #e7e7e7;
        }
        


.st_fan{padding: 20px 0px 50px 0px; height:auto;background: #f4f4f4;}
/*新闻中心*/
/* 新闻中心 */

.conews {
    margin-top: calc(3.12vw - 40px);
    margin-bottom: 40px;
}

.conews li {
    padding: 40px 0px;
    border-bottom: 1px solid #E6E6E6;
}

.m2naBox {
    display: block;
    overflow: hidden;
}

.m2naBox .overflowHide {
    float: left;
    height: 270px;
    width: 480px;
    border-radius: 0.6em;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.m2naBox:hover .bgImg {
    transform: scale(1.05);
    transition: all 0.5s ease;
}
.m2naBox .bgImg {
    transition: all 0.5s ease-in-out;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.bgImg img {
    display: block!important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0%;
    top: 0%;
}
.scaleImg img {
    transition: all 0.5s ease;
}

.m2nRx {
    margin-left: 520px;
    padding-top: 30px;
}
.m2nRx strong {
    font-size: 30px;
    line-height: 50px;
    display: block;
    height: 50px;
    font-weight: normal;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.m2nRx:hover .ellipsis {
    color: #0a2679;
}
.m2nRx p {
    font-size: 18px;
    line-height: 36px;
    display: block;
    height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: normal;
    margin-top: 17px;
    color: #666;
    overflow: hidden;
}
.m2nRx:hover p {
    color: #333;
}

.m2pubCon {
    padding-top: 3.2vw;
    padding-bottom: 0vw;
}

.m3nt {
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: normal;
	color:#000000;
}
.m3ninfo {
    text-align: center;
    color: #808080;
    line-height: 24px;
    margin: 32px 0px 10px;
}


.m3ninfo_x1 {
    display: inline-block;
    font-size: 14px;
    margin-right: 24px;
}

.m3ninfo_x2 {
    display: inline-block;
}

.m3ninfo_x2 span {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0px 20px;
    height: 24px;
    margin-left: 8px;
    border-radius: 0.3em;
    white-space: nowrap;
}


.m3ninfo_x2 span {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    display: inline-block;
    padding: 0px 20px;
    height: 24px;
    margin-left: 8px;
    border-radius: 0.3em;
    white-space: nowrap;
}



.newsconed {
    font-size: 16px;
    line-height: 35px;
    color: #333;
    padding-bottom: 0px;
    width: 100%;
    text-align: left;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 20px;
}


/*新闻中心结束*/
.ty_tt{ text-align:center; font-size:18px; color:#333; margin-bottom:40px; margin-top:40px;letter-spacing:10px}
.ty_tt a{width:10px;height:10px;border-radius:50px;background-color: #333; display:inline-table; margin:0px 7px 2px 7px}
.ty_tt span{ font-weight:bold; font-size:40px; display:inherit; line-height:80px;letter-spacing:0px}
/*产品展示*/
.pro_lm{height:50px;line-height:50px;margin:0 auto; text-align:center; margin-bottom:30px;}

.pro_lm a{height:50px;line-height:50px; font-size:18px;border-bottom:1px solid #f4f4f4; margin-left:40px; margin-right:40px; display:inline-table;color:#000; font-weight:500}
.pro_lm a:hover{color:#4695e5;border-bottom:1px solid #4695e5;}
.pro_lm .on {color:#4695e5;border-bottom:1px solid #4695e5;}

.listpage .pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}

.listpage .pagination li a{
    color: #333;
    display: block;
    text-align: center;
    border: 1px solid #eee;
    padding: 2px 18px;
}



.listpage .pagination li:nth-child(1) a{
    color: #333;
}


.listpage .pagination li.active a{
    color: #fff;
    border: 1px solid #0c258a;
    background-color: #0c258a;;
}

.dis_prevnext {
	width:1200px;height:60px;margin:0 auto; line-height:30px;MARGIN-top: 30px;MARGIN-BOTTOM: 20px; COLOR: #686868; FONT-SIZE: 14px;padding-top:10px;BORDER-top: #DFDDDD 1px solid;padding-bottom:10px;
}

.dis_prevnext A {
	COLOR: #333;FONT-SIZE: 14px
}
.dis_prevnext A:hover {
	COLOR: #b86754;FONT-SIZE: 14px
}
.dis_prev{height:30px;BACKGROUND: url(../images/prev.jpg) no-repeat left center; padding-left:20px;}
.dis_next{height:30px;BACKGROUND: url(../images/next.jpg) no-repeat left center; padding-left:20px;}

.k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    
 .fa {
        height: 555px;
    }
    
    .fa p {
        font-size: 16px;
        text-align: center;
        width: 90%;
        margin: 10px auto;
        line-height: 40px;
    }
    
    .fa ul {
        padding-top: 10px;
    }
    
    .fa ul li {
        width: 49%;
        float: left;
        height: 320px;
    }
    
    .fa ul li:last-child {
        float: right;
    }
	
	/*  解决方案 */
 .agent_process {
        height: 210px;
    }
    
    .agent_process li {
        float: left;
        width: 200px;
        text-align: center;
        margin-bottom: 20px;
        position: relative;
    }
    
    .agent_process li:after {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background:url(../images/133330d46a394834979c17901737f9e5_28.png?ver=2)no-repeat 0 0;
        position: absolute;
        right: 0;
        top: 90px;
    }
    
    .agent_process li:nth-child(6n):after {
        display: none;
    }
    
    .agent_process li.last {
        padding-top: 40px;
    }
    
    .agent_process li span {
        margin-top: 15px;
        padding-top: 15px;
        font-size: 16px;
        margin-bottom: 10px;
        display: block;
        background:url(../images/133330d46a394834979c17901737f9e5_30.jpg?ver=3) no-repeat center top;
    }
    .agent_process li h3{ width:90px; height:90px; position:relative;margin: 0 auto; }
.agent_process li h3 em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.agent_process li h3 i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.agent_process li:hover h3 em{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(30deg);transform: translateX(100%) rotate(30deg);}
.agent_process li:hover h3 i{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.agent_process li:hover span,.agent_process li:hover em{color:#f0a308; font-weight:bold}
    .agent_process li em {
        font-size: 36px;
        font-style: normal;
        color: #333;
        font-family: arial;
		display:inherit; margin-bottom:20px;
    }
    
    .agent_process li.last {
        padding-top: 30px;
    }
	
	
	
	.edge {
        font-family: "Microsoft Yahei";
        font-size: 16px;
        position: relative;
        line-height: 30px;
        color: #666;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .edge:before {
        content: "";
        position: absolute;
        width: 1372px;
        height: 2095px;
        left: 50%;
        margin-left: -687px;
        border: solid 0px #f5f5f5;
        bottom: 0;
        z-index: -1;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    
    .edge1 {
        height: 529px;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    
    .edge0:before {
        content: "";
        position: absolute;
        width: 1044px;
        height: 492px;
        top: 0;
        left: 50%;
        margin-left: -688px;
        
        z-index: -1;
    }
    
    .edge2,
    .edge3 {
        height: 540px;
    }
    
    .edge4 {
        height: 529px;
        background: #fff;
    }
    
    .edge_p {
        height: 495px;
        width: 54.7%;
        background:url(/upload/fa01.jpg) no-repeat 0 0;
    }
    
    .edge_p2 {
        background:url(/upload/fa02.jpg) no-repeat right 0;
        height: 537px;
        width: 51.46%;
    }
    
    .edge_p3 {
        background:url(/upload/fa04.jpg) no-repeat 0 0;
    }
    
    .edge_p4 {
        background:url(/upload/fa03.jpg) no-repeat right 0;
        height: 664px;
    }
    
    .edge_p4 {
        width: 50%;
    }
    
    .edge_w {
        width: 42.6%;
    }
    
    .edge2 .edge_w,
    .edge4 .edge_w {
        width: 44.9%;
    }
    
    .edge_w1 {
        width: 500px;
        padding: 48px 0 0;
        overflow: hidden;
    }
    
    .edge_w2,
    .edge_w4 {
        width: 500px;
    }
    
    .edge_w4 {
        padding-top: 80px;
    }
   .edge_wz a{width:120px;height:35px;line-height:35px; text-align:center;margin-right:20px;background: #082581; color:#FFFFFF; margin-top:10px; display:inline-block}
    .edge_w1 h3 {
        
        line-height: 50px;
        font-size: 26px;
        white-space: nowrap;
        color: #082581;
        font-weight: normal; padding-bottom:20px;
    }
    
    .edge_w1 h3 b {
        display: block;
        font-size: 40px;
        line-height: 58px;
        color: #082581;
    }
    
    .edge_w1 h3 i {
        display: block;
        font-size: 96px;
        line-height: 96px;
        font-weight: normal;
        letter-spacing: 0;
        border-bottom: 0px solid #000;
        margin-bottom: 22px;
        width: 31px;
        font-style: normal;
		color:#e4e5e6; float:left; padding-right:140px;
    }
    
    .edge_w2 span {
        padding: 20px 0 0;
        display: block;
    }
	
	.dz {}
    
    .dz dl {
        background: #f4f4f4;
        height: 353px;
    }
    
    .dz dt {
        width: 600px;
        float: left;
    }
    
    .dz dt img {
        width: 600px;
    }
    
    .dz dd em {
        font-style: normal;
        color: #082581;
        font-size: 24px;
        font-weight: bold; line-height:60px;
    }
    
    
    .dz dd {
        width: 600px;
        float: left;
        box-sizing: border-box;
        padding: 30px;
        margin-top:40px;
    }
    
    .dz dd p {
        color: #333;
        line-height: 35px;
        margin-top: 0;
    }
    
.dz .dz_img{width:600px;height:353px; overflow:hidden}
.dz .dz_img img{width:600px;height:353px;}
.dz .dz_img img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.dz .dz_img:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
/*产品中心*/
.procon {
    margin-top: 3.2vw;
    margin-bottom: 2.2vw;
}

.procon .item {
    width: 32%;
    margin-bottom: 50px;
    background-color: #fff;
    float: left;
    margin-left: 2%;
}

.procon .item:nth-child(3n+1) {
    margin-left: 0%;
}

.procon .item a {
    display: block;
    border: 1px solid #E6E6E6;
}

.procon .item .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.procon .item .text {
    padding: 10px 80px 10px 10px;
    box-sizing: border-box;
    color: #888;
    background: #f1f1f1 url(../images/pmore.png) center right 35px no-repeat;
    background-size: auto 35px;
}

.procon .item .text h6 {
    line-height: 40px;
    font-size: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item .text h5 i {
    padding: 0 15px;
    color: #bfbfbf;
    vertical-align: 2px;
}

.procon .item .text .textp {
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item .text .textp p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.procon .item:hover {
    -webkit-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
}

.procon .item {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.procon .item:hover .text {
    background: #dddddd url(../images/pmore.png) center right 35px no-repeat;
    background-size: auto 35px;

}
.newscon {
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #808080;
    padding-bottom: 3.64vw;
    text-align: left;
    width: 1200px;
}
.newsconprol {
    width: calc(55% - 2px);
    display: block;
    float: left;
    border: 1px solid #eee;
}
.newsconpror {
    width: 42%;
    display: block;
    float: right;
    margin-left: 3%;
    box-sizing: border-box;
    text-align: left;
}
.newsconpror .text {
    width: 100%;
    box-sizing: border-box;
}
.newsconpror .text em {
    line-height: 30px;
    font-size: 25px;
    color: #333; margin-bottom:20px;
}
.newsconpror .text .intro i {
    padding: 20px 0;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    font-weight: bold;
    display: flex; font-style: normal;
}
.newsconpror .text .intro .introp {
    padding: 15px 0;
    line-height: 30px;
    font-size: 14px;
}
.btn_a a {
    display: inline-block;
    margin-right: 8px;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 35px;
    border: 1px solid #dcdcdc;
    font-size: 16px;
}
.containered {
    width: 100%;
    margin-top: 15px;
}
.contitle {
    padding: 20px 0;
    background-color: #f4f4f4;
    text-align: center;
    color: #333;font-size: 18px;
}
.contitle .en {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.proconner{
    margin:20px auto;
}

.proconner img{
    display: block;
    margin: 0 auto;
      max-width: 1200px; 
  height:auto; 
  width:expression(this.width > 1200 ? "1200px" : this.width);
}