﻿@charset "UTF-8";

/*************************** 全局样式 Begin ***************************/

body,
ul,
ol,
li,
form,
fieldset,
img,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei", '宋体';
}

ul,
ol,
li {
    list-style-type: none;
}

td,
table,
input {
    font-size: 14px;
    color: #333;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #399FF3;
    text-decoration: none;
}

body {
    background-color: #ececec;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f10 {
    color: #f10215!important;
}


/*** 新闻详细内容 ***/

.NewsTitle {
    font-size: 24px;
    line-height: 380%;
    font-weight: bold;
}

.NewsTitleFu {
    font-size: 18px;
    line-height: 100%;
    padding-bottom: 20px
}

.NewsContent {
    font-size: 16px;
    line-height: 220%
}

.NewsContent div {
    font-size: 16px;
}

.NewsContent a:link,
.NewsContent a:visited {
    color: #0B57B4;
    text-decoration: underline;
}

.NewsContent a:hover {
    color: #E00;
    text-decoration: underline;
}

.NewsText {
    color: #333;
    font-size: 14px;
    line-height: 200%;
}


/*************************** 全局样式 End ***************************/


/*** 分页样式 Begin ***/

.FX_PageDiv {
    width: 100%;
    height: 22px;
    padding: 15px 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.Fx_PageDiv2_span2 span {
    width: 20px;
    height: 18px;
    line-height: 18px;
    color: #333;
    text-align: center;
    display: block;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    border: 1px solid #CCC;
}

.Fx_PageDiv2_span2 strong {
    width: 20px;
    height: 18px;
    line-height: 18px;
    color: #C00;
    text-align: center;
    display: block;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    border: 1px solid #CCC;
    background-color: #DDD;
}

.Fx_PageDiv2_span1 {
    float: left;
    padding-left: 25px;
    padding-top: 3px;
}

.Fx_PageDiv2_span2 {
    float: right;
    padding-right: 25px;
}

.Fx_PageDiv2_1_2,
.Fx_PageDiv2_1_3,
.Fx_PageDiv2_1_4 {
    color: #C00;
}


/*** 分页样式 End ***/

.m {
    width: 1180px;
    /*版心1000*/
    margin: 0 auto;
    overflow: hidden;
}

.clearfix::before,
.clearfix::after {
    content: "";
    display: table;
}

.clearfix::before,
.clearfix::after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/*首页部分*/

#header {
    /***z-index: 1000;
	position: fixed;
	top:0;
	left: 0;***/
    width: 100%;
    height: 100px;
    background-color: #fff;
    border-bottom: #eee solid 1px;
}

.logo {
    width: 260px;
    height: 100px;
}

.logo a {
    line-height: 100px;
}

.logo img {
    vertical-align: middle;
}

.menu {
    width: 600px;
    height: 60px;
    margin-left: 60px;
    margin-top: 22px;
    float: left;
}

.menu li {
    font-size: 20px;
    font-weight: bold;
    padding: 14px 20px;
    float: left;
}

.menu li a {
    padding-bottom: 8px;
}


/* .menu .current a {
    color: #208fcf;
    border-bottom: #208fcf solid 3px;
}

.menu li a:hover {
    color: #208fcf;
} */

.menu li a:hover {
    color: #208fcf;
    border-bottom: #208fcf solid 3px;
}

.search {
    width: 220px;
    height: 34px;
    border: #c1c1c1 solid 1px;
    border-radius: 20px;
    margin-top: 32px;
    margin-right: 0px;
}

.search span img {
    vertical-align: middle;
    cursor: pointer;
}

.wrapper {
    width: 1240px;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
}

.slide {
    width: 600px;
    height: 350px;
    background-color: #8EC582;
}

.content_top {
    height: 350px;
    margin-top: 30px;
}

.switch_news {
    width: 520px;
    overflow: hidden;
}

.cut {
    width: 520px;
    overflow: hidden;
}

.cut ul li {
    text-align: center;
    width: 33.33%;
    float: left;
    margin-bottom: 10px;
}

.tag1sel {
    color: #208fcf;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: #208fcf solid 2px
}

.tag1sel a:link,
.tag1sel a:visited {
    color: #208fcf;
    text-decoration: none;
}

.tag1sel a:hover {
    color: #208fcf;
    text-decoration: none;
}

.tag1selno {
    color: #333;
    font-size: 20px;
    line-height: 50px;
    border-bottom: #cccccc solid 1px
}

