.articlebg{padding:30px 0;}
.articletitle { border-bottom:1px solid #dfdfdf; padding-bottom:30px;}
.articletitle h1{ text-align:center; font-size:24px; color:#0f4ea1; font-weight:normal;}
.articletitle p{ text-align:center; font-size:17px; color:#666666; padding-top:10px;}
.articlebox{ padding:30px 0;}
.articlebox p{ line-height:28px; padding-bottom:20px;}
.articlebox h2{ font-size:17px; padding-bottom:15px;}

.width1200{ width:1200px; margin:0 auto;}
.ft{    overflow: hidden;}
  .talkcontent {width: 100%;}
.talkcontent h2 {
    font-size: 28px;
    color: #124da5;
    margin-bottom: 30px;
    text-align: center;
}
.talkcontent p{ padding-top: 10px;font-size: 17px; line-height: 30px; border-bottom: 1px dotted #cccccc; padding-bottom: 5px;}

.ft.content{ margin: 30px 0;padding: 10px;}
.ft.content h2{    height: 40px; font-weight: normal; border-bottom: 1px solid #d8d6d7;}
.ft.content h2 span {
    font-size: 19px;
    border-left: 5px solid #4180df;
    padding-left: 15px;
    color: #4180df;
    font-weight: bold;
}

.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

/******表单提交*****/
.msgBox{    margin-top: 30px;background: #eef1f6;padding: 50px 0;}
.msgBox .red_asterisk{display: inline-block;width: 7px; height: 7px; margin-right: 10px;vertical-align: middle;}
.msgBox li{    margin-bottom: 30px;}
.msgBox li span{width: 158px;font-size: 17px;height: 40px;line-height: 40px;    display: inline-block;    float: left;text-align: right;}
.msgBox li span.code{    width: auto; margin-right: 5px;}
.msgBox li input{ height: 40px;line-height: 40px;width: 500px;    padding: 0 10px;font-size: 17px;}
.msgBox li input.inputCode{    width: 280px;}
.msgBox li .msgArea{  width: 500px;height:140px;   padding:10px;font-size: 17px;}
.msgBox .msgAn{    width: 679px;text-align: center;    padding: 20px 0;}
.msgBox .msgBtn{ 
   padding: 0 10px;
    margin-right: 30px;
    display: inline-block;
    background: #3e86d4;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 17px;}
.msgBox .msgBtn.overBtn{background: #aeafb3;}
.msgBox .msgBtn.cz{    background: #607D8B;}

@media screen and (min-width:300px) and (max-width:1024px) {
.bbg{background:none}
.width1200 {width: 100%; margin: 0 auto;}
.talkcontent p {padding-top: 10px;}
.ft.content{ margin-top: 30px;}
.ft.content{background-color: #ffffff;}
.yjContent h2{  padding:10px 0;    color: #005dc9;  font-size:20px;border-bottom: 1px solid #cccccc;}

.msgBox{    margin-top: 30px;background: #eef1f6;padding: 20px 10px;}
.msgBox .red_asterisk{display: inline-block;width: 7px; height: 7px; margin-right: 10px;vertical-align: middle;}
.msgBox li{    margin-bottom: 30px;    width: 100%;}
.msgBox li span,.msgBox li span.code{    width: auto; margin-right: 5px;}{width: 29%;font-size: 17px;height: 40px;line-height: 40px;    display: inline-block;    float: left;text-align: right;}
.msgBox li input,.msgBox li input.inputCode{  width: 64%;height: 40px;line-height: 40px;    padding: 0 10px;font-size: 17px;}
.msgBox li .msgArea{  width: 93%;height:140px;   padding:10px;font-size: 17px;}
.msgBox .msgAn{    width: 100%;text-align: center;}
.msgBox .msgBtn{    width: 25%;
    margin-right: 30px;
    display: inline-block;
    background: #3e86d4;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 17px;}
.msgBox .msgBtn.overBtn{background: #aeafb3;width: auto;height: auto;line-height: 28px;margin-right: 0;}
.msgBox .msgBtn.cz{    background: #607D8B;}
}