@charset "utf-8";

/* CSS Document */
body{
	min-height:100vh;
	position: relative;
}
.wrapBox {
	height: 40px;
	width: 100%;
}

.comm_intro_p{
display:none
}

.inlineBox {
	height: 40px;
	float: left;
	display: inline-block;
	font-size: 14px;
	margin-left: 5px;
	line-height: 40px;
}

.inlineBox>img {
	width: 32px;
	height: 32px;
	margin: 4px 0;
}

.inlineBox>b {
	display: inline-block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	vertical-align: middle;
}

.daily .trsResult {
	font-size: 14px;
	margin-left: 315px;
}

.daily a {
	color: #425f9c;
}

.tuiguang1 {
	width: 728px;
	margin: 10px auto;
	height: 100px;
}
.picrow
{
width:1000px;

height:200px;
}
.body2 {
	margin: 0 auto;
	margin-top: 20px;
	background-color: #f2f2f2;
	overflow: hidden;
	width: 1200px;
	-moz-box-shadow: -2px -2px 5px rgba(34, 24, 21, 0.35);
	-webkit-box-shadow: -2px -2px 5px rgba(34, 24, 21, 0.35);
	box-shadow: -2px -2px 5px rgba(34, 24, 21, 0.35);
	padding-right: 5px;
	padding-bottom: 5px;
	display: none;
	margin-bottom: 197px;
}
.body3
{	margin-bottom: 17px;
}
.bigbox {
	width: 1200px;
	margin: 0 auto;
	min-width: 1000px;
	overflow: hidden;
	-moz-box-shadow: 3px 3px 5px rgba(34, 24, 21, 0.35);
	-webkit-box-shadow: 3px 3px 5px rgba(34, 24, 21, 0.35);
	box-shadow: 3px 3px 5px rgba(34, 24, 21, 0.35);
}

.resultsbox {
	width: 1200px;
	float: left;
	-moz-box-shadow:4px 4px 10px #4F4F4F; -webkit-box-shadow:4px 4px 10px #4F4F4F; box-shadow:4px 4px 10px #4F4F4F;
	display: none;
	background-color: #fff;
}

.results1 {
	padding-top: 5px;
	background-color: white;
	min-height: 50px;
	display: none;
}

.results1 p {
	display: inline-block;
	font-size: 20px;
	margin-left: 10px;
}

.results1>p span {
	font-size: 16px;
	margin-left: 10px;
}

.results2 {
	background-color: white;
	overflow: hidden;
	border-top: 5px solid #fff;
}

.results2:nth-child(1) {
	border: 0;
}

.getMore {
	border-top: 5px solid #ebeef5;
}

