/*
* @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; 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;  background-color:#fff !important; margin:0 auto; min-height:500px;}
.xxycon_text {line-height: 24px; background-image:url(/uploads/image/cucimage/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(/uploads/image/efhtcnav/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(/uploads/image/efhtcnav/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; }
}