@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0; list-style:none; border:none;}
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_ph{ display:none;}

.banner{ width:100%; margin:auto; overflow:hidden; position:relative;  padding-top:60px;}
.banner img{width:100%;}

.nav{ width:100%; height:60px; background: -webkit-linear-gradient(left top, rgba(2, 129, 198, 1), rgba(200, 81, 186, 1));  position:fixed; z-index:999;}
.nei{ width:1200px; margin:auto; overflow:hidden;}
.nei p{ float:left; width:240px; height:60px; }
.nei p img{ width:70%; margin-top:10px;}
.nei ul{ width:700px; float:right;}
.nei ul li{ float:left; font-size:16px; line-height:60px; margin:0 10px;}
.nei ul li a{ color:#FFF}
.nei ul li a:hover{ text-decoration:underline;}
.btn{ display:block; text-align:center; line-height:36px; width:120px; height:36px; border-radius:50px; border:1px solid #fff; color:#fff; font-size:16px; margin-top:10px;}
.btn:hover{ background:#FFF; color:#000;}



.con_02{ width:1100px; background: #fff; border-radius: 10px;  margin:auto; overflow:hidden; margin:3rem auto; padding: 50px;}
.biaoti{ overflow:hidden; font-size:36px; margin-bottom:20px; color:#0281c6;}
.con_02 p{text-align:inherit; line-height:28px; margin-bottom:15px; color: #002560;}


.yiti{ width:100%; margin:auto; overflow:hidden; margin:3rem auto;}
.biaoti1{ overflow:hidden; text-align: center; font-size:36px; margin-bottom:20px; color:#0281c6;}
.yiti ul{ width:1200px;; margin:auto; overflow:hidden; }
.yiti ul li{ width:45%;
  height: 290px;
  border-radius: 30px 140px 30px 30px;
  background-color: #fff;
  padding: 20px 60px;
  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:100%; margin:auto; overflow:hidden; margin:3rem auto;}
.yicheng ul{ width:1200px;; margin:auto; overflow:hidden; }
.yicheng ul li{  width: calc(18.7% - 15px);
  margin-left: 20px;
  border-radius: 20px;
  height: 240px;
  color: #fff;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden; display: inline-block; padding: 3%;}
.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:100%; margin:auto; overflow:hidden; margin:3rem auto;}
.dizhi dl{ width:1200px;; margin:auto; overflow:hidden; background: #fff; border-radius: 30px; }
.dizhi dl dt{ width:30%;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:1px; margin-right:5px; width: 5%;}
.dizhi dl dd{ width:60%;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:1140px;padding: 30px; background: #fff; overflow:hidden; margin:auto; margin-bottom:30px;border-radius:30px;}
.con_07 ul li{ overflow:hidden; border-bottom:1px solid #ccc; padding:1.5% 0;}
.con_07 ul li:hover{ cursor:pointer;  background:#e8e1ff;}
.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:100%;overflow:hidden; margin:50px 0;  padding:10px 0;}
.con_04 ul{ width:860px; margin:auto; overflow:hidden; padding:0; }
.con_04 ul li{ width:50%; float:left; margin-bottom:2%; overflow:hidden;}
.con_04 ul li img{ width:70%; margin:auto;}
.con_04 ul li p{ text-align:center; margin-top:15px;}
.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;}

/*---------------------------------------报道-------------------------------------------*/
.shipin{ width:1200px; margin:auto;}
.list{ margin-top:2%;}
.list li{ background:#fff; padding:2%; width:96%; margin:2% 0; overflow:hidden;border-radius:10px; }
.font1{ width:47%; overflow:hidden; float:left; margin-top:1%;}
.font1 h3{ font-size:24px; margin-top:3%;}
.font1 p{ margin:15px 0; line-height:30px;}
.move{ width:50%; float:right;}
.move video{ width:100%;}
.pdf{width:1200px; margin:auto;overflow:hidden;}
.pdf dl dt{ width:850px; float:left;  margin-top:50px;}
.pdf dl dt p{text-align:inherit; line-height:28px; margin-bottom:25px;}
.pdf dl dd{ width:300px; float:right; }
.pdf dl dd img{width:100%;}

/*---------------------------------------表单-------------------------------------------*/
.canhui{ overflow:hidden; }
.ny{ overflow: hidden; line-height: 30px; color: #333;}
.ch_con{ width:1000px; padding: 2% 4%; background: #fff;   margin:auto; overflow:hidden;}
.title{ margin-top: 2%;}
.title h5 { font-size: 36px;  line-height:40px; padding-bottom: 1.5%; color:#0281c6; margin-bottom: 3%;border-bottom:1px solid #0281c6; }
.right01{ width:100%;  margin-top:30px; }
.right01 ul{ overflow:hidden;}
.right01 ul li{ overflow:hidden; margin-bottom:25px; width: 50%; float:left;}
.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:75%; background:#f6f6f6; border:none; border-radius:5px; padding: 2% 1%;}
.right01 ul li select{width:77%; background:#f6f6f6; border:none; border-radius:5px;padding: 2% 1%;}
.anniu1{ width:100%; overflow:hidden;}
#ctl00_cpMainWrapper_btnOk{ width:400px; 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;}
#ctl00_cpMainWrapper_btnOk:hover{ background:#0281c6;transition: all 0.25s; }
.qt{ width:10px !important;}
.right01 ul li strong{ display:inline-block; font-size:16px; }

















































