/*-----------公共样式---------*/
html{color:#666;background:#FFF; }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:14px/1.5 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#007ab9;text-decoration:none;outline:none;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix{ margin:0 auto;}
.clr{ height:0px; line-height:0px; padding:0px; margin:0px; clear:both; }
.clear{ height:0px; line-height:0px; padding:0px; margin:0px; clear:both; }
.overflow{ overflow:hidden;}
/*title*/
h1,h2,h3,h4,h5,h6{font-weight:500;}
h1 { font-size:32px;}
h2 { font-size:24px;}
h3 { font-size:18px;}
h4 { font-size:16px;}
h5 { font-size:14px;}
h6 { font-size:12px;}
/*间距*/
.font-c{ text-align:center;}
/*字体颜色*/
.red{color:#007ab9;}
.black{ color:#000;}
.white{ color:#fff;}

body { background-color:#F2F2F2; background-image:url(text.txt); /* for IE6 */ 
background-attachment:fixed; }
#bottomNavX { background-color:#FFF; z-index:99999; position:fixed; top:0; left:0; width:100%; height:120px; _position:absolute; /* for IE6 */
_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ overflow:visible; }


.frame{width:1260px; padding:10px 10px 40px 10px; border-radius:5px; background-color:#FFFFFF; margin:auto;position: relative; margin-top:-50px; margin-bottom:50px; z-index:99;}

.topt{ height:30px; line-height:30px; font-size:14px;}
.topb{ border-bottom:solid 1px #E9F5FE; background-color:#F3FAFF;}


/*logo nav*/
.top{ background:#b71d24; height:90px; background:url(/img/top_bg.jpg) top center no-repeat; }
.logo{ width:500px; height:100px; background:url(/img/logotx.png) 0 0 no-repeat;}
.search{width:700px; height:100px;}
.navdiv{height:50px; background-color:#23a5ae;}
.nav{ width:1200px; height:50px;}
.nav ul li{position: relative;float: left; position: relative; text-align: center;line-height:50px;}
.nav ul li > .menu{text-align:center; height:50px;}
.nav ul li > .menu > span{ width:1px; height:50px; color:#dcdcdc;}
.nav ul li > .menu > span:after{content:"|";}
.nav ul li:nth-last-child(1) > .menu > span:after{ content:"";}
/*.nav ul li > .menu:hover{ border-bottom:solid 3px #109bc5;}*/
.nav ul li > .menu > a{ display:inline-block; height:100%; padding:0px 33px; font-size:16px; font-weight:400; color:#ffffff; z-index: 999;}
.nav ul li > .menu > a:hover{ color:#FFDCDC; font-weight:bold; border-bottom:solid 2px #FFF2F2;}
.nav ul li > .menu > i.caret{ position:absolute; top:45px; right:16px; width:16px; height:10px; background:url(../img/icon_bg.png) 0 0 no-repeat;}
/*.nav ul li > .cur{ border-bottom:solid 3px #109bc5;}*/
.nav ul li > .cur > a{ color:#FFDCDC; font-weight:bold; border-bottom:solid 2px #FFF2F2;}
.nav ul li > .menu_sub{position: absolute; z-index:999; top:36px; left:-1px; opacity:0.8; width:100%; padding-bottom:3px; border-top:0px; background:rgba(0,0,0,.8);}
.nav ul li > .menu_sub > li{ width:100%; height:40px; line-height:40px; border-top:solid 1px #5b5b5b;}
.nav ul li > .menu_sub > li:first-child{ border-top:0px;}
.nav ul li > .menu_sub > li > a{ color:#fff; }
.nav ul li > .menu_sub > li > a:hover{ }


/*banner*/
.banner{ width:100%; height:550px; }


.slideshow { height:550px; position: relative; }
.slideshow .bd li { height: 550px;}
.slideshow .bd li a { display: block; height: 550px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:90px; list-style:none;  line-height:90px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; width:50px; height:8px; display:inline-block; background: #FFF; margin-left: 4px;}
.slideshow .hd ul .on{ background: #000; }


/*-----------主体样式---------*/
.row{ width:100%; margin:0 auto;}
.content{width: 1200px; margin:0 auto;}
.tit{ margin:5px 0;}
.tit > P{ font-size:24px; color:#007ab9; text-align:center}
.tit > h2{font-size:17px; color:#7c7c7C; text-align:center; background:url(/img/tit_line.jpg) bottom center no-repeat;}

.ltit{ padding-top:10px; font-size:16px; font-weight:600;}

.mg15{ margin:15px auto;}
.mg20{ margin:20px auto;}

.mt5{ margin-top:5px;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt12{ margin-top:12px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}

.pt20{ padding-top:20px;}
.pt40{ padding-top:40px;}

.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}

.mh100{ min-height:100px;}
.mh200{ min-height:200px;}
.mh300{ min-height:300px;}

.w600{ width:600px;}
.w590{ width:590px;}
.w580{ width:580px;}
.w370{ width:370px;}
.w180{ width:180px;}


.notice{border:solid 1px #23a5ae; height:64px;}
.notice .noticelogo{width:64px; height:64px; background-color:#23a5ae; color:#FFFFFF; padding:12px 0px 0px 15px; font-size:16px; line-height:20px; letter-spacing:3px;}
.notice .noticecont{width:1128px; height:64px; padding:8px 0px;}
.notice .noticebar{overflow:hidden;height:48px;}
.notice .noticebar ul li{ line-height:24px; }
.notice .noticebar ul li a{ width:562px; display:inline-block; float:left; height:24px; line-height:24px; overflow:hidden; font-size:15px; background-image:url(/img/notit.gif); background-repeat:no-repeat; background-position:left; padding-left:22px;}


.newslx{margin-top:20px;}
.newslx .xwzxx{ width:580px;}
.newslx .rmjnx{ width:580px;}
.newslx h2{ font-size:22px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px; padding-left:2px;}
.newslx h2 a{color:#000; font-weight:bold;;}
.newslx h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.newslx h2 span a{ color:#999; font-weight:200;}
.newslx h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.newslx > ul > li{ border-bottom:1px dashed #ddd; height:36px; line-height:36px;}
.newslx > ul > li > h3{ font-size:14px; width:310px;}
.newslx > ul > li > h3 span{ display:inline-block; background-color:#007ab9; width:22px; height:22px; text-align:center; vertical-align:middle; font-size:14px; color:#fff; line-height:22px; margin-right:8px;}


.newslxx{margin-top:20px;}
.newslxx .xwzx1{ width:374px;}
.newslxx .xwzx2{ width:787px;}
.newslxx .xwzx3{ width:374px;}
.newslxx .xwzx4{ width:374px;}
.newslxx h2{ font-size:22px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px; padding-left:2px;}
.newslxx h2 a{color:#000; font-weight:bold;;}
.newslxx h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.newslxx h2 span a{ color:#999; font-weight:200;}
.newslxx h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.newslxx > ul > li{ border-bottom:1px dashed #ddd; height:36px; line-height:36px;}
.newslxx > ul > li > h3{ font-size:14px; width:310px;}
.newslxx > ul > li > h3 span{ display:inline-block; background-color:#007ab9; width:22px; height:22px; text-align:center; vertical-align:middle; font-size:14px; color:#fff; line-height:22px; margin-right:8px;}




.newsl{/*margin-top:20px;*/ width:910px; float:left}
.newsl .xwzx{ width:440px;}
.newsl h2{ font-size:20px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px; padding-left:2px;}
.newsl h2 a{color:#000; font-weight:400;}
.newsl h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.newsl h2 span a{ color:#999; font-weight:200;}
.newsl h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.newsl .xwzx .nlist { margin-top:5px;}
.newsl > ul > li{ border-bottom:1px dashed #ddd; height:36px; line-height:36px;}
.newsl > ul > li > h3{ font-size:14px; width:310px;}
.newsl > ul > li > h3 span{ display:inline-block; background-color:#007ab9; width:22px; height:22px; text-align:center; vertical-align:middle; font-size:14px; color:#fff; line-height:22px; margin-right:8px;}


.tjjc{ margin-left:940px; width:auto;}
.tjjc h2{ font-size:22px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px; padding-left:2px;}
.tjjc h2 a{color:#000; font-weight:bold;}
.tjjc h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.tjjc h2 span a{ color:#999; font-weight:200;}
.tjjc h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}


.nlist{padding-top:2px; margin:0px;}
.nlist li{line-height:27px; margin-left:20px; font-size:14px; list-style-type:disc; color:#CCCCCC;}
.nlist li span{margin-right:6px;}


.jdal {width: 1200px; height:310px; margin:20px auto 40px; overflow: hidden;}
.jdal_t {width: 1200px; border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px; margin-bottom: 8px; color: #7c7c7e; padding-left:2px;}
.jdal_t p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 14px; color:#999;}
.jdal_t p span {font-size: 22px; color: #007ab9}
.jdal_t a {width: 500px; height: 30px; float: right; overflow: hidden; font-size: 14px; text-align: right}
.jdal_c {width: 1190px; margin:auto; height: 260px; overflow: hidden; text-align:center;}


.cop{ color:#bababa;}

.zygg{ width:1190px; margin:auto;}
.zygg_item{ border-radius:5px; -moz-box-shadow: 0 0 4px #bababa; -webkit-box-shadow: 0 0 4px #bababa; box-shadow: 0 0 4px #bababa; transition: all 0.6s ease;}
.zygg_item img{border-radius:5px;}
.zygg_item:hover{transform: translateY(-0.25rem);}

.rmpx {width: 1200px; margin:20px auto 20px; overflow: hidden;}
.rmpx_t {width: 1200px; border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px; margin-bottom: 8px; color: #7c7c7e; padding-left:2px;}
.rmpx_t p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 14px; color:#999;}
.rmpx_t p span {font-size: 22px; color: #000; font-weight:bold;}
.rmpx_t a {width: 500px; height: 30px; float: right; overflow: hidden; font-size: 14px; text-align: right}
.rmpx_c {width: 1200px; padding-left:9px; margin:auto; text-align:center;}
.rmpx_d{width:185px; height:320px; display:inline-block; text-align:center; float:left; margin-top:2px; margin-bottom:2px; margin-right:14px;}
.rmpx_d:nth-child(6),.rmpx_d:nth-child(12),.rmpx_d:nth-child(18){ margin-right:0px;}
.rmpx_img{width:185px; height:245px; border-radius:4px; overflow:hidden;}
.rmpx_d img{width:185px; height:245px; transition: all 1s ease;}
.rmpx_d:hover img {transform: scale(1.1);}
.rmpx_d span{height:28px; line-height:28px; font-size:16px;}


.doctor_d{width:170px; height:295px; display:inline-block; text-align:center; float:left; margin-top:2px; margin-bottom:2px; margin-right:14px;}
.doctor_d:nth-child(6),.rmpx_d:nth-child(12),.rmpx_d:nth-child(18){ margin-right:0px;}
.doctor_img{width:170px; height:220px; border-radius:4px; overflow:hidden;}
.doctor_d img{width:170px; height:220px; transition: all 1s ease;}
.doctor_d:hover img {transform: scale(1.1);}
.doctor_d span{height:28px; line-height:28px; font-size:16px;}

.zjgg{ width:1200px; margin:auto; padding:40px 0px;}
.zjgg img{border-radius:5px; -moz-box-shadow: 0 0 4px #bababa; -webkit-box-shadow: 0 0 4px #bababa; box-shadow: 0 0 4px #bababa; transition: all 0.6s ease;}
.zjgg img:hover{transform: translateY(-0.25rem);}


.rmgz {width: 1200px; margin:10px auto 10px; overflow: hidden;}
.rmgz_t {width: 1200px; border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px; margin-bottom: 8px; color: #7c7c7e; padding-left:2px;}
.rmgz_t p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 14px; color:#999;}
.rmgz_t p span {font-size: 22px; color: #000; font-weight:bold;}
.rmgz_t a {height: 30px; float: right; overflow: hidden; font-size: 14px; color:#999; text-align: right}
.rmgz_c {width: 1200px; height:350px; margin:auto;  text-align:center;}
.rmgz_i {background-color:#F2F2F2; border-radius:5px; margin-top:10px; margin-bottom:10px; margin-right:20px;}
.rmgz_i:nth-child(2),.rmgz_i:nth-child(4),.rmgz_i:nth-child(6),.rmgz_i:nth-child(8),.rmgz_i:nth-child(10){ margin-right:0px;}
.rmgz_i_c{padding:15px; height:140px;}
.rmgz_i_c_img{width:170px; height:110px; border-radius:4px; overflow:hidden;}
.rmgz_i_c img{width:170px; height:110px; transition: all 1s ease;}
.rmgz_i_c:hover img {transform: scale(1.1);}


.kczx {width: 1200px; margin:20px auto 20px; overflow: hidden;}
.kczx_t {width: 1200px; border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px; margin-bottom: 8px; color: #7c7c7e; padding-left:2px;}
.kczx_t p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 14px; color:#999;}
.kczx_t p span {font-size: 22px; color: #000; font-weight:bold}
.kczx_t a {width: 500px; height: 30px; float: right; overflow: hidden; font-size: 14px; color:#999; text-align: right}
.kczx_c {width: 1200px; padding-left:5px; margin:auto; text-align:center;}

.cjwt_t{height:44px; line-height:44px; font-size:18px; font-weight:bold; margin-top:40px;}
.cjwt{padding:5px 0px 10px 10px;}
.cjwt_c {width: 100%; margin:auto; text-align:center;}
.cjwt_d{width:382px; height:30px; line-height:30px; display:inline-block; text-align:left; float:left; margin-left:20px;}
.cjwt_d:nth-child(1),.cjwt_d:nth-child(4),.cjwt_d:nth-child(7),.cjwt_d:nth-child(10),.cjwt_d:nth-child(13),.cjwt_d:nth-child(16),.cjwt_d:nth-child(19),.cjwt_d:nth-child(22){ margin-left:0px;}

.xlts_t{height:44px; line-height:44px; font-size:18px; font-weight:bold; margin-top:0px;}
.xlts{padding:5px 0px 10px 10px;}
.xlts_c {width: 100%; margin:auto; text-align:center;}
.xlts_d{width:450px; height:30px; line-height:30px; display:inline-block; text-align:left; float:left; margin-left:38px;}
.xlts_d a{ font-size:15px;}
.xlts_d:nth-child(1),.xlts_d:nth-child(3),.xlts_d:nth-child(5),.xlts_d:nth-child(7),.xlts_d:nth-child(9),.xlts_d:nth-child(11),.xlts_d:nth-child(13),.xlts_d:nth-child(15),.xlts_d:nth-child(17),.xlts_d:nth-child(19){ margin-left:0px;}


.xltsx_t{height:44px; line-height:44px; font-size:18px; font-weight:bold; margin-top:0px;}
.xltsx{padding:5px 0px 10px 5px;}
.xltsx_c {width: 100%; margin:auto; text-align:center;}
.xltsx_d{width:280px; height:30px; line-height:30px; display:inline-block; text-align:left; float:left; margin-left:30px;}
.xltsx_d a{ font-size:15px;}
.xltsx_d:nth-child(1),.xltsx_d:nth-child(4),.xltsx_d:nth-child(7),.xltsx_d:nth-child(10),.xltsx_d:nth-child(13),.xltsx_d:nth-child(16),.xltsx_d:nth-child(19),.xltsx_d:nth-child(22),.xltsx_d:nth-child(25),.xltsx_d:nth-child(28){ margin-left:0px;}


.zikao{ width:1200px; margin:auto; padding:40px 0px;}
.zikao_t{ font-size:36px; font-weight:bold; line-height:60px; text-align:center;}
.zikao_t span{ color:#FF0000;}
.zikao_tb{ background-image:url(/img/zikaob.png); height:21px; background-position:center; background-repeat:no-repeat;}
.zikao_c{ padding:3px 0px 5px;}
.zikao_c img{border-radius:2px; transition: all 0.6s ease;}
.zikao_c img:hover{transform: translateY(-0.25rem);}

.newsly{padding-top:8px; vertical-align:top;}
/*.newsly .xwzxy{ width:380px;}*/
.newsly .xwzxy{ border:solid 2px #23a5ae; padding:0px 8px 12px 8px;}
.newsly h2{ font-size:18px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:8px; padding-left:2px;}
.newsly h2 a{color:#000; font-weight:400;;}
.newsly h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.newsly h2 span a{ color:#999; font-weight:200;}
.newsly > ul > li{ border-bottom:1px dashed #ddd; height:36px; line-height:36px;}


.help_t{height:44px; line-height:44px; font-size:18px; font-weight:bold;}
.help_c{padding:10px;}
.help_m{width:380px; float:left; height:150px; background-color:#469fff; border-radius:5px; -moz-box-shadow: 0 0 4px #5798de; -webkit-box-shadow: 0 0 4px #5798de; box-shadow: 0 0 4px #5798de;}
.help_m:hover{ -moz-box-shadow: 0 0 10px #5798de; -webkit-box-shadow: 0 0 10px #5798de; box-shadow: 0 0 10px #5798de;}
.help_m_a{color:#FFFFFF; font-size:18px; line-height:46px; display:block; width:100%; height:100%; text-align:center; padding-top:36px;}
.help_m_a span{color:#FFFFFF;}
.help_m_r{margin-left:410px; width:auto;}
.help_o{width:370px; float:left; height:150px; background-color:#ffa937; border-radius:5px; -moz-box-shadow: 0 0 4px #df9d46; -webkit-box-shadow: 0 0 4px #df9d46; box-shadow: 0 0 4px #df9d46;}
.help_o:hover{ -moz-box-shadow: 0 0 10px #df9d46; -webkit-box-shadow: 0 0 10px #df9d46; box-shadow: 0 0 10px #df9d46;}
.help_o_a{color:#FFFFFF; font-size:18px; line-height:46px; display:block; width:100%; height:100%; text-align:center; padding-top:36px;}
.help_o_a span{color:#FFFFFF;}
.help_r{margin-left:400px; width:auto; height:150px; background-color:#25c2d0; border-radius:5px; -moz-box-shadow: 0 0 4px #2eaeb9; -webkit-box-shadow: 0 0 4px #2eaeb9; box-shadow: 0 0 4px #2eaeb9;}
.help_r:hover{-moz-box-shadow: 0 0 10px #2eaeb9; -webkit-box-shadow: 0 0 10px #2eaeb9; box-shadow: 0 0 10px #2eaeb9;}
.help_r_a{color:#FFFFFF; font-size:18px; line-height:46px; display:block; width:100%; height:100%; text-align:center; padding-top:36px;}
.help_r_a span{color:#FFFFFF;}

.qadq_t{height:44px; line-height:44px; font-size:18px; font-weight:bold; margin-top:40px;}
.qadq_c{padding:10px;}
.qadq_m{width:100%; height:150px; background-color:#2274f1; border-radius:5px; -moz-box-shadow: 0 0 4px #3272d3; -webkit-box-shadow: 0 0 4px #3272d3; box-shadow: 0 0 4px #3272d3;}
.qadq_m:hover{-moz-box-shadow: 0 0 10px #3272d3; -webkit-box-shadow: 0 0 10px #3272d3; box-shadow: 0 0 10px #3272d3;}
.qadq_m_a{color:#FFFFFF; font-size:18px; line-height:46px; display:block; width:100%; height:100%; text-align:center; padding-top:36px;}
.qadq_m_a span{color:#FFFFFF;}

.lxkf_t{height:44px; line-height:44px; font-size:18px; font-weight:bold; margin-top:40px;}
.lxkf_c{padding:10px 15px 10px;}
.lxkf_zx{width:570px; float:left; height:210px; padding:15px; background-color:#ebebeb; border-radius:5px; -moz-box-shadow: 0 0 5px #cccccc; -webkit-box-shadow: 0 0 5px #cccccc; box-shadow: 0 0 5px #cccccc;}
.lxkf_zx_t{text-align:center; height:30px; line-height:30px; font-size:18px; color:#2274f1;}
.lxkf_zx_t_c{padding:15px 0px 0px 50px;}
.lxkf_zx_wx{width:130px; float:left; height:140px;}
.lxkf_zx_wx_t{margin-left:140px; width:auto; height:140px; padding-top:20px; font-size:16px;}


.xglj {width: 1200px; margin:20px auto 20px; overflow: hidden;}
.xglj_t {width: 1200px; border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px; margin-bottom: 8px; color: #7c7c7e; padding-left:2px;}
.xglj_t p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 14px; color:#999;}
.xglj_t p span {font-size: 22px; color: #000; font-weight:bold}
.xglj_t a {width: 500px; height: 30px; float: right; overflow: hidden; font-size: 14px; color:#999; text-align: right}
.xglj_c {width: 1200px; padding-left:8px; margin:auto; text-align:center;}
.xglj_d{width:230px; height:80px; display:inline-block; text-align:center; float:left; margin-top:3px; margin-bottom:5px; margin-right:8px; border-radius:2px; -moz-box-shadow: 0 0 2px #bababa; -webkit-box-shadow: 0 0 2px #bababa; box-shadow: 0 0 2px #bababa; transition: all 0.6s ease;}
.xglj_d:hover{transform: translateY(-0.25rem);}
.xglj_d:nth-child(5),.xglj_d:nth-child(10),.xglj_d:nth-child(15){ margin-right:0px;}
.xglj_d img{width:230px; height:80px; border-radius:2px;}
.xglj_d span{height:28px; line-height:28px; font-size:14px;}

.product_class{ width:1190px; margin:auto; padding:20px 0px 20px 0px; text-align:center;}
.product_class a{ display:block; float:left; width:222px; padding:0px 0px; font-size:16px; letter-spacing:3px; border-radius:3px; margin:0 20px 10px 0; line-height:44px; border:solid 1px #0a66ad; text-align:center;}
.product_class a:hover{background-color:#23a5ae; color:#fff;}
.product_class .pcur{background-color:#23a5ae; color:#fff;}
.product_class a:nth-child(5),.product_class a:nth-child(10),.product_class a:nth-child(15),.product_class a:nth-child(20){ margin-right:0;}

.prolist_class{ width:910px; margin:auto; padding:10px 0px 20px 0px; text-align:center;}
.prolist_class a{ display:block; float:left; padding:0px 14px; border-radius:4px; margin:0 5px 10px 5px; height:34px; line-height:34px; border:solid 1px #0a66ad; text-align:center;}
.prolist_class a:hover{background-color:#0a66ad; color:#fff;}
.prolist_class .pcur{background-color:#0a66ad; color:#fff;}
/*.prolist_class a:nth-child(8),.product_class a:nth-child(16),.product_class a:nth-child(24),.product_class a:nth-child(32){ margin-right:0;}*/

.prolist_small{width:910px; margin:auto; padding:10px 0px 20px 0px; text-align:left;}
.prolist_small a{ font-size:16px; display:inline-block; line-height:30px; margin:4px 5px; color:#000000;}
.prolist_small a:hover{ color:#FF0000; font-weight:bold;}
.prolist_small .pcur{ color:#FF0000; font-weight:bold;}


.tit2{line-height:36px;border-bottom: 1px solid #CCC; overflow:hidden;}
.tit2 p{ font-size: 16px;color:#999}
.tit2 p > span{ font-size: 22px; color: #007ab9}
.tit2 p > .titl{ border-bottom:solid 1px #007ab9;}
.tit2 > div{font-size: 14px;text-align: right;color:#007ab9;}

/*news*/
.news{width:800px;}
.news > .tit2 > p{ width:300px;}
.news > .tit2 > p > span{ font-size: 22px; color: #007ab9}
.news > .tit2 > div{ width:400px; padding-right:20px;}
.news_show{ width:100%; margin-top:15px; padding-bottom:20px; background-color:#fff;}
.news_show > li{ display:block; width:100%; float:left; }
.news_show > li.on{ display:block; padding-bottom:15px; overflow:hidden;}
.news_show > li.on img{ width:300px; height:225px;}
.news_show > li.on .new_tit{ width:450px;}
.news_show > li.on .new_tit h3{padding-left:30px; height:36px; line-height:36px; color:#fff; background-color:#007ab9;}
.news_show > li.on .new_tit h3 a{ color:#fff}
.news_show > li.on .new_tit p{ padding-top:15px; line-height:28px;}
.news_show > li.li{ width:375px; float:left; overflow:hidden; border-bottom:1px dashed #ddd;}
.news_show > li.li > a,.news_show > li.li > span{line-height:30px;}
.news_show > li.li > a{ display:inline-block; width:78%; float:left; height:32px; line-height:32px; color:#333;}
.news_show > li.li > a:hover,.news_show > li.li > a:active{ color:#007ab9;}
.news_show > li.li > span{ display:inline-block; width:20%; float:right; height:32px; line-height:32px; color:#999;}
.news_show > li.li:nth-child(odd){ margin-left:24px;}

.ask{ width:360px;}
.ask h2{ font-size:22px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px;}
.ask h2 a{color:#007ab9;}
.ask h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.ask h2 span a{ color:#999;}
.ask h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}
.ask > ul > li{ border-bottom:1px dashed #ddd; height:36px; line-height:36px;}
.ask > ul > li > h3{ font-size:14px; width:310px;}
.ask > ul > li > h3 span{ display:inline-block; background-color:#007ab9; width:22px; height:22px; text-align:center; vertical-align:middle; font-size:14px; color:#fff; line-height:22px; margin-right:8px;}


.xnlist{ padding:10px 10px;}
.xnlist > li{ line-height:32px; margin-left:13px; font-size:15px; list-style-type:disc; color:#CCCCCC;}

/*.xnlist > li{ width:360px; float:left; line-height:30px; margin-left:16px; font-size:15px; list-style-type:disc; color:#CCCCCC;}
.xnlist > li:nth-child(even){ margin-left:50px;}*/


.leftree{ }
.leftree h2{ font-size:20px; background:url(/img/al_h3.jpg) no-repeat left bottom; height:40px; line-height:40px; margin-bottom:5px;}
.leftree h2 a{color:#007ab9;}
.leftree h2 span{ float:right; font-size:14px; font-weight:normal; color:#999;}
.leftree h2 span a{ color:#999;}
.leftree h2 q{ color:#999; text-transform:uppercase; font-size:14px; padding:0 0 0 6px;}



.links{ padding:8px 2px 10px 4px;}
.links a{ display:inline-block; line-height:26px; margin:0 8px; font-size:15px;}

/*foot*/
.foot1{ padding:15px 0; overflow:hidden; color:#636363;}
.foot1 .tit2 > p{font-size: 16px; color:#7c7c7e;}
.foot1 .tit2 > p span{ color:#007ab9;}
.foot1 .tit2{ border-bottom: 1px solid #CCC; height: 36px; overflow: hidden; line-height: 36px; font-size: 18px;}
.foot1 p {width: 500px; height: 30px; float: left; overflow: hidden; font-size: 16px;}
.foot1 p a {font-size: 22px; color: #007ab9}

.foot2{ padding:20px 0; background-color:#313131; overflow:hidden; color:#fff; margin-top:0px;}
.foot2 .foot_info{ margin-top:6px;}
.foot2 .foot_info .btxt{ color:#bfe6fe;}
.foot2 .foot_info div{ color:#fff; text-align:center; line-height:28px;}
.foot2 .foot_info div a{ color:#fff; }
.foot2 .foot_info div a:hover{ text-decoration:underline;}

.foot_nav{ text-align:center;}
.foot_nav a{ display:inline-block; line-height:38px; margin:0 10px; color:#fff; position:relative; }
.foot_nav a:after{content: "|";position: absolute;top: 0;right: -10px; color:#fff;display: block; width:3px;height:100%;}
.foot_nav a:nth-child(7):after{content: "";}





/*----------内页---------*/
.left{ float:left; width:20%;}
.product_li li a {position:relative; display:block; font-size:17px; line-height:44px; font-weight:500; padding-left:8px; border-bottom: 1px solid #DCDCDC;}
.product_li li a:after{ position: absolute;right: 0;top: 0; display:block; content:''; width:15px; height:44px; line-height:44px; background:url(../img/icon_bg.png) 0 -82px no-repeat;}
.product_li li .cur{ font-weight:bold;}
.product_li li .nsmc{ font-size:15px; line-height:40px; padding-left:20px; border-bottom:solid 1px #DDDDDD;}
.product_li li .nsmc:after{background-image:none;}

.product_lix li a {position:relative; display:block; font-size:15px; line-height:40px; font-weight:500; padding-left:4px; border-bottom: 1px solid #DCDCDC;}
.product_lix li .cur{ font-weight:bold;}


.news_li li a {display: block;font-size: 14px;line-height: 38px;font-weight: 500;border-bottom: 1px solid #DCDCDC;}
.words{ overflow:hidden;}
.words a { display:block;float: left; width: 46%;height:30px; line-height:30px;border: 1px dashed #d0d0d0; background: #fcfcfc; margin:0 7px 10px 0;text-align: center;}
.contact{ margin-bottom:30px;}
.contact p{ line-height:28px; white-space: normal;}

.right{ float:right; width:76%;}
.sitemp{color: #000;line-height:30px;border-bottom: 1px solid #d5d5d5;margin-bottom: 20px;}
.sitemp .site {line-height:40px;}
.sitemp .site a:link,.sitemp .site a:visited{ color:#000}
.txt_box h1{ line-height:40px; padding-bottom:12px; font-size:20px; color:#333; font-weight:bold; text-align:center;border-bottom: 1px solid #F0F2F5;}
.txt_box .txt_date{ text-align:center; color:#999;border-bottom: 1px solid #F0F2F5;padding: 5px 0;}
.txt_box .txt_date > div{ margin:0 10px; display:inline;}
.txt{ padding:16px;}
.txtfont{ font-size:16px; line-height:1.8;}
.txt p{line-height:28px; margin-bottom:8px;}
.txt img{ margin:0 auto;}

.news_list li {padding-bottom:15px; padding-left:6px; margin-bottom:15px; border-bottom: 1px solid #f0f0f0; clear:both;}
.news_list li .limg{width:160px; height:100px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.news_list li .limg img{width:160px; height:100px; border:0px; transition: all 1s ease;}

.news_list li .limgs{width:240px; height:122px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.news_list li .limgs img{width:240px; height:122px; border:0px; transition: all 1s ease;}

.news_list li .limgx{width:135px; height:170px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.news_list li .limgx img{width:135px; height:170px; border:0px; transition: all 1s ease;}

.depart_list {width:750px; float:left; text-align:left;}
.depart_list li {padding-bottom:15px; padding-left:6px; margin-bottom:15px; border-bottom: 1px solid #f0f0f0; clear:both;}
.depart_list .limgs{width:240px; height:122px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.depart_list .limgs img{width:240px; height:122px; border:0px; transition: all 1s ease;}
.depart_list:hover img {transform: scale(1.1);}
.depart_list .rtxts{margin-left:260px; width:auto;}
.depart_list .infos {line-height:23px; overflow:hidden; font-size:15px; color:#666666; text-align:left;}

.depart_list .limgs img{width:240px; height:122px; border:0px; transition: all 1s ease;}
.depart_list:hover img {transform: scale(1.1);}

.doctor_list { }
.doctor_list li {padding-bottom:15px; padding-left:6px; margin-bottom:15px; border-bottom: 1px solid #f0f0f0; clear:both;}
.doctor_list .limgs{width:142px; height:180px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.doctor_list .limgs img{width:142px; height:180px; border:0px; transition: all 1s ease;}
.doctor_list:hover img {transform: scale(1.1);}
.doctor_list .rtxts{margin-left:160px; width:auto; text-align:left;}
.doctor_list h3 { margin-bottom:4px;font-weight: normal; text-align:left; font-size:17px;}
.doctor_list h3 span { padding:5px 8px; border-radius:3px; background-color:#175BA2; color:#FFFFFF; font-size:16px; margin-right:4px;}
.doctor_list h3 a {color: #2a333c;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.doctor_list .infos {line-height:23px; height:115px; overflow:hidden; font-size:14px; color:#666666; text-align:left;}


.news_list li:hover img {transform: scale(1.1);}
.news_list li .rtxt{margin-left:180px; width:auto;}
.news_list li .rtxtt{ width:100%; padding:0px 5px;}
.news_list li .rtxts{margin-left:260px; width:auto;}
.news_list li .rtxtts{ width:100%; padding:0px 5px;}
.news_list li .rtxtx{margin-left:160px; width:auto;}
.news_list li .rtxttx{ width:100%; padding:0px 5px;}
.news_list li h3 { margin-bottom:5px;font-weight: normal;}
.news_list li h3 span { padding:5px 8px; border-radius:3px; background-color:#175BA2; color:#FFFFFF; font-size:16px; margin-right:4px;}
.news_list li h3 a {color: #2a333c;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_list li .info {line-height: 22px; height:44px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .infos {line-height: 22px; height:88px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .infosx {line-height: 22px; max-height:88px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .infoy{line-height:22px; height:44px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .infox{line-height:26px; height:104px; font-size:15px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .infoxx {line-height:26px; max-height:104px; font-size:15px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_list li .date {color: #a3afb7;font-size:13px;}

.news_listx li {padding-bottom:12px; padding-left:6px; margin-bottom:12px; border-bottom: 1px solid #f0f0f0; clear:both;}
.news_listx li .limg{width:160px; height:100px; border-radius:4px; float:left; overflow:hidden; text-align:center;}
.news_listx li .limg img{width:160px; height:100px; border:0px; transition: all 1s ease;}
.news_listx li:hover img {transform: scale(1.1);}
.news_listx li .rtxt{margin-left:180px; width:auto;}
.news_listx li .rtxtt{ width:100%; padding:0px 5px;}
.news_listx li h3 { margin-bottom:5px;font-weight: normal;}
.news_listx li h3 a {color: #2a333c;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_listx li .info {line-height: 22px; height:44px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_listx li .infox{line-height: 22px; max-height:44px; overflow:hidden; margin-bottom:5px; color:#666666;}
.news_listx li .date {color: #a3afb7;font-size:13px;}

.product_list ul{ overflow:hidden;}
.product_list li{width:31%; float:left; background:#f2f2f2; margin:0 1% 16px 1%; box-sizing:border-box; border-radius:5px; overflow:hidden;}
.product_list li .img {position:relative; display:block; overflow:hidden;}
.product_list li .img img {width:100%; height:180px; transition: all 1s ease;}
.product_list li:hover img {transform: scale(1.1);}
.product_list li p{ text-align:center; font-weight:normal;}
.product_list li p a {display: block;line-height: 2.5;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.skills_list ul{ overflow:hidden;}
.skills_list li{width:23%; float:left; background:#f2f2f2; margin:0 1% 16px 1%; box-sizing:border-box; border-radius:5px; overflow:hidden;}
.skills_list li .img {position:relative; display:block; overflow:hidden;}
.skills_list li .img img {width:100%; height:134px; transition: all 1s ease;}
.skills_list li:hover img {transform: scale(1.1);}
.skills_list li p{ text-align:center; font-weight:normal;}
.skills_list li p a {display: block;line-height: 2.5;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.product_listx ul{ overflow:hidden;}
.product_listx li{width:31%; float:left; background:#f2f2f2; margin:0 1% 16px 1%; box-sizing:border-box; border-radius:5px; overflow:hidden;}
.product_listx li .img {position:relative; display:block; overflow:hidden;}
.product_listx li .img img {width:100%; height:370px; transition: all 1s ease;}
.product_listx li:hover img {transform: scale(1.1);}
.product_listx li p{ text-align:center; font-weight:normal;}
.product_listx li p a {display: block;line-height: 2.5;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.type_list ul{ overflow:hidden;}
.type_list li{width:31%; float:left; background:#f2f2f2; margin:0 1% 16px 1%; box-sizing:border-box; border-radius:5px; overflow:hidden;}
.type_list li .img {position:relative; display:block; overflow:hidden;}
.type_list li .img img {width:100%; height:182px; transition: all 1s ease;}
.type_list li:hover img {transform: scale(1.1);}
.type_list li p{ text-align:center; font-weight:normal;}
.type_list li p a {display: block;line-height: 2.5;color: #333;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.page{padding: 10px 10px;margin: 30px auto 0; border-top: 1px solid #E2E3E4; line-height: 24px; font-size:12px;}
.page_l{float: left; margin-right: 5px;height: 24px;line-height: 22px;white-space: nowrap;}
.page_l > span{ margin-right:8px; font-size:15px;}
.page_r{float: right;vertical-align: middle;line-height: 24px;}
.page_r a{background-color: #FFF;vertical-align: middle; border: #efefef 1px solid; color: #505050;padding: 5px 8px; font-size:14px; margin-right: 3px;margin-left: 3px;border-radius: 3px;}
.page_r a.on{background-color: #007ab9; border: 1px solid #007ab9; color:#fff;}

#nrcontxx h1{font-size:20px; color:#00397c;}
#nrcontxx h2{font-size:18px;}
#nrcontxx h3{font-size:16px;}
#nrcontxx .cont-review{
width:98%;
margin:20px auto;
padding:10px;
text-align:left;
font-size:13px;
border:dashed 1px #CCCCCC;
background-color:#E9E9E9;
color:#666666;
}

#newcont img{ max-width:100%;}