.results2 h1 {
	font-size: 18px;
	display: inline-block;
	float: left;
	max-width: 755px;	
	margin-left: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.results2 h2 {
	font-size: 18px;
	display: inline-block;
	float: left;
	max-width: 755px;
	margin-left: 14px;
	margin-top: 15px;
	color: #666;
	margin-bottom: 15px;
}

.results2 h3 {
	font-size: 12px;
	float: right;
	margin-right: 20px;
	height: 24px;
}

.results2 p {
	float: left;
	margin-right: 3px;
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #999;
	
}

.results2 .type2 {
	margin-right: 10px;
}

.resultsbk {
	background-color: white;
	overflow: hidden;
	border-top: 5px solid #fff;
	font-size: 16px;
    padding-left: 20px;
    padding-right: 10px;
	width:1150px;
}

.resultsbk p {

	font-size: 16px;
	width:1000px;

}

.resultsbkinframe {
	background-color: white;
	overflow: hidden;
	border-top: 5px solid #fff;
	font-size: 16px;
    padding-left: 20px;
    padding-right: 10px;
	width:900px;
}

.resultsbkinframe p {

	font-size: 16px;
	width:900px;

}

.twocolumnlist
{
	font-size: 16px;

		width: 800px;

		background-color:#e3e3e1;
		margin: 10px;
		padding:20px;

}
.ptitle
{
	font-size: 18px;
	width:200px;
	position:relative;
	padding:10px;
	border-style: none;
	border: silver;
	border-width:1px;

}
.pcontent
{
	font-size: 16px;
	width:600px;

}
.rtable
{
	float: left;

	width: 900px;

	position: relative;

	margin-left: 57px;

	margin-bottom: 20px;
}
	.td_bck_keys1
	{
		background-color: #EEEEEE;

		border: solid;
		border-width:1px;

		border-top-color:#FFFFFF;
		border-left-color:#FFFFFF;
		border-bottom-color:#999999;
		border-right-color:#999999;

		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;


		font-family: verdana;
		font-size: 8pt;
		letter-spacing:0.10em;
		color: #BB3333;

	}
	.data_key
	{
		color: #BB3333;
		font-family: verdana;
		font-size: 8pt;
		font-weight:bold;
	}

.generalizebox {
	overflow: hidden;
	float: right;
}

.generalize1 {
	width: 250px;
	height: 250px;
}
.bk{
	cursor: pointer;
}
.add_box {
	width: 250px;
	height: 350px;
}

.generalize2 {
	width: 250px;
	min-height: 416px;
	margin-top: 12px;
}

.add_box_top {
	height: 30px;
	width: 250px;
	margin-top: 22px;
}

.add_box_top>img {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 14px;
	cursor: pointer;
}

.add_box_top>div {
	width: 134px;
	height: 30px;
	float: left;
	margin-top: 1px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #415880;
	border: 2px solid #415880;
	border-radius: 5px;
}

.add_box_bot {
	margin-top: 6px;
	width: 250px;
	height: 310px;
	margin-top: 14px;
	position: relative;
}
.add_box_bot>p{
	width: 80%;
	height: 30px;
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 20px;
	font-weight: bolder;
}

.add_box_bot>.addWordRecord{
	width: 66%;
	position: absolute;
	top: 90px;
	left: 20px;
	color: #2f81ed;
	font-size: 16px;
	display: block;
	padding-left: 5px;
}
.add_box_bot>.addWordRecord>p{
	height: 30px;
	color: #2f81ed;
	font-size: 16px;
	border-bottom: 2px solid #bfbfbf;
	margin-bottom: 5px;
	cursor: pointer;
}
/*120*/
.add_box_bot>img {
	width: 222px;
	height: 310px;
}

.gj2 {
	width: 252px;
	display: none;
	float: left;
}

.more {
	background-color: white;
	width: 730px;
	height: 40px;
	margin-top: 5px;
}

.more p {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.more a {
	color: #425f9c;
}

.gj3 {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.gj4 {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.trsBtn {
	font-size: 18px;
	color: #425fa8;
	cursor: pointer;
	display: none;
}


/*resCon*/

.spanbox {
	background-color: #415880;
	overflow: hidden;
	font-size: 14px;
	display: none;
	height: 60px;
	width: 100%;
}

.spanbox span {
	display: block;
	float: left;
	min-width: 80px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	color: #fff;
}

.spanbox .tablinks {
	min-width: 108px;
	text-align: center;
	margin-right: 50px;
	font-size: 18px;
}

/*.spanbox .spanspecial {
	width: 410px;
}*/

.spanbox .color1 {
	border-right: 2px solid #f1ce06;
	border-left: 2px solid #f1ce06;
}

.cont_box {
	width: 900px;
	float: left;
}

.tabcontent {
	background-color: white;
	display: none;
	padding-top: 10px;
	font-size: 14px;
}

#jiben>div {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 16px;
}

#jiben>div>p {
	display: none;
	font-size: 16px;
}

#jiben>div>p>span {
	color: red;
	font-size: 16px;
}

#xiangxi>div {
	color: #333;
	padding: 0px 15px;
	font-size: 16px;
}

.results1 .searchVal {
	font-size: 34px;
	font-weight: bold;
	color: red;
	margin-right: 10px;
}

.results1>span>span {
	color: red;
}



.M-box2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.gjLeft {
	width: 486px;
	height: 100px;
	float: left;
	margin-right: 2px;
}

.gjRight {
	width: 510px;
	height: 100px;
	float: left;
}


.results1 {
	margin-top: 10px;
	position: relative;
	padding-left: 7px;
	min-height: 60px;
	overflow: hidden;
	margin-bottom: 5px;
}

.linInstro {
	width: 1180px;
	margin: 0 auto;
	min-width: 1000px;
	font-size: 16px;
	text-indent: 0em;
	padding: 10px;
	background-color: #fff;
	margin-top: 10px;
	text-align:center;
	overflow:hidden;
}

.linInstro a {
    float: left;
    margin: 5px;
    min-width: 48px;
    height: 38px;
    line-height: 38px;
    background: #FBFBFB;
    border: 1px solid #ebebeb;
    color: #000;
    font-size: 14px;
    text-align: center;
	padding:4px;
	
	
}