.tag1selno a:link,
.tag1selno a:visited {
    color: #333;
    text-decoration: none;
}

.tag1selno a:hover {
    color: #333;
    text-decoration: none;
}

.newslist {
    width: 100%;
    overflow: hidden;
}

.newslist li {
    font-size: 14px;
    line-height: 36px;
    color: #888;
    padding-left: 16px;
    background: url(../images/ico.png) no-repeat left;
    text-align: right;
}

.newslist li a {
    font-size: 16px;
    float: left;
}

.img_banner {
    width: 1180px;
    margin: 30px 0px;
    background: #fff;
}

.two_pics {}

.img_fwzx {
    width: 570px;
    height: 330px;
    /* background:url(../images/p1.jpg) no-repeat; */
}

.img_zhyq {
    width: 570px;
    height: 250px;
    background-color: #e7e7e7;
    padding: 40px 20px;
    /* background:url(../images/p2.jpg) no-repeat; */
}

.img_zhyq h2 {
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    color: #208fcf;
    text-align: center;
    line-height: 50px;
}

.img_zhyq .fw_btn {
    margin: 0 auto;
    margin-top: 50px;
    width: 100%;
    text-align: center;
}

.img_zhyq .fw_btn a {
    display: inline-block;
    padding: 8px 50px;
    background-color: #208fcf;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
}

.img_zhyq .fw_btn a:hover {
    background-color: #1a81d5;
    border-radius: 20px;
    color: #fff;
}

.img_zhyq p {
    font-size: 16px;
    color: #555;
    line-height: 32px;
    text-indent: 2em;
    ;
}

.two_pics .img_btn {
    font-size: 20px;
    text-align: center;
    padding-top: 160px;
}

.two_pics .img_btn a {
    color: #fff;
    padding: 20px;
    border: #fff solid 1px;
    margin-top: 120px;
    background: rgba(0, 0, 0, 0.3);
    vertical-align: middle;
}

.two_pics .img_btn a:hover {
    background: rgba(0, 0, 0, 0.7);
}

