@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0;  outline:0;}
html, body {width:100%; height:100%;}

body { font:100%/1 "Microsoft Yahei", Arial, Helvetica,sans-serif; vertical-align:baseline; overflow-y:scroll; }
body {
    min-width: 1200px;
}

h1 {font-weight:bold; font-size:18px; line-height:18px; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}

a {text-decoration:none;}
p {line-height:2;}
a img, iframe {border:none;}
a:link {color:inherit;}
a:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both; overflow:hidden; }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }
.w1200{ width:1200px; margin: 0 auto; position:relative;}

.banner{
	width:100%;
	position:relative;
	
}

/*  ny-banner  */
.nyBanner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nyBanner.pic{position: relative;}
.nyBanner img {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.nyBanner-text{ position:absolute; top:25%; left:105px; text-align:left; font-family:微軟正黑體,"Microsoft Yahei";}
.nyBanner-text .tiTle{ font-size:30px; font-weight:bold; color:#fff; line-height:2;}
.nyBanner-text>i{ width:75px; height:3px; background:#fff; display:inline-block;}
.nyBanner-text .txt{font-size:20px;color:#fff; line-height:2.5;}
.nyBanner-text .wz{font-size:14px;color:#ddd; line-height:1;}
.nyBanner-text .wz a{font-size:14px;color:#ddd; line-height:1;}


/*  nyAdd  */
.nyAdd{ width:100%;background-color: #ffffff; overflow:hidden; border-bottom: 1px solid #e0e0e0;}
.nyAddCon{padding: 0 85px 0 105px;}
.nyAddCon-left{ width:68%;}
.nyAddCon-left h3{ display:inline-block; font-size:16px; line-height: 60px;  color:#002fa7; border-bottom:3px solid #002fa7;margin-right:35px;}
.nyAddCon-left a.twoMenu{display:inline-block; font-size:16px; line-height: 60px;  color:#555;margin-right:35px;}
.nyAddCon-left a.twoMenu.on{color:#002fa7; border-bottom:3px solid #002fa7;}
.nyAddCon-left a.twoMenu:hover{ color:#002fa7;}
.nyAddCon-left span{display:inline-block; font-size:14px; line-height: 63px; color:#666; margin-right: 25px;}
.nyAddCon-left span{}
.nyAddCon-left span a:hover {color:#EE1C24;}
.nyAddCon-right{
	width:30%;
	display: block;white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size:14px;
	color:#737373;
	text-align: right;}
.nyAddCon-right a{ font-size:14px;color:#737373;}
.nyAddCon-right span{
    display:inline-block;
	padding-left:40px;
	color: #737373;
	font-size:13px;
	line-height: 63px;
	border-left: 1px solid #e0e0e0;
	background-image: url(homeico.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	
}



.indexAbout{
	width:100%;
	position:relative;
	background-color: #fff;
	background-image: url(indexAbout.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.indexAboutCon{
	padding: 0 85px 85px 105px;
	background-image: url(indexAboutBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
    position: relative;
    overflow: hidden;
}
.indexAboutLeft{ width:60%;}
.indexAboutCon-logo{ width:277px;}
.indexAboutCon-logo img{display: block; width: 100%;}
.indexAboutCon-tit{ font-size:2rem; color:#333; line-height:2; margin-top:80px; font-weight:bold;}
.indexAboutCon-titEn{font-size:2rem; color:#666; line-height:1; font-family:"Times New Roman", Times, serif; margin-bottom:30px;}
.indexAboutCon-text{font-size:1.5rem; color:#333; line-height:2;margin-bottom: 20px;}
a.indexMore{ display: inline-block; line-height:2; border-bottom:2px solid #E62129; color:#E62129;}
a.indexMore:hover{border-bottom:2px solid #1C56A4; color:#1C56A4;}


@media only screen and (max-width: 1700px){
.indexAboutCon{
	padding: 0 85px 85px 105px;
	background-image: url(indexAboutBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-background-size: 55% ;
    background-size: 55% ;
    position: relative;
    overflow: hidden;
}
.indexAboutCon-logo{ width:60%;}
.indexAboutCon-tit{ font-size:20px; color:#666; line-height:2; margin-top:30px;}
.indexAboutCon-titEn{font-size:18px; color:#666; line-height:1; font-family:"Times New Roman", Times, serif; margin-bottom:30px;}
.indexAboutCon-text{font-size:12px; color:#333; line-height:2;}
}

@media only screen and (max-width: 1500px){
.indexAboutCon{
	padding: 0 85px 50px 105px;
	background-image: url(indexAboutBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-background-size: 50% ;
    background-size: 50% ;
    position: relative;
    overflow: hidden;
}
.indexAboutCon-logo{ width:50%;}
.indexAboutCon-tit{ font-size:20px; color:#666; line-height:2; margin-top:10px;}
.indexAboutCon-titEn{font-size:18px; color:#666; line-height:1; font-family:"Times New Roman", Times, serif; margin-bottom:10px;}
.indexAboutCon-text{font-size:1rem; color:#333; line-height:2;}
}

@media only screen and (max-width: 1200px){
.indexAboutCon{
	padding: 0 85px 30px 105px;
	background-image: url(indexAboutBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-background-size: 50% ;
    background-size: 50% ;
    position: relative;
    overflow: hidden;
}
.indexAboutCon-logo{ width:50%;}
.indexAboutCon-tit{ font-size:20px; color:#666; line-height:2; margin-top:10px;}
.indexAboutCon-titEn{font-size:18px; color:#666; line-height:1; font-family:"Times New Roman", Times, serif; margin-bottom:10px;}
.indexAboutCon-text{font-size:1rem; color:#333; line-height:2;}
}


.indexYs{ width:100%; background:#fff; overflow:hidden; position:relative; text-align:center;}
.indexAbout-link{padding: 85px 85px 85px 105px;}
/*    */
.case-content{overflow:hidden; width:100%; text-align:center;}
.case-item{float:left;margin:30px 30px 30px 0;}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}
.ih-item img{width:100%;height:100%}
.ih-item.circle,.ih-item.circle .img{position:relative;width: 100px;height: 100px;border-radius:50%;}
.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item.circle .img img{border-radius:50%}
.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}
.ih-item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.circle.effect1 .spinner{width: 110px;height: 110px;border: 6px solid #95b7f1;border-right-color:#053a95;border-bottom-color:#053a95;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out;}
.ih-item.circle.effect1 .img{position:absolute;top:10px;bottom:0;left:10px;right:0;width:auto;height:auto}
.ih-item.circle.effect1 .img:before{display:none}
.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}
.ih-item.circle.effect1 .info{top:10px;bottom:0;left:10px;right:0;background:#333;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size: 1.5rem;/* margin:0 30px; */width: 90px;padding: 36px 0 0 0;/* height:110px; */text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3);}
.ih-item.circle.effect1 .info p{color:#fff;padding:10px 5px;margin:0 30px;font-size:14px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a:hover .info{opacity:1}


.indexYs-top{
	width:100%;
	height:640px;
	position:relative;
	overflow:hidden;
	background-image: url(indexYs-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.indexYs-top-con{padding: 100px 85px 85px 105px;}
.indexYs-top-con-r{ width:45%; float:right;}
.indexYs-top-con-logo{
	height:72px;
	line-height:72px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	padding-left:130px;
	background-image: url(logo-white.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 5px;
}
.indexYs-top-con-logo01{
	height:72px;
	line-height:72px;
	font-size:36px;
	font-weight:bold;
	color:#333;
	padding-left:130px;
	background-image: url(logo-cs.png);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 5px;
}
.indexYs-top-con-text{ width:40%; margin-top:50px; margin-bottom:30px; font-size: 1.5rem; color:#fff; line-height:2;}
.indexYs-sbzz{
	width:100%;
	height:640px;
	background-color: #fff;
	background-image: url(azzz-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.indexYs-top-con-r-con{ margin-top:50px; }
.indexYs-top-con-r-con p{ font-size:1.5rem; color:#333; line-height:2;}
.indexYs-top-con-r-con-pic{ width:100%; overflow:hidden; margin-top:20px;}
.indexYs-top-con-r-con-pic img{ width:100%;}

.indexTel{
	width:100%;
	margin-top:80px;
	background-attachment: fixed;
	background-color: #45586B;
	background-image: url(indexTelBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.indexTel-con{padding: 85px 85px 85px 105px;}
.indexTel-con h1{ text-align:center; font-size:3rem; color:#fff; font-weight:bold; line-height:2;}
.indexTel-con h3{ text-align:center; font-size:2rem; color:#eee; font-weight:bold; line-height:3;}
.indexTel-con h5{ text-align:center; font-size:1.2rem; color:#eee;  line-height:3;}


.indexCp{ width:100%; background:#fff; position:relative;}
.indexCpBody{
	padding: 85px 85px 85px 105px;
	/*background-image: url(indexCpBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	 background-size: cover;*/
}
.indexCp-tit{font-size:2.5rem; color:#555; line-height:2;  text-align:center; font-weight:bold;}
.indexCp-tit-titEn{
	text-align:center;
	color:#999;
	line-height:1.5;
	font-size:2.2rem;
	padding-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	background-image: url(tit01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ind4-bot{ }
.ind4-botul{}
.ind4-botul li{float: left;width: 20%;position: relative;text-align: center;padding: 50px 0;/* background: linear-gradient(to left top, #fff 50%, #f6f6f6 50%);*/overflow: hidden;  transition: all .5s;outline: none;border-style: none;}
.ind4-botul li>div{padding: 0 10px;}
.ind4-botul li:last-child>div{border-right: none;}
.ind4-icon{width: 100%;overflow: hidden;margin: 0 auto;}
.ind4-icon img{width: 100%;}
.ind4-botul li h3{font-size:1.6rem;line-height: 30px;color: #222;margin-top: 26px;}
.ind4-botul li b{display: inline-block;width: 40px;height: 2px;background: #DA251D;margin: 17px 0 9px;}
.ind4-botul li p{font-size: 14px;line-height:2;color: #666;    text-align: justify;}



.ind4-botul li:hover>div{border-right-color: transparent;}
.ind4-img img{display: none;width: 100%;}

/*  */
.ind4-botul li span{
    position: absolute;
    display: block;
}
.ind4-botul li span:nth-child(1){
    height: 3px;
    width:400px;
    top:0px;
    left:-400px;
    background: linear-gradient(to right, rgba(0,0,0,0), #002FA7);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-400px
    }
    100%{
        left:400px;
    }
}
.ind4-botul li span:nth-child(2){
    height: 400px;
    width: 3px;
    top:-400px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #002FA7);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-400px;
    }
    100%{
        top:400px;
    }
}
.ind4-botul li span:nth-child(3){
    height:3px;
    width:400px;
    right:-400px;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #002FA7);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-400px;
    }
    100%{
        right: 400px;
    }
}

.ind4-botul li span:nth-child(4){
    height:400px;
    width:3px;
    bottom:-400px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #002FA7);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -400px;
    }
    100%{
        bottom:400px;
    }
}

.ind4-botul li:hover{
    transition: all .3s;
    transform: rotate(-0deg) scale(0.9);
    box-shadow: 0px 3px 5px rgba(0,0,0,.4);
}
.ind4-botul li:hover span{
    animation-play-state: paused;
}
/*  */



.nyCon{ width:100%; background:#fff;}
.nyCon-body{padding: 50px 85px 50px 105px;}
.nyCon-nr{ font-size:1.5rem; color:#666; line-height:2;}

/*  关于我们  */
.nyAboutCon{ padding:80px 0;}
.nyAboutCon-l{ width:45%; padding-top:30px;}
.nyAboutCon-r{
	width:50%;
	height:510px;
	background-image: url(nyAboutBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*  榛果介绍  */
.nyCon-zg{
	width:100%;
	background-color: #fff;
	background-image: url(indexCpBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
    background-size: cover;
}
.nyCon-zg-nr{padding:100px 85px 50px 105px;}
.nyLb-body-con{}
.nyCon-zg-con{}
.nyCon-zg-con-l{ width:49%;}
.nyCon-zg-con-tit{ font-size:24px; display:inline-block; line-height:2.5; color:#fff; font-weight:bold; border-bottom:3px solid #66CCFF; }
.nyCon-zg-con-l-body{ margin-top:30px;}
.nyCon-zg-con-l-body p{ font-size:14px; color:#ddd; line-height:1.5; margin-top:20px;}
.nyCon-zg-con-r{ width:49%;}
.nyCon-zg-con-r-list{ margin-bottom:20px;}
.nyCon-zg-con-r-list h1{ font-size:18px;font-weight:bold; color:#66ccff; line-height:1.5;}
.nyCon-zg-con-r-list p{ font-size:14px; line-height:1.5;color:#ddd; margin-top:0;}






/*  远景目标  */
.nyCon-mb{ width:100%; position:relative; margin-top:80px;}
.nyCon-mbCon{
	background-image: url(aboutYs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
    background-size: cover;
	margin-top:80px;
}
.nyCon-mbCon-nr{padding: 80px 85px 50px 105px;}
.advantage_col{margin-top: 30px; margin-bottom: 50px;text-align: left; width:25%; float:left;}
.advantage_colLeft{  float:left;position: relative;  min-height: 1px; margin-top:50px;}
.advantage_colRight{ width:88%; float:right;position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;}
.advantage_col h4{text-align: left;padding-top: 8px;font-size: 18px;margin-top: 10px;
    margin-bottom: 10px; line-height:1.5;}
.advantage_col h4{color: #f6f6f6; font-weight:500; line-height:2;}

.advantage_col span{display: inline-block; text-align: left; border-top: 1px solid  #ddd; padding-top: 10px; line-height:1.5;}
.advantage_col img{ vertical-align: middle; max-width: 100px; -webkit-transition: -webkit-transform 1.2s ease-out; -moz-transition: -moz-transform 1.2s ease-out; -o-transition: -o-transform 1.2s ease-out; -ms-transition: -ms-transform 1.2s ease-out;}
.advantage_col img:hover {-webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg);}
/*  合作伙伴  */
.nyCon-hb{width:100%; position:relative; margin-top:80px;}
.about-link-con{text-align: center;padding: 60px 85px 50px 105px;}
.about-link-con a{ display:inline-block; margin: 20px;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.about-link-con a img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
border: 1px solid #f0f0f0;
-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
.about-link-con a:hover img {
filter: none;
}
.about-link-con a:hover{/*opacity:0.7;filter:alpha(opacity=70);*/}


.nyCon-news{}
.nyCon-news-tit{ font-size:3rem; color:#666; font-weight:bold; line-height:2.5; text-align:left;}
.nyCon-news-list{ margin-top:30px;}
.nyNewsList{ margin-bottom:60px; background-color: #f2f2f2;}
.nyNewsList-pic{width:25%;}

.nyNewsList-pic .imgbox_a {
    position: relative;
    padding-bottom: 58.4%;
    overflow: hidden;
    display: block;    
}
.imgbox_hover>img {
    /* transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.imgbox_a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
	border: 0;
    max-width: 100%;
	vertical-align: middle;
}

.imgbox_hover:hover>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.nyNewsList-text{overflow: hidden; padding-top: 33px; }
@media only screen and (max-width: 1500px){
.nyNewsList-text { overflow: hidden; padding-top:0px;}
}
@media only screen and (max-width: 1200px){
.nyNewsList-text { overflow: hidden; padding-top:0px;}
}
.xinwen-hangye-date {
    width: 180px;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    height: 163px;
    padding-top: 45px;
}
.xinwen-hangye-date h1 {
    margin: 0;
    font-size: 40px;
    color: #666;
    font-weight: bold;
    line-height: 1;
}
.xinwen-hangye-date h2 {
    margin: 0;
    font-size: 1rem;
    color: #999;
    margin-top: 10px;
}
.xinwen-hangue-con {
    overflow: hidden;
    padding: 0 40px;
    padding-top: 8px;
}
.xinwen-hangue-con h1 {
    margin: 0;
    font-size: 2rem;
	line-height:normal;
	font-weight:normal;
    color: #333;
}
.tver {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xinwen-hangue-con p {
    margin: 0;
    font-size: 14px;
    color: #999;
    line-height: 2;
    height: 4em;
    overflow: hidden;
    margin: 18px 0 22px;
}
.xinwen-hangue-con-bottom .fl {
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/yan.png);
    font-size: 14px;
    color: #999;
}
.xinwen-hangue-con-bottom a.fr {
    width: 87px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: "Georgia";
    text-transform: uppercase;
    background-color: #323538;
}
.xinwen-hangue-con-bottom a:hover{

    color: #fff;

    background-color: #E62129;
}

.nyCon-news-nytit{ background:#eee; font-size:2rem; line-height:1.5; text-align:center; padding:30px 0 0 0 ;}
.nyCon-news-nydate{background:#eee; font-size:1.5rem; line-height:1.5; text-align:center; padding:30px;}
.nyCon-news-nyCon{ padding:50px 0; font-size:1.5rem; color:#666; line-height:2;}

.about-lc{ width:100%; background:#34495E; position:relative;}
.about-lc-con{padding: 85px 85px 85px 105px;}
.about-lc-con img{ width:100%; overflow:hidden;}
.page-fy{ width:100%; margin:20px auto;}


/*  产品与技术内页  */
.cyfbMenu{
    width: 1200px;
    max-width: 1200px;
	height:127px;
    background-image: url(cpt_03.png);
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 0 auto;}
.cyfbMenu ul{ width:1000px; margin:0 auto;}
.cyfbMenu ul li{display: block;
    width: 25%;
    float: left;
	margin-top: 87px;
    text-align: center;
}
.cyfbMenu ul li a {
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
	font-size: 16px; padding:0 10px; color: #535353; height:40px; line-height:40px;font-weight: bold;
	
}
.cyfbMenu ul li a:hover,.cyfbMenu ul li a:after,.cyfbMenu ul li a.on{ border-bottom:3px #002FA7 solid;text-align: center; }

.cyfbCon{ background:#f6f6f6; padding:30px; }
.cyfbCon h2{ display:inline-block; border-bottom:1px solid #002FA7; font-size:2rem; font-weight:bold; line-height:3; color:#333; }
.cyfbCon p{font-size:1.5rem; line-height:2; margin-top:30px;}



.foot-top-left{width:27%; padding-top:20px; padding-left:50px; }
.foot-top-left-logo{ display:inline-block;}
 /*  二维码下拉  */ 
.foot-top-left .ewm{width: 40px; display:inline-block;margin-left: 20px;position: relative;cursor: pointer;vertical-align: middle;}
.foot-top-left .ewm .img2{position: absolute;width: 113px;bottom: 160%;left: 50%;margin-left: -58px;opacity: 0;visibility: hidden; z-index:999;}
.foot-top-left .ewm .img2 img{display: block;width: 100%;}
.foot-top-left .ewm:hover .img2{bottom: 110%;opacity: 1;pointer-events: visible;visibility: visible;}
.foot-top-left .ewm{ }  
.foot-top-left .ewm .img{width: 40px;height: 40px;overflow: hidden;position: relative;}
.foot-top-left .ewm .img img{width: 100%;}
.foot-top-left .ewm .img img:nth-child(2){}


/*  footer  */
.footer{width:100%; position:relative; background:#1C56A4;}
.footerTop{padding: 30px 85px 30px 105px; color:#fff; font-size:1.4rem; line-height:2; text-align:center;}

