/*广告图*/
.banner { height: 400px; position: relative }
.banner .title-con { top: 60%; width: 95%; max-width: 1400px; margin: 0 auto; z-index: 2; color: #fff; position: relative; }
.banner .title-con span { display: block; font-size: 45px; margin-left: 30px; margin-left: 0px \9; -webkit-animation: cth1 800ms ease-out forwards; animation: cth1 800ms ease-out forwards; opacity: 0; opacity: 1 \9; }
.banner .title-con strong { display: block; font-size: 30px; font-weight: 100; margin-left: -30px; margin-left: 0 \9; -webkit-animation: cth2 800ms ease-out forwards; animation: cth2 800ms ease-out forwards; opacity: 0; opacity: 1 \9; }
.banner .image-con { overflow: hidden; height: 100%; width: 100%; transition: all 1.5s cubic-bezier(0.215, .61, .215, 1); -webkit-transition: all 1.5s cubic-bezier(0.215, .61, .215, 1); transform: scale(1); -webkit-transform: scale(1); position: absolute; top: 0px; }
.banner .image-con .image { height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center top; }
 @-webkit-keyframes cth1 {  0% {
margin-left: 30px;
opacity: 0;
}
 100% {
margin-left: 0px;
opacity: 1;
}
}
 @keyframes cth1 {  0% {
margin-left: 30px;
opacity: 0;
}
 100% {
margin-left: 0px;
opacity: 1;
}
}
 @-webkit-keyframes cth2 {  0% {
margin-left: -30px;
opacity: 0;
}
 100% {
margin-left:0px;
opacity: 1;
}
}
 @keyframes cth2 {  0% {
margin-left: -30px;
opacity: 0;
}
 100% {
margin-left:0px;
opacity: 0.6;
}
}
.main{width:95%;max-width:1400px;margin: 0 auto;margin-top:40px;margin-bottom:40px;overflow: hidden;}
/*分类栏目*/
.menu {position: relative;z-index: 2;overflow: hidden;width: 17%;float: left;}
.menu_title{ height:95px; text-align:center; line-height:95px; background:url(../images/header-bg.f05cd940232135f29542.png) no-repeat; color:#fff; font-size:24px;background-size: cover;}
.menu_cont { width: 100%; max-width: 1400px; margin: 0 auto; }
.menu_cont_nav {position: relative;}
.menu_cont_nav ul li {line-height: 50px;font-size: 16px; position:relative;}
.menu_cont_nav ul li:after{background:#e60012;position: absolute;left: 0px;width: 0%;height: 61px; content: "";top: 0px;transition: all 1s;}
.menu_cont_nav ul li:hover:after {width: 100%; transition: all 1s;}
.menu_cont_nav ul li a {color: #626262;text-decoration: none;line-height: 60px;display: block;padding-left: 35px;width: 100%;border-bottom: 1px solid #f5f5f5; position:relative; z-index:3;transition: all 1s;}
.menu_cont_nav ul li a:hover {text-decoration: none;color: #fff;transition: all 1s;}
.menu_cont_nav ul li.current a {color: #fff;background: #e60012;}
.menu_cont_nav ul li a.current  {color: #fff;background: #e60012;}
.location {position: relative;margin: 0 auto;overflow: hidden;font-size: 14px;color: #aaa;line-height: 60px;float: right;width: 70%;text-align: right;}
.location a {color: #7c7c7c;}
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 100%; }
.location i {color: #7c7c7c;font-size: 14px;position: relative;display: inline-block;}
.location i img{ margin-right:5px;}
.location span { margin: 0 2px; }
.menu_second{ overflow:hidden; display:none;}
.menu_second ul{ padding:0px; margin:0px;overflow:hidden;}
.menu_second ul li{ height:40px; overflow:hidden;background:#f7f7f7 !important;}
.menu_second ul li a{ line-height:40px; height:40px; color: #626262 !important;font-size: 14px;}
.menu_second ul li:hover:after {width: 100%; transition: all 1s;}
.menu_second ul li a:hover{color: #fff !important;}
.current .menu_second{ display:block;}
.menu_second .current{ background:#e60012 !important; color:#fff !important;}
.menu_second .current a{ background:#e60012 !important; color:#fff !important;}

.snav-box{background-color: #f8f8f8;color: #383838;font-size: 20px; line-height:70px;}
.snav-box ul li{ display:inline-block;position:relative;}
.snav-box ul li a{color:#333; font-size:16px; position:relative; display:block; padding:0px 25px; }
.snav-box ul li a:hover{color:#e60012;}
.snav-box ul li:before{background:#ccc;position: absolute;right: 0px;top:38%;width: 1px;height: 20px; content: "";}
.snav-box ul li:after{background:#e60012;position: absolute;left: 0px;bottom:0px;width: 0%;height: 2px; content: "";transition: all 1s;}
.snav-box ul li:hover:after {width: 100%; transition: all 1s;}
.snav-box ul li a.current  {color: #e60012;}
.snav-box ul li a.current:after {width: 100%;background:#e60012;position: absolute;left: 0px;bottom:0px;height: 2px; content: "";transition: all 1s;}


/*正文*/
.content {width: 83%;float: right;border-left: 1px solid #f2f2f2;padding-left: 4%;}
.content p { margin-bottom: 10px; font-size: 16px; line-height: 30px; }
.content_title{ overflow:hidden; border-bottom:1px solid #f2f2f2;}
.content_title_name{display:block;font-size:28px; line-height:80px;}
.content_main{ margin-top:15px;}

/*产业分布*/
.content_main .industrial_list { width: 31.3%; margin-bottom:20px;}

/*领导风采*/
.firstitem {width: 25%;margin: 0 auto;overflow: hidden;padding: 10px;}
.firstitem_pic {width: 100%;float: none;margin-right: 0; text-align:center;}
.firstitem_pic img{}
.firstitem_cont {width: 100%;float: none;margin-top: 15px;}
.firstitem_cont h3 { margin-bottom: 15px; }
.firstitem_cont p { text-indent: 0em; }
.cyld .firstitem_cont h3{ font-size:20px; text-align:center;    margin-bottom: 5px;}
.cyld .col-xs-4 {margin-bottom: 20px;overflow: hidden;max-height:inherit;width: 20%;min-height: 286px; }
.content .line { height: 1px; background-color: #eee; margin-bottom: 20px; margin-top: 20px; }
.cyld .items { }
.items { overflow: hidden;    padding: 10px;}
.items .items_pic {width: 30%;float: left;}
.items .items_pic img {max-height: 159px;}
.items .firstitem_cont {width: 65%;float:left;margin-top: 20px;padding-left: 5%;padding-right: 2px;}
.col-xs-4 {margin-bottom: 20px;overflow: hidden;max-height: 250px;width: 50%;}
.cyld .items_pic {width: 100%;float: none;text-align: center;}
.cyld .firstitem_cont {width: 100%;float: none; margin-top: 10px;padding-left: 5%;padding-right: 5%;}
.cyld .items .items_pic img {max-height: 250px;}
.cyld .firstitem_cont p {text-align: center;}
/*新闻列表*/
.new-box li{height: 52px;line-height: 52px;border-bottom: 1px solid #e7e7e7;overflow:hidden;width:100%;float:left;font-size:18px;}
.new-box li a{color:#333;/* display: inline-block; */float:left;width: 70%;overflow: hidden;}
.new-box li a:hover{color: #e60012;text-decoration: underline;}
.new-box li em{width: 5px;height: 5px;/* background:url(../images/li.png) no-repeat left center; */float:left;margin: 25px 5px 0 0px;display: inline-block;position: relative;z-index: 999;background: #575757;}
.new-box li i.new_iocn {margin-left: 5px;display: inline-block;width:19px;height:14px;background: url(../images/new_img.png);vertical-align: middle; float:left;margin-top:6px;}
.new-box li span{color:#666;font-size:16px; float:right; margin-right:10px;}
/*分页代码*/
.list_page{padding: 30px 0 20px;text-align: center;}
.list_page span{margin-left: 11px;display: inline-block;width: 30px;height: 30px;background:url(../images/list_page_bg) no-repeat left top;color: #7f7f7f;font-size: 14px;font-weight: bold;line-height: 30px;text-align: center;vertical-align: middle;cursor: pointer;overflow:hidden}
.list_page span a{color: #7f7f7f;display: block;}
.list_page span a:hover{color: #fff;}
.list_page span:hover,.list_page span.active{background:url(../images/global/list_page_bg_selected.jpg) no-repeat left top;color: #fff;}
.list_page span img{float: left;}
.list_page .gopage{width:35px;height:31px; background-image:none}
.list_page .gopage:hover{background-image:none}
.list_page input{border: medium none;width: 35px !important;height: 30px;background:url(../images/global/list_page_turn.jpg) no-repeat left top;line-height: 30px;text-align: center;vertical-align: middle;}
.list_page .page_text,.list_page .page_text:hover{width:50px;height:30px;line-height:30px;font-size:14px;font-weight:bold;background:none;color:#7f7f7f;cursor:default}
.list_page span.page_prev a,.list_page span.page_next a{line-height:100px;}
.list_page span.page_prev{background:url(../images/global/list_page_prev.jpg) no-repeat left top;}
.list_page span.page_prev.disabled{background:url(../images/global/list_page_prev_no.jpg) no-repeat left top;}
.list_page span.page_next{background:url(../images/global/list_page_next.jpg) no-repeat left top;}
.list_page span.page_next.disabled{background:url(../images/global/list_page_next_no.jpg) no-repeat left top;}
.list_page span.page_prev.disabled a,.list_page span.page_next.disabled a{cursor:default}

/*分页*/
#pages { text-align: center; padding-top: 25px; height: 90px; }
#pages a { display: inline-block; padding: 9px 15px; background-color: #fff; color: #888; margin: 0 2px; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; border: 1px #ddd solid; border-radius: 3px }
#pages a:hover { background-color: #e60012; border-color: #e60012; color: #fff }
#pages a.active {background-color: #e60012;border-color: #e60012;color: #fff}
#pages a.prev,#pages a.next { font-size: 14px; }
#pages span { display: inline-block; padding: 9px 15px; color: #888; position: relative; top: -2px }
#pages label { margin-left: 10px; font-weight: 400 }
#pages label input { margin: 0 3px }
#pagenum{ width:30px;}

/*新闻详情*/
.news-info .title { color: #333; text-align: center; padding: 30px 10px 20px; }
.news-info .title h1 { font-size: 24px;  line-height: 32px; }
.news-info .info { color: #bbb; position: relative; padding: 15px 40px; background-color: #f2f2f2; margin-bottom: 20px; }
.news-info .info span.date { background: url(../images/new_i1.png) no-repeat scroll left center; padding: 2px 0px 2px 22px; margin-right: 18px; }
.news-info .info span.hits { background: url(../images/new_i2.png) no-repeat scroll left center; padding: 2px 0px 2px 28px; }
.other { border-top: 1px #eee solid; padding: 20px 0px 15px; font-size: 14px; }
.other .left { color: #777; }
.other .left a { color: #777; }
.other .left p { text-indent: 0em; }
/*员工风采*/
.mb_cont { overflow: hidden; }
.mbitem {width: 23%;float: left;margin-left: 1%;margin-right: 1%;}
.mbitem_pic img {width: 100%;height: 160px;}
.mbitem_name { margin-top: 10px; text-align: center; margin-bottom: 20px; font-size: 16px; }
.mbitem_name a { color: #333; }
.iw_poi_title { color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap }
.iw_poi_content { font: 12px arial, sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word }
.map_right { width: 37%; float: right; }
.map_right strong { font-size: 20px; line-height: 1.4; font-weight: normal; margin-bottom: 10px; display: block; }
.map_right p { text-indent: 0em; margin-top: 5px; line-height: 180%; position: relative; }
.map_right label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }
.con-wrapper .iconfont { width: 17px; display: inline-block; margin-right: 5px; }

/*工作动态*/
.three_nav { height: 60px; background: #efefef; width: 100%; }
.three_nav ul { padding: 0px; margin: 0px; }
.three_nav ul li { padding: 0px; margin: 0px; width: 130px; font-size: 16px; text-align: center; line-height: 60px; float: left; }
.three_nav ul li a { color: #525456; display: block; }
.three_nav ul li a:hover { color: #fff; display: block; background: #014099; }
.three_nav ul li.current { color: #fff; display: block; background: #014099; }
.three_nav ul li.current a { color: #fff; }
.news_first { overflow: hidden; border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-top: 20px; margin-bottom: 10px; }
.news_first_left { width: 25%; float: left; }
.news_first_left img { width: 100%; }
.news_first_right { width: 72%; float: right; }
.news_first_title { font-weight: bold; font-size: 18px; color: #333333; }
.news_first_title a { color: #333333; }
.news_first_title a:hover { color: #014099; }
.news_first_cont { margin-top: 15px; line-height: 28px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.news_first_dade { margin-top: 15px; font-size: 16px; }
.news_first_more { margin-top: 15px; text-align: right; }
.news_first_more a { display: inline-block; width: 120px; height: 34px; text-align: center; line-height: 34px; font-size: 16px; border: 1px solid #c8c8c8; border-radius: 40px; color: #333333; }
.news_list li.addBorder { border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 10px }
.news_list ul { padding: 0px; margin: 0px; }
.news_list ul li { font-size: 16px; line-height: 32px; overflow: hidden; }
.news_list ul li a { width: 80%; float: left; overflow: hidden; background: url(../images/lis.jpg) no-repeat left center; padding-left: 10px; color: #333333; display: inline-block; height: 30px; }
.news_list ul li a:hover { color: #014099; }
.news_list ul li span { width: 20%; float: right; display: inline-block; text-align: right; }
/*荣誉资质*/
.honor-list { width: 31%; float: left; margin-left: 1%; margin-right: 1%; margin-bottom: 20px; }
.honor-list img { height: 250px; width:100%;transition: all 1s;}
.honor-list:hover img{transform: scale(1.1);transition: all 1s;}
.honor-pic{ overflow:hidden; margin-bottom:15px;}
.honor-list:hover a{color: #e60012;}
.honor-name a { display: block; font-size: 16px; color: #333333; text-align: center;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.bid-list { overflow: hidden; }
.ygfc-list .fancybox img { height: 230px; }
.ygfc-list { overflow: hidden; }
#platform img { max-width: initial!important; height: auto !important; width: auto !important; }
.honor-box{ overflow:hidden;}
/*大事记*/
.slideBoxgf ul li { font-size: 14px; line-height: 170%; margin-left: 130px; background: url(../images/history-icon.gif) no-repeat 5px center; position: relative; padding: 10px 0; }
.slideBoxgf ul li label { display: block; color: #4f8c3f; font-size: 14px; font-weight: bold; position: absolute; top: 50%; margin-top: -12px; left: -130px; width: 130px; text-align: right; font-family: "NoveDemiBold", "微软雅黑"; }
.slideBoxgf ul li p { margin-left: 50px; padding: 15px 20px; background-color: #fff; -webkit-transition: background-color .25s, border .25s; transition: background-color .25s, border .25s; background-color: #f7f5f4; text-align: left; }

.map_list{ padding-top:20px; padding-bottom:10px; border-bottom:1px dashed #CCC;}


/*经营成果详情*/
.zjj_list_table{ overflow:hidden;}
.zjj_list_table ul{ padding:0px; margin:0px;}
.zjj_list_table ul li{ padding:0px; margin:0px; list-style:none; line-height:40px;overflow:hidden;font-size:16px; text-align:center;}
.zjj_number{ width:10%; display:inline-block; float:left; border-right:2px solid #fff;}
.zjj_name{ width:50%; display:inline-block; float:left; border-right:2px solid #fff; padding-left:10px;}
.zjj_dw{ width:20%; display:inline-block; float:left; border-right:2px solid #fff;}
.zjj_yy{ width:20%; display:inline-block; float:left;}
.zjj_list_li{ width:100%; height:45px; color:#fff; background:#e60012; line-height:45px; font-size:16px; text-align:center;}
.t_l{ text-align:left;}
.zjj_list_table ul li.on{ background:#f8f8f8;}


.xxgk_content{ overflow:hidden; margin-top:20px;}

/*发展历程*/
.fzlc_list{overflow:hidden;padding-bottom:30px;background: url(../images/xt.jpg) repeat-y 128px top;}
.fzlc_date{font-size: 18px;color:#e60012;display:inline-block;width: 110px;float:left;margin-top: 10px;text-align: center;}
.yq{ background:url(../images/yq.jpg) no-repeat; height:35px; width:35px; float:left;}
.fzlc_right{float:right;width: calc(100% - 170px);overflow:hidden;display: flex;align-items: center;}
.fzlc_right .fzlc_pic{ width:25%; float:left;}
.fzlc_right .fzlc_pic img{ width:100%;}
.fzlc_right .fzlc_intr{float:right;width:72%;font-size:16px;line-height:30px;color:#636363;margin-left: 2%;}

.xxgk_content p{margin-bottom: 10px;font-size: 16px;line-height: 30px;}
.tytitle { color: #333; text-align: center; padding: 0px 10px 20px; margin-top:20px; }
.tytitle h1 { font-size: 20px; font-weight: 600; line-height: 32px; }
.zz_more{ text-align:center; height:35px; text-align:center; background:#e4e4e4; line-height:35px; font-size:16px; margin:0 auto; margin-top:20px; cursor:pointer; width:300px; }
.more_list{ display:none;}

.fzlcgs_left{ width:48%; float:left;}
.fzlcgs_right{ width:48%; float:right;}
.fzlcgs_left .fzlc_right{width: calc(100% - 135px);}
.fzlcgs_left .fzlc_right .fzlc_intr {width: 100%;}
.gs_name{ font-size:18px; color:#e60012; text-align:left; margin-bottom:20px; font-weight:bold;}
.fzlcgs_right .fzlc_right{width: calc(100% - 135px);}
.fzlcgs_right .fzlc_right .fzlc_intr {width: 100%;}

.fzlcgs_left .fzlc_right{width: calc(100% - 135px);}
.fzlcgs_left .fzlc_list{ padding-top:20px; padding-bottom:15px;}
.fzlcgs_left .fzlc_list:nth-child(even){background-color:#F8F8F8;}
.fzlcgs_left .yq {height: 20px;width: 20px; background-size:contain;}
.fzlcgs_left .fzlc_list {background: url(../images/xt.jpg) repeat-y 120px top;}

.fzlcgs_right .fzlc_right{width: calc(100% - 135px);}
.fzlcgs_right .fzlc_list{ padding-top:20px; padding-bottom:15px;}
.fzlcgs_right .fzlc_list:nth-child(even){background-color:#F8F8F8;}
.fzlcgs_right .yq {height: 20px;width: 20px; background-size:contain;}
.fzlcgs_right .fzlc_list {background: url(../images/xt.jpg) repeat-y 120px top;}

/*投诉建议*/
.form_title{
    background: #e2e3e5;
    font-weight: bold;
    font-size: 15px;
    color: #555;
    line-height: 50px;
    text-indent: 20px;
}
.form_cont{ overflow:hidden;border-right: 1px solid #ccc}
.form_list{ width:50%; float:left;border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;}
.input {
    border: 1px #ccc solid;
    padding: 8px;
    width: 200px;
    background-color: #f7f5f4;
    color: #555;
	margin-left:10px;
}
.form_list_title{ width:20%; float:left; text-align:right;background: #fafafa; height:50px; line-height:50px;}
.form_list_cont{ width:80%; float:left; padding-top: 5px;border-left: 1px solid #ccc; height:50px;}
.radio{ float:left;}
.form_list_cont span{ display:inline-block; float:left; margin-top:10px; margin-left:10px;}
.form_zwlist{ overflow:hidden;border-right: 1px solid #ccc}
.form_zwlist_title{width:10%; float:left; text-align:right;background: #fafafa; height:50px; line-height:50px;border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc}
.form_zwlist_cont{ width:90%; float:left; padding-top: 5px;border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc; height:50px;}
	.ar{ height:100px;}
textarea {
    border: 1px #ccc solid;
    padding: 6px;
    width: 590px !important;
    height: 80px;
    background-color: #f7f5f4;
}
.btn{
    display: inline-block;
    border: 0;
    cursor: pointer;
    padding: 0 40px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background:#014099 !important;
    font-size: 16px;
    margin-right: 10px;
	margin-top:20px;
}
.xm_title{
    background: #e2e3e5;
    font-weight: bold;
    font-size: 15px;
    color: #555;
    line-height: 50px;
    text-indent: 20px;
	margin-bottom:20px;
	border-left:4px solid #014099;
}
.main-box{ margin-top:80px;}

/*相关下载*/
.xgfj_down{border-top:1px solid #e4e4e4; padding:10px 0px;}
.xgfj_title{ font-size:18px; font-weight:bold;}
.xgfj ul{ padding:0px; margin:0px;}
.xgfj ul li{ padding:0px; margin:0px; list-style:none; line-height:40px; font-size:16px;border-bottom:1px solid #f2f2f2;}
.xgfj ul li a{ color:#626262;}

@media (max-width: 768px) {
/*广告图*/
.banner {/* height: 200px; */position: relative;}
.banner .title-con span { font-size: 30px; }
.banner .title-con strong { display: block; font-size: 26px; }
.menu_cont_nav ul li {
    float: left;
    line-height: 70px;
    font-size: 16px;
    margin-right: 0px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    /* height: 70px; */
    /* border-bottom: 1px #0555c7 solid; */
    /* border-right: 1px solid #0555c7; */
    }
	.snav-box ul li a {
    color: #333;
    font-size: 16px;
    position: relative;
    display: block;
    padding: 0px 15px;
}
.snav-box {
    box-sizing: content-box;
    width: 100%;
    scroll-behavior: smooth;
    overflow-x: auto;
}
.snav-box ul{display: flex;flex-direction: row;}
.snav-box ul li {flex: 1 0 auto;}
.menu_cont_nav ul li a { text-align: center; }
.menu {height: auto;/* display: none; */width: 100%;float: none;}
.menu_cont_nav { position: relative; float: none; width: 100%; }
.location { display: none; }
.firstitem { width: 100%; }
.firstitem_cont {width: 52%;margin-top: 0px !important;}
.firstitem_cont h3 {font-size: 20px;}
.firstitem_pic {width: 40%;float: left;}
.col-xs-4 { width: 100%; }
.news-list1 ul li .image { max-width: 100%; float: left; width: 100%; max-height: 243px; overflow: hidden; }
.news-list1 ul li .text { width: 100%; }
#pages label { display: none; }
.mbitem {width: 48%;float: left;margin-left: 1%;margin-right: 1%;}
.news-info .info { padding: 15px 20px; }
#dituContent { width: 100% !important; }
.map_right { width: 100%; margin-top: 20px; }
.items .firstitem_pic img { height: auto; }
.mbitem_pic img {width: 100%;height: 160px;}
.news-info .title { color: #333; text-align: center; padding: 0px 10px 20px; }
.three_nav ul li { width: 50%; }
.news_first_left { width: 100%; float: none; }
.news_first_right { width: 100%; float: none; margin-top: 20px; }
.news_list ul li a { width: 70%; }
.news_list ul li span { width: 30%; font-size: 15px; }
.news_first_more { display: none; }
.fancybox { width: 48%; float: left; margin-left: 1%; margin-right: 1%; margin-bottom: 20px; }
.fancybox img { height: 115px; width: 100%; }
.menu_cont_nav ul li a { padding-left: 0px; padding-right: 0px; }
.ygfc-list .fancybox img { height: 130px; }
.form_list {
    width: 100%;
}
.form_list_title {
    width: 30%;
}
.form_list_cont {
    width: 70%;
}
.form_zwlist_title {
    width: 30%;
}
.form_zwlist_cont {
    width: 70%;
}
.input {
    width: 200px !important;
}
.menu_cont {
    width: 100%;
}
.menu_cont_nav ul li.current{
	border-bottom:none;
}
.bid-list li {
    padding: 20px 0;
	    padding-left: 100px;
}
.content {width: 100%;float: none;padding-left: 0px;border-left: none;}
.main {margin-top: 10px; margin-bottom: 20px;}
.content_main .industrial_list { width: 48%; margin-bottom: 10px;}
.fzlc_date {font-size: 16px;width: 90px;}
.yq{height: 20px;width: 20px;background-size: contain;}
.fzlc_list{background: url(../images/xt.jpg) repeat-y 100px top;}
.fzlc_right{width: calc(100% - 120px);display: block;}
.fzlc_right .fzlc_pic{width: 100%;float:none;}
.fzlc_right .fzlc_intr{float:none;width: 100%;margin-top: 10px;}
.cyld .firstitem_cont {
    margin-top: 20px;
	float:left;
    width: 58%;
}
.cyld .firstitem_cont h3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 5px;
}
.cyld .firstitem_cont p {
    text-align: left;
}
.cyld .col-xs-4 {
    margin-bottom: 0px;
    overflow: hidden;
    max-height: inherit;
    width: 50%;
	padding-left:5px;
	padding-right:5px;
}
.cyld .col-xs-4 .firstitem_cont {
    margin-top: 20px;
    float: left;
    width: 100%;
}
.cyld .col-xs-4 .firstitem_cont h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
	margin-top: 20px;
}
.cyld .col-xs-4 .firstitem_cont p {
    text-align: center;
}
.cyld .col-xs-4 .items {

}
.cyld .col-xs-4{

}
.fzlcgs_left {width: 100%;float: none;}
.fzlcgs_left .fzlc_right {width: calc(100% - 120px);}
.fzlc_right .fzlc_intr {float: none;width: 100%;font-size: 14px;margin-top: 10px;}
.fzlcgs_left .fzlc_right .fzlc_intr {float: none;width: 100%;margin-top: 0px;}
.fzlcgs_right .fzlc_right .fzlc_intr {float: none;width: 100%;margin-top: 0px;}
.fzlcgs_right {width: 100%;float: none;margin-top: 20px;}
.fzlcgs_right .fzlc_right {width: calc(100% - 120px);}
.fzlcgs_left .fzlc_list {background: url(../images/xt.jpg) repeat-y 100px top;}
.fzlcgs_right .fzlc_list {background: url(../images/xt.jpg) repeat-y 100px top;}
.banner { height: 200px; position: relative }
.banner .title-con span { font-size: 30px; }
.banner .title-con strong { display: block; font-size: 26px; }
	.banner .title-con {
    top: 55%;
}
.honor-list {width: 48%;}
.honor-list img {height: 130px;}
.main-box{ margin-top:70px;}
}