@charset "utf-8";
/******header**********/
.head { height: 80px; }
.header .logo{ width:auto;}
.header .logo img{ height:2.2vw;}
.header .stmenu { width:auto; cursor: pointer; position: relative;}
.header .stmenu .xiala{ background:url(../images/nl.png) no-repeat center bottom; color:#fe8100; padding-bottom:10px;}
.header .stmenu .xiala:hover, .header .stmenu .navh{ color:#707070; background:url(../images/nlb.jpg) no-repeat left bottom;}
.header .stmenu .child { display: none; position: absolute; top: 60px; right: 0; width: 150%; z-index: 90; background: #FFF; color:#929292;}
.header .stmenu .child a{ width: 100%; color:#929292; padding:0px 5px 0px 15px; position:relative; height:40px; line-height:40px; overflow:hidden;}
.header .stmenu .child a:hover{ color:#FFF; background:#ff8100;}
.header .stmenu .child a .fln{ width:88%;}
.header .stmenu .child a .frn{ position:absolute; right:5px; top:0; z-index:1; opacity: 0; -webkit-transform:rotate(0deg) translate(-20px, 0px); -ms-transform:rotate(0deg) translate(-20px, 0px); transform:rotate(0deg) translate(-20px, 0px); background:url(../images/ioc7.png) no-repeat center; background-size:contain; width:7.9%; height:100%;}
.header .stmenu .child a:hover .frn{ -webkit-transition:-webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition:transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity:1; -webkit-transform:rotate(0deg) translate(0px, 0px); -ms-transform:rotate(0deg) translate(0px, 0px); transform:rotate(0deg) translate(0px, 0px);}
.header .stmenu1 .xiala1:hover span i, .header .stmenu1 .navh span i{ -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.header .stmenu .child.child2 a .fln{ width:88%;}
.header .stmenu .child.child2 a .frn{ width:14px; height:100%;}
.header .sea { width:auto; cursor: pointer; position: relative;}
.header .search { display: none; position: absolute; right: 0; top: 0; z-index: 999; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); }
.header .search .satr { width: 600px; overflow: hidden; margin: 0 auto 0 auto; position: relative; padding-top: 15%; }
.header .search .satr em { padding:10px; position: absolute; right: 10px; top: 40%; z-index: 10; border:1px #fff solid; cursor:pointer; color:#FFF;}
.header .search .satr .sousuo1 { width: 520px; height: 60px; line-height: 60px; border: 0; padding-left: 10px; background: #FFF; float: left; box-sizing: border-box; -moz-box-sizing: border-box; }
.header .search .sousuo { width: 60px; height: 60px; background:url(../images/ser_btn_ed.png) no-repeat center #ff8100; border: 0; float: left; }
.header .phone img{ height:22px;}
/******nav**********/
.nav{ height:50px; background: #fe8100; color:#FFF; position:fixed; left:0; top:80px; z-index:60;}
.nav a{ color:#FFF;}
.nav a:hover{ color:#FFF;}
.nav .logo{ width:auto; display:none;}
.nav .menu { width: 100%; height: 50px;}
.nav .menu li { width: 12.5%; position: relative; float: left; display: inline;}
.nav .menu li a.xialaguang { display: inline-block; width: 100%; height: 50px; line-height: 50px; position: relative; background:url(../images/nl.png) no-repeat center bottom; padding-bottom:3px; text-align:center;}
.nav .menu li a.xialaguang:after { content: ''; width: 1px; height: 20px; background: #ffae5a; position: absolute; right: 0; top: 15px;}
.nav .menu li:last-child a.xialaguang:after{ width:0; height:0; background:none;}
.nav .menu li a.navhover, .nav .menu li a.xialaguang:hover { cursor: pointer; background:url(../images/nla.jpg) no-repeat center bottom; }
.nav .menu ul.children { display: none; position: absolute; top: 50px; left: 0; width: 140%; line-height: normal; z-index: 90; background: #FFF; }
.nav .menu ul.children li { width: 100%; padding: 0px; display: inline-block; margin: 0; }
.nav .menu ul.children li a { overflow: hidden; display: block; padding: 0 1vw; position:relative; height:45px; line-height:45px; color:#323232;}
.nav .menu ul.children li a:hover { color:#FFF; background:#ff8100; }
.nav .menu ul.children li a .fln{ width:88%;}
.nav .menu ul.children li a .frn{ position:absolute; right:1vw; top:0; z-index:1; opacity: 0; -webkit-transform:rotate(0deg) translate(-20px, 0px); -ms-transform:rotate(0deg) translate(-20px, 0px); transform:rotate(0deg) translate(-20px, 0px); background:url(../images/ioc7.png) no-repeat center; background-size:contain; width:7.9%; height:100%;}
.nav .menu ul.children li a:hover .frn{ -webkit-transition:-webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; transition:transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms; opacity:1; -webkit-transform:rotate(0deg) translate(0px, 0px); -ms-transform:rotate(0deg) translate(0px, 0px); transform:rotate(0deg) translate(0px, 0px);}
.nav.clone{ height:80px; background:#fff; color:#333; border-bottom: 1px solid rgba(37,37,37,0.1); box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1); top:0;}
.nav.clone a{ color:#333;}
.nav.clone .main{ width:86%;}
.nav.clone .logo{ width:auto; display:block; float:left; height:80px; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center;}
.nav.clone .logo img{ height:2.2vw;}
.nav.clone .menu { width: 80%; margin-top:15px; float:right;}
.nav.clone .menu li a.navhover, .nav.clone .menu li a.xialaguang:hover { cursor: pointer; background:url(../images/nlb.jpg) no-repeat center bottom; }
/*.banneri*/ 
.banneri{ margin-top:50px; position: relative;}
.banneri .item { width: 100%; display: block; overflow: hidden; position: relative; }
.banneri .item img { width: 100%; height:auto; }
.banneri .active .item img {animation: mobileburns 10s infinite;}
.banneri .item .banry{ width:100%; position: absolute; top:20%; left:0; z-index: 10; text-align:right;}
.banneri .item .banry .f72{ transform: translateX(60px); opacity: 0;}
.banneri .active .item .banry .f72{ transition: all 2s ease 1.2s; transform: translateX(0); opacity: 1;}
.banneri .item .banry .f36{ transform: translateX(80px); opacity: 0;}
.banneri .active .item .banry .f36{ transition: all 2s ease 1.2s; transform: translateX(0); opacity: 1;}
.banneri .owl-pagination { position: absolute; left: 0; bottom: 5%; text-align: center;}
.banneri .owl-buttons div { width: 50px; height: 100%; background: url(../images/next.png) no-repeat center; display: block; position: absolute; top: 0; opacity: 0.6; }
.banneri .owl-buttons div:hover { opacity: 1; }
.banneri .owl-buttons div.owl-prev { left: 5%; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.banneri .owl-buttons div.owl-next, .banneri .owl-buttons div:hover.owl-next { right: 5%;}
.banneri .more{ position:absolute; text-align:center; left:0; bottom:25%; z-index:1; padding:15px 0;}
.banneri .more .more1{ margin:0 auto;}
/*abouts*/
.ablc{ background:url(../images/bg1.jpg) repeat-x center; background-size:cover; padding:1.5vw 0 1.8vw 0; box-shadow: 0 5px 10px 0px rgba(4, 0, 0, 0.15); margin-bottom:1.5vw;}
.ablc .fln{ padding:1vw 0; width:33.33%;}
.ablc .fln:nth-of-type(2){ border-right:1px #ffcc99 solid; border-left:1px #ffcc99 solid;}
.about_l{ width:45%;}
.about_l dt{ border-bottom:1px #999999 dotted;}
.about_l dt .fln{ height:4.4vw;}
.about_l dt img{ width:auto; height:auto; max-width:100%;}
.more1{ width:8vw; height:2.3vw; line-height:2.3vw; display:block; background:#ff8100; box-shadow: 0 5px 15px 0px rgba(4, 0, 0, 0.15); border-radius: 2.3vw; -moz-border-radius: 2.3vw; -webkit-border-radius: 2.3vw; padding:0 0.5vw; margin-top:0.5vw; margin-bottom:1vw; }
.more1 .fln{ width:1.5vw; height:1.5vw; position:relative; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background:#FFF; margin-top:0.4vw;}
.more1 .fln i{ width:1.5vw; height:1.5vw; line-height:1.5vw; text-align:center; position:absolute; left:0; top:0; z-index:1; color:#ff8100;}
.more1:hover{ box-shadow:none; background: #ee7c07;}
.more1:hover .fln{ transform: rotate(360deg); -ms-transform: rotate(360deg); /* IE 9 */ -moz-transform: rotate(360deg); /* Firefox */ -webkit-transform: rotate(360deg);}
.about_r{ width:44%; overflow:hidden; position:relative;}
.about_r dd{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.about_r dd a{ width:12%;}
/*产品中心*/
.cp_top{ width:46.45%}
.cpln a{ width:auto; display:inline-block; border-left:1px #cccccc solid; padding:0 0.83vw;}
.cpln a:hover{ color:#ff8100;}
.cpln a:nth-of-type(1){ border-left:none;}
.cpzs #owl-demo{ padding-left:4%; padding-right:4%;}
.cpzs #owl-demo .item{ display: block; overflow: hidden;}
.cpzs #owl-demo .item dl{ display: block; overflow: hidden; position:relative;}
.cpzs #owl-demo .item dl dt{ height:auto;}
.cpzs #owl-demo .item dl dd{ width:100%; height:100%; position:absolute; left:0; bottom:-100%; z-index:2;}
.cpzs #owl-demo .item dl span{ -webkit-transition: border-color 1s, color 1s; transition: border-color 1s, color 1s;}
.cpzs #owl-demo .item dl span::before { content: ''; position: absolute; top: 58%; left:40.5%; width: 19%; height:1px; background: #fff; z-index: 2; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 1s, opacity 1s; transition: transform 1s, opacity 1s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.cpzs #owl-demo .item dl span, .cpzs #owl-demo .item dl span::before{ -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.cpzs #owl-demo .item dl i{ height:100%; position:absolute; left:0; bottom:-100%; z-index:1; background:url(../images/hy.png) repeat;}
.cpzs #owl-demo .item dl:hover dt img{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
.cpzs #owl-demo .item dl:hover dd{ bottom:0;}
.cpzs #owl-demo .item dl:hover span::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.cpzs #owl-demo .item dl:hover i{ bottom:0;}
.cpzs .owl-pagination{ display:none;}
.cpzs .owl-controls .owl-buttons div { width: 4.2%; height: 100%; background:url(../images/awi.png) no-repeat center; background-size:contain; display: block; position:absolute; top:0; z-index:1;}
.cpzs .owl-controls .owl-buttons div:hover{ background:url(../images/awi_ed.png) no-repeat center; background-size:contain;}
.cpzs .owl-controls .owl-buttons div.owl-prev, .cpzs .owl-buttons div:hover.owl-prev{ right:0; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.cpzs .owl-controls .owl-buttons div.owl-next{ left:0;}
/*case*/
.more2{ width:7.8vw; height:2.4vw; line-height:2.4vw; text-align:center; display:block; background: #ff8100; color: #fff;}
.case #owl-demo .item { display: block; overflow: hidden;}
.case #owl-demo .item dl{ position:relative;}
.case #owl-demo .item dl dt{ background:#000;}
.case #owl-demo .item dl dt img{ opacity:0.5;}
.case #owl-demo .item dl dd{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:2; color:#FFF;}
.case #owl-demo .item dl dd a{ color:#FFF;}
.case #owl-demo .item dl .more{ width:100%; overflow:hidden; display:none;}
.case #owl-demo .item dl:hover dt img{ opacity:1;}
.case #owl-demo .item dl:hover dd, .case #owl-demo .item dl:hover dd a{ color:#ff8100;}
.case #owl-demo .item dl:hover .more{ margin-top:35%; display:block;}
.case #owl-demo .item dl:hover .more a{ color:#FFF;}
.case .owl-pagination{ display:none;}
.case .owl-controls{ display:none;}
#scroll { width: 100%; overflow: hidden; height:80px;}
#scroll_box { float: left; width: 800%; }
#scroll_begin { float: left; }
#scroll_end { float: left; }
.ihot li{ width:15.666%; margin:0 0.5%; float:left; height:80px; border:1px #e1e1e1 solid; background:#fff;}
.ihot li img{ width:auto; max-width:100%; height:78px; margin:0 auto; display:block;}
.ihot li:hover{ border:1px #ff8100 solid;}
/*news*/
.new_lb a{ padding:1vw 0.5vw; background:url(../images/nl.png) no-repeat center bottom; display:block; float:left;}
.new_lb a:hover{ background:url(../images/nlc.jpg) no-repeat center bottom;}
.news_img{ width:42%;}
.news_img #owl-demo .item { display: block; overflow: hidden; position:relative;}
.news_img #owl-demo .item dl{ position:absolute; left:0; top:0; z-index:1;}
.news_img #owl-demo .item:hover img{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
.news_img #owl-demo .item:hover .bod31{ border-bottom:1px #ff8100 solid;}
.news_img #owl-demo .item:hover a{ color:#ff8100;}
.news_img .owl-pagination{ display:none;}
.news_img .owl-buttons div { width:2.5vw; height: 2.5vw; background:url(../images/awm.png) no-repeat; background-size:contain; display: block; position:absolute; top:35%; z-index:1;}
.news_img .owl-buttons div:hover{ background:url(../images/awm_ed.png) no-repeat; background-size:contain;}
.news_img .owl-buttons div.owl-next{ left:0;}
.news_img .owl-controls .owl-buttons div.owl-prev, .news_img .owl-buttons div:hover.owl-prev{ right:0; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.news_txt{ width:55%;}
.news_txt li{ border-bottom:1px #cccccc solid;}
.news_txt li:hover{ border-bottom:1px #ff8100 solid;}
.news_txt li:hover a{ color:#ff8100;}
/******footer**********/
.bo_lx{ width:auto; overflow:hidden;}

.xmt{ width:100%; overflow:hidden; position:relative;}
.xmt .xmt_top{ padding-top:35px; height:192px; position:relative; line-height:35px;}

.xmt .ewmc{ width:100%; height:27px; position:absolute; left:0; bottom:0;}
.xmt .ewmc .ewm1{ width:18%; float:left;}
.xmt .ewmc .ewm2{ width:18%; float:left;}
.xmt .ewmc .ewm3{ width:18%; float:left;}

.xmt .stmenu { width:100%; cursor: pointer;}
.xmt .stmenu .xiala{ width:auto; float:left;}
.xmt .stmenu .xiala span{ width:100%; height:27px;}
.xmt .stmenu .xiala span img{ width:auto; max-height:27px;}

.xmt .stmenu .child { width: 184px; display: none; position: absolute; bottom: 0; left:54%; z-index: 60; height:156px;}
.xmt .stmenu .child span{ width:auto; height:auto; margin-top:130px;}
.xmt .stmenu .child img{ width:auto; height:156px;}

.fov{ margin-left:6%;}
.fov a:hover{ color:#ff8100;}

/******common**********/
.nyloc{ position:relative;}
.banneri .banrs{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.banneri img{ width: 100%;}
.nyloc .loc{ position:absolute; left:0; bottom:0; z-index:2;}
/*一级*/
.ny_nav span{ height:1.25vw; line-height:1.25vw;}
.ny_nav img{ width:auto; height:1.25vw;}

.sub_bo{ text-align:right;}
.sub_bo a{ display:inline-block; overflow:hidden; height:2.1vw;}
.sub_bo a span{ display:block; overflow:hidden; height:2.1vw; background:url(../images/nl.png) no-repeat center bottom; float:left;}
.sub_bo a i{ margin:0 0.41vw; color:#e1e1e1; display:block; float:left;}

.sub_bo a:last-child i{ display:none;}

.sub_bo a:hover, .sub_bo a.cur{ color:#ff8100;}
.sub_bo a:hover span, .sub_bo a.cur span{ background:url(../images/nlb.jpg) no-repeat center bottom;}



/*二级*/
.pub_bo a{ display:inline-block; border:1px #ccc solid; padding:8px; margin:0 5px;}
.pub_bo a:first-child{ margin:0 5px 0 0;}
.pub_bo a:last-child{ margin:0 0 0 5px;}
.pub_bo a:hover, .pub_bo a.cut{ color:#FFF; background:#ff8100; border:1px #ff8100 solid;}

/*product-list*/
.cpnb{ width: 49%; }
.cpnc{ width: 32.33%;}
.cpnd{ width: 24%;}
.cpne{ width: 19%;}
.list-unstyled{ display: flex; flex-wrap: wrap; position: relative; max-width: 100%;}
.list-unstyled li{ display: flex; flex-wrap: wrap; flex-direction: row; background:#fff; padding:0.5vw 0.5vw 0 0.5vw; border:1px #ececec solid; text-align:center; float: left; margin: 1vw 0.5% 0 0.5%;}
.list-unstyled li img{ width:100%; min-width:100%; max-width:100%; display:block; margin:0 auto; height:auto;}
.list-unstyled li:hover{ box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.2); margin: 0.5vw 0.5% 0 0.5%;}
.list-unstyled li:hover img{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
.list-unstyled li:hover p{ color:#ff8100;}

.product-listn{ display: flex; flex-wrap: wrap; position: relative; max-width: 100%;}
.product-listn dl{ display: flex; flex-wrap: wrap; flex-direction: row; text-align:center; float: left; margin: 1vw 0.5% 0 0.5%;}
.product-listn dl dt{ height:auto;}
.product-listn dl dd{ position:relative;}
.product-listn dl i{ width:0; height:1px; background:#ff8100; position:absolute; left:-100%; bottom:0; z-index:1;}
.product-listn dl:hover dt img{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
.product-listn dl:hover dd a{ color:#ff8100;}
.product-listn dl:hover i{ width:100%; left:0;}



/*PageBar*/
.PageBar { clear: both; width: 100%; overflow: hidden; text-align: center; margin:30px auto 0 auto; }
.PageButtons span, .PageButtons a { display: inline-block; height: 30px; line-height: 30px; background:#FFF; border: 1px solid #ddd; padding: 0 10px; margin-left: 5px; }
.PageButtons span { color: #ffffff; background-color: #ff8100; border: 1px solid #ff8100; }
.PageButtons a:hover { background: #ff8100; color: #FFF; }
.PageInfo { width: 100%; overflow: hidden; padding-top: 10px; }
.disabled { display: none; }

/*人才招聘*/
.zylb{ width: 100%; overflow:hidden; padding:1vw 0; border-bottom:1px #eee solid;}
.accordion{ width: 100%; overflow:hidden;}
.accordion li { width: 100%; overflow:hidden;}
.accordion li .link{ width: 100%; height:64px; line-height:64px; border-bottom:1px #eee solid; position:relative; -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease; transition: all 0.4s ease;} 
.zylb span, .accordion li .link span, .accordion li .link em{ width: 25%; overflow:hidden;}
.accordion li .link em{ height:32px; cursor:pointer; background:url(../images/fha.png) no-repeat center; background-size:contain; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; display:block; margin-top:16px; }
.accordion li.navhr em{ height:32px; margin-top:16px; background:url(../images/fhb.png) no-repeat center; background-size:contain;} 
.accordion ul.child { width: 100%; display: none; background:#f8f8f8; padding:20px 0; }
.accordion .moren{ width:auto; overflow:hidden; padding: 10px 30px; border: 1px solid #ff8100; display: block; float: left; color: #ff8100; }
.accordion .moren:hover{ background: #ff8100; color: #FFF; }

/*JobPost*/
.JobPost table tr td .inputs{ width: 100%; height: 43px; line-height: 43px; border: 1px #dadada solid; text-indent: 1em; box-sizing: border-box; -moz-box-sizing: border-box; }
.JobPost table tr td .inputnr{ width: 100%; height: 60px; border: 1px #dadada solid; padding: 10px 0; text-indent: 1em; box-sizing: border-box; -moz-box-sizing: border-box; }
.btnar, .btnbr{ width: 46%; height: 45px; line-height: 45px; text-align:center; border:0;}
.btnar{ background: #ff8100; color: #FFF;}
.btnbr{ background: #e5e5e5; color: #ff8100;}


/*新闻列表*/
.arList { width: 100%; overflow: hidden; }
.arList li { width: 100%; overflow: hidden; padding: 30px; border: 1px solid #e2e2e2; background: #FFF; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 20px; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.arList li .newly_img { width: 16%; overflow: hidden; position: relative; float:left; }
.arList li .newly_img dt { width: 90%; overflow: hidden; padding-right: 10%; }
.arList li .newly_img dd { width: auto; overflow: hidden; background: #ff8100; color: #FFF; padding: 12px; position: absolute; right: 0; bottom: 0; }
.arList li .newly_txta { width: 65%; overflow: hidden; margin: 0 6% 0 3%; float:left; }
.arList li .moreny { width: 10%; overflow: hidden; background: #ff8100; color: #FFF; padding: 10px 0; text-align: center; float:right; }
.arList li .newly_time { width: 10%; overflow: hidden; background: #f5f5f5; padding: 20px 0; float:left; }
.arList li .newly_txtb { width: 71%; overflow: hidden; margin: 0 6% 0 3%; float:left; }
.arList li:hover { border: 1px solid #ff8100; }
.arList li:hover a.fb { color: #ff8100; }
/*新闻内页*/
.arKeywords { padding: 15px; overflow: hidden; background: #f7f7f7; margin-top: 20px; }
.arContent h2, .arContent h3, .arContent h4 { color: #ff8100; display: block; margin:5px 0; }

.arContent table { width: 100%; border-collapse : collapse; background: #ffffff; font-weight: normal;}
.arContent table tr td { padding: 10px 5px; border: 1px solid #dcdcdc; }
.arContent table tr:nth-of-type(odd) { background: #efefef; }
.arContent img { width: auto; max-width:100%; display: block; margin: 5px auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.arContent img:hover{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
/*内容*/
photo { display: block; width: 33.33%; overflow: hidden; float: left; margin-top: 20px; }
photo span { width: 90%; overflow: hidden; display: block; margin: 0 auto; }
photo span img { width: 100%; }
photo p { width: 90%; overflow: hidden; display: block; margin: 0 auto; text-align: center; padding: 10px 0; height: 55px; line-height: normal; }
contenta, contentb, contentc { display: block; overflow: hidden; float: left; }
contenta p, contentb p, contentc p { width: 100%; overflow: hidden; display: block; margin: 0 auto; }
contenta img, contentb img, contentc img { width: 100%; }
.zs p { padding-left: 14px; position: relative; }
.zs p:after { content: ''; width: 6px; height: 6px; border-radius: 100%; background: #0085cb; position: absolute; left: 0; top: 2px; }
contenta { width: 49.7%; }
contenta:nth-of-type(odd) { float: left; }
contenta:nth-of-type(even) { float: right; }
contentb { width: 32.33%; margin:0.5vw 0.5%;}
contentc { width: 24%; margin:0.5vw 0.5%;}
ewm { width: 40%; overflow: hidden; display: block; margin: 20px 5% 0 5%; float: left; }
ewm span { width: 35%; overflow: hidden; display: block; float: left; }
ewm div { width: 60%; overflow: hidden; display: block; float: right; }
/*文化*/
.abtp{ height:40px; line-height:40px;}
.abtp .pl30{ border-left:1px #e9e9e9 solid;}
.abtp img{ height:40px;}
.yswh{ position:relative;}
.yswh .yswh_nr{ width:50%; height:100%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position:absolute; top:0; background:#fff; z-index:1;}
.yswh .yswh_img{ width:50%; overflow:hidden; height:auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.yswh .yswh_img img{ height:auto; overflow:hidden;}
.yswh:nth-of-type(odd) .yswh_img{ float:left;}
.yswh:nth-of-type(odd) .yswh_nr{ right:0;}  
.yswh:nth-of-type(even) .yswh_img{ float:right;}
.yswh:nth-of-type(even) .yswh_nr{ left:0;} 
.yswh .yswh_img:hover{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}





/*FastMove*/
.FastMove { overflow: hidden; }
.FastMove div { width: 50%; overflow: hidden; }
.FastMove div.fl{ padding-left:1.5vw;}
.FastMove div.fr{ text-align:right; padding-right:1.5vw;}
.FastMove div.fl span i{ -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.FastMove div:hover, .FastMove div:hover a { color: #ff8100;}

/*相关产品*/
.xg_top{ position:relative; padding-left:1vw;}
.xg_top:after { content: ''; width: 0.5vw; height: 100%; background: #ff8100; position: absolute; left: 0; top: 0;}
.product-listny{ display: flex; flex-wrap: wrap; position: relative; max-width: 100%;}
.product-listny dl{ width:42%; margin-bottom:1.25vw; position:relative; overflow:hidden;}
.product-listny dl:nth-of-type(odd) { float: left; margin-right:16%;}

.product-listny dl:nth-of-type(3), .product-listny dl:nth-of-type(4){ margin-bottom:0;}
.product-listny dl dt{ width:30%; height:auto;}
.product-listny dl dd{ width:64%; height:100%; position:absolute; right:0; top:0;}
.product-listny dl:hover dt img{ -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -ms-transform: scale(1.12); -o-transform: scale(1.12); transform: scale(1.12);}
.product-listny dl:hover a{ color:#ff8100;}
/*.相关新闻*/ 
.xgwz dl{ width:48%; border-bottom:1px #cccccc solid;}
.xgwz dl:nth-of-type(odd) { float: left; }
.xgwz dl:nth-of-type(even) { float: right; }
.xgwz dl:hover{ border-bottom:1px #ff8100 solid;}
.xgwz dl:hover a{ color:#ff8100;}














/*产品详情*/
.jq22-content{ width:47%;}


.cpnr{ position:relative;}
.cpnr_r { width: 48.7%; overflow: hidden; }
.cpnr .zxrx{ width:28%; position:absolute; right:0; bottom:0; padding-bottom:0.9vw;}
.cpnr .zxrx dt, .cpnr .zxrx dd{ width:43%; height:2.3vw; line-height:2.3vw; cursor:pointer; box-shadow: 0 5px 10px 0px rgba(0, 64, 152, 0.1); padding:0 10px;border-radius: 2.3vw; -moz-border-radius: 2.3vw; -webkit-border-radius: 2.3vw;}
.cpnr .zxrx dt i, .cpnr .zxrx dd i{ width:1.5vw; height:1.5vw; display:block; background-size:contain; margin-top:0.4vw;border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.cpnr .zxrx dt .frn, .cpnr .zxrx dd .frn{ padding-right:0.8vw;}


.cpnr .zxrx dt{ background:#FFF;}
.cpnr .zxrx dd{ background:#ff8100; color:#FFF;}
.cpnr .zxrx dd a{ display:block; color:#FFF;}
.cpnr .zxrx dt i{ background:url(../images/ioc5.png) no-repeat center;}
.cpnr .zxrx dd i{ background:url(../images/ioc6.png) no-repeat center;}


/*视频集锦*/
.oh li{ width: 32.33%; float: left; margin: 0 0.5% 1vw 0.5%; overflow:hidden; position:relative;}
.oh li i{ width:100%; height:100%; background:url(../images/vd.png) no-repeat center; background-size:cover; opacity:0.8; position:absolute; left:0; top:0; z-index:1;}
.oh li p{ background: #a0a0a0;}
.oh li:hover p{ background:#00429a; color:#FFF;}



/*产品留言*/
.zxly{ background:#34469b;}
.zxly .subform { width: 94%; overflow: hidden; margin: 0 auto; }
.zxly .subform .form-groupfl { width: 48%; overflow: hidden; }
.zxly .subform .form-groupfl .liebiao { width: 100%; height: 2.7vw; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liebiao label { width: 23.6%; height: 1.3vw; line-height: 1.3vw; border-right: 1px #999999 solid; text-align: center; float: left; margin-top: 0.7vw; }
.zxly .subform .form-groupfl .liebiao .forma { width: 71%; height: 2.7vw; line-height: 2.7vw; background: #fff; float: right; border: 0; }
.zxly .subform .form-groupfl .liuy { width: 100%; overflow: hidden; background: #fff; position: relative; margin-bottom: 0.5vw; }
.zxly .subform .form-groupfl .liuy label { width: 23.6%; overflow: hidden; border-right: 1px #999999 solid; position: absolute; left: 0; text-align: center; top: 0.7vw; z-index: 1; }
.zxly .subform .form-groupfl .liuy .form-controlv { width: 100%; height: 8.9vw; border: 0; background: #fff; box-sizing: border-box; -moz-box-sizing: border-box; text-indent: 26%; padding: 0.7vw 0; }
.zxly .subform .btn-info { width: 28%; height: 2.7vw; line-height: 2.7vw; background: #ff8100; border: 0; color: #FFF; text-align: center; float:right;}

/*在线留言*/
.fla { width: 50%; overflow: hidden; float: left; }
.subforn { width: 45%; overflow: hidden;}
.form-group { width: 100%; overflow: hidden; margin-bottom: 0.5vw; }
.form-group span { display: block; float: left; }
.form-group .control-div { width: 98%; overflow: hidden; float: right; border: 1px #dadada solid; background: #FFF; position: relative; }
.form-group .control-div label { width: 18%; height: 2.7vw; line-height: 2.7vw; float: left; text-indent: 1em; position: relative; }
.form-group .control-div label:after { content: ''; width: 1px; height: 1.3vw; background: #282828; position: absolute; right: 0; top: 0.7vw; opacity: 0.6; }
.form-group .control-div .form-control { width: 80%; height: 2.7vw; line-height: 2.7vw; background: #fff; border: 0; float: right; }
.form-group .control-div label.area { width: auto; overflow: hidden; position: absolute; left: 0.5vw; top: 0.5vw; z-index: 2; padding-right: 1vw; height: auto; line-height: normal; border-right: 1px #999999 solid; text-indent: 0; }
.form-group .control-div label.area:after { background: none; }
.form-group .control-div .form-controlv { width: 100%; height: 8.9vw; background: #fff; border: 0; padding: 0.5vw 0; text-indent: 20%; }
.form-group .btn-info { width: 98%; height: 2.7vw; line-height: 2.7vw; background: #ff8100; border: 0; color: #FFF; float: right; }
@media screen and (max-width: 1600px) and (min-width:0) {

/******footer**********/
.bo_lx{ width:44%; margin-right:0;}
.bo_lx .zxbd{ width:27%; height:34px; line-height:34px;}
.bo_lx .pcd{ width:27%;}

.more1{ width:8.5vw;}


}
@media screen and (max-width: 1300px) and (min-width:0) {

/******footer**********/
.bo_lx .zxbd{ height:32px; line-height:32px;}

.more1{ width:9vw;}

}
@media screen and (max-width: 1100px) and (min-width:0) {

/******footer**********/

.bo_lx .f36{ height:30px; line-height:30px;}
.bo_lx .zxbd{ height:30px; line-height:30px;}

.more1{ width:9.5vw;}
}

@media screen and (max-width: 1024px) and (min-width:0) {
.topby { width: 100%; height: 0.78rem; display: block; }
.sp_header { width: 100%; height: 0.78rem; position: fixed; top: 0px; left: 0px; z-index: 90; border-bottom: 1px solid rgba(204,204,204,0.1); background:#FFF; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1);}
.sp_header .sp_logo { width: auto; height: 0.78rem; padding: 0 0 0 5%; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .sp_logo img { height: 0.58rem; }
.sp_header .sp_nav { width: 5%; position: relative; cursor: pointer; height: 0.3rem; margin-top: 0.24rem; z-index: 0; margin-right: 5%; }
.sp_header .sp_nav span { display: block; background: #ff8100; width: 100%; height: 0.05rem; position: absolute; transition: all ease 0.35s }
.sp_header .sp_nav span:nth-of-type(1) { top: 0; left: 0; }
.sp_header .sp_nav span:nth-of-type(2) { top: 0.13rem; right: 0; }
.sp_header .sp_nav span:nth-of-type(3) { bottom: 0; left: 0; }
.sp_header .sp_nav_se span:nth-of-type(1) { top: 15px; transform: rotate(45deg) }
.sp_header .sp_nav_se span:nth-of-type(2) { width: 0; left: 0; right:inherit; }
.sp_header .sp_nav_se span:nth-of-type(3) { top: 15px; transform: rotate(-45deg) }
.sp_header .searcht{ width:auto; height:0.78rem;}
.sp_header .seawap { height: 0.78rem; line-height: 0.78rem; }
.sp_header .searchwap { display: none; position: absolute; right: 0; top: 0; z-index: 99; height: 100vh; width: 100%; background: rgba(54,55,56,0.80); transition: top ease 0.35s; }
.sp_header .searchwap .search_ny { width: 100%; height: 100vh; display: -webkit-box; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.sp_header .searchwap .satr { width: 80%; overflow: hidden; margin: 0 auto 0 auto; position: relative; }
.sp_header .searchwap .satr em { width: auto; overflow: hidden; position: absolute; right: 0; top: 0; z-index: 10; }
.sp_header .searchwap .satr em i { border: 1px solid #FFF; padding: 5px; font-weight: normal; cursor: pointer; color: #FFF; }
.sp_header .searchwap .satr .search_c { width: 100%; height: 0.6rem;}
.sp_header .searchwap .satr .search_c .sousuo1 { width: 70%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #FFF; float: left; text-indent: 1em; }
.sp_header .searchwap .sousuo { width: 24.8%; height: 0.6rem; line-height: 0.6rem; border: 0; background: #ff8100; float: left; text-align: center; color: #FFF; }
.sjj_nav { position: fixed; z-index: 99999; background: rgba(0, 0, 0, .8); width: 100%; height: calc(100% - 0.78rem); line-height: 2.5; top: -100%; left: 0; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; }
.nav_show { top: 0.78rem; }
.sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 }
.sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) }
.sjj_nav ul li .sp_nav_xjb { position: absolute; top: 0; right: 0px; border-left: 1px rgba(255, 255, 255, .8) solid; padding: 0px 7px 0 7px; }
.sjj_nav ul li .sp_nav_xjb svg { transform: rotate(-90deg); transition: all ease 0.35s }
.sjj_nav ul li .sjj_nav_i_se svg { transform: rotate(0deg) }
.sjj_nav ul li { border-top: 1px rgba(255, 255, 255, .8) solid; margin: 0 20px; position: relative; }
.sjj_nav>ul >li:last-child { border-bottom: 1px rgba(255, 255, 255, .8) solid; }
.sjj_nav ul li ul { display: none }
.sjj_nav ul li a { color: #FFF; width: 90% }
.sjj_nav ul li ul li a { color: #efeded; display: block; text-align: left; }
.sjj_nav ul li .sp_nav_xjb svg { width: 20px; height: 20px; fill: #FFF; }
.sjj_nav ul li .sjj_nav_i_se svg { fill: #0085cb; }
.sjj_nav ul li ul li>ul { margin-left: 10px }
/*.banneri*/ 
.banneri{ margin-top:0.78rem;}
.banneri #owl-demo .active .item img { animation:none;}
.banneri #owl-demo .item .banry{ top:15%; text-align:center;}
.banneri #owl-demo .item .banry .f72{ transform:none; opacity: 1;}
.banneri #owl-demo .item .banry .f36{ transform:none; opacity: 1;}
/*abouts*/
.ablc{ padding:0.3rem 0 0.36rem 0; margin-bottom:0.3rem;}
.ablc .fln{ padding:0.2rem 0; width:33.33%;}
.ablc .fln:last-child{ border-right:none;}
.ablc .fln span{ display:block;}
.about_l{ width:100%;}
.about_l dt .fln{ height:0.88rem;}
.about_l dt .frn img{ height:0.88rem;}
.more1{ width:2rem; height:0.56rem; line-height:0.56rem; border-radius: 0.56rem; -moz-border-radius: 0.56rem; -webkit-border-radius: 0.56rem; padding:0 0.1rem; box-shadow:none; margin-top:0.1rem; margin-bottom:0.2rem;}
.more1 .fln{ width:0.3rem; height:0.3rem; margin-top:0.13rem;}
.more1 .fln i{ width:0.3rem; height:0.3rem; line-height:0.3rem;}
.about_r{ width:100%; margin-top:0.2rem;}
.about_r dd a{ width:15%;}
/*产品中心*/
.cp_top{ width:100%; padding-top:0.2rem;}
.cp_top img{ width:100%; height:auto;}
.cpln.bhhy{ display:inherit;}
.cpln a{ width:49%; display:block; border:1px #cccccc solid; margin:0 0 0.15rem 0; padding:0.15rem 0;}
.cpln a:nth-of-type(1){ border:1px #cccccc solid;}
.cpln a:nth-of-type(odd) { float: left; }
.cpln a:nth-of-type(even) { float: right; }
.cpzs #owl-demo{ padding-left:0; padding-right:0;}
.cpzs .cone{ width:70%;}
.cpzs .owl-controls .owl-buttons div { width: 10%;}








/*news*/
.new_lb{ width:100%; text-align:center;}
.new_lb a{ padding:0.2rem 0.1rem; display:inline-block; float:none;}
.news_img{ width:100%;}
.news_img .owl-buttons div { width:0.5rem; height: 0.5rem;}
.news_txt{ width:100%; margin-top:0.25rem;}
/******footer**********/
.bo_lx{ width:100%; margin-right:0;}
.bo_lx .zxbd{ width:26%; height:0.46rem; line-height:0.46rem; }
.bo_lx .lihe22{ width:100%;}
.xmt{ width:100%; padding-top:0.45rem;}
.fo_logo.text-right{ text-align:left;}
.fo_logo img{ height:auto;}
.ewm{ width:33.33%; text-align:center;}
.ewm img{ height:0.5rem;}

/*微信弹窗*/
.wxnr { width: 100%; height: 100%; position: fixed; top: 0; z-index: 1000; display: none; background: rgba(0,0,0,.6); color:#FFF;}
.wxnr .nrdf { margin: auto; position: absolute; top: 50%; left: 0; right: 0; width: 5rem; height: 5rem; padding: 0.3rem; padding-top: 0.6rem; margin-top: -2.5rem; text-align: center; background-color: rgba(54,55,56,0.80); box-shadow: 0px 2px 6px #777; -webkit-box-shadow: 0px 2px 6px #777; -moz-box-shadow: 0px 2px 6px #777; border-radius: 10px; }
.wxnr img { width: 2.3rem; height: 2.3rem; display: block; margin: 0 auto; }
.wxnr p { line-height: 2; text-align: center; }
.wxnr i { position: absolute; top: 0.2rem; right: 0.2rem; width: 0.3rem; height: 0.3rem; font-size: 0.2rem; line-height: 0.3rem; text-align: center; color: #fff; font-weight: bold; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; }
.wxnr span { display: inline-block; padding: 0.03rem 0.1rem; line-height: 0.35rem; background-color: #ff8100; color: #fff; border-radius: 0.05rem; cursor: pointer; }
.wxnr span.wx { padding-left: 0.4rem; }
/*复制提示*/
.weixin { position: fixed; top: 50%; margin-top: -0.4rem; z-index: 9999999; color: #fff; width: 90%; right: 5%; line-height: 0.8rem; text-align: center; background: rgba(0, 0, 0, 0.8); border: 2px solid #333; border-radius: 0.1rem; display: none; }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }



/******common**********/



/*cateList*/
.cateList { width: 100%; text-align: center; background: #f4f4f4; position: relative; display: block;}
.cateList .goBack { width: auto; height: 0.8rem; line-height: 0.8rem; position: absolute; left: 5%; top: 0; z-index: 10; font-size: 0.38rem; color: #002ea6; }
.cateList .goBack:before { width: auto; height: 0.8rem; display: block; }
.cateList h3 { width: 100%; position: relative; font-size: 0.35rem; line-height: 0.8rem; height: 0.8rem; margin:0 0; border-bottom: 1px solid #ccc;}
.cateList h3 span { position: absolute; top: 0; right: 5%; width: auto; height: 0.8rem; line-height: 0.8rem; font-size: 0.4rem; color: #002ea6; }
.cateList .box { width: 95%; padding: 0.2rem 0; z-index: 1100; background: #f9f9f9; display: none; margin: 0 auto; }
.cateList .box a { padding: 0.1rem 5%; line-height: 0.34rem; text-align: left; font-size: 0.22rem; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border-bottom: 1px #CCC solid; }
.cateList .box a:last-child { border-bottom: none; }
/*产品分类*/
.sideup { display: none; width: 100%; margin: 0 auto; padding-bottom: 0.2rem; background:#FFF;}
.sideup li { text-align: left; border-bottom: 1px #ccc solid; padding: 0.15rem 0; text-indent:2em;}
.tun { width: 0.25rem; height: 0.25rem; display: block; float: right; margin-top: 0.2rem; color: #002ea6; }
.sidedown { padding: 0.2rem; display: none; }
.sidedown li { font-size: 0.22rem; border-bottom: none; }
.sidedowna { background: #f3f3f3; padding: 0 0.12rem; display: none; }

/*人才招聘*/
.zylb{ padding:0.2rem 0;}

.accordion li .link{ width: 100%; height:0.64rem; line-height:0.64rem; } 
.zylb span, .accordion li .link span, .accordion li .link em{ width: 25%; overflow:hidden;}
.accordion li .link em{ height:0.32rem; margin-top:0.16rem; }
.accordion ul.child { padding:0.2rem 0; }
.accordion .moren{ padding: 0.1rem 0.3rem;}


.product-listn dl{ float: none; margin: 0.2rem 0 0 0;}




/*相关产品*/
.xg_top{ padding-left:0.2rem;}
.xg_top:after { width: 0.1rem;}

.product-listny dl{ width:100%; margin-bottom:0.25rem;}
.product-listny dl:nth-of-type(odd) { float: none; margin-right:0;}
.product-listny dl:nth-of-type(3){ margin-bottom:0.25rem;}
.product-listny dl:nth-of-type(4){ margin-bottom:0;}

/*.相关新闻*/ 
.xgwz dl{ width:100%;}
.xgwz dl:nth-of-type(odd) { float: none; }
.xgwz dl:nth-of-type(even) { float: none; }


/*视频集锦*/
.oh li{ width: 100%; float: none; margin: 0 0 0.2rem 0;}


/*内页*/
.cpnb, .cpnc, .cpnd, .cpne{ width: 100%;}
.list-unstyled li{ padding:0.1rem 0.1rem 0 0.1rem; float: none; margin: 0.2rem 0 0 0;}
/*PageBar*/
.PageBar { width: 90%; margin: 0.2rem auto 0 auto; }
.PageButtons span, .PageButtons a { height: 0.4rem; line-height: 0.4rem; }
.PageInfo { padding-top: 0.1rem; }
/*新闻列表*/
.arList .fl{ float:left;}


.arList li { padding: 0.2rem; margin-bottom: 0.2rem; display:inline-block;}
.arList li .newly_img { width: 100%; float:none; }
.arList li .newly_img dt { width: 100%; padding-right: 0; }
.arList li .newly_img dd { padding: 0.15rem; }
.arList li .newly_txta { width: 100%; margin: 0.15rem 0 0 0; float:none; }
.arList li .moreny { width: 40%; padding: 0.15rem 0; margin-top:0.25rem;}
.arList li .newly_time { display:none;}
.arList li .newly_txtb { width: 100%; margin: 0 0 0 0; float:none; }
/*产品详情*/
.jq22-content{ width:100%;}


.cpnr{ position:relative;}
.cpnr_r { width: 100%; overflow: hidden; margin-top:0.25rem;}
.cpnr .zxrx{ width:100%; position:inherit; right:inherit; bottom:inherit; padding-bottom:0.18rem; margin-top:0.2rem;}
.cpnr .zxrx dt, .cpnr .zxrx dd{ width:43%; height:0.66rem; line-height:0.66rem; padding:0 0.1rem;border-radius: 0.46rem; -moz-border-radius: 0.46rem; -webkit-border-radius: 0.46rem;}
.cpnr .zxrx dt i, .cpnr .zxrx dd i{ width:0.3rem; height:0.3rem; margin-top:0.18rem;}

.cpnr .zxrx dt .frn, .cpnr .zxrx dd .frn{ padding-right:0.16rem;}




.arContent table tr td { padding: 0.1rem 5px; font-size: 0.18rem; }
.arContent img { max-width: 100%; height: auto; display: block; margin: 0 auto; }


/*文化*/
.abtp{ height:0.4rem; line-height:0.4rem;}
.abtp img{ height:0.4rem;}
.yswh{ height:auto;}
.yswh .yswh_nr{ width:100%; height:auto; display:inherit; display: inherit; -webkit-box-pack: inherit; justify-content:inherit; -webkit-box-align: inherit; align-items: center; position:inherit; top:inherit; text-align:center;}
.yswh .yswh_img{ width:100%;}
.yswh:nth-of-type(odd) .yswh_img{ float:none;}
.yswh:nth-of-type(odd) .yswh_nr{ right:inherit; padding:0.25rem 0;}  
.yswh:nth-of-type(even) .yswh_img{ float:inherit;}
.yswh:nth-of-type(even) .yswh_nr{ left:inherit; padding:0.25rem 0;} 


/*内容*/
photo { width: 100%; float: none; margin-top:0.2rem; }
photo span { width: 100%;}

photo p { width: 100%; padding: 0.1rem 0; height:auto;}
contenta, contentb, contentc { float: none;}

contenta { width: 100%; margin-top:0.1rem;}
contenta:nth-of-type(odd) { float: none; }
contenta:nth-of-type(even) { float: none; }
contentb { width: 100%; margin:0.1rem 0;}
contentc { width: 100%; margin:0.1rem 0;}
ewm { width: 100%; margin: 0.1rem; float: none; }






/*FastMove*/

.FastMove div { width: 100%; }
.FastMove div.fl{ padding-left:0;}
.FastMove div.fr{ text-align:left; padding-right:0; margin-top:0.1rem}


/*产品留言*/

.zxly .subform .form-groupfl { width: 100%;}
.zxly .subform .form-groupfl .liebiao { height:auto; margin-bottom: 0.2rem; background:none;}
.zxly .subform .form-groupfl .liebiao label { width: 100%; height:auto; line-height:normal; border-right:none; text-align: left; float: none; margin-top: 0.14rem; color:#FFF;}
.zxly .subform .form-groupfl .liebiao .forma { width: 100%; height: 0.54rem; line-height: 0.54rem; float: none;}
.zxly .subform .form-groupfl .liuy { margin-bottom: 0.2rem; background:none;}
.zxly .subform .form-groupfl .liuy label { width: 100%; border-right: none; position:inherit; left: inherit; text-align: left; top: inherit; z-index:inherit; color:#FFF;}
.zxly .subform .form-groupfl .liuy .form-controlv { height: 1.7rem; text-indent: 0.5em; padding: 0.1rem 0; }
.zxly .subform .btn-info { height: 0.54rem; line-height: 0.54rem;}
/*在线留言*/
.fla { width: 100%; float: none; }
.subforn { width: 100%; float: none; padding-top: 0.25rem; }
.form-group { margin-bottom: 0.1rem; }
.form-group .control-div label { width: 22%; height: 0.6rem; line-height: 0.6rem; text-align: center; text-indent: 0; }
.form-group .control-div label:after { height: 0.2rem; top: 0.2rem; }
.form-group .control-div .form-control { width: 74%; height: 0.6rem; line-height: 0.6rem; }
.form-group .control-div label.area { left: 0.1rem; top: 0.1rem; padding-right: 0.2rem; }
.form-group .control-div .form-controlv { height: 1.8rem; padding: 0.15rem 0; text-indent: 26%; }
.form-group .btn-info { height: 0.6rem; line-height: 0.6rem; }

}