.three_box {
    width: 1180px;
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.shipin {
    width: 375px;
    padding-right: 26px;
    overflow: hidden;
    float: left;
}

.classtitle {
    padding-bottom: 40px;
}

.classtitle h1 {
    font-size: 22px;
    width: 160px;
    float: left;
}

.video {
    width: 375px;
    height: 220px;
}

.more a {
    display: inline-block;
    width: 60px;
    font-size: 14px;
    color: #777;
    float: right;
    padding-top: 8px;
}

.img_zsdw {
    width: 375px;
    height: 155px;
	margin-bottom:10px;
    background: url(../images/p2.jpg) no-repeat;
}

.three_box .img_btn {
    font-size: 20px;
    text-align: center;
    padding-top: 66px;
}

.three_box .img_btn a {
    color: #fff;
    padding: 20px;
    border: #fff solid 1px;
    margin-top: 120px;
    background: rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    transition: all 0.5s;
}

.three_box .img_btn a:hover {
    background: rgba(0, 0, 0, 0.7);
}

.ztfb {
    width: 375px;
    padding-right: 26px;
    float: left;
}

.zsdw {
    width: 375px;
    float: right;
}

.yqlj {
    width: 100%;
    height: 80px;
    background: #434d54;
}

.yqlj_img {
    width: 910px;
    padding-top: 28px;
}

.yqlj_img a {
    width: 118px;
    height: 33px;
    display: inline-block;
    padding-right: 28px;
}

.yjjy {
    padding-top: 13px;
}

.yjjy a {
    display: inline-block;
    width: 190px;
    height: 54px;
    line-height: 54px;
    background: #ddc282;
    font-size: 18px;
    font-weight: bold;
    color: #282828;
    text-align: center;
}

.yjjy a:hover {
    background: #d8b769;
    border: #ddc282 solid 3px;
    box-sizing: border-box;
}

.footer {
    width: 100%;
    height: 100px;
    background: #282828;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 100px;
}

.footer span a {
    display: inline-block;
    color: #fff;
    padding-left: 10px;
}

.footer span a:hover {
    color: #399ff3;
}


/***新闻中心***/

.xwzx_switch_news .cut {
    width: 550px;
    overflow: hidden;
}

.tag2sel {
    color: #208fcf;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    border-bottom: #208fcf solid 2px
}

.tag2sel a:link,
.tag2sel a:visited {
    color: #208fcf;
    text-decoration: none;
}

.tag2sel a:hover {
    color: #208fcf;
    text-decoration: none;
}

.tag2selno {
    color: #333;
    font-size: 20px;
    line-height: 50px;
    border-bottom: #cccccc solid 1px
}

.tag2selno a:link,
.tag2selno a:visited {
    color: #333;
    text-decoration: none;
}

.tag2selno a:hover {
    color: #333;
    text-decoration: none;
}

.xwzx_content {
    margin-top: 20px;
}

.xwzx_content .xwzx_left {
    width: 600px;
}

.wxzx_yqdj {
    margin-bottom: 20px;
}

.xwzx_classtitle {
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.xwzx_classtitle h1 {
    width: 110px;
    height: 50px;
    line-height: 50px;
    border-bottom: #208fcf solid 3px;
    color: #208fcf;
    font-size: 22px;
    float: left;
}

.xwzx_classtitle h4 {
    width: 430px;
    border-bottom: #c4c4c4 solid 1px;
    height: 50px;
    line-height: 50px;
    float: left;
}

.xwzx_classtitle .more a {
    display: inline-block;
    width: 60px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #777;
    float: right;
    border-bottom: #c4c4c4 solid 1px;
}

.kjcb {
    width: 550px;
    height: 330px;
    border: #cecece solid 1px;
    border-radius: 8px;
}

.kjcb .kjcb_classtitle {
    margin: 16px;
}

.kjcb .kjcb_classtitle img {
    margin-right: 10px;
    vertical-align: -4px;
}

.kjcb .kjcb_classtitle h1 {
    color: #208fcf;
    display: inline-block;
    font-size: 22px;
}

.kjcb_news {
    width: 510px;
    height: 253px;
    margin: auto;
}

.kjcb_news .newpaper {
    width: 165px;
    height: 253px;
    border: #f9b9bc solid 1px;
}

.kjcb_newslist {
    width: 330px;
    height: 253px;
}

.kjcb_newslist li {
    font-size: 14px;
    line-height: 36px;
    color: #888;
    padding-left: 16px;
    background: url(../images/ico.png) no-repeat left;
    text-align: right;
}

.kjcb_newslist li a {
    font-size: 16px;
    float: left;
}

.mtjz {
    width: 550px;
    height: 210px;
    background: #CCC;
    margin-top: 24px;
}


/***园区概览***/

.yqgl_box {
    position: relative;
    float: left;
}

.margin_x {
    margin-right: 30px;
    margin-bottom: 30px;
}

.yqgl_box .img_a {
    display: inline-block;
    width: 360px;
    height: 278px;
    padding: 5px;
    border: #eee solid 1px;
    transition: all 0.5s;
}

.yqgl_box .img_a:hover {
    border: #d20365 solid 1px;
}

.yqgl_box span {
    width: 360px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    display: inline;
    position: absolute;
    text-align: center;
    margin-top: 246px;
    margin-left: 6px;
}

.yqgl_box1 {
    float: left;
}

.yqgl_box1 .img_a {
    display: inline-block;
    width: 762px;
    height: 278px;
    padding: 5px;
    border: #eee solid 1px;
}

.yqgl_box1 .img_a:hover {
    border: #d20365 solid 1px;
}

.yqgl_box1 span {
    width: 762px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    display: inline;
    position: absolute;
    text-align: center;
    margin-top: 246px;
    margin-left: 6px;
}


/***招科引智***/

.btn_box {
    width: 100%;
    height: 300px;
    margin-bottom: 40px;
}

.btn_box .zkyz_btn a {
    display: inline-block;
    position: relative;
    width: 220px;
    height: 300px;
    background: url(../images/b1.jpg) no-repeat;
    float: left;
    margin-left: 20px;
    transition: all 0.5s;
}

.btn_box .zkyz_btn:first-child a {
    margin-left: 0;
}

.btn_box .zkyz_btn a:hover {
    background: url(../images/b1_1.jpg) no-repeat;
}

.zkyz_btn .zkyz_ico {
    position: absolute;
    top: 30px;
    left: 30px;
}

.zkyz_btn .arr_small img {
    position: absolute;
    left: 30px;
    bottom: 40px;
}

.zkyz_btn .btn_words {
    position: absolute;
    right: 26px;
    bottom: 34px;
    font-size: 22px;
    color: #18453d;
}

.ldxm_fourboxes {
    width: 100%;
}

.ldxm_fourboxes .ldxm_box {
    width: 550px;
    height: 142px;
    float: left;
    margin: 0 70px 34px 0;
}

.ldxm_fourboxes .ldxm_box:nth-child(2) {
    margin-right: 0;
}

.ldxm_fourboxes .ldxm_box:nth-child(4) {
    margin-right: 0;
}

.ldxm_box .box_img {
    width: 206px;
    height: 142px;
    float: left;
    margin-right: 20px;
}

.ldxm_box a h3 {
    font-size: 20px;
    color: #282828;
    font-weight: normal;
}

.ldxm_box a:hover h3 {
    font-size: 20px;
    color: #399FF3;
}

.ldxm_box a p {
    font-size: 14px;
    color: #777;
    line-height: 26px;
    padding-top: 12px;
}

.ldxm_box a:hover p {
    color: #000;
}


/***新闻列表页***/

.location {
    margin-top: -15px;
    margin-bottom: 20px;
}

.location .one {
    vertical-align: middle;
}

.location p {
    display: inline-block;
    font-size: 14px;
    color: #47A7FB;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}

.location p a {
    display: inline-block;
    font-size: 14px;
    color: #47A7FB;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
}

.newslist_left {
    width: 250px;
    float: left;
}

.newslist_left .dqlm {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #399ff3;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.newslist_left .lm_btn {
    width: 200px;
    padding: 5px 25px 15px 25px;
    border: #cecece solid 1px;
    border-radius: 8px;
}

.newslist_left .lm_btn ul li a {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    line-height: 50px;
    border-bottom: #cecece dashed 1px;
}

.curr_cate_class {
    color: #399ff3;
    border-bottom: #399ff3 dashed 1px;
}

.lm_btn i {
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #399FF3;
}

.newslist_left .lm_btn ul li a:hover {
    color: #399ff3;
    border-bottom: #399ff3 dashed 1px;
}

.newslist_right {
    width: 900px;
    float: right;
    margin-bottom: 30px;
    height: 400px;
    height: auto!important;
    min-height: 400px;
}

.class_newslist li {
    font-size: 14px;
    line-height: 40px;
    color: #888;
    padding-left: 16px;
    background: url(../images/ico.png) no-repeat left;
    text-align: right;
}

.class_newslist li a {
    font-size: 16px;
    float: left;
}

#b1 {
    margin-top: 336px;
    margin-bottom: 40px;
    overflow: hidden;
}

.zxdt {
    width: 490px;
}

#b1 .gt {
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
}

#b1 .gt h4 {
    height: 20px;
    width: 55%;
    top: 0;
    right: 0;
    position: absolute;
    border-bottom: #0585ce solid 3px;
}

