﻿@charset "utf-8";
/* Common */
body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 14px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1200px; background: #FFFFFF; color: #575757; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; }
* { list-style: none; }
a { color: #575757; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #d52d44; text-decoration: none; }
ul li { list-style: none; }
img { border: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { float: right; }
#feedback_form table tr td { border: 0; padding: 5px 0; }
#feedback_form table tr td input { padding: 0 10px; }
#feedback_form table tr td textarea { padding: 10px; }
#equipment_form table { margin: 0 auto; }
#equipment_form table tr td { border: 0; padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.main table { border-collapse : collapse; }
.main table tr td { border: 1px #ccc solid; padding: 3px; }
img { vertical-align: top; }
.imgs{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.imgs:hover{ -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
/*toper*/
.toper{ width: 100%; height: 38px; line-height:38px; border-bottom:1px #cccccc solid; color:#757475;}
.toper .top{ width: 1200px; height: 38px; margin: 0 auto;}
.toper .top .head_top{ width:auto; height:38px; float:right;}
.toper .top .head_top .zh{ width:auto; height:38px; background:url(../images/zh.png) no-repeat left center; padding-left:25px; display:block; float:right;}
.toper .top .head_top .en{ width:auto; height:38px; background:url(../images/en.png) no-repeat left center; padding-left:25px; display:block; float:right;}
.toper .top .head_top span{ width:auto; height:38px; float:right; padding:0 10px; display:block;}
/****header****/
.header { width: 100%; height: 106px; background: #FFF; }
.header .head { width: 1200px; height: 106px; margin: 0 auto; }
.header .head .logo { width: 353px; height: 84px; display: block; margin-top: 11px; overflow: hidden; float: left; }
.header .head .logo a { width: 353px; height: 84px; display: block; padding-left: 353px; overflow: hidden; }
.header .head .top_slogan{ width:auto; height: 106px; float:left; background:url(../images/lina.png) no-repeat left center; margin-left:25px; padding-left:27px; line-height:normal;}
.header .head .top_slogan dt{ font-size:22px; font-weight:800; padding-top:20px;}
.header .head .top_slogan dt span{ color:#d52d44;}
.header .head .top_slogan dd{ font-size:16px; color:#999999; padding-top:10px;}
.header .head .tel{ width:auto; height:52px; margin-top:27px; float:right;}
.header .head .tel dt{ width:50px; height:50px; line-height:50px; text-align:center; border:1px #999999 solid; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color:#333333; font-size:40px; float:left;}
.header .head .tel dd{ width:auto; height:52px; line-height:52px; float:left; color:#d52d44; font-weight:bolder; font-size:30px; margin-left:10px;}
/*menu*/
.nav{ width: 100%; background:#d52d44; height:44px;}
.nav .modern-menu { width: 1200px; height: 44px; position: relative; z-index: 1; margin:0 auto; }
.nav .modern-menu li { position: relative; width: 150px; font-size:15px;}
.nav .modern-menu li a { height: 100%; display: block; position: relative; overflow: hidden; z-index: 10; border: 0; color:#FFF; }
.nav .modern-menu li a span { line-height: 44px; display: block; text-align: center;}
.nav .theme1 .mm-over { background:#1e80b8;}
.nav .mm-horizontal span { float: left }
.nav .modern-menu>li { float: left }
.nav .modern-menu li>ul { width: 150px; position: absolute; left: -5000px; opacity: 0; z-index: 9999; background:#1e80b8; }
.nav .modern-menu li>ul span { font-size: 14px; line-height: 26px; padding-top: 0px; }
.nav .modern-menu li ul li { border-top: 1px #08547f solid; line-height: 26px; padding:5px 0; font-size:13px;}
/*search*/
.search{ width: 100%; height:64px; line-height:64px;}
.search .fl span{ font-weight:bolder;}
.search .sea { width: 240px; height: 47px; margin: 8px 0 0 0; background: #f0f0f0; padding:0 28px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; float:right;}
.search .sea .sousuo1 { width: 214px; height: 47px; line-height: 47px; float: left; border: 0; background: none; padding: 0 10px 0 0; }
.search .sea .sousuo { background:url(../images/ser_btn.png) no-repeat center; width: 16px; height: 47px; float: right; border: 0; }
/*产品*/
.tita{ width: 100%; overflow: hidden; line-height:normal; text-align:center;}
.tita a{ width:auto; overflow:hidden; display:block; font-size:50px; font-weight:bold;}
.picScroll-left{ width:905px; overflow:hidden; background:#d52d44; position:relative;}
.picScroll-left .hd{ width:512px; height:81px; position:absolute; left:27px; top:171px; z-index:100;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; width:51px; height:81px; line-height:81px; text-align:center; font-size:24px; color:#FFF; overflow:hidden; cursor:pointer; background:url(../images/awr_bg.png) repeat;}
.picScroll-left .hd .next{ float:left; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;}
.picScroll-left .hd .prev{ float:right; border-top-right-radius:5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-bottom-left-radius:5px; -moz-border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{ background:#d52d44;}
.picScroll-left .bd{ width: 100%;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ width:905px; height:423px; float:left; _display:inline; overflow:hidden;}
.picScroll-left .bd ul li .pc_img{ width:565px; height:423px; overflow:hidden; float:left;}
.picScroll-left .bd ul li .pc_txt{ width:286px; height:370px; float:right; padding:53px 26px 0 0; position:relative;}
.picScroll-left .bd ul li .pc_txt .tia{ font-size:20px; line-height:normal; font-weight:bold; background:url(../images/ine1.jpg) no-repeat left bottom; padding-bottom:28px;}
.picScroll-left .bd ul li .pc_txt .tia a{ color:#FFF;}
.picScroll-left .bd ul li .pc_txt p{ width:286px; overflow:hidden; line-height:32px; padding-top:24px; color:#FFF;}
.picScroll-left .bd ul li .pc_txt .pc_bo{ width:286px; overflow:hidden; position:absolute; left:0; bottom:58px;}
.picScroll-left .bd ul li .pc_txt .pc_bo .more{ width:123px; height:39px; line-height:39px; text-align:center; display:block; background:#FFF; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; float:left;}
.picScroll-left .bd ul li .pc_txt .pc_bo .more:hover{ background:#333333; color:#FFF;}
.picScroll-left .bd ul li .pc_txt .pc_bo .lyx{ width:123px; height:39px; line-height:39px; text-align:center; display:block; background:#333333; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; float:right; color:#FFF;}
.picScroll-left .bd ul li .pc_txt .pc_bo .lyx:hover{ background:#eeeeee; color:#444;}
.cp_bo{ width:905px; overflow:hidden; padding-top:18px;}
.cp_bo dl{ width:286px; height:300px; border:1px #e8e8e8 solid; overflow:hidden;}
.cp_bo dl:nth-of-type(1){ float:left;}
.cp_bo dl:nth-of-type(2){ float:left; margin:0 20px;}
.cp_bo dl:nth-of-type(3){ float:right;}
.cp_bo dl dt{ width:286px; height:213px; overflow:hidden;}
.cp_bo dl dd{ width:286px; overflow:hidden; padding-top:6px; text-align:center;}
.cp_bo dl dd span{ display:block; font-size:16px;}
.cp_bo dl dd .lyx{ width:110px; height:32px; line-height:32px; text-align:center; display:block; background:#eeeeee; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; margin:5px auto 0 auto;}
.cp_bo dl:hover{ border:1px #d52d44 solid;} 
.cp_bo dl:hover dd span a{ color:#d52d44;}
.cp_bo dl:hover dd .lyx{ background:#d52d44; color:#FFF;}
/*广告*/
.advr{ width: 100%; height:180px; background:url(../images/bg1.jpg) no-repeat center; padding-top:62px; color:#FFF; line-height:normal; margin-top:60px;}
.advr a{ color:#FFF;}
.advr .adv_l{ width:auto; overflow:hidden; float:left;}
.advr .adv_l dt{ font-size:55px; font-weight:500;}
.advr .adv_l dd{ font-size:20px; padding-top:10px;}
.advr .adv_r{ width:626px; height:96px; border:1px #df7483 solid; float:right;}
.advr .adv_r .lyx{ width:314px; height:96px; line-height:96px; text-align:center; color:#FFF; display:block; text-align:center; font-size:20px; border-left:1px #df7483 solid; float:right;}
.advr .adv_r .phone{ width:auto; overflow:hidden; float:left; padding:17px 0 0 20px;}
.advr .adv_r .phone i{ width:60px; height:60px; line-height:60px; text-align:center; border:1px #FFF solid; float:left; font-size:40px; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.advr .adv_r .phone dl{ width:auto; overflow:hidden; float:left; margin-left:14px;}
.advr .adv_r .phone dl span{ font-size:20px; font-weight:bolder; font-family:Arial;}
.advr .adv_r .phone dl dd{ padding-top:5px;}
/*case*/
.case_lb{ width:960px; height:122px; border-left:1px #d9d9d9 solid; float:left;}
.case_lb li{ width:240px; height:122px; float:left;}
.case_lb li a{ width:179px; height:102px; display:block; border-right:1px #d9d9d9 solid; padding:20px 30px 0 30px; border-bottom:1px #d9d9d9 solid; border-top:1px #d9d9d9 solid;}
.case_lb li a .al_img{ width:179px; height:36px;}
.case_lb li a .al_img ol{ width:36px; height:36px; display:block; float:left;}
.case_lb li a .al_img i{ display:none;}
.case_lb li a .al_img span{ width:auto; height:36px; line-height:36px; font-size:50px; font-weight:bolder; font-family:Arial; float:right;}
.case_lb li a p{ font-size:16px; padding-top:10px;}
.case_lb li a:hover{ background:#d52d44; color:#FFF; border-right:1px #d52d44 solid; border-bottom:1px #d52d44 solid; border-top:1px #d52d44 solid;}
.case_lb li a:hover .al_img ol{ display:none;}
.case_lb li a:hover .al_img i{ width:36px; height:36px; display:block; float:left;} 
.morec{ width:207px; height:124px; line-height:124px; padding:0 0 0 31px; background:url(../images/mh.png) no-repeat 174px center #d52d44; color:#FFF; font-size:20px; float:left;}
.morec:hover{ background:url(../images/mh.png) no-repeat 174px center #333; color:#FFF;}
.picScroll-lefta{ width:1200px; overflow:hidden; background:#f4f3f3; position:relative; height:471px;}
.picScroll-lefta .hd{ width:666px; height:81px; position:absolute; right:27px; top:145px; z-index:100;}
.picScroll-lefta .hd .prev,.picScroll-lefta .hd .next{ display:block; width:51px; height:81px; line-height:81px; text-align:center; font-size:24px; color:#FFF; overflow:hidden; cursor:pointer; background:url(../images/awr_bg.png) repeat;}
.picScroll-lefta .hd .next{ float:left; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px;}
.picScroll-lefta .hd .prev{ float:right; border-top-right-radius:5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-bottom-left-radius:5px; -moz-border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
.picScroll-lefta .hd .prev:hover,.picScroll-lefta .hd .next:hover{ background:#d52d44;}
.picScroll-lefta .bd{ width: 100%;}
.picScroll-lefta .bd ul{ overflow:hidden; zoom:1; }
.picScroll-lefta .bd ul li{ width:1200px; height:471px; float:left; _display:inline; overflow:hidden;}
.picScroll-lefta .bd ul li .case_img{ width:720px; height:471px; float:right; overflow:hidden;}
.picScroll-lefta .bd ul li .case_txt{ width:480px; height:471px; float:left; position:relative;}
.picScroll-lefta .bd ul li .case_txt .calb{ width:480px; height:136px; background:#d52d44; color:#FFF;}
.picScroll-lefta .bd ul li .case_txt .calb a{ width:440px; height:471px; display:block; padding-left:40px; }
.picScroll-lefta .bd ul li .case_txt .calb a ol{ width:36px; height:36px; display:block; float:left; margin-top:50px;}
.picScroll-lefta .bd ul li .case_txt .calb a span{ width:auto; height:136px; float:left; line-height:136px; display:block; font-size:20px; margin-left:18px; color:#FFF;}
.picScroll-lefta .bd ul li .case_txt .calb a i{ width:123px; height:136px; display:block; float:right; text-align:center; line-height:138px; font-size:28px; border-left:1px #dd6878 solid; color:#FFF;}
.picScroll-lefta .bd ul li .case_txt .tia{ width:408px; display:block; overflow:hidden; line-height:normal; background:url(../images/ine3.jpg) no-repeat 36px bottom; font-size:20px; padding:28px 36px 30px 36px;}
.picScroll-lefta .bd ul li .case_txt p{ width:408px; overflow:hidden; color:#666666; line-height:28px; padding:25px 36px 0 36px;}
.picScroll-lefta .bd ul li .pc_bo{ width:286px; overflow:hidden; position:absolute; left:36px; bottom:45px;}
.picScroll-lefta .bd ul li .pc_bo .more{ width:123px; height:39px; line-height:39px; text-align:center; display:block; background:#d52d44; color:#FFF; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; float:left;}
.picScroll-lefta .bd ul li .pc_bo .more:hover{ background:#333333; color:#FFF;}
.picScroll-lefta .bd ul li .pc_bo .lyx{ width:123px; height:39px; line-height:39px; text-align:center; display:block; background:#333333; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; float:right; color:#FFF;}
.picScroll-lefta .bd ul li .pc_bo .lyx:hover{ background:#d52d44; color:#FFF;}
.alzs{ width:386px; height:350px; overflow:hidden; background:#f4f3f3;}
.alzs dt{ width:386px; height:290px; overflow:hidden;}
.alzs dd{ width:346px; height:60px; line-height:60px; padding:0 20px; background:url(../images/ioc3.png) no-repeat 347px center;}
.alzs:nth-of-type(1){ float:left;}
.alzs:nth-of-type(2){ float:left; margin:0 21px;}
.alzs:nth-of-type(3){ float:right;}
.alzs:hover{ background:#d52d44;}
.alzs:hover dd{ background:url(../images/ioc4.png) no-repeat 347px center;}
.alzs:hover dd a{ color:#FFF;}

/*优势*/
.titb{ width: 100%; overflow: hidden; line-height:normal; text-align:center;}
.titb dt{ width: 100%; overflow: hidden; font-size:50px; font-weight:800;}
.titb dt span{ color:#d52d44;}
.titb dd{ width: 100%; overflow: hidden; background:url(../images/tita.png) no-repeat center; font-size:30px; margin-top:20px;}
.yst{ width:280px; height:160px; background:#f0f0f0; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.yst dt{ width:280px; height:94px;}
.yst dd{ width:280px; font-size:25px; text-align:center; padding-top:10px; line-height:normal;}
.yst:nth-of-type(1){ float:left;}
.yst:nth-of-type(1) dt{ background:url(../images/ys1.png) no-repeat center bottom;}
.yst:nth-of-type(2){ float:left; margin-left:26px;}
.yst:nth-of-type(2) dt{ background:url(../images/ys2.png) no-repeat center bottom;}
.yst:nth-of-type(3){ float:left; margin-left:26px;}
.yst:nth-of-type(3) dt{ background:url(../images/ys3.png) no-repeat center bottom;}
.yst:nth-of-type(4){ float:right;}
.yst:nth-of-type(4) dt{ background:url(../images/ys4.png) no-repeat center bottom;}
.yst:hover{ background:#d52d44; color:#FFF;}
.yst:hover:nth-of-type(1) dt{ background:url(../images/ys1_ed.png) no-repeat center bottom;}
.yst:hover:nth-of-type(2) dt{ background:url(../images/ys2_ed.png) no-repeat center bottom;}
.yst:hover:nth-of-type(3) dt{ background:url(../images/ys3_ed.png) no-repeat center bottom;}
.yst:hover:nth-of-type(4) dt{ background:url(../images/ys4_ed.png) no-repeat center bottom;}

/*about*/
.abouts{ width:1200px; height:425px; background:#f4f3f3; margin-top:20px;}
.about_l{ width:572px; height:425px; float:left;}
.about_r{ width:530px; height:351px; float:right; padding:34px 50px 40px 0; position:relative;}
.about_r dl{ width:530px; overflow:hidden; line-height:normal;}
.about_r dl dt{ font-size:35px; border-bottom:1px #cccccc solid; padding-bottom:20px;}
.about_r dl dd{ width:530px; overflow:hidden; line-height:36px; color:#666666; padding-top:20px;}
.about_r .more{ width:123px; height:39px; line-height:39px; display:block; text-align:center; background:#d52d44; color:#FFF; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; position:absolute; bottom:40px; left:0;}
.about_r .more:hover{ left:10px; background:#333;}

/*news*/
.news_l{ width:745px; overflow:hidden; float:left;}
.new_top{ width:100%; height:58px; background:#d52d44; line-height:58px;}
.new_top .nw1{ width:150px; height:58px; display:block; float:left; text-align:center; background:#333; color:#FFF; font-size:20px;}
.new_top .nw2{ width:150px; height:58px; display:block; float:left; text-align:center; color:#FFF; font-size:20px;}
.new_top .more{ width:auto; float:right; padding-right:20px; color:#FFF;}
.new_img{ width:745px; height:214px; margin-top:20px;}
.new_img dt{ width:285px; height:214px; overflow:hidden; float:left;}
.new_img dd{ width:428px; height:214px; position:relative; float:right; line-height:normal;}
.new_img dd .tin{ width:428px; overflow:hidden; display:block; font-size:16px; font-weight:bolder;}
.new_img dd span{ width:428px; overflow:hidden; display:block; color:#999999; padding-top:15px;}
.new_img dd p{ width:428px; overflow:hidden; color:#666666; line-height:26px; padding-top:15px;}
.new_img dd .more{ width:123px; height:39px; line-height:39px; display:block; text-align:center; background:#d52d44; color:#FFF; border-top-left-radius:5px; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-bottom-right-radius:5px; -moz-border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; position:absolute; bottom:0; left:0;}
.new_img dd .more:hover{ left:10px; background:#333;}
.new_bo{ width:745px; overflow:hidden;}
.new_bo dl{ width:326px; overflow:hidden; background:#f5f5f5; padding:20px; margin:20px 0 0 0; line-height:normal; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
.new_bo dl:nth-of-type(odd) { float: left; }
.new_bo dl:nth-of-type(even) { float: right; }
.new_bo dl dt{ width:100%; overflow:hidden;}
.new_bo dl dt .tin{ width:100%; overflow:hidden; display:block; font-size:16px; font-weight:bolder;} 
.new_bo dl dt span{ width:100%; overflow:hidden; display:block; color:#999999; padding-top:8px;} 
.new_bo dl dd{ width:100%; overflow:hidden; color:#666666; line-height:26px; padding-top:8px;}
.new_bo dl:hover{ background:#d52d44;}
.new_bo dl:hover a{ color:#FFF;}
.new_bo dl:hover dt span{ color:#f3d4d8;}
.new_bo dl:hover dd{ color:#f3d4d8;}
.news_r{ width:406px; overflow:hidden; float:right;}
.txtScroll-top{ width:356px; overflow:hidden; height:570px; background:#f5f5f5; padding:0 25px;}
.txtScroll-top li{ width:356px; overflow:hidden; border-bottom:1px #cacaca dashed; padding:22px 0; line-height:normal;}
.txtScroll-top li .tin{ width:311px; overflow:hidden; display:block; background:url(../images/wen.jpg) no-repeat left center; padding-left:45px; font-size:16px; font-weight:bold;}
.txtScroll-top li p{ width:311px; overflow:hidden; background:url(../images/da.jpg) no-repeat left 10px; padding-left:45px; line-height:30px; color:#616161; margin-top:10px;}

/*link*/
.link{ width: 100%; overflow: hidden; line-height:normal; padding:20px 0; border-top:1px #cccccc solid; margin-top:40px;}
.link i{ width:40px; height:40px; display:block; line-height:40px; text-align:center; font-size:24px; float:left; background:#f0f0f0; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px;}
.link .link_r{ width:1148px; overflow:hidden; float:right; color:#8c8b8c; padding-top:10px;}

/*foot*/
.footer { width: 100%; overflow: hidden; background: #f5f5f5; padding: 45px 0; }
.footer .foot1{ width:353px; overflow: hidden; float:left; border-right:1px #e8e8e8 solid; padding-right:60px;}
.footer .foot1 .logo { width: 353px; height: 83px; display: block; overflow: hidden; float: left; padding-bottom:24px; }
.footer .foot1 .logo a { width: 353px; height: 83px; display: block; padding-left: 353px; overflow: hidden; }
.footer .foot1 dd{ width:353px; overflow: hidden; background:url(../images/ine2.jpg) no-repeat left top; padding-top:30px;line-height:36px;}
.footer .foot2{ width:auto; overflow:hidden; float:left; margin-left:60px;}
.footer .foot2 dt{ font-size:20px;}
.footer .foot2 dt a{ display:block; border-bottom:1px #dcdcdc solid; padding-bottom:16px;}
.footer .foot2 dd{ width:auto; overflow:hidden; line-height:30px; padding-top:30px;}
.footer .ewm{ width:auto; overflow:hidden; float:right; background:#FFF; padding:10px; text-align:center;}
.footer .ewm dd{ padding-top:10px;}
.winona { display:block; position: relative; overflow: hidden; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); }
.winona > span { display: block; }
.winona::after, .winona > span { -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.winona:hover::after { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.winona:hover > span { opacity: 0; -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); }
.copy { width: 100%; overflow: hidden; padding: 15px 0; line-height: normal; text-align: center; color: #FFF; background: #d52d44; }
.copy a { color: #FFF; }
/******************内页****************************/
.left { width: 270px; overflow: hidden; float: left; }
.left .left_top { width: 100%; height: 98px; line-height: 98px; background: #333333; color: #FFF; font-size: 35px; text-align: center;}
.left .sub_bo { width: 268px; overflow: hidden; border-left:1px #e8e8e8 solid; border-right:1px #e8e8e8 solid;}
.left .sub_bo .subNav { cursor: pointer; width: 268px; overflow: hidden; display: block; line-height: normal; }
.left .sub_bo .subNav a { width: 190px; overflow: hidden; display: block; padding: 20px 54px 20px 24px; background:url(../images/ioc1.png) no-repeat 228px 20px; border-bottom: 1px #e8e8e8 solid; font-size:16px; }
.left .sub_bo .subNav a:hover, .left .sub_bo .subNav.cur a { color: #FFF; background:url(../images/ioc2.png) no-repeat 228px 20px #d52d44; border-bottom: 1px #d52d44 solid; }
.left .sub_bo .navContent { width: 268px; display: none; }
.left .sub_bo .navContent li { width: 268px; overflow: hidden; display: block; line-height: normal; }
.left .sub_bo .navContent li a { width: 234px; overflow: hidden; display: block; padding: 15px 10px 15px 24px; font-size:14px; }
.left .sub_bo .navContent li a:hover { color: #d52d44; }

.right { width: 900px; overflow: hidden; float: right; }
.loc { width: 855px; height: 44px; line-height: 44px; border-left:4px #d52d44 solid; border-top:1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; border-right:1px #dcdcdc solid; padding:0 20px;}
.right .right_nr{ width: 848px; overflow: hidden; border:1px #dcdcdc solid; padding:25px; margin-top:32px}

.right .right_top { width: 100%; font-size: 25px; font-weight: bold; text-align: center; line-height: normal; color: #d52d44; border-bottom:1px #cccccc dashed; padding-bottom:20px; }
.right .right_top a { color: #d52d44; }
.right .right_bottom { width: 100%; overflow: hidden; padding-top: 20px; }
/*product-list*/
.product-list { width: 100%; overflow: hidden; padding-top:30px; }
.product-list li { width: calc((100% - 60px)/3); float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; }
.product-list li i { width: 100%; display: block; overflow: hidden; display: block; }
.product-list li i img { width: 100%; display: block; height: auto; }
.product-list li figcaption { width: 100%; display: block; color: #5d5d5d; height: 45px; line-height: 45px; overflow: hidden; transition: 350ms; text-align: center; background-color: #f0f0f0; }
.product-box .product-down { float: left }
.product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; }
.product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 }
.product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #d52d44; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) }
.product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #d52d44; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) }
.product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #d52d44; border-right: 3px solid #d52d44; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #d52d44; border-bottom: 3px solid #d52d44; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms }
.product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible }
.product-list li:hover mark:before { height: 100%; transition: 330ms 200ms }
.product-list li:hover mark:after { width: 100%; transition: 330ms 200ms }
.product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) }
.product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) }
.product-list li:hover figcaption { color: #d52d44; }

/*************************/
.ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width:calc((100% - 100px)/3); text-align: center; overflow: hidden; display: block; margin: 0 13px 27px 14px; padding: 2px 2px 0 2px; border: 1px #CCC solid; }
.ExhibitList dl dt { width: 100%; overflow: hidden; }
.ExhibitList dl dt img { width: 100%; height:auto; }
.ExhibitList dl dd { width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-align: center; }
.ExhibitList dl:hover { background: #d52d44; border: 1px #d52d44 solid; color: #FFF; }
.ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; }
.PageButtons span { color: #ffffff; background-color: #d52d44; border: 1px solid #d52d44; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #d52d44; color: #FFF; }
.PageInfo { height: 24px; line-height: 24px; padding-top: 10px; }
.PageBar .pagelink {margin: 0 3px;}
.disabled { display: none; }
/*products_list*/

.mk { padding: 20px; border: 1px dotted #f0f0f0; }
.proa li { width: 100%; border-bottom: 1px dashed #ccc; padding: 20px 0; overflow: hidden; }
.proa li .cpyk { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.proa li .cpyk .proa { width: 23%; float: left; overflow: hidden; }
.proa li .cpyk .proa img { width: 100%; height:auto; display: block; -m oz-transition: .3s ease-in;
-webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
.proa li .cpyk .cp_rl { width: 73%; overflow: hidden; float: right; }
.proa li .cpyk .cp_rl .tkl { border-left: 6px #d52d44 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; line-height: normal; }
.proa li .cpyk .cp_rl p { width: 100%; overflow: hidden; margin-top: 15px; }
.proa li .cpyk .cp_rl .more { padding: 5px 10px; border: 1px solid #d52d44; display: block; float: right; margin-top: 5px; color: #d52d44; }
.proa li:hover .cpyk { background: #f0f0f0; }
.proa li:hover .cpyk .proa img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
.proa li:hover .cpyk .cp_rl .more { background: #d52d44; color: #FFF; }
/*产品详细*/
.cplh { width: 848px; height: 474px;}
.cplh .cplh_l{ width: 484px; height: 474px; float:left;}
.cplh .right-extra{ width: 484px; height: 474px;}
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { width: 470px; height:349px; border:7px #f3f3f3 solid; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height:350px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 470px; height:349px;}
.spec-scroll { clear: both; margin-top: 14px; width: 484px; height: 97px; }
.spec-scroll .prev { float: left; background:url(../images/left.png) no-repeat; }
.spec-scroll .prev:hover{ background:url(../images/left_ed.png) no-repeat;}
.spec-scroll .next { float: right; background:url(../images/right.png) no-repeat; }
.spec-scroll .next:hover{ background:url(../images/right_ed.png) no-repeat; }
.spec-scroll .prev, .spec-scroll .next { display: block; width: 19px; height: 30px; cursor: pointer; margin-top:33px;}
.spec-scroll .items { float: left; position: relative; width: 446px; height: 97px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 97px; }
.spec-scroll .items ul li { float: left; width: 129px; text-align: center; margin:0 15px; }
.spec-scroll .items ul li img { border: 1px solid #c4c6c3; width: 127px; height: 95px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 1px solid #f67b02; cursor: pointer; }

.cplh .cplh_r{ width:340px; height:474px; float:right; position:relative;}
.cplh .cplh_r .cp_top{  font-size: 25px; font-weight: bold; line-height: normal; color: #d52d44; border-bottom:1px #cccccc dashed; padding-bottom:20px; line-height:normal; font-weight:bolder;}
.cplh .cplh_r p{ color:#747474; line-height:28px; margin-top:22px; overflow:hidden;}
.cplh .cplh_r .pdpromo{ width: 153px; height: 44px; line-height: 44px; background: #d52d44; text-align: center; color: #FFF; display: block; position:absolute; right:0; bottom:0;}
.cplh .cplh_r .pdpromo:hover{ background:#333;}
/*产品内页tag*/
.tagv { width: 100%; overflow: hidden; margin-top: 40px; }
.ztitle { border-bottom: 3px solid #d52d44; overflow: hidden; }
.ztitle span { float: left; display: block; width: auto; padding: 0 30px; height: 50px; line-height: 50px; text-align: center; background: #ececec; font-size: 18px; border-right: 1px #FFF solid; }
.ztitle span a { cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #d52d44; color: #FFF; }
.zntit_con1, .cok { width: 100%; padding-top: 30px; overflow: hidden; line-height: 30px; }
.zntit_con1 h2 { color: #d52d44; font-size: 16px; line-height: normal; }
.but_tit { border-bottom: 1px #cecece solid; height: 50px; line-height: 50px; margin-top: 30px; }
.but_tit span { width: auto; height: 50px; background: #d52d44; color: #FFF; padding: 0 30px; float: left; font-size: 18px; }
/*视频集锦*/
.baoming { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; opacity: 0; }
.shipin { width: 50%; margin: 0 auto; margin-top: 160px; }
.guan { position: absolute; top: 15%; right: 15%; display: none; }
.pro_videos { width: 100%; }
.pro_videos li { float: left; width:calc((100% - 40px)/3); margin: 0 6px 0 7px; text-align: center; background: url(../images/lm.png) no-repeat center bottom; padding-bottom: 12px; overflow: hidden; cursor: pointer; }
.pro_videos li a { display: block; }
.pro_videos li .dakai img { width: 100%; height:auto; }
.pro_videos li p { height: 46px; line-height: 46px; text-align: center; background: #eeeeee; overflow: hidden; }
.pro_videos li:hover { background: #d52d44; color: #fff; }
.pro_videos li:hover p { background: #d52d44; color: #fff; }
.dakais { position: relative; }
.touming { background: url(../images/vd.png) no-repeat; width: 100%; height:100%; position: absolute; top: 0; left: 0; }

/*相关文章*/
.xgwz { width: 100%; overflow: hidden; padding-top: 25px; }
.xgwz li { width: 46%; overflow: hidden; border-bottom: 1px #cfcfcf solid; float: left; margin: 0 2%; line-height: normal; padding: 20px 0; }
.xgwz li .newm { border-left: 6px #d52d44 solid; padding-left: 7px; font-size: 16px; }
.xgwz li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.xgwz li p { margin-top: 15px; overflow: hidden; }
/*在线留言*/
.subform { width: 100%; overflow: hidden; margin-top: 20px; }
.subform .form-group { width: 100%; overflow: hidden; margin-bottom: 8px; }
.subform .form-group .control-label { width: 128px; height: 42px; line-height: 42px; float: left; }
.subform .form-group .control-div { width: 566px; overflow: hidden; float: left; }
.subform .form-group .control-div .form-control { width: 544px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; }
.subform .form-group .control-div .form-controlv { width: 544px; height: 230px; border: 1px #dadada solid; padding: 10px; }
.subform .form-group .control-div .small { width: 331px; height: 40px; line-height: 40px; border: 1px #dadada solid; padding: 0 10px; float: left; }
.subform .form-group .control-div .img { display: block; float: left; margin-left: 5px; }
.subform .form-group .control-div .btn-info { width: 178px; height: 42px; line-height: 42px; text-align: center; background: #d52d44; color: #FFF; border: 0; }
/*新闻列表*/
.arList { width: 100%; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; }
.arList li .nemg { width:calc(100% - 30px); overflow: hidden; background: #FFF; padding: 15px; }
.arList li .newm { border-left: 6px #d52d44 solid; padding-left: 7px; font-size: 18px; font-weight: bolder; }
.arList li .new2 { color: #999999; font-size: 12px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; }
.arList li p { margin-top: 15px; }
.arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; }
.arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; }
.arList li:hover .nemg { background: #f0f0f0; }
.arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.1, 1.1); }
/*新闻标题*/
.news_tit { width: 100%; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #d52d44 solid; text-align: center; line-height: normal; }
.news_tit h1 { font-size: 18px; }
.news_tit p { color: #999999; margin-top: 10px; }
.arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; }
.arKeywords span { display: block; color: #d52d44; }
.arContent { margin-top: 30px; }
.arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; }

/*Equipment*/
.equipment { width: 500px; height: 314px; margin: 20px auto; background-image: url(../images/Equipment.jpg); background-repeat: no-repeat; }
.equipment a { display: block; width: 201px; height: 59px; }
.e_button { float: left; width: 201px; height: 59px; margin-right: 32px; }
.e_button_1 { float: left; width: 201px; height: 59px; margin-left: 8px; }
.e_position { margin-left: 29px; padding-top: 63px; }
.e_position_1 { margin-left: 29px; margin-top: 90px; }


/*站点 浮动返回顶部*/
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }
/*nybanner*/
.bannerv { width: 100%; overflow: hidden; height: auto; margin: 0px auto; }
.bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.bannerv .owl-carousel .owl-item { float: left; }
.bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; }
.bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.bannerv #owl-demo .item { position: relative; display: block; }
.bannerv #owl-demo img { display: block; width: 100%; }
.bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.bannerv .owl-page { display: inline-block; width: 10px; height: 10px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bannerv .owl-pagination .active { background: #2770bd; }
.bannerv .owl-buttons div { position: absolute; top: 50%; width: 50px; height: 50px; margin-top: -40px; text-indent: -9999px; }
.bannerv .owl-buttons div.owl-prev { left: 10%; background: url(../images/prev.png) no-repeat; }
.bannerv .owl-buttons div.owl-next { right: 10%; background: url(../images/next.png) no-repeat; }
@media screen and (max-width: 579px) {
.bannerv .owl-pagination { bottom: 0px; height: 15px; }
}
