* {
    margin: 0px;
    padding: 0px;
}
body{
    color:#333;font-size:14px; font-family:"Î¢ÈíÑÅºÚ","ËÎÌå""Arial Narrow";background:url(../images/bodybg.jpg) #f3f3f3 center top repeat-x;line-height:180%;
}
ul,ol{
    list-style-type:none;
}
select,input,img,select{
    vertical-align:middle;
}
a{text-decoration:none; color:#333333;font-size:16px; }
a:visited{color:#333333;}
a:hover,a:active,a:focus{color:#ff0000;text-decoration:none;} 



div {
    display: block;
}
.t1{
font-size:18px;color:#fff;background:linear-gradient(to right, #bd1304 0%, #bd1304 84%, #bd1304 100%); line-height:40px;
}
.t2{font-size:18px;color:#fff;background:linear-gradient(to right, #bd1304 0%, #bd1304 84%, #bd1304 100%); line-height:40px; position:fixed; margin-bottom:50px; z-index:10; width:100%;}
.a_mk{ width:95%; background-color:#fff; margin:10px;}
.a_footer{  background-color:#4a4a4a; color:#fff; padding:10px; margin-top:20px; font-size:15px; text-align:center;}
.a_footer a{ color:#fff;font-size:15px;}
.a_more a{
float:right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei";
    color: #666666;
    font-weight: normal;
	padding:5px;
	margin:0px auto;
}

/*dLink*/
.dLink{
 background: url(../images/dline.png) top center no-repeat; margin-top:2em; text-align:center;
}
.dLink li{
float:left;width:45%; margin:2%;
}
.dLink li img{
width:90%;
}

/*list*/
.articlelist ul .liststyle {
    background: url(../images/leftmenu2.png) left no-repeat;
    text-indent: 1em;
}

.articlelist ul li {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-family: Î¢ÈíÑÅºÚ, "Microsoft Yahei";
    color: rgb(51, 51, 51);
    font-weight: normal;
    border-bottom: 1px dotted rgb(224, 222, 222);
}
/*show*/
.NewsTitle2{
    width: 95%;
    line-height: 1.4;
    text-align: center;
    font-size: 22px;
    font-family: "Microsoft Yahei";
    color: #0F2E5D;
	padding:25px 10px 0px 10px;
    font-weight:bold;
}

.showcontent {
    width: auto;
    
    padding: 20px 10px 20px 10px;
    position: relative;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #333333;
    font-weight: normal;
	text-align:center;

}
.showcontent img{
max-width:90%;
height:auto;
}
.showcontent p {
    line-height: 28px;
    text-align: justify;
    margin-bottom: 10px;
    text-indent: 28px;
}
.content_more {
    width: 95%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    border-bottom: 1px #d4d3d3 dashed;
    font-size: 12px;
    font-family: "Î¢ÈíÑÅºÚ","Microsoft Yahei";
    color: #666666;
    font-weight: normal;
	padding:5px 10px;
}
/**/

.p1{
text-align:left;
padding:10px;
font-size:16px;
}

/*input*/
.field {
text-align:left;
    clear: both;
    padding: 5px 14px;
    margin: 0px 6px;
    border: 1px solid #ffffff;
}
.field-label {
    position: relative;
    font-size: 16px !important;
    font-weight: bold;
    padding: 0 0 8px 0 !important;
    display: block;
    word-wrap: break-word;
    /* overflow: hidden; */
}
.qinsert {
    clear: both;
    color: #666666;
    line-height: 18px;
    margin-bottom: 8px;
    font-size: 14px;
}
.selfMess > input, .phoneCodeMess > input {
    font-size: 14px;
    padding-left: 32px !important;
}
.selfMess img, .phoneCodeMess img, .sendcodePart img {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px !important;
    left: 10px !important;
}
.ui-input-text{
text-align:left;
    height: 38px;
    display: flex;
    border: 1px solid #e0e0e0;
    margin: 5px 0;
    background-color: #fff;
    padding: 0;
    border-radius: 4px;
}
.ui-input-text input, .ui-input-text textarea {
    width: 100%;
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    -webkit-appearance: none;
}

.ginput img{
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px !important;
    left: 10px !important;
}

.beginner_problem textarea {
    resize: none;
    color: #333333;
    font-size: 14px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e0e0e0;
}
.button {
    width: 90%;
    display: block;
    margin: 10px 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    font-size: 1.2em;
    padding: 9px 0px 9px;
    border-radius: .2em;
	border:0px;
	
}
.blue, blue:visited {
padding: 10px 0px;
    margin: 10px 20px;
    color: #F7F7F7;
    background: #1ea0fa;
}