html, body { margin: 0; font-size: 100%; font-family: "微软雅黑"; background: #FFf; }
body a { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }
a:hover { text-decoration: none; }
input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }
@font-face { font-family: 'Righteous-Regular'; src: url(../fonts/Righteous-Regular.ttf)format('truetype'); }
h1, h2, h3, h4, h5, h6 { margin: 0; }
p { margin: 0; }
ul { margin: 0; padding: 0; }
label { margin: 0; }
ul, ol { list-style: none; }
.m20 { margin-top: 20px; }
/*-- to-top --*/
#toTop { display: none; text-decoration: none; position: fixed; bottom: 50px; right: 1%; overflow: hidden; z-index: 999; width: 50px; height: 50px; border: none; text-indent: 100%; background: url("../wapimages/arr.png") no-repeat 0px 0px; }
#toTopHover { width: 32px; height: 32px; display: block; overflow: hidden; float: right; }
/*-- //to-top --*/
/*-- Slider Part starts Here --*/
#slider3, #slider4 { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; }
.events { list-style: none; }
.callbacks_container { position: relative; float: left; width: 100%; }
.callbacks { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.callbacks li { position: absolute; width: 100%; left: 0; top: 0; }
.callbacks img { position: relative; z-index: 1; height: auto; border: 0; width: 100%; }
.callbacks .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; left: 0; right: 0; padding: 10px 20px; margin: 0; max-width: none; top: 10%; text-align: center; }
.callbacks_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 61%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 62px; width: 45px; margin-top: -65px; }
.callbacks_nav:active { opacity: 1.0; }
a.callbacks_nav.callbacks1_nav.prev { background: transparent url("../wapimages/themes.png") no-repeat 0px 0px; left: -3.1%; }
.callbacks_nav.next { background: transparent url("../wapimages/themes.png") no-repeat -46px 0px; left: 100%; }
#slider3-pager a, #slider4-pager a { display: inline-block; }
#slider3-pager span, #slider4-pager span { }
#slider3-pager span, #slider4-pager span { width: 100px; height: 15px; background: #fff; display: inline-block; border-radius: 30em; opacity: 0.6; }
#slider3-pager .rslides_here a, #slider4-pager .rslides_here a { background: #FFF; border-radius: 30em; opacity: 1; }
#slider3-pager a, #slider4-pager a { padding: 0; }
#slider3-pager li, #slider4-pager li { display: inline-block; }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li { position: relative; display: block; }
.callbacks_tabs { list-style: none; position: absolute; top: 90%; z-index: 999; left: 35%; padding: 0; margin: 0; display:none; }
ul.callbacks_tabs.callbacks2_tabs { top: 73%; left: 46%; }
.callbacks_tabs li { margin-left: 5px; display: inline-block; }
 @media screen and (max-width: 600px) {
.callbacks_nav { top: 47%; }
}
.callbacks_tabs a { visibility: hidden; }
.callbacks_tabs a:after { content: "\f111"; font-size: 0; font-family: FontAwesome; visibility: visible; display: block; width: 80px; height: 5px; display: inline-block; background: #fff; }
.callbacks_here a:after { background: #067ec9; }
/*-- Slider part Ends Here --*/
/* Rectangle Out */
a.hvr-rectangle-out { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; background: #F896A9; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
a.hvr-rectangle-out:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #000; -webkit-transform: scale(0); transform: scale(0); -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
a.hvr-rectangle-out:hover, a.hvr-rectangle-out:focus, a.hvr-rectangle-out:active { color: #ffffff; }
a.hvr-rectangle-out:hover:before, a.hvr-rectangle-out:focus:before, a.hvr-rectangle-out:active:before { -webkit-transform: scale(1); transform: scale(1); }
/*-- header --*/
.header-top { padding: 5px 0; border-bottom: solid 1px #eeeeee; }
.header-top-right { float: right; }
.header-top-right p a{ padding:0 10px;}
/*-- //header --*/
.navigation span { display: none; }
/*-- //menu --*/
.logo-head { padding: 40px 0; position: relative; }
.nav1 { float: right; z-index: 99; position: relative; }
.navigation ul { padding: 0; margin: 0; }
.navigation ul li { display: inline-block; }
.navigation ul li a { font-family: Arial; color: #333; margin: 0px 22px; font-size: 14px; text-decoration: none; padding: 0 0 10px 0; }
.navigation ul li a:hover, .navigation ul li a.active { color: #067ec9; }
.navigation ul li:nth-child(4) { margin-left: 0; }
.logo { position: absolute; /*left: 10%; text-align: center; top: 26%;*/ margin-top: -30px; }
.logo img { width: 100px; }
.logo a { display: block; }
.two { width: 80px; background:#999; display: none; position: absolute; left: 20px; width: 180px; }
.navigation ul li .two li { margin: 0; padding: 0; height: auto; border-bottom: 1px solid #a5a5a5; }
.navigation ul li .two li a { border: none; margin: 0; display: block; width: 180px; margin: 0; padding: 10px 10px; line-height: 30px; color: #fff; line-height: normal; font-weight: normal; height: auto; background: none; }
.navigation ul li .two li a:hover { color: #0789d3; }
.nav1 .one_list:hover > ul { display: block; }
/* Overline From Center */
a.hvr-overline-from-center { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; }
a.hvr-overline-from-center:before { content: ""; position: absolute; z-index: -1; left: 50%; right: 50%; bottom: 0; background: #067ec9; height: 3px; -webkit-transition-property: left, right; transition-property: left, right; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
a.hvr-overline-from-center:hover:before, a.hvr-overline-from-center:focus:before, a.hvr-overline-from-center:active:before { left: 0; right: 0; }
.strip { }
ul.nav1 { display: none; background: #f2f2f2; }
.navigation span { display: block; cursor: pointer; position: relative; text-align: right; float: right; }
.callbacks img {}

.l1{ left:22px;}
.l2{ left:140px;}
/*-- banner --*/
.banner { height: auto; overflow: hidden; }
.banner-info h3 { font-family: 'Righteous-Regular'; font-size: 70px; color: #F896A9; }
.banner-info h4 { color: #fff; margin: 25px 0; font-size: 26px; }
.banner-info { width: 43%; float: right; margin-top: 182px; }
.banner-info a { font-size: 16px; padding: 10px 15px; color: #000; }
.banner-info p { line-height: 2em; color: #000; font-size: 14px; margin-bottom: 30px; }
/*首页con*/
.con_tit {width: 100%; text-align: center; color: #00bbff; font-size: 28px; padding-top: 20px; }
.con_tit span { display: block; width: 75px; height: 1px; background: #e0e0e0; margin: 10px auto; }
.con1 .txt{ font-size:14px; line-height:28px; color:#575757;}
.con1 .txt div img{ width:100%; max-width:600px;}
.con2{ width:100%; background:#cce8f7; height:auto; overflow:hidden; margin-top:2em;}
.slider1 img{ width:100%; max-width:400px;}
.slider1 p{ line-height:50px; text-align:center; font-size:14px;}
.con3 ul li { width:100%; float: left; margin-bottom:10px;}
.con3 ul li img { width: 120px; height:80px; padding: 3px; border: solid 1px #dddddd; float: left; margin-right: 5px; }
.con3 ul li a h1 { font-size: 18px; color: #1b1b1b; font-weight: normal; }
.con3 ul li h2 { padding: 5px 0 ; font-size: 12px; color: #8b8b8b; font-weight: normal; }
.con3 ul li h2 img { width: 20px; height: 20px; border: none; padding: 0; }
.con3 ul li p { color: #717171; font-size: 14px; line-height: 25px; height: 50px; overflow: hidden; margin-bottom: 10px; }
.con3 ul li a { color: #3b3b3b; }
.con3 ul li a:hover { color: #00bbff; }
/*footer*/
.footer{ width:100%; background:#6a6a6a; height:auto; overflow:hidden; text-align:center; margin-top:10px;}
.fot_tit {width: 100%; text-align: center; color: #fff; font-size: 16px; padding-top: 20px; font-weight:bold;}
.fot_tit span { display: block; width: 75px; height: 1px; background: #e0e0e0; margin: 10px auto; }
.footer p{ line-height:40px;}
.footer a{ padding:0 5px;}
.fot_b{ width:100%; background:#525252; height:50px; margin-top:10px;}
.fot_b p{ line-height:50px; text-align:center; color:#d0d0d0; font-size:12px;}
/*incon*/
.in_position{ height:30px; line-height:30px; width:100%; background:#d7d7d7; color:#6f6f6f; font-size:14px; margin-bottom:10px;}
.in_position a{color:#6f6f6f; padding:0 5px;}
.in_L { width: 285px;margin:0 auto; }
.in_Lnav { width: 100%; height: auto; overflow: hidden; border: solid 1px #00bbff; margin-bottom: 40px; }
.in_Lnav .tit { border: none; background: #00bbff; color: #fff; font-size:16px; }
.in_Lnav li { height: 45px; width: 100%; border-bottom: dashed 1px #dddddd; text-align: center; float: left; font-size: 14px; line-height: 45px; }
.in_Lnav li a { color: #4e4e4e }
.in_Lnav li a:hover { color: #00bbff; }
.in_tit{ width:100%; height:38px; line-height:38px; text-align:center; border-bottom:solid 1px #dddddd; margin-bottom:15px;}
.in_tit span{ font-size:16px; color:#00bbff; border-bottom:solid 2px #00bbff; line-height:38px; padding-bottom:8px;}
/*关于我们*/
.in_ab{font-size:14px; line-height:28px; color:#575757;}
/*新闻资讯*/
.in_newlist ul li { width:100%; float: left; margin-bottom:10px; }
.in_newlist ul li img { width: 120px; height:80px; padding: 3px; border: solid 1px #dddddd; float: left; margin-right: 5px; }
.in_newlist ul li a h1 { font-size: 18px; color: #1b1b1b; font-weight: normal; }
.in_newlist ul li h2 { padding: 5px 0 ; font-size: 12px; color: #8b8b8b; font-weight: normal; }
.in_newlist ul li h2 img { width: 20px; height: 20px; border: none; padding: 0; }
.in_newlist ul li p { color: #717171; font-size: 14px; line-height: 25px; height: 50px; overflow: hidden; margin-bottom: 10px; }
.in_newlist ul li a { color: #3b3b3b; }
.in_newlist ul li a:hover { color: #00bbff; }
/*产品中心*/
.n_pro_list { width: 100%; float: left; }
.box_left { width: 100%; height: auto; float: left; }
.box_title { color: #fff; font-size: 18px; background-color: #00bbff; height: 45px; line-height: 45px; width: 100%; text-align: center; }
.mode1 { height: auto; width: 100%; padding-bottom: 10px; }
.mode1 .menu_list { border: 1px solid #00bbff; border-top: 0; background: #fff; padding: 4px 8px 8px; overflow: hidden; }
.mode1 .menu_head { border-bottom: 1px dotted #ccc; height: 40px; line-height: 40px; margin-bottom: 6px; }
.mode1 .menu_head:hover { background-color: #dfdfdf; color: #333 !important; }
.mode1 .menu_head a { color: #333; font-size: 14px; padding-left: 22px; }
.mode1 .menu_list .current { background-color: #dfdfdf; }
.mode1 .menu_list .current a { color: #333 !important; }
.mode1 .menu_body { width: 205px; height: auto; overflow: hidden; line-height: 30px; }
.mode1 .menu_body .nva_active { color: #0099ff; background: url(../wapimages/p_iconhover.png) no-repeat 10px center; }
.mode1 .menu_body a { display: block; font-size: 14px; background: url(../wapimages/p_icon.jpg) no-repeat 10px center; padding-left: 23px; color: #666; line-height: 40px; overflow: hidden; height: 40px; margin-left: 20px; }
.mode1 .menu_body a:hover { text-decoration: none; color: #0099ff; background: url(../wapimages/p_iconhover.png) no-repeat 10px center; }
.in_prolist ul li{ float:left; width:50%; text-align:center;line-height:40px; font-size: 14px; color: #626262;}
.in_prolist ul li img { width: 275px; height: 175px; }
.siderightCon { line-height: 24px; margin: 20px 0 0 0px; text-align: left; }
.nypro { width:100%; float: left; max-width:420px;}
#preview { float: none; margin: 0px auto; width:100%; max-width:420px;}
.list-h { width: 200000px !important; }
.list-h li { float: left; }
#spec-n5 { width:100%; height: 72px; padding-top: 15px; }
#spec-left { background: url(../wapimages/left.gif) no-repeat; width: 10px; height: 45px; float: left; cursor: pointer; margin-top: 7px; margin-right: 6px; }
#spec-right { background: url(../wapimages/right.gif) no-repeat; width: 10px; height: 45px; float: left; cursor: pointer; margin-top: 7px; margin-left: 6px; }
#spec-list ul li { float: left; margin-right: 0px; display: inline; width: 92px; height: 87px; overflow: hidden }
#spec-list ul li img { padding: 2px; border: 1px solid #ccc; width: 80px; height: 53px; }
/*jqzoom*/
.jqzoom { width:100%; height: 267px; position: relative; border: 1px solid #CCC; overflow: hidden; position: relative; }
.jqzoom i { background: url(../wapimages/lo_p.png) no-repeat; display: block; height: 39px; left: 10px; position: absolute; top: 10px; width: 59px; z-index: 999; }
.jqzoom img { height: auto; width:100%; height: 267px; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; width: 600px; height: 400px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: center; overflow: hidden; }
.bigimg { width: 600px; height: 400px; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 100px !important; height: 100px !important; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; height: 87px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list div { margin-top: 0; margin-left: 0px; *margin-left:0;}
.product_bigimg_text { width: 100%;text-indent: 0em; height: auto; overflow: hidden; padding-top: 10px; line-height: 24px;  }
.product_bigimg_text h2 { margin-bottom: 0; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 18px; margin-bottom: 20px; padding-bottom: 10px; color: #0099ff; }
.product_bigimg_text h1 { margin-bottom: 0; border-bottom: 1px dashed #d7d7d7; color: #333; font-size: 18px; margin-bottom: 20px; padding-bottom: 10px; color: #0099ff; }
.prod-right-title { border-bottom: 1px dashed #e0e0e0; border-top: 1px dashed #e0e0e0; margin-bottom: 30px; padding: 20px 0px; margin-top: 20px; clear: both; }
.prod-right-title p { font-size: 14px; color: #333; line-height: 28px; }
.prod-right-title p b{ font-size:16px;}
.prod-right-tel { height: 46px; margin-bottom: 20px; margin-top: 20px; overflow: hidden; padding-left: 5px; }
.ny_proInfo { height: 181px; overflow: hidden; font-size: 14px; color: #333; line-height: 26px; border-bottom: 1px dotted #aaa; margin-bottom: 30px; line-height:2;font-size:16px;}
.prod-right-title { border-bottom: 1px dashed #e0e0e0; border-top: 1px dashed #e0e0e0; margin-bottom: 30px; padding: 20px 0px; margin-top: 20px; clear: both; }
.page { clear: both; padding-top: 30px; font-size:14px; }
.page a { margin: 0 7px; color: #333; }
.page a:hover { color: #00a4ed; }
/*-- responsive media queries --*/

@media (max-width: 1000px) {
}
@media (max-width: 800px) {
.serv-list-info p { width: 83%; }
span.menu { display: block; cursor: pointer; position: relative; text-align: right; float: right; }
ul.nav1 { display: none; background: #f2f2f2; }
.navigation ul.nav1 li { display: inline-block; text-align: center; margin: 9px 0; width: 100%; padding: 0px 0; }
.navigation ul { position: absolute; padding: 0; margin: 0; top: 102px; left: 0; width: 100%; z-index: 9999; width: 100%; }
.logo { z-index: 9999; }
.logo { width: 50%; margin-top: -20px;/* top: 10%; left: 5%;*/ }
.logo-head { padding: 35px 0; }
.callbacks_tabs a:after { height: 3px; }
.nav1 .one_list:hover > ul { display:none; } 
}
@media (max-width: 736px) {
.special-right { padding: 13px 16px 0 16px; }
.callbacks_tabs { left: 30%; top: 85%; }
.callbacks_tabs a:after { height: 3px; }
.con_tit{ font-size:20px;}
}
@media (max-width: 667px) {
.header-top-left { float: left; width: 50%; }
.services-bottom-grd-left { position: relative; float: left; width: 22%; }
}
@media (max-width: 640px) {
.banner-info h3 { font-size: 38px; }
.banner-info h4 { margin: 8px 0; font-size: 16px; }
.banner-info a { padding: 4px 7px; font-size: 14px; }
.callbacks_tabs a:after { width: 53px; height: 5px; }
.callbacks_tabs { top: 80%; }
.banner-info { margin-top: 55px; }
.logo-head { padding: 25px 0; }
.logo { width: 50%; margin-top: -15px/* top: 10%; left:5%; */ }
.navigation ul.nav1 li { margin: 8px 0; }
.navigation ul li a { padding: 0 0 6px 0; }
.navigation ul { top: 82px; }
.callbacks_tabs { left: 25%; }
}
@media (max-width: 600px) {
.callbacks_tabs { left: 25%; top: 85%; }
.callbacks_tabs a:after { width: 60px; height: 3px; }
.special-left, .special-right, .special-left img { min-height: 223px; }
.header-top-right { float: right;}
.callbacks_tabs a:after { width: 50px; height: 2px; }
.in_prolist ul li{ width:100%;}
.product_bigimg_text h1{ font-size:16px;}
.ny_proInfo{ font-size:14px;}
}
@media (max-width: 480px) {
.banner.page-head { min-height: 65px; }
.logo-head { padding: 18px 0; }
.logo { width: 34%; /*top: 10%; left: 10%;*/ }
.callbacks_tabs { left: 15%; }
.con_tit{ font-size:18px; padding-top:10px;}
.con3 ul li a h1{ font-size:14px;}
.con3 ul li p{ font-size:12px; line-height:20px; height:40px;}

}
@media (max-width: 414px) {
.logo { width: 60%; margin-top: -8px;/* left:5%*/ }
.logo img{ width:70px;}
}
@media (max-width: 384px) {
}
@media (max-width: 375px) {
.fpage, .fpage a { font-size: 12px; }
}
@media (max-width: 320px) {
.header-top-right {font-size: 12px; }
.logo { width: 70%;/*left:5%*/ margin-top: -10px; }
.banner-info h3 { font-size: 30px; }
.banner-info { margin-top: 22px; }
.callbacks_tabs { left: 10%; }
}
/*-- //responsive media queries --*/
