﻿/**
* @Date:   2018-08-01
*/

body {
    font-family: "Microsoft YaHei","微软雅黑";
    min-width: 1250px;
    background: #f5f6f8;
    overflow-x: hidden;
}


/*融媒体头条 part1*/

#gqdt {
    position: relative;
    background: #999;
}

@media screen and (min-width:1921px) and (max-width: 5000px) {
    #gqdt {
        position: relative;
        width: 1920px;
        margin: 0 auto
    }
}


/*头条大swiper*/

#gqdt .arrow-left, #gqdt .arrow-right {
    background-repeat: no-repeat;
    position: absolute;
    width: 45px;
    height: 45px;
    z-index: 30;
}

#gqdt .arrow-left {
    background-image: url(play_left.png);
    right: 20px;
    top: 50%;
}

#gqdt .arrow-right {
    background-image: url(play_right.png);
    right: 20px;
    top: 42%;
}

#gqdt .swiper-container {
    height: auto!important;
    width: 100%;
}

#gqdt .swiper-slide {
    position: relative;
    overflow: hidden;
    float: left;
}

#gqdt .swiper-slide .bg {
    position: absolute;
    width: 100%;
    height: 260px;
    background: url(gqdt314a.png) 0 0 repeat-x;
    z-index: 2;
    left: 0;
    bottom: 0;
}

#gqdt .swiper-slide .BigPic {
    z-index: 1;
    width: 100%;
    height: auto;
}

#gqdt .swiper-container .swiper-wrapper {
    height: auto !important;
}

#gqdt .part1-nav-box {
    width: 100%;
    height: 132px;
    overflow: hidden;
    background-color: #1f2d47;
    opacity: 0.9;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50%;
    z-index: 2;
    -moz-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0px -5px 9px rgba(0, 0, 0, 0.5);
}

#gqdt .part1-nav-fixed {
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: -50%;
    z-index: 999;
}

#gqdt .part1-nav {
    width: 1310px;
    margin: 0 auto;
}

.part1-nav-list {
    /*width: 1152px;*/
    height: 132px;
    float: left;
    margin-left: 58px;
}

.part1-nav-list li {
    width: 128px;
    height: 132px;
    position: relative;
    float: left;
    transform: skew(-30deg);
}


/*.part1-nav-list-cont{
    transform: skew(30deg);
}*/

.part1-nav-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 105%;
    background: #fff;
    opacity: 0.2;
    /*transform: rotate(25deg) translate(0px,-6px);*/
}

.part1-nav-list-name {
    height: 90px;
    width: 128px;
    float: left;
    position: relative;
    padding-top: 32px;
    transform: skew(30deg);
}

.part1-nav-list-name-mark {
    font-size: 20px;
    color: #fff;
    line-height: 32px;
    text-align: center;
}

.part1-nav-list-name-mark a {
    color: #fff;
}

.part1-nav-list-tit-wrapper {
    width: 0px;
    height: 90px;
    float: left;
    /*transform: skew(30deg);*/
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    /*margin-left: -24px;*/
    /*padding-left: 24px;*/
    transform: skew(30deg);
}
.part1-nav-list-tit-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background: #6d7585;
    width: 1px;
    height: 82px;
}
.part1-nav-list-tit {
    width: 181px;
    /*display: none;*/
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    position: relative;
    /*float: left;*/
    height: 90px;
    padding-left: 20px;
}

.part1-nav-list-tit td {
    height: 90px;
}

.part1-nav-list-tit a {
    color: #fff;
}

.part1-nav-list .on {
    /*width: 354px;*/
    background-color: rgba(72, 91, 133, 0.8);
}

.part1-nav-list .on:before {
    display: none;
}


/*.part1-nav-list .on .part1-nav-list-name{
    width: 114px;
}*/

.part1-nav-list .on .part1-nav-list-tit {
    /*display: block;*/
}

/*年会进行时 part2*/
.part2 {
    width: 100%;
    background: #d9e0ea;
}

.part2-bot {
    width: 1310px;
    margin: 0 auto;
    padding: 50px 0;
}

.part2-bot .left {
    width: 660px;
}

.part2-bot .right {
    width: 610px;
}

/*大咖风采 part3*/

.title3 {
    width: 100%;
    height: 210px;
    background: url(iecc_dkfc.png) 50% 0 no-repeat;
    margin: 60px auto 30px;
}

.part3-bot {
    width: 1310px;
    margin: 0 auto;
}

.part3-bot .left {
    width: 360px;
}

.part3-bot .right {
    width: 945px;
}

.part3-bot .right img{
    width: 130px;
}

.part3-bot .right p{
    display: none;
}

.part3-bot .right .ptd-desc{
    display: none;
}



/*主旨演讲 part4*/

.title4 {
    width: 100%;
    height: 180px;
    background: url(iecc_zzyj.png) 50% 0 no-repeat;
}

