/*commom style*/ *,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;} body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;} em{font-style:normal;} ul, ol{list-style: none;} table{border-collapse: collapse;border-spacing: 0; } a,ins{text-decoration:none;} *:focus{outline:none;} a{color:#333;outline:none!important;} a:hover{color:#355e92;} .fl{float:left;} .fr{float:right;} .cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;} .cf{zoom:1;} .hide{display:none;} .block{display:block;} body{font-family:微软雅黑;margin:0; padding:0;font-size: 17px;}/*commom style*/ .cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;} .w1200{ width: 1200px; margin: 0 auto; } /* 头部*/ .head{ height:310px; background: repeat-x top; padding-top: 20px; } .head_nav{ margin-bottom: 65px; } .head_nav li{ float: left; color:#fff; padding-right: 15px; } .head_nav li a{ color: #fff; } /* 头部结束 */ /* 底部 */ .foot{ height: 110px; background: #0565c2; } .bottom { height: 110px; padding-top: 25px; text-align: center; position: relative; } .bottom p { font-size: 13px; color: #fff; line-height: 30px; } .dzjg{ position: absolute; left:0px; top:15px; } .jc{ position: absolute; right:0px; top:25px; } /* 底部结束 */ /* 所有模块标题样式 */ .title{ height: 40px; width: 1200px; background: url(/uploads/image/i31078/zs_02.png) no-repeat; margin-top: 25px; margin-bottom: 20px; line-height: 40px; color: #fff; font-weight: bold; padding-left: 45px; position: relative; } .title a{ display: inline-block; width: 25px; height: 25px; background: url(/uploads/image/i31078/zs_03.png) no-repeat; position: absolute; right:0; top:10px; } /* 开发区概况 */ .first_left{ width: 660px; height: 360px; float: left; margin-right:20px; } .first_right{ font-size:15px; line-height:30px; text-align: justify; } .first_right a{ color: #0565c2; } /* 投资环境(轮播) */ .second .tempwrap{width:1200px!important;} .second .mr_frbox{height:320px;position: relative;width:1200px;} .second .mr_frul{height:320px;width:1200px;} .second .mr_frul ul li{margin-right:20px;display:inline;float:left;width:285px!important;height:320px;padding:4px;border:1px solid #e8e8e8;overflow:hidden;position:relative;} .second .mr_frul ul li a img{width: 275px;height: 310px;} .second .mr_frbox .mr-bg { position: absolute; bottom: 40px; right:4px; z-index: 1; /*背景条透明度及高度可修改*/ height: 50px; width: 190px; background: #0565c2; overflow: hidden; } .second .mr_frbox .mr_txt { position: absolute; bottom: 40px; right:4px; z-index: 2; /*根据txt-bg改高度*/ height: 50px; line-height: 50px; width: 190px; overflow: hidden; text-align: center; } .second .mr_txt a{ color: white; text-decoration: none; } /* 产业平台 */ .third_list li{ margin-bottom: 20px; height: 230px; position: relative; } .third_list .img{ width: 420px; height:230px; float: left; margin-right: 40px; } .list_right .name{ font-size: 19px; color:#0565c2; text-align: center; margin-bottom: 5px; } .con{ line-height: 35px; text-indent: 2rem; text-align: justify; } .list_right a{ display: inline-block; width: 100px; height: 40px; background: url(/uploads/image/i31078/zs_04.png) no-repeat; text-align: center; line-height: 40px; font-size: 15px; color: #fff; position: absolute; right:0px; bottom:0px; } /* 入驻企业(轮播) */ .forth{ margin-bottom: 25px; } .forth .tempwrap{width:1200px!important;} .forth .mr_frbox{height:180px;position: relative;width:1200px;} .forth .mr_frul{height:180px;width:1200px;} .forth .mr_frul ul li{margin-right:20px;display:inline;float:left;width:183px!important;height:125px;border:1px solid #e8e8e8;overflow:hidden;position:relative;} .forth .mr_frul ul li a img{width: 183px;height: 114px;} .forth .mr_frbox .mr-bg { position: absolute; bottom: 0px; z-index: 1; /*背景条透明度及高度可修改*/ height: 40px; width: 183px; overflow: hidden; border-bottom:2px solid #cf0000; } .forth .mr_frbox .mr_txt { position: absolute; bottom: 0px; z-index: 2; /*根据txt-bg改高度*/ height: 40px; line-height: 40px; width: 224px; overflow: hidden; text-align: center; } .forth .mr_txt a{ text-decoration: none; }