body{padding:0;margin:0;border:none;background: white;}
input,select,div,ul,li,p,a{padding:0;margin:0;border:none;}
.headDiv{
    margin: 0 auto;
    padding: 60px 0 30px 0;
}
.tabDiv{
    text-align:center;
    /*border-bottom: 1px solid #e4e4e4;*/
}
.q {
    width: 27%;
    height: 40px;
    margin-bottom: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-box-shadow: 0px 1px 4px 2px rgba(173, 174, 176, 0.32);
    box-shadow: 0px 1px 4px 2px rgba(173, 174, 176, 0.32);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.searchBtn{
    background:  #006beb;
    border: 1px solid #ccc;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0px 1px 4px 2px rgba(173, 174, 176, 0.32);
    height: 41px;
    line-height: 38px;
    margin-left: -5px;
    width: 80px;
    color: #ffffff;
    position: relative;
}
.souSuo {
    margin-left: 12px;
}
.leftParam{
    padding: 20px 20px;
    font-size: 12px;
}
.rightList{
    padding: 20px 20px;
    /*border-left: 1px solid #e4e4e4;*/
}
#rightList{
    display: inline-block;
}
.rightList img{
    width: 150px;
    border-radius: 5px;
}
.news_id{
    display: none;
}
.news_title{
    font-size: 17px;
    margin-bottom: 12px;
    font-weight: bold;
}
.news_content{
    font-size: 12px;
    color: #747474;
    line-height: 20px;
    height: 60px;
}
.news_item .news_space {
    height: 8px;
}
.news_item li {
    list-style: none;
    text-align: left;
}
.news_other{
    cursor: pointer;
    color: #339933 !important;
    font-size: 12px;
}
.news_title a{
    color: #333333;
}

.news_title a:visited {
	color: #999898; /*已访问的链接颜色*/
	
}

.video_title a:visited {
	color: #999898; /*已访问的链接颜色*/
}

.normalParam{
    cursor: pointer;
    padding:4px;
    color: #747474;
}
.activeParam{
    border: 1px solid #006beb;
    border-radius: 5px;
    color: #006beb;
}
.colorNormalParam{
    cursor: pointer;
    padding:1px;
    color: #747474;
    width: 24px;
    margin: 0 auto;
}
.paramText{
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 10px;
    width: 240px;
}
hr{
    margin-top: 13px;
}
.paramDetail{
    line-height: 30px;
    margin-bottom: 16px;
}
.paramInput{
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 5px;
    width: 100%;
}
em {
    color: red;
    font-style: normal;
}
#pageDiv .thispage {
    padding: 5px 8px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #006beb;
    font-weight: bold;
    margin: 0 5px;
    border-radius: 3px;
}
#pageDiv .diabledpage {
    padding: 5px 8px;
    height: 20px;
    line-height: 20px;
    color: #747474;
    font-weight: bold;
    margin: 0 5px;
    border: 1px #ccc solid;
    border-radius: 3px;
}
#pageDiv a:link {
    color: #747474;
    text-decoration: none;
    border: 1px #ccc solid;
    padding: 5px 8px;
    margin: 0 5px;
    border-radius: 3px;
}
.myDateText{
    padding-top:6px;
}
.myDateInput{
    border: 1px solid #dfdfdf;
    font-size: 12px;
    padding: 1px 18px;
    border-radius: 6px;
}
.paramTable{
    text-align: center;
    width: 100%;
}
.paramTableEn{
    width: 100%;
}
.tabUl{
    width: 40%;
    text-align: center;
    margin: 0 auto;
}
.normalTab{
    color:#333333;
    font-size: 15px;
    padding: 0 20px;
    display: inline;
    list-style: none;
    cursor: pointer;
}
.activeTab{
    font-size: 18px;
    font-weight: bold;
    color: #006beb;
    /*border-bottom: 3px solid #d91827;*/
    position: relative;
}
.content {
    width: 1280px;
    margin: 15px auto 0 auto;
}
.left {
    vertical-align: top;
    width:13%;
    background: #ffffff;
}
.mid {
    width:2%;
}
.right {
    vertical-align: top;
    width:85%;
    background: #ffffff;
}
.rightList2{
    vertical-align: top;
    width:100%;
    background: #ffffff;
    padding: 20px 10px;
    text-align: center;
}