.laba_block {
	display: block;
}

.gj2_img {
	width: 100%;
	height: 32px;
	margin-bottom: 10px;
}

.gj2_img>img {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
}

.gj2_img>span {
	display: block;
	width: 134px;
	height: 30px;
	font-size: 14px;
	float: left;
	color:#415880;
	margin-left: 14px;
	line-height: 32px;
	border: 2px solid #415880;
	text-align: center;
	border-radius: 5px;
}

.record_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.record_list>p {
	height: 40px;
	width: 214px;
	font-size: 14px;
	color: #415880;
	line-height: 40px;
	border: 1px solid #415880;
	border-radius: 5px;
	margin-bottom: 14px;
	padding-left: 4px;
	text-align: left;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 20px;
}

.ul_box {
	width: 620px;
	overflow: hidden;
	display: block;
}
.res_p_par{
	overflow: hidden;
	min-width: 580px;
	float: left;
}
.ppt {
	width: 560px;
    margin-left: 20px;
    font-size: 16px;
    border-bottom: solid 1px #ccc7cc;


}
.ltlist
{
float:left
margin-left:20px;
display: inline-block;
width:260px;
}

.rtlist
{
margin-left:2px;
display:inline-block;
width:260px;
}
.wordcont
{
	color:#1e88e5;
}
.basic_def
{
	width:980px;
	float:left;
	margin-left:18px;
	margin-top:15px;
	margin-bottom:5px;
	font-size: 20px;
    padding-left: 2px;
    line-height: 23px;
    border-top: 1px solid #F2F2F2;
    padding-top: 2px;

}
.adv_box{
	/* min-width: 500px; */
    min-height: 60px;
    float: right;
    margin-top: 53px;
}

.e_img {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	margin-right: 4px;
}

.e_img>img {
	width: 100px;
	height: 100px;
}

.yjinput>input {
	text-align: left;
}

.yjinput>.inputt {
	text-align: center;
}

.signup {
	overflow: hidden;
	text-align: center;
	line-height: 50px;
	color: #fff;
}

.signin {
	overflow: hidden;
}

.signin>img {
	width: 50px;
	height: 50px;
}

.word_type {
	width: 150px;
	height: 190px;
	margin: 20px 36px;
	float: left;
	margin-bottom: 8px;
}

.word_type>img {
	width: 150px;
	height: 150px;
	background: url(../IMG/pic_bk.png);
}

.word_type>p {
	font-size: 16px;
	width: 150px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin: 0;
}

.word_type>p:nth-child(2) {
	font-weight: bolder;
}

.word_type>p:nth-child(3) {
	font-size: 12px;
}

#cizu {
	font-size: 16px;
}

