@charset "utf-8";
/* CSS Document */
/*--------------------全局样式-------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;}
body{margin:0 auto;overflow-x:hidden;font: 100%/1.5 "微软雅黑", arial, sans-serif; color: #828282;/*font: 14px/1.5 'MingLiU', '细明体', '\7EC6\660E\4F53'; color: #333;*/}
h1,h2,h3,h4,h5,h6{font-size:100%;}
i, em {font-style: normal;}
ul,ol,li {list-style-type:none;}
.tr{text-align:right;}
.tc{text-align:center;}
.tl{text-align:left;}
.fl{_display:inline;float:left;}
.fr{_display:inline;float:right;}
.w1000{width:1000px;margin:0 auto;}
.w960{width:960px;margin:0 auto;}
.wxgd{min-height:500px;overflow: hidden;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0;line-height: 0px !important;}
.clearfix { zoom:1; }
a {color:#1e2a90; text-decoration:none;}
a:hover{ color:#dd2839;}
.colorc01{color:#1e2a90;}
.colorc02{color:#dd2839;}
.colorc03{color:#c41131;}


/*--------------------主页样式-------------------------*/
header{background:#f9f9f9;width:100%; height:90px;}
h1{margin-right:30px; float:left}
nav{width:100%;height:48px; padding-top:36px;}
nav li{float:left;}
nav li a{display:inline-block; padding:5px 15px;font:16px "微软雅黑"; color:#1e2a90; text-align:center;border-radius:5px;}
nav li a:hover{display:inline-block;background:#dd2839; color:#fff;}
.banner img{ width:100%;}


/*首页底部*/

footer{width:100%;height:37px;background:url(/img/pc/index_05.jpg) repeat-x #fff;position: fixed;bottom:0px; z-index:999; overflow:hidden;}

.foot{margin:0px auto;padding:0px; width:1000px;}
.foot_nav{width:1000px;position:relative;}
.foot_nav ul{margin:0px; padding:0px;}
.foot_nav ul li{float:left;width:200px; height:31px; text-align:center; font-size:13px; padding-top:7px}
.foot_nav ul li a{text-decoration:none;color:#FFF;}
.foot_nav ul li a:hover{color:#dd2839;}
.foot_nav ul li.cur{background:url(/img/pc/index_06.jpg) no-repeat 0px 12px; cursor:pointer;color:#dd2839;}

.gd{width:995px;height:910px;overflow:auto;overflow:-Scroll;overflow-x:hidden}
.foot_box{width:1000px; padding:60px 0px 0px; height:200px;}
.home-box,.home-box ul,.home-box .more{background-image:url(/img/pc/home_box.png);background-repeat:no-repeat;width:307px;}
.home-box{background-repeat:repeat-y;background-position:-307px 0;position:relative;display: inline-block;_display:inline;text-align: left;margin: 0 10px;}
.home-box ul{min-height:95px;height:auto !important;height:80px;padding-top:15px;}
.home-box li{padding-left:15px;}
.more{height:35px;background-position:-614px bottom;position:absolute;left:0;bottom:-28px;}
.more a{width:140px;height:45px;float:right;text-indent:-9999px;}

.home-box .video-icon,.home-box .tool-icon,.home-box .sefe-icon{width:66px;height:66px;background-image:url(/img/pc/home_icon.jpg);background-repeat:no-repeat;float:left;margin-top:10px;}
.home-box .tool-icon{background-position: 0 -66px;}
.home-box .sefe-icon{background-position: 0 -132px;}
.home-box .video-icon{background-position: 0 0;}
.home-box  .box-r{float:right;width:190px;margin-right:20px;color:#fff;_display:inline;}
.home-box  .box-r h3{font-size:18px;margin-top:10px; text-shadow:1px 1px 5px #333;}
.home-box  .box-r p{color:#fff;margin-top:5px;}

.foot_zhong{float:left;width:542px; height:178px; margin-left:38px; padding-top:20px;}


.foot_right{float:right; width:240px; margin-top:40px;}

.foot_shrinkage{position:absolute;right:0px;top:5px;}
.foot_shrinkage img{cursor:pointer;}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar
{
    width: 6px;
    height: 6px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #dd2839;
}
.cpbt{width:100%; height:34px; padding-top:5px;margin-top:20px;background:url(/img/pc/icon1.png) no-repeat;}
.cpbt .cpbt_j{margin-left:6px; margin-right:20px;color:#FFF;float:left;}
.cpbt h3 a{float:left;color:#FFF;font-weight: bold;}
.cpzs{padding:10px 10px 10px 20px; margin-bottom:30px; }
.cpzs ul{ margin-right:-10px;}
.cpzs ul li{float:left;width:285px;padding:5px;border:5px solid
#f5f5f5;margin-right:20px; margin-top:20px;}
.cpzs ul li .cppic img{ display:block;width:285px; height:230px; background:#000}
.cpzs ul li .cptxt{display:block; padding:0 5px;}
.cpzs ul li .cptxt .mc{display:block;text-align:center;margin:10px 0px 5px 0;font-size:15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cpzs ul li .cptxt .mc a{ color:#666}
.cpzs ul li .cptxt .mc a:hover{color:#dd2839;}
.cpzs ul li .cptxt .jp{display:block;margin:5px 0px 10px 0;font-size:13px; text-align:center;}
.cpzs ul li .cptxt .jp em{text-decoration: line-through;}
.cpzs ul li .cptxt .jp b{margin-right:20px;font-size:24px; color:#dd2839;}
.cpzs ul li .cptxt .ljgm a{display: block;margin:0 auto;padding:2% 5%;background: #dd2839;font-size: 16px;font-family: "微软雅黑",Arial;font-weight: 700;color: #fff;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;text-align: center;margin-bottom: 20px;}
.cpzs ul li .cptxt .ljgm a:hover{background:#1e2a90;}
.xgzs{margin:20px 0 200px 0;}
.xgzs ul li{float:left;width:300px;line-height:30px;margin-right:20px; background:#000;    text-indent: 18px;background: url(/img/pc/ulListDot.gif) no-repeat 5px 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xgzs ul li a{color:#666}
.xgzs ul li a:hover{color:#dd2839;}

/*产品详情*/
.cpxp{padding: 10px; margin-bottom:50px;}
.cpxpcp{width:100%; height:230px;border-bottom: dashed 1px #e5e5e5; padding-bottom:10px;}
.cpxpcp ul li .cptp{float:left;display:block; width:285px; height:230px; margin-right:20px;}
.cpxpcp ul li .cpjj{float:left;display:block; width:450px;height:200px;margin-right:20px; padding-top:30px; padding-left:50px;}
.cpxpcp ul li .cpjj h3 a{font-size:18px;font-weight:bold;line-height:40px; color:#dd2839;}
.cpxpcp ul li .cpjj .zysx{ display:block; margin:10px 0;font-size:12px;}
.cpxpcp ul li .cpjj .jg{display:block;font-size:14px;}
.cpxpcp ul li .cpjj .jg b{font-size:24px; color:#dd2839; margin-right:20px;}
.cpxpcp ul li .cpjj .jg em{text-decoration: line-through;}
.cpxpcp ul li .gm{float:left;display:block; width:160px;height:120px; padding-top:110px}
.cpxpcp ul li .gm a{display:block; margin:0 auto;width:90px;padding:3px 5px; text-align:center; background:#dd2839;color:#fff;-moz-border-radius:6px;/* Gecko browsers */-webkit-border-radius:6px;/* Webkit browsers */border-radius:6px;  /* W3C syntax */}
.cpxpnr{padding:20px;}
/*新闻列表*/
.xwlb{}
.xwlb ul li{border-bottom: dashed 1px #e5e5e5; height:160px; padding:10px;}
/*.xwlb ul li .xwlb_pic img{float:left;width:200px;height:160px; background:#333; margin-right:20px;}*/
.xwlb ul li .xwlb_txt{float:left;width:920px;height:160px;}
.xwlb ul li .xwlb_txt h2 a{display:block;line-height:40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight:bold;}
.xwlb ul li .xwlb_txt .sj{display:block;margin:10px 0px;font-size:12px;}
.xwlb ul li .xwlb_txt .sj em{color:#dd2839;}
.xwlb ul li .xwlb_txt .jj{display:block;height:70px;line-height:23px;font-size:12px;overflow: hidden;}
.xwnr h3{ line-height:50px; padding:0px 0 20px 0;border-bottom: dashed 1px #e5e5e5;color:#dd2839; text-align:center;font-weight:bold; font-size:24px;}
.xwnr .xgxq{ display:block;line-height:40px;border-bottom: dashed 1px #e5e5e5; font-size:12px; margin-bottom:20px; text-align:center;}
.xwnr .xgxq .sj{ margin-right:30px;}
.xwnr .xgxq .yd{ margin-right:60px;}
.xwnr .xgxq .yd em{color:#dd2839;}
.xwcon{padding:20px;}
.sxp{border-top:dashed 1px #e5e5e5; padding:20px;}
.sxps{line-height:30px; display:block;}
/*订单查询*/
.ddcx{ width:500px;height:auto; margin:0 auto;}
.ddcx{margin:10% 0 10% 25%;}
.ddcx li{margin-bottom:10px;}
.ddcx li a{display:block;width:80px;height:35px;line-height:35px;text-align:center; color:#fff;background:#dd2839;border-radius:5px;-moz-border-radius:5px; /* 老的 Firefox */-webkit-border-radius:5px;display:block;font-size:14px;font-family:"微软雅黑",Arial;font-weight:700;}
/*购物车*/
.gwcxd{margin:0 auto;width:100%;height:auto;overflow:hidden;background:#fff;padding:3%;}
.gwcxd table.gridtable{border-width: 1px;border-color: #cacaca;border-collapse: collapse;font-size: 14px;}
.gwcxd table.gridtable th{padding: 8px;border:solid 1px #cacaca; background:#f5f5f5; text-align: center!important;}
.gwcxd table.gridtable td {padding: 8px;border:solid 1px #cacaca; text-align:center; vertical-align:middle;}

.gwcxd .gwc_txxx{width:100%;border:solid 1px #cacaca; margin-top:20px;}
.gwcxd .gwc_txxx h2{height:44px;line-height:44px;border-bottom:solid 1px #cacaca; padding-left:1%; font-size:1.125em; font-weight:700; color:#e40544;}
.gwcxd .gwc_txxx .gwc_txbd{padding:5%;font-size:0.75em;}
.gwcxd .gwc_txxx .gwc_txbd li{margin-bottom:10px;}
.gwcxd .gwc_txxx .gwc_txbd li.wz{ padding-left:6%; line-height:25px;}
.gwcxd .gwc_txxx .gwc_txbd li.bt a{display:block;width:180px;height:50px;line-height:50px;text-align:center; color:#fff;background:#dd2839;border-radius:5px;-moz-border-radius:5px; /* 老的 Firefox */-webkit-border-radius:5px;display:block;font-size:18px;font-family:"微软雅黑",Arial;font-weight:700;margin:20px 0px 0px 60px;}

#liuyan{ padding:30px; font:12px/19px ""; color:#666; overflow:hidden;}
#div{ margin-bottom:15px;overflow:hidden;}
#liuyan span{float:left;}
#liuyan .tishi{font:12px/20px ""; color:#dd2839; float:none;}
#div_one a{display:block;width:80px; padding:10px 10px;text-align:center; color:#fff;background:#dd2839;border-radius:5px;-moz-border-radius:5px; /* 老的 Firefox */-webkit-border-radius:5px;font-size:16px;font-family:"微软雅黑",Arial;font-weight:700;margin:2% 0px 0px 7%;letter-spacing:8px;}

#div_one a:hover{ color:#fff;}

.t80 {margin-top: 80px; margin-bottom:50px;}
.t80 li:nth-child(odd){background:#f6f6f6;width:96%;width:96%;height:auto;line-height:30px;color:#dd2839;padding:0 2%; font-size:12px; margin:20px 0;}
.t80 li:nth-child(even){background:#fff;width:96%;line-height:35px;font-size:12px;padding:0 2%;text-indent : 24px;}

/*--------------------表单优化样式-------------------------*/
.liuyan_one,.liuyan_dz,.liuyan_two,.liuyan_ddcx,.liuyan_ly{ width:185px; height:22px; border:1px solid #a0a0a0; font:14px/17px Arial, Helvetica, sans-serif; color:#666; padding:0px 3px; margin-right:5px;}
.liuyan_dz{width:80%;height:22px;}
.liuyan_two{width:65%; height:128px;}
.liuyan_ddcx{width:245px; height:22px; }
.liuyan_ly{width:80%; height:128px;}
.liuyan_xz{margin-right:5px;}


/*--------------------分页导航样式-------------------------*/
.pagecode{margin:0 auto;width:50%;height:25px; font:12px/25px ""; color:#666; margin-top:60px;margin-bottom:30px;}
.pagecode a{ padding:3px 10px 3px 10px;border:1px solid #cacaca;background: #fff; color:#000;display:block; text-decoration:none; margin-left:5px; float:left; font:Arial,宋体;}
.pagecode a.called{padding:3px 15px 3px 15px;background:#dd2839;padding:3px 10px 3px 10px;border:1px solid #f89527; color:#fff; display:block;margin-left:5px; float:left;font:Arial,宋体;}
.pagecode a:hover{ padding:3px 15px 3px 15px;background:#dd2839;padding:3px 10px 3px 10px;border:1px solid #f89527; color:#fff; display:block;margin-left:5px; float:left;font:Arial,宋体;}

/*---内页隔条---*/
.title{width:100%; margin-bottom:1%;}
.title h3{text-align:center;font:24px/30px "微软雅黑";color:#1e2a90;padding:15px 0px 15px;letter-spacing:4px;}
.title p {background:#eee;height: 1px;overflow: hidden;line-height: 0px;}
.title p span {margin: 0px auto;display: block; height: 1px;overflow: hidden;width: 86px;background:#c41131;line-height: 1px;}
.title em {display: block;text-align: center;font-size: 14px;color: #999999;padding:10px 0;}

/*内页*/
.ny_b{ width:100%;height:164px;border-bottom:1px solid #e6e6e6; margin-bottom:20px;}
.ny_b img{ width:100%;}
.main_content{width:960px;margin:0 auto;padding:20px;overflow: hidden;}

/*内页底部*/
.footer{width:100%;height:auto;border-top:1px solid #e6e6e6; background:#4f2a7a;}
.baozheng{height:40px; line-height:40px;background: url(/img/pc/foot_line.png) repeat-x bottom;}
.baozheng h3{font:18px/35px "微软雅黑";color:#dd2839;letter-spacing:8px;}
.tztp{ display:block;background: url(/img/pc/tz01.png) no-repeat; width:25px; height:25px; margin-top:6px; margin-right:20px;}
.sm{padding:10px 0;}
.sm h2{width:80px;height:28px;line-height:28px;margin-top:6px;background:#dd2839; position:relative;color:#fff; padding-left:5px;}
.sm h2 .triangle-fr{width: 0;height: 0;border-top: 14px solid transparent;border-bottom: 14px solid transparent;border-left: 17px solid #dd2839;position: absolute;z-index: 10;
    right:-17px; top:0px;}
.sm p{width:100%;color:#fff;line-height:28px; margin-top:10px;}
.smwz{width:850px;}
.bqsy{/*background: url(/img/pc/foot_line.gif) repeat-x bottom;*/}
.bqjw{width:100%;line-height:40px;background: #000;}


/*------------------------------药品说明-------------------------------*/
.bluefont {color: #003789;}
.redfont {color: #dc1000;}
.font_position > .texts {font-size: 14px;color: #414141;line-height: 22px;}
.font_position > .texts > .text_description {display: inline;text-decoration: none;border-bottom: 1px solid #414141;}
.ypsmgg{width:100%; height:371px;}
.ypsmggfl{width:60%;min-height:371px; background:#d91612;position: relative;}
.ypsmggfl img{ margin:100px 80px 0 0;float:right;}
.ypsmggfr{width:40%;height:371px; background:#003789;position: relative;}
.male{ position: relative; left:-100px;}

.conypsm{margin: 0 auto;max-width:1000px; height:3800px;position: relative;padding: 70px 0 5px;letter-spacing: 0.36px;word-break: break-all;}
.conbj{position: absolute;top: -290px;left: 0;z-index: 1;}
.font_position{position: relative;z-index: 2;}
.font_position > .titles {background-repeat: no-repeat;background-position: 0% 60%;font-size: 42px;color: #003789;margin-bottom: 10px;display: inline-block;}
.font_position > .texts {font-size: 14px; color: #414141;line-height: 22px;}
.font02{margin: 190px 0 0 325px;}
.font03 {z-index: 1;padding-top: 60px;margin: 80px 0 0 0;color: white;text-align: right;padding-right: 45px;}
.font03 > .titles {background-image: url(/img/pc/num_1.png);color: white;padding-left: 50px;}
.font03 > .texts > .text_description {border-color: white;}
.font03 > .texts {display: inline-block;text-align: left;color: white;}
.font03 > .texts > b {color: #dc1000;}
.font03 > .texts > span > b {color: #dc1000;}
.font03 > .texts > .text_description {border-color: white;}
.font03 > .width_690 {width:690px;margin-top: 33px;display:inline-block;overflow:hidden;}
.font03 > .width_690 > .left_text {float: left;text-align: left;font-size: 13px;}
.font03 > .width_690 > .right_text {float: right;text-align: left;font-size: 13px;}

.font04 { margin: 120px 0 0 0px;}
.font04 > .titles {background-image: url(/img/pc/num_2.png); padding-left: 50px;}
.font05 {margin: 285px 0 0 275px;}
.font05 > .letter_7 {letter-spacing: 7px;}
.font05 > .titles {background-image: url(/img/pc/num_3.png);padding-left: 50px;}
.font05 > .nobak {background-image: none;padding: 0;}
.font06 {margin-top: 150px;overflow: hidden;}
.font06 .float_l {float: left;overflow: hidden;}
.font06 > .float_r {float: right;padding-right: 40px;}
.font06 .float_l > .titles_bak4 { background-image: url(/img/pc/num_4.png); padding-left: 50px;}
.font06 .float_l > .titles {background-repeat: no-repeat;background-position: 0% 60%;font-size: 42px;color: #003789;margin-bottom: 10px;display: inline-block;}
.font06 .float_l > .texts {font-size: 14px;color: #414141;line-height: 22px;margin: 50px 0 0 120px;}
.font06 > .float_r > .titles_bak5 {background-image: url(/img/pc/num_5.png);padding-left: 50px;}
.font06 > .float_r > .titles {background-repeat: no-repeat;background-position: 0% 60%;font-size: 42px;color: #003789;margin-bottom: 10px;display: inline-block;}
.font06 > .float_r > .texts { margin: 50px 0 0 0;line-height:30px;font-size: 14px;}
.font07 {margin: 60px 0 0 50px;}
.font07 > .titles_bak6{background-image: url(/img/pc/num_6.png);padding-left: 50px;}
.font07 > .titles {background-repeat: no-repeat; background-position: 0% 60%;font-size: 42px;color: white;margin-bottom: 10px;display: inline-block;}
.font07 > .texts {width: 72.5%; margin: 30px 0 0 -1px;}
.font08 {margin: 145px 0 0 270px;}
.font08 > .titles_bak7 {background-image: url(/img/pc/num_7.png);padding-left: 230px;}
.font08 > .titles {background-repeat: no-repeat; background-position: 0% 60%;font-size: 42px;color: #003789;margin-bottom: 10px;display: inline-block;}
.font09 {margin: 290px 0 0 0px;}
.font09 > .titles_bak8 {background-image: url(/img/pc/num_8.png);padding-left: 45px;}
.font09 > .titles {background-repeat:no-repeat;background-position: 0% 60%;font-size:42px;color: #003789;margin-bottom: 10px;display: inline-block;}
.font09 > .texts{font-size: 14px;color: #414141;margin: 20px 0 0 320px;line-height: 22px;}
.font10{margin: 80px 0 0 0px;}
.font10 > .titles_bak9 {background-image: url(/img/pc/num_9.png);padding-left: 45px;}
.font10 > .titles { background-repeat: no-repeat;background-position: 0% 60%;font-size: 42px; color: #003789;margin-bottom: 10px;display: inline-block;}
.font10 > .texts {font-size: 14px;color: #414141;margin: 20px 0 0 320px;line-height: 22px;}
.font11 {margin: 100px 0 0 0px;text-align: right;}
.font11 > .titles_bak10 {background-image: url(/img/pc/num_10.png);padding-left: 45px;display: inline-block;}
.font11 > .titles {background-repeat: no-repeat;background-position: 0% 60%;font-size: 42px;color: #003789;margin-bottom: 10px;display: inline-block;}


/*------------------------------用药指导-------------------------------*/
.yyzd{width:100%; height:371px;}
.yyzdfl{width:60%;min-height:371px; background:#d91612;position: relative;}
.yyzdfl img{ margin:100px 300px 0 0;float:right;}
.yyzdfr{width:40%;height:371px; background:#003789;position: relative;}
.male2{ position: relative; left:-300px;}


.conyyzd{margin:0 auto;max-width:1000px;height:1700px;padding:2px 0px 20px;position:relative;z-index:2;}
.conyyzd > sup {vertical-align: top;}
sup {vertical-align: text-top;font-size: xx-small;}
.conyyzd > .img_box{position:absolute;z-index:-1;top:-95px;left:0;}
.conyyzd > .con_box {margin-bottom: 10px;position: relative;z-index: 1;}
.conyyzd > .con_box > .text_1 {margin: 80px 0 0px 260px;}
.conyyzd > .con_box > div > .titles {font-size:42px; color: #dc1000;display:block;}
.conyyzd > .con_box > div > .titles > span {font-size:24px; display:block;}
.conyyzd > .con_box > div > .words {margin-top: 10px;font-size: 14px;letter-spacing: 0px;}
.conyyzd > .con_box > div > .words > span {color: #dc1000;}
.conyyzd > .con_box > .text_2{margin:60px 0 0px 110px;}
.conyyzd > .con_box > .float_r {float: right;margin: 110px 15px 0px 0px;}
.conyyzd > .con_box > .float_r > div > .titles {font-size:42px;color: #dc1000;}
.conyyzd > .con_box > .float_r > div > .titles > span {font-size:18px; display:block;}
.conyyzd > .con_box > .float_r > .text_4 { width: 464px;}
.conyyzd > .con_box > .float_r > div > .words { margin-top: 10px;font-size: 14px;letter-spacing: 0px;}
.conyyzd > .con_box > .float_r > div > .words > span {color: #dc1000;}
.conyyzd > .con_box > .text_6 {margin: 680px 0 0px 175px;width: 580px;}
.conyyzd > .con_box > .text_7 {margin: 45px 0 0px 175px;}
.conyyzd > .con_box > div > .titles {font-size: 42px;color: #dc1000;}
.conyyzd > .con_box  > div > .words {margin-top: 10px;font-size:14px;letter-spacing:0px;}
.conyyzd > .con_box > .text_8 {margin: 100px 0 0px 120px;}
.conyyzd > .con_box > div > .titles {font-size: 42px;color: #dc1000;}
.conyyzd > .con_box > div > .words { margin-top: 10px;font-size: 14px;letter-spacing: 0px;}


/*------------------------------常见问题-------------------------------*/
.color_red{color: #d64543!important;}
.color_bule {color: #2b52a9!important;}
.cjwt{width:100%; height:371px;}
.cjwtfl{width:60%;min-height:371px; background:#d91612;position: relative;}
.cjwtfl .txttp{ margin:60px 150px 0 0;float:right; text-align:center;}
.cjwtfl .txttp .txttp01{ display:block;font-size:30px;color:#FFF; margin-bottom:30px;}
.cjwtfl .txttp .txttp02{ display:block;font-size: 53px;font-weight: bold; color:#fff;}
.cjwtfl .txttp .txttp03{ display:block; margin-top:30px;font-size:21px; line-height:30px; color:#FFF;}
.cjwtfr{width:40%;height:371px; background:#003789;position: relative;}
.cjwtfl .txttp .txttp04{display:block; margin-top:30px;font-size:17px;color:#FFF;}
.male3{ position: relative; left:-150px;}

.concjwt{margin:0 auto;max-width:1000px;height:2300px;margin-top: 60px;position:relative;z-index:2;}
.wt{position:absolute;width: 440px;top: 95px;left: 8px;font-size: 14px;}
.pa{position: absolute;}
.qa{ width: 440px;}
.qa1{top: 95px;left: 8px;}
.font-14 {font-size: 14px;}.font-17 {font-size: 17px;}
.font-bold {font-weight: bold;}
.bilijin_massage {width: 376px;top: 205px;left: 30px;}
.border_b_b {border-bottom: 1px solid #2b52a9!important;}
.bilijin_a {width: 250px;top: 336px;left: 189px;}
.qa2{top:170px;left:560px;}
.q2_massage {width: 376px;top: 260px;right: 44px; font-size:15px;}
.qa3 {top:520px;left:8px;}
.q3_massage {width: 377px;top: 655px;left: 30px;}
.qa4 {top: 535px;right:0px;}
.q4_massage {width: 376px;top: 616px;right: 44px;font-size:15px;}
.qa5 {top: 980px;left: 8px;}
.q5_massage {width: 377px;top: 1115px;left: 30px;}
.qa6 {top: 975px;right: 0px;}
.q6_massage {width: 376px;top: 1115px;right: 44px;}
.q6_massage_a {width: 245px;top: 1190px;right: 35px;}
.qa7 {top: 1345px;left: 8px;}
.q7_massage {width: 377px;top: 1430px;left: 30px;font-size:15px;}
.q7_massage_a { /* width: 245px; */top: 1493px;left: 95px;}
.qa8 {top: 1390px;right: 0px;}
.q8_massage {width: 385px;top: 1520px;right: 36px;font-size:15px;}
.qa9 {width: 377px;top: 1680px;left: 8px;}
.q9_massage {width: 377px;top: 1805px;left: 30px;}
.q9_massage_a {/* width: 127px; */top: 1920px;left: 295px;}
.qa10 {top: 1920px;right: 0px;}
.q10_massage {width: 376px;top: 2055px;right: 44px;}
.QA_footer_text1 {width: 270px;height: 35px;left: 316px;bottom: 55px;font-size: 24px;}
.QA_footer_text2 {width: auto;left: 576px;bottom: 52px;padding-bottom: 5px;font-size:24px;}

/*-----------------------------早泄vs阳痿-------------------------------*/
.due_all{width: 950px;margin: 20px auto;overflow: hidden;}
.d_concept {position: relative;width: 900px;margin: 100px auto;border-top-left-radius: 20px 20px;border-top-right-radius: 20px 30px;border-bottom-right-radius: 20px 20px;border-bottom-left-radius: 30px 20px;border: 1px solid #777777;z-index: 1;}
.d_c_no {padding: 0 10px;background-color: #fff;position: absolute;top:-65px;left: 220px;z-index: 2;color: #d91612;text-align: center;}
.d_c_no>.little {font-size: 32px;}
.d_c_no.part2 {top: -65px;}
.d_c_no>.big {font-size: 40px;}
.d_c_bottom {color: #595757;word-break: break-all;word-wrap: break-word;}
/*.d_c_bottom2 {color: #595757;word-break: break-all;word-wrap: break-word; height:280px;}*/
.d_c_bottom>.part1 {width: 100%;margin: 45px auto;text-align: center;}
.tjkd{height:280px;}
.d_c_bottom>.onlytext {font-size: 22px; padding: 65px 30px 30px;line-height: 1.5em;word-wrap: break-word; word-break: break-word;}
.d_c_bottom>div {display: table;}
.d_c_bottom>div>div:nth-child(1) {width: 196px;}
.d_c_bottom>div>div {display: table-cell;vertical-align: middle;text-align: left;font-size: 21px;}
.d_c_bottom>div>div:nth-child(2) {padding:40px 30px 0px;line-height: 1.7em;}
.method { position: relative;width: 948px;height: 150px;border-top: 1px solid #424242; margin: 0 auto;}
.m_top {z-index: 4;position: absolute;top: -45px;left: 190px;height: 105px;width: 580px;background-color: white;}
.m_top ul {overflow: hidden;margin: 2px auto;}
.m_top ul li:nth-child(1) {color: #003789;height: 30px;margin-top: 1px;line-height: 30px;text-align: center;font-weight: bold;font-size: 40px;}
.m_top ul li:nth-child(2) {margin-top: 8px;color: #003789;width: 570px;height: 30px;line-height: 30px;text-align: center;font-weight: bold;font-size: 25px;}
.m_center {z-index: 3;width: 416px;top: -1px;left: 270px;position: absolute;border: 1px solid #fff;}

