﻿@charset "utf-8";
/* CSS Document */
/*搜索开始*/
.search {
	padding-top:15px;
}
.w-440 {
    width: 440px;
}
.m-l-115 {
    margin-left: 115px;
}
.m-t-15 {
    margin-top: 15px;
}
.hg-35 {
    height: 35px;
}
.hg-39 {
    height: 39px;
}
.line-h30 {
    line-height: 30px;
}
.line-h35 {
    line-height: 35px;
}
.line-h39 {
    line-height: 39px;
}
.bd-2s-2fbcec {
    border: 2px solid #ba9c60;
}
.w-335 {
    width: 335px;
}
.fs-12 {
    font-size: 12px;
}
.p-l-15 {
    padding-left: 15px;
}
.ftc-a9a9a9 {
    color: #a9a9a9;
}
.w-85 {
    width: 85px;
}
.fs-16 {
    font-size: 16px;
}
.ftc-ffffff {
    color: #ffffff;
}
.m-r-20 {
    margin-right: 20px;
}
.ftc-8b8b8b {
    color: #8b8b8b;
}
/*搜索结束*/
/*搜索样式开始*/
.webbg {margin-top:-460px;}
.SearchClass{ width:1180px; margin:0px auto; text-align:center; padding-top:50px;}
.SearchClass a{ display:inline-block;background:#FFF; border-radius:10px; padding:0px 20px; font-size:14px; color:#7e7e7e; margin:0px 5px 15px; line-height:24px;}
.SearchClass a:hover{ background:#8c37eb; color:#FFF;}
.SearchClass a.cur{ background:#8c37eb; color:#FFF;}

.Searchresults{ width:100%; font-size:30px; color:#000; line-height:33px; padding:90px 0px; text-align:center;}
.Search{ width:1180px; height:130px; background:#03a5e3; margin:0px auto;}
.Search dl{ margin:0px; padding:0px;}
.Search dl dd{float:left;font-size:24px; line-height:26px; color:#fff; width:100px; padding-top:44px; padding-left:85px; line-height:35px;}
.Search dl dd.Searchtext{ width:720px; padding:44px 0px 0px 30px;}
.Search dl dd.Searchtext label{ display:block; padding:0px 10px; background:#fff; height:30px; padding-top:10px;}
.Search dl dd.Searchtext label input{ width:100%; float:left; outline:none; font-size:14px; font-family:"微软雅黑"; color:#333;}

.Search dl dd.w130{width:130px; padding-top:44px; padding-left:20px;}
.Search dl dd.w130 input{ float:left;height:40px; cursor:pointer; font-family:Arial, Helvetica, sans-serif; text-indent:-15px; font-size:18px; outline:none; color:#FFF; width:130px;}
/*搜索样式结束*/
/*搜索页面资讯开始*/
.newslist{ width:1180px; margin:0px auto; margin-top:30px;}
.newslist dl{position:relative; height:175px; padding-bottom:30px;}
.newslist dl dd{ float:right; width:908px; height:140px; padding:35px 35px 0px 35px; background:#FFF; box-shadow:0px 2px 3px #d9dbdb;}
.newslist dl dd h3{ font-size:18px; font-weight:bold; height:24px; line-height:24px; overflow:hidden;}
.newslist dl dd h3 a{color:#03a5e3;}
.newslist dl dd h3 a:hover{color:#03a5e3;}
.newslist dl dd p{ font-size:13px;color:#adacac;padding-top:10px; height:32px; overflow:hidden;}
.newslist dl dd p a{ color:#adacac;}
.newslist dl dd p a:hover{ color:#03a5e3;}
.newslist dl dd p.Intro{ color:#7c7c7c;padding-top:10px;height:48px;overflow:hidden;}

.newslist dl dd span{font-size:18px;text-align:center;position:absolute; top:0px; left:0px; width:130px; height:120px; border-radius:5px; background:#03a5e3;box-shadow:0px 2px 3px #d9dbdb; color:#fff;}
.newslist dl dd span em{ display:block;font-weight:bold;font-size:60px; line-height:65px; padding:10px 0px 5px; margin-bottom:8px; border-bottom:1px solid #039cd6;}


.newstitle{width:100%;}
.newstitle h3{line-height:36px;text-align:center;font-size:32px;color:#007bc4; padding:60px 0px 15px;}
.newstitle h3 a{ color:#007bc4;}
.newstitle h3 a:hover{ color:#007bc4;}
.newstitle p{background:#d7d4d4; height:1px; overflow:hidden;line-height:0px;}
.newstitle p span{ margin:0px auto; display:block; height:1px; overflow:hidden; width:86px; background:#19a6db;line-height:1px;}
.newstitle em{ display:block; text-align:center; font-size:14px; color:#999999; padding-top:10px;}


.newsbox{ width:100%; display:none;}

.newslistbox{width:1180px;margin:0px auto;overflow:hidden; position:relative;}
.newslistbox ul{ margin:0px; padding:0px; width:9999px; position:relative;}
.newslistbox ul li{ float:left; width:1180px; overflow:hidden; position:relative;}

.newslis{width:1220px;}
.newslis dl{float:left;width:530px;padding-right:80px; padding-bottom:25px; min-height:94px; height:auto !important; height:94px;}
.newslis dl dt{ float:left; width:94px; height:94px; text-align:center; font-size:14px; color:#FFF;}
.newslis dl dt span{ display:block; padding-top:8px; line-height:50px; font-size:48px;}
.newslis dl dd{ float:right; width:410px;}
.newslis dl dd h3{ font-size:16px; overflow:hidden; height:24px; padding-top:10px;}
.newslis dl dd h3 a{ color:#000}
.newslis dl dd h3 a:hover{ color:#8c37eb}
.newslis dl dd p{ color:#666; font-size:14px;padding-top:5px;}

.indexnewsdot{ text-align:center;}
.indexnewsdot a{ display:inline-block; width:10px; height:10px; overflow:hidden; line-height:111px; margin:0px 3px;}
.indexnewsdot a.cur{}
/*搜索分页样式*/
.Page {
    width: 100%;
    text-align: center;
    padding: 50px 0px;
}
.Page span {
	    color: #03a5e3;
}
.Page a {
    display: inline-block;
    width: 65px;
    background: #ffffff;
    height: 48px;
    vertical-align: middle;
    line-height: 48px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
}
/*搜索页面资讯结束*/