@import url("https://www.fsguke.cn/frame/gkztMenu.css");
/* CSS Document */
@import url(reset.css);
@import url(css/grid.css);
@charset "utf-8";
/* CSS Document */

/*头部*/
.head {
	width: 100%;
	/*background:#FFF;*/
	background: #fff;
	height: 80px;
	padding-top: 3em;
	padding-bottom: 0em;
	left: 0;
}

.head .logoDiv {
	/*width:305px;*/
	width: 30%;
	float: left;
	margin-top: 10px;
}
.head .logoDiv2 {
	width:350px;
	/*width: 30%;*/
	float: left;
	margin-top: 10px;
}
.head .logoDiv #logo {
	height: 64px;
	padding: 3px;
}

.head .logoMin {
	/*width:305px;*/
	float: right;
}

/* 导航栏*/
#menu_bg {
	margin: 1.5em 0;
	float: left;
	width: 100%;
	height: 50px;
	background: #AD181E;
}

/*.guideMenu{ 
	background:#AD181E;
}*/
.subMenu {
	background: #AD181E;
	float: left;
}

.subMenu a {
	line-height: 250%;
	font-size: 20px;
	color: #fff;
	float: left;
	background: #AD181E;
	padding: 0 10px;
}

.guideMenu {
	width: 1300px;
	margin: 0px auto;
	height: 20px;
	margin-top: 7px;
	font-size: 18px;
	font-family: "宋体";
	z-index: 1000;
}

.guideMenu li {
	width: 155px;
	padding: 0;
	float: left;
	position: relative;
}

.guideMenu li a {
	width: 163px;
	display: block;
	line-height: 150%;
	font-size: 20px;
	color: #fff;
	/*float:right;*/
	font-family: "微软雅黑" !important;
	text-align: center;
}

.guideMenu .fen li {
	width: 5px;
	padding: 0;
	float: left;
	position: relative;
}

.guideMenu .fen li a {
	width: 5px;
	display: block;
	line-height: 150%;
	font-size: 20px;
	color: #fff;
	/*float:right;*/
	font-family: "微软雅黑" !important;
	text-align: center;
}

.guideMenu li .subMenu {
	position: absolute;
	background: #AD181E;
	z-index: 10000;
	top: 30px;
	display: none;
}

.guideMenu li .subMenu a {
	font-size: 20px;
	width: 165px;
	margin: 0 4px;
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #9b1217;
	color: #FFF;
}

.guideMenu li .subMenu a:hover {
	color: #FC0;
}

.guideMenu li .subMenu a.noBorder {
	border-bottom: 0px;
}

.guideMenu li.hasMenu:hover .subMenu {
	display: block;
}

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑" !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "微软雅黑" !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

h1 {
	text-align: center;
	font-size: 24px;
	color: #000;
	line-height: 400%;
}

h2 {
	text-align: left;
	font-size: 18px;
	color: #93561b;
	line-height: 150%;
}

q:before,
q:after {
	/*content:";   */
}

abbr,
acronym {
	border: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

.clear {
	clear: both;
	height: 10px;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}

.fr {
	float: right !important;
}

.wrap83 {
	width: 83%;
	margin: 0 auto;
	clear: both;
}

.wrap88 {
	width: 88%;
	margin: 0 auto;
	clear: both;
}

.wrap90 {
	width: 90%;
	margin: 0 auto;
	clear: both;
}

.wrap94 {
	width: 94%;
	margin: 0 auto;
	clear: both;
}

.wrap98 {
	width: 98%;
	margin: 0 auto;
	clear: both;
}

.wrap1300 {
	width: 1300px;
	margin: 0 auto;
	clear: both;
}

.wrap1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.wrap1100 {
	width: 1100px;
	margin: 0 auto;
	clear: both;
}

.wrap1000 {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}

.wrapAll {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.topMargin {
	margin-top: 20px !important;
}

.topMargin3 {
	margin-top: 60px !important;
}

.topPad1 {
	padding-top: 20px !important;
}

.bottomPad1 {
	padding-bottom: 20px !important;
}

.bottomPad2 {
	padding-bottom: 40px !important;
}

.bottomPad3 {
	padding-bottom: 60px !important;
}

.titleCol {
	padding: 10px 0;
	margin: 0 auto;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}

#grey {
	background: #EFEFEF;
}

#p4 #banner {
	width: 740px;
	/*width:57%;*/
	height: 500px;
	float: left;
	margin-top: -5px;
	padding: 0;
}

#p4 .img_group {
	width: 100%;
	height: 400px;
	position: relative;
	display: inline-block;
}

#p4 .img_tip {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #333;
	opacity: 0.9;
}

#p4 .img_tip p {
	color: #FFF;
	font-size: 1em;
	line-height: 200%;
	float: left;
	text-align: left;
	margin-left: 2em;
}

