.ny_banner { height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/jj_banner.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}

.ny_banner_con{ height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/ny_con.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}
.ny_banner_news{ height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/ny_news.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}
.ny_banner_case{ height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/ny_case.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}
.ny_banner_zc{ height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/ny_jishu.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}
.ny_banner_pro{ height:500px; background-attachment: fixed; background-size: cover; background: url('../Image/ny_pro.jpg') top center no-repeat fixed; background-position: top center; /*padding: 5% 0px;*/ position: relative; color:#ffffff;}
 

.banner_wz{ width:100%; position:absolute; top:250px;  text-align:center; font-size:48px; font-weight:bold;opacity: 0.8;}
.banner_yw{ width:100%; position:absolute; top:340px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; }


 




.pbanner { position: relative; overflow: hidden; width: 100%; height: 100%;}
.pbanner .bg{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;/*background-color: #4C4C4C;*/}
.pbanner .pimg { width: 100%; display: block; position: relative; z-index: 2;}
.picw img { transform: scale(1.1); -webkit-transform: scale(1.1); opacity: 0; }
.trans-1 img { transition: all 1.2s cubic-bezier(0.165, 0.74, 0.44, 1) 0s; -webkit-transition: all 1.2s cubic-bezier(0.165, 0.74, 0.44, 1) 0s; }
.pbanner .con{ width: 1120px; position: absolute; left: 50%; margin-left: -560px; bottom: 5%; z-index: 4; color: #fff; transform: rotateX(30deg) rotateY(0deg) rotateZ(0deg); -webkit-transform: rotateX(30deg) rotateY(0deg) rotateZ(0deg); -webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all 1s ease 0.2s;transition:all 1s ease 0.2s; opacity: 0;}
.pbanner .con .en{ font-family: "pf_din_text_comp_proregular"; font-size: 50px; line-height: 1.2;}
.pbanner .con .zh{ font-size: 18px;}
.pbanner .con.action{ -webkit-transform:perspective(800px) rotateX(0) rotateY(0) rotateZ(0) translateX(0)!important;transform:perspective(800px) rotateX(0) rotateY(0) rotateZ(0) translateX(0)!important; opacity: 1;}

.pbanner .aboutBanner{ bottom: 45%;}
.aboutBanner .aT{ font-size: 30px;/* font-family: "宋体",arial, helvetica, sans-serif;*/}
.aboutBanner .aT b{ font-family: "microsoft yahei";}
.aboutBanner .aC{ font: 18px/1.4 "MyriadProRegular";}
.companyPbox a:link, .companyPbox a:visited { color: #666; }
.companyPbox a:active, .companyPbox a:hover { color: #205bab; }
.companyp-con{ float: left; display: block; width: 49%;}
.companyEN{ font: 36px/1.2 "pf_din_text_comp_proregular"; text-transform: uppercase;}
.companyZH{ line-height: 1.2; margin-bottom: 35px;}
.companyp-con .c{ margin: 0px 0px 50px; font-size: 14px; color: #666666;}
.companyp-img{ float: right; display: block; width: 46%; background-color: #000; overflow: hidden;}
.companyp-img .an-img{ width: 100%; display: block; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.companyp-img .an-img:hover{ -webkit-transform:scale(1.1); transform:scale(1.1); opacity:0.8; filter:alpha(opacity=80);}
.fixedImg{  background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center;}
.ideaPbox{ padding: 5% 0px 8%;}
.ideaPbox a:link, .ideaPbox a:visited { color: #666; }
.ideaPbox a:active, .ideaPbox a:hover { color: #205bab; }
.ideaEn,.ideaZh{ font-size: 18px; color: #4d4d4d; line-height: 1.4;}

.pageNavBox{ height: 36px; line-height: 34px; background-color: #fff;}
.pageNavBox.fixed .pageCur{ position: fixed; right: 0; top: 77px; z-index: 801;}
.pageNavBox.fixed .pageNav{ position: fixed; left: 0px; top: 77px; background-color: #fff; z-index: 800;}


.aboutNav { width: 1200px; margin: 0px auto; }
.aboutNav a:link, .aboutNav a:visited { color: #5c5c5c; }
.aboutNav a:active, .aboutNav a:hover { color: #fff; }
.aboutNav ul { margin-top: -88px; position: relative; z-index: 2; text-align:center; }
.aboutNav li { display:inline-block; width: 23%; }
.aboutNav a { width: 161px; height: 161px; display: block; margin: 0px auto; font-size: 18px; text-align: center; position: relative; }
.aboutNav .y1, .aboutNav .y2 { background: url('../Image/y3.png') no-repeat scroll center center; background-size: cover; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.aboutNav .y2 { background-image: url('../Image/y2.png'); opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; }
.aboutNav .con { padding-top: 25%; position: relative; z-index: 3; }
 
.aboutNav .ico6 { background: url('../Image/ico_006.png') no-repeat; width: 40px; height: 40px; display: block; margin: 0px auto 5px; }
.aboutNav .ico5 { background: url('../Image/ico_005.png') no-repeat; width: 40px; height: 40px; display: block; margin: 0px auto 5px; }
.aboutNav .ico4 { background: url('../Image/ico_004.png') no-repeat; width: 40px; height: 40px; display: block; margin: 0px auto 5px; }
.aboutNav .ico3 { background: url('../Image/ico_003.png') no-repeat; width: 40px; height: 40px; display: block; margin: 0px auto 5px; }
.aboutNav .ico2 { background: url('../Image/ico_002.png') no-repeat; width: 40px; height: 40px; display: block; margin: 0px auto 5px; }
.aboutNav .i1 { background-position: 0px 0px; }
.aboutNav .i2 { background-position: -40px 0px; }
.aboutNav .i3 { background-position: -80px 0px; }
.aboutNav .i4 { background-position: -120px 0px; }
.aboutNav a:hover .i1 { background-position: 0px -40px; }
.aboutNav a:hover .i2 { background-position: -40px -40px; }
.aboutNav a:hover .i3 { background-position: -80px -40px; }
.aboutNav a:hover .i4 { background-position: -120px -40px; }
.aboutNav a:hover .y1 { opacity: 0; transform: scale(1.3); -webkit-transform: scale(1.3); }
.aboutNav a:hover .y2 { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible; }
.aboutNav a:hover .ico { -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: gelatine 0.5s 1; animation: gelatine 0.5s 1; }



.ny_jjk{ width: 100%; float:left; }


.padding-page{ padding: 74px 0px;}
.inner{ width: 1200px; margin: 0px auto;}

.cp_wh{ float: left; width: 100%;}
.cp_wh .bt{ float: left; width: 100%; height:60px; line-height:60px; font-size: 30px;
    color: #01a2f3;
    text-align: center;
    margin-bottom: 5%;}
	
.cp_wh .nr{ margin:0 auto; width: 1200px; height:auto; text-align:center; }
.cp_wh .nr .owl-item{ width: 250px; display:inline-block; }

.cp_wh .nr .xk{ margin: 0px 35px; text-align: center; background-color:#14abf4; transition:0.3s;}
.cp_wh .nr .xk a{ display: block; position: relative; padding: 38px 0px 0px; height: 132px;}
.cp_wh .nr .xk .t{ font-size: 20px; line-height: 1.4;color:#ffffff; transition:0.3s;}
.cp_wh .nr .xk .time{ font-size: 14px;color:#ffffff; transition:0.3s;}
.cp_wh .nr .xk .more{ background: url(../images/more2.png) no-repeat; width: 22px; height: 22px; display: block; margin: 24px auto 0px; transform: translateY(-20px); -webkit-transform: translateY(-20px); opacity: 0; visibility: hidden; transition:0.3s;}


.cp_wh .owl-item:hover .xk{ margin: 0px 35px; text-align: center; background-color:#ffffff; transition:0.3s;}
.cp_wh .owl-item:hover .xk .t{ font-size: 20px; line-height: 1.4;color:#5b5b5b; transition:0.3s;}
.cp_wh .owl-item:hover .xk .time{ font-size: 14px;color:#5b5b5b; transition:0.3s;}
	
	
	
.c205bab {color: #14abf4;}
.f24 {font-size: 24px;}
.ideaEn {
    font-family: "pf_din_text_comp_proregular";
    text-transform: uppercase;
    margin-top: 5px;
}
.ideaEn, .ideaZh {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 1.4;
}
.ideaZh {
    font-size: 18px;
    color: #4d4d4d;
    line-height: 1.4;
}
.ideaPlist {
    padding-top: 10%;
    margin-left: -2%;
    color: #666;
}
.bgebf0f3{ background-color: #ebf0f3;}
.padding-page{ padding: 74px 0px;}
.trans3{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;}
.trans4{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}
.trans5{ -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
.trans6{ -webkit-transition: 0.6s; -moz-transition: 0.6s; -o-transition: 0.6s; transition: 0.6s;}
/*.transYT { transform: translateY(50px); -webkit-transform: translateY(50px); opacity:1; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; }
.transYT2 { transform: translateY(-50px); -webkit-transform: translateY(-50px); opacity:1; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; }
.transXT { transform: translateX(50px); -webkit-transform: translateX(50px); opacity:1; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; }
.transXT2 { transform: translateX(-50px); -webkit-transform: translateX(-50px); opacity:1; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; }
.action.transYT { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); }
.action.transYT2 { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); }
.action.transXT { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); }
.action.transXT2 { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); }
.dly_1{ transition-delay:100ms; -webkit-transition-delay:100ms; }
.dly_2{ transition-delay:200ms; -webkit-transition-delay:200ms; }
.dly_3{ transition-delay:300ms; -webkit-transition-delay:300ms; }
.dly_4{ transition-delay:400ms; -webkit-transition-delay:400ms; }
.dly_5{ transition-delay:500ms; -webkit-transition-delay:500ms; }
.dly_6{ transition-delay:600ms; -webkit-transition-delay:600ms; }
.dly_7{ transition-delay:700ms; -webkit-transition-delay:700ms; }
.dly_8{ transition-delay:800ms; -webkit-transition-delay:800ms; }
.dly_9{ transition-delay:900ms; -webkit-transition-delay:900ms; }*/

.ideaEn{ font-family: "pf_din_text_comp_proregular"; text-transform: uppercase; margin-top: 5px;}
.ideaPlist{ padding-top: 10%; margin-left: -2%; color: #666;}
.ideaPlist dd{ float: left; display: block;  width: 23%; margin-left: 2%; background-color: #fff;}
.ideaPlist a{ position: relative; display: block;}
.ideaPlist .img{ height: 132px; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.ideaPlist .con{ padding-top: 42px; height: 98px; text-align: center;}
.ideaPlist .zh{ font-size: 18px; display: block; color:#14abf4; }
.ideaPlist .en{ color: #999999; font: 14px/1.4 "pf_din_text_comp_proregular"; text-transform: uppercase;}
.ideaPlist .bg{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #14abf4; color: #fff; text-align: center; opacity: 0; visibility: hidden; }
.ideaPlist .bg .en{ color: #fff;}
.ideaPlist .con2{ padding: 52px 0px 18px; transform: translateY(30px); -webkit-transform: translateY(30px); opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform:all 0.3s ease 0s;}
.ideaPlist .bg .line{ margin: 0px auto; display: block; height: 0px; width: 2px; background-color: #fff; margin-bottom: 17px;}
.ideaPlist .bg .ii1{  background:  url('../Image/id_i1.png') no-repeat scroll center center;}
.ideaPlist .bg .ii2{  background:  url('../Image/id_i2.png') no-repeat scroll center center;}
.ideaPlist .bg .ii3{  background:  url('../Image/id_i3.png') no-repeat scroll center center;}
.ideaPlist .bg .ii4{  background:  url('../Image/id_i4.png') no-repeat scroll center center;}
.ideaPlist .bg .iico{ width: 77px; height: 77px; display: block; margin: 0px auto 20px; transform: scale(0); -webkit-transform: scale(0); visibility: hidden;}
.ideaPlist a:hover .bg{ opacity: 1; visibility: visible;}
.ideaPlist a:hover .con2{ opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px);}
.ideaPlist a:hover .line{ height: 24px; transition: all 0.3s ease 0.2s; -webkit-transform:all 0.3s ease 0.2s;}
.ideaPlist a:hover .iico{ opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;  transition: all 0.4s ease 0.7s; -webkit-transform:all 0.4s ease 0.7s;}



.historyPbox{ padding: 6% 0px;}
.historyT{ font-size: 30px; color: #799dcd; text-align: center; margin-bottom: 5%;}
.historyDemo a:link, .historyDemo a:visited { color: #666; }
.historyDemo a:active, .historyDemo a:hover { color: #666; }
.historyDemo{ position: relative; width: 1000px; margin: 0px auto;}
.historyDemo .item{ margin: 0px 35px; text-align: center;}
.historyDemo .item a{ display: block; position: relative; padding: 38px 0px 0px; height: 132px;}
.historyDemo .item .t{ font-size: 20px; line-height: 1.4;}
.historyDemo .item .time{ font-size: 14px;}
.historyDemo .item .more{ background: url(../images/more2.png) no-repeat; width: 22px; height: 22px; display: block; margin: 24px auto 0px; transform: translateY(-20px); -webkit-transform: translateY(-20px); opacity: 0; visibility: hidden; }
.filler2 { position: absolute; display: block; -webkit-transition: 0.3s ease 0s; -moz-transition: 0.3s 0s; -o-transition: 0.3s 0s; transition: 0.3s 0s; }
.itemLink .filler2 { background-color: #fec504; z-index: 5;}
.itemLink .filler2-left { width: 2px; height: 0%; left: 0%; top: 0%;}
.itemLink .filler2-right { width: 2px; height: 0%; right: 0%; bottom: 0%;}
.itemLink .filler2-top { width: 0%; height: 2px; right: 0%; top: 0%; transition-delay: 0.3s; -webkit-transition-delay: 0.3s;}
.itemLink .filler2-bottom { width: 0%; height: 2px; left: 0%; bottom: 0%; transition-delay: 0.3s; -webkit-transition-delay: 0.3s;}
.itemLink:hover .filler2-left { height: 100%; }
.itemLink:hover .filler2-right { height: 100%; }
.itemLink:hover .filler2-top { width: 100%; }
.itemLink:hover .filler2-bottom { width: 100%; }
.historyDemo .item:hover .more{ opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px);}
.historyDemo .owl-controls{  margin-top: 0px;}
.historyDemo .owl-controls .owl-buttons div{ position: absolute; top: 42px; margin: 0px; padding: 0px; width: 30px; height: 40px; -webkit-transition: 0.3s ease 0s; -moz-transition: 0.3s 0s; -o-transition: 0.3s 0s; transition: 0.3s 0s;}
.historyDemo .owl-controls .owl-buttons div.owl-prev{ left: -60px; text-indent: -10em; background: url(../images/a_l1.png) no-repeat scroll center center;}
.historyDemo .owl-controls .owl-buttons div.owl-next{ right: -60px; text-indent: -10em; background: url(../images/a_r1.png) no-repeat scroll center center;}
.historyDemo .owl-controls .owl-buttons div.owl-prev:hover{ background-position: left center;}
.historyDemo .owl-controls .owl-buttons div.owl-next:hover{ background-position: right center;}
.target .ibox1{ transform: translate(0px,50px); -webkit-transform: translate(0px,50px); opacity: 0; transition: 400ms ease 350ms; -webkit-transition: 400ms ease 350ms ;}
.target .ibox-C{ transform: translate(50px,0px); -webkit-transform: translate(50px,0px); opacity: 0; }
/*.action.transYT {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}*/


.changquzk{ width:100%; height: auto; margin:0 auto; overflow:hidden; background-color:#f4f4f4;}
.changquzk .changqubt{ width:100%; height: 60px; line-height:32px; margin:0 auto; text-align:center; font-size:30px; font-weight:bold; color:#14abf4; margin-top:60px; }
.changquzk .changqubt span{ font-size:14px; }
.changquk{ width:1200px; height:450px; margin:0 auto; overflow:hidden; }

.changquknr{ width:1200px; height: auto;margin:0px auto; }
.txtScroll-left{ width:1200px;  position:relative; float:left; }
.txtScroll-left .hd{  height:50px; position:relative; }
.txtScroll-left .hd .prev{ display:block;  width:36px; height:55px; position:absolute; top:-163px; left:10px;background:url('../Image/l_jt.png') center center no-repeat; }
.txtScroll-left .hd .prev:hover{  }
.txtScroll-left .hd .next{ display:block;  width:36px; height:55px; position:absolute; top:-163px; right:10px;background:url('../Image/r_jt.png') center center no-repeat; } 
.txtScroll-left .bd{ padding:10px; width:1088px; overflow:hidden; margin:0 auto; margin-top:20px; }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ margin-right:7px;  float:left; width:266px;  height:240px; line-height:24px;  text-align:left; _display:inline;  background-color:#1196d4;  position:relative; }
.txtScroll-left .bd ul li img{    width: 266px;    height: 200px; float: left; transition:0.5s;}
.txtScroll-left .bd ul li .img_kuang{    width: 266px;    height: 200px;overflow: hidden; float: left;}
.txtScroll-left .bd ul li:hover img{  transition:0.5s; -webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.txtScroll-left .bd ul li h3{ height: 37px; line-height:37px;  text-align:left; font-size:14px; font-weight:bold; color:#fff; text-align:center; }
.txtScroll-left .bd ul li h3 p{ height:24px; line-height:24px;  text-align:left; font-size:12px; font-weight:100; color:#191814; text-indent:20px; }
.txtScroll-left .bd ul li .xwnr{ width:100%; height:auto; float:left; line-height:24px; color:#5f5f5f; font-size: 14px; color:#000; }
.txtScroll-left .bd ul li a{ width:74px; height:22px; line-height:22PX;  position:absolute;border:1px solid #0059ad; background-color:#0059ad; color:#FFF; font-size:12PX; font-family:Arial, Helvetica, sans-serif; text-align:center;  bottom:6px; right:20px;transition:0.3s;}
.txtScroll-left .bd ul li a:hover{ width:74px; height:22px; position:absolute;  border:1px solid #0059ad; background:none; color:#333; transition:0.3s;}
.txtScroll-left .bd ul li span{ color:#999;  }
.txtScroll-left .bd ul li .xwnr_time{ position: absolute; bottom:2px; left: 16px; }
.txtScroll-left .bd ul li:hover{ }


/*联系我们*/

.con_01{ width:100%; height:auto; background-color:#ffffff; padding-top:70px; color:#ffffff; }
.con_01 .rexian{ width:1200px; height:430px; margin:0 auto; overflow:hidden; position:relative;}

.con_01 .rexian .dh{ width:500px; height:270px; position:absolute; top:0px; left:0px; padding:40px; line-height:30px; font-size:16px; background-color:#14abf4; }
.con_01 .rexian .bt{ width:500px; height:40px; line-height:40px; font-size:18px; font-weight:bold; float:left; }
.con_01 .rexian .nr{ width:500px; height:auto; float:left; }


.con_01 .ewm{ width:493px; height:153px; position:absolute; top:0px; right:0px; padding:20px 50px; line-height:30px; font-size:16px; background-color:#eeeeee; }
.con_01 .ewm img{ position:absolute; top:20px; right:53px; }

.con_01 .rexian .js{ width:210px; height:129px; position:absolute; top:201px; left: 607px; padding:10px 40px; line-height:30px; font-size:16px; background-color:#eeeeee; }
.con_01 .rexian .js .bt{ width:210px; height:40px; line-height:40px; font-size:18px; font-weight:bold; float:left; color:#373b46; }
.con_01 .rexian .js .nr{ width:210px; height:auto; float:left; color:#373b46; }

.con_01 .rexian .yw{ width:190px; height:129px; position:absolute;top: 201px; right:0px; padding:10px 50px; line-height:30px; font-size:16px; background-color:#eeeeee; }
.con_01 .rexian .yw .bt{ width:190px; height:40px; line-height:40px; font-size:18px; font-weight:bold; float:left; color:#373b46; }
.con_01 .rexian .yw .nr{ width:190px; height:auto; float:left; color:#373b46; }



.con_02{ width:100%; height:auto; }
#allmap {
	width:100%;
	height:500px;
	overflow:hidden; 
}


.messagePage { background-attachment: fixed; background-size: cover; background: url('../Image/contactbj.jpg') center no-repeat fixed; background-position: center bottom; padding: 5% 0px; position: relative; }
.messagePage .iboxT { text-align: center; font-size: 30px; color:#ffffff; }
.messagePage .ts { text-align: center; color: #fff; padding: 40px 0px 50px; font-size: 14px; }
.messagePage .black { background: url('../Image/black2.png') repeat; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.messagePage .w960 { position: relative; }
.formbox { width: 582px; margin: 0px auto; }
.formbox dd { padding-bottom: 16px; }
.formbox dd.btnBox { padding-top: 24px; }
.ctxt { border: 0px none; color: #0f0f0f; padding: 12px 2%; height: 20px; line-height: 20px; width: 45%; font-size: 14px; font-family: "microsoft yahei"; }
.ctxt2 { float: right; display: block; }
.ctxt3 { width: 96%; height: 90px; resize: none; }
.dianji{ width:120px; height:35px; line-height:35px; margin:0 auto; background-color:#F00; color:#ffffff; }

/*新闻中心*/
.news_01k{ width:100%; height:auto; float:left;padding: 94px 0px 50px;}
.news_01{ width:1200px; height:auto; margin:0 auto; }
.news_01_bt{ width:100%; font-size: 30px; color: #8f8f8f;  line-height: 1.1; float:left; text-align:center; }
.news_01_nr{padding: 50px 0px 0px 0px;float:left;}
.news_01_nr li{ width:31%; float:left; margin-right:3.5%; background:#fff; margin-bottom:40px;}
.news_01_nr li:nth-child(3n+3){ margin-right:0;}
.news_01_nr li a{ display:block; position:relative; padding:18px 20px 33px;}
.news_01_nr li a:before{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ''; opacity: 0; pointer-events: none; -webkit-transition: opacity 0.35s, -webkit-transform 0.45s; transition: opacity 0.45s, transform 0.45s; border-top:3px solid #01a2f3; border-bottom: 3px solid #01a2f3; -webkit-transform: scale(0,1); transform: scale(0,1); }
.news_01_nr li a:after{ border-right: 3px solid #01a2f3; border-left: 3px solid #01a2f3; -webkit-transform: scale(1,0); transform: scale(1,0); position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ''; opacity: 0; pointer-events: none; -webkit-transition: opacity 0.45s, -webkit-transform 0.45s; transition: opacity 0.45s, transform 0.45s;}
.news_01_nr li a figure{ display:block; overflow:hidden; line-height:normal;}
.news_01_nr li a figure img{ display:block; width:100%; height:auto; transition:650ms;}
.news_01_nr li a figcaption{ display:block; padding-top:10px; position:relative; height:94px;}
.news_01_nr li a figcaption h3{ color:#333333; font-size:16px; font-weight:normal;}
.news_01_nr li a figcaption time{ display:inline-block; color:#999999; position:absolute; left:0; bottom:0;}
.news_01_nr li a figcaption span{ display:block; width:26px; height:26px; background:url(../img/next5.png) center no-repeat; background-size:cover; position:absolute; right:0; bottom:0; transition:560ms;}
.news_01_nr li a:hover:before,.news_01_nr li a:hover:after{ opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.news_01_nr li a:hover figure img{ transform:scale(1.08); -webkit-transform:scale(1.08); -moz-transform:scale(1.08);}
.news_01_nr li a:hover figcaption span{ background:url(../img/next6.png) center no-repeat; background-size:cover;}

.more_a{ float:left; width:300px; height:35px; line-height:35px; margin:0 auto; border:1px solid #444444; color:#444444;  display:block; text-align:center; transition:0.3s;margin-left:460px; }
.more_a:hover{ float:left; width:300px; height:35px; line-height:35px; margin:0 auto; border:1px solid #14abf4; background-color:#14abf4; color:#ffffff; display:block; text-align:center; transition:0.3s;margin-left:460px;}



.more_a2{ margin:0 auto; width:300px; height:35px; line-height:35px; margin:0 auto; border:1px solid #ffffff; color:#ffffff;  display:block; text-align:center; transition:0.3s; }
.more_a2:hover{ margin:0 auto;width:300px; height:35px; line-height:35px; margin:0 auto; border:1px solid #14abf4; background-color:#14abf4; color:#ffffff; display:block; text-align:center; transition:0.3s; }


 



.hy_xw { width:100%; height:auto; float:left; background-attachment: fixed; background-size: cover; background: url('../Image/contactbj.jpg') center no-repeat fixed;  background-position: center bottom; padding: 5% 0px; position: relative; }
.hy_xw .black { background: url(../Image/black2.png) repeat; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; }
.hy_xw .w960 { position: relative }

.hy_xw .iboxT { text-align: center; font-size: 30px; color:#ffffff; }
.hy_xw .ts { text-align: center; color: #fff; padding: 40px 0px 50px; font-size: 14px; }

.biddingNav { text-align: center; padding:20px 0px; overflow:hidden; }
.biddingNav ul{ width:1200px; height:auto; margin:0 auto; }
.biddingNav li{ width:50%; height:auto; line-height:46px;  float:left; text-align:left; }
.biddingNav a { display: inline-block; margin: 0px 4px; width: 95%; height: 46px;　 line-height: 46px; font-size: 14px; border: 2px solid #14abf4; position: relative; overflow: hidden; text-indent:20px; color:#ffffff;}
.biddingNav a .i1 { position: absolute; left: 0px; top: 0px; width: 0%; height: 100%; background-color: #14abf4; transition: 300ms; }
.biddingNav a .i2 { position: relative; z-index: 2; }
.biddingNav a .i3 { position: relative; z-index: 2; float:right; }
.biddingNav a:hover { border: 2px solid #5899dd; }
.biddingNav a:hover .i1 { width: 100%; }
 
.dianji{ width:120px; height:35px; line-height:35px; margin:0 auto; background-color:#F00; color:#ffffff; }


.newsPage { padding:20px 0px 130px; width:100%; height:auto; margin:0 auto; background-color:#eeeeee; overflow:hidden; }


.fh_xc {width: 1200px;float: left; text-align:center; margin-bottom:50px; }
.fh_xc li{ width:33%; height:auto; display:inline-block; margin-bottom: 40px; }
.fh_xc li a { width:340px; height:auto; display:inline-block; transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out}
.fh_xc li:hover a {transform:scale(1.05);-webkit-transform:scale(1.05)}
.fh_xc li img{ width:340px; height:220px; display:inline-block; }

.fh_xc li a h3 {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size: 16px;color: #fff; margin: 0;padding: 20px 30px 18px 30px;text-align: center; background-color:#01a2f3; transition:0.3s;}
.fh_xc li a h3{padding: 20px 10px 18px 10px}
.fh_xc li a h3 span {display: block;margin-top: 5px;font-size: 12px;color: #999}

.fh_xc li:hover a h3{ background-color:#fec504; transition:0.3s;}
.fh_xc li:hover a{color:#ffffff; transition:0.3s;}
.fh_xc li:hover a span{color:#ffffff; transition:0.3s;}

.fh_xc li:nth-child(1) {animation-delay: 0.1s}
.fh_xc li:nth-child(2) {animation-delay: 0.2s}
.fh_xc li:nth-child(3) {animation-delay: 0.3s}
.fh_xc li:nth-child(4) {animation-delay: 0.1s}
.fh_xc li:nth-child(5) {animation-delay: 0.2s}
.fh_xc li:nth-child(6) {animation-delay: 0.3s}
.fh_xc li:nth-child(7) {animation-delay: 0.1s}
.fh_xc li:nth-child(8) {animation-delay: 0.2s}
.fh_xc li:nth-child(9) {animation-delay: 0.3s}
.fh_xc li:nth-child(10) {animation-delay: 0.1s}
.fh_xc li:nth-child(11) {animation-delay: 0.2s}
.fh_xc li:nth-child(12) {animation-delay: 0.3s}







/*.newsPage .inT { text-align: center; }
.newsPage .newsDL { padding: 50px 0px; }
.inner { width: 1200px; margin: 0px auto; }
.article-block .inT { transform: translate(0px,50px); -webkit-transform: translate(0px,50px); opacity: 0; }
.article-block .newsDL dd { transform: rotateY(60deg); }
.articleShow .inT { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; transition: all 470ms ease-in-out 0s; }
.articleShow .newsDL dd { transform: rotateY(0deg); transition: all 870ms ease-in-out 0s; }
.articleShow img{ width:100%; }

.newsPage { padding: 94px 0px 130px; }
.newsPage .inT { text-align: center; }
.newsDL a:link, .newsDL a:visited { color: #959595; }
.newsDL a:active, .newsDL a:hover { color: #959595; }
.newsPage .newsDL { padding: 50px 0px; }
.newsDL dd { float: left; display: block; width: 31%; margin:0px 2.2% 2% 0px; }
.newsDL dd.item3 { margin-right: 0px; }
.newsDL dd .img { width: 100%; overflow: hidden; margin-bottom: 35px; position: relative; background-color: #000; }
.newsDL dd .img .bot { background-color: #5899DD; height: 5px; overflow: hidden; position: absolute; left: 0px; top: 0px; width: 0px; z-index: 3; transition: 400ms; }
.newsDL dd .img img { width: 100%; display: block; transition: 400ms; opacity: 1; }
.newsDL dd .t { font-size: 16px; overflow: hidden; transition: 400ms; height: 58px; }
.newsDL dd .time { font-family: Arial; }
.newsDL dd .time .source { font-family: 'Microsoft JhengHei'; }
.newsDL dd:hover .img .bot { width: 100%; }
.newsDL dd:hover .t { text-decoration: underline; }
.newsDL dd:hover .img img { opacity: 0.8; -webkit-transform: scale(1.14); transform: scale(1.14); }

.backb{ background:#f6f6f6; padding:50px 0 65px 0; }
.backb .pw{ position:relative;  }
.backb a{ display:block; height:38px; line-height:38px; color:#8c8c8c; }
.ba-arrow{ width:130px; position:absolute; top:0; background:#e2dfda; overflow:hidden; }
.ba-prev{ left:0;  }
.ba-next{ text-align:right; right:0; }
.ba-arrow .ico{ width:38px; height:38px;  }
.ba-prev .ico{ margin-right:15px; float:left; background-image:url(../img/rr-baprev.png); }
.ba-next .ico{ margin-left:15px; float:right; background-image:url(../img/rr-banext.png);  }
.ba-prev .txx1 .ico{ background-position: left center; }
.ba-prev .txx2 .ico{ background-position: right center; }
.ba-next .txx2 .ico{ background-position: left center; }
.ba-next .txx1 .ico{ background-position: right center; }
.ba-arrow .txx2{ color:#fff; }
.ba-arrow .move{ width:200%; transition:400ms; -webkit-transition:400ms; overflow:hidden; }
.ba-arrow .txx{ width:110px; float:left; }
.ba-prev .txx{ padding-left:20px; }
.ba-next .txx{ padding-right:20px; }
.ba-arrow:hover{ background:#78b92d; }
.ba-arrow:hover .move{ margin-left:-130px; }*/





/*资质瀑布流*/
.item{background:#edebeb;color:#333;border-radius:5px;padding:10px;word-break:break-all;word-wrap:break-word;/*white-space:pre;white-space:pre-wrap;*/}
.item img{width:100%;height:auto;}
.item p{text-align:center;margin-top:5px; color:#333;}
.item a{color:#fff; }
.item:hover{color:#db0100; }

.image_al{ width:1200px; height:auto; margin:auto; }
.image_albt{ width:100%; height:auto; text-align:center}
.image_albt li{ display:inline-block; padding-right: 5px; padding-left: 5px; }
.image_albt li a{ text-align: center; font-size: 14px; padding: 10px 30px 10px 30px; margin: 25px 4px; color: #777; border: 1px solid #ccc; display: inline-block; transition:0.3s;}
.image_albt li a:hover{ background-color: #df3741; border: 1px solid #df3741; color: #fff; text-decoration: none; transition:0.3s;}

/*case*/
.image_alnr {width: 1200px;float: left; text-align:center;}
.image_alnr li{ width:33%; height:auto; display:inline-block; margin-bottom: 40px; }
.image_alnr li a { width:340px; height:auto; display:inline-block; transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out}
.image_alnr li:hover a {transform:scale(1.05);-webkit-transform:scale(1.05)}
.image_alnr li img{ width:340px; height:220px; display:inline-block; }

.image_alnr li a h3 {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size: 16px;color: #fff; margin: 0;padding: 20px 30px 18px 30px;text-align: center; background-color:#01a2f3; transition:0.3s;}
.image_alnr li a h3{padding: 20px 10px 18px 10px}
.image_alnr li a h3 span {display: block;margin-top: 5px;font-size: 12px;color: #999}

.image_alnr li:hover a h3{ background-color:#fec504; transition:0.3s;}
.image_alnr li:hover a{color:#ffffff; transition:0.3s;}
.image_alnr li:hover a span{color:#ffffff; transition:0.3s;}

.image_alnr li:nth-child(1) {animation-delay: 0.1s}
.image_alnr li:nth-child(2) {animation-delay: 0.2s}
.image_alnr li:nth-child(3) {animation-delay: 0.3s}
.image_alnr li:nth-child(4) {animation-delay: 0.1s}
.image_alnr li:nth-child(5) {animation-delay: 0.2s}
.image_alnr li:nth-child(6) {animation-delay: 0.3s}
.image_alnr li:nth-child(7) {animation-delay: 0.1s}
.image_alnr li:nth-child(8) {animation-delay: 0.2s}
.image_alnr li:nth-child(9) {animation-delay: 0.3s}
.image_alnr li:nth-child(10) {animation-delay: 0.1s}
.image_alnr li:nth-child(11) {animation-delay: 0.2s}
.image_alnr li:nth-child(12) {animation-delay: 0.3s}


.image_alnr2 {width: 1200px;float: left; text-align:center;}
.image_alnr2 li{ width:33%; height:auto; display:inline-block; margin-bottom: 40px; }
.image_alnr2 li a { width:340px; height:auto; display:inline-block; transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out}
.image_alnr2 li:hover a {transform:scale(1.05);-webkit-transform:scale(1.05)}
.image_alnr2 li .imgk{ width:340px; height:220px; float:left; text-align:center; background-color:#f1f1f1; }
.image_alnr2 li .imgk img{max-width:340px; max-height:220px; display:inline-block;   vertical-align:middle; }
/*.image_alnr2 li img{ width:340px; height:220px; display:inline-block; }*/

.image_alnr2 li a h3 {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size: 16px;color: #fff; margin: 0;padding: 20px 30px 18px 30px;text-align: center; background-color:#373b46; transition:0.3s;}
.image_alnr2 li a h3{padding: 20px 10px 18px 10px}
.image_alnr2 li a h3 span {display: block;margin-top: 5px;font-size: 12px;color: #999}

.image_alnr2 li:hover a h3{ background-color:#01a2f3; transition:0.3s;}
.image_alnr2 li:hover a{color:#ffffff; transition:0.3s;}
.image_alnr2 li:hover a span{color:#ffffff; transition:0.3s;}

.image_alnr2 li:nth-child(1) {animation-delay: 0.1s}
.image_alnr2 li:nth-child(2) {animation-delay: 0.2s}
.image_alnr2 li:nth-child(3) {animation-delay: 0.3s}
.image_alnr2 li:nth-child(4) {animation-delay: 0.1s}
.image_alnr2 li:nth-child(5) {animation-delay: 0.2s}
.image_alnr2 li:nth-child(6) {animation-delay: 0.3s}
.image_alnr2 li:nth-child(7) {animation-delay: 0.1s}
.image_alnr2 li:nth-child(8) {animation-delay: 0.2s}
.image_alnr2 li:nth-child(9) {animation-delay: 0.3s}
.image_alnr2 li:nth-child(10) {animation-delay: 0.1s}
.image_alnr2 li:nth-child(11) {animation-delay: 0.2s}
.image_alnr2 li:nth-child(12) {animation-delay: 0.3s}



/*技术支持*/
.image_zcnrk {width: 1200px;float: left; margin-top:100px; }
.image_zcnr {width: 1200px; height:250px;  margin:0 auto; padding-bottom:50px; border-bottom:1px solid #dddddd; position:relative; float:left; }
.image_zcnr .image_zcnrl{width: 70%; float:left; } 
.image_zcnr .image_zcnrl .bt{width: 100%; height:auto; float:left; font-size:40px; line-height:40px; font-size: 24px; color: #000; margin-bottom:10px; } 
.image_zcnr .image_zcnrl .nr{width: 100%; height:auto; float:left; font-size:40px; line-height:28px; font-size: 14px;color: #777;} 
.image_zcnr .image_zcnrr{width: 20%; float:right; } 
.image_zcnr .image_zcnrr img{ float:right; } 

 
 
/*.image_zcnr .nr2 ul{width: 33.3%; height:auto; text-align:center; } 
.image_zcnr .nr2 li{width:278px; height:241px; display:inline-block; } 
.image_zcnr .nr2 li .imgk{width:278px; height:204px; float:left; } 
.image_zcnr .nr2 li img{width:278px; height:204px;  transition:0.3s; transform: scale(1.05, 1.05);} 
.image_zcnr .nr2 li .bt{width:278px; height:37px; line-height:37px; float:left; text-align:center; background-color:#373b46; color:#ffffff; float:left; } */

.image_zcnr .bt2{width: 100%; height:auto; float:left; font-size:24px; line-height:40px; color: #000; margin-top:40px; margin-bottom:50px; text-align:center; } 
.image_zcnr .ul2{ width:1200px; height:480px; position:absolute; top:120px; right:0px; }
.image_zcnr .ul2:hover img{transition:all 0.4s linear 0s; -webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);	transform: rotate(360deg);}
.image_zcnr .ul2 .tb01{ position:absolute; top:28px; left:105px; }
.image_zcnr .ul2 .tb02{ position:absolute; top:28px; left:560px; }
.image_zcnr .ul2 .tb03{ position:absolute; top:28px; right:105px; }

.image_zcnr .ul2 li{ width:1200px; height:auto; position:absolute; top:130px; left:0px; text-align:center; }
.image_zcnr .ul2 p{ font-size:15px; color:#373b46; line-height:26px; }
.image_zcnr .ul2 .p1{ width:280px; font-size:20px; color:#c6c4c4; height:40px; line-height:40px; }
.image_zcnr .ul2 .p2{ width:280px; margin-bottom:20px; }


.image_zcnr .ul2 .pp1{ position:absolute; top:0px; left:0px; width:280px; font-size:20px; color:#14abf4; height:40px; line-height:40px; }
.image_zcnr .ul2 .pp2{ position:absolute;top: 40px; left: 0px;width:280px; margin-bottom:20px;}

.image_zcnr .ul2 .pp3{ position:absolute; top:0px; left:470px; width:280px; font-size:20px; color:#14abf4; height:40px; line-height:40px; }
.image_zcnr .ul2 .pp4{ position:absolute;top: 40px; left: 461px;width:280px; margin-bottom:20px;}

.image_zcnr .ul2 .pp5{ position:absolute; top:0px; right:0px; width:280px; font-size:20px; color:#14abf4; height:40px; line-height:40px; }
.image_zcnr .ul2 .pp6{ position:absolute;top: 40px; right:0px;width:280px; margin-bottom:20px;}




.xiazai_k { width: 50%; float:left; }
.design div:nth-child(1) {animation-delay: 0.1s}
.design div:nth-child(2) {animation-delay: 0.2s}
.design div:nth-child(3) {animation-delay: 0.1s}
.design div:nth-child(4) {animation-delay: 0.2s}
.design div:nth-child(5) {animation-delay: 0.1s}
.design div:nth-child(6) {animation-delay: 0.2s}
.design div:nth-child(7) {animation-delay: 0.1s}
.design div:nth-child(8) {animation-delay: 0.2s}

.design figure {background-color:#373b46;padding:60px 40px;margin-bottom:30px; position:relative; }
.design figure h3,.design figure p {color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}
.design figure:hover h3,.design figure:hover p {color:#ffffff; }
.design figure h3 {margin:20px 0 8px 0; font-size:14px; color:#14abf4;}
.design figure p.hg-2 { font-size:18px; font-weight:bold; color:#14abf4; margin-bottom:12px}
.design figure a {text-decoration:none}
.design figure p span { width:36px; height:36px; position:absolute; top:85px; right:30px; overflow:hidden; }
.design figure p span img{ width:72px; height:36px; position:absolute; top:0px; left:0px; transition:0.3s;}

.design figure:hover {background-color:#14abf4; transition:0.3s;}
.design figure:hover p.hg-2 { font-size:18px; font-weight:bold; color:#ffffff; margin-bottom:12px}
.design figure:hover p span img{ width:72px; height:36px; position:absolute; top:0px; left:-36px; transition:0.3s;}
.design figure h3, .design figure p { 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.image_zcnr .nr3{width: 100%; height:auto; float:left; } 
.team-page .team-box {margin: 0px auto 0px auto; }
.team-page .team-box dl {margin-bottom:40px}
.team-page .team-box dt { max-width:200px;width:200px;}
.team-page .team-box dd { transition:All 0.2s ease-in-out;-webkit-transition:All 0.2s ease-in-out;line-height:200%;padding: 10px 30px 0 240px;border: 1px solid #333;margin-left: 0}
.team-page .team-box dd:hover {background-color: #111}
.team-page .team-box {margin-bottom: 0}
.team-box dl:nth-child(1) {animation-delay: 0.1s}
.team-box dl:nth-child(2) {animation-delay: 0.2s}
.team-box dl:nth-child(3) {animation-delay: 0.3s}
.team-box dl:nth-child(4) {animation-delay: 0.4s}
.team-box dl:nth-child(5) {animation-delay: 0.5s}
.team-box dl:nth-child(6) {animation-delay: 0.6s}
.team-box dl:nth-child(7) {animation-delay: 0.7s}
.team-box dl:nth-child(8) {animation-delay: 0.8s}
.team-box dl:nth-child(9) {animation-delay: 0.9s}
.team-box dl:nth-child(10) {animation-delay: 1.0s}
.team-box dl:nth-child(11) {animation-delay: 1.1s}
.team-box dl:nth-child(12) {animation-delay: 1.2s}


.team-box { float:left; text-align:left; margin:0px auto 60px auto}
.team-box .owl-theme {margin: -30px auto}
.team-box .owl-theme .owl-dots {position: absolute;left: 50%;margin-left: -100px}
.team-box .owl-theme .owl-dots span {width: 40px;height: 2px;margin: 5px}
.team-box .owl-theme .owl-dots .active span {background-color:#c96}
.team-box .owl-theme .owl-nav .owl-prev,.team-box .owl-theme .owl-nav .owl-next{position:absolute;right:0;bottom:-10px;margin-top:-25px;margin-right:0;height:48px;width:50px;background-color:#c96;border-radius:0;background-image:url(../images/banner/slider-arrow.png);background-repeat:no-repeat;background-position:right center;text-indent:-9999px;overflow:hidden}
.team-box .owl-theme .owl-nav .owl-prev {background-color:#111;background-position:left center;margin-right:50px}
.team-box dl { width:1180px; height:auto; float:left; overflow:hidden; background-color:#eeeeee; margin-bottom:20px; padding:10px; }
.team-box dt { max-width:262px;width:262px; float: left; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap;}
.team-box dt img{ max-width:262px;width:262px; float: left; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; transition:0.3s;}
.team-box dl:hover img{-webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); transition:0.3s;}
.team-box dl:hover{ background-color:#14abf4; transition:0.3s;}
.team-box dl:hover a {color: #ffffff; transition:0.3s;}
.team-box dl:hover dd p{color: #ffffff; transition:0.3s;}

.team-box dd { line-height:200%;padding: 10px 60px 0 300px;margin-left: 0}
.team-box dd p {color: #373b46}
.team-box dd h3 {font-size: 18px;color: #c96;margin:0px 0 15px 0; transition:0.3s;}
.team-box dd h3 a {color: #373b46; }
.team-box dd h3 small {font-size: 14px;margin-left: 10px;color: #373b46}

.team-box dd:hover h3{ text-indent:10px; transition:0.3s;}

/*内页 */
.nycontact_k{ width:100%; height: auto; margin:0 auto; }
.nycontact{ width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-bottom:20px; padding-top:20px; }

/*.article{overflow:hidden;margin-bottom:45px;width:1200px;background-color:#eeeeee; float:right; border-radius:10px; overflow:hidden; }
.article_bt{ width:1200px; height:44px; line-height:44px; float:left; color:#181818; background-color:#d1d1d1;}
.article_bt ul{ width:1200px; height:44px; line-height:44px; float:left; }
.article_bt span{  color:#333;background:url('../Image/r_bttb.png') center left no-repeat; padding-left:20px;  padding-right:15px; font-size:12px; }
.article_bt span a{ color:#333; }
.article_bt_wz{ width: auto;height:44px; line-height:44px; float:left; color:#fff; background-color:#00a0e9;  text-indent:24px; font-size:16px; font-weight:bold; padding-right:20px; }
.article_nr{width:1180px; height: auto;float:left; padding:10px; line-height:26px; }*/


/*产品分类页面 */

.product_01_nr{ width:100%; float:left;}

.product_01_nr a:link,.product_01_nr a:visited { color: #666;}
.product_01_nr a:active,.product_01_nr a:hover { color: #fff;}
.product_01_nr ul{ position: relative; padding: 28px 0px; background-color:#ffffff; width:100%; height:auto; float:left; }
.product_01_nr ul:nth-child(even){ position: relative; padding: 28px 0px; background-color:#f6f6f6;}

.product_01_nr ul:nth-child(even) .con{ float: right; display: block; width: 37%;}
.product_01_nr ul:nth-child(even) .img{ float: left; display: block; width: 58%; margin-right: 5%;}
.product_01_nr ul:nth-child(even) img{ width:60%; display: block; float:left; }
.product_01_nr ul:nth-child(even) .t2 a{ float:right; }

.product_01_nr ul:nth-child(1) {animation-delay: 0.1s}
.product_01_nr ul:nth-child(2) {animation-delay: 0.2s}
.product_01_nr ul:nth-child(3) {animation-delay: 0.3s}
.product_01_nr ul:nth-child(4) {animation-delay: 0.1s}
.product_01_nr ul:nth-child(5) {animation-delay: 0.2s}
.product_01_nr ul:nth-child(6) {animation-delay: 0.3s}
.product_01_nr ul:nth-child(7) {animation-delay: 0.1s}
.product_01_nr ul:nth-child(8) {animation-delay: 0.2s}
.product_01_nr ul:nth-child(9) {animation-delay: 0.3s}
.product_01_nr ul:nth-child(10) {animation-delay: 0.1s}
.product_01_nr ul:nth-child(11) {animation-delay: 0.2s}
.product_01_nr ul:nth-child(12) {animation-delay: 0.3s}



.product_01_nr a{ position: relative; z-index: 2;}
.product_01_nr .bg{ position: absolute; top: 0%; height: 100%; width: 50%; left:25%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; opacity: 0;}
.product_01_nr .img{ float: left; display: block; width: 58%; margin-right: 5%;}
.product_01_nr .img img{ width:60%; display: block; float:right; }
.product_01_nr .con .t{ font-size: 24px; margin-top: 8%; transition:0.3s;}
.product_01_nr .t2{ width:100%; height:60px; font-size:18px; transition:0.3s; position:absolute; top:180px; }
.product_01_nr .t2 .t2nr{ width:1200px; height:60px; margin:0 auto; }
.product_01_nr ul .t2 a{ padding:5px; border:1px solid #CCC; color:#666666; transition: 0.4s; margin:0px 10px; }
.product_01_nr ul:hover .t2 a{ padding:5px; border:1px solid #d6f1ff; color:#ffffff;transition: 0.4s;}
.product_01_nr ul:hover .t2 a:hover{  border:1px solid #fff600; color:#fff600;transition: 0.4s;}
.product_01_nr .con .en{ color: #cccccc; font: 30px/1.2 "acaslonpro","times new roman",tahoma,georgia;}
.product_01_nr .con .c{ margin: 35px 0px 28px; height: 50px; overflow: hidden;}
.product_01_nr .con{ float: left; display: block; width: 37%;}
.product_01_nr .one .img{ float: right; }
.product_01_nr ul:hover .bg{ width: 100%; left: 0; background-color: #01a2f3; opacity: 1;}
.product_01_nr ul:hover .con .en{ color: #b0e4ff;}



.picScroll-left2{ width:100%;  overflow:hidden; position:relative; margin-top:20px; float:left; }
.picScroll-left2 .hd{ height:1px; position:relative; color:#fff; }
/*.picScroll-left2 .hd .prev{ display:block;  width:36px; height:55px; float:right; background:url('../Image/l_jt.png') center center no-repeat; position:absolute; top:60px; left:0px; }
.picScroll-left2 .hd .next{ display:block;  width:36px; height:55px; float:right; background:url('../Image/r_jt.png') center center no-repeat; position:absolute; top:60px; right:0px; } */
.picScroll-left2 .hd .prevStop{ background-position:-60px 0; }
.picScroll-left2 .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left2 .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left2 .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.picScroll-left2 .hd ul li.on{ background-position:0 0; }
.picScroll-left2 .bd{/* padding:10px 10px 10px 35px;   */}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{ float:left; }
.picScroll-left2 .bd ul li .pic a{ width:206px; height:156px; text-align:center; display:table-cell;  vertical-align:middle; padding:2px; border:1px solid #ccc; transition:0.3s;}
.picScroll-left2 .bd ul li .pic img{ max-width:200px; max-height:150px; display:block; margin: 0 auto;}

.picScroll-left2 .bd ul li .pic a:hover{ border:1px solid #999999; transition:0.3s;}
.picScroll-left2 .bd ul li .title{ line-height:24px;   }



.newMore{ position: relative; overflow: hidden; width: 90px; height: 38px; line-height: 38px; padding: 0px 9px; font-size: 14px;}
.newMore .ico{ position: absolute; right: 12px; height: 38px; top: 0px; display: block; transition: 600ms; -webkit-transition: 600ms;}
.newMore .more_xt{ width:90px; height:1px; background-color:#999999; position:absolute; top:0px; left:0px; z-index:999; z-index:1;transition:0.5s; }
.newMore .more_xt2{ width:0px; height:1px; background-color:#ffffff; position:absolute; top:0px; left:0px; z-index:999; z-index:2;transition:0.5s; }

.newMore .more_xb{ width:90px; height:1px; background-color:#999999; position:absolute; bottom:0px; left:0px; z-index:999; z-index:1;transition:0.5s; }
.newMore .more_xb2{ width:0px; height:1px; background-color:#ffffff; position:absolute; bottom:0px; left:0px; z-index:999; z-index:2;transition:0.5s; }


.product_01_nr ul:hover .newMore .more_xt2{ width:90px; height:1px; background-color:#ffffff; position:absolute; top:0px; left:0px; z-index:999; z-index:2;transition:0.5s; }
.product_01_nr ul:hover .newMore .more_xb2{ width:90px; height:1px; background-color:#ffffff; position:absolute; bottom:0px; left:0px; z-index:999; z-index:2;transition:0.5s; }

.product_01_nr ul:hover .newMore{color:#ffffff; transition:0.3s; }
.product_01_nr ul:hover .t{color:#ffffff; transition:0.3s; }

.w1200{ width:1200px; margin:0 auto;}
.case_cc{ width:100%; height:auto; float:left; margin-top:20px; }

.cp_nyk{ width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center; line-height:24px;}
.cp_nyk dl{ float:left;width:290px; height:350px; _width:250px; text-align:center; margin:10px 5px; overflow:hidden; }
.cp_nyk dl a{ width:286px; height:348px; display:block;background-color:#f7f7f7;border: #f7f7f7 solid 1px; position:relative; }
.cp_nyk dl a:hover{ background-color:#31a344;border: #14aaf4 solid 1px; color:#fff;}
.cp_nykimg{ width:286px; height:348px; display:table-cell; vertical-align:middle; text-align:center; background-color:#FFF;}
.cp_nykimg img{max-width:286px; max-height:348px;}
.cp_nyk .bd1_2{ width:100%; height:50px; line-height:50px; display:block;}
.cp_nyk dl .cpgd_wz{ width:286px; height:110px; display:block; background:rgba(54,62,75,0.65); position:absolute; bottom:-70px; left:0px; transition:0.3s;}
.cp_nyk dl .cpgd_wz .bt{ width:240px; height:38px; line-height:38px; border-bottom:2px solid #FFF; position:absolute; top:3px; left:24px; color:#ffffff; }
.cp_nyk dl .cpgd_wz .nr{ width:240px; height:38px; line-height:24px; position:absolute; top:46px; left:24px; color:#ffffff;}

.cp_nyk dl a:hover .cpgd_wz{ background:rgba(20,170,244,0.65); color:#fff; bottom:0px;  transition:0.3s;}





.news_nr_list{ width:575px;}
.news_lm2{ background:url('../Image/news_lm_bj2.png') no-repeat 85px 15px; height:25px; margin-bottom:10px;}
.news_lm2 span{ display:block; float:left; font-size:18px; color:#02328d; font-weight:bold }
.news_lm2 a{ display:block; float:right; padding-top:4px; font-size:14px;}
.news_lm2 a:hover{ text-decoration:underline;}
.index_news_xm{ font-size:22px; font-weight:bold; margin-bottom:10px;}
#index_news li.index_newsli_hover{ height:162px; padding-bottom:15px; border-bottom:1px dotted #CCCCCC;}
.news_nr_list{ width:575px;}
#index_news li:hover .index_news_title i,.news_nr_list li:hover .index_news_title i{ background:url('../Image/dot2.png') no-repeat -19px top; }
#index_news li,.news_nr_list li{ transition:all 0.4s;}
#index_news li:hover:hover,.news_nr_list li:hover{ background:#f8f7f7}
.index_content_hover{ margin-left:25px; width:470px;}
#index_news li.index_newsli,.news_nr_list li.index_newsli{ clear:both; border-bottom:1px dotted #CCCCCC; height:100px; padding:12px 0;}

#index_news .index_news_title,.news_nr_list .index_news_title{ font-size:18px; font-weight:bold; height:30px; line-height:30px;}
#index_news .index_news_title i,.news_nr_list .index_news_title i{ background:url('../Image/dot2.png') no-repeat left top; height:13px; width:13px; display:block; float:left; margin:6px 10px 0 0; transition:all 0.4s;}
#index_news .index_news_time,.news_nr_list .index_news_time{ color:#7e7e7e; padding-left:20px;}
.index_news_content{color:#7e7e7e; line-height:30px; font-size:14px; padding:0px 20px 0;}


.index_prolist{ margin-top:30px; background:#FFF;  position:relative; min-height:120px;_height:120px; margin-bottom:20px; padding-top:20px; }
.prolist_xm{width:90px; padding:45px 20px 30px 40px; height:70px; background:url(../img/index_cp_xm_bj.gif) no-repeat 16px 46px #1e52a2; font-size:16px; color:#FFF}
.prolist_xm a{ position:absolute; left:20px; top:85px; padding:5px;  color:#ffffff; font-size:12px;display:block; float:left; border:1px #3564ab solid; width:85px; text-align:center; transition:all 0.4s;}
.prolist_xm:hover a{ background:#e21001; border:1px #ff1a0a solid; color:#fff}
.prolist_one{ height:auto;width:1200px; margin:0; float:left; }
.prolist_one a{ margin-left:5px; display:block; float:left; font-size:16px; padding:0 16px; transition:all 0.4s; height:45px; line-height:45px; color:#7f7f7f; }
.prolist_one a:hover{ background:#14abf4; color:#FFF; padding:0 18px;border-radius:10px;}
.prolist_one .hover{ background:#14abf4; color:#FFF; padding:0 18px;border-radius:10px; margin:0 5px; }
.prolist_two{ width:1000px; margin:10px 15px; float:left; border-bottom:1px dashed #d1d1d1; padding-bottom:5px; }
.prolist_two a{ display:block; float:left; font-size:14px; padding:5px; height:20px; line-height:20px; color:#999; transition:all 0.4s;}
.prolist_two a:hover{ background:#e5e5e5; color:#5c5c5c}
.index_pro_content{ margin:10px 0 0 0; height:auto; overflow:hidden; width:1200px; }
.index_pro_content a{ background:#FFF; display:block;  width:266px; height:302px; padding:14px; margin:0px 7px 7px 0; transition:all 0.4s;}
.index_pro_content a.four{ background:#FFF; display:block;  width:266px; height:302px; padding:14px; margin:0px 0px 7px 0; transition:all 0.4s;}
.index_pro_content a img{ width:266px; height:226px; margin-bottom:5px;}


/*产品内页分类 */
#pro_index {height: auto;width: 1200px;	border-radius: 22px;margin-bottom: 20px;margin-top: 20px;text-align: center;float: left;}
#pro_index ul {	width: auto;height: auto; margin: 0 auto; border-radius: 22px;}
#pro_index li {	display: inline-block;width: 166px;height: auto;line-height: 42px;text-align: center;font-size: 16px;transition: all 0.3s linear 0s;	background-color: #00a0e9;color: #fff;border-radius: 22px;margin-right: 10px;margin-bottom: 10px;}
#pro_index li:hover { background:#00a0e9;border-radius: 22px;}
#pro_index li:hover a {	width: 166px; height: 42px;	display: block;	color: #fff;}

/*左侧产品分类*/



.lprolist{ width:240px; height:auto; overflow:hidden; float:left; }
.lprolistlogo{width: 100%;height:86px; text-align:center;background-color:#0069d6; }
.lprolistlogoy{ width:35px; height:45px; display:block; float:left; padding-left:40px; padding-top:11px; font-size:54px; font-family:"Times New Roman", Times, serif; font-weight:bold; color:#fff;}
.lprolistlogor{ width:136px; height:45px; display:block; float:left; padding-top:27px; padding-left:5px; text-align:left; line-height:16px;}
.lprolistlogor1{ width:100%; height:auto; font-size:20px; color:#fff; font-weight:bold;}
.lprolistlogor2{ color:#f2f2f2; font-size:12px;}

.lprolistlogo1{ width:100%; height:34px; line-height:34px; display:block; text-align:center; font-size:24px; color:#FFF; padding-top:15px;}
.lprolistlogo2{ width:100%; height:24px; line-height:24px; display:block; text-align:center; color:#6d6d6d; font-size:14px;}
.prolist1con5432{ width:214px; border:3px solid #0069d6; float:left; background-color:#f2f2f2; padding:10px; }
.lprolistcon{ width:100%; height:100%; overflow:hidden; background-color:#f4f4f4;}
.lprolistcon ul{ width:65%; height:auto; overflow:hidden; margin:0 auto; padding-top:20px; padding-bottom:24px;}
.lprolistcon li{ width:100%; height:38px;}
.lprolistcon li a{ width:100%; height:38px; line-height:38px; color:#262b3f; text-indent:30px; color:#999999; display:block;background:url(../Image/prol.png) no-repeat left;}
.lprolistcon li a:hover{color:#dc1c2b;background:url(../Image/prolh.png) no-repeat left;}
.prolistf{ width:100%; height:auto; background-color:#f4f4f4; margin-top:20px; text-align:center; padding-bottom:25px; line-height:28px;}
.prolistf ul{ width:90%; height:auto; margin:0 auto; overflow:hidden;}
.prolistf1{ width:100%; height:auto; display:block; padding-top:25px;font-size:16px; font-weight:bold; padding-bottom:8px;}
.prolistf2{ font-weight:bold; width:100%; height:auto; display:block; padding-bottom:10px;}


ul#menu, ul#menu ul{list-style-type:none;margin: 0;padding: 0;width:100%;}
ul#menu a{display: block;text-decoration: none;}
ul#menu>li{width:100%; line-height:36px; padding-bottom:15px;}
ul#menu>li>a{width:100%;text-indent:20px; color:#FFF; border-radius:5px; background-color:#0069d6;display:block; transition:0.3s;}
ul#menu>li>a:hover{background-color:#ffb900; text-indent:24px; transition:0.3s;}
.class1>li>a{ border-bottom:1px dashed #c1c4c1; color: #4e4e4e;text-indent:20px; transition:0.3s;}
.class1>li>a:hover{ text-indent:25px; color: #4e4e4e; transition:0.3s;}

.l_contact{ width:240px; height:auto; float:left; line-height:28px; }
.l_contactnr{ width:240px; height:auto; float:left; color:#555555; font-size:15px; }


/*内页其他页面*/
.article{overflow:hidden;margin-bottom:12px;width:920px; float:right;}
.article_title{ width:920px; height:50px;  float:left; background-color:#f2f2f2; margin-bottom:10px; }

.article_title span{ width:auto; height:50px; line-height:50px; float:right; font-size:12px; text-align:right; color:#333; margin-right: 10px; background:url('../Image/ny_jt.png') left center no-repeat; padding-left:10px;  }
.article_title span a{ color:#333; }

.article_title strong{ width:auto; height:50px; line-height:50px; font-size:16px;  float:left; font-size:16px; font-weight:bold; color:#fff; background-color:#0069d6; padding:0px 12px; }
.article_title strong .ny_yw{ width:74px; height:13px; float:left; margin-top:4px; }

.article_title .flm a{ color:#FFF; }
.article_nr{width:1200px; height: auto; margin:0 auto; line-height:26px; color:#333;}


/*联系我们*/
#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:60%; margin-bottom:20px;background:url('../Image/weixin2.jpg') center right no-repeat;}
#con_lx p{ width:70%; border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}


/***************global*****************/
.pro li{float:left; overflow:hidden; margin:0 15px 20px; width:263px; text-align:center; background: #fff; border:1px solid #ccc; height:245px;transition:0.3s all 0s linear;}
.pro li a{ width:263px; height:245px;/* display:table-cell;  vertical-align:middle;*/}
.pro img{max-width:263px; max-height:201px; }
.pro li:hover{ background: #00a0e9;}
.pro a:hover{color:#fff;}

/***************资质荣誉*****************/
.pro_honor li{float:left;overflow:hidden;margin:0 18px 20px 18px;width:250px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px; font-size:15px; }
.pro_honor span{padding-left:15px;background-position:0 -114px;}
.pro_honor img{padding:3px;width:240px;height:175px;border:1px solid #dcdcdc;}
.pro_honor a{*color:#444;}
.pro_honor a:hover{color:#da020d;}
.pro_honor img:hover{border:1px solid #da020d;}


.pro_honor_fd li{float:left;overflow:hidden;margin:0 18px 20px 18px;width:250px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px; font-size:15px; }
.pro_honor_fd span{padding-left:15px;background-position:0 -114px;}
.pro_honor_fd img{padding:3px;width:240px;height:331px;border:1px solid #dcdcdc;}
.pro_honor_fd a{*color:#444;}
.pro_honor_fd a:hover{color:#da020d;}
.pro_honor_fd img:hover{border:1px solid #da020d;}





/***************产品中心内页详情*****************/
.ny_zk{ width:100%; height: auto; margin:0 auto;/* background-color:#f9f9f9;*/ overflow:hidden; }
.ny_k{ width:1200px; height:auto; margin:0 auto; padding-bottom:20px; padding-top:20px; }

/* CSS 面包屑导航 */
.ny_nav{width: 1200px;height: 40px;margin:0 auto;padding:10px 0px;border-bottom:solid 1px #e1e1e1;position: relative;} 
.ny_nav_l{min-width: 21px;height: 40px;line-height: 40px; background:url('../Image/ny_tb.png') left center no-repeat ;padding-left: 30px;font-size: 14px;color: #424242;float: left;}
.ny_nav_l a{font-size: 14px;color: #424242;}
.ny_nav_l a:hover{color: #dc4040;}
.ny_nav_r{height: 40px;float: right;}
.ny_nav_r li{width:auto;height: 40px;line-height: 40px;text-align: center;margin:0px 5px;float: left; position:relative; } 

.ny_nav_r li a{color: #ffffff;font-size: 14px;background: #01a2f3;display: block;transition:all 0.4s; padding:0px 25px;}
.ny_nav_r li a:hover{background: #fcc604;color: #fff;transition:all 0.4s;}
.ny_nav_r li .z_fl{ width:100%; height:auto; position:absolute; top:40px; left:0px; z-index:99999; background-color:#f0f0f0; overflow:hidden; display:none; }
.ny_nav_r li .z_fl a{color: #333333;font-size: 14px;background: #e1e1e1;display: block;transition:all 0.4s; padding:0px 15px;}
.ny_nav_r li .z_fl a:hover{background: #01a2f3;color: #fff;transition:all 0.4s;}

.ny_nav_r li:hover .z_fl{ width:100%; height:auto; position:absolute; top:40px; left:0px; z-index:99999; background-color:#f0f0f0; overflow:hidden; display: block; }



#zy_content{ width: 100%; height:auto;margin:0 auto;min-height:600px;_height:600px;_height:100%;line-height:30px;color:#7d7d7d;font-size: 14px;}
#zy_content a{color:#0042ae;/*font-size: 14px;*/}
#zy_content a:hover{color:#ff9100;}
.details-main{
	width: 1200px;
	min-height: 500px;
	margin:0 auto;
}
.details-main .details-left{
	padding-top: 75px;
	float: left;
	width:735px;
	overflow: hidden;
    border-right: 1px solid #f2f2f2;
    padding-right:20px;
    min-height: 500px;
}
.details-main .details-left .bd{
	height: 520px;
}
.details-main .details-left li{
	border:3px solid #fafafa;
	background: #eee;
	text-align: center;
}

.details-main .details-left .hd{
    width: 100%!important;
    padding-top: 5px!important;
    overflow: hidden!important;
    margin-bottom: 60px!important;
    height: 95px!important;
    border-bottom: none!important;
}

.details-main .details-left .hd ul{
	margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}
.details-main .details-left .hd ul li{
    float: left;
    text-align: center;

}
.details-left .hd ul li img{
	width: 109px;
    height: 68px;
    cursor: pointer;
    border:0;
    opacity: 0.3;
  	alpha:filter(opacity=30);
 

}

.details-left .hd  .on {
	border:3px solid #b62200;

  }
  .details-left .hd  .on img{
  	opacity: 1;
  	alpha:filter(opacity=100);
  }

.details-main .details-right{
	padding-top: 75px;
	width:430px;
 	float: right;
}
.details-main .details-right h2{
     font-weight:bold;
    font-size: 22px;
    line-height: 30px;
    color: #4f4f4f;
    border-left: 4px solid #01a2f3;
	padding-left: 20px;


}
.details-right .content{ 
	margin-top: 25px;
	color: #999;
}
.details-right .project-info{
	margin-top: 70px;
	padding-left: 20px;
	line-height: 28px;
}
.project-info .line{
	border-top:2px solid #666;
	width: 9px;
	height: 25px;
}
.details-right .p-n-b .prev{
	float: left;
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../images/prev1.png) no-repeat center;
}
.details-right .p-n-b {
	margin-top: 60px;
	padding-left: 20px;

}
.details-right .p-n-b .next{
	float: left;
	width: 25px;
	height: 25px;
	margin-left: 10px;
	display: inline-block;
	background: url(../images/next1.png) no-repeat center;
}
.details-right .p-n-b .back{
	display: inline-block;
	color: #555;
	border:1px solid #b2b2b2;
	float: right;
	padding: 3px 15px;
	margin-right: 5px;

}
#product_content{width: 1200px;margin:0 auto;margin-bottom: 50px; color: #999;line-height: 28px;font-size: 14px;position: relative;}
#pro_nav{width: 1200px;height: 52px;margin:20px auto;border-bottom: solid 1px #e2e2e2;background: #fff;margin-bottom:40px;}
#pro_nav li{float: left;width: 166px;height: 52px;line-height: 52px;text-align: center;position: relative; margin:0px 3px;}
#pro_nav li a{font-size: 16px;color: #555555;display: block;z-index: 2;position: relative;background: #f0f0f0;}
#pro_nav li .hover{width:166px;height: 63px; position: absolute;left: 0px;bottom:-10px; background: url(../images/category_hover.png) center top repeat-x;color: #fff; z-index: 1}
.pro_capital{width: 1200px;height: 45px;line-height: 45px; border-bottom: solid 2px #323232; margin:0 auto;margin:20px auto;position: relative;}
.pro_capital span{display: block;width: 120px;height: 45px;position: absolute;left: 0px;top:0px;text-align: center;font-size: 16px;color: #fff;background: #323232;}
.pro_detail{width: 100%;height: auto;margin:0 auto;margin-top: 10px;font-size: 16px;color: #4f4f4f;line-height: 35px;}
.pro_detail img{max-width: 1000px;}
.submit{width:96px;height:32px;line-height:32px;border:0;background:#fb4646;cursor:pointer;color: #fff;font-size: 14px;text-align: center;font-family: "微软雅黑"; }
.reset{width:96px;height:32px;line-height:32px;border:0;background:#dddddd;cursor:pointer;color: #000;font-size: 14px;text-align: center;font-family: "微软雅黑"; }

/*详情产品切换*/
.Xcontent{
	width: 100%;
	height: 466px;
	min-width: 1200px;
	
}
.Xcontent01{
	width: 1200px;
	height: auto;;
	margin: auto;
	overflow: hidden;
}
.Xcontent02>a>p{
	
	font-size: 14px;
	color: #595959;
	margin-top: 30px;
	float: left;
}
.Xcontent02>a>p:hover{
	color: #cd2426;
}
.Xcontent03>p{
	
	font-size: 12px;
	color: #595959;
	margin-top: 32px;
	float: left;
	margin-left: 2px;
	cursor: pointer;
}
.Xcontent04>p{
	
	font-size: 12px;
	color: #595959;
	margin-top: 33px;
	float: left;
	margin-left: 2px;
	cursor: pointer;
}
.Xcontent05{
	width: 1198px;
	height: 484px;
	border: 1px solid #a4a4a4;
	margin-top: 70px;
}
.Xcontent06{ border:2px solid #eae9e9; 
	width: 530px;
	height: 430px;
	margin-top: 26px; 
	float: left;
}
.Xcontent08{
	float: left;
	width: 78px;
	height: 430px;
	margin-top: 26px;
	margin-left: 20px;
}
.Xcontent07{
	width: 76px;
	height:60px;
	border: 1px solid #e8e8e8;
}
.Xcontent07>img{
	width: 100%;
	height: 100%;
}
.Xcontent09{
	width: 76px;
	height: 60px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Xcontent09>img{
	width: 100%;
	height: 100%;
}
.Xcontent10{
	width: 76px;
	height: 60px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Xcontent10>img{
	width: 100%;
	height: 100%;
}
.Xcontent11{
	width: 76px;
	height: 60px;
	margin-top: 10px;
	border: 1px solid #e8e8e8;
}
.Xcontent11>img{
	width: 100%;
	height: 100%;
}
.Xcontent12{
	width: 76px;
	height: 60px;
	border: 1px solid #e8e8e8;
	margin-top: 10px;
}
.Xcontent12>img{
	width: 100%;
	height: 100%;
}
.Xcontent13{
	width: 505px;
	height: 484px;
	float: right; position:relative; 
}
.Xcontent14>p{
	
	font-size: 24px;
	color: #333;margin-top: 26px;
	float: left;
}
.Xcontent15>img{
	float: left;
	margin-top: 32px;
	margin-left: 10px;
}
.Xcontent16>p{
	
	font-size: 12px;
	color: #9f9f9f;
	margin-top: 65px;
}
.Xcontent17{
	width: 502px;
	height:60px;
	background: #f5f3ef;
	margin-top:10px;
	overflow: hidden;
}
.Xcontent18{
	
	font-size: 12px;
	color: #666a6e;
	margin-top: 20px;
	margin-left: 16px;
	float: left;
}
.Xcontent19{
	
	font-size: 18px;
	float: left;
	color: #d7282d;
	margin-left: 26px;
	margin-top: 4px;
}
.Xcontent19>span{
	
	font-size: 28px;
	color: #cd2426;
	
}
.Xcontent20{
	height: 20px;
	width: 502px;
	margin-top:20px;
}
.Xcontent21{
	
	font-size: 12px;
	color: #666a6e;
	margin-left: 16px;
	line-height: 20px;
	float: left;
}
.Xcontent20>img{
	float: left;
	margin-top: 1px;
	margin-left: 28px;
}
.Xcontent22{
	
	font-size: 12px;
	line-height: 20px;
	color: #cd2426;
	margin-left: 10px;
	float: left;
}
.Xcontent23{
	height: 20px;
	width: 502px;
	margin-top: 11px;
}
.Xcontent24{
	
	font-size: 12px;
	color: #666a6e;
	margin-left: 16px;
	line-height: 20px;
	float: left;
}
.Xcontent25{
	
	font-size: 12px;
	color: #6e7372;
	margin-left: 28px;
	float: left;
	line-height: 20px;
}

.Xcontent27{
	
	font-size: 14px;
	color: #605f5f;
	margin-top: 34px;
	margin-left: 16px;
	float: left;
}
.Xcontent28{
	border: 1px solid #e8e8e8;
	width: 50px;
	height: 50px;
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}
.Xcontent28>img{
 width: 100%;
	height: 100%;

	
}
.Xcontent29>img{
	width: 100%;
	height: 100%;
	
}
.Xcontent29{
	float: left;
	margin-top: 16px;
   margin-left: 20px;	
	border: 1px solid #e8e8e8;
	width: 50px;
	height: 50px;
}
.Xcontent30{
	width: 554px;
	height: 100px;
	overflow: hidden;
}
.Xcontent31{
	
	font-size: 14px;
	color: #605f5f;
	line-height: 100px;
	margin-left: 16px;
	float: left;
}
.Xcontent32{
	float: left;
	margin-top: 34px;
	margin-left: 30px;
}
	
.input{
	height: 30px;
	width: 60px;
	margin-top: 34px;
	border: 1px solid #dddddd;
	line-height: 30px;
	text-align: center;
	float: left;
}
.Xcontent33>img{
	float: left;
	margin-top: 34px;
}
.Xagain{
	width: 1198px;
	height: 334px;
	margin: auto;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
}
.Xagain01{
	width: 1198px;
	height: 42px;
	background: #f5f5f5;
}
.Xagain01>p{
	
	font-size: 18px;
	color: #686868;
	line-height: 42px;
	margin-left: 20px;
}
.Xcontent34{
	margin-left: 16px;
	float: left;
	
}
.Xcontent35{
	float: left;
	margin-left: 20px;
}
.Xcontent13 .pro_lxqqldh{ width:410px; height:80px; background-color:#f3f3f3; position:absolute; top:370px; right:90px; color:#666666; }
.Xcontent13 .pro_lxqqldh input{ width:300px; height:40px; line-height:40px; text-indent:10px;  background-color:#ffffff; position:absolute; top:18px; left:27px; color:#666666; border:none; }
.Xcontent13 .pro_lxqqldh .input_tj{ position:absolute; top:18px; left:325px; }




/*产品详情页特色点*/
.tieshi{padding:17px 20px 17px 7px; height:83px; overflow:hidden; background:#d3deff; border:1px solid #cecece; margin-top:10px; margin-bottom:20px; _margin-top:8px; float:left; width:472px; }
.tieshi .left{width:90px; height:81px; background:#fff url('../Image/pro_04.jpg') no-repeat center; border:1px solid #cecece; float:left;}
.tieshi .right{width:355px; float:right; color:#333; font-size:14px; line-height:18px;}
.tieshi .wz{line-height:20px; color:#01a2f3; font-size:16px; padding-bottom:8px; font-weight:bold;}

.pronr{ width:100%; height:auto; overflow:hidden; float:left; margin-top:20px; }
.pronr_zbt{ width:99%; padding-left:10px; height:50px; background-color:#ededed; float:left; }
.pronr_zbt li{ width:125px; height:50px; line-height:50px; float:left; text-align:center; font-size:14px; }
.pronr_zbt li a{ color:#000; }
.pronr_zbt li a:hover{ width:125px; height:50px;  background-color:#01a2f3; float:left; color:#fff; }
.pronr_zbt .diyi a{ width:125px; height:50px;  text-align:center;  background-color:#01a2f3; float:left; color:#fff; }
.pronr_zbt .diyi a:hover{ width:125px; height:50px;  float:left; color:#fff; }


#fczs_main_nycase{height: auto;}
#fczs_gd_nycase{width:765px;height: auto;float:left;overflow:hidden;}
#fczs_gd_nycase ul{width:1674px;height: auto;}
#fczs_gd_nycase ul li{width: auto;height:216px;float:left;text-align:center; margin-right:10px; margin-bottom:10px; overflow:hidden; }
#fczs_gd_nycase ul li a{background-color:#dfdfdf;width:229px;height: 206px; float:left; color:#333; }
#fczs_gd_nycase ul li a:hover{background-color:#01a2f3;width:229px;height: 206px; float:left; color:#fff;}
#fczs_gd_nycase ul li img{ width:227px; height:164px; border:1px solid #9e9e9e; background-color:#FFF;}

.pronr .fhsyj{ width:50%; height:auto; margin:0 auto; text-align:center; }
.pronr .fhsyja{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#FFF; background-color:#01a2f3; display:block; border-radius:20px;transition:0.3s; margin-top:20px; }
.pronr .fhsyja:hover{ width:100%; height:40px; line-height:40px; font-size:20px; font-weight:bold; float:right; text-align:center; color:#000; background-color:#84d3aa; display:block; border-radius:10px; }



.w45{ width:49%}
.f_left{ float:left;}
.f_right{ float:right;}
#graybar,.recruit_info_tit_bg{ height:33px; background:#e1e1e1; margin-bottom: 10px;}
#graybar span,.recruit_info_tit{ width:100px; line-height:33px; text-align:center; display:block; color:#FFF; background:#00a0e9; border-right:1px solid #FFF;}
#prev_next{margin: 10px 20px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
#indexNews li{ width:100%; height:35px; line-height:35px; float:left; border-bottom:1px dashed #CCC; }
#indexNews li a{ color:#333; }
#indexNews li a:hover{ color:#00a0e9;}

#indexNews li .info_date{ float: right;}


.article_contact{width:880px; height:580px; float:left; padding:10px; line-height:26px; margin-bottom:20px; position:relative;background:url('../Image/contact_bj.png') center top no-repeat; padding-top:310px; text-align:center;  }
.article_contact span{ font-weight:bold; font-size:18px; }
.article_contact .lx01{width:230px; height:auto; position:absolute; top:145px; left:45px; font-size:16px; }
.article_contact .lx02{width:230px; height:auto; position:absolute; top:145px; left:335px; font-size:16px; }
.article_contact .lx03{width:230px; height:auto; position:absolute; top:145px; left:624px; font-size:16px; }

.article_nr table{margin-left:2px;}
.article_nr table th{color:#00a0e9;font-weight:normal;font-size:14px;font-family:'Microsoft YaHei',arial;text-align:right;vertical-align: top;padding-top: 9px;}
.article_nr table td select{font-family: 'Microsoft YaHei',arial;font-size: 14px;width: 278px;height: 32px;text-indent: 8px;border: 1px solid #d2d4d6;margin: 5px auto 6px 5px;	background: #FFF;*+margin-left:-3px;}
.article_nr table td ul{list-style:none;position:absolute;}
.article_nr table td ul li{	font-family:'Microsoft YaHei',arial;font-size:14px;height:28px;line-height:28px;text-indent:8px;width:276px;height:28px;border-left:1px solid #d2d4d6;border-right:1px solid #d2d4d6;background:#FFF;}
.article_nr table td ul li a{display:block;text-decoration:none;color:#00a0e9;}
.article_nr table td ul li a:hover{color:#fe7d0c;}
.article_nr table td ul li:last-child{border-bottom:1px solid #d2d4d6;}
.article_nr table td input{font-size:14px;width:276px;height:28px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.article_nr table td .yanzheng{width:101px;}
.article_nr table td textarea{resize: none;width:545px;height:178px;border:1px solid #d2d4d6;margin:5px auto 5px 5px;}
.article_nr table td img{vertical-align:middle;margin-left:5px;margin-bottom:4px;*+margin-bottom:14px;}
.article_nr table td .but{width:74px;height:31px;line-height:27px;background:#3398fe;border-radius:2px;border:none;text-align:center;margin-top:14px;margin-left:5px;font-size:14px;font-family:'Microsoft YaHei',SimHei,sans-serif;color:#FFF;}


/*资质切换*/
#product_layout_01{ width: 100%; height: 795px; padding:35px 0px; background: #f0eced; margin:0px auto;}
#product_layout_t{ width: 1200px; height: 36px; line-height: 36px; color: #525151; font-size: 30px; text-align: center; margin:0 auto; font-weight: bold;}
#product_layout_i{ width: 1200px; height: 36px; line-height: 36px; color: #a6a3a4; font-size: 14px; text-align: center; margin:0 auto;}
#product_layout_b{ width:700px; height:50px; margin:25px auto; text-align:center; }
#product_layout_b li{ width: 150px; height: 50px; text-align: center; line-height: 50px; margin:0px 10px; display:inline-block; transition:0.3s;border-radius:25px; overflow:hidden; }
#product_layout_b li a{ background: #484848;}
#product_layout_b .jtxm_a{ background: #219c11;}
#product_layout_b li a{ color: #fff; font-size: 16px; display: block;}
.product_layout_ul{ width: 1312px; height:450px; margin:0 auto;}
#product_layout_02{ width: 100%; height: 164px; padding:36px 0px; background: #fff; margin:0px auto;}
#product_layout_02_mid{ width: 1200px; height: 164px; margin:0 auto; background: #484848 url(../images/sx.png) 350px 25px no-repeat; position: relative;}
#pro_text_01{width: 267px; height: 67px; font-size: 26px; color: #fff; left:38px; top:40px; font-weight: bold; line-height: 30px;}
#pro_text_01 span{ color: #8e8e8e; font-size: 24px;}
#pro_hx{ width: 97px; height:6px; background: #fff; left: 38px;top: 117px; }
#pro_text_02{width: 252px; height: 33px; font-size: 26px; color: #fff; left:398px; top:40px; font-weight: bold; line-height: 30px;}
#pro_text_03{width: 690px; height: 67px; font-size: 26px; color: #ececec; left:398px; top:80px; line-height: 21px; font-size: 14px;}


/*MESSAGE*/
.contact_ewm{ position: absolute; top:80px; right:150px; width:200px; }
.contact_luxian{ width:600px; line-height:30px;font-size: 16px;color: #5d5d5d; position: absolute; top:60px; right:0px; font-weight:bold; }
.notice { height:280px;   border-top: #e5e5e5 1px solid;    padding-top: 40px;    overflow: hidden;    padding-bottom: 40px; padding-left:50px; }
.notice .t {    height: 20px;    font-size:30px; font-weight:bold;     color: #323232;    margin-bottom: 10px;    line-height: 20px;}
.notice .con { font-weight:bold;     font-size: 16px;    line-height: 30px;    color: #5d5d5d;    padding-top: 10px;}
	
.message_zk{ width:1140px; height:auto; float:left; margin-top:20px; background-color:#fff; border-radius:10px; padding:20px; }
.message_zk ul{ width:1140px; height:auto; float:left;}
.message_zk ul li{ width:30%; height:42px; line-height:42px; float:left; background-color:#f6f6f6; margin-bottom:20px; margin-right:20px; margin-left:18px; }
.message_zk ul li input{ width:340px; height:42px; line-height:42px; float:left; background-color:#f6f6f6; text-indent:40px; border:none; }
.message_zk ul li .input1{background:url('../Image/liuyan01.png') left center no-repeat; }
.message_zk ul li .input2{background:url('../Image/liuyan02.png') left center no-repeat;}
.message_zk ul li .input3{background:url('../Image/liuyan03.png') left center no-repeat;}
.message_zk .input4{background:url('../Image/liuyan04.png') left top no-repeat; }

.message_zk .ly_nr{ width:100%; height:auto; float:left; }
.message_zk .ly_nr textarea{ width:1100px; height:145px; line-height:40px; float:left; background-color:#f6f6f6; text-indent:40px; border:none; margin-left:18px; }

.message_zk .ly_tjk{ width:1100px; height:auto; float:left; margin:20px 0px; margin-left:18px; }
.message_zk .ly_tj{ width:300px; height:auto; margin:0 auto; }
.message_zk .submit2{ width:100px;}

#submit{width:90px;height:34px;border:none; background-color:#d80104; color:#fff;cursor:pointer;}