﻿@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
}

html,
body,
div,
a,
p,
ul,
li,
img,
dl,
dd,
dt,
form,
input,
button,
fieldset,
select,
option,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 px;
	padding: 0px;
	outline: none;
}

img {
	border: 0;
}

body {
	font: 12px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	color: #000;
	background-color: #f2f2f2;
	font-family: "微软雅黑";
	width: 100%
}

.body1 {
	background-color: #f2f2f2;
	min-width: 1000px;
	overflow: hidden;
}

.body3 {
	background-color: #f2f2f2;
	width: 1200px;
	overflow: hidden;
	margin:auto;
	
}


/*foot*/

.iconfont {
	font-family: 'iconfont';
	/* project id 243126 */
}

@font-face {
	font-family: 'iconfont';
	/* project id 350380 */
	src: url('//at.alicdn.com/t/font_350380_8zp15hwqe0vvlsor.eot');
	src: url('//at.alicdn.com/t/font_350380_8zp15hwqe0vvlsor.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_350380_8zp15hwqe0vvlsor.woff') format('woff'), url('//at.alicdn.com/t/font_350380_8zp15hwqe0vvlsor.ttf') format('truetype'), url('//at.alicdn.com/t/font_350380_8zp15hwqe0vvlsor.svg#iconfont') format('svg');
}

.resContent {
	margin-top: 5px;
	background-color: #fff;
	-moz-box-shadow: 3px 5px 5px #969696;
	-webkit-box-shadow: 3px 5px 5px #969696;
	box-shadow: 3px 5px 5px #969696;
	padding: 10px 0;
	display: none;
}

.resContent>.linDiv {
	width: 100%;
	min-height: 222px;
	overflow: hidden;
}
.inputform{
padding: 10px 0;
width: 980px;
margin:auto;
padding-bottom:40px;
}
Input {
    FONT-SIZE: 9pt;
    HEIGHT: 28px;
    font-family: "Arial", "Helvetica", "sans-serif";
}
.btn_row
{
height:60px;
padding:20px;

}
.rttd{
float:right;


}
.lttd{
float:left;
margin-left:10px;

}
.mybtn
{
font-size: 21px;
padding: 2px 4px;

}
.jiben {
	font-size: 24px;
	font-weight: bolder;
	padding: 2px 10px;
	width: 100%;
}

.jiben>span>b {
	color: red;
}

.maLeft {
	display: inline-block;
	width: 200px;
	height: 200px;
	background-color: #fff;
	margin: 6px 0 5px 10px;
	float: left;
}

.maLeft embed {
	width: 200px;
	height: 200px;
	background: url(../IMG/bg.png) no-repeat;
	display: block;
}

.ma {
	display: inline-block;
	width: 615px;
	min-height: 222px;
	float: left;
	margin-left: 45px;
}
.cnImg{
	width: 200px;
	height: 200px;
	float: left;
}
.ma>p {
	font-size: 16px;
	margin-top: 3px;
	padding: 2px 10px;
	font-weight: bolder;
	height: 60px;
	overflow: hidden;
	display: inline-block;
	margin-right: 50px;
}

.ma>p>span {
	font-size: 18px;
	color: red;
	display: block;
	width: 123px;
	text-align: center;
	line-height: 2;
	white-space: pre-line;
}

.pinyin {
	display: none;
	color: red;
}

.bac_img {
	width: 123px;
	height: 29px;
	background: url(../IMG/bg0011.png) no-repeat;
	display: block;
	text-align: center;
	line-height: 29px;
}

.linDiv {
	overflow: hidden;
}

.xpin_opc {
	color: #425f9c;
}

.tit_btm {
	font-size: 16px;
	text-indent: 2em;
	color: #333;
	display: block;
	min-height: 58px;
	line-height: 58px;
	border-top: 1px solid #f2f2f2;
}

