/* CSS Document */
.row{ margin-left:-15px; margin-right:-15px;}
.container {  margin-right: auto; margin-left: auto; padding-left: 15px;  padding-right: 15px;}
.navigation-down{position:absolute;top:100px;left:0px;width:100%;}
.navigation-down .nav-down-menu{width:100%;margin:0;background: #f2f0f0;box-shadow: 0 2px 5px rgba(0,0,0,0.075);position:absolute;top:0px; border-top: 1px solid #f5f5f5;}
.menu-2{ height:350px;}
.navigation-down-inner{ position:relative; width:100%;height: 100%;}
.navigation-down-inner .box_l{width: 65%;/*float: left;*/ position:absolute;height:100%;opacity: 0;filter: alpha(opacity=0);transform: translateY(20px);transition: all .5s cubic-bezier(.4,.5,.58,1.11);transition-delay: 0.3s;}
.navigation-down-inner .box_l .box_l_img{ width:100%; height:100%;}
.navigation-down-inner .box_l .box_l_img img{ display:block;width:100%;height: 100%;}
.navigation-down-inner .box_r{width: 35%; float:right;background-color: #f2f0f0; position:relative;opacity: 0;filter: alpha(opacity=0);transform: translateX(20px);transition: all .5s cubic-bezier(.4,.5,.58,1.11);transition-delay: 0.4s;}
.navigation-down-inner .box_l,
.navigation-down-inner .box_r{opacity: 1;filter: alpha(opacity=100);transform: translate(0,0);}
.navigation-down-inner .box_r dl{ width:100%; padding-bottom:20px;}
.navigation-down-inner .box_r dl dt{color: #5f636a; font-size: 24px; padding: 30px 0 20px 50px;line-height: 30px;}
.navigation-down-inner .box_r dl dd{ width:100%;transition: all .5s ease;}
.navigation-down-inner .box_r dl dd a{ display:block; width:100%; padding-left:50px;}
.navigation-down-inner .box_r dl dd a span{background: url(../images/bus-nav-icon02.png) no-repeat; background-position: left center; padding-left: 10px; display:inline-block; line-height:50px; font-size:16px; color:#333;}
.navigation-down-inner .box_r dl dd:hover{ background:#fff;}


/*首页中间*/   
.index_tj{ padding:30px;}
.index_tj ul{ width:100%;}
.index_tj ul li{ float:left; width:19%; margin:0px 0.5%;}
.index_tj ul li a{display: block;  overflow: hidden;background: #f8f8f8; border:1px solid #f1f1f1;/* background: url(../images/bj_sb_bg.png) no-repeat;  background-size: 100% 100%;*/ padding: 25px 45px 25px 30px;}
.index_tj ul li a span{font-size: 22px; line-height:25px; color: #05163f; display: block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; transition: all .5s; font-weight: bold;}
.index_tj ul li a p { font-size: 16px; color: #555f7d; height: 56px; line-height: 28px; margin: 20px 0 25px 0; display: block; overflow: hidden;display: -webkit-box;    -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-align: justify;}
.index_tj ul li a .box { margin: 0 -25px 0 0;}
.index_tj ul li a .box .p{width: 50%; height: auto; float: left; transition: all .5s;}
.index_tj ul li a .box .num { width: 45%; height: auto; margin-top: 20px;  float: right;}
.index_tj ul li a:hover span{color:#e61e37}
.index_tj ul li a:hover .box .p{margin-left:-15px}

/*首页产品*/
.index_cp{ width:100%; background:#f0f3fa; padding:60px 0px;margin-top: 20px;}
.in_tit {text-align: center;overflow: hidden;padding-bottom: 35px;}
.in_tit>img {height: 88px;width: auto;}
.in_tit .bt {font-size: 35px;color: #05163f;font-weight: bold;margin-top: -50px;}
.in_tit .bt img {margin-right: 10px;display: inline-block;width: 30px;height: 30px;margin-top: -10px;}
.in_tit .text {font-size: 17px;margin-top: 20px; color:#777;width: 90%;margin: 20px auto 0px; text-align: center; line-height: 2;}
.in_tit .text a:hover{ color:#cf0000;}
.in_tit .textc {font-size: 16px;line-height: 28px;max-width: 950px;margin: 20px auto 0 auto;}
.in_tit .texts {margin-top: 20px;line-height: 28px;font-size: 18px;text-align:center;text-indent: 2em;}
.index_cp_box{}
.index_cp_box li{ margin-top:30px;}
.index_cp_box li a{ display:block; width:100%;    overflow: hidden;}
.index_cp_box li a .pic { position: relative;  overflow: hidden; -webkit-box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset; box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset;
 background: #3498db; border-bottom-right-radius: 20px;}
.index_cp_box li a .pic:before { position: absolute;top: 0;left: 0; width: 100%; height: 100%;  background: rgba(255,255,255,0.5);  content: '';  -webkit-transition: -webkit-transform .6s; transition: transform .6s; -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);}
.index_cp_box li a .pic img {width: 100%;height: 198px;transform: scale(1.05);transition: all .5s}
.index_cp_box li span {background: #4b556e;text-align: center;margin-top: -20px;padding-top: 20px;line-height: 60px;display: block;white-space: nowrap;overflow: hidden;
text-overflow: ellipsis;color: #fff;font-size: 20px;font-weight: bold;transition: all .5s}
.index_cp_box li a .box {font-size: 16px;color: #555f7d;background: url(../images/bj_scs_bg.png);background-size: 100% 100%;padding: 15px 0 25px 30px;width: 101.5%;margin-left: -2px}
.index_cp_box li a .box em {color: #e61e37}
.index_cp_box li a .box img {width: 18px;vertical-align: middle;margin-top: -3px;margin-right: 5px}
.index_cp_box li a .box p {margin-top: 10px}
.index_cp_box li:hover .pic:before {-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)}
.index_cp_box li:hover .pic img {transform: scale(1);opacity: .4}
.index_cp_box li:hover span {background: #05163f;color: #e61e37}

/*首页我们*/
.index_abo{ width:100%; padding:90px 0px 30px;}
.index_abo_bot{ width:100%;}
.index_abo_bot_one{ width:100%; background:url(../images/aboutbg.jpg) no-repeat center; background-size:cover; padding-top:110px; padding-bottom:165px;}
.index_abo_bot_one_main{ width:100%;}
.index_abo_bot_one_box h6{ color:#fff; line-height:1.5; font-size:30px; font-weight:bold;}
.index_abo_bot_one_box p{ font-size:16px; color:#fff; line-height:32px; margin-top:20px;}
.index_abo_bot_one_box div{ width:100%; margin-top:30px;}
.index_abo_bot_one_box div a{ display:block; width:150px; text-align:center;font-size:16px; color:#fff; line-height:45px;background-color: rgba(255, 119, 0, 1); border-radius:30px;}
.index_abo_bot_two{ width:100%; margin-top:-80px; position:relative; z-index:999;}
.abo_list{background-color: rgba(255, 255, 255, 1);  box-shadow: 0px 5px 20px 10px rgba(79, 122, 156, 0.22);}
.abo_list ul{padding: 25px 20px;}
.abo_list li{}
.abo_list li a{ display:block; width:100%;position: relative; padding-left: 2vw;   margin-bottom: 15px; margin-top: 15px;  text-align: left; border-left: 1px solid #ccc;}
.abo_list li a:before { content: ''; position: absolute; left: -1px; top: 0;  width: 3px;  height: 30%;  background: #ff7700;  z-index: 1;}
.abo_list li dl{ width:100%; position:relative; padding-left:90px;}
.abo_list li dl dt{ position:absolute; top:0px; left:0px; width:75px; height:75px;}
.abo_list li dl dt i{ display:block; width:75px; height:75px; background:url(../images/index_history.png);transition: all .5s ease 0s;}
.abo_list li dl dt i.abo_icon01{ background-position:0px 0px;}
.abo_list li dl dt i.abo_icon02{ background-position:-150px 0px;}
.abo_list li dl dt i.abo_icon03{ background-position:-300px 0px;}
.abo_list li dl dt i.abo_icon04{ background-position:-75px 0px;}
.abo_list li dl dd{}
.abo_list li dl dd h5{ font-size:20px; color:#444;/* font-weight:bold;*/ padding: 10px 0px 5px;}
.abo_list li dl dd p{ font-size:15px; color:#666; line-height:30px;}
.abo_list li dl:hover dt i{-moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}



/*首页新闻*/
.index_news{ padding:70px 0px;}
.index_news_box{ width:100%; padding-top:30px;}
.index_news_box_l{ width:100%;}
.index_news_box_l .image{overflow: hidden; display: block;}
.full-img {  width: 100%; display: block;}
.index_news_box_l .image img { width: auto;min-width: 100%; height: 385px; position: relative; left: 50%; -webkit-transform: translateX(-50%);  -moz-transform: translateX(-50%);
 -ms-transform: translateX(-50%); -o-transform: translateX(-50%);  transform: translateX(-50%);  -webkit-transition: 1s; -o-transition: 1s;  -moz-transition: 1s;  transition: 1s;}
.index_news_box_l:hover .image img { -webkit-transform: translateX(-50%) scale(1.03); -moz-transform: translateX(-50%) scale(1.03); -ms-transform: translateX(-50%) scale(1.03);
  -o-transform: translateX(-50%) scale(1.03); transform: translateX(-50%) scale(1.03);}
.index_news_box_l .thumb { -webkit-box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 7px 1px rgba(0, 0, 0, 0.1);  padding: 15px;}
.index_news_box_l .thumb { padding: 23px 30px;}
.index_news_box_l .title {  padding-bottom: 15px;  overflow: hidden;}
.index_news_box_l .thumb  h3 { white-space: nowrap; -o-text-overflow: ellipsis; font-weight:bold;text-overflow: ellipsis;  overflow: hidden; font-size:20px; width:70%; float:left;}
.index_news_box_l .thumb .date { color: #999; padding: 2px 0 2px 20px;  display: block;  background: url(../images/indexIcon08.png) left center no-repeat;padding: 3px 0 3px 20px;
 float: right;font-size: 16px;}
.index_news_box_l .thumb .txt { color: #697e91;  display: -webkit-box;  height:60px; line-height: 30px;  -o-text-overflow: ellipsis;  text-overflow: ellipsis; overflow: hidden;
 -webkit-box-orient: vertical; -webkit-line-clamp: 2;font-size: 16px;}
.index_news_box_l:hover h3{ color: #176bab;}
.index_news_box_r{ width:100%;}
.index_news_box_r ul{ width:100%;}
.index_news_box_r ul li{ width:100%; padding-bottom:20px; border-bottom:1px solid #e1e1e1; margin-bottom:20px;}
.index_news_box_r ul li a{ display:block; width:100%;}
.index_news_box_r ul li a dl { position:relative; padding-left:240px; -webkit-transition: .3s; -o-transition: .3s; -moz-transition: .3s;  transition: .3s;}
.index_news_box_r ul li a dl dt{ position:absolute; left:0px; top:0px; width:230px; height:148px;    overflow: hidden;}
.index_news_box_r ul li a dl dt img{display: block;  width: 100%; height: 100%; -webkit-transition: all ease .5s;  -o-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
.index_news_box_r ul li a dl dd{ padding:10px;}
.index_news_box_r ul li a dl dd h6{ font-size: 20px; font-weight: bold; margin-bottom: 6px;  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;
  -webkit-transition: all ease .5s; -o-transition: all ease .5s; -moz-transition: all ease .5s;  transition: all ease .5s;}
.index_news_box_r ul li a dl dd p{ font-size: 16px; color: #697e91; line-height: 26px;  margin-top: 15px; height: 52px; overflow: hidden;}
.index_news_box_r ul li a dl dd span{  color: #999; padding-left: 20px; display: block; line-height: 14px; background: url(../images/indexIcon08.png) left center no-repeat;  margin-top: 20px;}      
.index_news_box_r ul li a dl:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.index_news_box_r ul li a dl:hover h6{ color: #176bab; }



/*首页底部*/
.footer{ width:100%; background:#262c40;}
.footer_top{ padding:40px 0px;}
.footer_top_l{ width:100%;}
.footer_top_l dl{ width:22%; float:left;}
.footer_top_l dl.ty03{ width:34%;}
.footer_top_l dl dt a{font-size: 18px; line-height: 36px; color: #fff;  color: rgba(255,255,255,.85); margin-bottom: 10px;}
.footer_top_l dl dd a{font-size: 15px; line-height: 32px; color: rgba(255,255,255,.5);  font-weight: lighter;}
.footer_top_c{ width:100%;}
.footer_top_c .footer_title { margin-bottom: 10px; color: rgba(255,255,255,.85);  font-size:18px; font-weight:normal;line-height: 36px;}
.footer_top_c .footer_number{ margin-bottom:10px;}
.footer_top_c .footer_number a { font-size: 30px; font-weight: bold; letter-spacing: 0px; color:#d41924;}
.footer_top_c .footer_number a:hover{ text-decoration:none;}
.footer_top_c .email {  color: rgba(255,255,255,.5);   margin-bottom: 6px; font-size:14px;}
.footer_top_c .email a{  color: rgba(255,255,255,.5); }
.footer_top_c .addres {  color: rgba(255,255,255,.5);  padding-bottom: 14px; border-bottom: 1px solid #4e515d; margin-bottom: 6px; font-size:14px;}
.footer_top_r .footer_title { margin-bottom: 10px; font-size:18px; color: rgba(255,255,255,.85);}
.form-control { display: block;  width: 100%; height: 34px;  padding: 6px 12px;  font-size: 14px; line-height: 1.42857143;  color: #f7f7f7;     background-color: #454d67; background-image: none;  border: 1px solid #656161;  border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; border-radius: 0px !important;}
.footer_top_r .foot_ewm{ padding-top:20px;}
.foot_ewm ul{ text-align:center;}
.foot_ewm ul li{ display:inline-block; width:44%; margin:0px 2.5%;}
.foot_ewm ul li img{ display:block; width:100%;}
.footer_top_r{ padding-left:30px;}
._title_box{ font-size:14px;  color: rgba(255,255,255,.5); line-height:30px;}
.bdshare-button-style1-32 { zoom: 1;}
.bdsharebuttonbox a{display:inline-block; width:26px; height:26px; margin-right:10px; padding:0; background-image:url(../images/shares.png); background-repeat:no-repeat; cursor:pointer;transition: transform .5s ease;}
.bdsharebuttonbox a.bds_tsina{background-position:0 0;}
.bdsharebuttonbox a.bds_tsina:hover{background-position:0 -26px;transform: rotate(360deg);-ms-transform: rotate(360deg);/* IE 9 */-webkit-transform: rotate(360deg); /* Safari and Chrome */
-o-transform: rotate(360deg);        /* Opera */-moz-transform: rotate(360deg);  }
.bdsharebuttonbox a.bds_sqq{background-position:-26px 0;}
.bdsharebuttonbox a.bds_sqq:hover{background-position:-26px -26px;transform: rotate(360deg);-ms-transform: rotate(360deg);/* IE 9 */-webkit-transform: rotate(360deg);/* Safari and Chrome */-o-transform: rotate(360deg);        /* Opera */-moz-transform: rotate(360deg);  }
.bdsharebuttonbox a.bds_weixin{background-position:-52px 0;}
.bdsharebuttonbox a.bds_weixin:hover{background-position:-52px -26px;transform: rotate(360deg);-ms-transform: rotate(360deg);/* IE 9 */-webkit-transform: rotate(360deg);/* Safari and Chrome */-o-transform: rotate(360deg);        /* Opera */-moz-transform: rotate(360deg);  }
::-webkit-scrollbar{   width: 4px;  height: 4px;   background: #e6e6e6;}
/*定义滑块*/
::-webkit-scrollbar-thumb{ border-radius: 10px; background: #c4c4c4;}
.footer_bot{ width:100%; padding:20px 0px;background: #1f253a;}
.foot_bot_l{font-size: 15px; color: rgba(255,255,255,.5);}
.foot_bot_l a{font-size: 15px; color: rgba(255,255,255,.5);}
.foot_bot_r{font-size: 15px; color: rgba(255,255,255,.5); text-align:right;}



/*内页--新闻页*/
.nbanner { background-repeat: no-repeat; background-position: center top; background-size: auto 100%; overflow: hidden;}
.nbanner .container { height: 340px; display: -webkit-box;  display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex;   -webkit-align-items: center;
align-items: center;}
.nbanner .box { width: 100%;}
.nbanner .in_tit2 {  text-align: left;  color: #7ea8e5; overflow: hidden;  padding-bottom: 35px;padding-top: 60px;}
.nbanner .in_tit2 .bt { color: #fff; padding-left:0px; font-size:38px; font-weight:bold;}
.in_tit2 .bt img { margin-right: 10px; display: inline-block;  width: 30px; height: 30px;  margin-top: -10px; vertical-align:middle;}
.nbanner .tab { margin: -7px;  overflow: hidden; padding-top:12px;}
.nbanner .tab li {padding: 7px;float: left;}
.nbanner .tab li a {display: block;overflow: hidden;font-size: 18px;color: #fff;padding: 10px 40px;border: 1px solid #fff;}
.nbanner .tab li a:hover {border-color: #05163f;background: #05163f;}
.nbanner .tab li.on a {background: #e61e37;border-color: #e61e37;}

.position.white { background: #fff; border-top: #f0f3fa 1px solid; border-bottom: #f0f3fa 1px solid;    padding: 15px 0; font-size:16px; color:#555f7d;}
.position.white a{ color:#555f7d;}
.position.white a:hover{ color:#cf0000;}
.ny_news_box{ background:#f0f3fa; padding:30px 0px;}
.news_list01{ padding-top:30px;}
.news_list01 .rect-5665{padding-bottom:56.65%;}
.news_list01 ul{position:relative;}
.news_list01 ul:after{content:''; background:#bcbcbc; position:absolute; top:0; left:11%; height:100%; width:1px; z-index:3}
.news_list01 ul .item{height:232px; margin-bottom:15px;}

.news_list01 ul .item_l{width:16.5%; float:left; position:relative; height:100%;}
.news_list01 ul .item_l:after{content:''; position:absolute; top:0; right:33%; width:0; height:232px; background:#092a90; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list01 ul .item_r{width:83.5%; float:left; height:100%; background:#fafafa; position:relative;}
.news_list01 ul .item_r:after{content:''; position:absolute; top:0; right:0; background:#fafafa; height:100%; width:0; transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list01 ul .item_l .time{width:65%; float:left; font-family:'Arial'; line-height:1; text-align:center; position:absolute; height:64px; top:50%; margin-top:-32px; color:#bf0000; z-index:5; font-size:16px}
.news_list01 ul .item_l .time .d{font-size:52px; margin-bottom:3px;}
.news_list01 ul .item_l .time:after{content:''; background:#bcbcbc; position:absolute; width:46px; height:1px; top:50%; right:-51px;transition:all .5s ease; -webkit-transition:all .5s ease;}
.news_list01 ul .item_r .box{padding:30px 40px;}
.news_list01 ul .item_r .intro_box .tit{font-size:22px; font-weight:bold; color:#333f48; line-height:24px; margin-bottom:20px;}
.news_list01 ul .item_r .intro_box .tit a{display:block;}
.news_list01 ul .item_r .intro_box .list_tool{margin-bottom:10px; color:#c9c9c9; font-size:14px;}
.news_list01 ul .item_r .intro_box .list_tool .share_more{margin-left:10px; vertical-align:middle;}
.news_list01 ul .item_r .intro_box .list_tool .time{margin-left:10px;}
.news_list01 ul .item_r .intro_box .con{font-size: 16px;color:#303030;height: 70px;line-height: 36px;overflow:hidden;}
.news_list01 ul .item_r .intro_box{width:75%; float:left;}
.news_list01 ul .item_r .img_box{float:right; width:24%;}
.news_list01 ul .item.hover{background:#fafafa;}
.news_list01 ul .item.hover .item_l .time{color:#fff;}
.news_list01 ul .item.hover .item_l .time:before{    content: ''; position: absolute; border-top: 15px solid transparent;  border-bottom: 15px solid transparent; border-left: 15px solid #092a90; right: -19px; top: 50%;  margin-top: -15px; z-index: 3;}
.news_list01 ul .item.hover .item_l .time:after{background:#092a90;}
.news_list01 ul .item.hover .tit{color:#bf0000;}
.news_list01 ul .item.hover .item_l:after{width:505px}
.news_list01 ul .item.hover .item_r:after{width:330px;right:-330px;}
.news_list01 ul .item:last-child{margin-bottom:0;}
.news_list01 ul .item.hover .item_l:after {width: 505px;}
.pages2{ width:100%; margin-top:50px; margin-bottom:20px;}
.pages_box2{ width:100%; text-align:center;}
.pages_box2 a{ display:inline-block; padding:0px 20px; background:#fff; border:1px solid #e1e1e1; margin:0px 5px; font-size:15px; color:#666; line-height:40px;}
.pages_box2 a.cur,.pages_box2 a:hover{ background:#cf0000; color:#fff;}
.rect-60{ padding-bottom:60%;}


/*内页--联系我们*/
.ny_con_box{ width:100%; background:#fff;}
.ny_con_box_01{ width:100%; padding:40px 0px;}
.contact_box{ display: block; overflow: hidden;font-size: 16px; color: #788291;  text-align: center;}
.contact_box img { height: 140px; width: auto; margin-bottom: -70px; position: relative;  z-index: 5;-moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s;  -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;  transition: all .8s ease 0s;}
.contact_box:hover img{cursor: pointer; -moz-transform: rotateY(180deg);  -ms-transform: rotateY(180deg);  -o-transform: rotateY(180deg);  -webkit-transform: rotateY(180deg); transform: rotateY(180deg);}
.contact_box .bj { -moz-box-shadow: 2px 0 70px rgba(194, 205, 239) inset; -webkit-box-shadow: 2px 0 70px rgba(194, 205, 239) inset; box-shadow: 2px 0 70px rgba(194, 205, 239) inset;  padding: 88px 15px 44px 15px;  border-radius: 20px;  transition: all .5s;min-height: 235px;}
.contact_box .bj span { font-weight: bold; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  font-size: 22px; color: #05163f; margin: 20px auto 10px;}
.contact_box:hover .bj {-moz-box-shadow: 2px 0 15px rgba(230,30,55,0.2) inset;-webkit-box-shadow: 2px 0 15px rgba(230,30,55,0.2) inset;box-shadow: 2px 0 15px rgba(230,30,55,0.2) inset;}
.ny_con_box_03{ padding:60px 0px; background:#f5f5f5; margin-top: 30px;}
.box3_img{ width:100%;}
.imgZoom {  overflow: hidden;}
.imgZoom { overflow: hidden;  -webkit-transform: rotate(0);  transform: rotate(0);}
.imgZoom img, .imgY180 img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s;}
.ny_con_box_03 .box3_img img { display: block; width: 100%;}
.ny_con_box_03 .box3_img .info { width: 100%; background: #fff; text-align: center;  padding: 20px 0px;}
.ny_con_box_03 .box3_img .info .cols {  font-size: 24px; color: #444;  margin-bottom: 5px;}
.ny_con_box_03 .box3_img .info .cols a { color: #444;}
.ny_con_box_03 .box3_img .info .p { color: #a7a7a7; font-size: 15px; width: 64%; margin: 10px auto 0; line-height: 25px; height: 50px; overflow: hidden;}
.c_more {font-family: Arial; border: 1px #4c81bc solid; display: inline-block; padding-left: 20px; width: 103px; height: 35px;  line-height: 35px;
 position: relative; transition: all 0.3s; -webkit-transition: all 0.3s;  -moz-transition: all 0.3s; -ms-transition: all 0.3s;  -o-transition: all 0.3s; z-index: 1;}
.ny_con_box_03 .box3_img .info .c_more { display:block; border:1px solid #dedede; color: #9e9e9e;margin-top: 15px; padding-left: 0; width: 142px;font-size: 14px; margin:20px auto 0px;}
.ny_con_box_03 .c_more:after { content: ''; width: 100%; height: 0; top: 0;  left: 0; background: #0581ce; position: absolute;  z-index: -1; transition: all 0.3s;
 -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;}
.ny_con_box_03 .c_more:hover:after,.ny_con_box_03 .c_more:active:after{height: 100%;}
.ny_con_box_03 .c_more:hover{color:#fff!important;}
.map_box { width: 100%; margin-top:20px; position: relative; height: 410px; max-height: 410px;  border: 1px solid #dcdcdc;}
.map_box .map_main { width: 100%;  height: 100%; overflow: hidden;}
.ny_con_box_02{ padding:50px 0px;}

/*内页-关于我们*/
.ny_abo_box{ width:100%;}
.ny_abo_box_01{ width:100%; padding:60px 0px;}
.abo_tit{ text-align: center;font-size: 36px; color: #0095eb; line-height: 1;  margin-bottom: 30px;  font-weight: bold;}
.abo_infor{ width: 100%;margin: 0 auto 50px; text-align: center; color: #555; font-size: 16px; line-height: 25px;}
.infor_box{ width:100%;}
.full_row_l{ position: relative; float:left; width:50%;-webkit-transition: -webkit-transform 1s ease 0s, opacity 1s ease 0s; transition: transform 1s ease 0s, opacity 1s ease 0s;}
.imgZoom { overflow: hidden;}
*[class*="rect-"] { position: relative; display: block; width: 100%; height: 0;  overflow: hidden;}
.rect-86209 { padding-bottom: 86.209%;}
*[class*="rect-"] ._full { position: absolute; left: 0; top: 0; width: 100%;  height: 100%; *height: auto;}
.imgZoom img, .imgY180 img { -moz-transition: all 2.4s ease 0s; -ms-transition: all 2.4s ease 0s; -o-transition: all 2.4s ease 0s;  -webkit-transition: all 2.4s ease 0s;
  transition: all 2.4s ease 0s;}
.full_row_l .list_box { width: 100%;  height: 100%; left: 0; top: 0; position:absolute;}
.full_row_l .list_box a { display: block;  color: #fff; padding:10% 8%;}
.full_row_l .list_box .list_title {  font-size: 30px; margin-bottom: 30px;}
.full_row_l .list_box .list_p {  margin-bottom: 26%;  line-height: 28px; font-size:16px;}
.delay06 { transition-delay: 0.6s; -moz-transition-delay: 0.6s;  -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s;}
.transition1 { -webkit-transition: all 1s ease;  transition: all 1s ease;}
.more_btn { width: 220px; border: 2px solid #fff; padding: 11px 18px; font-size: 18px;  position: relative; z-index: 2; display: block; color: #fff;
 -webkit-transition: all 0.5s ease; transition: all 0.5s ease; cursor: pointer;}
 .i_ico {  width: 24px; height: 24px;  background: url(../images/i_ico.png) no-repeat; float:right;}
.more_btn .i_ico { display: block; background-position: -48px 0px; margin-top: 2px;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg)}
.full_row_r{ float:right; width:50%;}
.full_row_r .top_box{background-color: #203e9a;}
.full_row_r .top_box a{ display:block;}
.full_row_r .top_box .simg_box { width: 50%; float:left;}
.rect-75 { padding-bottom: 75%;}
.full_row_r .top_box .text_box { width: 50%; float:right;}
.full_row_r .top_box .text_box .pd { padding: 70px 13% 0 13%;}
.text_box .tit { font-size: 24px; color: #fff;  line-height: 1; font-weight: bold; margin-bottom: 20px;  text-align: center;}
.text_box .text { font-size: 16px; color: #fff;  margin-bottom: 20px; text-align: center; height: 3.2em;  overflow: hidden;}
.full_row_r .btm_box { background-color:#c11212;}
.full_row_r .btm_box a{ display:block;}
.full_row_r .btm_box .simg_box { width: 50%; float:right;}
.full_row_r .btm_box .text_box { width: 50%; float:left;}
.full_row_r .btm_box .text_box .pd { padding: 70px 13% 0 13%;}
.ny_abo_box_02{ width:100%; padding:70px 0px;    background: #f8f8f8;}
.ny_abo_box_02 .li_box {  display: block;}
.ny_abo_box_02 .li_box  .rect-5269 { padding-bottom:70%;}
.ny_abo_box_02 .li_box  .more { padding: 0 20px 0 40px;  height: 38px;  line-height: 38px; background: #c11212;  font-size: 14px; color: #343e47; font-weight: bold; position: absolute; left: 0; bottom: 0; transition: all 0.5s ease; opacity: 0; visibility: hidden;}
.ny_abo_box_02 .li_box  .more span { display: inline-block; vertical-align: middle;}
.ny_abo_box_02 .li_box .more span.icon { margin-left: 46px; width: 8px; height: 16px; background: url(../images/about_center_jt.png) no-repeat center;}
.ny_abo_box_02 .li_box .more span { display: inline-block; vertical-align: middle;}
.ny_abo_box_02 .li_box .intro { background:#fff;  box-shadow: 0 0 20px rgba(0,0,0,.2);}
.ny_abo_box_02 .li_box .intro .box {  padding: 30px 46px 30px 33px; color: #343e47;}
.ny_abo_box_02 .li_box .intro .box .line { width: 43px; height: 3px;  background: #c11212; margin-bottom: 20px;}
.ny_abo_box_02 .li_box .intro .box .tit { font-size: 24px;line-height: 30px; margin-bottom: 10px; transition: all 0.5s ease;}
.ny_abo_box_02 .li_box .intro .box .con { font-size: 14px; line-height: 22px; height: 44px; transition: all 0.5s ease; font-weight: lighter;}
.ny_abo_box_02 .li_box:hover .more{opacity:1; visibility:visible; color:#fff;}
.ny_abo_box_02 .li_box:hover .intro .box .tit{font-weight:bold; color:#fff;}
.ny_abo_box_02 .li_box:hover .intro .box .con{ color:#fff;}
.ny_abo_box_02 .li_box:hover .intro{ background:#2747aa}
.ny_abo_box_02 .li_box:hover  .intro .box .line{ background:#fff;}


.ny_abo_box_03{  width: 100%; padding: 90px 0px;  position: relative;  overflow: hidden;}
.ny_abo_box_03 .img_bj {  width: 1920px; height: 520px; display: block;  position: absolute;  top: 50%; left: 50%; margin-left: -960px; margin-top: -260px;  z-index: -1;}
.ny_abo_box_03 .hd { margin-bottom: 60px; text-align: center; color:#fff;}
.index_title { font-size: 34px;  color: #fff;line-height: 1; margin-bottom: 20px; font-weight:bold; }
.index_title a{ font-size: 34px;  color: #fff;}
.ny_abo_box_03 .hd .f_size16 {  padding: 0 16%; font-size:16px;}
.ny_abo_box_03 .bd { text-align: center; font-size: 28px; color: #c79556;}
.full-row2 {  width: 100%; transition: 0.2s width ease; *zoom: 1;}
.full-row2 li{ float:left; width:33.3%;}
.full-row2 li a{ display:block;}
.about_index_ico { width: 90px;  height: 90px;  background: url(../images/about_index_ico.png) no-repeat;  display: block; margin: 0 auto;}
.ny_abo_box_03 .li1 .list_ico {  background-position: -360px 0px;}
.ny_abo_box_03 .list_box .list_title { transition: all ease .5s; -webkit-transition: all ease .5s;}
.ny_abo_box_03 .li2 .list_ico {  background-position: -450px 0px;}
.ny_abo_box_03 .li3 .list_ico { background-position: -360px -90px;}
.ny_abo_box_03 .list_box .list_title{ color:#c79556; font-weight:bold; line-height:60px; font-size:25px;}


/*产品内页*/
.ny_pro_box{ width:100%;}
.ny_pro_box_01{ width:100%; padding:60px 0px; background:#f7f7f7;}
.ny_pro_box_01 h6{ text-align:center; font-size: 36px; font-weight: bold; color: #666; margin-bottom:30px;}
.ny_pro_box_01 p{ width:100%; text-align:center; font-size:17px; color:#555;}
.pro_box_01_list{ width:100%; padding-top:130px;}
.pro_box_01_list ul{ width:100%;}
.pro_box_01_list ul li a.big_pro{ display:block; overflow:hidden;}
.son_pro_main{ position:relative;}
.son_company02 .content .son_pro {  position: absolute; left: 0; top: 0; z-index: 2;  height: 100%;  width: 36%;  box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);  background: #fff;}
.son_company02 .content .son_pro .dot{position:relative; transition:.5s ease; cursor:pointer;}
.son_company02 .content .son_pro .dot .box{padding: 18px 21px;}
/* .son_company02 .content .son_pro .dot:before{content:''; position:absolute; bottom:0; width:100%; left:0; height:100%;} */
.son_company02 .content .son_pro .dot:after{content:''; position:absolute; bottom:0; width:90%; left:5%; height:1px; background:#e8e8e8;}
.son_company02 .content .son_pro .dot .left{transform:scale(0); display:none; transition:.5s ease; vertical-align:top; width:20%}
.son_company02 .content .son_pro .dot .right{display:inline-block; width:100%;}
.son_company02 .content .son_pro .dot .right .t{ font-size: 18px;color: #6d6d6d;}
.son_company02 .content .son_pro .dot .right .c{color:#fbba40; transform:scale(0); transition:.5s ease; display:none;}
.common-btn { display: inline-block; color: #fff;}
.common-btn i { font-size: 32px; margin: 0;}
.common-btn .icon2 { margin-left: -15px;  font-size: 24px;  transition: .5s ease;}
.snBrand ol li.on{background:#c30d11; width:110%; margin-right:-10%;}
.snBrand ol li.on .left{transform:scale(1); display:inline-block;}
.snBrand ol li.on .right .t{color:#fff; font-weight:bold;}
.snBrand ol li.on .right .c{transform:scale(1); display:inline-block;}
.snBrand ol li.on:after{display:none;}
.son_company02 .content .son_pro .dot.on .left{ display:inline-block;transform: scale(1);}
.son_company02 .content .son_pro .dot.on .right .t{ color:#fff;}
.son_company02 .content .item{ overflow:hidden; transition:.5s ease;}
.son_company02 .content .rect-1061 {  padding-bottom: 100%;}
.son_company02 .content .owl-item .item{display:block;}
.son_company02 .content .item .left{width:100%; position:relative;}
.son_company02 .content .item .left .cover{position:absolute; bottom:0; left:0; width:100%; opacity:0; visibility:hidden; transition:.3s ease;}
.son_company02 .content .item .left .cover .box{padding:20px 25px;background: url(../images/bj_ser_tm2.png) no-repeat; background-size:cover;    position: relative;  z-index: 9999;}
.son_company02 .content .item .left .cover .box .tit{font-size:26px; color:#fff; font-weight:bold;}
.son_company02 .content .item .left .cover .box .con{font-size:16px; color:#fff; width:75%; margin:10px 0 20px;}
.son_company02 .content .item .left .cover .box .links{width:100%;}
.son_company02 .content .item .left .cover .box .links a{display:inline-block; padding:2px 10px; border:1px solid #fff; border:1px solid rgba(255,255,255,0.7); color:#fff; color:rgba(255,255,255,0.7); font-size:16px; font-family:Arial; margin-right:10px; margin-bottom:10px; transition:.5s ease;}
.son_company02 .content .item .left .cover .box .links a:hover{background:#c30d11; color:#fbba40; border-color:#c30d11;}
/* .son_company02 .content .active .item{transform:scale(1)} */
.son_company02 .content .item .left .cover{opacity:1; visibility:visible;}
/* .son_company02 .content .active .item .left{width:1011px;} */
.son_company02 .content .item .left{width:64%;float: right;}
.son_company02 .content .item .left:before{ content:''; position:absolute; width:100%; background:url(../images/bj_ser_tm.png) no-repeat center bottom; min-height:200px; left:0; bottom:0; z-index:99;}
.son_company03 .content .son_pro {  position: absolute; right: 0; top: 0; z-index: 2;  height: 100%;  width: 36%;  box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);  background: #fff;}
.son_company03 .content .son_pro .dot{position:relative; transition:.5s ease; cursor:pointer;}
.son_company03 .content .son_pro .dot .box{padding: 18px 21px;}
/* .son_company02 .content .son_pro .dot:before{content:''; position:absolute; bottom:0; width:100%; left:0; height:100%;} */
.son_company03 .content .son_pro .dot:after{content:''; position:absolute; bottom:0; width:90%; left:5%; height:1px; background:#e8e8e8;}
.son_company03 .content .son_pro .dot .left{transform:scale(0); display:none; transition:.5s ease; vertical-align:top; width:20%}
.son_company03 .content .son_pro .dot .right{display:inline-block; width:100%;}
.son_company03 .content .son_pro .dot .right .t{ font-size: 18px;color: #6d6d6d;}
.son_company03 .content .son_pro .dot .right .c{color:#fbba40; transform:scale(0); transition:.5s ease; display:none;}
.common-btn { display: inline-block; color: #fff;}
.common-btn i { font-size: 32px; margin: 0;}
.common-btn .icon2 { margin-left: -15px;  font-size: 24px;  transition: .5s ease;}
.snBrand2 ol li.on{background:#c30d11; width:110%; margin-left:-10%;}
.snBrand2 ol li.on .left{transform:scale(1); display:inline-block;}
.snBrand2 ol li.on .right .t{color:#fff; font-weight:bold;}
.snBrand2 ol li.on .right .c{transform:scale(1); display:inline-block;}
.snBrand2 ol li.on:after{display:none;}
.son_company03 .content .son_pro .dot.on .left{ display:inline-block;transform: scale(1);}
.son_company03 .content .son_pro .dot.on .right .t{ color:#fff;}
.son_company03 .content .item{ overflow:hidden; transition:.5s ease;}
.son_company03 .content .rect-1061 {  padding-bottom: 100%;}
.son_company03 .content .owl-item .item{display:block;}
.son_company03 .content .item .left{width:100%; position:relative;}
.son_company03 .content .item .left .cover{position:absolute; bottom:0; left:0; width:100%; opacity:0; visibility:hidden; transition:.3s ease;}
.son_company03 .content .item .left .cover .box{padding:20px 25px;   position: relative;  z-index: 9999;}
.son_company03 .content .item .left .cover .box .tit{font-size:26px; color:#fff; font-weight:bold;}
.son_company03 .content .item .left .cover .box .con{font-size:16px; color:#fff; width:75%; margin:10px 0 20px;}
.son_company03 .content .item .left .cover .box .links{width:100%;}
.son_company03 .content .item .left .cover .box .links a{display:inline-block; padding:2px 10px; border:1px solid #fff; border:1px solid rgba(255,255,255,0.7); color:#fff; color:rgba(255,255,255,0.7); font-size:16px; font-family:Arial; margin-right:10px; margin-bottom:10px; transition:.5s ease;}
.son_company03 .content .item .left .cover .box .links a:hover{background:#c30d11; color:#fbba40; border-color:#c30d11;}
/* .son_company02 .content .active .item{transform:scale(1)} */
.son_company03 .content .item .left .cover{opacity:1; visibility:visible;}
/* .son_company02 .content .active .item .left{width:1011px;} */
.son_company03 .content .item .left{width:64%;float:left;}
.son_company03 .content .item .left:before{ content:''; position:absolute; width:100%; background:url(../images/bj_ser_tm.png) no-repeat center bottom; min-height:200px; left:0; bottom:0; z-index:99;}
/*滚动css*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
.owl-carousel{width:100%;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:fadeOut;}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0;}}
.owl-height{transition:height .5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-nav{margin-top:10px;}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none;}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}


.ny_pro_box_02{ width:100%; padding:60px 0px;}
.epc-project-main{ width:100%; text-align:center;}
.epc-project-sign{ padding-top: 30px; padding-bottom: 40px;}
.epc-project-sign p {display: inline-block; margin: 0 0px 10px; font-size: 18px; line-height: 42px;} 
.epc-project-sign p i{display: block; width: 80px; height: 70px; margin: 0 auto; background: url(../images/epc-project-ico.png) no-repeat;}
.epc-project-sign p i.ico01{background-position: 0px 0;}
.epc-project-sign p i.ico02{background-position: -80px 0;}
.epc-project-sign p i.ico03{background-position: -160px 0;}
.epc-project-sign p i.ico04{background-position: -240px 0;}
.epc-project-sign p i.ico05{background-position: -320px 0;}
.epc-project-sign p i.ico06{background-position: -400px 0;}
.epc-project-sign p i.ico07{background-position: -480px 0;}
.epc-project-sign p i.ico08{background-position: -560px 0;}

.ny_pro_box_03{background: #fff url(../images/solution-bg01.jpg) no-repeat center center / cover; color: #fff;  padding: 50px 0 100px;}
.ny_pro_box_03 ul li a {  display: block;  /* flex-wrap: wrap; */ height: 100%;  background: #fff;  overflow: hidden; position: relative;}
.customer-site-img { padding: 0; overflow: hidden;}
.customer-site-img img {transition: all .3s;}
.img-res, .img-responsive { display: block; height: auto;}
.img-responsive { max-width: 100%;}
.customer-site-desc {  padding: 25px;}
.customer-site-til { font-size: 22px;line-height: 32px; text-align:center; font-weight: bold; color: #333333; margin-bottom: 10px;}
.customer-site-tex {  font-size: 16px; line-height: 28px; color: #555555; margin-bottom: 10px;}
.customer-site-btn{ position: absolute; left: 0; bottom: -30px; display: block; transition: all .3s; width: 100%; font-size: 16px; line-height: 35px; text-align: center; color: #fff; background: #f45c43; background: -moz-linear-gradient(left,  #f45c43 0%, #eb3349 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f45c43), color-stop(100%,#eb3349)); background: -webkit-linear-gradient(left,  #f45c43 0%,#eb3349 100%); background: -o-linear-gradient(left,  #f45c43 0%,#eb3349 100%);
 background: -ms-linear-gradient(left,  #f45c43 0%,#eb3349 100%); background: linear-gradient(to right,  #f45c43 0%,#eb3349 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45c43', endColorstr='#eb3349',GradientType=1 );}
/*.ny_pro_box_03 ul li a:hover .customer-site-img img{ margin: -21px 0;}*/
.ny_pro_box_03 ul li a:hover .customer-site-btn{ bottom: 0;}
.customer-site-text a{display: block; width: 150px; height: 46px; font-size: 16px; line-height: 46px; margin: 20px auto; color: #fff; border-radius: 23px; text-align: center;
 background: #f45c43; background: -moz-linear-gradient(left,  #f45c43 0%, #eb3349 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f45c43), color-stop(100%,#eb3349)); background: -webkit-linear-gradient(left,  #f45c43 0%,#eb3349 100%); background: -o-linear-gradient(left,  #f45c43 0%,#eb3349 100%);
  background: -ms-linear-gradient(left,  #f45c43 0%,#eb3349 100%); background: linear-gradient(to right,  #f45c43 0%,#eb3349 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f45c43', endColorstr='#eb3349',GradientType=1 );}
.rect-100{ padding-bottom:100%;}
.ny_pro_box_03 ul li a:hover .customer-site-img img { -moz-transform: scale(1.1,1.1);  -ms-transform: scale(1.1,1.1);  -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}

/*手机端产品*/
.pro_box_01_mobile{ width:100%; display:none;}
.pro_box_01_mobile .item{overflow: hidden;  transition: .5s ease; width:100%; margin-bottom:30px;}
.pro_box_01_mobile .item .left {  width: 100%;  position: relative; float:none;}
.pro_box_01_mobile .item  .left:before { content: ''; position: absolute; width: 100%;  background: url(../images/bj_ser_tm.png) no-repeat center bottom;  min-height: 200px;
  left: 0;  bottom: 0;  z-index: 99;}
.pro_box_01_mobile .item  .rect-1061 { padding-bottom: 100%;}  
.pro_box_01_mobile .item .left .cover { position: absolute;  bottom: 0;left: 0;  width: 100%; opacity: 1;   visibility:visible; transition: .3s ease;} 
.pro_box_01_mobile .item .left .cover .box { padding: 20px 25px; background: url(../images/bj_ser_tm2.png) no-repeat; background-size: cover; position: relative; z-index: 9999;} 
.pro_box_01_mobile .item .left .cover .box .tit {  font-size: 26px;  color: #fff; font-weight: bold;}  
.pro_box_01_mobile .item .left .cover .box .con { font-size: 16px;  color: #fff;  width: 75%;  margin: 10px 0 20px;} 
.pro_box_01_mobile .item .left .cover .box .links { width: 100%;}
.pro_box_01_mobile .item .left .cover .box .links a {display: inline-block; padding: 2px 10px; border: 1px solid #fff; border: 1px solid rgba(255,255,255,0.7); color: #fff;
 color: rgba(255,255,255,0.7); font-size: 16px; font-family: Arial; margin-right: 10px; margin-bottom: 10px; transition: .5s ease;}






.box_fwlc ul { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center;
 align-items: center; -webkit-justify-content: space-between;  justify-content: space-between;}
.box_fwlc ul li { width: 14.25%;  text-align: center; float: left;}
.box_fwlc ul li.box { background: #f8faff;  padding: 25px 10px;  border-radius: 15px;  box-shadow: 2px 5px 20px #adbce9;}
.box_fwlc ul li.box img { height: 80px; width: auto; vertical-align:middle;}
.box_fwlc ul li.box span { display: block; white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; font-size: 16px;  color: #788291; margin-top: 30px;}
.box_fwlc ul li.line { display: -webkit-box;  display: -moz-box;  display: -webkit-flex; display: -ms-flexbox; display: flex;  -webkit-align-items: center; align-items: center;}
.box_fwlc ul li.line img { width: 100%;  height: auto; vertical-align:middle;}
.box_fwlc ul:last-child li:first-child img {  width: 65%;}
.box_fwlc ul:last-child { flex-direction: row-reverse;  margin-bottom: -85px;}
.box_fwlc ul:last-child li:first-child {  margin-bottom: 170px;}
.in_tit .bt2{ color:#fff;font-size: 35px; font-weight: bold; margin-top: -50px;}
.in_tit .bt2 img { margin-right: 10px; display: inline-block; width: 30px; height: 30px; margin-top: -10px;}

/*服务中心*/
.ny_pro_box_fuwu01{ width:100%; padding:50px 0px;}
.ny_pro_box_fuwu01 ul li .box{ width:100%;position: relative; overflow: hidden;}
.ny_pro_box_fuwu01 ul li .box>img { width: 100%; height: auto; vertical-align:middle;}
.ny_pro_box_fuwu01 ul li .fd { position: absolute; left: 0; right: 0; bottom: 0; z-index: 5;  color: #fff; font-size: 16px;  line-height: 30px;  padding: 0 20px 20px 20px;}
.ny_pro_box_fuwu01 ul li .fd img { margin-bottom: 20px; height: 60px; width: auto; transition: all .5s; vertical-align:middle;}
.ny_pro_box_fuwu01 ul li .box:after {  background: url(../images/bj_ser_tm.png) no-repeat;  width: 100%; height: 160px; content: ""; display: block; position: absolute;
  bottom: 0;  background-size: cover; z-index: 3;}
.ny_pro_box_fuwu01 ul li:hover .fd img{margin-bottom:40px}
.ny_pro_box_fuwu02{ width:100%; background:#f7f7f7; padding:60px 0px;}
.ny_fuwu_box02{ width:100%;}
.ny_fuwu_box02 ul li{ margin-bottom:20px;}
.ny_fuwu_box02 ul li .box { height: 140px;padding: 25px 35px;  -moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s;  -o-transition: all .5s ease 0s;  -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s; background: #dde5ff;  box-shadow: 0px 0px 10px 5px #efefef;  border-radius: 15px;}
.ny_fuwu_box02 ul li .box .t { color: #000; font-size: 20px; margin-bottom: 10px;}
.ny_fuwu_box02 ul li .box .info { color: #333; font-size: 15px;}
.ny_fuwu_box02 ul li .box:hover{background:url(../images/contact_bg_sm.jpg) no-repeat right top; background-size:cover; box-shadow: 2px 2px 10px rgba(0,0,0,.2); }
.ny_fuwu_box02 ul li .box:hover .t{color:#fff;}
.ny_fuwu_box02 ul li .box:hover .info{color:#fff;}
.ny_fuwu_box02 ul li .box a{transition:none;}
.ny_fuwu_box02 ul li .box a:hover{color:#fff;}
.ny_fuwu_box02 ul li .box:hover a{color:#fff;}


/*产品列表1*/
.ny_pro_box_main{ width:100%; padding-top:50px; padding-bottom:50px;}
.ny_pro_box_main_list .item{overflow: hidden;  transition: .5s ease; width:100%; margin-bottom:30px;}
.ny_pro_box_main_list .item .left {  width: 100%;  position: relative; float:none;}
.ny_pro_box_main_list .item  .left:before { content: ''; position: absolute; width: 100%;  background: url(../images/bj_ser_tm.png) no-repeat center bottom;  min-height: 200px;
  left: 0;  bottom: 0;  z-index: 99;}
.ny_pro_box_main_list .item  .rect-1061 { padding-bottom: 100%;}  
.ny_pro_box_main_list .item .left .cover { position: absolute;  bottom: 0;left: 0;  width: 100%; opacity: 1;   visibility:visible; transition: .3s ease;} 
.ny_pro_box_main_list .item .left .cover .box { padding: 20px 25px; background: url(../images/bj_ser_tm2.png) no-repeat; background-size: cover; position: relative; z-index: 9999;}
.ny_pro_box_main_list .item .left .cover .box .tit {  font-size: 26px;  color: #fff; font-weight: bold;}  
.ny_pro_box_main_list .item .left .cover .box .con { font-size: 16px;  color: #fff;  width: 75%;  margin: 10px 0 20px;} 
.ny_pro_box_main_list .item .left .cover .box .links { width: 100%;}
.ny_pro_box_main_list .item .left .cover .box .links a {display: inline-block; padding: 2px 10px; border: 1px solid #fff; border: 1px solid rgba(255,255,255,0.7); color: #fff;
 color: rgba(255,255,255,0.7); font-size: 16px; font-family: Arial; margin-right: 10px; margin-bottom: 10px; transition: .5s ease;}
.ny_pro_box_main_list .item .left .cover .box .links a:hover{background:#c30d11; color:#fbba40; border-color:#c30d11;}


/*产品列表2*/
.ny_pro_box_main_list2{ width:100%;}
.ny_pro_box_main_list2 li{ margin-bottom:30px;}
.ny_pro_box_main_list2 li a { display: block; width: 100%;  overflow: hidden;}
.ny_pro_box_main_list2 li a .pic { position: relative; overflow: hidden; -webkit-box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset;  box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset;
  background: #3498db; border-bottom-right-radius: 20px;}
.ny_pro_box_main_list2 li a .pic:before {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); content: ''; -webkit-transition: -webkit-transform .6s; transition: transform .6s; -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);}
.ny_pro_box_main_list2 li a .pic img { width: 100%; height: 200px;  transform: scale(1.05); transition: all .5s;}
.ny_pro_box_main_list2 li a span { background: #4b556e; text-align: center; margin-top: -20px; padding-top: 20px; line-height: 60px; display: block; white-space: nowrap; overflow: hidden;
 text-overflow: ellipsis; color: #fff; font-size: 20px;  font-weight: bold; transition: all .5s;}
.ny_pro_box_main_list2 li:hover .pic:before {-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)}
.ny_pro_box_main_list2 li:hover .pic img {transform: scale(1);opacity: .4}
.ny_pro_box_main_list2 li:hover span {background: #05163f;color: #e61e37}


/*内容页*/
.news-content{ width:100%; background:#fff;z-index: 2; position: relative;}
.news-content .news_box{ padding: 30px;}
.news-content .news_box ._t { text-align: center; font-size: 28px; font-weight: bold;  color: #020592; line-height:40px;}
.news-content .news_box ._tools {font-size:0; color:#7e7e7e; margin-bottom:15px; text-align:center;border-bottom: 1px solid #dfe7ff;}
.news-content .news_box ._tools ._tool{font-size:14px; margin-right:20px; display:inline-block; height:50px; line-height:50px; vertical-align:middle; overflow:hidden;}
.news-content .news_box ._tools #switcher{font-size:14px; margin-right:10px; display:inline-block; height:50px; line-height:50px; vertical-align:middle; overflow:hidden;}
#viewCountId{ font-style:normal;}
.news-content .news_box ._tools b {font-weight:normal; }
.news-content-main{ width:100%; padding-top:20px;}
.news-content-main img{ display:block; margin:10px auto 20px; width:650px;}
.news-content-main p{ color:#555; line-height:40px; text-indent:2em; font-size:16px; text-align: justify;}
.n_tool_ico{width:20px;height:20px;background:url(../images/news_detail_tool_ico.png) no-repeat;display:inline-block;*display:inline-block;*zoom: 1;vertical-align:middle;margin-right:6px;}
.n_tool_ico.ico01{background-position:0px 0px;}
.n_tool_ico.ico02{background-position:-20px 0px;}
.n_tool_ico.ico03{background-position:-40px 0px;}
.n_tool_ico.ico04{background-position:-60px 0px;}
.n_tool_ico.ico05{background-position:-80px 0px;}
.n_tool_ico.ico06{background-position:-100px 0px;margin-left:24px;}
.page_bott{background:#fff; margin-top:30px; margin-bottom:20px;}
.page_bott .page_prev{float:left; width:50%;}
.page_bott .page_next{float:right; width:50%; border-left:1px solid #dcdcdc;}
.page_bott .box{padding:30px 20px;}
.page_bott .page_prev .page_btn{float:left; padding-left:45px;}
.page_bott .page_next .page_btn{float:right; padding-right:45px;}
.page_bott .page_btn{margin-right:30px;font-size: 16px;color: #333;position:relative;    line-height: 30px;}
.page_bott .page_btn .icon{position:absolute; width:31px; height:11px; background:url(../images/news_detail02_3.png) no-repeat;top:50%; margin-top:-5px;}
.page_bott .page_prev .page_btn .icon{left:0;}
.page_bott .page_next .page_btn .icon{background-position:-32px 0; right:0}
.page_bott .t{font-size: 20px;font-weight:bold;color: #333;line-height:30px;}
.page_bott a:hover .t{color:#bf0000;}
.page_bott .page_center{float:left; width:7%; height:90px; position:relative;}
.page_bott .page_center .icon .iconfont{position:absolute; left:50%; margin-left:-6px; top:50%; margin-top:-16px; font-size:24px; color:#b5b5b5;color:#b5b5b5;}
.page_bott .page_center:hover .icon .iconfont{color:#00a1e9;}
.page_bott .page_prev:hover .page_btn .icon{left:-5px; transition:.3s ease}
.page_bott .page_next:hover .page_btn .icon{right:-5px; transition:.3s ease;}
.news-content-main a{ display:inline-block; /*background:url(../images/PDF.png) no-repeat top left; */background-size:20px auto; padding-left:30px;margin: 0 auto;}
.el {  overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}


/*资质荣誉*/
.ny_abo_zzry{ width:100%; padding-top:30px;}
.wenhua_list{ width: 100%;  margin: 20px 0px 40px;  height: 75px;}
.wenhua_list li { padding: 0px; line-height: 75px; background: #f5f5f5;}
.wenhua_list li a { display: block; text-align: center;  font-weight: bold; font-size: 20px;  color: #333; min-height: 75px; line-height: 75px;}
.wenhua_list li.cur a,.wenhua_list li:hover a { text-align: center; font-weight: bold; background:#2747aa; color:#fff;}
.gallery:after {content: '';display: block;height: 2px; margin: .5em 0 1.4em;}
.gallery li{ margin-bottom: 25px;transition: all 0.5s ease;}
.gallery li img{height:225px; width:100%; border: 1px solid #f7f7f7;transition: all 0.5s ease;}
.gallery div{line-height:60px; font-size: 16px; z-index:999; background: #ecf1ff; text-align:center; color:#555; z-index:9999;  width: 100%; overflow: hidden;; white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s ease;}
.gallery1:after {content: '';display: block;height: 2px; margin: .5em 0 1.4em;}
.gallery li:hover img{ border: 1px solid #2747aa;}
.gallery li:hover div{ background:#2747aa; color:#fff;}
.gallery1 li{ margin-bottom: 35px;}
.gallery1 li img{height:155px;width:100%;}
.gallery1 div{line-height:45px; font-size: 16px; z-index:999; background:#d83648; text-align:center; color:#FFF; z-index:9999; }

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6); border: 15px solid #FFF; background:#ebfff4;}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:3.8; font-size:18px; color: #FFF; background-color:#000;background-color:rgba(0,0,0,.6);}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}



/*集团分布*/
.ny_abo_jtqy{ width:100%; padding-top:40px;}
.ny_abo_jtqy ul li{ margin-bottom:30px;}
.ny_abo_jtqy ul li a{ display:block; width:100%; padding-bottom:30px;}
.ny_abo_jtqy ul li a .box { background: #fff;  box-shadow: 2px 0 20px rgba(21,53,129,0.2); position: relative;}
.ny_abo_jtqy ul li a .box:before { width: 92%; height: 30px; content: "";  display: block; background: #d6dff9; position: absolute; bottom: -20px; z-index: -2; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; left: 50%; transform: translate(-50%, 0);  box-shadow: 0 4px 20px rgba(40,55,85,0.2);}
.ny_abo_jtqy ul li .pic { overflow: hidden;}
.ny_abo_jtqy ul li .pic img {  width: 100%; height: auto; vertical-align:middle;}
.ny_abo_jtqy ul li .bt { text-align: center; font-size: 16px;  color: #05163f; padding: 15px 0; background: #fff;  display: block; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis;}
.ny_abo_jtqy ul li a .box:after { width: 96%; height: 30px; content: ""; display: block; background: #aab9e8; position: absolute;
 bottom: -10px; z-index: -1; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; left: 50%;  transform: translate(-50%, 0);}


/*集团简介*/
.ny_abo_qyjj{ width:100%; padding:70px 0px;}
.abo_qyjj_box1{ width:100%;}
.abo_qyjj_tit{font-size: 35px; text-align:center;  color:#0b2b77; font-weight: bold; margin-bottom:35px;}
.abo_qyjj_txt{margin-top: 20px;  line-height:2; font-size: 17px;  text-align: justify; text-indent: 2em;    color: #555f7d;}
.abo_qyjj_box2{ width:100%; margin-top:40px;}
.abo_qyjj_box2 .right{ float:right; width:53%;}
.abo_qyjj_box2 .left {  float: left; width: 45%; padding: 0px 20px 20px 0;}
.abo_qyjj_box2 .right img { width: 100%;  height: auto; vertical-align:middle;}
.abo_qyjj_box2 .left .t1 {border-left: 4px solid  #e61e37; padding-left: 20px; line-height: 35px;  font-size: 22px; color: #4b556e; font-weight: bold;}
.abo_qyjj_box2 .left .t2 { font-size: 30px; color: #030c79;  font-weight: bold; margin: 15px auto 35px; padding-left: 20px;}
.abo_qyjj_box2 .left .text { font-size: 16px;  color: #737c99; line-height: 30px; padding-left: 20px; text-align: justify;}



/*集团文化*/
.ny_abo_qywh{ width:100%;}
.ny_abo_qywh_l{ float:left; width:50%; position:relative;}
.ny_abo_qywh_r{ float:right; width:50%; position:relative;}
.ny_abo_qywh_main{ position:absolute; top:40px; left:0px; width:100%;}
.e-image{ width:100%;transform: translate3d(0,0px,0);  height: auto; opacity: 1; transition: all .5s ease; text-align:center;}
.e-image img{ display:block; width:80px; margin:0px auto;}
.e-tit{transform: translate3d(0,0px,0); height: auto; opacity: 1; transition: all .5s ease;}
.e-tit p{ text-align:center; line-height:40px; font-weight:bold; color:#fff; font-size:24px;}
.w_fline{transform: translate3d(0,10px,0);  opacity: 1; transition: all .5s ease; text-align:center;}
.w_fline .p_FLine { width:60px; border-top-width: 1px; border-top-style: solid; border-top-color: #f0f0f0; opacity: 1; filter: alpha(opacity:100); display: inline-block; vertical-align: middle;}
.e-txt{transform: translate3d(0,40px,0); opacity: 1;  transition: all .5s ease;padding-left: 15%; padding-right: 15%;}
.e-txt p{ font-size:17px; line-height:35px; color:#fff;}
.rect-wh{ padding-bottom:75%;}


/*产品内页*/
.pro_detail02{ margin-top:50px;}
.pro_detail02 .bd{position:relative; padding-top:40px;}
.pro_detail02 .hd .list dt,.pro_detail02 .hd .list dd{cursor:pointer; position:relative;width:12%; float:left;line-height:65px; font-size:20px; color:#666; font-weight:bold;text-align: center;}
.pro_detail02 .hd .list dd.active{color:#fff; font-weight:bold; background:#0159b0;}
.pro_detail02 .hd .list dd.active a{ color:#fff;}
.pro_detail02 .hd{width:100%; overflow:hidden;background:#f0f0f0;}

.pro_detail02 .bd .selection2{margin:0px 0;border-bottom: 1px #f0f0f0 solid; padding-bottom:30px;}
.pro_detail02 .bd .selection2 .tit{font-size:20px; color:#666; font-weight:bold; margin-bottom:30px;text-align: center;}
.pro_detail02 .bd .selection3 .tit{font-size:20px; color:#666; font-weight:bold; margin-bottom:30px;text-align: center;}
.pro_detail02 .bd .selection2 .down{font-size:14px; color:#666; margin-top:25px;}
.pro_detail02 .bd .selection2 .down .iconfont{font-size:18px;}
.pro_detail02 .bd .selection3{margin:50px 0;}
.pro_cpcon{ width:100%; font-size:18px;line-height: 2em; color:#555f7d;}
.pro_cpcon img{ display:block;width:100%; max-width:800px; margin:0px auto 30px;}
.widget-prodetail-5-detail { width:100%;position: relative; padding-left:20px;}
.widget-prodetail-5-detail ._title { font-size: 36px; overflow: hidden; color:#0159b0; line-height: 70px;  margin-top: 10px;  padding-bottom: 10px; font-weight:bold;}
.widget-prodetail-5-detail .intro { margin-bottom: 20px; padding: 15px 0;  border-top: 1px solid #efefef;  border-bottom: 1px solid #efefef;}
.widget-prodetail-5-detail .intro span{font-size: 22px; color:#982626; font-weight: bold;}
.pro_detail2_con{ width:100%; line-height:45px; border-radius:15px; padding:20px; font-size:17px;background: #f0f4ff; background: -webkit-linear-gradient(#f0f4ff 20%, #abb5da);
  background: -o-linear-gradient(#f0f4ff 20%, #abb5da); background: -moz-linear-gradient(#f0f4ff 20%, #abb5da); background: linear-gradient(#f0f4ff 20%, #abb5da); margin-top:35px;}
.cp_main_box{ position:relative;}
.rect-70{ padding-bottom:70%;}
.ico30 { display: inline-block; width: 30px; height: 25px; margin-right:5px; background: url(../images/ico30.png) no-repeat; vertical-align: middle;}
.pro_detail02 .hd .list dd.active .ico30 {  background-position: 0 -25px;}
.ico30_4 { background-position: -60px 0;}
.pro_detail2_con p{ color:#555f7d;}
.pro_detail2_con p a{ color:#555f7d;}
.pro_detail2_con p i{    width: 30px; height: 30px; margin: 0 10px 0 5px; display:inline-block; vertical-align:middle; background:url(../images/pro_icon.png) no-repeat;}
.pro_detail2_con p i.ico20{ background-position:0px 0px;}
.pro_detail2_con p i.ico21{ background-position:-30px 0px;}
.pro_detail2_con p i.ico22{ background-position:-60px 0px;}
.pro_detail2_con p i.ico23{ background-position:-90px 0px;}

/*自媒体平台*/
.zmtpt_box{ width:100%;}
.zmtpt_box .img { width: 100%; overflow: hidden;  position: relative; transition: all linear .25s;}
.zmtpt_box .img .picture{ width:100%;}
.zmtpt_box .img .picture img{ width:100%;}
.zmtpt_box .img .img_text{ position: absolute;left: 0; top:50%; z-index:10; width:100%; margin-top:-20px;}
.zmtpt_box .img .img_text h3{ color:#fff; font-size:24px; line-height: 25px; text-align: center;}
.zmtpt_box .img .img_text p{ color:#fff;font-size: 12px; line-height: 20px;text-align: center; margin-top:10px;}
.zmtpt_box .img .img_box{ width:100%; position: absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,.0); z-index: 20;transition: all ease .25s;}
.zmtpt_box .img .img_box p{ font-size:24px; color:#fff; text-align:center; font-weight:bold; position:absolute; top:60px; left:0px; width:100%; z-index:30;}
.zmtpt_box .img .img_box img{ position: absolute; width:150px; height:150px; left:50%; top:50%; margin-left:-75px; margin-top:-40px; z-index:30;}
.zmtpt_box .text{background:#0e3a96;line-height: 40px;padding:0 10px; display:flex; justify-content: space-between; align-items: center;}
.zmtpt_box .text p{color:#fff; font-size: 16px;}
.zmtpt_box .text img{ width:10px; height:10px;}

/*招聘流程*/
.zplc_box{ padding-bottom:50px;}
.zplc_box .box {padding-left: 20px; padding-top:20px;}    
.zplc_box .en { font-size: 55px; color: #c40101; font-family: Impact; line-height: 1;
 text-transform: uppercase;; visibility: visible;  -webkit-transform: translateX(0) scale(1); opacity: 1;transform: translateX(0) scale(1); opacity: 1;-webkit-transition: -webkit-transform 1s ease 0s, opacity 1s ease 0s; transition: transform 1s ease 0s, opacity 1s ease 0s; 
}  
.zplc_box .cn { color: #333; font-size: 30px; font-weight: bold;
 margin-bottom: 30px;; visibility: visible;  -webkit-transform: translateX(0) scale(1); opacity: 1;transform: translateX(0) scale(1); opacity: 1;-webkit-transition: -webkit-transform 1s ease 0s, opacity 1s ease 0s; transition: transform 1s ease 0s, opacity 1s ease 0s; 
}
.zplc_box .box li{line-height:32px; padding-left:30px; margin-bottom: 20px; position:relative;}
.zplc_box .box li:before{content:"";width: 15px;height: 15px;border:1px solid #c40202;border-radius:50%;display:inline-block; *display:inline; *zoom:1;position:absolute;left: 5px;top:8px;}
.zplc_box .box li p{font-size: 16px; color: #333;}  
  
  
/*薪酬福利*/
.xcfl_txt{ font-size:17px; color:#555; line-height:2em; margin-bottom:10px;}
._bor{ border-radius:500px;margin-top: 40px;}
.rczp_list_box{ border:1px solid #e1e1e1; margin-bottom:50px;}
.rczp_list_box .jc_hd { font-size: 18px; margin: 10px 0; font-weight: bold; color: #c40101;}
.rczp_list_box .first { background:#2747aa;   background: linear-gradient(to right, #2747aa , #0c6d97);  border-bottom:none; padding:0; height:60px;line-height:60px;}
.rczp_list_box .first  li {text-align:center; color:#fff; font-weight:bold; font-size:18px}
.sideMenu h3{    width: 100%; height: 75px;line-height: 75px;background: #fff; border-bottom: 1px dashed #dedede;}
.sideMenu h3   em{float:right;display:block;width:11%;height: 75px;background: url(../images/icoAdd.png) 16px 10px no-repeat;cursor:pointer;}
.sideMenu h3.on   em{background-position: 16px -50px;}
.sideMenu ul{ padding:25px; display:none;background:#f9f9f9; }
.sideMenu ul p{font-size: 16px;color: #333;line-height: 35px;text-align: justify;}
.sideMenu ul p>span{ font-weight: bolder;  color: #a80d0f;}  
.zhaopian_list strong{ float:left;text-align:center;color:#fff;font-size:16px;color:#333;}
.zhaopian_list strong:nth-child(2) { float:left;width:17%;text-align:center;color:#fff;font-size:16px;color:#333;}
.zhaopian_list strong:nth-child(3) { float:left;width:16%;text-align:center;color:#fff;font-size:16px;color:#333;}
.zhaopian_list strong:nth-child(4) { float:left;width:16%;text-align:center;color:#fff;font-size:16px;color:#333;}
.zhaopian_list strong:nth-child(5) { float:left;width:18%;text-align:center;color:#fff;font-size:16px;color:#333;}
.zhaopian_list strong:nth-child(6) { float:left;width:16%;text-align:center;color:#fff;font-size:16px;color:#333;}
.shzp_jcon {padding:25px 70px 20px;background-color:#f9f9f9;color:#525252;}
.shzp_jcon .jc_hd{font-size:16px;margin-bottom:10px; font-weight:bold;}
.shzp_jcon .jc_bd{margin-bottom:24px;    line-height: 28px;}
.shzp_jcon .jc_bd.jc_bd02{margin-bottom:50px;}
.shzp_jcon .jc_bd.jc_bd02 p{font-size: 13px;color: #4e4e4e;}
.shzp_jcon .more{width:161px;height:42px;line-height:42px;text-align:center;font-size:16px;color:#fff;background-color:#e6002f;display:block;}
.job_list01  .jc_hd {font-size: 18px; margin: 10px 0;  font-weight: bold; color: #c40101; }
.job_list01  .det_mailto_box {padding: 15px 0 15px 3.6%;font-size: 16px;color: #735105;line-height: 23px;background-color: rgba(202, 145, 19, 0.64);margin: 15px 0px;}  
.job_list01  .det_mailto_box a{ color:#735b04;}  

.rencai .rencai_04 {background-color: #fff;padding: 60px 0 70px;}
.rencai_04 .Smal-common-tit{font-size:30px;line-height:35px;color:#333;font-weight:bold;text-align: center;}
.rencai_04 .infor .con{margin:25px 0;color:#333;font-size: 16px;text-align: center;}
.Form-J1 .Form-J1-Left{float: left;width: 48%;}
.Form-J1 .Form-J1-right{float: right;width: 48%;}
.Form-J1 .Form-J1-li{background: #f5f5f5;padding: 10px 2%;margin-bottom: 15px;position:relative;}
.Form-J1 .Form-J1-li label{width: 5em;display: inline-block;color: #666;vertical-align: middle;    font-size: 16px;}
.Form-J1 .Form-J1-li input{height: 28px;line-height: 28px;width: 82%;vertical-align: middle;border: none;background: transparent;}
.Form-J1 .Form-J1-li textarea{width: 83%;vertical-align: middle;height:90px;border: none;background: transparent;}
.Form-J1 .Form-J1-li ._mes{width: 83%;vertical-align: middle;height:157px;border: none;background: transparent;}
.Form-J1 .Form-J1-li em{color: red;vertical-align: middle;padding-left: 10px;}
.Form-J1 .Form-J1-li input._yzm{width: 20%;}
.Form-J1 .Form-J1-li img{vertical-align: middle;padding-left: 10px;cursor: pointer;height: 30px;width: 100px;}
.Form-J1 .Form-J1-li b{color: #666;font-size: 12px;padding-left: 4px;}
.Form-J1 .Form-J1-li select{width: 82%;background: transparent;border: none;height:30px;line-height: 30px;}
.Form-J1 .Form-J1-Btn{clear: both;text-align: center;padding: 35px 0 35px;}
.Form-J1 .Form-J1-Btn button{width: 160px;height: 45px;line-height: 32px;text-align: center;color: #fff;cursor: pointer;outline:none;border:none;padding:0;font-size: 15px;}
.Form-J1 .Form-J1-Btn ._submit{background: #c40101;margin-right: 10px;}
.Form-J1 .Form-J1-Btn ._reset{background: #BEBEBE;}
.Form-J1 .Form-J1-li .Validform_wrong{position: absolute;right: 7%;top: 13px;}
.Form-J1 .Form-J1-li em{color: red;vertical-align: middle;padding-left: 10px;float: right;}
.Form-J1 .select-ui-choose-default{height: 2em;line-height: 2em;border: none!important;border-radius: 4px;background: none!important;color: #aaa;width: 82%;}
.resume .pt1 .title{text-align: center;}
.resume .pt1 .title .t{font-size: 36px;font-weight: bold;color:#0095eb;line-height: 1;margin-bottom: 16px;}
.resume .pt1 .title .p{font-size: 16px;color: #3b3b3b;width: 60%;margin: 0 auto;margin-bottom: 45px;}

.rczp_list_box .det_mailto_box {padding: 15px 0 15px 3.6%;font-size: 16px;    color: #ffffff;line-height: 23px;background-color: rgb(202, 5, 5);margin: 15px 0px;}  
.rczp_list_box .det_mailto_box a{     color: #ffffff;}  

















@media only screen and (min-width: 1801px){
.container{ width:1400px;}
  
  
  
  }





@media only screen and (max-width: 1800px){
.container{ width:1400px;}  
  
  
  
  }



@media only screen and (max-width: 1660px){ 
.container{ width:1400px;}


}



@media only screen and (max-width: 1580px){
.container{ width:90%;}  
  
  
  }
  
@media only screen and (max-width: 1440px){
.container{ width:90%;}  
  
  
  
  }


@media only screen and (max-width: 1380px){
.container{  width: 90%;  }  
.rect-wh{ padding-bottom:94%;}
.rect-70 {
    padding-bottom: 83%;
}
.zmtpt_box .img .img_box p{ font-size:22px; top:30px;}
  }
  
  
@media only screen and (max-width: 1200px){
.container{  width: 90%;  }  
.index_tj ul li a{ padding: 20px 35px 20px 20px;}  
.index_tj ul li a p {  font-size: 14px; height: 48px; line-height: 24px;  margin: 10px 0 15px 0;}  
.index_tj ul li a span {  font-size: 20px;}


  
  }

@media only screen and (max-width: 1024px){
.container{  width: 970px;  }    
  
  
  }

@media only screen and (max-width: 960px){
.container{  width: 970px;  }    
.news_list01 ul .item_l{ display:none;}  
.news_list01 ul .item_r{ width:100%;}  
.news_list01 ul .item_r .box{ padding:30px 20px;}
.news_list01 ul:after{ display:none;}
.news_list01 ul .item_r .intro_box{ width:100%;}
.news_list01 ul .item_r .img_box{ width:100%;}
.news_list01 ul .item{ height:auto;}
.news_list01 ul .item_r .intro_box .con {  height: auto;  line-height: 28px;  margin-bottom: 20px; text-align: justify;}
.pages_box2 a{ margin:0px 2px;line-height: 30px;padding: 0px 10px;}

  }


@media only screen and (max-width: 767px){
.container{  width: 750px;  }    
.index_tj ul li{ width:100%; margin: 0px 0px 20px 0px;}  
.in_tit .bt{ font-size:28px;    line-height: 40px;}
.in_tit .text{ font-size:16px;}
.in_tit{ padding-bottom:20px;}
.index_abo_bot_one_main{ padding:0px 20px;}
.index_abo_bot_one{ padding-top:60px;}
.index_news_box_l .image img{ height:auto;}
.index_news_box_r{ margin-top:30px;}
.index_news_box_r ul li a dl dt{ width:180px; height:127px;}
.index_news_box_r ul li a dl{ padding-left:190px;}
.index_news_box_r ul li a dl dd p{ margin-top:8px;}
.index_news{padding: 70px 0px 40px;}
.footer_top{ display:none;}
.foot_bot_l{ text-align:center;}
.foot_bot_r{ text-align:center;}
.nbanner .container{ height:280px;}
.nbanner .in_tit2 .bt{ font-size:22px;}
.nbanner .tab li a{ padding:4px 10px; font-size:15px;}
.abo_tit{ font-size:24px;}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.ny_abo_box_01{padding: 40px 0px;}
.full_row_l{ width:100%;}
.rect-75 { padding-bottom: 105%;}
.full_row_l .list_box .list_title{ font-size:24px;}
.full_row_r{ width:100%;}
.full_row_r .top_box .text_box .pd { padding: 45px 13% 0 13%;}
.full_row_r .btm_box .text_box .pd { padding: 45px 13% 0 13%;}
.ny_abo_box_02 .li_box{ margin-bottom:20px;}
.ny_abo_box_03{ padding:55px 0px;}
.ny_abo_box_02{ padding:50px 0px;}
.contact_box{ margin-bottom:30px;}
.box3_img{ margin-bottom:30px;}
.ny_con_box_03{ padding:45px 0px;}
.in_tit .texts{ font-size:16px;}
.ny_pro_box_fuwu01 ul li .box{ margin-bottom:30px;}
.ny_pro_box_fuwu02{ padding:40px 0px;}
.ny_pro_box_01{ padding:40px 0px;}
.box_fwlc ul li.line{ display:none;}
.box_fwlc ul li{ width:48%; margin:1%;}
.box_fwlc ul{ display:block;}
.box_fwlc ul:last-child li:nth-child(6) {  width: 98%;}
.box_fwlc ul li.box img{ height:60px;}
.box_fwlc ul li.box span{ margin-top:10px;}
.box_fwlc ul li.box{ padding:13px 10px;}
.box_fwlc ul:last-child{ margin-bottom:-20px;}
.in_tit .bt2{ font-size:30px; line-height:40px;}
.ny_pro_box_03 ul li a{ margin-bottom:30px;}
.ny_pro_box_03{ padding:40px 0px;}
.pro_box_01_mobile{ width:100%; display:block;}
.pro_box_01_list{ display:none;}
.nbanner .in_tit2{ padding-bottom:15PX;}
.ny_pro_box_main_list2 li a span{ font-size:18PX;}
.ny_pro_box_main{ padding-top:35PX; padding-bottom:35PX;}  
.news-content .news_box ._tools ._tool{ height:35px; line-height:35px;}  
.news-content-main p{ line-height:35px;}
.page_bott .page_prev{ float:none; width:100%;}
.page_bott .page_next{ float:none; width:100%;}
.page_bott .box { padding: 10px 20px;}
.page_bott .page_next .page_btn{ float:left; padding-left:45px; padding-right:0px;}
.page_bott .page_next .page_btn .icon {  background-position: 0px 0; left: 0;}
.news-content .box { padding: 20px;}
.el {  overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.page_bott .t{ font-size:17px;}  
.wenhua_list li a{ min-height:55px; line-height:55px; font-size:17px;}
.wenhua_list{ height:55px;margin: 20px 0px 30px;}
.abo_qyjj_tit{ font-size:24px; line-height: 35px; margin-bottom:20px;}
.ny_abo_qyjj{ padding:40px 0px;}
.abo_qyjj_txt{ margin-top:0px; font-size:16px;}
.abo_qyjj_box2 .right{ float:none; width:100%; margin-bottom:30px;}
.abo_qyjj_box2 .left{ width:100%; float:none;padding: 0px 20px 0px 0;}
.abo_qyjj_box2{ margin-top:15px;}
.abo_qyjj_box2 .left .t2{ font-size:24px;}
.ny_abo_qywh_l{ float:none; width:100%; margin-bottom:30px;}
.ny_abo_qywh_r{ float:none; width:100%;}
.rect-wh{ padding-bottom:130%;}
.e-txt{ padding-left:6%; padding-right:6%;}
.e-txt p{ font-size:15px; line-height:30px;}
.rect-70 {
    padding-bottom: 70%;
}
.widget-prodetail-5-detail{ padding-left:0px;}
.widget-prodetail-5-detail ._title{ font-size:20px; line-height:40px; margin-top:20px;}
.pro_detail2_con{ line-height:35px;padding: 10px; font-size: 15px; margin-top:20px;}
.pro_detail02 .hd .list dt, .pro_detail02 .hd .list dd{ width:50%;}
.pro_cpcon{ font-size:16px;}
.zmtpt_box{ margin-bottom:30px;}
.zhaopian_list strong:nth-child(2) { width: 42%;float: left;text-align: center;font-size: 14px; color: #333;}
.zhaopian_list strong:nth-child(3) {  display: none; float: left; text-align: center; color: #fff; font-size: 16px;color: #333;}
.zhaopian_list strong:nth-child(4) { width: 20%;}
.zhaopian_list strong:nth-child(5) { display: none;}
.zhaopian_list strong:nth-child(6){ display:none;}
.rczp_list_box .first li:nth-child(2) { display: none;}
.rczp_list_box .first li:nth-child(4) { display: none;}
.rczp_list_box .first li:nth-child(5) { display: none;}
.sideMenu h3 em { float: right; display: block; width: 33.3%;  height: 75px; background: url(../images/icoAdd.png) 45px 10px no-repeat; cursor: pointer;}
.sideMenu h3.on em { background-position: 45px -50px;}
.rczp_list_box{ padding:20px 0px;}
.zplc_box .en{ font-size:30px;}
  
  }
  
@media only screen and (max-width: 640px){
.container{ width:100%;  }  
  
  
  }  
  


@media only screen and (max-width: 520px){
  
  
  
  }  
  

@media only screen and (max-width: 480px){
  
  
  
  }  
  
@media only screen and (max-width: 320px){
  
  
  
  }

