.part4 {
    width: 100%;
    height: 977px;
    background: url(bg_zzyj.jpg) 50% 0 no-repeat;
}

.part4-bot {
    position: relative;
    width: 1310px;
    margin: 0 auto;
}

.part4-video {
    width: 955px;
    /*height: 555px;*/
    text-align: center;
    float: right;
    margin-right: 10px;
}

.part4-bot img {
    width: 955px;
    height: 535px;
    /* float: right; */
    border: 10px solid #030615;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.part4-bot span {
    position: absolute;
    top: 420px;
    left: 400px;
    display: block;
    width: 98px;
    height: 98px;
    background: url("play_zzyj.png") 50% 0 no-repeat;
    cursor: pointer;
}

/*精彩视频 part5*/

.title5 {
    width: 100%;
    height: 135px;
    background: url(iecc_jcsp.png) 50% 0 no-repeat;
}

.part5-bot {
    width: 1310px;
    margin: 40px auto;
}

.part-more {
    width: 1310px;
    margin: 0 auto;
}


/*历届回眸 part6*/

.title6 {
    width: 100%;
    height: 160px;
    background: url(iecc_ljhm.png) 50% 0 no-repeat;
}

.part6-bot {
    width: 1310px;
    height: 640px;
    margin: 50px auto;
    overflow: hidden;
}

.part6-bot .tabs {
    width: 840px;
    margin: 0 auto;
    overflow: hidden;
}

.part6-bot .tabs a {
    width: 280px;
    height: 60px;
    float: left;
    display: block;
    /*text-indent: -9999em;*/
    color: #00225f;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.part6-bot .tabs a span{
    float: right;
}

.part6-bot .tabs .active {
    color: #e99127;
}

.part6-bot .swiper-container {
    width: 1310px;
    margin: 30px auto 0;
}

.part6-bot .xwbd{
    padding: 50px 0 0;
}