.enParamDetail{
    line-height: 22px;
    margin-bottom: 15px;
}
#pageDiv{
    margin-top: 21px;
    text-align: center;
}
#clear-input-value {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 14%;
    z-index: 100;
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
}
#ai-pic-search {
    width: 100px;
    height: 30px;
    position: absolute;
    right: 18%;
    top: -2px;
    z-index: 100;
    cursor: pointer;
}
.aiPicBtnImg{
    width: 26px;
    height: 23px;
    vertical-align: middle;
}
.aiPicBtnTxt{
    color: #1986f6;
    font-size: 15px;
    vertical-align: middle;
}
#aiPicDiv{
    display: none;
    position: absolute;
    width: 40%;
    height: 140px;
    top: 110px;
    left: 30%;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 5px;
}
.aiPicDiv{
    position: absolute;
    width: 40%;
    height: 160px;
    top: 110px;
    left: 30%;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 5px;
}
.colorParam{
    width: 20px;
    height: 20px;
    border: 1px solid #0033ff;
}
.picRow{
    display: inline-block;
}
.pic_other{
    color:#747474;
    line-height:25px;
}
.picDetail{
    width:20%;
    float: left;
}
.picItem{
    padding: 12px;
}
.picItem a{
    display: block;
    overflow: hidden;
}
.picItem img{
    width: 100%;
}
.picItem img:hover {
    transform: scale(1.2);
}
.videoItem{
    padding: 0 12px;
}
.videoItem img{
    width: 100%;
}
.videoItem img:hover {
    transform: scale(1.2);
}
.videoDetail{
    width: 178px;
    height: 244px;
    float: left;
    margin-top: -10px;
}
.video_item{
    margin-top: 10px;
    height: 120px;
   
}
.video_item .news_space {
    height: 8px;
}
.video_item li {
    list-style: none;
}
.video_other {
    font-size: 11px;
    color: #999;
    line-height: 28px;
}
.video_title{
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 500;
}
.video_title a{
    color: #333333;
}
.tag-back {
    position: relative;
    left: 92px;
    top: 26px;
    width: 61px;
    height: 25px;
    background: url(../img/huifang2.png) no-repeat;
    color: #fff;
    font-size: 10px;
    padding-left: 32px;
    padding-top: 3px;
}
.topicRow{
    margin: 10px 0;
}
.topicItem{
    background: #f5f5f5;
    border-radius: 5px;
    width: 630px;
    display: inline-block;
    height: 100px;
}
.topicItem img{
    border-radius: 5px;
    width: 306px;
    height: 100px;
    float: left;
}
.topicItem img:hover {
    transform: scale(1.2);
}
.topic_title{
    cursor: pointer;
    font-size: 17px;
    line-height: 22px;
    color: #050b0d;
}

.bg {
    padding:0;
    margin:0;
    border:none;
    /* 娴ｈ法鏁SS鐠佸墽鐤嗛懗灞炬珯閸ュ墽澧� */
    background-image: url('../img/s_bg2.jpg'); /* 閺囨寧宕� 'your-image.jpg' 娑撹桨缍橀惃鍕禈閻楀洩鐭惧锟� */
    background-size: cover; /* 閸ュ墽澧栫憰鍡欐磰閺佺繝閲滄い鐢告桨 */
    background-repeat: no-repeat; /* 缁備焦顒涢崶鍓у闁插秴顦� */
    background-attachment: fixed; /* 閸ュ搫鐣鹃懗灞炬珯閸ュ墽澧� */
}
.noRes {
    text-align: center;
    font-size: 18px;
}
.copyRight {
    text-align: center;
    margin: 20px 0 0 0;
    font-size: 12px;
    color: #a1a1a1;
}
.noResImg {
    text-align: center;
}
.noResImg img {
    width: 40%;
    margin-top: 100px;
}
.tip {
    width: 13px;
    position: absolute;
    top: 14px;
    right: -11px;
}
#editorDiv button{
    padding: 0;
    border-style: none;
    margin: 0 5px;
}
#shouqi div,#more div{
    cursor: pointer;
    width: 45px;
    margin: 0 auto;
}

.upload-container {
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px dashed #dbdce0;
    border-radius: 5px;
    padding:10px;
}

#drop-area {
    padding: 10px;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.3s;
    height: 100%;
}

#drop-area.highlight {
    border-color: #07C160;
    background-color: #f0fff4;
}

#drop-area p {
    color: #888;
    font-size: 14px;
    margin: 5px 0;
}

.upload-btn {
    display: inline-block;
    padding: 5px 20px;
    background-color: #1986f6;
    color: white;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

#preview {
    max-width: 100%;
    max-height: 300px;
    margin-top: 20px;
    display: none;
    border-radius: 4px;
}

.upload-icon img{
    width: 48px;
    height: 42px;
}
ref > title, ref > url{
    display: block;
}
.ailogo{
	width: 30px;
    height: 30px;
}