#banner_r {
	width: 38%;
	height: 483px;
	float: left;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 2%;
	padding-top: 10px;
	background: #F1F1F1;
}

#banner_r h2 {
	font-size: 20px;
	line-height: 200%;
	color: #7d191c;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}

#banner_r h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 94%;
	font-size: 20px;
	line-height: 200%;
	color: #333333;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}

#banner_r h4 {
	font-size: 16px;
	line-height: 200%;
	color: #333333;
	float: right;
}

#banner_r h5 {
	width: 94%;
	font-size: 18px;
	line-height: 200%;
	color: #333333;
	float: left;
	padding-right: 0.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#banner_r p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 15px;
	line-height: 180%;
	color: #6d6d6d;
	text-indent: 2em;
	float: left;
	padding-right: 0.5em;
}


.titleCol h2 {
	font-size: 24px;
	line-height: 200%;
	color: #7d191c;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}

.titleCol h3 {
	font-size: 26px;
	line-height: 200%;
	color: #333333;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}

.titleCol h4 {
	font-size: 16px;
	line-height: 200%;
	color: #333333;
	float: left;
	padding-top: 18px;
}

.titleCol h5 {
	font-size: 16px;
	line-height: 200%;
	color: #333333;
	float: right;
	padding-top: 18px;
}

.titleCol p {
	font-size: 15px;
	line-height: 180%;
	color: #6d6d6d;
	text-indent: 2em;
	float: left;
	padding-right: 0.5em;
}


.titleCol2 h2 {
	font-size: 24px;
	line-height: 200%;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}

.titleCol2 h3 {
	font-size: 26px;
	line-height: 200%;
	color: #fff;
	font-weight: bold;
	float: left;
	padding-right: 0.5em;
}


#p1,
#p2,
#p3,
#p4 {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}



/*专家模块*/
.conBox {
	float: left;
}

.expertTab {
	position: relative;
	width: 1200px;
	margin-left: 4%;
	clear: both;
	float: left;
}

.expertTab h1 {
	float: left;
	height: 20px;
	padding: 5px 10px;
	line-height: 150%;
	background: #fff;
	text-align: center;
	color: #333;
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
}

.expertTab ul {
	float: left;
}

.expertTab li {
	/*171px*/
	/*width: 100px;*/
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}

.expertTab li a {
	/*width: 80px;*/
	float: left;
	padding: 5px 15px;
	line-height: 150%;
	background: #fff;
	text-align: center;
	color: #333;
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
}

.expertTab li a:hover,
.expertTab li a.active {
	
	/*width: 80px;*/
	float: left;
	padding: 5px 15px;
	line-height: 150%;
	background: #ad181d;
	border-radius: 0.5em;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
}

.expertItemBox {
	float: left;
	width: 100%;
	display: none;
	margin: 0 auto;

}

/*专家模块*/

/*专家*/
.expert {
	float: left;
	margin: 0.8% 1%;
	background: #fff;
	border: 1px solid #E3E3E3;
	width: 17.7%;
}

.expert:hover {
	border: 1px solid #ad181d;
}

.expert .youshi {
	float: left;
	padding: 1em;
	background: #fff;
}


#p1 .expert .youshi h1 {
	font-size: 14px;
	line-height: 150%;
	color: #ad181d;
	text-align: center;
	text-indent: 0;
}

#p1 .expert .youshi h2 {
	font-size: 20px;
	line-height: 150%;
	color: #333333;
	text-align: center;
	text-indent: 0;
	font-weight: bold;

}

#p1 .expert .youshi h2 em {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
	font-style: normal;
}

#p1 .expert .youshi h3 {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	text-align: center;
	text-indent: 0;
}

#p1 .expert .youshi h3 em {
	font-size: 13px;
	line-height: 150%;
	color: #f68437;
	text-align: center;
	text-indent: 0;
	font-style: normal;
}

#p1 .expert .youshi h4 {
	float: right;

	font-size: 35px;
	line-height: 100%;
	color: #000;
	text-align: center;
	text-indent: 0;
	/*width:30px;*/
	font-weight: bold;
}

#p1 .expert .youshi .txt {
	/*margin-right:30px;
	width:60px;*/
	margin-top: 3%;

	float: right;
	text-align: center;
	text-indent: 0;
}

#p1 .expert .youshi .txt p {
	line-height: 150%;
	float: right;
	font-size: 14px;
	color: #000;
	text-align: center;
	text-indent: 0;

}

#p1 .youshi_pic {
	width: 50%;
	float: none;
	margin: 0 auto;
}

#p1 .youshi_con {
	width: 100%;
	float: left;
	background: #f3f3f3;
	margin-top: 0.5em;
	padding: 0.5em 0;
}

#p1 .youshi_con a {
	width: 2%;
	float: left;
	color: #CCC;
	margin-left: 13%
}