.part6-bot .xwbd .left{
    width: 640px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part6-bot .xwbd .left img{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.part6-bot .xwbd .right{
    width: 640px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    padding: 2px 0;
}

.part6-bot .yjbl, .part6-bot .hzjl{
    width: 640px;
}


/*济南style part7*/
.title7 {
    width: 100%;
    height: 230px;
    background: url(iecc_style.png) 50% 0 no-repeat;
}
.part7 {
    position: relative;
}

@media screen and (min-width:1921px) and (max-width: 5000px) {
    .part7 {
        position: relative;
        width: 1920px;
    }
}

.part7 .swiper-container {
    height: auto!important;
    width: 100%;
}

.part7 .swiper-container .swiper-slide img {
    z-index: 1;
    width: 100%;
    height: auto;
}

#tabs {
    position: absolute;
    width: 31%;
    height: 100%;
    z-index: 10;
    top: 0px;
    right: 10%;
    background-size: 100%;
}

.part7 .tabs {
    /*background: url(bg_style01.png) 50% 0 no-repeat;*/
}

.part7 .tabs .active {
    background: rgba(65, 85, 127, 0.8);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC41557f,endColorStr=#CC41557f);
    zoom: 1;
}
:root.part7 .tabs .active {
    filter: none;
}

.part7 .tabs .active span{
    display: block;
    float: right;
    width: 45px;
    height: 45px;
    background: url(play_left.png) 50% 0 no-repeat;
}

.tabBox {
    position: absolute;
    width: 60%;
    height: 20%;
    text-align: left;
    border-bottom: 1px solid #fff;
    -ms-transform: skewX(-14deg);
    -moz-transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
    transform: skewX(-14deg);
    background: rgba(42, 42, 42, 0.8);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#CC2a2a2a,endColorStr=#CC2a2a2a);
    zoom: 1;
}
:root.tabBox {
    filter: none;
}
.tabBox:last-child{
    border-bottom: none;
}

.tabBox1 {
    top: 0;
    right: 2.8%
}
.tabBox2 {
    top: 20%;
    right: 10%
}

.tabBox3 {
    top: 40%;
    right: 17.2%
}

.tabBox4 {
    top: 60%;
    right: 24.4%
}

.tabBox5 {
    top: 80%;
    right: 31.6%
}

.tabBox a {
    display: block;
    -ms-transform: skewX(0deg);
    -moz-transform: skewX(-14deg);
    -webkit-transform: skewX(-14deg);
    -o-transform: skewX(-14deg);
    transform: skewX(14deg);
    padding: 15% 15% 0 13%;
    line-height: 170%;
    color: #fff;
    font-size: 22px;
}

.title8 {
    width: 100%;
    height: 220px;
    background: url(iecc_nhly.png) 50% 0 no-repeat;
}

.part8 {
    width: 100%;
    height: 700px;
    background: url(bg_nhly2.jpg) 50% bottom no-repeat;
    margin: 0 0 70px;
}
.part8-bot {
    position: relative;
    width: 1110px;
    background: #1a3d67;
    margin: 0 auto;
}
.part8-img {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

/*底部 footer*/

.footer {
    width: 100%;
    background: #1d325d;
    color: #fff;
    text-align: center;
    font-family: "SimHei";
    font-size: 14px;
    line-height: 20px;
    padding: 50px 0;
    overflow: hidden;
}

.footer a {
    color: #fff;
}


.part3-bot .left {
    width: 345px;
}
.part3-bot .right {
    width: 960px;
}
.part3-bot .right img {
    width: 115px;
}
.part3-bot .ptd-title {
    padding: 5px 0 0;
}
.part2-bot .left img{
    width:660px;
    height:422px;
    }
.part7 .tabs .active span {
    background: url(play_right.png) 50% 0 no-repeat;
}
.part8 {
    height: auto;
}    
.gwpc{
    clear:both;
    z-index:999;
    right:20px;
    bottom: 0;
    position:absolute;
    background: #fff;
    height:132px;
    font-size: 12px;
    text-align: center;
}
.gwpc-fixed{
    top:50%;
    position:fixed;
}
.gwpc img{
    width:112px;
}

.cell_76_ ul{width:110%}
.cell_76_ li{width:660px;height:422px;margin:;float:left;display:inline}
.cell_76_ img{border:;padding:}
.cell_76_ p{display:none}
.cell_77_{padding:;background:;line-height:20px;}
.cell_77_ .cct-item{padding:;background:}
.cell_77_ .ctt-title{text-align:center;padding:20px 0 20px;border-bottom:1px dashed #052464;}
.cell_77_ .ctt-title a{font-size:26px;color:#052464;line-height: 40px;}
.cell_77_ .ctt-desc{font-size:16px;color:#22384f;padding:20px 0 0;text-indent: 32px;line-height: 30px;}
.cell_77_ .ctt-desc a{margin-left:10px;color:#22384f;font-size:16px;}
.cell_78_{padding:20px 0 0;background:;line-height:42px;font-size:18px;color:#052464;}
.cell_78_ li{background:url(20180810164819Xh6A.png) no-repeat left center transparent;padding-left:32px;text-align:left;border-bottom: ;}
.cell_78_ li a{font-size:18px;color:#052464;}
.cell_79_{background:; height:74px; line-height:74px; padding:;overflow:hidden;}
.cell_79_ .tl-more a{color:#1375ce; font-size:14px;}
.cell_80_ ul{width:105%;}
.cell_80_ li{float:left;display:inline;width:420px;height:290px;margin:0 20px 20px 0;position:relative;overflow:hidden;line-height:20px;}
.cell_80_ .animate-opa{background:rgb(0,0,0);width:420px;height:290px;position:absolute;top:-290px;left:0;opacity:.6;filter:alpha(opacity=60)}
.cell_80_ .animate-info{width:420px;position:absolute;bottom:-290px;left:0;text-align:center;}
.cell_80_ .animate-info p{padding:0 40px 80px;line-height:28px;font-size:18px;color:rgb(255,255,255);font-weight:100;}
.cell_80_ .animate-info div{font-size:;color:rgb(255,255,255);padding:0 10px 36px;}
.cell_81_{padding:}
.cell_81_ ul{width:110%}
.cell_81_ li{width:640px;height:430px;margin:;float:left;display:inline}
.cell_81_ img{border:;padding:}
.cell_81_ p{display:none}
.cell_82_{padding:22px 0;background:;line-height:48px;font-size:18px;color:#052464;}
.cell_82_ li{background:url(20180810164819Xh6A.png) no-repeat 50px center transparent;padding-left:70px;text-align:left;border-bottom: ;}
.cell_82_ li a{font-size:18px;color:#052464;}
.cell_86_{padding:20px 50px 0 70px}
.cell_86_ ul{width:110%}
.cell_86_ li{width:170px;height:180px;margin:;float:left;display:inline}
.cell_86_ img{border:;padding:}
.cell_86_ p{display:none}
.cell_123_ ul{width:110%;}
.cell_123_ li{float:left;display:inline;background:#243e89;width:345px;height:458px;margin:0 0 50px;line-height:20px;}
.cell_123_ li img{width: 345px; height: 405px;}
.cell_123_ p{text-align:center;padding:5px;}
.cell_123_ p a{color:#fff;font-size:16px;}
.cell_123_ .ptd-desc{color:#fff;font-size:14px;text-align: center;margin-top: 5px;}
.cell_123_ .ptd-desc a{margin-left:10px;color:#fff;font-size:14px;}
.cell_124_ ul{width:110%;}
.cell_124_ li{float:left;display:inline;background:#243e89;width:115px;height:135px;margin:0 5px 26px 0px;line-height:20px;}
.cell_124_ li img{width: 115px; height: 135px;}
.cell_124_ p{text-align:center;padding:10px 5px 5px;}
.cell_124_ p a{color:#fff;font-size:16px;}
.cell_124_ .ptd-desc{color:#000;font-size:14px;text-align: center;margin-top: 5px;}
.cell_124_ .ptd-desc a{margin-left:10px;color:#fff;font-size:14px;}
.cell_186_{padding:20px 0 0}
.cell_186_ ul{width:110%}
.cell_186_ li{line-height:20px;height:275px;width:430px;background:;margin:;padding:;font-size:14px;position:relative;display:inline;float:left}
.cell_186_ img{border:;padding:}
.cell_186_ p{padding:5px 5px 0;text-align:}
.cell_186_ p a{color:#004276;font-size:14px}
.cell_186_ .vid-play-icon{width:45px;height:46px;top:100px;right:195px;position:absolute;background:url(20180813105229JJlC.png) no-repeat;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}


.cell_239_ {padding:0 65px;position:relative;zoom:1}
.cell_239_ .swiper-container {
    width:950px;
    height:560px;
    margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.cell_239_ .swiper-wrapper {
    position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.cell_239_ .swiper-slide {
    float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.cell_239_ .swiper-img {
    display: block;
    position: relative;
    background-color: #f0f0f0;
    text-align: center;
}
.cell_239_ .swiper-text {
    width: 270px;
    height: 70px;
    position: relative;
    background:#f0f0f0;
    text-align: center;
    z-index: 2;
}
.cell_239_ .swiper-text:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid dashed dashed dashed;
    border-width: 35px 35px 0px 0px;
    border-color: #bf000a transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}
.cell_239_ .swiper-slide p { 
    font-size: 0;
    font-weight: 700;
    color: #2b2b2b;
    padding: 0;
}
.cell_239_ .swiper-slide p:hover {
    color: #bf000a;
}
.cell_239_ .swiper-btn {
    width: 48px;
    height: 136px;
    position: absolute;
    top: 210px;
    cursor: pointer;
}
.cell_239_ .swiper-arrow-pre {
    left: 0;
    background:url(20180816132547V12.png) no-repeat left center transparent;
}
.cell_239_ .swiper-arrow-next {
    right: 0;
    background:url(20180816132601ZJ7B.png) no-repeat right center transparent;
}
.cell_239_ .swiper-pagination {
    display:none;
    /*position: absolute;
    bottom: 0;*/
    z-index: 20;
    width: 100%;
    height: 8px;
    text-align: center;
}
.cell_239_ .swiper-pagination-switch {
  display: inline-block;
  width: 42px;
  height: 4px;
  background: gray;
  margin: 0 5px;
  cursor: pointer;
}

.cell_239_ .swiper-active-switch {
  background: #bf0009;
  height: 8px;
  vertical-align: bottom;
}

.cell_243_{background:url(20180820162127C1Bo.jpg) no-repeat left center transparent; height:44px; line-height:44px; padding:0 10px;overflow:hidden;}
.cell_243_ .tl-header{ float:left;}
.cell_243_ .tl-header a{font-size:20px; color:#fff;}
.cell_243_ .tl-more{ float:right; font-family:tahoma, arial; }
.cell_243_ .tl-more a{color:#fff; font-size:14px;}
.cell_245_{background:url(201808201625302NHh.jpg) no-repeat left center transparent; height:44px; line-height:44px; padding:0 10px;overflow:hidden;}
.cell_245_ .tl-header{ float:left;}
.cell_245_ .tl-header a{font-size:20px; color:#fff;}
.cell_245_ .tl-more{ float:right; font-family:tahoma, arial; }
.cell_245_ .tl-more a{color:#fff; font-size:14px;}
.cell_246_{line-height:20px;padding:40px 10px 0 0}
.cell_246_  img{border:;padding:;float:left}
.cell_246_ .itb-txt{margin-left:220px;margin-top:20px;}
.cell_246_ .itb-title{font-size:20px;color:#052464;font-weight:100}
.cell_246_ .itb-desc{line-height:;font-size:;padding-top:3px;color:}
.cell_246_ .itb-detail{margin-left:10px;color:#052464;font-size:12px}

.cell_246_pullright .itb-img{float:right}
.cell_246_pullright .itb-txt{margin-right:220px;margin-left:0}
.cell_246_{line-height:20px;padding:40px 10px 0 0;width:;float:left}
.cell_247_{padding:22px 0;background:;line-height:48px;font-size:18px;color:#052464;}
.cell_247_ li{background:url(20180810164819Xh6A.png) no-repeat left center transparent;padding-left:30px;text-align:left;border-bottom: ;}
.cell_247_ li a{font-size:18px;color:#052464;}