﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#333; font-size:14px; }
body,span,samp,i,em{ font-family:"Gantari Medium 微软雅黑";}
ul, ol { list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#333; font-size:15px;vertical-align:middle;}
input:focus {outline:none;}
a{ color:#333; text-decoration:none;}
img{max-width:100%;}
.clear:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}

.w1200{ width:100%; margin:0 auto; max-width:1200px;}
.w1200:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/* 头部 */
.top_bj{width:100%; background:rgba(255,255,255,1); position:fixed; top:0; left:0%; transition:all 0.5s; z-index:10; box-shadow:0 0 4px #cbcbcb;}
.top_bj:hover{background:#fff;}
.top_bj.active{width:100%; top:0; left:0; background:#fff;}
.top:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.logo { float:left; margin:30px 0;transition: all 0.2s}

.am_2 {display: none;}

.albb { float:right; margin-top:33px;}
.albb img { width:60px; height:auto; }

/* 导航条 */
.dht { float: right; width:65%;}
.nav {  z-index: 999; }
.nav a { color:#333;}
.nav .nLi { float: left;  display: inline; text-align: center; width:14%; line-height:90px; height:90px;transition: all 0.2s}
.nav .nLi p a { display: block; font-size:16px; }
.nav .sub { display: none; left:0px; top:90px; position:absolute; background:rgba(250,250,250,1); width:100%; text-align: left ; font-size:14px;box-shadow: 0 5px 25px 0 rgba(0,0,0,.05);border-top: 1px solid #eee;}
.nav .sub li { zoom:1;}
.nav .sub a { display:block; padding:0 10px; color:#333; }
.nav .sub a:hover { color:#008cd6;}
.nav .on p a { color:#008cd6; width:100%;}
.nav .on p a:after{content:""; position:absolute; bottom:20px; left:69px; width:15px; height:3px; background:url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/geng_sg.jpg") no-repeat center;}
.nav .sudd {width: 1200px; margin: 0 auto; padding:2% 0%; overflow: hidden;}
.nav .sudd .sudd_1 {width:450px; float: left;}
.nav .sudd .sudd_2 {width:180px; float: left; line-height: 25px; margin-left: 20px; color: #008cd6}
.nav .sudd .sudd_2 .sud_21{font-size: 18px;}
.nav .sudd .sudd_2 .sud_22{font-size: 18px;text-transform: uppercase;}
.nav .sudd .sudd_3 { float:right;}
.nav .sudd .sudd_3 dl {}
.nav .sudd .sudd_3 dd { line-height:40px; border-bottom: 1px solid #eee;width:250px;position: relative; padding-left:8px;}
.nav .sudd .sudd_3 dd:after{content:"";top:16px; left: 0; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjiao_10.png")no-repeat; position: absolute;  width:8px; height: 8px;}

.nav .sudd .sudd_4 { float:right; width: 500px; overflow:auto; height: 300px;}
.nav .sudd .sudd_4 dl {}
.nav .sudd .sudd_4 dd { line-height:40px; border-bottom: 1px solid #eee;width:230px;position: relative; padding-left:8px; float: left; margin-left:10px;}
.nav .sudd .sudd_4 dd:after{content:"";top:16px; left: 0; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjiao_10.png")no-repeat; position: absolute;  width:8px; height: 8px;}


/*手机导航*/
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:40px;margin-top:29px; display:none; background:#008cd6;border-radius:5px;transition: all 0.2s}
.sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s; margin-top:10px;}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#008cd6;width:100%;height:calc(100% - 60px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:88px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #00a7ff solid;text-align:center;color:#fff;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #00a7ff solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #00a7ff solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul>li:last-child{border-bottom:1px #00a7ff solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:10px}
.mis_z1 { padding-left:5%; font-size:14px;}


/* 搜索栏 */
.mis { float:right; margin:30px 0 0 10px; background:#008cd6; padding:10.5px; border-radius:35px;transition: all 0.2s}
.top_ss { width: 16px; height: 16px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/kuanj.png") center no-repeat; cursor: pointer; -webkit-transition: 0.5s; transition: 0.5s; }
.top_h.on .top_ss { background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/tuos.jpg") center no-repeat; height: 65px;}
.ss_bg { position: absolute; left: 0; right: 0; top:90px; z-index: 1000; padding: 10px 0; background: #008cd6; display: none; }
.top_h.on .ss_bg { top: 80px; }
.ss_bg_w { width: 95%; max-width: 1200px; margin: auto; position: relative; padding-right: 40px; }
.ss_gb { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ss_gb.png") center no-repeat; background-size: 24px auto; cursor: pointer; }
.ss_dw { width: 100%; position: relative; }
.ss_dw input { display: block; font-size: 14px; line-height: 40px; color: #000; background: #fff; width: 100%; padding: 0 20px 0 20px; border-radius: 3px; }
.ss_dw a { position: absolute; right: 0; top: 0; width: 44px; height: 44px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ss_dw.png") center no-repeat; background-size: 40px auto; }


.tis_sa .logo{margin:19px 0; }
.tis_sa .nav .nLi{line-height:64px; height:64px;}
.tis_sa .mis{ margin:14px 0 0 10px;}
.tis_sa .nav .sub {top:64px; }
.tis_sa .sp_nav {margin-top: 12px;}
.tis_sa .nav_show {top:60px} 
.tis_sa .ss_bg {top:65px;}


.prx {margin-top: 90px;}


/* 题目 */
.to_biti_10 { text-align: center; margin-top:80px;}
.to_biti_10_cn { font-size:30px;font-weight: 600; margin-bottom:5px;}
.to_biti_10_en { font-size:18px; color: #c7c7c7; text-transform: uppercase; font-weight: bold;}

/* 产品 */

.x-poj{height:400px;}
.x-poj .swiper-slide {font-size: 16px;height: calc((100% - 30px) / 2) !important;display: flex;justify-content: center;align-items: center;}
.swiper-father{position: relative;text-align: center; margin: 40px 0 80px 0;}
.swiper-father .swiper-button-next{right:-40px;transform: translateY(-35%);background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_66.png") center no-repeat #f9f9f9;width: 40px;height: 100px;border-radius: 15px;outline: none;}
.swiper-father .swiper-button-prev{left:-40px;transform: translateY(-35%);background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_55.png") center no-repeat #f9f9f9;width: 40px;height: 100px;border-radius: 15px;outline: none;}
.swiper-father .swiper-button-next:after,.swiper-father .swiper-button-prev:after{display: none}
.swiper-father .swiper-button-next:hover{background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_66.png") center no-repeat #f9f9f9;}
.swiper-father .swiper-button-prev:hover{background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_55.png") center no-repeat #f9f9f9;}

.swiper-wrapper li .mr_1 {margin-bottom: 0px; position: relative;  overflow: hidden;}
.swiper-wrapper li .mr_1 .img {display: block; position: relative; box-sizing: border-box; margin-bottom:7px; border:2px solid #f2f2f2;border-radius:15px;background: #fff;overflow: hidden;}
.swiper-wrapper li .mr_1 a {display: block;}
.swiper-wrapper li .mr_1 .img:before,.swiper-wrapper li .mr_1 .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #008cd6;-webkit-transition:0.3s;transition:0.3s;z-index: 1;opacity: 0;box-sizing: border-box;border-radius:15px;}
.swiper-wrapper li .mr_1 .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.swiper-wrapper li .mr_1 .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.swiper-wrapper li .mr_1:hover .img:before,.swiper-wrapper li .mr_1:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.swiper-wrapper li .mr_1 .img img { transition:all 0.5s;}
.swiper-wrapper li .mr_1 .img:hover img {transform:scale(1.1);}


/* 解决方案 */
.bei_top {background:#f4f4f4; overflow: hidden;}
.cpzs_0 {overflow: hidden;}
.cpzs {  width:96%; margin:40px auto 80px auto;}
.cpzs .item { width:96%;  margin:0 2%; }
.cpzs .item .cpzs_p { overflow:hidden; text-align: center; padding:5px 0;border: 1px solid #f2f2f2;border-radius:15px; background: #fff;}
.cpzs .item .cpzs_p:hover { background: #008cd6;border-radius:15px;transition:all 0.5s;}
.cpzs .item .cpzs_p img { transition:all 0.5s;width:130px; height: auto;}
.cpzs .item .cpzs_p:hover img {transform:scale(1.1);}
.cpzs .item .cpzs_bt{font-size:16px; margin-top:10px; text-align:center; line-height:30px; height:30px;}
.cpzs .item a .cpzs_bt { color:#333;transition:all 0.5s;}
.cpzs .item:hover .cpzs_bt{ font-size:18px;}
.cpzs .owl-nav {position: absolute; top:35%; width: 100%; left: 0;}
.cpzs .owl-nav .owl-prev{float: left; position: absolute; top:0; left:0%; outline: none;}
.cpzs .owl-nav .owl-next{float: right;position: absolute; top:0; right:0%;outline: none;}

.cpzs .item .cpzs_p .cp_yc1 { display:none;}
.cpzs .item .cpzs_p:hover .cp_yc1 { display: block;}
.cpzs .item .cpzs_p:hover .cp_yc { display: none;}


/* 公司简介 */
.gsjian {overflow:hidden; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/gsj_1.jpg") no-repeat; height: 450px; margin-top: 50px;}
.gsjin_mi {text-align:center; color: #fff;margin-top:12%;}
.gsjin_mie {font-size:32px;font-weight: bold; margin-bottom:3%;}
.hsjin_more { margin: 0 auto; border: 1px solid #fff; width: 150px; line-height: 50px;border-radius:10px;}
.hsjin_more a{display: block; color: #fff; transition:all 0.5s;}
.hsjin_more:hover { background:#008cd6;}


.lan_beij {background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/shy_beij.jpg") no-repeat center; height:230px; margin-top: 180px; min-width: 1200px;}


.kusj_gsj {overflow:hidden;background: #f4f4f4;}
.top_ao_s0 {overflow: hidden; margin-bottom:80px;}
.top_aoss {margin-top:40px; height: 350px; border-radius:10px;width: 100%;}
.top_ao_zuo {float:left;width:47%; height: auto;}
.top_ao_zuo img {border-radius:15px;}
.top_ao_you {float:right; width:53%; padding:2% 0% 0% 3%;}
.top_ao_you .top_ao_you_zi {font-size:24px; font-weight: bold; margin-bottom:20px;}
.top_ao_you .top_ao_you_wenzi { line-height:27px; color: #666;font-size: 16px;}
.top_ao_you .top_ao_you_wenzi p { text-indent:25px;}
.top_ao_you .top_ao_you_more {float:left; width: 140px; background: #eee; line-height: 35px; border:1px solid #fff; text-align: center; border-radius:20px;margin-top: 3%;}
.top_ao_you .top_ao_you_more a{display:block;}
.top_ao_you .top_ao_you_more:hover>a {background: #008cd6; color:#fff;border-radius:20px;}


.top_ao_you_more1 {width: 140px; background: #eee; line-height: 35px; border:1px solid #fff; text-align: center; border-radius:20px;margin: 3% auto 0 auto;}
.top_ao_you_more1 a{display:block;}
.top_ao_you_more1:hover>a {background: #008cd6; color:#fff;border-radius:20px;}


/*设备*/
.in_aost_b { overflow:hidden; margin-top: 40px;  margin-bottom:80px;}
.in_aost_b .in_se { font-size:18px;}
.tus_hsp { overflow:hidden;}
.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px; position:relative;}
.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;}
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; }
.slideGroup .parHd ul li.on{ height:30px; background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position: relative;}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:10px; top:55%; display:block; width:25px; height:52px; margin-top:-26px; background:#fff url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/owl-carousel/nl.png") center center no-repeat; border-radius:15px;}
.slideGroup .sNext{ left:auto; right:10px; background:#fff url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/owl-carousel/nr.png") center center no-repeat; border-radius:15px;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;}
.slideGroup .parBd ul{ overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{ margin-left:16px; float:left; _display:inline; overflow:hidden; text-align:center; line-height:30px; background:#eee; padding:4px;border-radius:15px;}
.slideGroup .parBd ul li p { line-height:30px;}
.slideGroup .parBd ul li .pic{ text-align:center; background:#f5f5f5;}
.slideGroup .parBd ul li .pic img{ width:250px; height:auto; display:block; cursor: pointer; transition: all 0.6s;border-radius:15px;}
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999; transform: scale(1.1);}
.slideGroup .parBd ul li .title{ line-height:40px;}


/*新闻*/
.aboutaa{}
.aboutaa p{font-size:20px; color: #c7c7c7; text-transform: uppercase; font-weight: bold;}
.aboutaa h4{font-size:35px;font-weight: 600;color:#333;}

.home-news-content {overflow:hidden;}
.new3 {justify-content: space-between;align-items: flex-end;display:flex}
.new3a {display:flex}
.new3a p{margin-left:10px;}
.new3a a{display:block;padding:17px 30px;background:#fabf02;color:#fff;border-radius:15px;}
.new3a p.ns3 a{background:#008cd6;}
.new3a a:hover{background:#fabe00;}

.new8a{margin:40px auto 80px auto;justify-content: space-between;display:flex;}
.new8aa{width:46%; border-radius:15px;}
.new8aaa img{display:block;width:100%;transition: all 0.3s;}
.new8aaa{overflow:hidden;border-radius:15px;}
.new8aaa img {border-radius:15px;}
.new8aab{box-sizing: border-box;padding:3% 2%;}
.new8aab span {display:block;color:#666;margin-bottom:10px;}
.new8aab h5 {font-size:18px;color:#000;line-height:35px;transition: all 0.3s;font-weight: bold;}
.new8aab div {margin-top:10px;color:#666;line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;font-size:16px;}
.new8aab p {align-items: center;margin-top:20px;}
.new8aab i {font-size:16px;color:#666;display:inline-block;margin-right:10px;font-style: normal;transition: all 0.3s;}
.new8aab img{display: inline-block;}
.new8aa:hover .new8aab h5{color:#008cd6}
.new8aa:hover .new8aab i{color:#333;}
.new8aa:hover .new8aaa img{transform: scale(1.1);}
.new8ab {width:52%;}
.new8ab li {margin-bottom:4%;border-bottom:1px solid #e6e6e6;}

.new8ab li a{justify-content:space-between;display:flex}
.new8aba {width:240px;overflow: hidden;border-radius:15px; margin-bottom:10px;}
.new8aba img{width:100%; height:143px; transition: all 0.3s;}
.new8abb {width:calc(100% - 270px);}
.new8abb span{display:block;margin-bottom:10px;color:#666;width:100%;}
.new8abb h5{font-size:18px;width:100%;font-weight: bold;}
.new8abb div{line-height:26px;margin-top:10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;color:#666;font-size:16px;}
.new8abb i{font-style: normal;color:#999;margin-right:5px;}
.new8ab li:hover .new8aba img{transform: scale(1.1);}
.new8ab li:hover .new8abb h5{color:#008cd6;}
.new8ab li:hover .new8abb i{color:#333;}
.new8ab li:last-child{margin-bottom:0;}

.new8aac {margin-top:10px!important; border: 1px solid #e6e6e6;width: 120px;border-radius:15px; text-align: center; line-height: 45px!important;}
.new8aab:hover .new8aac{background: #008cd6; color: #fff;}
/*=底部=*/ 
.fott { overflow:hidden;background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/foot_1.jpg") no-repeat;}

.fott_1 { padding:50px 0 3% 0; overflow: hidden;display: flex; justify-content: space-between;}
.fot_rms {margin-top: 2px;width:350px;}

.fot_logo {overflow: hidden;}
.fot_refu {color: #fff; line-height: 25px; margin-top: 10px;}
.fot_refu .fot_fu {font-size: 16px;}
.fot_refu .fot_fu1 {font-size: 16px;}
.fot_erwm {overflow: hidden; margin-top: 10px;}
.fot_erwm img {width: 120px; height: auto; border-radius: 15px;}
.foot_list{ width:58%; flex-wrap: wrap; justify-content: space-between;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.foot_list ul{}
.foot_list ul:last-child{margin-right: 0%;}
.foot_list ul li{width: 100%;}
.foot_list ul li a{line-height:25px; color:#fff;text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{}
.foot_list .foot_l_bt {color:#fff; font-size:18px;  font-weight:normal; margin-bottom:20px;}

.fott_a { text-align:center; padding:1% 0;color: #fff; width: 100%; border-top: 1px solid #0090dc;}
.fott_a a{color: #ff0000;}


/*--about--*/

/*--图片 banner--*/
.banner{position:relative;width:100%;clear:both;overflow:hidden;background:#e5e5e5; margin-top: 80px;}
.banner .pic{overflow:hidden;}
.banner .pic img{position:relative;left:50%;width:1920px;transform:translateX(-50%);}
.banner .text{position:absolute;z-index:2;top:50%;padding-top:40px;width:100%;text-align:center;color:#fff;transform:translateY(-50%);}
.banner .text em{display:block;font-size:18px;font-family:"DIN Medium";text-transform: uppercase;}
.banner .text h1{margin-top:0.5rem;font-size:2.625rem;line-height:1.25;}
.banner[data-color="white"] .text{color:#fff;}
.banner[data-color="black"] .text{color:#000;}

/*--公司简介--*/
.company-intro{padding:3rem 0;overflow:hidden;background:#fff;}
.company-intro .playBox{overflow:hidden;width:100%;}
.company-intro .playBox video{width:100%;object-fit:fill;}
.company-intro .text{overflow:hidden;width:100%; margin-bottom:3%;}
.company-intro .text .hd{position:relative;overflow:hidden;}
.company-intro .text .hd:before,.company-intro .text .hd:after{display:block;position:absolute;left:0;bottom:0;height:1px;content:"";}
.company-intro .text .hd span{font-size:30px;line-height:1.25;color:#333;    font-weight: bold;}
.company-intro .text .hd em{display:block;font-size:18px;color:#999;}
.company-intro .text .bd{padding-top:20px;overflow:hidden;}
.company-intro .text .bd p{font-size:16px;line-height:2;color:#666; text-indent:35px;}
/*--end company-intro--*/

/*--company-adv--*/
.company-adv{padding:5rem 0;overflow:hidden;background:#f0f0f0;}
.wrapper{margin:0 auto;width:1200px;}
/*--end company-adv--*/

/*--内页导航--*/
.menus-wrap{line-height:4rem;overflow:hidden;background:#fff;}
.menus-wrap .inner{position:relative;display:flex;justify-content:space-between;}
.menus-wrap .inner:after{display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;content:"";background:#e5e5e5;}
.menus-list{white-space: nowrap;overflow: auto;}
.menus-list li{position:relative;margin-right:3rem;width:auto;font-size:16px;color:#999;display: inline-block;}
.menus-list li:after{display:block;position:absolute;left:50%;bottom:0;margin-left:-0.875rem;width:1.75rem;height:3px;content:"";background:#008cd6;transform:scaleX(0);transition:all .5s;}
.menus-list li:last-child{margin-right:0;}
.menus-list li a{display:block;color:#999;}
.menus-list li:hover:after,.menus-list li.cur:after{transform:scaleX(1);}
.menus-list li:hover a,.menus-list li.cur a{color:#000;}

/*--内页标题--*/
.crumbs-wrap{padding:1.5rem 0;line-height:1.625rem;overflow:hidden;}
.crumbs-wrap.gray{background:#f4f4f4;}
.crumbs-wrap .inner{display:flex;justify-content:space-between;overflow:hidden; position: relative;}
.crumbs-list a{display:inline-block;font-size:16px;color:#999;}
.crumbs-list a:last-child:after{display:none;}
.crumbs-list a:hover{color:#008cd6;}
.crumbs-back{overflow:hidden;}
.crumbs-back a{display:block;font-size:1rem;color:#999;}
.crumbs-back a:before{display:inline-block;margin-right:0.625rem;font-family:"iconfont";content:"\e67d";}
.crumbs-back a:hover{color:#008cd6;}

.crumbs-list p {float:left; margin-right: 10px; text-indent:12px;}
.mis_1 { position: relative;}
.mis_1:after{ content:""; position: absolute; top:5px; left: 0; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ao_ss_1.png") no-repeat;width: 14px; height: 14px;}

.mis_2 { position: relative;}
.mis_2:after{ content:""; position: absolute; top:11px; left:5px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ao_ss_2.png") no-repeat;width: 5px; height: 6px;}


.mis_3 {position: relative;}
.mis_3:after{ content:""; position: absolute; top:24px; left: 0; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ao_ss_1.png") no-repeat;width: 14px; height: 14px;}

.mis_4 { position: relative;}
.mis_4:after{ content:""; position: absolute; top:30px; left:5px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/ao_ss_2.png") no-repeat;width: 5px; height: 6px;}

/* --t-title-type02-- */
.t-title-type02{position:relative;padding-top:20px;text-align:center;padding-bottom:40px;}
.t-title-type02:before{display:block;position:absolute;left:50%;top:0;width:24px;height:4px;content:"";background:#2957a4;transform:translateX(-50%);}
.t-title-type02 h2{position:relative;z-index:1;font-size:30px;color:#333;font-weight:bold;font-family:"微软雅黑";}
.t-title-type02 p{margin-top:5px;font-size:16px;color:#999;font-family:"微软雅黑";}

/*--t-adv-type05--*/
.t-adv-type05-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-20px;}
.t-adv-type05-list .item{margin:20px;padding:5%;overflow:hidden;width:calc(100% / 2 - 40px);text-align:center;background:#fff;border-radius:15px;transition:all 1s;}
.t-adv-type05-list .pic{margin:0 auto 40px;width:60px;height:60px;}
.t-adv-type05-list .pic img{display:block;width:100%;}
.t-adv-type05-list .text{padding-top:40px;line-height:1.5;overflow:hidden;border-top:#e5e5e5 solid 1px;}
.t-adv-type05-list .text h3{font-size:24px;font-weight:400;}
.t-adv-type05-list .text p{margin-top:10px;font-size:16px;}
/*--end t-adv-type05--*/


.ab_1 { overflow:hidden;}
.ab_1 ul {}
.ab_1 li { font-size:16px; padding-left:2%; padding-right:2%; padding-top: 2%; padding-bottom: 2%; line-height:25px;}
.ab_1 li:nth-child(odd){ background:#f4f4f4;}

.ab_1_a {font-size:24px; margin-left: 2%;font-weight: 600; margin-bottom: 20px;}
.ab_0 {overflow:hidden; margin-top:3%;}
.ab_0_zuo {float: left; width: 600px;}
.ab_0_yuo {float: right;width: calc(100% - 620px);}
.ab_0_yuo p {line-height:30px;margin-bottom: 20px;}
.ab_0_yuo span {font-size:14px!important; }

/*--evolution--*/
.evolution{padding:5rem 0;overflow:hidden;background:#fff;}
.evolution-list{display:flex;flex-wrap:wrap;padding:5rem 0;overflow:hidden;background:url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/evolution_list.png") repeat-y center 0;}
.evolution-list .item{position:relative;width:50%;
}
.evolution-list .item:after{display:block;position:absolute;top:1rem;width:10px;height:10px;content:"";border:#046bab solid 5px;border-radius:50%;animation:zoomIn 2s infinite}
.evolution-list .item:nth-child(odd){}
.evolution-list .text{overflow:hidden;}
.evolution-list .text em{display:block;line-height:3.125rem;font-size:30px;font-family:"DIN Medium";color:#046bab;}
.evolution-list .text p{margin-top:0.75rem;line-height:1.75;font-size:16px;color:#666;}
.evolution-list .pic{margin-top:3.25rem;overflow:hidden;border-radius:15px;}
.evolution-list .pic img{display:block;width:100%;}
.evolution-list .item:hover .pic img{transform:scale(1.1);}

@media(min-width:992px){
.evolution-list .item:nth-child(odd){padding-right:6rem;text-align:right;}
.evolution-list .item:nth-child(even){padding-left:6rem;margin-top:11.25rem;}
.evolution-list .item:nth-child(odd):after{right:0;margin-right:-10px;}
.evolution-list .item:nth-child(even):after{left:0;margin-left:-10px;}
}
@media(max-width:992px){
.evolution{padding:2.5rem 1.25rem;}
.evolution-list{display:block;padding:2rem 0;background:url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/evolution_list.png") repeat-y 1.25rem 0;}
.evolution-list .item{margin-bottom:3rem;padding-left:4.5rem;width:100%;}
.evolution-list .item:after{top:0.75rem;left:1.25rem;margin-left:-12px;}
.evolution-list .item:nth-child(odd){text-align:left;}
.evolution-list .text em{line-height:2.875rem;}
.evolution-list .text p{margin-top:1rem;line-height:1.5; background: #f4f4f4; padding:3%; border-radius: 15px;}
.evolution-list .pic{margin-top:1.5rem;}
.evolution-list .pic img{width:auto;max-width:100%;}
}

/*--合作伙伴--*/
.huanjin { overflow:hidden;}
.huanjin ul { margin-left:-2%;}
.huanjin li { width:23%; float:left; margin-left:2%; line-height:45px; text-align:center; overflow:hidden; margin-bottom:10px;}
.huanjin li img {transition: all .5s; max-width:100%;}
.huanjin li:hover img { transform: scale(1.1); }
.huanjin_sa { overflow:hidden; border:1px solid #eee;}
.huanjin li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;transition: all .5s;}
.huanjin li p a{ display:block;}
.huanjin li:hover p {color:#007dc0; font-size:16px; font-weight:bold;}

.huanjin li .mr_12 {margin-bottom: 0px; position: relative;  overflow: hidden;}
.huanjin li .mr_12 .img {display: block; position: relative; box-sizing: border-box; margin-bottom:7px; border:2px solid #f2f2f2;border-radius:15px;background: #fff;overflow: hidden;}
.huanjin li .mr_12 a {display: block;}
.huanjin li .mr_12 .img:before,.huanjin  li .mr_12 .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #008cd6;-webkit-transition:0.3s;transition:0.3s;z-index: 1;opacity: 0;box-sizing: border-box;border-radius:15px;}
.huanjin li .mr_12 .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.huanjin li .mr_12 .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.huanjin li .mr_12:hover .img:before,.huanjin  li .mr_12:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.huanjin li .mr_12 .img img { transition:all 0.5s;}
.huanjin li .mr_12 .img:hover img {transform:scale(1.1);}

/*--about结束--*/


/* 内页产品中心 */
.pro_a1 { overflow:hidden;}
.pro_a1 ul { margin-left:-2%;}
.pro_a1 li { width:23%; float:left; margin-left:2%; line-height:45px; text-align:center; overflow:hidden; margin-bottom:10px;}
.pro_a1 li img {transition: all .5s; max-width:100%;}
.pro_a1 li:hover img { transform: scale(1.1); }
.pro_a1_mi { overflow:hidden; border:1px solid #f4f4f4;}
.pro_a1 li p{text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;transition: all .5s;}
.pro_a1 li p a{ display:block;}
.pro_a1 li:hover p {color:#007dc0; font-size:16px; font-weight:600;}

.pro_a1 li .mr_12 {margin-bottom: 0px; position: relative;  overflow: hidden;}
.pro_a1 li .mr_12 .img {display: block; position: relative; box-sizing: border-box; margin-bottom:7px; border:2px solid #f4f4f4;border-radius:15px;background: #fff;overflow: hidden;}
.pro_a1 li .mr_12 a {display: block;}
.pro_a1 li .mr_12 .img:before,.pro_a1  li .mr_12 .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #008cd6;-webkit-transition:0.3s;transition:0.3s;z-index: 1;opacity: 0;box-sizing: border-box;border-radius:15px;}
.pro_a1 li .mr_12 .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.pro_a1 li .mr_12 .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.pro_a1 li .mr_12:hover .img:before,.pro_a1  li .mr_12:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.pro_a1 li .mr_12 .img img { transition:all 0.5s;}
.pro_a1 li .mr_12 .img:hover img {transform:scale(1.1);}


.cp_ans {overflow: hidden; width:450px; margin:0 auto 30px auto;}
.cp_ans ul {}
.cp_ans li {width:100%; background:#f4f4f4;float:left; text-align:center; line-height:50px; border-radius:25px;}
.cp_ans li p {font-size: 16px;}
.cp_ans li:hover a{display: block; background:#008cd6; color:#fff!important;border-radius:25px;}
.cp_ans li.ss { background: #008cd6;  border-radius: 25px;}
.cp_ans li.ss a { color:#fff!important;}


.cp_prou {float:left; width:230px;}
.cp_prou ul {margin-top: -20px;}
.cp_prou li {background: #f4f4f4; line-height:40px;border-radius:15px;text-indent:20px; position: relative; margin-top: 20px;}
.cp_prou li:after{content:""; position: absolute; top:12px; right:15px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_1.png") no-repeat; width: 10px; height: 18px;}
.cp_prou li a{display: block;}
.cp_prou li:hover>a{background: #008cd6;color: #fff;border-radius:15px;}
.cp_prou li:hover:after{content:""; position: absolute; top:12px; right:15px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_2.png") no-repeat; width: 10px; height: 18px;} 
.cp_prou .pc_s>a{background: #008cd6; color: #fff!important;border-radius: 15px 15px 0 0;}
.cp_prou .pc_s:after{content:""; position: absolute; top:12px; right:15px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_2.png") no-repeat; width: 10px; height: 18px;}


.cp_prou_1 {float:right; width:calc(100% - 270px);}
.cp_prou_1 ul {margin-left:-2%;}
.cp_prou_1 li {margin-left:2%;width: 31.33%;float: left; margin-bottom: 15px;}
.cp_prou_1 li .cp_prou_1_a {}
.cp_prou_1 li .cp_prou_1_a1 { line-height: 25px;text-align: center;font-size:16px; margin-top:3%;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.cp_prou_1 li .cp_prou_1_a2 {text-align: center;font-size: 12px; margin-top:1%; color:#b9b4b4;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; height:20px;}
.cp_prou_1 li:hover .cp_prou_1_a1 {color: #008cd6;font-size: 16px;font-weight: 600;}

.cp_prou_1 li .cp_prou_1_a {margin-bottom: 0px; position: relative;  overflow: hidden;}
.cp_prou_1 li .cp_prou_1_a .img {display: block; position: relative; box-sizing: border-box; margin-bottom:7px; border:2px solid #f4f4f4;border-radius:15px;background: #fff;overflow: hidden;}
.cp_prou_1 li .cp_prou_1_a a {display: block;}
.cp_prou_1 li .cp_prou_1_a .img:before,.cp_prou_1  li .cp_prou_1_a .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #008cd6;-webkit-transition:0.3s;transition:0.3s;z-index: 1;opacity: 0;box-sizing: border-box;border-radius:15px;}
.cp_prou_1 li .cp_prou_1_a .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.cp_prou_1 li .cp_prou_1_a .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.cp_prou_1 li .cp_prou_1_a:hover .img:before,.cp_prou_1  li .cp_prou_1_a:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.cp_prou_1 li .cp_prou_1_a .img img { transition:all 0.5s;}
.cp_prou_1 li .cp_prou_1_a .img:hover img {transform:scale(1.1);}


.cp_prou_a {overflow: hidden; background: #fff; padding:2% 5%;box-shadow: 0 0 1.25rem rgba(0,0,0,0.1);}
.cp_prou_a dl {}
.cp_prou_a dd {line-height:40px;border-radius:10px;position: relative;margin-bottom:5px;}
.cp_prou_a dd:hover>a {background: #008cd6;color: #fff;border-radius:5px;}
.cp_prou_a dd:hover:after{content:""; position: absolute; top:12px; right:15px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_2.png") no-repeat; width: 10px; height: 18px;}

.cp_prou_a .pc_ss>a{background: #008cd6; color: #fff!important;border-radius:5px;}
.cp_prou_a .pc_ss:after{content:""; position: absolute; top:12px; right:15px; background: url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/sanjian_2.png") no-repeat; width: 10px; height: 18px;}


/*--product-show-intro--*/
.product-show{overflow:hidden;}
.product-show-intro{overflow:hidden;background:#fff;}
.product-show-intro .inner{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-show-intro .slideBox{position:relative;width:50%;overflow:hidden;border-radius:3px;}
.product-show-intro .slideBox li{overflow:hidden;}
.product-show-intro .slideBox li img{display:block;width:100%;transition:all 2s cubic-bezier(0.165, 0.84, 0.44, 1);filter:contrast(.95);}
.product-show-intro .slideBox li:hover img{transform:scale(1.1);}
.product-show-intro .slideBox .prev,.product-show-intro .slideBox .next{display:none;position:absolute;z-index:9;top:50%;width:3.75rem;height:3.75rem;line-height:3.75rem;text-align:center;color:#fff;cursor:pointer;background:rgba(0,0,0,0.5);border-radius:15px;transform:translateY(-50%);}
.product-show-intro .slideBox .prev{left:1.75rem;}
.product-show-intro .slideBox .prev img { width:24px; height:24px; margin-top:18px; margin-left: 15px;}
.product-show-intro .slideBox .next{right:1.75rem;}
.product-show-intro .slideBox .next img { width:24px; height:24px; margin-top:18px; margin-left: 18px;}
.product-show-intro .slideBox .prev:hover,.product-show-intro .slideBox .next:hover{background:#008cd6;}
.product-show-intro .slideBox .swiper-pager{position:absolute;z-index:9;left:0;bottom:2rem;width:100%;text-align:center;}
.product-show-intro .slideBox .swiper-pager span{margin:0 .5rem;background:#fff;opacity:1;}
.product-show-intro .slideBox .swiper-pager span.swiper-pagination-bullet-active{background:#008cd6;}
.product-show-intro .slideBox:hover .prev,.product-show-intro .slideBox:hover .next{display:block;}
.product-show-intro .text{position:relative;width:44%;overflow:hidden;}
.product-show-intro .text .sum_za {padding-bottom:20px;font-size:25px;line-height:1;color:#333;border-bottom:#e5e5e5 solid 1px; }
.product-show-intro .text .sum_za1 {color:#b9b4b4;padding-bottom:10px;padding-top:10px;}
.product-show-intro .text .summary{height:14rem;overflow:auto;}
.product-show-intro .text .summary p{font-size:16px;line-height:2rem;color:#666;}
.product-show-intro .text .summary p span {font-weight:600;color: #333;}
.product-show-intro .text .btnBox{position: relative; left:0;bottom:0;width:100%;height:3.75rem;}
.product-show-intro .text .btnBox li{ position: relative;float:left;margin-right:2%;width:45%;height:50px;line-height:50px;text-align:center;font-size:20px;color:#fff;}
.product-show-intro .text .btnBox li:nth-child(1) a{display:block;color:#fff;background:#008cd6;border-radius:15px;}
.product-show-intro .text .btnBox li:nth-child(2) a{display:block;color:#fff;background:#999;border-radius:15px;}
.product-show-intro .text .btnBox li:nth-child(2) a:hover{background:#000;}
.product-show-intro .text .btnBox li .pop{display:none;position:absolute;left:0;bottom:calc(100% + 2rem);padding:2rem;width:100%;background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.product-show-intro .text .btnBox li .pop:after{display:block;position:absolute;z-index:3;left:50%;bottom:-0.625rem;margin-left:-0.625rem;width:1.25rem;height:1.25rem;content:"";background:#fff;transform:rotate(-45deg);}
.product-show-intro .text .btnBox li:hover .pop{display:block;}

/*--end product-show-intro--*/


/*--product-show-form--*/
.product-show-form{padding-top:50px;overflow:hidden;background:#fff;}
.product-show-form .hd{overflow:hidden;}
.product-show-form .hd h2{font-size:25px;color:#333;line-height:1.25;}
.product-show-form .hd p{margin-top:1rem;font-size:1rem;line-height:1.25;color:#999;}
.product-show-form .bd{margin-top:3.75rem;}
.product-show-form .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between;}
.product-show-form .bd .iptBox input{padding:1.25rem 2.5rem;width:32%;height:50px;font-size:1.25rem;background:#f6f6f6;border:none;border-radius:15px;outline:none;transition:all 1s;}
.product-show-form .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.product-show-form .bd .iptBox input:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.product-show-form .bd .txtBox{margin-top:3.125rem;}
.product-show-form .bd .txtBox textarea{display:block;padding:1.25rem 2.5rem;width:100%;height:10rem;font-size:1.25rem;background:#f6f6f6;border:none;border-radius:15px;outline:none;resize:none;transition:all 1s;}
.product-show-form .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.product-show-form .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.product-show-form .bd .btnBox{margin-top:3.125rem;overflow:hidden;}
.product-show-form .bd .btnBox a{display:block;float:right;width:26.875rem;height:50px;line-height:50px;font-size:1.25rem;color:#fff;text-align:center;background:#008cd6;border-radius:15px;}

/*--end product-show-form--*/

/*--relate-product--*/
.relate-product{padding-top:1.875rem;overflow:hidden;background:#fff;}
.relate-product .hd{overflow:hidden;}
.relate-product .hd h2{font-size:25px;color:#333;line-height:1.25;}
.relate-product .hd h2 a{color:#333;}
.relate-product .hd h2 a:hover{color:#046bab;}
.relate-product .hd p{margin-top:1rem;font-size:1rem;line-height:1.25;color:#999;}
.relate-product .list{display:flex;flex-wrap:wrap;margin:-1rem;padding:3.125rem 0;}
.relate-product .item{margin:1rem;width:calc(100% / 4 - 2rem);text-align:center;overflow:hidden;border-radius:15px;transition:all 1s;}
.relate-product .pic{overflow:hidden;border-radius:15px;}
.relate-product .pic img{display:block;width:100%;transition:transform 1s;filter:contrast(0.95);}
.relate-product .text{padding:0.625rem;overflow:hidden;}
.relate-product .text h3{line-height:2rem;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.relate-product .text h3 a{color:#333;}
.relate-product .text p{display:none;}
.relate-product .text span{display:none;}
.relate-product .item:hover{background:#046bab;transform:translateY(-1rem);box-shadow:0 0 1rem rgba(0,0,0,0.1);}
.relate-product .item:hover .pic img{transform:scale(1.1);}
.relate-product .item:hover .text h3 a{color:#fff;}

/*--relate-product--*/

/*--解决方案--*/
.szbs_a {margin: 50px 0 50px 0;overflow: hidden;}
.szbs_a ul{ margin-left:-2%;}
.szbs_a li{width:31.33%;float:left; position:relative; overflow:hidden; margin-left:2%;border-radius:15px;margin-bottom: 2%;}
.szbs_a1 img { height:auto; width:auto;}
.szbs_a2 { position:absolute; top:calc(100% - 50px); left:0%; background:rgba(0,140,214,0.9); width:100.5%; display:table;transition:all 0.8s;text-align:center;height:50px;}
.szbs_a22{ height:100%;display:table-cell; vertical-align:middle;}
.szbs_a2 .szbs_a2_a { position:absolute; top:-3px; left:0;width:100%;transform:translateY(-50%);}
.szbs_a2 .szbs_a2_b { font-size:16px; color:#fff;}
.szbs_a2 .szbs_a2_c { color:#fff; display:none; line-height:25px; padding: 0 5%;}
.szbs_a li:hover .szbs_a2{ top:0;height:100%; background:rgba(0,140,214,0.8);}
.szbs_a li:hover .szbs_a2_a { transform:translateY(0%);position:static;}
.szbs_a li:hover .szbs_a2_b { font-size:22px;}
.szbs_a li:hover .szbs_a2_c { display:block; margin-top:10px;font-size: 16px;}


.ab_sm { overflow:hidden; margin:50px 0 50px 0; }

.lsm_new_you_ne { float:left; width:calc(100% - 220px);background:#f4f4f4;border-radius:20px;}

.soluw_ney { overflow:hidden; padding:2.5%;}
.soluw_ney_zi { overflow:hidden; font-size:24px; margin-bottom:10px; text-align:center; font-weight:bold;}
.sowa_q1 { color:#333; text-align:center;}
.soluw_ney_xian {border:1px solid #e8e8e8; margin:20px 0 20px 0%; overflow:hidden;}
.soluw_ney_nei { line-height:35px; margin-bottom:20px; font-size:16px; width:100%; text-align:center;}
.soluw_ney_nei2 { line-height:30px; font-size:16px; width:100%;}
.soluw_ney_nei2 p {}
.soluw_ney_nei2 p img { margin: 10px  auto;}
.soluw_ney_nei2 p {padding:0px 0px !important;}

.soluw_ney_nei2 table { border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important; height: 100%!important;}
.soluw_ney_nei2 table tr {line-height:30px !important;font-size: 11pt!important; padding:0px 0px !important;}
.soluw_ney_nei2 table td{ padding:0px 6px !important;word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important; font-size: 11pt!important; }
.soluw_ney_nei2 table p span {font-size: 11pt!important;}


.ny_psw_more { background:#fff; line-height:40px; margin:10px; text-align:center;border-radius:25px; border-top:10px solid #eee;}
.ny_psw_more a{display:block; color:#333;}
.ny_psw_more:hover a{background:#008cd6 ; color:#fff;border-radius:25px;}

.in_newss_a { float:right; background:#f4f4f4; width:195px;border-radius:15px; padding:10px 15px;}
.in_newss_a ul {}
.in_newss_a li { margin-top:15px;}
.in_newss_a li .in_newss_a_1 { overflow:hidden;border-radius:10px;}
.in_newss_a li .in_newss_a_1 img {transition:all 0.5s;}
.in_newss_a li:hover .in_newss_a_1 img {transform:scale(1.1);}
.in_newss_a li .in_newss_a_2 { line-height:30px; text-align:center;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding:0 10px;}

.in_newss_a_a { font-size:16px; font-weight:bold; position:relative; }


/*内页新闻*/
.nes_zyi { overflow:hidden; width:100%; margin-bottom:20px;}
.nes_zyi dl { background:#fff; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #eee;}
.nes_zyi dl:last-child { margin-bottom:0px;}
.nes_zyi dd { width:250px; float:left; border:1px solid #eee; margin-bottom:15px;border-radius:15px;}
.nes_zyi dd img { max-width:100%; height:auto;border-radius:15px;}
.nes_zyi dt { float:right; width:calc(100% - 280px);}
.nes_zyi dt a{ display:block; transition:all .5s;}
.nes_zyi dt:hover a{ color:#1a82e1; margin-left:10px;}
.nes_zyi dt .nes_zyi_1 { font-size:18px; margin-top:20px;}
.nes_zyi dt .nes_zyi_2 { margin:10px 0; font-size:14px; line-height:25px; color:#666;}
.nes_zyi dt .nes_zyi_sj { position:relative; text-indent:22px; line-height:18px; margin-top:20px;}
.nes_zyi dt .nes_zyi_sj:after {content:""; background:url("https://www.howtoraiseaboyfriend.com/Data/starpow/template/cn/images/xin_bie.png") no-repeat; width:40px; height:39px; position:absolute; top:0; left:0px;}


/*左右一页*/
.zuoy { text-align: center; clear: both; color: #fff; margin-top:10px; float:left;}
.zuoy_ks { width: 120px; display: inline-block; background: #eeeeee; line-height: 35px; border-radius: 5px;}
.zuoy_ks a { display: block; }
.zuoy_ks:hover a { background: #008cd6; color: #fff; border-radius: 5px; }
.zuoy_mi { width: 50px; display: inline-block; background: #008cd6; line-height: 35px; border-radius: 5px;}

/*人才招聘*/
.i-jdm {font-weight: 600;}
.i-jobc,.i-jobcaa,.i-jota,.i-jota span,.i-jotc a,.i-news ul,.i-neb p,.i-szy{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.i-ban{position:relative;height:500px;background-repeat: no-repeat;background-size: cover;background-position: center;overflow: hidden;}
.i-jot{padding-bottom:1%;}
.i-jot li{margin-bottom:30px;}
.i-jota{background:#f4f4f4;justify-content: space-between;align-items:center;margin-bottom:30px;cursor: pointer;}
.i-jota h5{font-size:20px;width: 50%;font-weight: normal;padding:20px 0 20px 30px;}
.i-jota p{color:#666;}
.i-jota span{align-items: center;background:#008cd6;height:66px;width:30px;}
.i-jota span:after{content: '+';color:#fff;font-size:24px;width:100%;text-align: center;}
.i-jota.span span:after{content: '-';}
.i-jotb{color:#666;line-height:30px;box-sizing:border-box;padding:0 30px;display:none;}
.i-jotc{margin:40px auto 0px;}
.i-jotc a{justify-content:space-between;border:2px solid #008cd6;color:#008cd6;width:200px;overflow: hidden;position:relative;}
.i-jotc p{display:inline-block;padding:12px 30px;position: relative;z-index: 2;}
.i-jotc img{width:20px;position:relative;z-index: 1;margin-right:20px;}
.i-jotc a:after{content:'';display:block;position:absolute;top:-75px;left:78%;height:200px;background:#008cd6;width:250px;transform:rotate(25deg);transition: all 0.5s;}
.i-jotc a:hover:after{left:0%;}
.i-jot a:hover p{color:#fff;}


.i-copp{max-width:1480px;width:96%;margin:1rem auto;line-height: 36px;color:#555;font-size:18px;}
.i-cux{padding-top:4vw;position: relative;}
.i-cux:after{content:'';width:1px;height:100%;background: #eee;position:absolute;top:0;right: 47%;}
.i-cou{padding:0px 0 3vw;max-width:1480px;width:96%;margin:auto;justify-content: space-between;flex-wrap: wrap;}
.i-cox{width:47%;}
.i-coxa{line-height:30px;color:#666;font-size: 15px;}
.i-cous{width:35%;}
.i-cont{font-size:26px;margin:0px auto 0px;font-weight: bold;color:#3390cf;}
.i-cont p{position:relative;padding-bottom:15px;}
.i-cont p:after{content:'';width:50px;height:5px;background:#f27e01;position:absolute;bottom:0;left:0;}
.i-conx{font-size:16px;margin:20px auto;line-height:26px;color:#666;}
.i-cons{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:0.3rem 0;}
.i-cons p{color:#999;margin-bottom:10px;}
.i-cons a{font-weight:bold;font-size:20px;color:#666;}
.i-cons a:hover{color:#3390cf;}


.re_s {overflow: hidden;}


/*--contact--*/
.contact{padding:5rem 0;overflow:hidden;background:#fff;}
.contact-inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:5%;overflow:hidden;}
.contact-inner .text{float: left;width:calc(100% - 520px);}
.contact-inner .text .infos{overflow:hidden;}
.contact-inner .text .infos h2{margin-bottom:10px;font-size:30px;color:#333;}
.contact-inner .text .infos p{font-size:18px;line-height:35px;font-family:"DIN Medium";color:#666;}
.contact-inner .text .QRcode{float: left; margin-top: 15px;}
.contact-inner .text .QRcode .item{float:left;margin-right:1.25rem;padding:0.5rem;width:8.125rem;text-align:center;border:#e5e5e5 solid 1px;border-radius:15px;}
.contact-inner .text .QRcode .item span{display:block;margin-top:0.5rem;font-size:1rem;color:#666;}
.contact-inner .pic{float:right; width:500px;}
.contact-inner .pic img{display:block;width:100%;transition:all 1s;}
.contact-inner .pic>p{width:100%;height:400px;border-radius:15px;}
.contact-form{padding-top:5%;overflow:hidden;background:#fff;border-top:#e5e5e5 solid 0px;}
.contact-form .hd{overflow:hidden;}
.contact-form .hd h2{font-size:26px;color:#333;line-height:1.25;}
.contact-form .hd p{margin-top:1rem;font-size:1rem;line-height:1.25;color:#999;}
.contact-form .bd{margin-top:3.75rem;}
.contact-form .bd .iptBox{display:flex;flex-wrap:wrap;justify-content:space-between;}
.contact-form .bd .iptBox input{padding:1.25rem 2.5rem;width:23.875rem;height:50px;font-size:1.25rem;background:#f6f6f6;border:none;border-radius:15px;outline:none;transition:all 1s;}
.contact-form .bd .iptBox input::-webkit-input-placeholder{color:#999;}
.contact-form .bd .iptBox input:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.contact-form .bd .txtBox{margin-top:3.125rem;}
.contact-form .bd .txtBox textarea{display:block;padding:1.25rem 2.5rem;width:100%;height:10rem;font-size:1.25rem;background:#f6f6f6;border:none;outline:none;resize:none;transition:all 1s;}
.contact-form .bd .txtBox textarea::-webkit-input-placeholder{color:#999;}
.contact-form .bd .txtBox textarea:hover{background:#fff;box-shadow:0 0 2rem rgba(0,0,0,0.1);}
.contact-form .bd .btnBox{margin-top:3.125rem;overflow:hidden;}
.contact-form .bd .btnBox a{display:block;float:right;width:26.875rem;height:4.375rem;line-height:4.375rem;font-size:1.25rem;color:#fff;text-align:center;background:#008cd6;border-radius:15px;}


/*--t-txt-type06--*/
.t-txt-type06{overflow:hidden;}
.t-txt-type06-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.t-txt-type06-list .item{margin-bottom:24px;padding:30px 20px;width:calc(50% - 12px);border:#f0f0f0 solid 1px;transition:all .5s;border-radius:15px;}
.t-txt-type06-list .item .tit{position:relative;display:flex;align-items:center;padding-bottom:20px;overflow:hidden;}
.t-txt-type06-list .item .tit:before,.t-txt-type06-list .item .tit:after{display:block;position:absolute;left:0;bottom:0;content:"";}
.t-txt-type06-list .item .tit:before{z-index:1;width:100%;height:1px;background:#f0f0f0;}
.t-txt-type06-list .item .tit:after{z-index:2;width:30px;height:2px;background:#008cd6;}
.t-txt-type06-list .item .tit h3{font:normal 18px/1.5 "å¾®è½¯é›…é»‘";color:#333;}
.t-txt-type06-list .item .cont{padding-top:20px;overflow:hidden;}
.t-txt-type06-list .item .cont p{font:normal 16px/1.75"å¾®è½¯é›…é»‘";color:#666;}
@media(max-width:1400px){
.t-txt-type06-list .item{margin-bottom:10px;padding:15px 10px;width:100%;}
.t-txt-type06-list .item .tit{padding-bottom:10px;}
.t-txt-type06-list .item .tit h3{font-size:16px;}
.t-txt-type06-list .item .cont{padding-top:10px;}
.t-txt-type06-list .item .cont p{font-size:14px;}
}
/*--end contact--*/

.cp_pr_s1 {overflow: hidden;background: #f4f4f4; padding:2%; margin-bottom:20px;border-radius: 15px;}
.cp_pr_s1 .cp_ro {overflow: hidden; line-height:40px; font-size: 25px;border-bottom: 1px solid #dedede; padding-bottom: 10px; margin:10px 0;    text-align: center;}
.cp_pr_s1 .cp_ro_1 {color: #929292;line-height:25px;}
.cp_pr_s1 .cp_ro_1_b {width: 100%;    text-align: center;}
.cp_pr_s1 .cp_ro_1_b img {width:260px;border-radius: 15px; }