/*专家*/

/*专科*/
.lrbtn-border{
	display:inline-block;
	padding: 2px 8px;
	border:1px solid #fff;
	cursor: pointer;
	color:#FFF;
	float:right;
	margin:13px 5px;
	}
	
.bg_zhuanke {
	background: url(bg_zhuanke.jpg) no-repeat top;
	float: left;
	height: 500px;
}

.specialty {
	float: left;
	margin: 0.8% 1%;
	background: #fff;
	border: 1px solid #E3E3E3;
	box-shadow: 0px 0px 8px #888888;
	width: 20%;
	height: 21em;
	padding: 1em;
}

.zhuanke_listbox{
	height: 21em;
	border-top: 1px solid #000000;
	overflow: hidden;
	margin-bottom: 40px;
	position:relative;
}
.zhuanke_listbox ul{ overflow:hidden; zoom:1; }

/*轮换*/
.tj-listbox{
	width: 100%;
	height:295px;
	border-top: 1px solid #000000;
	padding: 35px 0 0;
	overflow: hidden;
	margin-bottom: 40px;
	position:relative;
}

.tj-listbox ul{ overflow:hidden; zoom:1; }

.tj-listbox ul li{
	float: left;
	width: 244px;
	height:295px;
	margin-right: 20px;
	background: url(../images/tj_bg.png) no-repeat center center;
}
/*轮换*/

.specialty:hover {
	border: 1px solid #ad181d;
	box-shadow: 0px 0px 8px #888888;
}

.specialty .zhuanke {
	float: left;
	background: #fff;
}


.specialty h1 {
	font-size: 30px;
	line-height: 250%;
	color: #ad181d;
	text-align: center;
	text-indent: 0;
	font-weight: bold;
}

.zhuanke_pic {
	width: 35%;
	float: left;
	margin-left: 3%;
}

.zhuanke .youshi_t {
	float: left;
	margin-left: 3%;
}

.specialty .zhuanke h2 {
	font-size: 20px;
	line-height: 180%;
	color: #333333;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
}

.specialty .zhuanke h2 em {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
	font-style: normal;
}

.specialty .zhuanke h3 {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
}

.specialty .zhuanke h4 {
	float: right;

	font-size: 35px;
	line-height: 100%;
	color: #000;
	text-align: center;
	text-indent: 0;
	/*width:30px;*/
	font-weight: bold;
}

.specialty .zhuanke .txt {
	/*margin-right:30px;
	width:60px;*/
	margin-top: 3%;
	float: right;
	text-align: center;
	text-indent: 0;
}

.specialty .zhuanke .txt p {
	line-height: 150%;
	float: left;
	font-size: 15px;
	color: #000;
	text-align: left;
	text-indent: 2em;

}


.youshi_con {
	width: 100%;
	float: left;
	background: #f3f3f3;
	margin-top: 0.5em;
	padding: 0.5em 0;
}

.youshi_con a {
	width: 2%;
	float: left;
	color: #CCC;
	margin-left: 13%
}


/*专科*/

/*品牌*/
.pinpai {
	float: left;
	width: 48%;
	padding-bottom: 2em;
}

.pinpai_mileft {
	float: left;
	padding-left: 4%;
}

.pinpai_img {
	width: 40%;
	position: relative;
	display: inline-block;
}

.pinpai_imgtip {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 90%;
	height: 26px;
	padding: 0.5em 5%;
	text-align: center;
	position: absolute;
	bottom: 0;
	background: #333;
	color: #fff;
	opacity: 0.9;
	font-size: 14px;
}

.pinpai_tit {
	float: right;
	width: 58%;
}

.pinpai_tit h2 {
	float: left;
	text-align: left;
	text-indent: 0;
	width: 5%;
	line-height: 130%;
}

.pinpai_tit h3 {
	float: left;
	width: 90%;
	line-height: 150%;
}

.xueshu_tit {
	float: right;
	width: 58%;
}

.xueshu_tit h2 {
	float: left;
	text-align: left;
	text-indent: 0;
	width: 5%;
	line-height: 130%;
}

.xueshu_tit h3 {
	float: left;
	width: 90%;
	line-height: 150%;
}

.gongyi_tit {
	float: right;
	width: 58%;
}

.gongyi_tit h2 {
	float: left;
	text-align: left;
	text-indent: 0;
	width: 5%;
	line-height: 130%;
}

.gongyi_tit h3 {
	float: left;
	width: 90%;
	line-height: 150%;
}

.dangjian_tit {
	float: right;
	width: 58%;
}

.dangjian_tit h2 {
	float: left;
	text-align: left;
	text-indent: 0;
	width: 5%;
	line-height: 130%;
}

.dangjian_tit h3 {
	float: left;
	width: 90%;
	line-height: 150%;
}

