/* css document */

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
th,
tr,
td,
em {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-size: 14px;
	font-family: "microsoft yahei", "微软雅黑", "simhei", "黑体";
	width: 100%;
	margin: 0 auto;
	height: auto;
	background: url(/uploads/image/tcimages/bg.jpg)no-repeat top center;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #333;
	font-family: "microsoft yahei", "微软雅黑", "simhei", "黑体";
}

img {
	border: 0;
}


/*添加css3特效所有a链接延迟0.3s*/

a {
	color: #333;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover {
	text-decoration: none;
	color: #333;
}


.header {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.banner {
	width: 100%;
	height: 510px;
	overflow: hidden;
}
.ask-stamps{
	position: fixed;
	float: right;
	right: 5%;
	margin-top: 100px;
}
.ask-stamps,.ask-stamps img{
	width: 180px;
	height: 187px;
}
.module {
	width: 1230px;
	margin: 0 auto;
	overflow: hidden;
}

.title {
	height: 49px;
	display: block;
}

.title img {
	display: block;
	height: 49px;
	text-align: center;
	margin: 30px auto 0px;
}

.incontent {
	width: 1230px;
	overflow: hidden;
	margin: 30px auto 0;
	display: block;
}

.c_bg_top {
	background: url(/uploads/image/tcimages/c_bg_top.png)no-repeat top center;
	overflow: hidden;
	display: block;
	height: 34px;
	width: 100%;
}

.c_bg_center {
	background: url(/uploads/image/tcimages/c_bg_center.png) repeat-y center;
	overflow: hidden;
	display: block;
	width: 100%;
	padding: 0 60px;
	box-sizing: border-box;
}

.c_bg_bottom {
	background: url(/uploads/image/tcimages/c_bg_bottom.png)no-repeat bottom center;
	overflow: hidden;
	display: block;
	height: 43px;
	width: 100%;
}

.scientists_img {
	float: left;
}

.scientists_txt {
	float: right;
	width: 795px;
}

.scientists_txt p {
	font-size: 18px;
	line-height: 34px;
	margin: 20px auto 0;
}

/* tab css star*/

.cl:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.queens_con {
	width: 94%;
	margin: 30px auto;
}

.queens {
	width: 100%;
	border-bottom: 2px solid #d1c9c1;
	overflow: hidden;
}

.queens li {
	float: left;
	list-style: none;
	margin-right: 55px;
}

.queens li.rcsp_1 {
	margin: 0 55px 0 120px;
}

.queens li a {
	width: 158px;
	height: 158px;
	display: block;
	background: url(/uploads/image/tcimages/tab_default.png) no-repeat left center;
}

.queens li.rcsp_1 a {
	background: url(/uploads/image/tcimages/tab_cur.png) no-repeat left center;
}

.queens li span {
	width: 158px;
	height: 158px;
	display: block;
}

.queens .rcsp_1 span {
	background: url(/uploads/image/tcimages/tab_img01.png) no-repeat center bottom;
}

.queens .rcsp_2 span {
	background: url(/uploads/image/tcimages/tab_img02.png) no-repeat center bottom;
}

.queens .rcsp_3 span {
	background: url(/uploads/image/tcimages/tab_img03.png) no-repeat center bottom;
}

.queens .rcsp_4 span {
	background: url(/uploads/image/tcimages/tab_img04.png) no-repeat center bottom;
}

.queens .rcsp_1:hover span,
.queens .rcsp_2:hover span,
.queens .rcsp_3:hover span,
.queens .rcsp_4:hover span {
	transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
}

.queens li p {
	font-size: 22px;
	line-height: 32px;
	margin: 15px 0;
	text-align: center;
	display: block;
	color: #000;
}
.queens li p em{ font-size: 16px; padding: 0 0 0 10px;font-style: normal;}
.queens li strong {
	width: 120px;
	margin: 0 19px;
	border-bottom: 2px solid #b31c2a;
	position: absolute;
	display: none;
	z-index: 4;
}

.queens li strong i {
	position: absolute;
	width: 0px;
	height: 0px;
	border: 8px solid transparent;
	display: none;
	left: 50%;
	margin-left: -9px;
	border-top-color: #b31c2a;
}

.queens li.rcsp_1 strong {
	display: block;
}

.queens li.rcsp_1 strong i {
	display: block;
}

.queen_l {
	width: 522px;
	height: 293px;
	float: left;
	overflow: hidden;
	margin: 30px auto 0;
}

.queen_l video {
	width: 522px;
	height: 293px;
}

.queen_r {
	float: right;
	width: 475px;
	margin: 30px auto 0;
	overflow: hidden;
}

.queen_r h4 {
	font-size: 20px;
	line-height: 32px;
	color: #da3745;
	margin: 15px auto 0;
}

.queen_r p {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	margin: 10px auto 0;
	overflow: hidden;
}

.queen_r p span {
	color: #7b5608;
	float: left;
}

.queen_r p span::after {
	content: "|";
	padding: 0 5px;
	box-sizing: border-box;
}

.queen_r p span:last-of-type::after {
	content: "";
}

.queen_r .queen_bt {
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #da3745;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	display: block;
	margin: 20px 0;
}
.queen_r .queen_bt:hover{
	background: #d04854;
}
/* tab css end */

.footer {
	text-align: center;
	padding: 30px 0;
	box-shadow: #000000;
}

.footer p {
	font-size: 16px;
	line-height: 28px;
	color: #ffdfac;
}