#bkjs {
	font-size: 16px;
}
.zh_l {
	width: 24px;
	height: 24px;
	float: left;
	cursor: pointer;
	margin-top: 15px;
}
.wordpron {
	width: 21px;
	height: 21px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

.bkal {
	width: 48px;
	height: 48px;
	float: left;
	cursor: pointer;
	margin-top: 15px;
	margin-right:15px;
}

.bkcl {
	width: 48px;
	height: 48px;
	float: left;
	cursor: pointer;
	margin-top: 15px;
	margin-right:15px;
}

.tpy {
	font-size: 12px;
	color: red;
}

.zh_l_ {
	width: 21px;
	height: 21px;
	cursor: pointer;
	float: left;
	margin-right: 14px;
}

.spanBox {
	width: 21px;
	height: 21px;
	overflow: hidden;
}

.res_p {
	width: 710px;
	overflow: hidden;
}

.explain_box {
	width: 100%;
	position: relative;
	padding-bottom: 30px;
}
.explain_box_posi{
	width: 840px;
	left: 40px;
	z-index: 100;
	position: absolute;
	bottom: 0;
	color: #999;
	text-align: left;
	cursor: pointer;
	text-indent: 2em;
}
.explain_box_posi1{
	height: 100px;
	line-height: 140px;
	opacity: 0.9;
	background: linear-gradient(top , rgb(255, 255, 255) 14% , rgb(220, 220, 220) 100%);
	background: -o-linear-gradient(top , rgb(255, 255, 255) 14% , rgb(220, 220, 220) 100%);
	background: -ms-linear-gradient(top , rgb(255, 255, 255) 14% , rgb(220, 220, 220) 100%);
	background: -moz-linear-gradient(top , rgb(255, 255, 255) 14% , rgb(220, 220, 220) 100%);
	background: -webkit-linear-gradient(top , rgb(255, 255, 255) 14% , rgb(220, 220, 220) 100%);
}
.explain_box_posi2{
	opacity: 1;
	background-color: #fff;
	height: 30px;
	line-height:30px;
}
.cixing {
	width: 300px;
	margin-left: 14px;
	height: 20px;
	padding-left: 6px;
	border-left: 4px solid #facb01;
	font-size: 16px;
	color: #393939;
	text-align: left;
	line-height: 20px;
	font-weight: bolder;
}

.expllistout {
	width: 970px;
	margin-left: 25px;
	margin-top: 6px;
}

.expllist {
	width: 664px;
	margin-left: 14px;
	margin-top: 5px;
}

.explimg {
	width: 304px;
	margin-left: 5px;
	margin-top: 5px;
	float:right;
	overflow:hidden
}
.expllist_tit {
	font-size: 18px;
	color: #1e88e5;
	width: 100%;
	/*height: 16px;
	color: #3e3e3e;*/
	line-height: 19px;
	font-weight: 500;
	margin-bottom: 3px;
	margin-top: 7px;
}

.expllist_en,
.expllist_cn,
.expllist_cn span {
	font-size: 14px;
	color: #737373;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding-left:26px;
}

.cn_expl
{
display:none;
margin-left: 21px;
}
.cn_liju
{
display:none;
}
.cn_expl2
{
display:block;
}
.cn_liju2
{
display:block;
}

.idiom_cn_show
{
margin-left:20px;
font-size: 12px;
}
.idiom_en_word
{
	margin-left: 15px;
    margin-top: 0px;
    font-size: 20px;
    color: #f1ce06;
    background-color: #4e4949;
    padding-left: 8px;
    line-height: 36px;
    border-left: 4px solid #facb01

}
.dot {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #415880;
	border-radius: 50%;
}
.dott{
	margin-right: 4px;
	height: 10px;
	width: 10px;
	margin-right: 24px;
	background-color: #fff;
}
.dot_con {
	padding-left: 6px;
}

.expllist_cn>span {
	padding-left: 14px;
}


/*content*/

.comtent {
	width: 1200px;
	min-height: 260px;
	margin: 0 auto;
	margin-top: 52px;
}
.sobox_top {
	width: 1200px;
	min-height: 50px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 22px;
}
.box_img {
	width: 190px;
	height: 190px;
	float: left;
	margin-right: 40px;
	margin-left: 134px;
}

.eng_Box {
	width: 500px;
	overflow: hidden;
	margin-top: 22px;
}

.eng_Box>p {
	vertical-align: top;
	font-size: 14px;
	color: #8f8f8f;
	float: left;
	min-height: 34px;
	line-height: 34px;
}

.eng_Box>p>img {
	vertical-align: top;
	width: 30px;
	height: 30px;
	margin-left: 20px;
}

.box_img>img {
	width: 136px;
	height: 111px;
	margin-left: 54px;
	margin-top: 9px;
}

.ch_box {
	margin-top: 8px;
	width: 500px;
	margin-left: 70px;
	font-size: 14px;
	color: #8f8f8f;
}

.comtent_right {
	width: 500px;
	min-height: 260px;
	float: left;
}

.comtent_right_top {
	width: 500px;
	margin-bottom: 14px;
	height: 50px;
}

.comtent_right_top>select {
	font-size: 18px;
}
.comtent_right_top>select2 {
	font-size: 18px;
}
.comtent_right_bottom {
	width: 496px;
	height: 60px;
	border-radius: 5px;
	border: 2px solid #bfbfbf;
	position: relative;
	line-height: 62px;
}
.comtent_right_bottom>input:-ms-input-placeholder {
	color: #cecece;
	opacity: 1;
}
.comtent_right_bottom>input::-webkit-input-placeholder {
	color: #cecece;
	opacity: 1;
}
.comtent_right_bottom>img {
	top: 6px;
	right: 6px;
	position: absolute;
	cursor: pointer;
}
.comtent_right_bottom>input {
	width: 400px;
	height: 56px;
	line-height: 60px;
	font-size: 18px;
	border: none;
	margin: auto 0;
	margin-left: 3px;
	margin-top: 2px;
	color: #333;
	text-align: left;
}
.selectVal {
	border: 2px solid #bfbfbf;
	width: 246px;
	height: 50px;
	border-radius: 5px;
	display: inline-block;
	float: left;
	color: #2462b6;
	padding-left: 20px;
	background-color: #f2f2f2;
}

.selectVal1 {
	margin-right: 8px;
}

.selectVal3 {
	padding-left: 20px;
	background-color: #f2f2f2;
}
.selectVal4 {
	display: none;
}

.selectValb1 {
	margin-left: 8px;
}
.selectValb2 {
	margin-left: 8px;
}
.selectValb3 {
    margin-left: 7px;
    float: left;
    position: relative;
    width: 500px;
    border: 2px solid #bfbfbf;
    border-radius: 5px;
    display: inline-block;
    background-color: #f2f2f2;
	height:45px;
}
.selectValb4 {

	margin-left: 12px;
}
/*header*/
.header {
	width: 100%;
	background-color:#415880;
	/*background-color: #467cd4;*/
	height: 90px;
}

.titleBox {
	width: 1200px;
	margin: 0 auto;
	height: 90px;
}

.titleBox_left {
	width: 900px;
	margin-left: 54px;
	float: left;
}

.titleBox_left>ul {
	width: 900px;
}

.titleBox_left>ul>li {
	min-width: 60px;
    font-size: 18px;
    height: 90px;
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 90px;
    margin-right: 26px;
    color: #fff;
    position: relative;
}

#first_li>a {
	color: #fbcd02;
}