/*品牌*/

/*联系方式*/
.bg_grey2 {
	width: 100%;
	float: left;
	background: #f0f1f1;
}

.wx {
	width: 10%;
	float: left;
	margin-left: 3%;
}

.tel {
	width: 25%;
	float: left;
	margin-left: 2%;
}

.tel h2 {
	float: none;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	line-height: 140%;
}

.tel h1 {
	float: none;
	text-align: left;
	font-size: 35px;
	font-weight: bold;
	color: #9d191d;
	line-height: 130%;
}

.map {
	width: 55%;
	float: left;
	border: #ad181d solid 1px;
}

/*联系方式*/
/*友情链接*/
.bg_red {
	background: #ad181d;
}

.left {
	margin-left: 5%;
}

.link {
	width: 30%;
	float: left;
}

.link p {
	font-size: 18px;
	color: #FFF;
	float: left;
	line-height: 150%;
}

.link p a {
	font-size: 18px;
	color: #FFF;
	float: left;
	line-height: 150%;
}

.beian {
	width: 70%;
	float: right;
	text-align: left;
	line-height: 150%;
}

.beian p {
	font-size: 18px;
	color: #FFF;
	float: left;
	line-height: 150%;
	padding-left:20px;
}

.beian img {
	float: left;
}

.beian p a {
	font-size: 18px;
	color: #FFF;
	float: left;
	line-height: 150%;
}

/*友情链接*/


/*轩：内页20210303*/
.neiye-bannar {
	width: 1100px;
	margin: 10px auto 20px;
	clear: both;
	border: 1px solid #eee;
}

.neiye-menu {
	width: 1100px;
	height: 50px;
	background: #EFEFEF;
	margin: 0 auto;
}

.neiye-menu li {
	float: left;
	list-style: none;
}

.neiye-left-icon {
	width: 6px;
	height: 14px;
	background: #AD181E;
	margin: 18px 25px;
	float: left;
}

.neiye-location {
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 13px 0;
}


.content-article-box {
	width: 1000px;
	margin: 35px auto;
	/*border: 1px solid #eee;*/
	overflow: hidden;
	font: 400 1em/1.8 'Microsoft Yahei', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}

.content-article-box h1 {
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 15px;
	color: #333;
	margin-top: 8px;
	/*font-family: Microsoft Yahei;*/
	font-weight: bold;
}

.content-article-box .dt {
	font-size: 18px;
	text-align: center;
	font-family: Microsoft Yahei;
	margin-bottom: 15px;
}

.content-article {
	border-top: 2px solid #eee;
	font-size: 18px;
	font-family: Microsoft Yahei !important;
	padding: 30px 15px;
}

.content-article p {
	line-height: 2.2;
	/*margin-bottom: 2em;*/
	overflow-wrap: break-word;
	word-wrap: break-word;
	font-family: Microsoft Yahei !important;
}

.content-article img {
	max-width: 65%;
	height: auto;
	margin: .6em auto;
	display: block;
}

.topMargin h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list {
	width: 1100px;
	margin: 22px auto 50px;
	overflow: hidden;
}

.news-list ul li {
	border-bottom: 1px solid #d4d4d4;
	padding-left: 5px;
	padding-right: 30px;
}

.news-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.news-list .news-list-item h3 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 38px;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-list .news-list-item p {
	font-size: 20px;
	margin-bottom: 20px;
	color: #888888;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.C_Middle_Center_Page {
	padding: 50px 0px;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 0x;
	font-family: "宋体";
}

*+html .C_Middle_Center_Page {
	padding: 50px 0px;
}

.C_Middle_Center_Page A {
	border: 1px solid #e8e8e8;
	background: #f0f0f0;
	border-radius: 4px;
	padding: 8px 12px;
	margin: 0px 5px;
	color: #646464;
	text-decoration: none;
}

.C_Middle_Center_Page A:hover {
	border: 1px solid #ad181e;
	color: #fff;
	background: #ad181e;
}

.C_Middle_Center_Page A:active {
	border: 1px solid #fff;
}

/*.C_Middle_Center_Page A:visited {
	color:#646464;
}*/
.C_Middle_Center_Page span.disabled {
	border: 1px solid #e8e8e8;
	padding: 8px 12px;
	margin: 0px 5px;
	color: #646464;
	text-decoration: none;
}

.C_Middle_Center_Page span.current {
	border: 1px solid #ad181e;
	border-radius: 4px;
	margin-right: 5px;
	padding: 8px 12px;
	background: #ad181e;
	color: #fff;
	font-weight: bolder;
}

.C_Middle_Center_Page #pg,
.C_Middle_Center_Page select {
	width: 20px;
	border: 1px solid #e8e8e8;
	/* height: 34px; */
	padding: 8px 12px;
	line-height: 20px;
	text-align: center;
}