/*
* @Author: sun
* @Date:   2016-08-09 14:14:43
* @Last Modified by:   sun
* @Last Modified time: 2016-08-16 14:35:19
*/

/* 详细页 */
body{background-color:#eee !important;}
.title {width: 100%; text-align: center; vertical-align: middle; height: 105px; border-bottom: 3px solid #08518b;  background-color:#fff !important;}
.detail_logo{width: 1000px; margin: 0 auto; padding-top:35px; overflow:hidden;}
.detail_logo img{  float: left;margin:  0;width: 440px;}
.xxyCon { width: 1120px; padding:0 40px 40px 40px; background-color:#fff !important; margin:0 auto; min-height:500px;}
.xxyCon_text {line-height: 24px; background-image:url(/customs/uiFramework/commonResource/image/2016091317283625189.png);}

.searchCon { width: 440px; height: 60px; float: right; }
p.input input { width: 356px; height: 32px; border: 2px solid #08518b; float: left; background: #fff url(/eportal/fileDir/hgzs/template/common/nav/hgzs_top_search.png) no-repeat 2px 9px; text-indent: 20px; line-height: 32px; }
p.input button { width: 80px; height: 36px; background: #08518b; color: #fff; font-size: 16px; }
p.searchTag { height: 24px; line-height: 24px; font-size: 12px; text-align:left; }
p.searchTag a { padding: 5px; background: url(/eportal/fileDir/hgzs/template/common/nav/topLog_line.png) no-repeat left center; cursor:pointer; }
p.input button,p.input .searchBtn a { display:inline-block; width: 80px; height: 36px; background: #08518b; color: #fff; font-size: 16px; text-align:center; line-height:36px; }

@media screen and (max-width:1199px) {
    .xxyCon { width: 100%; padding: 0 20px 20px; }
}
@media screen and (max-width:767px) {
    .xxyCon { padding: 0 15px 15px; }
}