.titleBox_left>ul>li>a {
	width: 74px;
	font-size: 18px;
	height: 90px;
	display: inline-block;
	text-align: center;
	line-height: 90px;
	color: #fff;
	text-decoration: none;
}
.titleBox_left>ul>li>.activeColor {
	color: #ebc302;
}

.titleBox_left>ul>.last_li {
	margin-right: 0;
}

.titleBox_right {
	width: 96px;
	margin-right: 54px;
	float: right;
	height: 14px;
	margin-top: 60px;
}

.titleBox_right>div {
	width: 45px;
	height: 14px;
	color: #fff;
	font-size: 14px;
	float: left;
	line-height: 14px;
}
.titleBox_right>div>a{
	color: #fff;
}
.login {
	text-align: left;
}

.regist {
	text-align: right;
	border-left: 1px solid #fff;
}
/*footer*/
.footer {
	width: 100%;
	min-height: 156px;
	position: absolute;
	bottom: 0;
}


.footer_btm {
	width: 100%;
	height: 22px;
	background-color: #4b515d;
}
.footer_btm>p {
	width: 160px;
	text-align: center;
	height: 22px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
}
.footer_btm>p>a {
	color: #fff;
}
.fixed-bottom {
	position: fixed;
	bottom: 0;
	width: 100%;
}


.bdsharebuttonbox{
	position: absolute;
	right: 20px;
	top: 0;
}
.results2>div{
	background-color: #F2F2F2;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	min-height: 58px;
	padding-left: 24px;
}
.results2>div:nth-child(1){
	position: relative;
}
.results2>div>.take_wrong{
	position: relative;
	top: 22px;
	right: -1px;
	width: 18px;
	height: 18px;
}
.results2>div>.take_wrong2{
	position: relative;
	top: 21px;
	right: 1px;
	width: 18px;
	height: 18px;
}
.copybtn{
	position: relative;
	top: 17px;
	right: 56px;
	width: 24px;
	height: 20px;
}
.copybtnh22{
	position: relative;
	top: 23px;
	right: 14px;
	width: 24px;
	height: 22px;
}
.copybtnh2{
	position: relative;
	top: 1px;
	right: 8px;
	width: 24px;
	height: 22px;
}
.wjbk{
	position: absolute;
	top: 22px;
	right: 14px;
	width: 18px;
	height: 18px;
}
.bdbk{
	position: absolute;
	top: 20px;
	right: 14px;
	width: 24px;
	height: 22px;
}

.bdbk2{
	position: absolute;
	top: 20px;
	right: 44px;
	width: 24px;
	height: 22px;
}
.results2>div>.mttext{
	background-color: #e8ebf1;
	overflow: hidden;
	min-height: 100px;
	margin-left:40px;
	padding-left:20px;
	padding: 14px;
    border-radius:20px;
	}
.mttext1{
	background-color: #e8ebf1;
	overflow: hidden;
	min-height: 100px;
	margin-left:40px;
	padding-left:20px;
	padding: 14px;
    border-radius:20px;
	}

