/* line 2, ../scss/_common.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;

}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,pre,form,input,button{margin:0; padding:0;font-family: inherit;font-style: inherit;}
table{border-collapse:collapse;border-spacing:0;}
h2{font-size:14px;}
ul,ol{list-style:none;}
body{font-size:12px;margin:0 auto;color:#000; font-family:"微软雅黑"; background:#ffffff;}
fieldset,img{border:0;}
img{/*vertical-align:middle;*/}
input,textarea{ border:none 0;-webkit-appearance:none;}
input[type="submit"],input[type="reset"],input[type="button"],input{-webkit-appearance:none;}
a{ text-decoration:none; color:#666 }
.clear{ clear:both; height:1px;}



.top_a{ height:50px; background:#1c67d8;}
.top{ width:320px; height:50px; background:#1c67d8; margin:0 auto;}
.t_l { float:left; width:20%;height:50px; border-right:1px #0078d7 solid;  text-align:center;  }
.t_l a{font-family:"宋体"; display:block;color:#FFF; font-size:40px; height:50px; line-height:50px; }
.t_l a img{ margin-top:14px;}
.t_z{height:50px;  text-align:center;  float:left;}
.t_z a{color:#FFF; font-size:18px; display:block; line-height:50px;}

.t_c{ height:45px; margin-top:3px;  text-align:center;  float:left;}
.t_c a{color:#FFF; font-size:16px;}
.t_c a{ display:block; padding:10px 0}


#dropdownMenu { width:25%; height:50px;    float:right; position:relative; z-index:1; }
#dropdownMenu .arrow { width:100%; height:100%; color:#FFF; background:#1858b9 url(../images/a1.jpg) no-repeat 52px 17px;background-size:18px 16px; line-height:40px;  cursor:pointer; font-size:18px; overflow:hidden; padding-left:8px; padding-top:4px; }
#dropdownMenu .arrow.active { }
#dropdownMenu .content { width:320px; padding:10px 0; background:#ededed; position:absolute; top:50px; right:0;overflow: hidden; display: none; }
#dropdownMenu li { width:350px; float:left; margin-bottom:10px; }
#dropdownMenu li a { float:left; width:70px; margin:0 5px; padding-top: 36px; text-align:center; }
#dropdownMenu li .a1 { background:url(../images/dpd_01.gif) center 0 no-repeat; }
#dropdownMenu li .a2 { background:url(../images/dpd_02.gif) center 0 no-repeat; }
#dropdownMenu li .a3 { background:url(../images/dpd_03.gif) center 0 no-repeat; }
#dropdownMenu li .a4 { background:url(../images/dpd_04.gif) center 0 no-repeat; }
#dropdownMenu li .a5 { background:url(../images/dpd_05.gif) center 0 no-repeat; }
#dropdownMenu li .a6 { background:url(../images/dpd_06.gif) center 0 no-repeat; }
#dropdownMenu li .a7 { background:url(../images/dpd_07.gif) center 0 no-repeat; }
#dropdownMenu li .a8 { background:url(../images/dpd_08.gif) center 0 no-repeat; }
#dropdownMenu .up { text-align:center; cursor:pointer;}
#dropdownMenu .up span { background:url(../images/arrow_up.gif) 0 center no-repeat; padding-left:20px; }

.wrap{ margin-top:0px;position:relative;}
/* line 3, ../scss/_swipe.scss */
.swipe {
  visibility: hidden;
  position: relative;
}

/* line 8, ../scss/_swipe.scss */
.swipe-wrap {
  overflow: hidden;
  position: relative;
}

/* line 12, ../scss/_swipe.scss */
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}


/* line 18, ../scss/_swipe.scss */
#pagination { 
  text-align: center;
  font-size: 0; position: absolute; bottom:20px; left:50%; margin-left:-69px; display:none;
}
/* line 22, ../scss/_swipe.scss */
#pagination span {
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
  width: 26px;
  height:2px; background: #000;

}
#pagination span.on {
  background:#FFF;
}


.wrap .swipe ul li {
  color: #858585;
  display: block;
  float: left;
  width: 33.3%;
}
@media (max-width: 480px) {
  .wrap .swipe ul li img {
    width: 80%;
    height: auto;
  }
}

.wrap .swipe ul li p {
 /* line-height: 40px;*/
}

.gd_01{ background:#eaeae4;}
.gd_01_a{ background-image:url(../images/bj1.jpg) ;background-position:right;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; /*------------------*/ height:500px;}
.gd_01_aa{ width:100%;  text-align:center; padding:20px 0}

.gd_01_bb{ width:94%;height:80px; margin:0 3%; }
.gd_01_bb a{ width:25%; height:65px; display:block; float:left; text-align:center; line-height:30px; font-size:14px;}

.gd_01_c22{height:166px; background:#FFFFFF; margin-top:65px; border-bottom:1px #d9d9d4 solid;}



.main_visual{width:320px;height:179px;overflow:hidden;position: absolute; left:50%; top:-30px; margin-left:-160px; }
.main_image{width:320px;height:179px;overflow:hidden;position:relative;}
.main_image ul{width:320px;height:179px;overflow:hidden;position:absolute; bottom:0;left:0}
.main_image li{float:left;width:100%;height:179px;}

div.flicking_con{position:absolute; bottom:0;left:50%;z-index:999;width:320px;height:21px;margin:0 0 0 -50px; display:none;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url(btn_main_img.png) 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_next{z-index:11111;position:absolute;display:block;width:18px;height:32px;top:50px; display:none;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:12px;}




.gd_01_cc{ width:320px; height:179px;  }
.gd_01_cl{ width:80px; height:150px; text-align: center; float:left;margin-right:10px;}
.gd_01_cl img{border-radius:40px; margin-bottom:5px;}
.gd_01_cl strong{ display:block; font-size:16px; line-height:20px;}
.gd_01_cl strong i{ font-style:normal; font-size:12px; color:#8d8d8d; font-weight:normal; display:block;}


.gd_01_c2{ width:160px; height:120px; float:left; margin-top:30px; }
.gd_01_c2 p{ font-size:14px; margin-top:10px; line-height:20px;}
.gd_01_c2 p a{ color:#ff7d14;}
.gd_01_c2 img{ margin-top:17px;}

.gd_01_c3{ float:right; margin-top:45px;}
.gd_01_c3 a{ width:50px; height:24px; display:block; background:#4c85f0; color: #FFF; text-align:center; line-height:24px; margin-top:18px;}

.gd_01_c4{ width:320px; height:44px; float:left; text-align:center; line-height:44px; font-size:14px; color:#333;border-top:1px #CCCCCC dashed;}



.foot{ background:#0061ae; height:200px;}
.footer{ width:100%; height:200px; margin:0 auto; padding-top:45px; }
.f_nav{width: 290px;margin: 0 auto; }
.f_nav a{ width:33.3%; height:16px; display:block; float:left; text-align:center; line-height:16px; margin-bottom:25px;   font-size:16px; color: #FFF;} 
.f_nav a img{ vertical-align: bottom}
.f_tt{ background:url(../images/b41.png) repeat-y right;}
.footer p{ font-size:16px; text-align:center; color:#FFF; }

.f_nav .f_tt{}
.gd_02_b{ background-image:url(../images/bj2.jpg) ;background-position: right;background-attachment: scroll;background-repeat:no-repeat;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; /*------------------*/ height:502px; padding-top:20px;}



.gd_02_b_a{ width:320px; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#ffffff',endColorstr='#ffffff');background:rgba(255,255,255,0.8);


margin:0 auto;border:1px #e2e1dd solid;}
.gd_02_b_a h2{ width:100px; height:30px; margin:-1px auto 0; background:url(../images/1.png) no-repeat left; border-top:2px #1c67d8 solid; font-size:16px; font-weight:normal; text-indent:24px; line-height:28px;background-size:20px 20px;}

.gd_02_b_a p a{ width:90px; height:26px;border:1px #d4d3d1 solid; display:block; margin-left:12px; margin-top:14px; text-align:center; line-height:25px; font-size:14px; background:#f4f4f3; color:#4f4f4f;float:left;}

.gd_02_b_a .p1{border-bottom:2px #efefef solid;}
.gd_02_b_a .p1 a:hover{ background:#1c67d8; color:#FFF}
.gd_02_b_a .p2{border-bottom:0;}
.gd_02_b_a .p2 a:hover{ background:#ff6900;color:#FFF}
.gd_02_b_a h3{ width:100px; height:30px; margin:-2px auto 0; background:url(../images/2.png) no-repeat left; border-top:2px #ff6900 solid; font-size:16px; font-weight:normal; text-indent:24px; line-height:28px; color:#ff6900;background-size:20px 20px;}




.gd_03_c{ background:url(../images/bj3.jpg) no-repeat top;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; /*------------------*/ height:310px; padding-top:20px;  }

.gd_03_c_a{ width:320px; margin:0 auto;}
.gd_03_c_a p{ width:140px; height:81px; float:left; margin-left:13px; margin-bottom:13px; background:url(../images/c1.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a p a{ font-size:18px; color:#FFF; line-height:80px; color:#FFF; padding-left:60px ;}
.gd_03_c_a .q1{background:url(../images/c1.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a .q2{background:url(../images/c2.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a .q3{background:url(../images/c3.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a .q4{background:url(../images/c4.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a .q5{background:url(../images/c5.png) no-repeat;background-size:140px 80px;}
.gd_03_c_a .q6{background:url(../images/c6.png) no-repeat;background-size:140px 80px;}



/*首页滑动提示*/


.index_figer { width:60px; height:82px; background:url(../images/figer_move.png) no-repeat; background-size:60px; position:fixed; left:50%; margin-left:80px; bottom:80px; z-index:1000000; opacity:0;}
.figer_move{ -webkit-animation:figer_move 1s .3s ease 3 both;-moz-animation:figer_move 1s .3s ease 3 both;}
@-webkit-keyframes figer_move{
0%{ opacity:1;-webkit-transform:translateX(0)}
100%{ opacity:1;-webkit-transform:translateX(-200px)}
}
@-moz-keyframes figer_move{
0%{ opacity:1;-moz-transform:translateX(0)}
100%{ opacity:1;-moz-transform:translateX(-200px)}
}





div.slide-mask {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow:hidden;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: none;
}
aside.slide-wrapper {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width:175px; 
  
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  
  
  
}
aside.slide-wrapper > div { background:#0a68b2 url(../images/c2.jpg) no-repeat bottom;
  min-height: 100%;
}
aside.slide-wrapper > div .bb{background:url(../images/c1.jpg) no-repeat top; min-height:256px; height:100%;}
aside.slide-wrapper > div h2{ height:100px; display:block; text-align:center; line-height:38px; font-size:16px; color:#FFF; text-indent:5px; border-bottom:1px #0041b1 solid;}
aside.slide-wrapper > div h2 img{ vertical-align:middle; padding:31px 0;}
aside.slide-wrapper > div ul{border-top:1px #005ff4 solid;}
aside.slide-wrapper > div li{ width:90%; margin:0 5%; height:50px; background:url(../images/f7.png) repeat-x bottom;}
aside.slide-wrapper > div li img{ float:left; margin-top:13px; margin-right:20px;}
aside.slide-wrapper > div li a{ font-size:14px; color:#FFF; line-height:50px; display:block;}
aside.slide-wrapper > div li span{ float:right; font-size:14px; color:#FFF;}
aside.slide-wrapper.moved {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}



/*医院简介*/
.ab{width:100%; height:auto; position:relative;}
.ab .aba{ width:100%; height:auto;}
.ab div{ width:60px; height:120px; position:absolute; top:3%; right:8%; background:#1d6ce2;}
.ab div a{ width:100%; height:33.3%; display:block; text-align:center; color:#FFFFFF; border-top:1px #1855af solid;}
.ab div a img{ width:50%; margin:2px 0}
.ab div .bc{ background:#55a704}

.ab_t{ height:35px; border-bottom:1px #1c67d8 solid; position:relative; margin:10px 0; text-align:center; line-height:35px; font-size:18px; color:#1c67d8; font-weight:600}
.ab_t i{ width:60px; height:3px; background:#1c67d8; position:absolute; left:0; bottom:-2px;}

.ab_t1{ width:100%; height:auto; margin-bottom:10px;}
.ab_t1 p{ font-size:1em; color:#666; line-height:20px; margin:0 5%; text-indent:2em;}
/*
.ab div{ width:60px; height:90%; position:absolute; top:5%; right:8%; background:#1d6ce2;}
.ab div a{ width:100%; height:33.3%; display:block; text-align:center; color:#FFFFFF; font-size:12px; line-height:200%; background:url(../images/4_03.jpg) no-repeat 50% 40%; border-top:1px #1855af solid;}
.ab div .bc{ background:#55a704 url(../images/4_03.jpg) no-repeat 50% 40%;}*/

.ab_t2{ width:100%;height:190px; position:relative;background:url(../images/4_0555.jpg) no-repeat center;background-size:320px ; }


.ab_t33{ width:320px; height:188px; background:url(../images/4_07.png) no-repeat center;background-size:290px ; -moz-background-size:290px; -moz-background-size:290px; -o-background-size:290px; position: absolute; top:0; left:50%; margin-left:-160px;}
.ab_t33 a{ width:75px; height:83px; display:block; color:#fff; line-height:85px; font-size:18px; text-align:center; position:absolute;}
.ab_t33 .wz1{ left:46px; top:11px;}
.ab_t33 .wz2{ left:124px; top:11px;}
.ab_t33 .wz3{ left:203px; top:11px;}
.ab_t33 .wz4{ left:85px; top:93px;}
.ab_t33 .wz5{ left:163px; top:93px;color:#000;}



.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

.qb a{
  display: block;
  width: 170px;
  height: 50px; float:left; margin:4em 10px;
  line-height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  background: #35a785;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
}


/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top:0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index:3
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
  position: relative;
  width:100%; 
  max-width:320px;
  margin: 0 auto; overflow:auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;

  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}


.cd-popup-container .cd-popup-close {
  position: absolute;
  top:0px;
  right:0px;
  width: 30px;
  height: 28px; background:#bfbfbf;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 18px;
  height: 2px;
  background-color:#FFF;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left:6px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right:6px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd_fw{ width:100%; padding-top:10px;padding-bottom:10px;}
.cd_fw img{}
.cd_fw h3{ height:30px; margin:10px 35px 0; display:block;border-bottom:1px #d6d6d6 dashed; font-size:14px; line-height:30px}
.cd_fw h3 i{ width:24px; height:30px; background:#2380dd; display:block; float:left; margin-left:-35px;}
.cd_fw p{margin:5px 35px 0; line-height:20px; color:#424242; font-size:14px; text-indent:2em;}
.cd_fw strong{margin:5px 35px 0; display: block; font-size:14px; color:#eb6100; font-weight:normal; }
.cd_fw span { height:30px;display:block; width:250px; margin:15px auto 0;  }
.cd_fw span a{ width:110px; height:30px; background:#ff6900; display:block; float:left; margin-left:15px; font-size:14px; color:#FFF; line-height:30px; text-align:center;}
.cd_fw .cdd{ background:#dcdcdc; color:#000;}
.js{ width:170px; float:left;}
.js p{margin:5px 0 0 35px; text-indent:0; font-size:12px; padding-left:15px;}
.js strong{margin:5px 0 0 35px;}


.dq{ width:100%; height:40px; background:#dddddd;  padding:0 5%; }
.dq p{ float:left;}
.dq img{ float:left; margin-top:8px;}
.dq a{ display:block;  background:url(../images/6_03.jpg) no-repeat right; float:left; padding:0 18px 0 10px; font-size:18px; color:#1c67d8;}


#dq_q{ width:100%; height:40px; background:#1c67d8; padding:0 0 0 5%;}
#dq_q .dq_a{ float:left;}
#dq_q .dq_a p{ float:left;}
#dq_q .dq_a img{ float:left; margin-top:9px;}
#dq_q .dq_a p a{ display:block;  background:url(../images/6_03.jpg) no-repeat right; float:left; padding:0 18px 0 10px; font-size:14px;  color:#FFF; line-height:40px;}

#dq_q #dropdownMenu{ width:70px; height:40px;}
#dq_q .arrow{}

#dq_q .arrow { width:100%; height:100%; color:#FFF; background:#1858b9 url(../images/a1.jpg) no-repeat 46px 12px;background-size:18px 16px; line-height:38px;  cursor:pointer; font-size:16px; overflow:hidden; padding-left:8px; padding-top:0; }
#dq_q .content{ top:40px;}



.bt{ height:35px; padding:0 5%; margin:10px 0; line-height:35px;}
.bt img{ float:left; margin-top:8px; margin-right:10px;}
.bt p { font-size:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.yy{ border-bottom:2px #e5e5e5 solid; height:19px;}
.yy p{ width:283px; height:19px; background:url(../images/6_15.png) no-repeat; float:right; padding-right: 26px;background-size:283px 17px;}
.yy p a{ color:#1c67d8; float:right; width:68px; height:17px; text-align:center; line-height:19px;}

.zw{ width:100%; padding:8px 4%; border:0; line-height:30px; font-size: 16px;}

.ys{ width:320px; height:165px; margin:0 auto; margin-top:30px; border:1px #ededed solid;}

.ys_1{ width:80px; height:120px; text-align: center; float:left; margin-top:-15px; margin-right:20px; margin-left:10px;}
.ys_1 a img{border-radius:40px;}
.ys_1 strong{ display:block; font-size:16px; line-height:20px;}
.ys_1 strong i{ font-style:normal; font-size:12px; color:#8d8d8d; font-weight:normal; display:block;}

.ys_2{ width:208px; height:105px;float:left;}
.ys_2 p{ line-height:30px; color:#2f2f2f; font-size:14px; padding-top:2px; padding-bottom:6px;}
.ys_2 p b{ font-size:16px; font-weight:normal;}
.ys_2 p span{ color:#4c7fe9; font-weight:bold;font-size:14px;}
.ys_2 p span i{ font-style:normal;}

.ys_3{ width:318px; height:30px; float:left; margin-top:15px;}
.ys_3 a{ width:100px; height:30px; float:left; line-height:30px; font-size:14px; display:block; margin-left:3px; margin-right:3px; text-align:center;border-radius:4px; border:1px #1a5ec5 solid; color:#1a5ec5}
.ys_3 .aa1{ color:#FFF; background:#1a5ec5;}
.ys_3 .aa2{ color:#FFF; background:#c9c9c9; border:1px #c9c9c9 solid;}


.bt_all{ width:100%; height:35px;  padding:0 2%; margin-top:20px; border-bottom:1px #e8e8e8 solid;}
.bt_all span{ display:block; height:35px;border-bottom:2px #1c67d8 solid; background:url(../images/7_03.jpg) no-repeat 2px 10px; float:left; font-family:"微软雅黑"; font-size:16px; color:#000; line-height:35px; padding:0 6px 0 20px; background-size:12px 18px;}

.a4{ width:320px;  margin:5px auto 0;}
.a4 li{ height:40px; background:url(../images/s11.jpg) no-repeat left; border-bottom:1px #dbdbdb dashed;}
.a4 li a{ display:block; line-height:40px; padding-left:12px; color:#000; background:url(../images/s10.jpg) no-repeat right;font-size:14px;}

.a55{ width:100%; height:32px; margin:15px auto; background:#0061ae; text-align:center; line-height:32px; color:#FFF;font-size:14px;}

.a66{ width:300px; height:150px; margin:0 auto 15px; text-align:center;}
.a66 span{ height:22px; font-size:14px;}
.bd2{ width:200px; height:23px; border:1px #0061ae solid;border-radius:3px; margin-bottom:15px; background:url(../images/s15.jpg) no-repeat left; text-indent:78px;}
.bd1{ background:url(../images/s14.jpg) no-repeat left;}
.a66 p{ color:#626262; padding:0 15px; margin: 0 0 10px 0;}
.coolbg{ height:26px; width:80px; background:#ff5f07; font-size:14px; color:#FFF;}


.aj{ width:100%; height:60px;text-align:center; margin-top:20px; border-bottom:3px #f0f0f0 solid;}
.aj a{ width:220px; height:35px; display:block; margin:0 auto; background:#f37f29;border-radius:15px; line-height:35px; color:#FFF; font-size:14px;}
.aj a strong{ font-size:16px; font-weight:bold; padding-right:8px;}


.gd{ width:100%; height:35px; margin:20px 0; text-align:center;}
.gd a{ font-size:16px; line-height:38px; display:block; color:#000;}





.y3{ width:320px; margin:0 auto;}
.y_s{ height:214px; background:#f6f6f6; margin-top:10px; padding:0 10px; position: relative;}
.y_t1{ width:260px; height:104px; border-bottom:1px #d5d5d5 dashed}
.y_t1 a img{ background:#FFF;border-radius:39px;  float:left; margin-top:10px; margin-right:15px;}
.y_t1 p{ padding-top:15px; line-height:20px;}
.y_t1 p a{ font-size:14px; color:#000; line-height:24px; font-weight:bold;}
.y_t1 p i{font-style: normal}


.y_x{width:260px; height:107px; }
.y_x p{ padding:12px 0; line-height:20px;}
.y_x p strong{ font-size:14px;}
.y_x span{ height:25px; display:block; line-height:25px; float:left;}
.y_x span a{ width:100px; height:25px; display:block; float:left; background:#E0E0E0; line-height:25px; margin-left:15px; color:#000;}
.y_x span a:hover{ background:#d3d2d2;}
.y_x span a img{ margin-top:3px; float:left; margin-left:30px; padding-right:5px;}
.y_l{ width:17px; height:33px; position: absolute; right:10px; top:86px;}
.y_l a{ display:block;}

.gd{ width:120px; height:30px; margin:15px auto;}
.gd a{line-height:30px; }





.y_news{ width:320px; height:106px; margin:10px auto 0; background:#e8e8e8; padding:0 20px;}

.y_news div{ padding-top:10px;}
.y_news p{ color:#000; line-height:22px;}
.y_news p strong{ font-size:14px; padding-right:10px;}
.y_news div a{ width:62px; height:22px; display:block; float:left; background:#ff5f07; color:#FFF; line-height:22px; text-align:center; margin-top:8px;}
.y_news div em{ width:62px; height:22px; display:block; float:left; border-bottom:1px #ff5f07 solid; font-size:14px; color:#000; line-height:22px; text-align:center; margin-top:8px; font-style:normal;}


.ys_t img{ background:#FFF; padding:3px;border-radius:39px; margin-left:8px; float:left; margin-top:10px; margin-right:10px;}


.bt_all_a{ width:320px; height:35px; margin:10px auto 6px; border-bottom:1px #e8e8e8 solid;}
.bt_all_a em{ display:block; height:35px;border-bottom:2px #0061ae solid; background:url(../images/q10.jpg) no-repeat 2px 8px;; float:left; font-family:"微软雅黑"; font-size:16px; color:#000; line-height:35px; padding:0 6px 0 25px;font-style:normal;}


.zk2{ width:320px;   border-bottom:1px #dbdbdb dashed; margin:0 auto; padding-left:6px; padding-right:6px; padding-bottom:15px;line-height:22px; font-family:"微软雅黑";}
.zk2 a{ color:#ff5f07; padding-right:5px;}


.ys1{ width:320px;  margin:15px auto 0; background:url(../images/y6.jpg) repeat-y 4px 10px;}
.ys1 h3{ font-size:14px; color:#000;  display:block;}
.ys1 h3 em{ width:10px; height:10px; background:#FFF; display:block; float:left;border-radius:5px; border:1px #d4d4d4 solid; margin-top:6px; margin-right:10px;}
.ys1 p{ padding-left:18px; line-height:24px; padding-bottom:10px;}

.ys2{ width:320px; height:236px; margin:15px auto 0; border:1px #dedede solid; text-align:center;}
.ys2 img{ margin-top:8px;}
.ys2 a{ width:120px; height:26px; background:#ff5f07; color:#FFF; line-height:26px; text-align:center; display:block; margin:0 auto;}