#b1 .img {
    width: 236px;
    height: 36px;
    float: left;
}

#b1 .more a {
    height: 27px;
    line-height: 27px;
    color: #fff;
    background-color: #0685c8;
    float: right;
    font-size: 14px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 8px;
}

.topnews {
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
    border-bottom: #cecece dashed 1px;
}

.topnews h3 {
    text-align: center;
    line-height: 36px;
}

.topnews h3 a {
    color: #333;
}

.topnews h3 a:hover {
    color: #0685cc;
}

.topnews p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

#b1 .topnews p a {
    color: #da1b1b;
}

#xmlh {
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

.gtt {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.gtt h4 {
    height: 33px;
    width: 75%;
    top: 0;
    right: 0;
    position: absolute;
    border-bottom: #cecece solid 1px;
}

.gtt .more a {
    height: 27px;
    line-height: 27px;
    color: #fff;
    background-color: #0685c8;
    float: right;
    font-size: 14px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
}

#xmlh .lhnews {
    overflow: hidden;
}

#xmlh .lhnews .lnews {
    width: 490px;
    padding-right: 20px;
}

#xmlh .lhnews .rnews {
    width: 490px;
}

#fwqy {
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

#fwqy .qynews {
    position: relative;
    overflow: hidden;
}

#fwqy .lnews {
    width: 490px;
    position: absolute;
    margin-top: 30px;
}

#fwqy .qynews .pic {
    width: 478px;
    height: 268px;
    background: url(b1.png) no-repeat;
}

#fwqy .qynews .pic img {
    margin: 26px 18px;
}


/*快速导航栏 start*/

.shortcut {
    height: 30px;
    line-height: 30px;
    background-color: #e3e4e5;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    color: #999;
}

.city {
    margin-left: 200px;
}

.shortcut li {
    float: left;
}

.space {
    width: 1px;
    height: 10px;
    background-color: #ccc;
    margin: 10px 12px 0;
}