.explain1 {
	font-size: 16px;
	padding-left: 32px;
	line-height: 21px;
	border-top: 1px solid #F2F2F2;
	padding-top: 15px;
}

.explain2 {
	font-size: 16px;
	color: red;
	text-indent: 2em;
}

.bottom_div {
	margin-left: 20px;
	width: 1150px;
	overflow: hidden;
}

.footboxx {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.lianxi {
	float: left;
	width: 300px;
	padding-top: 15px;
	font-size: 14px;
	color: white;
	padding-left: 10px;
}

.lianxi h1 {
	border-bottom: 1px white solid;
	width: 300px;
	height: 24px;
	padding-bottom: 5px;
}

.lianxi p {
	line-height: 30px;
}

.endnav h1 {
	border-bottom: 1px white solid;
	width: 380px;
	height: 24px;
	padding-bottom: 5px;
	font-size: 14px;
	color: white;
	padding-left: 25px;
}

.yijian {
	float: left;
	width: 300px;
	padding-top: 15px;
}

.yijian h1 {
	border-bottom: 1px white solid;
	width: 300px;
	height: 24px;
	padding-bottom: 5px;
	font-size: 14px;
	color: white;
}

.yjinput {
	margin-top: 10px;
	display: none;
}

.yjinput input {
	background-color: none;
	border: none;
}

.inputx {
	width: 130px;
	margin-right: 30px;
	height: 24px;
}

.inputy {
	width: 130px;
	height: 24px;
}

.inputn {
	width: 298px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.inputt {
	background-color: #54b012;
	margin-top: 10px;
	width: 300px;
	height: 35px;
	color: white;
}

.input_vef {
	height: 40px;
	display: inline-block;
	width: 132px;
	float: right;
	margin-right: 2px;
}

#mycanvas {
	cursor: pointer;
}

.inputx,
.inputy,
.inputn,
.input_vef {
	color: #333;
}

.signup {
	overflow: hidden;
	text-align: center;
	line-height: 50px;
	color: #fff;
}

.signin {
	overflow: hidden;
}

.signin>img {
	width: 50px;
	height: 50px;
}

.explain {
	padding-left: 32px;
	line-height: 30px;
}
.cnwordimg{
	width: 200px;
	height: 200px;
}
.title_intro{
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.title_intro>p{
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #666;
	width: 1100px;
}
.title_intro>img{
	display: inline-block;
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	margin-left: 54px;
}
.span_box {
    background-color: #4a84e7;
    overflow: hidden;
    font-size: 20px;
	line-height:30px;
    display: block;
    height: 60px;
    width: 100%;
	color:white;
}

.tablinks {
    min-width: 80px;
    text-align: center;
    margin-right: 15px;
    font-size: 18px;
}
.results_box {
    width: 900px;
    -moz-box-shadow: 4px 4px 10px #4F4F4F;
    -webkit-box-shadow: 4px 4px 10px #4F4F4F;
    box-shadow: 4px 4px 10px #4F4F4F;
    display: block;
    background-color: #fff;
	margin:auto;
padding:10px;
padding-bottom:40px;
margin-bottom:40px;
}
.span_box .color1 {
	border-right: 2px solid #f1ce06;
	border-left: 2px solid #f1ce06;
}
.span_box span {
    display: block;
    float: left;
    min-width: 80px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    color: #fff;
}
.span_box .tablinks {
    min-width: 80 px;
    text-align: center;
    margin-right: 15px;
    font-size: 18px;
}
.textareacls {
	box-shadow: 4px 4px 10px #4F4F4F;
width:900px;
}
.inputform
{

}
.headtit
{
font-size:34px;
line-height:60px;
text-align:center;
}

.ptitle{

font-family: "宋体"; 
font-size: 18px; 
line-height: 21px; 
text-ALIGN: center;
}

label{

 font-size: 15px; 
 line-height: 17px;
}
.ltitle{
display:inline-block;
width:140px;
text-align:right;
}
#prv{
height:21px;
}