﻿@charset "utf-8";
/*初始化  reset*/
body{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}

/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------页面-------------------------------------------*/
body{ background:#e1ecf7;}
.banner{ display:none;}
.banner_ph{ width:100%; overflow:hidden;}
.banner_ph img{width:100%;}

.nav{ display: none;}

.con_02{ width:80%; margin: 5%; padding: 5%; background: #fff; border-radius: 10px; overflow:hidden;}
.biaoti{ overflow:hidden; font-size:24px; margin-bottom:20px; color:#0281c6;}
.con_02 p{text-align:inherit; line-height:28px; margin-bottom:15px; color: #363065;}


.yiti{ width:90%; padding: 5%; margin:auto; overflow:hidden; }
.biaoti1{ overflow:hidden; text-align: center; font-size:24px; margin-bottom:20px; color:#0281c6;}
.yiti ul{ width:100%; margin:auto; overflow:hidden; }
.yiti ul li{ width:100%;
  border-radius: 30px 140px 30px 30px;
  background-color: #fff;
  padding: 20px 30px;
  box-sizing: border-box;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top:25px; float: left; }
.yiti ul li:first-child { margin-right: 10%;}
.yiti ul li img{position: absolute;
  right: 0px;
  top: -30px;
  width:20%;}
.yiti ul li p{ font-size: 18px; line-height: 36px; margin-top:15px;}

.yicheng{ width:90%; padding: 5%;margin:auto; overflow:hidden; }
.yicheng ul{ width:100%; margin:auto; overflow:hidden; }
.yicheng ul li{  width:90%;padding: 5%;
  border-radius: 20px;
  color: #fff;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden; display: inline-block; }
.yicheng ul li h1{ font-size: 28px; margin-bottom: 20px;}
.yicheng ul li p{ line-height: 30px; }
.yicheng ul li:nth-child(1):hover, .yicheng ul li:nth-child(2):hover, .yicheng ul li:nth-child(3):hover, .yicheng ul li:nth-child(4):hover{
  opacity: 0.5;
}
.yicheng ul li:nth-child(1) {
  margin-left: 0px;
  background: -webkit-linear-gradient(to left, #8BC4EE, #82A1EC);
  background: linear-gradient(to left, #8BC4EE, #82A1EC);
  transition: all 2s;
}
.yicheng ul li:nth-child(2) {
  background: -webkit-linear-gradient(to left, #93A0ED, #A086E9);
  background: linear-gradient(to left, #93A0ED, #A086E9);
  transition: all 2s;
}
.yicheng ul li:nth-child(3) {
  background: -webkit-linear-gradient(to left, #C291F3, #D77EE6);
  background: linear-gradient(to left, #C291F3, #D77EE6);
  transition: all 2s;
}
.yicheng ul li:nth-child(4) {
  background: -webkit-linear-gradient(to left, #DD8ADC, #FA94C7);
  background: linear-gradient(to left, #DD8ADC, #FA94C7);
  transition: all 2s;
}

.dizhi{ width:90%; padding: 5%;margin:auto; overflow:hidden;}
.dizhi dl{ width:100%; margin:auto; overflow:hidden; background: #fff; border-radius: 30px; }
.dizhi dl dt{ width:90%;overflow:hidden; float: left; padding:3% 5%;}
.dizhi dl dt h1{ font-size: 24px; color: #0281c6; margin-bottom: 10px;}
.dizhi dl dt p{ margin-bottom: 15px;}
.dizhi dl dt span{ display: block; font-weight: bold;color: #0281c6;}
.dizhi dl dt img{float: left; margin-top:3px; margin-right:5px; width:4%;}
.dizhi dl dd{ width:100%;overflow:hidden;}
.dizhi dl dd img{ width:100%;}








.speaker{ background:rgba(0, 14, 82, 0.7); padding:3% 0;}
.speaker ul{ width:1200px; margin:auto; overflow:hidden;}
.speaker ul li{ width:280px; overflow:hidden; position:relative; float:left; margin:2% 0.5%; height:320px;}
.speaker ul li:hover{ cursor:pointer;
-webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;}
.speaker ul li h2{ font-size:28px; position:absolute; top:70px; right:30px;}
.speaker ul li p{ padding-left:15px; border-left:2px solid #FFF; margin-top:10px;}

.con_07{ width:100%; margin:auto; margin-top:20px; padding:20px 0;}
.con_07 ul{ width:1200px; overflow:hidden; margin:auto; margin-bottom:30px;}
.con_07 ul li{ overflow:hidden; border-bottom:1px solid #999; padding:1.5% 0;}
.con_07 ul li:hover{ cursor:pointer;  background:rgba(0, 14, 82, 0.5);}
.time{ width:15%; float:left; font-weight:bold; font-size:18px; padding-left:20px;}
.ren{ float:left; width:10%;}
.ren img{ width: 75%;}
.font{ width:70%; overflow:hidden; float:left; margin-top:1%;}
.font h3{ font-size:18px; }
.font p{ margin:10px 0;}

.logo{ width:100%;overflow:hidden; margin:50px 0;  padding:10px 0;}
.logo ul{ width:80%; margin:auto; overflow:hidden; padding:0; }
.logo ul li{ width:12.2%; float:left; margin:1%; overflow:hidden;}
.logo ul li img{ width:100%;}

.con_04{  width:90%; padding: 5%;overflow:hidden; margin: auto;}
.con_04 ul{ width:100%; margin:auto; overflow:hidden; padding:0; }
.con_04 ul li{ width:100%; margin: auto; line-height: 26px;  margin-bottom:2%; overflow:hidden;}
.con_04 ul li img{ width:60%; margin:auto;}
.con_04 ul li p{ text-align:center; }
.con_04 ul li p strong{display:block; margin-bottom:5px; font-size:18px; }
.con_04 ul li p strong span{ font-weight:normal;}
.zhu{ color:#CCC; margin-top:10px;}
.biaoti1{ width:1200px; margin:20px auto; font-size:36px; }
.biaoti1 span{ font-size:24px; font-weight:normal;}


.footer{ width:100%; background:#0281c6; padding:2% 0; text-align:center; color:#fff; text-align:center; margin-top: 3%;}
.fc{ display:none;}
#Past{ display:none;}

/*---------------------------------------报道-------------------------------------------*/
.shipin{ width:90%; margin:auto;}
.biaoti1{ width:90%; background-size:100% 100%; overflow:hidden; text-align:center; padding:1% 0; margin:2% auto;}
.list{ margin-top:2%;}
.list li{ background:#fff; padding:2%; width:96%; margin:2% 0; overflow:hidden;}
.font1{overflow:hidden; margin-top:1%;}
.font1 h3{ font-size:16px; margin-top:3%;}
.font1 p{ margin:15px 0; line-height:24px; font-size:14px !important;}
.move{ width:100%; height:260px; overflow:hidden;}
.move iframe{ width:100%;}
.pdf{width:90%; margin:auto;}
.pdf dl dt{ width:100%;}
.pdf dl dt p{text-align:inherit; line-height:28px; margin-bottom:15px;}
.pdf dl dd{ width:80%;}
.pdf dl dd img{width:100%;margin:auto;}


/*---------------------------------------表单-------------------------------------------*/
.canhui{ width:90%; background: #fff; overflow:hidden; padding: 5%;}
.ny{ overflow: hidden; line-height: 30px; color: #333;}
.ch_con{ width:100%; margin:auto; overflow:hidden; margin-bottom: 2%;}
.title{ margin-top: 2%;}
.title h5 { font-size:24px; padding-bottom: 1.5%;  color:#0281c6; margin-bottom: 3%;border-bottom:1px solid #0281c6; margin-top: 0; }
.right01{ width:100%;  margin-top:30px; }
.right01 ul{ overflow:hidden; margin: 0; padding: 0;}
.right01 ul li{ overflow:hidden; width:100%; }
.right01 ul li span{ display:block; color:#333; font-size:18px; margin-bottom: 5px;}
.right01 ul li div span{ text-align:left; font-size:14px !important; width:34px; }
.right01 ul li input{ width:98%; background:#f6f6f6; border:none; border-radius:5px;  padding: 4% 1%;}
.right01 ul li select{width:100%;  background:#f6f6f6; border:none; border-radius:5px; padding: 4% 1%;}
.anniu1{ width:100%; overflow:hidden; margin-top: 20px;}
#ctl00_cpMainWrapper_btnOk{ width:100%; height:50px; display:inline-block;background: -webkit-linear-gradient(left top, rgba(2, 129, 198, 1), rgba(200, 81, 186, 1));   border-radius:3px; color:#FFF; text-align:center; line-height:50px; margin-top:5px; border:none; cursor:pointer; font-size:16px; font-weight: bold;}
.qt{ width:10px !important;}
.right01 ul li strong{ display:inline-block;  font-size:16px; }
.changci{  margin-top:20px; }



