﻿@charset "UTF-8";/** *  * @authors Your Name (you@example.org) * @date    2018-12-22 15:05:45 * @version $Id$ */@font-face {font-family:'impact';src:url('../fonts/impact_0.ttf'),url('../fonts/impact_0.eot'),url('../fonts/impact_0.woff'),url('../fonts/impact_0.woff2'),url('../font/impact_0.html')}
* {margin:0;padding:0;font-size:13px;font-family:microsoft yahei;color:#333;}
body {overflow-x:hidden}
svg {display:block;}
img {border:0 none}
a,img {outline:0}
a {text-decoration:none;}
li {list-style:none}
.fl {float:left}
.pl {left:0}
.pl,.pr {position:absolute}
.pr {right:0}
.fr {float:right;}
.page {margin:0 auto;width:1300px}
.cl,.clear {clear:both;display:block;}
.dis {display:none}
.top35 {margin-top:35px}
.en {text-transform:uppercase;font-family:arial}
.head {height:42px;line-height:42px;background:#343434;position:relative;z-index:334;/*! display:none;*/}
.head .fl {color:#999;font-size: 12px;}
.head .fl .color {color:#075ead;font-size:inherit;font-weight:inherit;}
.head .fr a {display:block;padding-left:48px;font-size: 12px;line-height:40px;padding-right:20px;cursor:pointer;position:relative;color:#999;height:42px;transition:0.3s all ease;float:left;}
.head .fr a:after {content:'';display:block;width:20px;height:20px;position:absolute;left:20px;top:11px;transition:0.3s all ease;}
.head .fr a:hover {background:#075ead;color:#fff;}
.head .fr a.head_btn1:after {background:url(../images/head_btn1.png) no-repeat center 0;}
.head .fr a.head_btn2:after {background:url(../images/head_btn2.png) no-repeat center 0;}
.head .fr a.head_btn3:after {background:url(../images/head_btn3.png) no-repeat center 0;}
.head .fr a.head_btn4:after {background:url(../images/head_btn4.png) no-repeat center 0;}
.head .fr a:hover:after {background-position-y:-40px;}
.head .fr .wx .wxewm {width:133px;height:133px;position:absolute;top:42px;z-index:2;left:0;display:none;}
.head .fr .wx .wxewm img {width:133px;height:133px;display:block;}
.nav {height:120px;width:100%;background:#fff;position:relative;z-index:333;}
.nav > .page {position:relative;height:120px;}
.logo {width:580px;height:120px;background:#fff;position:absolute;left:-320px;top:0;}
.logo > a {display:block;padding:20px 35px 20px 313px;width:262px;height:80px;}
.nav .menu {position:absolute;width: 719px;left: 276px;}
.nav .menu > ul > li {float:left;width: 100px;margin-left: 3px;}
.nav .menu > ul > li:first-child {margin-left:0;}
.nav .menu > ul > li > a {display:block;padding:30px 10px;color:#343434;line-height:30px;text-align:center;font-size: 13px;position:relative;transition:0.3s all ease;}
.nav .menu > ul > li > a > i {display:block;margin:0 auto;width:30px;height:30px;}
.nav .menu > ul > li > a > i > img {display:block;width:100%;height:auto;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.nav .menu > ul > li > a:after {content:'';display:block;clear:both;width:0%;height:3px;background:#075ead;transition:0.3s all ease;position:absolute;left:0;bottom:0;}
.nav .menu > ul > li:hover a:after,.nav .menu > ul > li.navcurrent a:after {width:100%}
.nav .menu > ul > li:hover> a,.nav .menu > ul > li.navcurrent >a {background:#efefef;color:#075ead}
.nav .menu > ul > li:hover> a > i > img,.nav .menu > ul > li.navcurrent > a > i > img {-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);filter:gray;}
.nav .menu > ul > li > .erji_menu {display:none;background:rgba(0,0,0,.6);width:100%;padding:30px 0;position:absolute;z-index:333;left:0;top:120px;}
.nav .menu > ul > li > .erji_menu > .erjiCont {display:block;float:right;width:500px;margin-right:50px;background:none;}
.nav .menu > ul > li > .erji_menu > .erjiCont > a {display:block;float:left;width:166px;font-size:14px;color:#fff;line-height:28px;font-weight:100;}
.nav .menu > ul > li > .erji_menu:after {content:'';display:block;clear:both;}
.nav .menu > ul > li > .erji_menu > .erjiTu {display:block;margin-left:50px;width:40px;height:40px;padding:15px;background:#075ead;border-radius:50%;margin-top:10px;}
.nav .menu > ul > li > .erji_menu > .erjiTu > img {display:block;width:100%;height:100%;}
.nav .menu > ul > li > .erji_menu > .erjiCont > a:hover {color:#075ead;font-weight:normal}
.search {width:303px;height:120px;position:absolute;right:0;top:0;}
.search > .fl {height:90px;width: 203px;margin-top: 10px;}
.search > .fl > strong {display:block;color:#454545;line-height:30px;font-size:16px;font-weight:normal;padding-left:25px;background:url(../images/search_l.png) no-repeat center left;}
.search > .fl > p,.search > .fl > p > a {font-size:13px;color:#999;line-height:24px;}
.search > .fl > p {padding-top:5px;width:190px;}
.search > .fl > p > a:hover {text-decoration:underline;color:#075ead;}
.search > .fr > form {display:block;width:82px;height:120px;position:relative;}
.search > .fr > form > #search-bg {position:absolute;right:82px;width:0px;background:#555;height:120px;top:0;transition:0.3s all ease;overflow:hidden;}
.search > .fr > form:hover > #search-bg {width:230px;}
.search > .fr > form > #search-bg input {display:block;background:none;border:0 none;color:#fff;line-height:120px;padding:0 15px;width:200px;}
.search > .fr > form > #search-i {display:block;background:#075ead;width:82px;height:120px;position:absolute;right:0;top:0;cursor:pointer;}
.search > .fr > form > #search-i input {border:0 none;color:#fff;text-align:center;display:block;width:100%;height:100%;line-height:150px;font-size:15px;background:url(../images/search_r.png) no-repeat center 30px;cursor:pointer;}
/*-- 搜索_end --*/.research {height:60px;/* margin-top:20px;*/background:#ededed;}
.research .rscont {height:60px;overflow:hidden;}
.container {margin-left:auto;margin-right:auto;width:1300px;font-family:microsoft yahei;overflow:hidden;}
.research .rscont .hotworld {height:60px;line-height:60px;width:700px;}
.rscont .hotworld * {display:inline-block;float:left;font-size:17px;}
.rscont .hotworld span {color:#6d6d6d;font-weight:bold;}
.rscont .hotworld a {color:#6d6d6d;margin-right:8px;}
.rscont .rsbox {width:296px;background:#ddd;height:45px;overflow:hidden;margin-top:8px;}
.rscont .rsbox .cont_text {width:220px;float:left;height:15px;font-size:14px;color:#6d6d6d;background:none;border:none;outline:none;padding:15px 0px 15px 10px;}
.rscont .rsbox .cont_btn {width:51px;height:45px;float:right;background:url(../images/rsbtn.png) no-repeat;cursor:pointer;outline:none;border:none;}
.main {padding:10px 0;background:#fff;}
.main > .page > .main_info {float:left;}
.main > .page > .main_info1 {padding: 5px 0;height:70px;width:420px;}
.main > .page > .main_info1 strong {font-size:26px;display:block;line-height:40px;}
.main > .page > .main_info1 strong .color {font-size:26px;color:#075ead;}
.main > .page > .main_info1 p {font-size: 14px;color:#666;font-weight:100;line-height:30px;display:block;}
.main > .page > .main_info2 {margin-left:20px;margin-right:20px;}
.main > .page > .main_info > .main_item {float:left;width: 122px;height:80px;padding:10px 25px;display:block;}
.main > .page > .main_info > .main_item > i {display:block;width:36px;height:36px;border-radius:50%;background:#a7a7a7;background:-moz-linear-gradient(-45deg,#a7a7a7 50%,#999999 50%);background:-webkit-linear-gradient(-45deg,#a7a7a7 50%,#999999 50%);background:linear-gradient(135deg,#a7a7a7 50%,#999999 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7',endColorstr='#999999',GradientType=1 );margin:10px auto 0;}
.main > .page > .main_info > .main_item > i > img {padding:6px;display:block;width:24px;height:24px;}
.main > .page > .main_info > .main_item > p {display:block;text-align:center;font-size:14px;color:#666;line-height:28px;}
.main > .page > .main_info > .main_item:hover > i {background:#075ead;background:-moz-linear-gradient(-45deg,#075ead 50%,#075ead 50%);background:-webkit-linear-gradient(-45deg,#075ead 50%,#075ead 50%);background:linear-gradient(135deg,#075ead 50%,#075ead 50%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#075ead',endColorstr='#075ead',GradientType=1 );}
.main > .page > .main_info > .main_item:hover p {color:#075ead;}
.main > .page > .main_info3 {background:url(../images/main_tel.png) no-repeat left center;height:50px;padding:25px 0 25px 75px;float:right;}
.main > .page > .main_info3 > p {font-size:16px;color:#666;line-height:20px;display:block;}
.main > .page > .main_info3 > strong {font-size:24px;color:#075ead;font-family:arial;line-height:30px;}
.prod {padding: 60px 0 50px;background:url(../images/prod_bg.png) repeat center;}
.prod_row1 {margin-bottom:10px;}
.prod_row1:after {content:'';display:block;clear:both;}
.prod_tit {background:url(../images/pro_tit.png) no-repeat center;width:150px;height:120px;display:block;padding:25px;position:relative;float:left;margin-right:10px;}
.prod_tit:after {content:'';width:28px;height:28px;border:1px solid #fff;border-radius:50%;display:block;background:url(../images/pro_tit_1.png) no-repeat center;}
.prod_tit strong {font-size: 18px;display:block;color:#fff;line-height:30px;padding-bottom:20px;}
.prod_tit .en {font-size:13px;color: #fff;text-transform:capitalize;display:block;font-weight:100;}
.prod_list_in {display:block;background:#fff;transition:0.3s all ease;margin-right:10px;float:left;padding:20px;height:130px;position:relative;overflow:hidden;}
.prod_list_in * {transition:0.3s all ease;}
.prod_list_in1 {width:489px;}
.prod_list_in2 {width:160px;}
.prod_list_in3 {width:160px;}
.prod_list_in4 {width:340px;margin-right:0;}
.prod_list_in .prod_list_t {display:block;color:#343434;line-height:42px;font-size:16px;padding:0 35px 7px 35px;position:relative;font-weight:bold;}
.prod_list_in:hover .prod_list_t {color:#075ead}
.prod_list_in .prod_list_t:before {background:url(../images/prod_list.png) no-repeat center;width:30px;height:30px;content:'';display:block;position:absolute;left:2px;top:9px;}
.prod_list_in .prod_list_t:after {content:'';display:block;width:26px;height:26px;background:url(../images/prod_list_r.png) no-repeat 0 0;position:absolute;right:2px;top:8px;transition:0.3s all ease;}
.prod_list_in:hover .prod_list_t:after {background-position:-26px 0;}
.prod_list_in .prod_list_i {display:block;color:#999;line-height:26px;padding:0 3px;font-size: 12px;width: 230px;}
.prod_list_in p .prod_list_i {float:left;/* padding:0 10px;*/}
.prod_list_in p .prod_list_i:hover {color:#075ead}
.prod_row2 {position:relative;right:20px;}
.prod .prod_item {width:305px;display:block;float:left;height:340px;margin-left:20px;margin-bottom:10px;background:#fff;transition:0.3s all ease;}
.prod .prod_item * {transition:0.3s all ease;}
.prod .prod_item p {font-size:17px;display:block;text-align:center;color:#454545;line-height:35px;}
.prod .prod_item i {display:block;color:#075ead;font-style:normal;font-size:14px;text-align:center;line-height:25px;padding-bottom:15px;background:url(../images/prod_item_more.png) no-repeat center 23px;}
.prod .prod_item img {width:250px;height:190px;display:block;margin:10px auto 0;padding:15px 20px;}
.prod_row3 .prod_item:nth-child(4) {margin-right:0;}
.prod_row2 .prod_item:nth-child(3) {margin-right:0;}
.prod .prod_item img:hover {width:285px;height:225px;}
.prod .prod_item p:hover {color:#075ead;}
.prod_row2_in {width:605px;float:left;background:#fff;height:320px;margin-right:10px;margin-bottom:10px;padding:35px 20px;}
.prod_row2_in .prod_row2_in_l {display:block;float:left;}
.prod_row2_in .prod_row2_in_r {display:block;float:right;width:250px;padding:5px 15px;}
.prod_row2_in .prod_row2_in_r strong {font-size:22px;color:#075ead;line-height:40px;display:block;}
.prod_row2_in .prod_row2_in_r p {font-size:13px;color:#666;line-height:22px;padding-top:20px;}
.prod_row2_in .prod_row2_in_r p .str {font-size:17px;font-weight:bold;color:#333;display:block;line-height:30px;}
.prod_row2_in .prod_row2_in_r > a {border-radius:50px;border:1px solid #075ead;padding:0 15px;position:relative;line-height:32px;width:100px;height:32px;display:block;margin-top:25px;}
.prod_row2_in .prod_row2_in_r > a > i {display:block;line-height:32px;position:absolute;left:0;top:0;width:100%;text-align:center;color:#075ead;font-style:normal;}
.adv {background:url(../images/adv_bg.png) no-repeat center;height:650px;width:100%;margin-top:-150px;padding-top:180px;}
.adv > .page {position:relative;height:100%;}
.adv_l {position:absolute;width:825px;height:600px;}
.adv_l_tit {position:relative;width:730px;padding:40px 90px 30px 0;height:86px;background:url(../images/adv_tit.png) no-repeat right top;}
.adv_l_tit .en {color:#d67671;display:block;font-size:15px;line-height:20px;position:absolute;left:2px;text-transform:capitalize;top:55px;}
.adv_l_tit p {font-size:30px;color:#fff;font-weight:100;}
.adv_l_tit p strong {font-weight:bold;color:#fff;font-size:65px;display:inline-block;padding-left:5px;}
.adv_l > .adv_l_cont {width:810px;height:280px;display:block}
.adv_l > .adv_l_cont > .adv_item {width:250px;float:left;height:70px;background:#ff8a00;padding:35px 10px 35px;}
.adv_l > .adv_l_cont > .adv_item_c {background:#dc7801}
.adv_l > .adv_l_cont > .adv_item > .str {color:#fff;display:block;text-align:center;font-size:22px;font-weight:bold;line-height:40px;}
.adv_l > .adv_l_cont > .adv_item > p {color:#fff;display:block;text-align:center;font-weight:100;line-height:25px;font-size:15px;}
.adv_l > .adv_l_tel {padding:35px 0 0;}
.adv_l > .adv_l_tel > .adv_l_tel_l {float:left;padding-right:50px;}
.adv_l > .adv_l_tel > .adv_l_tel_l > strong {color:#fff;font-size:43px;font-weight:bold;letter-spacing:0.3px;line-height:60px;display:block;}
.adv_l > .adv_l_tel > .adv_l_tel_l > p {line-height:25px;font-size:15px;color:#fff;font-weight:100;display:block;}
.adv_l > .adv_l_tel > .adv_l_tel_r {float:left;padding-left:75px;position:relative;margin-top:12px;}
.adv_l > .adv_l_tel > .adv_l_tel_r:after {content:'';display:block;width:58px;height:58px;border:1px solid #fff;position:absolute;left:0;top:0px;border-radius:50%;background:url(../images/adv_l_tel.png) no-repeat center;}
.adv_l > .adv_l_tel > .adv_l_tel_r p {font-size:17px;color:#fff;line-height:25px;font-weight:100;}
.adv_l > .adv_l_tel > .adv_l_tel_r p .str {font-size:28px;color:#fff;display:block;line-height:35px;font-weight:bold;font-family:arial;}
.adv_r {width:550px;height:632px;background:url(../images/adv_r.png) no-repeat center;position:absolute;right:0px;bottom:0;}
.pro_ads {position:relative;padding:50px 0;background:url(../images/pro_ads.jpg) no-repeat center;width:100%;height:670px}
.pro_ads .pro_ads_row1 {display:block;padding-left:80px;background:url(../images/pro_ads_tit.png) no-repeat left 6px;font-weight:100;color:#333;line-height:42px;width:480px;font-size:34px;margin:0 auto;position:relative;top:10px;}
.pro_ads .pro_ads_row1 .str {font-size:34px;font-weight:bold;color:#075ead;display:inline-block;}
.pro_ads .pro_ads_row1 p {font-size:13px;font-family:arial;color:#999;text-transform:uppercase;line-height:26px;}
.pro_ads_row2 {position:relative;width:100%;height:626px;padding-top:14px;}
.pro_ads_item {display:block;height:60px;padding:10px 45px;position:absolute;z-index:3;width:330px;}
.pro_ads_item strong {font-size:22px;font-weight:bold;display:block;line-height:35px;transition:0.3s all ease;}
.pro_ads_item p {font-size:15px;color:#666;display:block;line-height:25px;transition:0.3s all ease;}
.pro_ads_item.active strong {color:#075ead}
.pro_ads_item.active p {color:#075ead}
.pro_ads_item1,.pro_ads_item2,.pro_ads_item3 {text-align:right;}
.pro_ads_item4,.pro_ads_item5,.pro_ads_item6 {text-align:left;}
.pro_ads_item1 {left:-35px;top:130px;}
.pro_ads_item2 {left:-75px;top:290px;}
.pro_ads_item3 {left:-30px;top:450px;}
.pro_ads_item4 {right:-35px;top:130px;}
.pro_ads_item5 {right:-75px;top:290px;}
.pro_ads_item6 {right:-30px;top:450px;}
.pro_ads_item:after {content:'';display:block;width:14px;height:14px;position:absolute;background:#333;border-radius:50%;box-shadow:0 0 0 6px rgba(0,0,0,0.1);top:35px;transition:0.3s all ease;}
.pro_ads_item.active:after {background:#075ead;box-shadow:0 0 0 10px rgba(195,12,34,0.1);}
.pro_ads_item1:after,.pro_ads_item2:after,.pro_ads_item3:after {right:0;}
.pro_ads_item4:after,.pro_ads_item5:after,.pro_ads_item6:after {left:0;}
.pro_ads_row2_in {background:url(../images/pro_ads_in.png) no-repeat center;width:626px;height:626px;position:absolute;bottom:0;left:337px;}
.pro_ads_row2_in_tit {display:block;text-align:center;position:absolute;top:165px;left:150px;width:326px;}
.pro_ads_row2_in_tit strong {font-size:34px;display:block;color:#075ead;line-height:50px;font-weight:bold;}
.pro_ads_row2_in_tit p {font-size:24px;line-height:30px;display:block;font-weight:100;color:#666}
.pro_ads_row2_in_cont {display:block;width:388px;height:370px;background:url(../images/pro_ads_in_2.png) no-repeat center;position:absolute;top:265px;left:122px;}
.yunu-section {padding:60px 0;}
.yunu-section-title {text-align:center;margin-bottom:40px;background:url(../images/prtb.png) no-repeat center 60px;font-size:38px;}
.yunu-section-title p {margin:20px 0 0;font-size:22px;line-height:1;}
.yunu-section-title.mini {margin-bottom:30px;font-size:20px;color:#666;background-position:center bottom;padding-bottom:15px;}
.yunu-section-title.mini p {text-transform:uppercase;font-size:12px;letter-spacing:2px;color:#999;margin:5px 0 0;}
.yunu-section-title-2 {margin-bottom:40px;text-align:center;background:url(../images/t1.html) no-repeat center;font-size:28px;line-height:1;}
.yunu-section-title-2 small {display:block;text-transform:uppercase;font-size:14px;color:#999;margin-top:10px;}
.yunu-yft-l {float:left;width:527px;position:relative;overflow:hidden;}
.yunu-yft-l img {display:block;width:100%;height:auto;-webkit-transition:all 0.2s;transition:all 0.2s;}
.yunu-yft-l:hover>img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-l a {position:absolute;right:0;bottom:0;width:100px;}
.yunu-yft-r {float:right;width:625px;}
.yunu-yft-r li {float:left;width:134px;height:160px;border:2px solid #fff;text-align:center;}
.yunu-yft-r li i {display:block;margin:23px 0 26px;height:41px;background:no-repeat center;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.yunu-yft-r li i.i1 {background-image:url(../images/yft1.html);}
.yunu-yft-r li i.i2 {background-image:url(../images/yft2.html);}
.yunu-yft-r li i.i3 {background-image:url(../images/yft3.html);}
.yunu-yft-r li i.i4 {background-image:url(../images/yft4.html);}
.yunu-yft-r li i.i5 {background-image:url(../images/yft5.html);}
.yunu-yft-r li i.i6 {background-image:url(../images/yft6.html);}
.yunu-yft-r li i.i7 {background-image:url(../images/yft7.html);}
.yunu-yft-r li i.i8 {background-image:url(../images/yft8.html);}
.yunu-yft-r li p {margin:0;font-size:20px;}
.yunu-yft-r li:after {content:'';display:block;margin:24px auto 0;width:30px;height:2px;}
.yunu-yft-r li:hover {color:#075ead;border-color:#075ead;}
.yunu-yft-r li:hover:after {background-color:#075ead;}
.yunu-yft-r li:hover i {-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.yunu-yft-r li:hover i.i1 {background-image:url(../images/yft1_h.html);}
.yunu-ys dl {margin:48px 0 0 48px;width:576px;float:left;}
.yunu-ys dl {margin:48px 0 0 48px;width:600px;float:left;}
.yunu-ys dt {overflow:hidden;line-height:240px;height:240px;}
.yunu-ys dt img {-webkit-transition:all 0.3s;transition:all 0.3s;width:600px;height:240px;}
.yunu-ys dd {margin:40px 0 0;}
.yunu-ys dd .tit {overflow:hidden;}
.yunu-ys dd .tit span {font-family:Impact;font-size:50px;float:left;line-height:1;}
.yunu-ys dd .tit h4 {margin:0 0 0 70px;line-height:1;font-size: 23px;font-weight: 100;}
.yunu-ys dd .tit h4 small {display:block;color:#999;font-size:12px;margin-top:10px;text-transform:uppercase;}
.yunu-ys dd .tit h4:after {display:block;content:'';width:60px;height:2px;background-color:#4a4a4a;margin-top:30px;}
.yunu-ys dd p {margin:30px 0 0 70px;font-size:16px;color:#777;}
.yunu-ys dl:hover dt img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-yft-r li:hover i.i2 {background-image:url(../images/yft2_h.html);}
.yunu-yft-r li:hover i.i3 {background-image:url(../images/yft3_h.html);}
.yunu-yft-r li:hover i.i4 {background-image:url(../images/yft4_h.html);}
.yunu-yft-r li:hover i.i5 {background-image:url(../images/yft5_h.html);}
.yunu-yft-r li:hover i.i6 {background-image:url(../images/yft6_h.html);}
.yunu-yft-r li:hover i.i7 {background-image:url(../images/yft7_h.html);}
.yunu-yft-r li:hover i.i8 {background-image:url(../images/yft8_h.html);}
.yunu-yft-r .desc {margin-top:74px;}
.yunu-yft-r .desc h4 {margin:0 0 10px;font-size:28px;color:#075ead;line-height:1;}
.yunu-yft-r .desc p {margin:0;font-size:24px;line-height:1;letter-spacing:10px;}
.yunu-yft-r .desc:after {display:block;background-color:#075ead;height:2px;content:'';width:30px;margin-top:30px;}
.yunu-yft-r .tel {float:right;text-align:center;}
.yunu-yft-r .tel span {display:inline-block;line-height:28px;background:url(../images/phone.html) no-repeat 0 center;font-size:22px;padding-left:40px;}
.yunu-yft-r .tel a {display:inline-block;width:166px;line-height:30px;background-color:#075ead;color:#fff;margin-top:15px;font-size:16px;}
.yunu-prd-l {float:left;width:226px;}
.yunu-prd-l .tit {background-color:#075ead;color:#fff;padding:20px;font-size:24px;line-height:1;margin-bottom:2px;}
.yunu-prd-l .tit small {display:block;font-size:18px;margin-bottom:5px;}
.yunu-prd-l h3 {margin:0;padding:10px 20px 10px 50px;font-weight:normal;background:url(../images/y2.html) no-repeat 20px 10px #333;color:#fff;line-height:18px;font-size:18px;cursor:pointer;position:relative;}
.yunu-prd-l h3 a {color:#fff;}
.yunu-prd-l h3.on {background-image:url(../images/y.html);}
.yunu-prd-l h3 small {display:block;font-size:12px;text-transform:uppercase;color:#adadad;}
.yunu-prd-l h3:after {content:'';position:absolute;width:80%;height:1px;background-color:#5c5c5c;left:10%;bottom:0;}
.yunu-prd-l ul {border:1px solid #333;display:none;padding:10px 20px 10px 50px;background-color:#f6f6f6;}
.yunu-prd-l li {line-height:30px;border-bottom:1px dotted #ccc;background:url(../images/dbx.html) no-repeat right center;}
.yunu-prd-l li:last-child {border-bottom:0;}
.yunu-prd-r {float:right;width:960px;}
.yunu-prd-r .prd-t .m {float:left;height:495px;line-height:495px;width:660px;overflow:hidden;}
.yunu-prd-r .prd-t .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-t .m a:hover img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-t .text {margin-left:685px;padding-top:64px;padding-right:25px;}
.yunu-prd-r .prd-t .text h4 {margin:0;font-size:24px;color:#666;letter-spacing:7px;}
.yunu-prd-r .prd-t .text h5 {margin:0;font-size:18px;}
.yunu-prd-r .prd-t .text p {margin:40px 0;height:110px;}
.yunu-prd-r .prd-t .text ul {overflow:hidden;border:1px solid #333;border-left:0;}
.yunu-prd-r .prd-t .text li {float:left;border-left:1px solid #333;width:62px;text-align:center;padding:30px 10px 5px 10px;background:no-repeat center 8px;}
.yunu-prd-r .prd-t .text li.i1 {background-image:url(../images/p1.html);}
.yunu-prd-r .prd-t .text li.i2 {background-image:url(../images/p2.html);}
.yunu-prd-r .prd-t .text li.i3 {background-image:url(../images/p3.html);}
.yunu-prd-r .prd-t .text .more {background:url(../images/wzbj.html) no-repeat center;width:238px;height:47px;text-align:center;margin-top:30px;line-height:47px;overflow:hidden;}
.yunu-prd-r .prd-t .text .more a {display:block;float:left;width:50%;font-weight:bold;}
.yunu-prd-r .prd-b {overflow:hidden;margin-top:20px;}
.yunu-prd-r .prd-b li {float:left;width:316px;margin-right:5px;}
.yunu-prd-r .prd-b li a {display:block;position:relative;}
.yunu-prd-r .prd-b li .m {height:235px;line-height:235px;overflow:hidden;}
.yunu-prd-r .prd-b li .m img {-webkit-transition:all 0.3s;transition:all 0.3s;}
.yunu-prd-r .prd-b li a:hover .m img {-webkit-transform:scale(1.1);transform:scale(1.1);}
.yunu-prd-r .prd-b li .text {position:absolute;left:0;bottom:0;width:100%;line-height:30px;color:#fff;background:url(../images/wzbj2.html) no-repeat center;text-align:center;}
.yunu-pzgy {margin-left:-40px;margin-top:-20px;}
.yunu-pzgy li {float:left;margin:40px 0 0 40px;background-color:#fff;width:373px;-webkit-box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;box-shadow:10px 10px 20px #e7e7e7,-10px -10px 20px #e7e7e7;height:342px;text-align:center;position:relative;}
.yunu-pzgy li i {display:block;height:88px;background:no-repeat center;margin-top:52px;margin-bottom:10px;position:relative;z-index:1;}
.yunu-pzgy li i.i1 {background-image:url(../images/edt1.html);}
.yunu-pzgy li i.i2 {background-image:url(../images/edt2.html);}
.yunu-pzgy li i.i3 {background-image:url(../images/edt3.html);}
.yunu-pzgy li i.i4 {background-image:url(../images/edt4.html);}
.yunu-pzgy li i.i5 {background-image:url(../images/edt5.html);}
.yunu-pzgy li i.i6 {background-image:url(../images/edt6.html);}
.yunu-pzgy li h4 {margin:0;font-size:20px;position:relative;z-index:1;}
.yunu-pzgy li p {font-size:18px;margin:20px 0 0;color:#666;position:relative;z-index:1;}
.yunu-pzgy li span {position:absolute;width:100%;height:50%;left:0;}
.yunu-pzgy li span:after,.yunu-pzgy li span:before {position:absolute;content:'';background-color:#075ead;width:0;height:0;-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-pzgy li span:before {left:0;}
.yunu-pzgy li span:after {right:0;}
.yunu-pzgy li span.t {top:0;}
.yunu-pzgy li span.t:after,.yunu-pzgy li span.t:before {top:0;}
.yunu-pzgy li span.b {bottom:0;}
.yunu-pzgy li span.b:after,.yunu-pzgy li span.b:before {bottom:0;}
.yunu-pzgy li:hover {background-color:#075ead;}
.yunu-pzgy li:hover p {color:#fff;}
.yunu-pzgy li:hover h4 {color:#fff;}
.yunu-pzgy li:hover i.i1 {background-image:url(../images/edt1_h.html);}
.yunu-pzgy li:hover i.i2 {background-image:url(../images/edt2_h.html);}
.yunu-pzgy li:hover i.i3 {background-image:url(../images/edt3_h.html);}
.yunu-pzgy li:hover i.i4 {background-image:url(../images/edt4_h.html);}
.yunu-pzgy li:hover i.i5 {background-image:url(../images/edt5_h.html);}
.yunu-pzgy li:hover i.i6 {background-image:url(../images/edt6_h.html);}
.yunu-pzgy.mm li span {display:none;}
.yunu-pzgy.mm li:hover {background-color:#075ead;}
.yunu-cat {margin-left:-20px;}
.yunu-cat li {float:left;margin:0 0 20px 20px;width:183px;background-color:#282828;position:relative;}
.yunu-cat li:before,.yunu-cat li:after {position:absolute;left:0;width:100%;height:0;background-color:#075ead;content:'';-webkit-transition:all 0.5s;transition:all 0.5s;}
.yunu-cat li:before {top:0;}
.yunu-cat li:after {bottom:0;}
.yunu-cat li:hover:before,.yunu-cat li:hover:after {height:50%;}
.yunu-cat li a {display:block;position:relative;z-index:1;color:#fff;font-size:18px;line-height:66px;background:url(../images/y.html) no-repeat 20px center;padding-left:50px;}
.yunu-catcon {}
.yunu-catcon li {float:left;width:25%;height:337px;background:no-repeat center;background-size:cover;}
.yunu-catcon li a {position:relative;width:100%;height:100%;display:block;}
.yunu-catcon li .tit {text-align:center;position:absolute;left:0;bottom:0;width:100%;background:url(../images/wzbj4.html) repeat center;color:#fff;line-height:50px;font-size:20px;}
.yunu-catcon li .text {position:absolute;left:50%;top:50%;background:url(../images/wzbj3.html) repeat center;width:260px;margin-left:-150px;color:#fff;padding:20px;margin-top:-109px;display:none;}
.yunu-catcon li .text h4 {margin:0;font-size:26px;line-height:30px;text-align:center;height:30px;overflow:hidden;}
.yunu-catcon li .text p {margin:15px 0;height:80px;overflow:hidden;}
.yunu-catcon li .text span {display:block;margin:0 auto;width:144px;line-height:38px;background-color:#075ead;text-align:center;font-size:16px;}
.yunu-catcon li:first-child {width:50%;height:674px;}
.yunu-catcon li:first-child .text {padding:40px;width:480px;margin-left:-280px;}
.yunu-catcon li:first-child .text p {font-size:16px;height:110px;margin:20px 0;}
.yunu-catcon li a:hover .tit {display:none;}
.yunu-catcon li a:hover:before {position:absolute;left:0;width:100%;height:100%;top:0;content:'';background:url(../images/wzbj4.html) repeat center;}
.yunu-catcon li a:hover .text {display:block;}
.yunu-hzhb {padding:40px 0;background-color:#f2f2f2;}
.custom {width:100%;height:610px;background:url(../images/custom_bg.jpg) no-repeat center;padding:50px 0;}
.custom_row1 {font-size:34px;color:#fff;font-weight:100;text-align:center;line-height:45px;display:block;padding-top:5px;}
.custom_row1 > .str {font-size:34px;color:#fff;font-weight:bold;display:inline-block;}
.custom_row1 p {text-align:center;color:#fff;line-height:30px;font-size:13px;}
.custom_row2 {text-align:center;padding:30px 0;position:relative;}
.custom_row2:after {content:'';display:block;width:1420px;height:50px;background:url(../images/custom_in.png) no-repeat center;left:-60px;position:absolute;top:82px;}
.custom_item {width:120px;height:80px;background:url(../images/custom_item_bg1.png) no-repeat center;text-align:center;padding:40px 20px;display:inline-block;margin:0 25px;position:relative;z-index:5}
.custom_item > i {display:block;width:36px;height:36px;margin:0 auto;padding-top:5px}
.custom_item > i > img {display:block;width:42px;}
.custom_item p {font-size: 15px;color:#343434;line-height:32px;display:block;font-weight:100;}
.custom_item_c p {color:#fff;}
.custom_item_c {background:url(../images/custom_item_bg2.png) no-repeat center;}
.custom_row3 {width:1240px;height:230px;background:url(../images/custom_row3.png) no-repeat center;position:relative;padding:30px;margin-top:10px;}
.custom_row3 > .fl {width:480px;text-align:right;}
.custom_row3:after {content:'';width:340px;height:230px;background:url(../images/tt.png) no-repeat center;display:block;position:absolute;bottom:0;left:-65px;top:135px;}
.custom_row3 > .fl > strong {font-size: 19px;font-weight:bold;line-height:40px;padding-top:10px;display:block;}
.custom_row3 > .fl > p {display:block;color:#666;font-weight:100;font-size:16px;line-height:30px;padding-bottom:16px;}
.custom_row3 > .fl > .custom_tel {display:block;padding-right:65px;position:relative;font-size:16px;color:#666;line-height:25px}
.custom_row3 > .fl > .custom_tel:after {content:'';display:block;width:50px;height:50px;border:1px solid #075ead;position:absolute;border-radius:50%;right:0px;top:2px;background:#fff url(../images/custom_tel.png) no-repeat center 13px;transition:0.3s all ease;transform:rotate(0deg)}
.custom_row3:hover > .fl > .custom_tel:after {background-color:#075ead;background-position-y:-42px;}
.custom_row3 > .fl > .custom_tel > .str {display:block;font-size:24px;color:#075ead;font-family:arial;font-weight:bold;line-height:30px;}
.custom_contact {margin-top:20px;display:block;width:160px;margin-left:auto;background:#075ead;background:-moz-linear-gradient(top,#075ead 0%,#a2040d 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#075ead',endColorstr='#a2040d',GradientType=0 );line-height:40px;border-radius:50px;text-align:center;position:relative;height:40px;overflow:hidden;transform:rotate(0deg);}
.custom_contact i {display:block;color:#fff;font-size: 14px;font-style:normal;padding-left:26px;background: url(../images/custom_contact.png) no-repeat 20px center;line-height:40px;position:relative;z-index:3;}
.custom_contact:after {content:'';display:block;width:100%;height:100%;position:absolute;background:#ffbb00;background:-moz-linear-gradient(top,#ffbb00 0%,#ff8a00 100%);background:-webkit-linear-gradient(top,#ffbb00 0%,#ff8a00 100%);background:linear-gradient(to bottom,#ffbb00 0%,#ff8a00 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00',endColorstr='#ff8a00',GradientType=0 );left:0;top:0;width:0;transition:0.3s all ease}
.custom_row3:hover .custom_contact:after {width:100%;}
.custom_row3 > .fr {display:block;width:640px;float:right;padding:12px 20px;}
.custom_row3 > .fr > #feedback_form {display:block;}
.custom_row3 > .fr > #feedback_form > .feedback_p {font-size:16px;color:#454545;font-weight:100;line-height:36px;display:block;text-align:center;}
.custom_row3 > .fr > #feedback_form .col6.name {float:left;width:290px;margin-right:10px;}
.custom_row3 > .fr > #feedback_form .col6 {width:340px;float:left;}
.custom_row3 > .fr > #feedback_form .col6 input {display:block;width:100%;box-sizing:border-box;height:50px;border:1px solid #ebebeb;box-shadow:0px 0px 10px #efefef inset;padding:0 20px;margin-bottom:10px;transition:0.3s all ease;}
.custom_row3 > .fr > #feedback_form .col6 input:focus,.custom_row3 > .fr > #feedback_form .col6 input:hover {border-color:#075ead;color:#075ead;box-shadow:0px 0px 10px #ffe5df inset;}
.custom_row3 > .fr > #feedback_form .col6 input#username {background:url(../images/username.png) no-repeat 250px center}
.custom_row3 > .fr > #feedback_form .col6 input#f_mobile {background:url(../images/f_mobile.png) no-repeat 250px center}
.custom_row3 > .fr > #feedback_form .col6 textarea {width:100%;max-width:100%;min-width:100%;border:1px solid #ebebeb;box-shadow:0px 0px 10px #efefef inset;height:110px;box-sizing:border-box;padding:15px;transition:0.3s all ease;}
.custom_row3 > .fr > #feedback_form .col6 textarea:focus,.custom_row3 > .fr > #feedback_form .col6 textarea:hover {border-color:#075ead;color:#075ead;box-shadow:0px 0px 10px #ffe5df inset;}
.custom_row3 > .fr > #feedback_form .feedback_btn .btns {background:#075ead url(../images/feedback_btn.png) no-repeat 255px center;color:#fff;border:0 none;width:100%;height:50px;line-height:50px;font-size:16px;box-sizing:border-box;padding-left:45px;cursor:pointer;}
.company {background:url(../images/company_bg.jpg) no-repeat center;width:100%;height:840px;padding:65px 0;}
.company > .page {background:#fff;height:840px;}
.company > .page > .fl {background:#333;margin-left:40px;margin-top:40px;height:760px;}
.company_logo {width:160px;height:70px;background:url(../images/company_logo.jpg) no-repeat center;text-align:center;font-size:34px;color:#fff;font-weight:bold;line-height:38px;display:block;padding:120px 20px 30px;position:relative;}
.company_logo .en {color:#fff;font-weight:100;text-transform:capitalize;display:block;line-height:32px;font-size:12px;}
.company_logo:after {width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #075ead;position:absolute;content:'';display:block;bottom:-15px;left:85px;}
.company_list {padding:30px 25px;height:350px;}
.company_list > ul > li {background:#fff;position:relative;margin:20px 0;}
.company_list > ul > li:after {content:'';display:block;width:3px;height:100%;position:absolute;left:0;background:#075ead;top:0;transition:0.3s all ease;}
.company_list > ul > li > a {display:block;color:#343434;font-size:15px;line-height:46px;padding:0 20px 0 52px;height:46px;position:relative;z-index:3;transition:0.3s all ease;}
.company_list > ul > li > a:after {content:'';display:block;width:30px;height:30px;background:url(../images/company_in_btn1.png) -63px center no-repeat;position:absolute;left:15px;top:8px;transition:0.3s all ease;}
.company_list > ul > li:nth-child(2) > a:after {background-image:url(../images/company_in_btn2.png);}
.company_list > ul > li:nth-child(3) > a:after {background-image:url(../images/company_in_btn3.png);}
.company_list > ul > li:nth-child(4) > a:after {background-image:url(../images/company_in_btn4.png);}
.company_list > ul > li:hover > a {color:#fff;}
.company_list > ul > li:hover > a:after {background-position-x:0;}
.company_list > ul > li:hover:after {width:100%;}
.company_tel {text-align:center;color:#fff;padding-top:50px;background:url(../images/company_tel.png) no-repeat center 5px;line-height:20px;display:block;font-size:15px;padding-bottom:30px;}
.company_tel > .str {font-family:arial;color:#fff;font-weight:bold;display:block;color:#fff;font-size:20px;line-height:30px;}
.company > .page > .fr {display:block;width:1060px;padding-top:40px;}
.company > .page > .fr > strong {display:block;font-size:28px;padding:10px 40px 0;line-height:60px;}
.company > .page > .fr > strong .color {color:#075ead;font-size:28px;font-weight:bold;}
.company > .page > .fr > p {font-size:15px;color:#666;line-height:30px;padding:10px 40px;}
.company_mid {width:980px;padding:30px 40px;}
.company_mid:after {content:'';clear:both;display:block;}
.company_mid > .company_item {display:block;float:left;width:234px;text-align:center;padding:30px 46px;position:relative;}
.company_mid > .company_item > i {font-size:60px;font-family:'impact';font-style:normal;display:block;line-height:80px;position:relative;z-index:2;}
.company_mid > .company_item > p {font-size:15px;line-height:22px !important;color:#666;display:block;position:relative;z-index:2;text-align:center !important;text-indent:0 !important;}
.company_mid > .company_item > .d_bg {width:100%;height:160px;background:url(../images/company_item.png) no-repeat 0 0;display:block;position:absolute;top:0;left:42px;}
.company_corporate {width:1020px;height:310px;background:url(../images/company_corporate.jpg) no-repeat center top;padding:35px 20px 30px;position:relative;}
.company_corporate_in {width:960px;margin:0 auto}
.corporate_item {float:left;margin:25px 15px;width:290px;}
.corporate_item img {display:block;width:290px;height:210px;}
.corporate_item p {display:block;line-height:59px;font-size:16px;color:#454545;border-bottom:1px solid #eee;padding:0 1px;position:relative;transition:0.3s all ease;}
.corporate_item p:after {content:'';display:block;width:20px;height:20px;background:url(../images/corporate_item_btn.png) no-repeat -30px center;position:absolute;right:0px;top:19px;transition:0.3s all ease}
.corporate_item p:before {content:'';display:block;width:0%;height:1px;display:block;position:absolute;bottom:-1px;left:0;background:#075ead;transition:0.3s all ease;}
.corporate_item:hover p:before {width:100%;}
.corporate_item:hover p:after {background-position-x:0;}
.corporate_item:hover p {color:#075ead}
.company_corporate_btn {width:18px;height:40px;position:absolute;top:160px;cursor:pointer;}
.company_corporate_btn#company_corporate_l {background:url(../images/company_corporate_l.png) no-repeat -18px 0;left:25px;}
.company_corporate_btn#company_corporate_r {background:url(../images/company_corporate_r.png) no-repeat -18px 0;right:25px;}
.company_corporate_btn:hover {background-position-x:0 !important;}
.news {padding:50px 0;background:url(../images/news_bg.png) no-repeat center;width:100%;height:440px;}
.news > .page > .fl {width:890px;height:440px;display:block;}
.news > .page > .fr {width:320px;background:url(../images/news_line.png) no-repeat left center;padding-left:60px;height:440px;}
.news_row1 {height:64px;border-bottom:1px solid #dfdfdf;padding:0 0 0px;}
.news_row1 > a:first-child {font-size:22px;font-weight:bold;color:#333;line-height:64px;padding-left:55px;background:url(../images/news_tit1.png) no-repeat left center;display:block;float:left;}
.news_row1 > a.news_more {font-size:12px;border:1px solid #999;line-height:26px;display:block;float:right;padding:0px 15px;color:#999;border-radius:50px;margin-top:18px;}
.news > .page > .fr .news_row1 > a:first-child {background:url(../images/news_tit2.png) no-repeat left center;}
.news_row1 > a:first-child .color {font-size:22px;font-weight:bold;color:#075ead;display:inline-block;}
.news_row1 > a:first-child .en {font-size:13px;font-weight:100;color:#888;text-transform:capitalize;display:inline-block;vertical-align:middle;padding-left:10px;}
.news_row2 {padding-top:18px;}
.faq_row2 {padding-top:18px;}
.news_item_l {display:block;width:450px;float:left;}
.news_item_l > a {display:block;width:100%;}
.news_item_l > a > i {display:block;width:450px;height:280px;}
.news_item_l > a > i > img {display:block;width:100%;height:100%;}
.news_item_l > a > p {display:block;font-size:14px;color:#666;line-height:20px;padding:5px 0;}
.news_item_l > a > p .str {font-size: 15px;font-weight:bold;display:block;line-height:40px;}
.news_item_r {display:block;float:right;width:400px;}
.news_item_r > .news_item {display:block;height:55px;padding:30px 0;border-bottom:1px solid #e1e1e1;}
.news_item_r > .news_item:nth-last-child(1) {border-bottom:0 none;}
.news_item_r > .news_item:after {content:'';clear:both;display:block;}
.news_item_r > .news_item > .date {float:left;font-family:arial;font-style:normal;color:#454545;font-size: 13px;text-align:center;line-height:20px;display:block;height:55px;width:65px;padding-right:15px;}
.news_item_r > .news_item > .date i {font-family:arial;font-style:normal;color:#333;display:block;font-size:32px;font-weight:bold;line-height:35px;}
.news_item_r > .news_item > .str {font-size: 14px;display:block;line-height: 29px;color:#343434;}
.news_item_r > .news_item > p {display:block;line-height: 28px;color:#787878;font-size: 17px;}
.faq_row2 > .faq_item {display:block;line-height:60px;}
.faq_row2 > .faq_item * {transition:0.3s all ease}
.faq_row2 > .faq_item > .str,.faq_row2 > .faq_item > p {display:block;box-sizing:border-box;border:1px solid #c4c4c4;border-radius:60px;position:relative;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 30px;margin:22px 0;}
.faq_row2 > .faq_item > .str:after {content:'';display:block;width:60px;height:60px;background:#c4c4c4 url(../images/faq_row2_1.png) no-repeat center;position:absolute;left:0px;top:0;border-radius:50%;transition:0.3s all ease}
.faq_row2 > .faq_item > p:after {content:'';display:block;width:60px;height:60px;background:#075ead url(../images/faq_row2_2.png) no-repeat center;position:absolute;right:0px;top:0;border-radius:50%;transition:0.3s all ease}
.faq_row2 > .faq_item > .str {padding-left:75px;}
.faq_row2 > .faq_item > p {padding-right:75px;}
.faq_row2 > .faq_item:hover > p:after {background-color:#ff8a00}
.faq_row2 > .faq_item:hover > .str:after {background-color:#666}
.copy_row1 {background:#333333;height:120px;}
.copy_row1 > .page {position:relative;height:100%;}
.copy_row1 > .page > .fr {display:block;width:330px;height:60px;background:url(../images/copy_contact_r.png) no-repeat center;position:absolute;right:-310px;top:0;padding:30px 310px 30px 40px;font-weight:normal;font-size: 16px;color:#fff;line-height:30px;text-align:right;}
.copy_row1 .copy1_item {float:left;color:#999;display:block;line-height:25px;font-size: 11px;font-family:arial,microsoft yahei;margin-right:60px;border-right:1px solid #454545;height:55px;padding: 32px 27px 33px 0;}
.copy_row1 .copy1_item3 {border-right:0 none;}
.copy_row1 .copy1_item > strong {color:#fff;font-size:18px;font-weight:100;display:block;line-height:30px;}
.copy_row1 .copy1_item > strong i {display:inline-block;vertical-align:middle;padding-right:10px;padding-bottom:5px;}
.copy_row1 .copy1_item > strong i img {display:block;width:30px;height:30px;}
.copy_row2 {background:url(../images/copy_row2.png) repeat center;width:100%;height:350px;}
.copy_row2 > .page {height:200px;padding:45px 0;position:relative;}
.copy_logo {display:block;float:left;padding:10px 0;}
.copy_logo img {display:block;width:260px;height:80px;}
.copy_logo p {font-size:15px;color:#ddd;line-height:42px;text-align:center;border-top:1px solid #666;letter-spacing:0.3px;}
.copy_list {float:left;padding-left:65px;margin-left:55px;background:url(../images/copy_line1.png) no-repeat left center;}
.copy_list2 ul {float:left;}
.copy_list2 ul:nth-last-child(1) {/* padding-left:50px;*/}
.copy_list li a {display:block;color:#b7b7b7;font-size:13px;line-height:26px;}
.copy_list li a:hover {text-decoration:underline;color:#fff;}
.copy_list strong {display:block;}
.copy_list strong a {color:#fff;line-height:50px;font-size:16px;font-weight:normal;display:inline-block;position:relative;padding-bottom:10px;margin-bottom:15px;}
.copy_list strong a:after {content:'';display:block;width:25px;height:2px;background:#fff;position:absolute;bottom:0;transition:0.3s all ease;}
.copy_list:hover strong a:after {width:100%;background:#075ead}
.copy_row3 {display:block;position:relative;height:60px;}
.copy_row3:after {content:'';background:#333;left:0;top:0;width:100%;height:1px;position:absolute;display:block;}
.copy_row3:before {content:'';background:#5c5c5c;left:0;top:1px;width:100%;height:1px;position:absolute;display:block;}
.copy_row3 .fl,.copy_row3 .fl a {font-size:13px;color:#b7b7b7;line-height:60px;}
.copy_row3 .fl a:hover {text-decoration:underline;color:#fff;}
.copy_phone {background:url(../images/copy_phone.png) no-repeat;width:182px;height:220px;position:absolute;bottom:-60px;right:45px;z-index:5;padding:70px 30px 20px;}
.copy_phone > ul {position:absolute;bottom:20px;left:30px;width:182px;text-align:center;height:40px;}
.copy_phone > ul > li {display:inline-block;border:1px solid #fff;border-radius:50%;padding:9px;width:20px;height:20px;margin:0 5px;transition:0.3s all ease;background:transparent;cursor:pointer;}
.copy_phone > ul > li.cur {background:#075ead;border-color:#075ead;}
.copy_phone > ul > li > img {display:block;width:100%;height:100%;}
.copy_ewm_cont {display:block;width:136px;position:absolute;height:136px;top:91px;left:53px;}
.copy_ewm_cont > img {display:block;width:100%;height:100%;}
/*关于我们*/
/****/
.hotPro {padding:30px 0 1px 0px;}
.ititle span {color:#303030;text-transform:uppercase;font-size:26px;margin-bottom:12px;font-weight:200;line-height:1.4;}
.tac {text-align:center;}
.ititle p {color:#7a7a7a;background:url(../images/line3.html) no-repeat center;color:#323232;font-size:34px;margin-top:20px;margin-bottom:10px;}
.ititle em {width:225px;height:8px;border-bottom:1px solid #ddd;display:inline-block;margin-top:8px;}
.indMain {padding: 70px 0px;background: url(../images/bjjj.jpg) 50% 50% no-repeat;background-size:cover;background-attachment:fixed;margin: 0 auto 0px;}
.icomWarpin {background:#fff;padding: 20px;width:1170px;margin: 0 auto;overflow: hidden;}
.icomWarp {padding: 10px 10px 10px;background:#fff;margin-top:0px;/* border-bottom:1px #ddd solid;*/overflow:hidden;}
.icomWarp h2 {width:401px;height:246px;background:url(../images/icomBg.html) no-repeat;padding:0px 0px 4px 0px;float:left;}
.icomWarp h3 {width:720px;background:#fff;padding: 0px 0px;float:right;}
.icomWarp h3 span {color:#3bcc49;}
.icomWarp h3 .con {color:#9c9c9c;}
.icomWarp h3 .con span {color:#303030;display:inline-block;padding-right:40px;font-size:22px;font-weight:normal;font-weight:bold;}
.icomWarp h3 .con em {display:block;margin:15px 0px;width:36px;height:2px;background-color: #3362a8;}
.icomWarp h3 p {line-height:26px;color:#727272;font-weight:normal;}
.mixWarp {background:#fff;padding:20px 0px;}
.down01 {color:#303030;display:inline-block;padding-right:40px;font-size:27px;font-weight:bold;margin: -41px 0 5px 6px;border-bottom:1px #ddd solid;width:1109px;height: 45px;}
.down {width:100%;margin: 0px 0 0px 0;}
.picScroll-left {width:1160px;position:relative;margin-top: 10px;}
.picScroll-left .hd {}
.picScroll-left .hd .prev,.picScroll-left .hd .next {position:absolute;top:55px;display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;background:#000;z-index:99999;}
.picScroll-left .hd .prev {left:-15px;background:#333333 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next {right:-20px;background:#333333 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd .prev:hover {background:#3362a8 url(../images/prev_ico.png) no-repeat center;}
.picScroll-left .hd .next:hover {background:#3362a8 url(../images/next_ico.png) no-repeat center;}
.picScroll-left .hd ul li.on {background-position:0 0;}
.picScroll-left .bd {/* padding:10px; */overflow:hidden;}
.picScroll-left .bd ul {overflow:hidden;zoom:1;}
.picScroll-left .bd ul li {width:226px;float:left;_display:inline;text-align:left;}
.picScroll-left .bd ul li img {width:214px;height:161px;display:block;margin:auto;}
.picScroll-left .pageState {display:none;}
.picScroll-left .bd ul li h4 {color:#333;font-size:14px;text-align:center;line-height:23px;}
.picScroll-left .bd ul li .effect_two {width:214px;height:161px;margin:auto;}
.picScroll-left .bd ul li a:hover h4 {color:#075ead;}
.morePro {margin-top: 14px;}
.morePro a {width:141px;height:39px;background:url(../images/ico_05H.png) no-repeat center;display:block;text-align:center;line-height:39px;color:#fff;font-size:12px;}
.morePro a:hover {}
/* settings and honor */.sah {border-top:2px solid #dadada;/* margin-bottom:40px;*/width:1300px;margin:0 auto;position:relative;padding-bottom:40px;}
.sah .hd {height:46px;margin-bottom:4px;}
.sah .hd ul {position:absolute;top:-2px;left:0;}
.sah .hd li {font-size:18px;float:left;border-top:2px solid #dadada;line-height:48px;height:48px;margin-right:28px;cursor:pointer;}
.sah .hd .on {border-color:#075ead;}
.sah .more {position:absolute;right:0;top:12px;}
.sah .more a {color:#5c5c5c;font-family:Arial;}
.sah .more a:hover {color:#075ead;}
.sah .con {height:180px;width:1100px;overflow:hidden;}
.sah .bd ul {width:1110px;}
.sah .bd li {position:relative;float:left;margin-right:7px;width:270px;}
.sah .bd span {position:absolute;bottom:-30px;left:0;height:30px;line-height:30px;text-align:center;width:250px;padding:0 10px;background:url(../images/news.png);color:#fff;}
/*下一页*/.cms_page {/* margin:10px auto;*/line-height:180%;text-align:center;padding-top:20px;margin:auto;width:545px;}
.cms_page li {float:left;/* width:30px;*/height:30px;line-height:30px;margin:0px 4px;}
.cms_page li a {display:block;background:#fff;color:#075ead;height:30px;width:40px;border:1px solid #075ead;}
.cms_page li a:hover {background:#075ead;color:#fff;}
.cms_page .previous_s,.cms_page .next,.cms_page .previous_s a,.cms_page .next a {text-indent:-9999px;}
.cms_page .previous_s,.cms_page .next,.cms_page .pages_solid {background:#075ead;color:#fff;}
.cms_page .previous_s a {background:url(../images/pageCoin.html) no-repeat 11px -42px #fff;}
.cms_page .previous_s,.cms_page .previous_s a:hover {background:url(../images/pageCoin.html) no-repeat 11px 8px #075ead}
.cms_page .next a {background:url(../images/pageCoin.html) no-repeat -44px -42px #fff;}
.cms_page .next,.cms_page .next a:hover {background:url(../images/pageCoin.html) no-repeat -44px 8px #075ead;}
/*案例展示*/
.homeT {text-align:center;position:relative;top:40px;}
.homeT h3 {font-size:40px;line-height:32px;color:#3362a8;}
.homeT h3 span {display:inline-block;padding:0 70px;position:relative;}
.homeT h3 span:before {content:"";overflow:hidden;position:absolute;left:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeT h3 span:after {content:"";overflow:hidden;position:absolute;right:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeT p {font-size:14px;line-height:16px;color:#aaa;text-transform:uppercase;margin-top:10px;}
.homeTitle {text-align:center;}
.homeTitle h3 {font-size:40px;line-height:40px;color:#3362a8;}
.homeTitle h3 span {display:inline-block;padding:0 70px;font-size: 40px;position:relative;}
.homeTitle h3 span:before {content:"";overflow:hidden;position:absolute;left:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeTitle h3 span:after {content:"";overflow:hidden;position:absolute;right:0px;top:50%;height:14px;width:42px;background:url(../images/title-bg.png) no-repeat left top;}
.homeTitle p {font-size:14px;line-height:16px;color:#aaa;text-transform:uppercase;margin-top:10px;}
.ll {margin-top: 40px;background:url(../images/casebg.html) repeat;height: 350px;}
.jianju {margin-top:30px;width:1200px;margin:auto;position:relative;/* top:50px;*/}
.Title {}
.Title h3 {font-size:30px;color:#333;text-decoration:none;font-weight:bold;text-align:center;}
.Title p {font-size:24px;text-align:center;color:#075ead;margin-top:5px;}
.cc {margin-top:40px}
.aa {margin-top:30px;}
#demo {overflow:hidden;width:100%;margin:0 auto;}
#indemo {float:left;width:800%}
#demo1 {float:left;}
#demo2 {float:left;}
.caselist {margin-top:30px;}
.caselist li {float:left;width:270px;height:210px;position:relative;margin:0 20px;}
.caselist li img {width:270px;height:210px;}
.caselist li span {display:block;position:absolute;bottom:0px;left:0px;height:3;line-height:36px;text-align:center;background:rgba(0,0,0,0.7);width:100%;}
.caselist li span a {color:#fff;}
.hetp {width:290px;height:209px;float:left;/* border:2px #bbb solid;*/margin-left:6px;}
.hetp img {width:285px;height:180px;border:2px #bbb solid;}
.hetp p {font-size:16px;text-align:center;margin-top:5px;}
.hetp p:hover {color:#075ead;}
.hetp img:hover {border:2px #075ead solid;}