/*公用css*/
*{ margin: 0; padding: 0;}
ul li{ list-style: none}
img { border: 0 none;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea, nput, select, button {
font-family: "微软雅黑";font-size: 14px;color:#666666;}
table{border-collapse:collapse; }
button { cursor: pointer; }
i, em, cite { font-style: normal;}
a{text-decoration:none;cursor: pointer;color:#666666;}
a:active, a:hover{color:#d92a25;}
a:focus { outline: none; }
input{outline:none;}
body{  overflow-x: hidden;}
#search .shadow {
    left: 0 !important;
    top: 40px !important;
}

.body{ overflow-x: hidden; width:100%; min-width: 1200px; background:#FFFFFF;}
.clearfix:after{ content: ""; display: block; height: 0; clear: both; }
/*logo search开始*/
.mian_1{background-color: #f8f8f8;width:100%:}
.logo_search{ height:80px;}
.logo_box{  width:295px;height:69px;float:left; display:inline; overflow:hidden; background:url(/eportal/uiFramework/commonResource/image/2017010515184954762.jpg) no-repeat left center;margin-top: 8px;background-size: 260px auto;}
.box1000{margin: 0 auto;width:1200px;position: relative;}
/*logo search结束*/

/*底部统一样式开始*/
.di2{width:100%;height:3px;background-color:#d92a25;margin: 0 auto;}
.di1{width:1200px;height:80px;background-color:#333333;margin: 0 auto;}
.foot{width:100%;height:70px;}
.foot_1 { float: left; line-height: 20px; margin-top: 15px; width: 1185px;}
.foot_2 { color: #ffffff; float: left; font-size: 15px; height: 20px; line-height: 20px; margin-top: 2px;}
.foot_2 img { vertical-align: middle;}
.foot_3 { color: #ffffff; float: left; font-size: 16px; height: 20px; line-height: 20px; margin-left: 10px; margin-top: 1px;}
.foot_4 { float: left; margin-left: 15px; margin-top: 3px;}
.foot_7 { color: #ffffff; float: left; font-size: 16px; height: 20px; line-height: 20px; margin-left: 20px; margin-top: 1px;}
.foot_5 { float: left; margin-left: 120px; margin-top: 15px;}
.foot_6 { color: #ffffff; float: left; height: 20px; line-height: 20px; margin-left: 120px; margin-top: 15px;}
.foot_8 { color: #ffffff; float: right; font-size: 18px; height: 20px; margin-top: 12px; line-height: 20px;}
.foot_2_1{ color: #ffffff; float: left; font-size: 18px; height: 20px; line-height: 20px; margin-top: 12px; margin-left: 10px;}
.gg{text-align: center;line-height: 70px; font-size: 15px;}
.combox{ margin: 0 auto;overflow: hidden;padding-top:0px;}
.didi1{ background-color: #333333;width:100%}
/*底部统一样式结束*/
/*顶部统一样式*/
.top-box{background-color:#f8f8f8;width:1349px;height: 30px;margin: 0 auto;}
.top-left {float: right;display: inline; text-align: left; width: 225px;}
.top1{float: left;padding-left:55px;height: 30px; line-height: 30px;}
.top-box .top-left a {background: rgba(0, 0, 0, 0) url("/eportal/uiFramework/commonResource/image/2016121909501616715.jpg") no-repeat scroll right center;
 color: #272727; display: inline-block;height: 30px;line-height: 30px;padding: 0 12px;font-size: 12px;}
/*顶部统一样式结束*/

#header.on{ position: fixed; z-index: 9999; top: 0; left: 0; width: 100%; background: #fff; box-shadow: 0 2px 5px #989898; }
/*返回顶部*/
.back-top{  position: fixed; bottom: 30px; right: -100px; width: 64px; text-align: center; line-height: 26px; color: #9c9c9c; cursor: pointer; transition: .7s; }
.back-top .back-top-bg{  width: 52px; height: 48px; margin: 0 auto; background: url("/eportal/uiFramework/commonResource/image/2017031310092730900.png") no-repeat;  }