﻿@charset "utf-8";
/* CSS Document */
/*切图：sjh*/
/*网站：上海泰特睿杰信*/
html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;}
ul, ol,li{ list-style-type:none;}
body{ margin:0;font-size:18px; font-family:"microsoft yahei"; color:#555;}
img{border:0}
a{ text-decoration:none; color:#333;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; font-family:"microsoft yahei"; }
input{ margin:0; padding:0; border:0; background: none; font-family:"microsoft yahei";}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative;}
i{ font-style:normal;}
input,textarea:focus { outline:none;}

#pz_top{ float:left; width:100%; min-width:1170px;}
#pz_banner{ float: left; width:100%; min-width:1170px; position:relative; overflow:hidden; z-index:9;}
#pz_main{ float:left; width:100%; min-width:1170px;position: relative;z-index: 9; padding-bottom: 30px;}
#pz_down{ float:left; width:100%; min-width:1170px; background: #214567;}
#pz_menu{ float:left; width:100%; min-width:1170px; position:relative; z-index:10;}

.w_0100{ float:left; width:100%;}
.w_1170{ margin:0 auto; width:1170px;}
.w_1170::after,
.w_1170::before{content: "";display: block;clear: both;}

/* menu */
.w_0100_1{float: left; width: 100%; background: #eee;}
.c_1{float: left; width: 1170px; height: 40px; line-height: 40px; color: #595959; font-size: 14px; }
.c_1 h5{float: left;}
.r_1{float: right; width: 293px;  height: 40px;}
.r_1 a{float: left; line-height: 40px; color: #595959; display: block; padding-left: 24px; position: relative; z-index: 2;}
.r_1 a > img{display: block; float: left; margin-top: 14px;padding-right: 6px;}
.r_1 a .r_1_m{width: 100px; position: absolute; top: 40px; left: 50%; margin-left: -35px; z-index: 2;}
.r_1 a .r_1_m img{height: 0; width: 100px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_1 a:hover{color: #000;}
.r_1 a:hover .r_1_m img{height: 100px;}
.c_2{float: left; width: 1170px; padding: 40px 0 39px 0; }
.c_2 .logo{float: left; width: 384px;}
.c_2 .logo img{display: block;}
.r_2{float: right; width: 219px;}
.r_2 img{display: block; float: left; width: 44px; }
.r_2 .r_2_1{float: left; width: 163px; padding-left: 12px;}
.r_2 .r_2_1 h4{float: left; width: 100%; height: 20px; font-size: 14px; line-height: 20px; color: #232323;}
.r_2 .r_2_1 span{float: left; display: block; width: 100%; height: 24px; font-size: 24px; line-height: 24px; color: #2976cf; font-family: Arial; font-weight: bold;}
.w_0100_2{float: left; width: 100%; background: #186ebf;}
.c_3{float: left; width: 1170px; }
.c_3 .menu{float: left; width: auto; position: relative; z-index:99;}
.c_3 .menu::after{content: ""; width: 1px; height: 15px; background:#186ebf;position: absolute; top: 23px; right: 0; }
.c_3 .menu .nli{float:left; padding: 0 18px; position: relative;}
.c_3 .menu .nli::after{content: ""; width: 1px; height: 15px; background: rgba(255,255,255,.2); position: absolute; top: 23px; right: 0; z-index:2;}
.c_3 .menu .nli span{float: left; display: block; }
.c_3 .menu .nli span a{float: left; display: block; padding: 15px 18px; height: 30px; line-height: 30px; color: #fff; font-size: 16px; position: relative; z-index: 3;}
.c_3 .menu .nli span a::after{display: none; content: ""; width:100%; height: 3px; background: #fff; position: absolute; bottom: 0; left: 0; z-index: 3;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.c_3 .menu .nli.on span a::after,
.c_3 .menu .nli span a:hover::after{display: block;}
.c_3 .menu .nli .sub{display: none; float: left; width: 140px; position: absolute; padding: 10px 0; background:#186ebf; top:57px; left: 50%; margin-left: -70px; z-index: 4;border-top: 2px solid #fff;}
.c_3 .menu .nli .sub li{float: left; width: 140px; font-size: 14px; text-align: center; height: 30px; }
.c_3 .menu .nli .sub li a{float: left; display: block; height: 30px; line-height: 30px; width: 100%; color: #fff;}
.c_3 .menu .nli .sub li a:hover{color: #186ebf; background: #fff;}

/* banner */
.c_4 { width: 100%; overflow: hidden; position: relative; }
.c_4 ._btn{overflow:hidden; position:absolute; bottom:20px; z-index:9;}
.c_4 ._btn ul{ overflow:hidden; zoom:1; float:left; }
.c_4 ._btn ul li{float:left;width:31px; height:5px; margin:0px 5px; cursor:pointer; display:block; background:#b3b3b5;
 -webkit-border-radius:2px; 
    -moz-border-radius:2px;
         border-radius:2px;}
.c_4 ._btn ul li.on{ background:#0190dc;}
.c_4 ._pic {width: 100%; position: relative; z-index: 0; }
.c_4 ._pic li {zoom: 1; vertical-align: middle; position: relative; }
.c_4 ._pic li img { display: block; margin: auto; }

/* 二级页 banner  */
.ban2{float: left; width: 100%;}
.ban2 a{display: block;}
.ban2 a img{display: block; position: relative; left: 50%; margin-left: -960px;}
/*  down */
.t_11{float:left; width: 1170px; padding-top: 22px; padding-bottom: 19px; border-bottom: 1px solid #515151;}
.le_9{float: left; width: 798px;}
.le_9 ul{float: left; width: 198px;}
.le_9 ul h4{float: left; width: 168px; height: 30px; line-height: 30px;  font-size: 16px;}
.le_9 ul h4 a{color: #fff;}
.le_9 ul h4 a:hover{color: #186ebf;}
.le_9 ul li{float: left; width: 168px; padding-right: 32px; height: 29px; line-height: 29px; font-size: 14px; }
.le_9 ul li a{color: rgba(255,255,255,.7);}
.le_9 ul li a:hover{color: #fff;}
.r_11{float: right; width: 350px;}
.r_11 .r_9_1{float: left; width:350px; }
.r_11 .r_9_1 img{float:left; display:  block; padding-top: 6px; margin-right: 11px;}
.r_11 .r_9_1 span{float: left; width: 32px; line-height: 22px; margin-top: 13px; padding-right: 10px; font-size: 16px; color: #fff; position: relative;}
.r_11 .r_9_1 span::after{content: ""; width: 1px; height: 36px; background: #686868; position: absolute; top: 4px; right: 0;}
.r_11 .r_9_1 .r_9_t{float: left; width: 225px; line-height: 32px; height: 64px; color: #fff; font-weight: bold; padding-left: 18px; font-size: 30px;}
.r_11 .r_9_2{float: left; width: 350px; padding-top: 15px;}
.r_11 .r_9_2 ul{float: left; width: 374px; margin: 0 -12px;}
.r_11 .r_9_2 ul li{float: left; width: 100px; padding: 0 12px;}
.r_11 .r_9_2 ul li a{display: block;}
.r_11 .r_9_2 ul li a img{float: left; display: block; border: 1px solid #ccc; width:99px; height:99px;}
.r_11 .r_9_2 ul li a h5{float: left; width: 70px; padding-left: 30px; font-size: 14px; color: #fff; line-height: 28px; height: 28px; text-align: center;}
.r_11 .r_9_2 ul li a:hover img{border-color: #186ebf;}
.d_9{float: left; width: 100%; padding: 18px 0 21px 0;}
.d_9 img{float: left; display: block;}
.d_9 > div{float: left; width: 900px; line-height: 19px; color: rgba(255,255,255,.7); margin-left: 44px;}
.d_9 > div h4{float: left; width: 100%; font-size: 14px;}
.d_9 > div h4 a{display: block; color: rgba(255,255,255,.7);}
.d_9 > div h4 a:hover{color:#fff;}
.d_9 > div span{float: left; width: 100%; display: block; margin-left: -6px;}
.d_9 > div span a{color: rgba(255,255,255,.7); padding: 0 6px;}
.d_9 > div span a:hover{color: #fff;}

/* 分页 */
.r_12_fy{float: left; width: 100%; padding-top: 48px; padding-bottom: 10px; text-align: center;}
.pz_fy{display:inline-block; *display:inline; *zoom:1;vertical-align: top;height: 34px;}
.pz_fy a {display: block; float: left;margin:0 6px;min-width: 24px;height: 34px;text-align: center;line-height: 34px;font-size: 16px;color: #000000;background:#fff;padding: 0 5px;}
.pz_fy a.prev{margin-right: 30px;}
.pz_fy a.next{margin-left: 30px;}
.pz_fy a:hover,
.pz_fy a.on{background: #f5f5f5;}

/* main */

/* 标题 */
.s_title{float: left; width: 100%; }
.s_title h2{float: left; width: 100%; height: 34px; line-height: 34px; font-size:24px; color: #186ebf;font-weight: bold;}
.s_title .title_b{float: left; width: 100%; height: 22px; }
.s_title .title_b span{float: left; width: auto; height: 24px; line-height: 24px; font-size: 22px; display: block; color: #828282;}
.s_title .title_b .tit_r{float: right; color: #3a3a3a; font-size: 14px; line-height: 24px; padding-left: 20px; background: url(images/s_bg04.png) no-repeat left;}

/* 首页 */
.c_5{float: left; width: 1170px; padding-top: 50px;}

 /* 公用左侧栏样式 */
.le_5{float: left; width: 211px; border: 1px solid #eee; padding: 44px 19px 29px 19px;} 
.le_5 ul{float: left; width:211px; padding-top: 29px; }
.le_5 ul li{float: left; width: 197px;  height:49px;  margin-top: 9px; font-size: 16px;}
.le_5 ul li a{float: left; display: block; width: 197px; line-height: 49px; padding-left: 12px; border: 1px solid #eee;  color: #2b2b2b;}
.le_5 ul li.hover a,
.le_5 ul li a:hover{background: #1e84e4; border-color: #1e84e4; color: #fff;}
.le_5 > span{float: right; display: block;  width: 124px; height: 32px; line-height: 32px; padding-top: 62px; text-transform: uppercase;}
.le_5 > span a{float: left; width: 100%; display: block; font-size: 14px; color: #343434; background: url(images/s_bg01.png) no-repeat right;}
.le_5 > span a:hover{color: #1e84e4; background: url(images/s_bg01_h.png) no-repeat right;}

.r_5{float: right; width: 891px; }
.t_5{float: left; width: 889px; border: 1px solid #eee; }
.t_5 > h4{float: left; width: 82px;  height: 30px; line-height: 30px; padding:24px 25px; font-size: 18px ; color: #186ebf; font-weight: bold; background: #f9f9f9;}
.t_5 .t_5_m{float: left; width: 416px; padding: 18px 0 17px 0; margin-left: 25px;}
.t_5 .t_5_m input{float: left; width: 360px; padding-left: 12px; border: 1px solid #1e84e4; line-height: 41px; font-size: 14px; color: #333; height: 41px;}
.t_5 .t_5_m input::-webkit-input-placeholder { color:#9d9d9d !important;}
.t_5 .t_5_m input:-moz-placeholder {  color:#9d9d9d !important;}
.t_5 .t_5_m input::-moz-placeholder {  color:#9d9d9d !important;}
.t_5 .t_5_m input:-ms-input-placeholder { color:#9d9d9d !important; }
.t_5 .t_5_m a{float: left; display: block; width: 42px; height: 43px; background:#186ebf url(images/s_bg02.png) no-repeat center;}
.t_5 .t_5_m a:hover{background-color: #1e80dc;}
.t_5 .t_5_r{float: left; width: 264px; padding-top: 18px; margin-left: 12px;}
.t_5 .t_5_r h6{float: left; padding: 0 5px; line-height: 22px; height: 22px; color: #1e80dc;}
.t_5 .t_5_r a{float: left; display: block;  padding: 0 5px; line-height: 22px; height: 22px; color: #9d9d9d;}
.t_5 .t_5_r a:hover{color: #1e80dc;}
.d_5{float: left; width: 891px;}
.d_5 ul{float: left; width:901px; margin: 0 -5px; }
.d_5 ul li{float: left; width: 288px; margin: 0 5px;}
.d_5 ul li a{float: left;display: block; width: 288px; padding-top: 16px; position: relative; z-index: 2;}
.d_5 ul li a img{display: block; float: left; border: 1px solid #eee;}
.d_5 ul li a h4{float: left; width: 288px; height: 30px; line-height: 30px; font-size: 16px; color: #201f1f; overflow: hidden; text-align: center; padding-top: 7px; }
.d_5 ul li a div{position: absolute; bottom: 37px; left: 0; width: 100%; height:0; background: rgba(24,110,191,.9); z-index: 2; filter:alpha(opacity=0);opacity:0;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.d_5 ul li a div h4{line-height: 34px; padding:18px 0 20px 0; color: #fff; font-size: 16px; text-align: center; }
.d_5 ul li a:hover div{height: 72px; filter:alpha(opacity=100);opacity:1;}
.w_0100_3{float: left; width: 100%; background: url(images/s_bg03.jpg) repeat-x bottom;}
.c_6{float: left; width: 1170px; padding-top: 36px; padding-bottom: 50px;}
.c_6 ul{float: left; width: 1170px; padding-top: 24px;}
.c_6 ul li{float: left; width: 234px; padding: 40px 0 39px 0;  background: #186ebf;}
.c_6 ul li.on{float: left; width: 234px; padding: 40px 0 39px 0;  background: #3d7dca;}
.c_6 ul li a{float: left; width: 234px; color: #fff; text-align: center;}
.c_6 ul li a i{float: left; display: block; width: 234px; height: 65px; }
.c_6 ul li a i img{display: block; margin: 0 auto;}
.c_6 ul li a h4{float: left; width: 234px; text-align: center; font-size: 18px; height: 24px; line-height: 24px; padding-bottom: 23px; position: relative;}
.c_6 ul li a h4::after{content: ""; position: absolute; left: 50%; margin-left: -23px; bottom: 0; width: 47px; height: 1px; background: #7baddc;}
.c_6 ul li a span{display: block; float: left; width: 100%; font-size: 14px; line-height: 34px; height: 136px; padding-top: 15px; overflow: hidden;}
.c_6 ul li a > img{display:inline-block; *display:inline; *zoom:1; vertical-align: top; padding: 10px; border: 1px solid #fff; margin-top: 33px;
 -webkit-border-radius:50%; 
    -moz-border-radius:50%;
         border-radius:50%;} 
.w_0100_4{float:left; width: 100%; background: #f4f4f4; padding-bottom: 50px;}
.c_7{float: left; width: 1170px; position: relative;}
.le_7{float: left; width: 651px; padding-top: 44px;}
.le_7_m {float: left; position: relative; width:100%; overflow: hidden; margin-top: 23px;}
.le_7_m .bigImg {float:left; width: 634px; height: 434px; position: relative; overflow: hidden;}
.le_7_m .bigImg li{width:100%; height:100%; overflow:hidden; padding: 8px; background: #fff;}
.le_7_m .bigImg li img {display: block; float: left;}
.le_7_m .smallScroll {float: left; width: 651px; height: 84px; margin-top: 12px; position:relative; z-index:5;}
.le_7_m .sPrev{ width:20px; height:82px; background:#fff url(images/s_left01.png) no-repeat center; border: 1px solid #e5e5e5; position: absolute; left: 0; top: 0;}
.le_7_m .sNext{ width:20px; height:82px; background:#fff url(images/s_right01.png) no-repeat center; margin-left: 10px; border: 1px solid #e5e5e5; position: absolute; right: 0; top: 0;}
.le_7_m .sPrev:hover{background:url(images/s_left02.png) no-repeat center;}
.le_7_m .sNext:hover{ background:url(images/s_right02.png) no-repeat center;}
.le_7_m .smallImg {float:left;  display: inline; height:82px; width: 606px; overflow: hidden; margin-left: 22px;}
.le_7_m .smallImg ul {float: left; width:9999px; height: 82px; overflow: hidden; }
.le_7_m .smallImg li {float: left; width:110px; height:74px; cursor: pointer; display: inline; overflow:hidden; margin: 0 2px;  position:relative; border: 4px solid #fff;}
.le_7_m .smallImg img {display:block; width:110px; height:74px;}
.le_7_m .smallImg li.on,
.le_7_m .smallImg li:hover{border-color: #186ebf;}
.r_7{float: right; width: 441px; background: url(images/s_bg05.jpg); position: absolute; right: 0; top: 0;  padding-top: 44px; padding-bottom: 52px;
-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,.1), -2px 0 10px rgba(0,0,0,.1);
   -moz-box-shadow: 2px 2px 10px rgba(0,0,0,.1), -2px 0 10px rgba(0,0,0,.1);
        box-shadow: 2px 2px 10px rgba(0,0,0,.1), -2px 0 10px rgba(0,0,0,.1);}
.r_7::before{content: ""; background: url(images/s_bg06.png) ; width: 18px; height: 14px; position: absolute; left: -18px; bottom: 0; }
.r_7 .r_7_t{float: left; padding-left: 65px;}
.r_7 .r_7_m{ float: left; padding: 0 60px 0 61px; width:320px; overflow:hidden; position:relative; }
.r_7 .r_7_m .bd{ float: left; width: 320px; margin-top: 14px; }
.r_7 .r_7_m .bd ul{ overflow:hidden; zoom:1; }
.r_7 .r_7_m .bd ul li{ text-align:center; zoom:1; margin-top: 10px; background: #fff;}
.r_7 .r_7_m .bd ul li .pic{ text-align:center; }
.r_7 .r_7_m .bd ul li .pic img{ width:272px; height:183px; display:block;  padding:28px 21px 33px 25px; border:1px solid #dcdcdc; }
.r_7 .r_7_m .bd ul li .pic a:hover img{ border-color:#999;  }
.r_7 .r_7_m .hd{ overflow:hidden; height:44px; background:#f4f4f4; margin-top: 11px; }
.r_7 .r_7_m .hd .prev,
.r_7 .r_7_m .hd .next{ display:block; width:160px; height:44px; float:right; overflow:hidden; cursor:pointer; }
.r_7 .r_7_m .hd .prev{background:#f4f4f4 url(images/s_down01.png) no-repeat center;}
.r_7 .r_7_m .hd .next{background:#f4f4f4 url(images/s_top01.png) no-repeat center;}
.r_7 .r_7_m .hd .prev:hover{background:#186ebf url(images/s_down02.png) no-repeat center;}
.r_7 .r_7_m .hd .next:hover{background:#186ebf url(images/s_top02.png) no-repeat center;}
.c_8{float: left; width: 1170px; padding-top: 59px; padding-bottom: 32px;}
.c_8 .c_8_m{float: left; width: 100%; padding-top: 15px;}
.c_8 .c_8_m .c_8_tit{float: left; width: 350px;}
.c_8 .c_8_m .c_8_tit a{display: block; float: left; width: 350px; line-height: 24px; height: 24px; font-size: 16px; color: #717171; text-transform: uppercase;}
.c_8 .c_8_m .c_8_tit a i{display: inline-block; width: 14px ; height: 14px; background:  #f4f4f6; color: #717171; font-size: 16px; text-align: center; line-height: 14px; margin-top: 5px;}
.c_8 .c_8_m .c_8_tit a:hover i{background: #186ebf; color: #fff; }
.c_8 .c_8_m .c_8_tit span{display: block; float: left; width: 100%;height: 22px; line-height: 22px; font-size: 18px; color: #186ebf;}
.le_8{float: left; width:360px; }
.le_8 .le_8_m{ float: left; width: 360px; overflow:hidden; position:relative; padding-top: 17px;}
.le_8 .le_8_m .hd{ overflow:hidden; }
.le_8 .le_8_m .hd .prev,
.le_8 .le_8_m .hd .next{ display:block;  width:35px; height:61px; overflow:hidden; cursor:pointer; position: absolute; top: 85px; z-index: 5;}
.le_8 .le_8_m .hd .prev{left: 0;  background: rgba(255,255,255,.3) url(images/s_left03.png) no-repeat center;}
.le_8 .le_8_m .hd .next{right: 0; background: rgba(255,255,255,.3) url(images/s_right03.png) no-repeat center; }
.le_8 .le_8_m .hd .prev:hover,
.le_8 .le_8_m .hd .next:hover{ background-color:rgba(255,255,255,.5); }
.le_8 .le_8_m .bd ul{width: 100%; overflow:hidden; zoom:1; }
.le_8 .le_8_m .bd ul li{float:left; _display:inline; overflow:hidden; }
.le_8 .le_8_m .bd ul li a{display: block;}
.le_8 .le_8_m .bd ul li .pic{ text-align:center; }
.le_8 .le_8_m .bd ul li .pic img{  display:block;  }
.le_8 .le_8_m .bd ul li .title{margin-top: 22px; line-height:25px;   }
.le_8 .le_8_m .bd ul li .title h4{float: left; width: 350px; height: 25px; line-height: 25px; font-size: 18px; color: #4c4c4c; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.le_8 .le_8_m .bd ul li .title span{float: left; width: 100%; height: 75px; line-height: 25px; font-size: 14px;overflow: hidden; padding-top: 12px; color: #919191;}
.le_8 .le_8_m .bd ul li .title .le_8_more{float: left; width: 100%; height: 18px; line-height: 18px; font-size: 14px; color: #696969; padding-top: 18px;}
.le_8 .le_8_m .bd ul li a:hover .title h4,
.le_8 .le_8_m .bd ul li a:hover .title .le_8_more{color: #186ebf;}
.mi_8{float: left; width:360px; margin-left: 50px;}
.mi_8 .mi_8_m{ float: left; width: 360px; padding-top: 17px; }
.mi_8 .mi_8_m h3{height:40px; line-height:40px; padding-left:13px; width: 345px; border:1px solid #e6e6e6; background:#fafafa; cursor:pointer; font-size: 14px; color: #4c4c4c; margin-top: 5px;
-webkit-border-radius:5px; 
    -moz-border-radius:5px;
         border-radius:5px;}
.mi_8 .mi_8_m h3 em{float:right; display:block; width:40px; height:40px; background:url(images/s_bg07_h.jpg) center no-repeat; cursor:pointer; }
.mi_8 .mi_8_m h3.on{color: #186ebf;}
.mi_8 .mi_8_m h3.on em{background:url(images/s_bg07.jpg) center no-repeat; }
.mi_8 .mi_8_m div{padding:7px 21px 20px 14px; width: 324px; line-height: 26px; font-size: 14px; display:none; /* 默认都隐藏 */ }
.mi_8 .mi_8_m div a{ display: block; width: 100%; color: #919191; }
.mi_8 .mi_8_m div a span{color: #696969;}
.mi_8 .mi_8_m div a:hover span{color: #186ebf;}
.r_8{float: left; width:350px; margin-left: 49px;}
.r_8 .r_8_m{float: left; width:350px;}
.r_8 .r_8_m ul {float: left; width: 350px; margin-top: -9px;}
.r_8 .r_8_m ul li{float: left; width: 350px; padding-top: 26px;}
.r_8 .r_8_m ul li a{display: block;  width: 350px;}
.r_8 .r_8_m ul li a img{float: left; display: block;}
.r_8 .r_8_m ul li a .r_8_1{float: right; width: 234px;}
.r_8 .r_8_m ul li a .r_8_1 h4{float: left; width: 100%; padding-top: 5px; line-height: 21px; height: 42px; overflow: hidden; font-size: 14px; color: #4c4c4c;}
.r_8 .r_8_m ul li a .r_8_1 span{float: left; width: 72px; height: 25px; line-height: 25px; padding-left: 14px; margin-top: 5px;  font-size: 14px; text-transform: uppercase; border: 1px solid #e6e6e6; background:url(images/s_bg09.png) no-repeat 61px 7px; color: #186ebf;}
.r_8 .r_8_m ul li a:hover .r_8_1 span{background: #186ebf url(images/s_bg08.png) no-repeat 61px 7px; color: #fff; border-color:#186ebf;}
.c_9{float: left; width: 1170px;}
.c_9_m{float: left; width: 1171px; padding-top: 18px; margin-right: -1px; overflow:hidden; position:relative;}

.c_9_m .bd{overflow:hidden; width: 1170px; border-top:1px solid #e7e7e7; border-left:1px solid #e7e7e7;position:relative;  }
.c_9_m .bd ul{float:left;overflow:hidden; zoom:1; width:390px;  _display:inline;  }
.c_9_m .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width: 195px;}
.c_9_m .bd ul li a{display: block; width: 194px; height: 130px; border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; position: relative; }
.c_9_m .bd ul li a img{display:block;}
.c_9_m .bd ul li a .c_9_h{width: 194px; height: 0; background: rgba(24,110,191,.9); position: absolute; left: 0; bottom: 0;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s; }
.c_9_m .bd ul li a .c_9_h h4{width: 194px; line-height: 25px; font-size: 16px; color: #fff; position: absolute; top: 50%; margin-top: -12px;}
.c_9_m .bd ul li a:hover .c_9_h{height: 130px;}
.c_9_m .bd ul li .title{ line-height:24px;   }
.c_9_m .hd{overflow:hidden; height:10px;padding-top: 20px; text-align: center;}
.c_9_m .hd ul{overflow:hidden; width: 72px; height: 10px; display:inline-block; *display:inline; *zoom:1; vertical-align: top;}
.c_9_m .hd ul li{ float:left; width:10px; height:10px; overflow:hidden; margin:0 7px; text-indent:-999px; cursor:pointer ; background: #eeeeee; padding: 0;
 -webkit-border-radius:50%; 
    -moz-border-radius:50%;
         border-radius:50%; }
.c_9_m .hd ul li.on,
.c_9_m .hd ul li:hover{background: #186ebf;}
.c_10{float: left; width: 1122px; margin-top: 31px; background: #eee; padding: 31px 24px 30px 24px; height: 28px; line-height: 28px;}
.c_10 span{float: left; color:#186ebf; font-size: 16px; padding-right: 4px;}
.c_10 a{padding:0 10px; color: #454545; font-size: 14px; }
.c_10 a:hover{color: #186ebf;}

/* 气相色谱仪2 p1 */

/* 公用头部 */
.r_12_t{float: left; width: 839px; padding: 18px 34px 17px 20px; background: #f9f9f9;}
.r_12_t span{float: left; display: block; width: 470px; height: 43px; line-height: 43px; color: #2b2b2b; font-size: 14px; overflow: hidden;}
.r_12_t span a{color: #2b2b2b;}
.r_12_t span a:hover{color: #186ebf;}
.r_12_t .r_12_1{float: right; width: 277px;}
.r_12_t .r_12_1 input{float: left; width: 221px; height: 41px; line-height: 41px; padding-left: 12px; border: 1px solid #186ebf; color: #333;}
.r_12_t .r_12_1 input::-webkit-input-placeholder {color:#9d9d9d !important;}
.r_12_t .r_12_1 input:-moz-placeholder {color:#9d9d9d !important;}
.r_12_t .r_12_1 input::-moz-placeholder {color:#9d9d9d !important;}
.r_12_t .r_12_1 input:-ms-input-placeholder {color:#9d9d9d !important; }
.r_12_t .r_12_1 a{float: left; display: block; width: 42px; height: 43px; background:#186ebf url(images/s_bg02.png) no-repeat center;}

.t_12{float: left; width: 1170px; padding-top: 30px;}
.t_12 .le_5{padding: 20px 19px 29px 19px;}
.t_12 .le_5 ul{padding-top: 18px; }
.r_12{float: right; width: 893px;}

.r_12 ul{float: left; width: 891px;}
.r_12 ul li{float: left; width: 889px; border: 1px solid #eee; margin-top:30px; }
.r_12 ul li a{display: block; width: 889px; background: #fff; position: relative;}
.r_12 ul li a img{float: left; display: block; border-right: 1px solid #eee;}
.r_12 ul li a .r_12_h{ width: 290px; height: 0px; background: rgba(30,132,228,.9); position: absolute; top: 0; left: 0; z-index: 3; text-align: center; color: #fff; font-size: 16px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_12 ul li a .r_12_h h4{display: none; width: 100%; padding-top: 76px;}
.r_12 ul li a .r_12_h span{display: none; width: 25px; height: 25px; border: 1px solid #fff; line-height: 25px; position: absolute; top:109px; left: 50%; margin-left: -12px; 
 -webkit-border-radius:50%; 
    -moz-border-radius:50%;
         border-radius:50%;}
.r_12 ul li a .r_12_m{float: left; width: 538px; padding:33px 31px 30px 31px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_12 ul li a .r_12_m h4{float: left; width: 100%; font-size: 18px; color: #186ebf; line-height: 28px; height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold;}
.r_12 ul li a .r_12_m span{float:left; width: 100%; font-size: 16px; line-height: 22px; padding-bottom: 20px; color: #201f1f; border-bottom: 1px solid #eee; position: relative;}
.r_12 ul li a .r_12_m span::after{content: ""; width: 46px; height: 3px; background:#186ebf; position: absolute; bottom: 0; left: 0;}
.r_12 ul li a .r_12_m div{float: left; width: 100%; height: 75px; line-height: 25px; color: #737373; font-size: 14px; padding-top: 8px; overflow: hidden;}
.r_12 ul li a:hover .r_12_m{background: #f6f6f6;}
.r_12 ul li a:hover .r_12_h{height: 217px;}
.r_12 ul li a:hover .r_12_h h4,
.r_12 ul li a:hover .r_12_h span{display: block;}
.d_12{float: left; width: 1108px; border:1px solid #eee; padding: 30px; margin-top: 40px;}
.d_12 .s_title h2{font-size: 20px;}
.d_12 .s_title .title_b span{font-size: 18px;}
.d_12 ul{float: left; width:1135px; margin-left: -27px; padding-top: 20px;}
.d_12 ul li{float: left;  font-size: 14px;  margin-left: 27px;}
.d_12 ul li a{display: block; color: #2b2b2b; width:520px; padding-left: 20px; margin-top: 10px; line-height: 44px; height: 44px; background: #f9f9f9;}
.d_12 ul li a:hover{color: #186ebf;}

/* 行业应用列表 p2 */
.c_13{float: left; width: 1170px; padding-top: 30px;}
.le_14 .le_5,
.c_13 .le_5{padding: 20px 19px 29px 19px;}
.le_14 .le_5 ul,
.le_14 .le_14_2 ul,
.c_13 .le_5 ul{float: left; padding-top: 18px; }
.le_14 .le_14_2 ul li,
.c_13 .le_5 ul li{float: left; width: 216px; height: 58px; }
.le_14 .le_14_2 ul li a,
.c_13 .le_5 ul li a{display: block; width: 214px; line-height: 39px;  padding: 10px 0 9px 0; border: 1px solid #eee;  background: #fff; color: #186ebf;}
.le_14 .le_14_2 ul li a i,
.c_13 .le_5 ul li a i{float: left; display: block; width: 67px; height: 39px;}
.le_14 .le_14_2 ul li a i img,
.c_13 .le_5 ul li a i img{height:39px; width:44px;}
.le_14 .le_14_2 ul li a i .c_13_img01,
.c_13 .le_5 ul li a i .c_13_img01{display: block; margin: 0 auto;}
.le_14 .le_14_2 ul li a i .c_13_img02,
.c_13 .le_5 ul li a i .c_13_img02{display: none; margin: 0 auto;}
.c_13 .le_5 ul li.hover a,
.le_14 .le_14_2 ul li.hover a,
.le_14 .le_14_2 ul li a:hover,
.c_13 .le_5 ul li a:hover{background: #186ebf; border-color: #186ebf; color: #fff;}
.le_14 .le_14_2 ul li.hover a i .c_13_img01,
.c_13 .le_5 ul li.hover a i .c_13_img01,
.le_14 .le_14_2 ul li a:hover i .c_13_img01,
.c_13 .le_5 ul li a:hover i .c_13_img01{display: none;}
.le_14 .le_14_2 ul li.hover a i .c_13_img02,
.c_13 .le_5 ul li.hover a i .c_13_img02,
.le_14 .le_14_2 ul li a:hover i .c_13_img02,
.c_13 .le_5 ul li a:hover i .c_13_img02{display: block;}

/* 产品内容 p3 */
.r_13{float: right; width: 893px;}
.r_13 .r_13_tit{float: left; width: 680px; height: 28px; line-height: 28px; padding: 35px 0 23px 0; color: #737373; font-size: 18px; text-align: center;}
.r_13 .r_13_t{float: left; width: 100%;}
.game163 { position: relative; width:100%; overflow: hidden; }
.game163 .bigImg {width:678px; height: 507px; position: relative; float:left; border: 1px solid #eee;}
.game163 .bigImg li{width:100%; height:100%; position:relative !important; overflow:hidden;}
.game163 .bigImg li img { vertical-align: middle; width: 100%; height: 100%; max-width:none; }
.game163 .smallScroll {width: 179px; height:509px; position:absolute; right:0; top:0; z-index:5;}
.game163 .smallScroll .sPrev{ float:left; width:100%; height:33px; background:#e5e5e5 url(images/p3_top01.png) no-repeat center;}
.game163 .smallScroll .sNext{ float:left; width:100%; height:33px;  background:#e5e5e5 url(images/p3_down01.png) no-repeat center;}
.game163 .smallScroll .sPrev:hover{background:url(images/p3_top02.png) no-repeat center #1e84e4;}
.game163 .smallScroll .sNext:hover{ background:url(images/p3_down02.png) no-repeat center #1e84e4;}
.game163 .smallImg { float:left; margin-bottom: 10px; display: inline;  width: 179px; overflow: hidden;}
.game163 .smallImg .tempWrap{width: 179px; height: 432px !important;}
.game163 .smallImg ul { width:179px !important; height: 9999px; overflow: hidden;}
.game163 .smallImg li { float: left; width:177px; height:132px; cursor: pointer; display: inline; overflow:hidden; margin-top:10px; position:relative; border:solid 1px #eee; z-index: 8;}
.game163 .smallImg img { display:block;}
.game163 .smallImg li.on{ border-color: #1e84e4;}
.r_13 .r_13_d{float: left; padding: 17px 32px 19px 20px; border: 1px solid #eee; font-size: 16px; color: #999999; line-height: 22px; margin-top: 30px;}
.r_13 .r_13_d h4{color: #333;}
.d_13{float: left; width: 1170px; padding-top: 25px; padding-bottom: 10px; overflow:hidden; position:relative;  }
.d_13 .s_title h2{font-size: 20px;}
.d_13 .s_title .title_b span{font-size: 18px;}
.d_13 .bd{width: 100%; float: left; padding-top: 26px; margin: 0 -15px;}
.d_13 .bd  ul{float:left; overflow:hidden;  }
.d_13 .bd  ul li{float: left;  margin: 0 15px;}
.d_13 .bd  ul li a{display: block; width: 268px; height: 200px; border: 1px solid #eee; }
.d_13 .bd  ul li a:hover{border-color: #1e84e4;}

/* 公司介绍 p4 */
.c_14{float:left; width: 1170px; padding-top: 30px;}
.le_14{float: left; width: 250px;}
.le_14 .le_14_2{float: left; width: 211px; border: 1px solid #eee; padding: 20px 19px 29px 19px; margin-top: 20px;}
.le_14 .le_14_2 ul li{ margin-top: 9px; font-size: 16px;}
.le_14 .le_14_2 ul li a{float: left; display: block;}
.r_14{float: right; width: 891px; padding-bottom: 13px;}
.r_14 h2{float: left; width: 100%; padding: 29px 0 23px 0; height: 36px; line-height: 36px; color: #737373; font-size: 24px; text-align: center;}
.r_14 img{display: block;}
.r_14 .r_14_d{float: left; width: 839px; border: 1px solid #eeeeee; margin-top: 29px; padding: 26px; font-size: 16px; line-height: 22px; color: #999;}
.r_14 .r_14_d .r_14_h4{padding-left: 43px; font-weight: bold; line-height: 30px; height: 30px; color: #333; padding-bottom: 5px;}
.d_14{float: left; width: 1318px; padding-top: 40px;margin: 0 -59px;}
.d_14 > h2{float: left; width: 100%; height: 38px; line-height: 38px; color: #333333; font-size: 24px; text-align: center;}
.d_14 > span{float: left; width: 100%; height: 22px; line-height: 22px; color: #999; font-size: 18px; text-align: center;}
.d_14 .d_14_1{width: 100%; overflow:hidden; position:relative; padding-top: 28px; }
.d_14 .d_14_1 .hd .prev,
.d_14 .d_14_1 .hd .next{ display:block; width:44px; height:159px; cursor:pointer; margin-top: 22px; }
.d_14 .d_14_1 .hd .prev{float: left; background: #f4f4f4 url(images/s_left02.png) no-repeat center;}
.d_14 .d_14_1 .hd .next{ float: right;background: #f4f4f4 url(images/s_right02.png) no-repeat center;  }
.d_14 .d_14_1 .hd .prev:hover{background: #186ebf url(images/p4_left.png) no-repeat center;}
.d_14 .d_14_1 .hd .next:hover{background: #186ebf url(images/p4_right.png) no-repeat center;  }
.d_14 .d_14_1 .bd{float: left; width: 1230px;}
.d_14 .d_14_1 .bd ul{width: 1230px; overflow:hidden; zoom:1; }
.d_14 .d_14_1 .bd ul li{margin-left:29px; float:left; _display:inline; overflow:hidden;}
.d_14 .d_14_1 .bd ul li a{display: block;}
.d_14 .d_14_1 .bd ul li .d_14_pic{text-align:center; }
.d_14 .d_14_1 .bd ul li a > img{display:block; padding: 27px 22px 24px 22px; border:1px solid #eee; }
.d_14 .d_14_1 .bd ul li .d_14_pic img{display: block; border:1px solid #eee;}
.d_14 .d_14_1 .bd ul li .tit{float: left; width: 100%; text-align: center; font-size: 16px; color: #333; line-height: 38px; height: 38px;}
.d_14 .d_14_1 .bd ul li a:hover > img，
.d_14 .d_14_1 .bd ul li a:hover .d_14_pic img{ border-color:#999; }
.d_14 .d_14_1 .bd ul li a:hover .tit{color: #1e84e4;}

/* 联系我们 p6 */
.r_15{float: right; width:891px; }
.r_15 .r_15_t{float:left; width: 100%; padding-top: 30px;}
.r_15 .r_15_le{float: left; width: 367px; border: 1px solid #f5f5f5; background: url(images/p6_bg01.jpg); padding: 65px 0 91px 0; text-align: center;}
.r_15 .r_15_le img{display: block; margin: 0 auto;}
.r_15 .r_15_le i{display: block; margin: 0 auto; padding-top: 21px;}
.r_15 .r_15_le i img{padding:8px; border: 1px solid #dddddd; width:131px; height:131px;}
.r_15 .r_15_le span{float: left; width:100%; font-size: 18px; line-height: 26px; padding-top: 25px; color: #000;}
.r_15 .r_15_r{float:right; width: 491px; padding: 31px 0 82px 0; background: url(images/p6_bg02.jpg) no-repeat center;  border: 1px solid #f5f5f5;}
.r_15 .r_15_r ul{float:left; width: 461px; padding-left: 30px;}
.r_15 .r_15_r ul li{float: left; width: 461px; padding-top: 45px;}
.r_15 .r_15_r ul li img{float: left; display: block; margin-top: 3px;}
.r_15 .r_15_r ul li div{float: right; width: 411px;}
.r_15 .r_15_r ul li div h4{float: left; width: 100%; height: 32px; line-height: 32px; color:#000; font-size:18px; font-weight: bold;}
.r_15 .r_15_r ul li div h5{float: left; width: 100%; line-height: 26px; color: #000; font-size: 16px; }
.r_15 .r_15_m{float: left; width: 850px; border: 1px solid #dddddd; padding: 20px 19px 24px 20px; margin-top: 30px; text-align: center;}
.r_15 .r_15_m h2{float: left; width: 100%; font-size: 24px; line-height: 30px; height: 30px; color: #186ebf; font-weight: bold; text-align: left;}
.r_15 .r_15_m h2 span{font-size: 14px; color: #4d86c8; font-weight: normal; padding-left: 15px;}
.r_15 .r_15_m a{display: inline-block; *display:inline; *zoom:1; vertical-align: top; width: 195px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background:  #3d7dca; margin-top: 31px;
 -webkit-border-radius:3px; 
    -moz-border-radius:3px;
         border-radius:3px;}
.r_15 .r_15_m a:hover{background: #1e84e4;}
.r_15 .r_15_1{float: left; width:884px; margin-left: -33px; }
.r_15 .r_15_1 .r_15_1_1{float: left; width: 409px; margin-left: 33px; padding-top: 18px;}
.r_15 .r_15_1 .r_15_1_3 h5,
.r_15 .r_15_1 .r_15_1_2 h5,
.r_15 .r_15_1 .r_15_1_1 h5{float: left; padding-left: 2px; width: 100%; font-size: 14px; line-height: 30px; height: 30px;text-transform: uppercase; text-align: left;}
.r_15 .r_15_1 .r_15_1_3 h5 span,
.r_15 .r_15_1 .r_15_1_2 h5 span,
.r_15 .r_15_1 .r_15_1_1 h5 span{color: #ff2525;}
.r_15 .r_15_1 .r_15_1_1 h5 em,
.r_15 .r_15_1 .r_15_1_2 h5 em,
.r_15 .r_15_1 .r_15_1_3 h5 em{font-size: 14px; font-style: normal;}
.r_15 .r_15_1 .r_15_1_3 input,
.r_15 .r_15_1 .r_15_1_1 input{float: left; width: 390px; padding-left: 17px; height: 48px; line-height: 48px; font-size: 14px; color: #333; border: 1px solid #e6e6e6;
 -webkit-border-radius:3px; 
    -moz-border-radius:3px;
         border-radius:3px;}
.r_15 .r_15_1 .r_15_1_3 input::-webkit-input-placeholder,
.r_15 .r_15_1 .r_15_1_1 input::-webkit-input-placeholder { color:#999 !important;}
.r_15 .r_15_1 .r_15_1_3 input:-moz-placeholde,
.r_15 .r_15_1 .r_15_1_1 input:-moz-placeholder {  color:#999 !important;}
.r_15 .r_15_1 .r_15_1_3 input::-moz-placeholder,
.r_15 .r_15_1 .r_15_1_1 input::-moz-placeholder {  color:#999 !important;}
.r_15 .r_15_1 .r_15_1_3 input:-ms-input-placeholder,
.r_15 .r_15_1 .r_15_1_1 input:-ms-input-placeholder { color:#999 !important; }
.r_15 .r_15_1 .r_15_1_2{float: left; width: 100%; margin-left: 33px; padding-top: 21px;}
.r_15 .r_15_1 .r_15_1_2 textarea{float: left; padding: 10px 18px 17px 18px; width: 815px; height: 120px; line-height: 30px; font-size: 14px; color: #333; border: 1px solid #e6e6e6;
 -webkit-border-radius:3px; 
    -moz-border-radius:3px;
         border-radius:3px;}
.r_15 .r_15_1 .r_15_1_2 textarea::-webkit-input-placeholder { color:#999 !important;}
.r_15 .r_15_1 .r_15_1_2 textarea:-moz-placeholder {  color:#999 !important;}
.r_15 .r_15_1 .r_15_1_2 textarea::-moz-placeholder {  color:#999 !important;}
.r_15 .r_15_1 .r_15_1_2 textarea:-ms-input-placeholder { color:#999 !important; }
.r_15 .r_15_1 .r_15_1_3{float: left;width: 100%; margin-left: 33px; padding-top: 22px;}
.r_15 .r_15_1 .r_15_1_3 i{float: left; width: 157px; height: 48px; margin-left: 33px; display: inline-block;border:1px solid #e6e6e6; 
  -webkit-border-radius:3px; 
    -moz-border-radius:3px;
         border-radius:3px; }
.map{float: left; width: 890px; height: 558px; position: relative; overflow: hidden; border: 1px solid #dddddd; margin-top: 30px;}
.BMap_pop,.BMap_shadow,.anchorBL,.BMapLabel{display:none !important;} /*隐藏标题块*/

/* 新闻中心 p7 */
.r_16{float: right; width: 892px;  }
.r_16 ul{float: left; width: 892px;}
.r_16 ul li{float:left; width: 892px; padding-top: 30px;}
.r_16 ul li a{display: block;}
.r_16 ul li a img{display: block; float: left; }
.r_16 ul li a .r_16_m{float: right; width: 640px;}
.r_16 ul li a .r_16_m h4{float: left; width: 100%; height: 40px;line-height: 40px; color: #4c4c4c; font-size: 18px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_16 ul li a .r_16_m .r_16_1{float: left; width: 100%; line-height: 25px; padding-top: 5px; height: 75px; overflow: hidden; color: #919191; font-size: 14px;}
.r_16 ul li a .r_16_m span{float: left; width: 71px; height: 24px; margin-top: 16px; padding-left: 14px; line-height: 24px; background: #fff url(images/s_bg09.png) no-repeat 61px 7px; text-transform: uppercase; color: #186ebf; border: 1px solid #e6e6e6;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.r_16 ul li.li2 .r_16_m{float: left; width: 100%;}
.r_16 ul li a:hover .r_16_m h4{font-weight: bold;  color: #186ebf;}
.r_16 ul li a:hover .r_16_m span{color: #fff; background: #186ebf url(images/s_bg08.png) no-repeat 61px 7px; }

/*新闻详情 p8*/
.r_17{float: right; width: 892px;}
.r_17_m{float: left;width: 100%;margin-top: 42px;}
.t_17{float: left;width: 100%;}
.t_17 h2{display: block;float: left;width: 100%;font-size: 24px;line-height: 40px;color: #2b2b2b;font-weight: bold;text-align: center;}
.t_17 .t_17_1{float: left;width: 100%;margin-top: 42px; border-bottom: 1px solid #d7d8d8; border-top: 1px solid #d7d8d8;padding: 10px 0;line-height: 34px;font-size: 14px;color: #777;}
.t_17 .t_17_1 a{display: block;float: right;height: 34px;line-height: 34px;margin-right: 14px;}
.t_17 .t_17_1 a i{display:inline-block; *display:inline; *zoom:1;vertical-align: top;margin-left: 20px; width: 38px; background: #cbcbcb;
-webkit-border-radius:16.5px;
   -moz-border-radius:16.5px;
        border-radius:16.5px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s; 
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.t_17 .t_17_1 a i img{display: block;float: left;}
.t_17 .t_17_1 a:hover{color: #186ebf;}
.t_17 .t_17_1 a:hover i{background: #186ebf;}
.t_17 .t_17_2{float: left;width: 100%;padding: 20px 0 39px 0;font-size: 14px;line-height: 30px;color: #333; text-align: justify; border-bottom: 1px solid #d7d8d8;}
.t_17 .t_17_3{float: left;width: 100%;margin-top: 30px;}
.t_17 .t_17_3 .t_17_3m{float: left;width: 156px; text-align: center;}
.t_17 .t_17_3 span{float: left; display: block; width: 368px;}
.t_17 .t_17_3 span a{display: block;float: left;height: 24px;line-height: 24px;font-size: 14px;color: #666; max-width: 368px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis;}
.t_17 .t_17_3 span a:hover{color: #186ebf;}
.t_17 .t_17_3 span a b{font-weight:normal;}
.jiathis_style_32x32{display:inline-block !important; *display:inline !important; *zoom:1 !important; vertical-align: top !important;}
.jiathis_button_weixin{float: left !important; display: block !important; background: url(images/img_16_3.png) no-repeat center  !important;background-size: 100% 100% !important; width: 36px !important;height: 36px!important;overflow: hidden; position: relative; margin: 0 8px !important; padding: 0 !important;cursor: pointer;}
.jtico_weixin{position: absolute; left: 9999px;}

.jiathis_button_tsina{float: left !important;display: block !important; background: url(images/img_16_4.png) no-repeat center  !important;background-size: 100% 100% !important; width: 36px !important;height: 36px!important;overflow: hidden; position: relative; margin: 0 8px !important; padding: 0 !important;cursor: pointer;}
.jtico_tsina{position: absolute; left: 9999px;}

.jiathis_button_qzone{float: left !important;display: block !important; background: url(images/img_16_5.png) no-repeat center  !important;background-size: 100% 100% !important; width: 36px !important;height: 36px!important;overflow: hidden; position: relative; margin: 0 8px !important; padding: 0 !important;cursor: pointer;}
.jtico_qzone{position: absolute; left: 9999px;}
.jiathis_style_32x32 a:hover{opacity:0.8; filter:alpha(opacity=80);}




.z_page{float: left;width: 100%; font-size: 14px;line-height: 30px;color: #333;}






