/* 
* @Author: Marte
* @Date:   2019-07-23 13:47:56
* @Last Modified by:   Marte
* @Last Modified time: 2020-08-12 10:57:20
*/

/*右边浮窗*/
.rightPopup{
    position:fixed;
    right:20px;
    top:210px;
    z-index: 999999;
}
.rightPopup ul>li{
    margin-bottom: 20px;
}
.rightPopup ul>li a{
    display:inline-block;
    width:100%;
    height:100%;
}
.rightPopup ul>li img{
    display:block;
}
/*头部样式*/
.header{
    width:100%;
    height:100px;
    background-color: #fff;
}
.header>.wrap{
    padding:0 20px;
}
.logobox{
    margin-top:20px;
}
.logo{
    width: 174px;
    /* height:90px; */
    display:inline-block;
    vertical-align: middle;
}
.logo>a,.logo img{
    display:block;
    width:100%;
    height:100%;
    border:none;
}
.logo img{
     -ms-interpolation-mode: bicubic; 
}
.line{
    display:inline-block;
    vertical-align: middle;
    width: 1px;
    height: 37px;
    background-color: #DBDDE5;
    margin:0 25px;
}
.slogon{
    line-height: 130px;
    vertical-align: middle;
    display:inline-block;
}
.slogon>img{
    display:block;
}
.headerR{
    padding-top: 44px;
}
.serach{
    width:260px;
    height:40px;
    background:#FAFAFA url(../images/common/search.png)  220px center no-repeat;
    border:1px solid #DBDDE5;
    -moz-border-radius:20px; 
    -webkit-border-radius:20px; 
    -ms-border-radius:20px;
    border-radius:20px;
    display:inline-block;
    margin-right: 18px;
}
.serach>input{
    width:100%;
    height:100%;
    border:none;
    background:none;
    display:inline-block;
    padding-left: 15px;
    outline: none;
    font-size: 18px;
    line-height: 40px;
    padding-right: 40px;
}
.headerR>a{
    display:inline-block;
    width:80px;
    height:40px;
    background:#168FE3;
    border-radius:4px;
    margin-left: 10px;
    color:#fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}
.headerR>a.register{
    background:#e7f4fc;
    border:1px solid #82cbff;
    color:#168FE3;
}
/*导航样式*/
.nav{
    padding:20px 0 20px;
	border-bottom:1px solid #E2E3E6;
}
.nav ul>li{
    float: left;
    padding-bottom: 20px;
}
.nav ul>li+li>a,.nav ul>li>.linkBox{
    border-left: 2px solid #ccc;
}

.nav ul>li>a,.nav ul>li>.linkBox{
    font-size: 18px;
    color:#4D4D4D;
    width: 100%;
    display: block;
    padding:0 60px;
    /* padding:0 2px 7px; */
}
.nav ul>li.active>a,.colorFont{
    /* border-bottom: 4px solid #168FE3; */
    color:#168FE3 ;
}
.pr{position:relative;}
.hot{
    position:absolute;
    top: -15px;
    left:50%;
    margin-left: -40px;
}
.smallNav {
    cursor: pointer;
}
.smallNav img{
    margin-left: 5px;
    vertical-align: middle;
}
.secondNav{
    position: absolute;
    width: 134px;
    height: 126px;
    background: #ffffff;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15); 
    left: 50%;
    margin-left: -65px;
    bottom: -115px;
    z-index: 10;
    display: none;
}
.secondLink{
    display: block;
    background: rgba(22,143,227,0.1);
    text-align: center;
    padding: 13px 0;
    font-size: 16px;
    color: #168FE3;
}
.hasNav:hover .secondNav{
    display: block;
}
/*底部样式*/
.footer{
    width: 100%;
    height:180px;
    background-color: #333;
    padding-top: 33px;
}
.footer ul{
    padding-left: 125px;
    padding-bottom: 35px;
}
.footer ul>li{
    float: left;
    padding:0 46px;
}
.footer ul>li+li{
    border-left: 2px solid #fff;
}
.footer ul>li>a{
    color:#fff;
    font-size: 16px;
}
.whiteLogo{
    width: 130px;
    /* height: 66px; */
    display:inline-block;
}
.whiteLogo>img{
    width:100%;
}
/*banner样式*/
.bannerbox{
    width:100%;
}
.banner{
    width: 100%;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.fullSlide{
    width: 100%;
    margin: 0 auto;
    height:480px;
    position:relative;
}
.fullSlide .bd{
    margin:0 auto;
    position:relative;
    z-index:0;
    height:100%;
    overflow:hidden;
}
.fullSlide .bd ul{
    width:100% !important;
    height:100%;
}
.fullSlide .bd li{
    width:100% !important;
    height:100%;
    overflow:hidden;
    text-align:center;
    position: relative;
}
.fullSlide .bd li a{
    width: 100%;
    height: 100%;
    display:block;
    background-position: center center;
    background-repeat: no-repeat;
}
.fullSlide .hd{
    width:100%;
    position:absolute;
    z-index:1;
    bottom:30px;
    left:0;
    height:30px;
    line-height:30px;
    text-align:center;
}
.fullSlide .hd ul{
    text-align:center;
    padding-top:5px;
}
.fullSlide .hd ul li{
    cursor:pointer;
    display:inline-block;
    zoom:1;
    width:12px;
    height:13px;
    margin:5px;
    background-color: #666;
    border-radius: 50%;
    overflow:hidden;
    line-height:9999px;
}
.fullSlide .hd ul .on{
    background-color: #168FE3;
}
.fullSlide .prev,
.fullSlide .next{
    position:absolute;
    left:3%;
    top:50%;
    margin-top:-40px;
    display:block;
    width:80px;
    height:80px;
    border-radius: 50%;
    background:#666;
    /* older safari/Chrome browsers */
    -webkit-opacity: 0.4;
    /* Netscape and Older than Firefox 0.9 */
    -moz-opacity: 0.4;
    /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
    -khtml-opacity: 0.4;
    /* IE9 + etc...modern browsers */
    opacity: .4;
    /* IE 4-9 */
    filter:alpha(opacity=40);
    text-align: center;
    line-height: 100px;
}
.fullSlide .next{
    left:auto;
    right:3%;
    background-position:-12px -0px;
}
.fullSlide .prevStop{
    display:none;
}
.fullSlide .nextStop{
    display:none;
}
/*每部分的标题*/
.partTitle{
    text-align: center;
}
.partTitle>h2{
    font-size: 36px;
    color:#168FE3;
    padding-bottom: 5px;
}
.partTitle>h2>img{
    vertical-align: middle;
    margin-right: 10px;
}
.partTitle>p{
    color:#B2B2B2;
    font-size: 20px;
    padding-bottom: 45px;
}
/*热门项目申报*/
.hotProject{
    padding:50px 0;
    background-color: #fff;
}
.hotProject .part+.part{
    padding-top: 65px;
}
.projectTitle{
    border-bottom: 1px solid #DBDDE5;
    padding-bottom: 20px;
}
.projectTitle h3{
    font-size: 26px;
    color:#000;
    font-weight: normal;
}
.projectTitle h3>span{
    vertical-align: bottom;
    padding-left: 10px;
    font-size: 20px;
    color:#B2B2B2;
    font-weight: normal;
}
.more{
    vertical-align: middle;
    padding-top: 10px;
}
.more>a{
    font-size: 20px;
    color:#B2B2B2;
}
.more>a>img{
    vertical-align: middle;
    margin-left: 5px;
}
/*.project{
    padding-top: 35px;
}*/
.project>li{
    width: 320px;
    height: 260px;
    margin:0 40px;
    float: left;
    background-color: #F5F5F5;
    margin-top: 35px;
}
.project>li>a{
    display:block;
    width: 100%;
    height: 100%;
    color:#fff;
    font-size: 16px;
    color:#999;
}
.project>li>a>img{
    width: 100%;
}
.project>li>a>h4{
    font-size: 20px;
    color:#000;
    padding:8px 10px;
    font-weight: normal;
}
.project>li>a>p{
    padding:0 10px;
    width:100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.project>li:hover{
    border-bottom: 5px solid #168FE3;
    box-shadow:4px 9px 5px 0px rgba(0, 0, 0, 0.15);
}
.project>li:hover a>h4{
    color:#168FE3;
}
/*招商服务样式*/
.investment{
    width:100%;
    background-color: #F7F9FA;
    padding-top: 35px;
    padding-bottom: 65px;
}
.investment h1{
    font-style: italic;
    font-size: 24px;
    color:#4D4D4D;
    margin-top: -20px;
    padding-bottom: 60px;
}
.investmentExplain{
	padding:0px 70px;
}
.investmentExplain span{
    font-size: 24px;
}
.investmentExplain,.investmentUl li{
    font-size: 16px;
    color: #4D4D4D;
    line-height: 30px;
    /*text-indent: 2em;*/
}
.investmentUl{
    padding: 17px 70px 0px;
}
.investmentUl li span{
    width:8px;
    height:8px;
    background: #B3B3B3;
    border-radius: 50%;
    display:inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
/*服务模式*/
.serviceMode{
    width:100%;
}
.serviceMode1{
    padding:55px 0;
    color:#fff;
    background-color: #4AA7E7;
}
.serviceMode2{
    padding:55px 0;
    color:#168FE3;
    background:rgba(74,167,231,0.1);
}
.introduce{
    font-size: 16px;
    line-height: 32px;
    padding:0 35px 65px;
    text-indent: 2em;
}
.introduce>span{
    font-size: 24px;
}
.serviceMode h3{
    font-size: 30px;
}
.serviceMode p{
    font-size: 20px;
    color:#CCEAFF;
    padding-bottom: 45px;
}
/*政商通招商引资服务优势*/
.advantage{
    padding:45px 0 65px;
    width:100%;
    background-color: #fff;
}
.advantage ul{
    text-align: center;
}
.advantage ul>li{
    /*float: left;*/
    display: inline-block;
    margin:0 35px;
}
.advantageContent{
    width: 191px;
    height: 220px;
    background: url(../images/index/feature.png) 0 0 no-repeat;
    font-size: 24px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    line-height: 220px;
    margin:0 auto 30px;
}
.advantage ul>li h5{
    font-size: 22px;
    color:#4C4C4C;
}
/*合作政府园区*/
.cooperativePark{
    width:100%;
    background-color: #fff;
    padding-bottom: 60px;
}
.partContent{
    background-color: #F5F5F5;
    height:370px;
}
/*.addTb{
    padding:0 80px;
}
.addTb table{
    border-collapse: collapse;
    width:100%;
}
.addTb table tr{
    width:100%;
}
.addTb table td{
    border: 1px solid #DBDDE5;
    padding:8px 28px;
    font-size: 16px;
    color:#4B4B4B;
}
.addTb table td.tbOne{
    background-color: #fafafa;
    font-weight: bold;
    color:#4B4B4B;
}
.addTb table td .tbIcon{
    display:inline-block;
    width: 10px;
    height: 10px;
    background-color: #168FE3;
    margin-right: 5px;
}*/
/*成功落户的知名企业*/
.cooperation{
    width:100%;
    height:550px;
    background:#fff url(../images/index/parnters.png) center 150px no-repeat;
}
.cooperation1{
    background-image: url(../images/index/parnters1.png);
}
/*奖励申报*/
.rewardExplain{
    font-size: 16px;
    color: #4D4D4D;
    line-height: 30px;
    /*text-indent: 2em;*/
    padding: 0px 70px 43px;
}
.rewardExplain span{
    font-size: 24px;
}
.reward{
    width:100%;
    background-color: #F7F9FA;
    padding:35px 0 45px;
}
.reward h1{
    font-style: italic;
    font-size: 24px;
    color: #4D4D4D;
    margin-top: -20px;
    padding-bottom: 60px;
}
.rewardPart>li{
    margin:0 24px;
    width: 350px;
    height: 290px;
    background-color: #F5F5F5;
    float: left;
}
.rewardPart img{
    width:100%;
}
.rewardPart li h5{
    font-size: 24px;
    color:#000;
    padding:10px 15px;
}
.rewardPart li p{
    font-size: 16px;
    padding:0 15px;
    color:#999;
}
.feature{
    margin-top: 60px;
}
.feature>li{
    width: 350px;
    height: 150px;
    float: left;
    margin:0 24px;
}
.servicePart{
    margin-top: 85px;
}
.servicePart>li{
    float: left;
    width:545px;
    margin:0 26px;
    height:170px;
    position:relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.servicePart .iconBox{
    width: 25%;
}
.servicePart .contentBox{
    width:70%;
    color:#4D4D4D;
    font-size: 16px;
    line-height: 28px;
}
.servicePart .contentBox h5{
    font-size: 26px;
    color:#4D4D4D;
    padding-bottom: 23px;
    padding-top: 20px;
}
.moreContent{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
}
.servicePart .contentBox .moreContent>a{
    font-size: 20px;
    color:#B2B2B2;
}
.servicePart .contentBox .moreContent img{
    margin-left: 5px;
}
/*奖励申报服务流程*/
.step{
    padding:40px 0;
    width:100%;
    background-color: #f0f5f9;
}
/*关于我们*/
.aboutUs{
    padding:20px 0 0;
}
.aboutUs .ad{
    font-size: 30px;
    color:#4D4D4D;
    font-weight: bold;
    padding-bottom: 30px;
}
.aboutUs .ad>span{
    font-size: 40px;
}
.aboutContent{
    padding:40px 70px 40px;
}
.aboutContent p{
    font-size: 16px;
    color:#4D4D4D;
    line-height: 30px;
    /*text-indent: 2em;*/
}
.aboutContent p span{
    font-size: 24px;
}
.target{
    font-size: 30px;
    color:#4D4D4D;
    padding-bottom: 60px;
}
.contentIcon{
    display:inline-block;
    width: 14px;
    height: 50px;
    background-color: #168FE3;
    vertical-align: middle;
    margin-right: 16px;
}
.aboutLi{
    padding-bottom: 85px;
}
.aboutLi>li{
    float: left;
    width:300px;
    margin:0 48px;
}
.aboutLi .contentIcon{
    height:60px;
}
.licontent{
    width:265px;
    line-height: 30px;
}
.serviceLi{
    padding: 100px 0 70px;
}
.serviceLi>li{
    width: 470px;
    height: 310px;
    background-color: #F5F5F5;
    float: left;
    margin:0 60px;
}
.serviceLi>li>h5{
    font-size: 24px;
    color:#4C4C4C;
    padding: 8px 18px;
    line-height: 34px;
}
.newsTitle{
    border-bottom: 1px solid #DBDDE5;
}
.information{
    font-size: 26px;
    color:#000;
    padding-bottom: 20px;
}
.information>span{
    font-size: 20px;
    color:#B2B2B2;
    margin-left: 10px;
}
.tabNav{
    padding-top: 8px;
}
.tabNav>a{
    color:#fff;
    font-size: 20px;
    color:#4C4C4C;
    margin-left: 40px;
    padding:0 2px 18px;
}
.tabNav>a.active{
    border-bottom: 5px solid #168FE3;
}
.newsList>div{
    width:47%;
}
.circle{
    width:10px;
    height:10px;
    display:inline-block;
    background-color: #D9D9D9;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
}
.newsList ul{
    padding-top: 20px;
}
.newsList li a{
    color:#000;
    font-size: 18px;
    line-height: 36px;
}
.newMore{
    padding-right: 20px;
    padding-top: 10px;
}
.newMore a{
    font-size: 20px;
    color:#B2B2B2;
}
/*小banner*/
.smallBanner{
    width: 1140px;
    height: 211px;
    margin:0 auto;
}
.bannerbox1{
    width:100%;
}
.banner1{
    width: 100%;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.fullSlide1{
    width: 100%;
    margin: 0 auto;
    height:250px;
    position:relative;
}
.fullSlide1 .bd1{
    margin:0 auto;
    position:relative;
    z-index:0;
    height:100%;
    overflow:hidden;
}
.fullSlide1 .bd1 ul{
    width:100% !important;
    height:100%;
}
.fullSlide1 .bd1 li{
    width:100% !important;
    height:100%;
    overflow:hidden;
    text-align:center;
    position: relative;
}
.fullSlide1 .bd1 li a{
    width: 100%;
    height: 100%;
    display:block;
    background-position: top center;
    background-repeat: no-repeat;
}
.fullSlide1 .hd1{
    width:100%;
    position:absolute;
    z-index:1;
    bottom:10px;
    left:0;
    height:30px;
    line-height:30px;
    text-align:center;
    line-height: 40px;
}
.fullSlide1 .hd1 ul{
    text-align:center;
    padding-top:5px;
}
.fullSlide1 .hd1 ul li{
    cursor:pointer;
    display:inline-block;
    zoom:1;
    width:10px;
    height:10px;
    margin:5px;
    background-color: #ccc;
    border-radius: 50%;
    overflow:hidden;
}
.fullSlide1 .hd1 ul .on{
    background-color: #666;
}
.fullSlide1 .prev,
.fullSlide1 .next{
    position:absolute;
    left:3%;
    top:50%;
    margin-top:-40px;
    display:block;
    width:80px;
    height:80px;
    border-radius: 50%;
    background:rgba(102, 102, 102, .4) ;
    text-align: center;
    line-height: 100px;
}
.fullSlide1 .next{
    left:auto;
    right:3%;
    background-position:-12px -0px;
}
.fullSlide1 .prevStop{
    display:none;
}
.fullSlide1 .nextStop{
    display:none;
}
/*联系我们*/
.contactUS{
    width:100%;
    background-color: #4AA7E7;
    padding:35px 0 48px;
}
.contactUS h2{
    color:#fff;
}
.contactUS .partTitle>p{
    color:#fff;
    padding-bottom: 20px;
}
.tips{
    font-size: 18px;
    color:#CCEAFF;
    padding-bottom: 30px;
}
.contactType li.contactLi{
    margin-left: 50px;
    width: 400px;
    padding-top: 138px;
}
.contactType li.contactLi h4{
    font-weight: normal;
    font-size: 40px;
    padding-bottom: 10px;
    color:#fff;
}
.contactType li.contactLi div{
    font-size: 20px;
    color: #fff;
}
.contactType li.contactLi h4 img{
    vertical-align: middle;
    margin-right: 15px;
}
.service{
    padding-left: 70px;
}
.service>li{
    width: 300px;
    height: 360px;
    background: url(../images/index/contactBg.png) 0 0 no-repeat;
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    color:#168FE3;
    float: left;
}
.service>li.contactLi{
    background:none;
}
.service>li+li{
    margin-left: 80px;
}
.service>li>.face{
    border-radius: 50%;
    width: 150px;
    height: 150px;
    display:inline-block;
    overflow:hidden;
}
.service>li>p{
    padding:0 0 16px;
    font-size: 20px;
}
.service>li>.er{
    width: 120px;
    height:120px;
    display:inline-block;
}
.service>li>.er>img{
    width:100%;
    height:100%;
}
/*招商服务企业需求表*/
.demand{
    padding:60px 0;
}
.demandForm{
    width: 1140px;
    margin:0 auto;
    border-radius:4px;
   box-shadow:0 0 10px 0px rgba(0, 0, 0, 0.1);
   padding:0 40px 28px;
   height:600px;
   overflow-y: auto;
}
.itemIcon{
    width:10px;
    height:10px;
    display:inline-block;
    background-color: #FFA200;
    margin-right: 5px;
    vertical-align: middle;
}
.itemTitle{
    font-size: 18px;
    color:#4C4C4C;
    font-weight: bold;
    padding:32px 0 14px;
    border-bottom: 1px solid #DBDDE5;
}
.formItem .chooseOption{
    padding:16px 0 40px;
}
.chooseOption input[type="checkbox"]{
    position:absolute;
    left:15px;
    top:12px;
    z-index: 10;
    width: 15px;
    height: 15px;
    display:inline-block;
    cursor: pointer;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    filter:alpha(opacity=0);
}
.chooseOption label{
    padding-left: 15px;
    line-height: 40px;
    font-size: 16px;
    color:#4C4C4C;
}
.choose{
    width:14px;
    height:14px;
    border:1px solid #C4C6CC;
    border-radius:1px;
    display:inline-block;
    margin-right: 5px;
}
.chooseOption>div{
    margin-right: 25px;
}
.hasChoose{
    background:url(../images/index/checked.png) 0 0 no-repeat;
    border:none;
}
.otherInput{
    width:300px;
    height:40px;
    background:#FAFAFA;
    border:1px solid#DBDDE5;
    border-radius:4px;
    padding-left: 10px;
    outline:none;
    border:none;
    line-height: 40px;
    border: 1px solid #DBDDE5;
}
.submitBtn{
    border:none;
    outline:none;
    font-family: "微软雅黑";
    font-size: 18px;
    color:#fff;
    padding:10px 25px;
    border-radius: 3px;
    background-color: #168FE3;
    cursor: pointer;
    margin-bottom: 30px;
}
.chooseOption label.text_error{
    color:red;
    position:absolute;
    top:75px;
    left:0;
    line-height: 24px;
    font-size: 14px;
}
.chooseOption{
    position:relative;
}
.formItem7 .chooseOption label.text_error{
     top:40px;
     padding-left: 80px;
}

.formItem .chooseOption .otherItem label.text_error{
    top:30px;
}

/*修改样式*/
.smallTitle>h2{
    font-size: 30px;
}
.smallTitle>p{
    font-size: 18px;
}
.serviceMode p{
    font-size: 18px;
}

/*申请流程*/
.process{
    padding-bottom: 40px;
}
.process ul>li{
    float: left;
    width:30%;
}
.process ul>li+li{
    margin-left: 5%;
}
.process ul>li img{
    float: left;
    margin-right: 16px;
}
.process ul>li span{
    font-size: 18px;
    color:#5C5C5C;
    margin-top: 40px;
    display:inline-block;
    width:65%;
}
.process ul>li+li span{
   margin-top: 20px;
}
.process ul>li span u{
    font-size: 15px;
    color:#168FE3;
    text-decoration: none;
    border-bottom: 1px solid #168FE3;
}
.downBox{
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    width:100%;
    height:150px;
    margin-top: 42px;
    padding:25px 0;
}
.downLoad{
    float: left;
    width:50%;
    text-align: center;
    padding:0 105px;
}
.downLoad+.downLoad{
    border-left: 1px solid #DBDDE5;
}
.downRight img,.downRight>div{
    float: left;
}
.downRight img{
    margin-right: 22px;
    display:block;
}
.downRight>div h3{
    font-weight: bold;
    color:#4A4A4A;
    font-size: 26px;
}
.downRight>div a{
    display:inline-block;
    width:150px;
    height:40px;
    background:#168FE3;
    border-radius:4px;
    color:#fff;
    line-height: 40px;
    margin-top: 20px;
}