.type1{
	margin-left: 44px;
}
.first_box{
	overflow: hidden;
	margin-top: 20px;
}
.yin_box{
	overflow: hidden;
	margin-left: 20px;
}
.yin_box>p{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.yin_box>p>img{
	width: 4px;
	height: 16px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.yin_box>img{
	width: 28px;
	height: 16px;
	float: right;
	margin-top: 5px;
	cursor: pointer;
}
.sec_box_fir{
	width: 100%;
	overflow: hidden;
}
.bot_solid{
	overflow: hidden;
	border-bottom: 1px solid #f2f2f2;
	margin-top: 10px;
}
.ci_box{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.ci_box>p{
	margin-left: 23px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	min-height: 35px;
}
.ci_box>p>span{
	width: 90%;
	display: inline-block;
	float: left;
	color: #333;
	line-height: 35px;
}
.ci_box>p>img{
	width: 20px;
	height: 20px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	float: right;
	cursor: pointer;
	margin-right: 4px;
}
.thr_box_fir{
	width: 100%;
	overflow: hidden;
	display:none;
}
.thr_box_fir>p{
	min-height: 36px;
	line-height: 36px;
	display: flex;
	margin-left: 20px;
	font-size: 14px;
	color: #666;
}

.dot{
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-top: 14px;
	margin-left: 4px;
}
.thr_box_fir .dot{
	margin-right: 14px;
}
.new_cizu{
	display: none;
}
.yin_box_con{
	width: 700px;
	margin-left: 14px;
}
.bgzf{
	display: none;
	width: 100%;
	height: 100%;
	background-color: #666;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.3;
	z-index: 9;
}
.feedback{
	display: none;
	width: 64%;
	min-height: 450px;
	background-color: #FFF;
	position: fixed;
	z-index: 99;
	left: 18%;
	top:10%;
	padding-bottom: 20px;
}
.feedback_en{
	width: 100%;
	position: relative;
	margin-top: 20px;
}
.feedback_en>span{
	display: inline-block;
	margin-left: 30px;
	font-size: 18px;
	margin-right: 100px;
	line-height: 24px;
	color: #333;
}
.feedback_en>img{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 0px;
}
.feedback_cn{
	margin-left: 30px;
	font-size: 18px;
	margin-right: 100px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #333;
	margin-top: 20px;
}
.clsDiv{
	margin-left: 30px;
	font-size: 18px;
	margin-right: 100px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #333;
	overflow: hidden;
}
.clsDiv>span{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.fd_area{
	width: 69%;
	height: 270px;
	display: block;
	border-radius: 8px;
	text-indent: 1em;
	padding-top: 14px;
	margin-left: 20px;
}
.fd_area:-ms-input-placeholder{
	font-size: 14px;
	color: #999;
}
.fd_area::-webkit-input-placeholder{
	font-size: 14px;
	color: #999;
}

.input_vef:-ms-input-placeholder{
	font-size: 14px;
	color: #999;
}
.input_vef::-webkit-input-placeholder{
	font-size: 14px;
	color: #999;
}
.fd_btm{
	margin-top: 30px;
	margin-left: 20px;
	overflow: hidden;
	display: flex;
}
.res_code{
	height: 58px;
	display: inline-block;
	float: left;
	min-width: 300px;
	margin-right: 50px;
}
.res_code>input{
	height: 50px;
	display: inline-block;
	width: 200px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
}
.res_code>canvas{
	height: 50px;
	display: inline-block;
	width: 140px;
	float: left;
	border-radius: 5px;
}
.dianz{
	margin-right: 10px;
	float: right;
	height: 50px;
	min-width: 350px;
}
.dianz>span{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #999;
	float: left;
}
.dianz>img{
	display: inline-block;
	float: left;
	width: 44px;
	height: 44px;
	margin-top: 3px;
	margin-left: 20px;
}
.fd_btn{
	display: inline-block;
	width: 400px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	background-color: #415880;
	line-height: 50px;
	margin: 0 auto;
	border-radius: 5px;
	flex: 1;
	margin-right: 30px;
}
.tit_btm a{
	color: #415880;
}
.top_box {
    width: 1200px;
    height: 132px;
    margin: 0 auto;
    background-color: #415880;
}
.newmaLeft{
	width: 104px;
	margin: 8px 0 0 36px;
	float: left;
}
.newmaLeft>p{
	color: #fff;
	width: 104px;
	text-align: center;
}
.newmaLeft>img{
	width: 96px;
	height: 96px;
}
.marginBorder{
	width: 2px;
	height: 40px;
	background-color: #DBDBDB;
	margin: 46px 34px;
	float: left;
}
.newmaRight{
	width: 104px;
	margin: 8px 20px 0 0px;
	float: left;
}
.newmaRight>p{
	color: #fff;
	width: 104px;
	text-align: center;
}
.newmaRight>img{
	width: 96px;
	height: 96px;

}
.contenctBox{
	width: 180px;
	margin-top: 8px;
	float: left;
}
.contenctBox>p{
	color: #fff;
	margin-bottom: 11px;
	font-size: 14px;
}

.trsLateBox{
	width: 70px;
	margin: 8px 0 0 45px;
	float: left;
}
.trsLateBox>p{
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
}
.trsLateBox>p>a{
	color: #fff;
	font-size: 14px;
}
.new_feedBack{
	float: left;
	width: 400px;
	margin-left: 45px;
}
.new_feedBack_left{
	width: 148px;
	float: left;
}
.new_feedBack_left>p{
	color: #fff;
	font-size: 14px;
	margin-top: 8px;
	height: 14px;
	line-height: 14px;
}
.new_feedBack_left input{
	margin: 0;
	width: 109px;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-top: 8px;
	color: #fff;
	background-color: #415880;
	height: 26px;
	text-align: left;
	padding-left: 33px;
	line-height: 26px;
}
.new_feedBack_right{
	padding-left: 5px;
	padding-top: 5px;
	width: 235px;
	float: left;
	margin: 8px 0 0 6px;
	height: 81px;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-left: 7px;
	background-color: #415880;
	color: #fff;
}
.input_3{
	width: 400px;
	margin-top: 6px;
	height: 20px;
	background-color: #FFF;
	text-align: center;
	line-height: 18px;
	color: #415880;
	font-size: 12px;
	border-radius: 3px;
	cursor: pointer;
	margin: 0;
	margin-top: 6px;
}
.new_feedBack_left>s{
	position: relative;
	overflow: hidden;
	height: 38px;
	display: block;
}
.new_feedBack_left>s>img{
	position: absolute;
	width: 16px;
	height: 16px;
	left:8px;
	top: 15px;
}
.new_feedBack_left input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
	font-size: 14px;
	text-align: left;
}
.new_feedBack_right::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
	font-size: 14px;
	text-align: left;
}
.new_feedBack_right:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.new_feedBack_left input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.btm_bgBox{
	width: 100%;
	background-color: #415880;
	height: 132px;
}
.results2>.typemany{
	height: 40px;
	min-height: 40px;
}
.results2>.typemany>p{
	height: 40px;
	line-height: 40px;
}
.adv_box>p{
	width: 100px;
	height: 100px;
	margin-right: 35px;
	float: left;
	position: relative;
}
.adv_box>p>.wordImgStr{
	width: 100px;
	height: 100px;
	margin-right: 35px;
	float: left;
}
.wrong_img{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: -16px;
	cursor: pointer;
}
.right_img{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: -16px;
	cursor: pointer;
}
.wordsList{
	width: 1200px;
	overflow: hidden;
	margin: 10px auto;
}
.cnImg{
	position: relative;
}
.listMinBox{
	width: 180px;
	float: left;
	border-left: 2px solid #cea900;
	padding-left: 16px;
	margin-bottom: 30px;
}
.listMinBox>a{
	font-size: 14px;
	color: #415880;
	text-decoration:underline ;
}
.login_right{
	width: 200px;
	float: right;
	height: 65px;
	margin-top: 20px;
}
.userImg{
	width: 65px;
	height: 65px;
	float: left;
	border-radius: 5px;
}
.userName{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 65px;
	height: 65px;
	display: block;
	float: left;
	margin-left: 10px;
	max-width: 80px;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.exitLogin{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 65px;
	height: 65px;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 10px;
}
.remark{
	margin: 4px;
	width: 32px;
	height: 32px;
	float: right;
	display: none;
}
.navListNew{
	min-width:76px ;
	display: none;
	position: absolute;
	background-color: #415880;
	left: 0;
	top: 90px;
	text-align: left;
	text-indent: 1em;
	!important;
}
.navListNew2{
	z-index:100;
	min-width:146px ;
	display: none;
	position: absolute;
	background-color: #415880;
	left: 0;
	top: 90px;
	text-align: left;
	text-indent: 1em;
	!important;
}
.navListNew2>a{
	display: block;
	color: #fff;
	line-height: 36px;
}
.navListNew>a{
	display: block;
	color: #fff;
	line-height: 36px;
}

.imglist_box{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.imglist_box>p{
	margin-left: 23px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	min-height: 35px;
}
.imglist_box>p>span{
	width: 90%;
	display: inline-block;
	float: left;
	color: #333;
	line-height: 35px;
}
.imglist_box>img{
	width: 100px;
	height: 100px;
	margin-top: 3px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 4px;
}


.ext_expl_block {
    width: 898px;
    height: 46px;
    margin-top: 31px;
    margin-left: 2px;
    color: #fff;
    background-color: #415880;
    font-size: 21px;
    padding-left: 20px;
	vertical-align: middle;
}
.ext_expl_block>img{
	width: 30px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

.xxjs_list {
    margin-top: 15px;
    margin-left: 2px;
}
.xxjs_listy {
    margin-top: 18px;
    margin-left: 2px;
	display:block;
}

<style type="text/css">
    .normalbtn {
        height: 38px;
        line-height: 38px;
        margin: 5px 5px 0;
        padding: 0 15px;
        border: 1px solid #dedede;
        border-radius: 6px;
        font-weight: 400;
        cursor: pointer;
        text-decoration: none;
        border-color: #1E9FFF;
        background-color: #1E9FFF;
        color: #fff;
    }

    .promptShade {
        z-index: 202;
        background-color: rgb(0, 0, 0);
        opacity: 0.3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        cursor: pointer;
    }

    .prompt {
        width: 800px;
        min-height: 200px;
        border-radius: 2px;
        box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
        background-color: #fff;
        position: fixed;
        left: 50%;
        top: 100px;
        z-index: 300;
        margin-left: -400px;
        padding-bottom: 15px;
    }

    .promptTit {
        padding: 0 80px 0 20px;
        height: 42px;
        line-height: 42px;
        border-bottom: 1px solid #eee;
        font-size: 14px;
        color: #fff;
        overflow: hidden;
        background-color: #1E9FFF;
        border-radius: 2px 2px 0 0;
        position: relative;
    }

    .tdclose {
        position: absolute;
        width: 16px;
        height: 16px;
        right: 8px;
        top: 13px;
        cursor: pointer;
    }


    .promptInput {
        line-height: 30px;
        padding-left: 10px;
        border: 1px solid #e6e6e6;
        color: #333;
        margin: 10px 20px 0 20px;
        font-size: 18px;
    }

    .promptBtn {
        padding: 0 15px 12px;
        float: right;
        position: relative
    }

        .promptBtn > button {
            height: 38px;
            line-height: 38px;
            margin: 5px 5px 0;
            padding: 0 15px;
            border: 1px solid #dedede;
            color: #333;
            border-radius: 2px;
            font-weight: 400;
            cursor: pointer;
            text-decoration: none;
            border-color: #1E9FFF;
            background-color: #1E9FFF;
            color: #fff;
            float: right;
        }

    .promptArea {
        display: block;
        min-height: 400px;
        width: 748px;
    }

    .w-e-text-container {
        height: 110px !important;
    }

    hr {
        height: 1px;
        margin: 10px 0;
        border: 0;
        clear: both;
        background-color: #e6e6e6;
    }

    .promptDes {
        padding: 5px 20px 0 20px;
        overflow: hidden;
        margin-top: 10px;
    }

        .promptDes > label {
            float: left;
            display: block;
            padding: 9px 15px;
            width: 40px;
            font-weight: 400;
            line-height: 20px;
            text-align: left;
        }

        .promptDes > input {
            float: left;
            width: 190px;
            line-height: 30px;
            padding-left: 10px;
            border: 1px solid #e6e6e6;
        }

    .promptInput1 {
        max-height: 300px;
        padding: 0;
        overflow: hidden;
    }

    .promptInputCls2 {
        max-height: 300px;
        padding: 1px;
        overflow: hidden;
        width: 268px;
        float: left;
    }

    .promptInputCls3 {
        width: 218px;
        display: inline-block;
    }

    .promptShow {
        display: none;
    }
	.contentblock{
	width:1200px;
	margin:0 auto;
	}
	.contentbox {
	width: 1100px;
	float: left;
	-moz-box-shadow:4px 4px 10px #4F4F4F; -webkit-box-shadow:4px 4px 10px #4F4F4F; box-shadow:4px 4px 10px #4F4F4F;
	margin:20px;
	background-color: #fff;
}
