/*首页*/

.banner{position:relative;width:100%;height:550px;background:url(../../images/banner_bg2.jpg) no-repeat top center;/*background-size:100%;*/}


ul, dl, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.h100{height:100px;}
.banner .banner-cir{max-width:1610px;margin:0 auto;background:url(../../images/banner_circle.png)bottom center no-repeat;background-position:100px 0;background-size:1603px 386px;} 
.banner .banner-cont{text-align: center;width:1200px;height:550px;margin:0 auto;overflow:hidden;position:relative;} 
.banner .banner-cont .banT{display:inline-block;width:562px;margin:30px 0 31px 0;position:relative;}
.banner h2{display:inline-block;height:63px;line-height:63px;font-size: 60px;color: #fff;font-weight: bold;}
.banner i{position:absolute;top:9px;font-size: 15.91px;color: #FFFFFF;text-align:center;width:64px;line-height:25px;background: #1184E1;border-radius:14px 14px 14px 0 ;}
.banner p{background: #043ca3;padding: 20px 0;border-radius: 20px;font-size: 20px;color: #f8d752;line-height: 32px;margin:0;}
.banner span{
	color: #fff;
	margin: 30px auto 10px auto;
	display: block;
	font-size: 16px;
}
.a_btn {
    width: 240px;

    height: 60px;
    line-height: 60px;
    font-size: 30px;
    margin-top: 515px;
}
/*按钮*/
.a_btn{width: 331px;font-size: 22px;color: #222323;background: #ffcc00;display: block;height: 60px;line-height: 60px;text-align: center;margin: 50px auto 0;border-radius: 30px;box-shadow: 0 6px 0 #ff8e0f ;clear:both;}
.a_btn:hover{box-shadow: none;position: relative;top: 4px; text-decoration:none;}

.banner p em{font-size:22px;font-weight:normal;color: #545D6C;padding:0 5px;}
.banner .bannerA{height:60px;margin:50px 0 28px 0;}
.banner .bannerA .start-access{display:inline-block;width:250px;height:60px;line-height:60px;margin-right:20px;font-size:18px;color:#fff;text-align:center;background:#5d80e5;box-shadow: 0 2px 4px 0 rgba(17,132,225,0.40);border-radius: 4px;}
.banner .bannerA .start-access:hover{background:#0F76CA;}
.banner .bannerA .history-export{display:inline-block;width:250px;height:60px;line-height:60px;font-size:18px;color: #fff;text-align:center;background: #ff7d33;box-sizing:border-box;border: 1px solid #ff7d33;box-shadow: 0 2px 4px 0 rgba(17,132,225,0.40);border-radius: 4px;}
.banner .bannerA .history-export:hover{color:#0F76CA;border-color:#0F76CA;}
.banner .my-case{position:relative;overflow: hidden;}
.banner .my-case a{float:left;font-size: 16px;color: #fff;line-height:22px;}
.banner .my-case>img{position:absolute;top:2px;left:140px;float:left;width:16px;height:16px;}
.banner img{position:absolute;bottom:0;left:814px;width:290px;height:494px;}
.banner .banner-cir{animation:circle 5s linear infinite;-webkit-animation:circle 5s linear infinite;-ms-animation:circle 5s linear infinite;-moz-animation:circle 5s linear infinite;}

.container h3{
	font-size: 48px;
    color: #000000;
    text-align: center;
    margin: 0 auto;
}
.container h3 span {
    color: #4e8ae2;
}
/* 专题页面引用头部 */
.head{width:100%; height:50px; background:#444; overflow:hidden;}
.head .inner{width:1200px; margin:0 auto; overflow:hidden;}
.head h1{float:left;}
.head ul{float:right; overflow:hidden; overflow:hidden;}
.head ul li{float:left; margin-left:20px; font-size:14px; line-height:50px;}
.head ul li a{color:#bbb; text-decoration:none;}
.head ul li a:hover{color:#0099E5;}
.head p{
	float: left;
    margin-left: 20px;
    font-size: 16px;
    line-height: 50px;
}   
.head p a{color: #fff;}

/*简介*/
.box11 .box11_con{
	height: 350px;
	background-image: linear-gradient(120deg, #4569fe, #3c7cf1, #3491e4);
	padding: 68px 42px 48px 378px;
	margin: 72px 10px 0 363px;
	border-radius: 15px;
	position: relative;
	box-shadow: 0 0 15px rgba(1,22,113,.13);
}
.box11 .a_btn{margin-top: 117px;}
.box11 .box11_con .box11con{
	position: absolute;
	width: 657px;
	height: 407px;
	background: #fff;
	left: -352px;
	top: 52px;
	border-radius: 15px;
	padding: 20px 17px 18px 19px;
	box-shadow: 0 0 15px rgba(1,22,113,.4);
}
.box11 .box11_con h2{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 20px;
}
.box11 .box11_con p{
	font-size: 18px;
	color: #fff;
	line-height: 34px;
}
.box11 .box11_con ul li{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-top: 30px;
}
.box11 .box11_con ul li img{
	float: left;
	margin: 2px 10px 0 0;
}
.box11 .box11_con .box11con img{width: 100%;height: 100%;}
/*问题*/
.box11 .inner {
  margin-top:160px;
  position: relative;
  display: -moz-box;
  /* Firefox */
  display: -ms-flexbox;
  /* IE10 */
  display: -webkit-box;
  /* Safari */
  display: -webkit-flex;
  /* Chrome, WebKit */
  display: box;
  display: flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
}
.box11 .inner .item {
  width: 49%;
  padding: 30px 12px 30px 10px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0px 0px 8px 1px #cccccc;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  -ms-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
}
.box11 .inner .item .s1 {
  display: inline-block;
  
  font-size: 18px;
  color: #333333;
  font-family: FZLTHGBK;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 77%;
}
.box11 .inner .item .s1 img {
  vertical-align: middle;
  margin-right: 10px;
}
.box11 .inner .item a {
  float: right;
  border-radius: 16px;
  border: 1px solid #cccccc;
  padding: 6px 14px;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.box11 .inner .item a:hover {
  font-weight:bold;
  text-decoration: none;
}
.box11 .inner .item:nth-last-child(odd) {
  background-color: #f7fbff;
  border: 1px solid #a9cefe;
  border-radius: 8px;
}
.box11 .inner .item:nth-last-child(odd) .line {
  width: 0px;
  height: 340px;
  border: 1px #0a7ff1 dotted;
  position: absolute;
  left: 14px;
  top: 43px;
  z-index: 999;
}
.box11 .inner .item:nth-last-child(even) {
  background-color: #fff8f3;
  border: 1px solid #fdcaa5;
  border-radius: 8px;
}
.box11 .inner .item:nth-last-child(even) .line {
  width: 0px;
  height: 355px;
  border: 1px #ff6c00 dotted;
  position: absolute;
  left: 14px;
  top: 43px;
  z-index: 999;
}

/*优势*/
.zuozhe{    width: 100%;
    background: url(../../images/bg1.jpg) no-repeat;
    clear: both;
    background-size: 100% 100%;
    padding-bottom: 50px;}
.zuozhe-tit1{ width:1200px; height:auto; text-align:center; font-size:24px; line-height:150px;}
.line-left{ color:#d4d2d2; margin-right:20px; font-weight:200}
.line-right{color:#d4d2d2; margin-left:20px; font-weight:200}
.zuozhe-tit{
	position: relative;
	margin: 0 auto;
	width:360px;
	padding-top:17px;
	color:#cecece;
	font-size:14px;
	text-align: center;
	background-color:#f1f5f8;
}

.zuozhe-tit::before{
	position: absolute;
	left: -82px;
	top:24px;
	height: 1px;
	width:524px;
	background-color:#cecece;
	content: "";
	z-index: -1;
}
.gylb{
	width: 1200px;
	height: 320px;
}
.gylb li{
	width: 220px;
	height: 320px;
	background: #fff;
	margin-right: 20px;
	float: left;
	padding: 0 16px;
	border-radius: 1px;
	text-align: center;
	    box-shadow: 0 4px 7.6px rgba(26, 26, 26, 0.15);
}
.gylb li:hover{ background:#fbbe0f;z-index:-1000;transition: all .5s;}
.a1{  z-index:9999;width: 158px;
	height: 71px;
	border-bottom: none;
	margin:40px auto 40px 17px;
	display: block; z-index:-9999; text-align:center;}
.a1-1{background:url(../../images/icon_zt.png) no-repeat;}	
.a1-2{background:url(../../images/icon_zt6.png) no-repeat;}
.a1-3{background:url(../../images/icon_zt7.png) no-repeat;}
.a1-4{background:url(../../images/icon_08.png) no-repeat;}
.a1-5{background:url(../../images/icon_09.png) no-repeat;}

.a1-1:hover{ background:url(../../images/icon_05_gray.png);}	
.a1-2:hover{ background:url(../../images/icon_06_gray.png);}
.a1-3:hover{ background:url(../../images/icon_07_gray.png);}
.a1-4:hover{ background:url(../../images/icon_08_gray.png);}
.a1-5:hover{ background:url(../../images/icon_09_gray.png);}

.gylb li h5{
	font-size: 16px;
	color: #333;
	margin-bottom: 40px;
	 font-weight:500;
	 margin-top:20px;
}

.gylb li  p{
	text-align: left;
	color: #333;
	line-height:24px;
	margin-top:30px;
}
.gylb li  p:hover{ color:#FFF}
.title {
    text-align: center;
    font-size: 40px;
    color: #333333;
    font-weight: bold;
    padding: 50px 0px;
}
.title .s1 {
    color: #ff6500;
    font-size: 40px;
    font-weight: bold;
}

/*论文范文*/
.informatP{
		height: auto;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	.informatP .fanwenlb{
		width: 30.5%;
		overflow: hidden;
		padding: 0 20px;
		float: left;
		margin: 0 15px 40px 15px;
		border-radius: 10px;
		background-color: rgb(255, 255, 255);
  		box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);
	}
	.informatP .fanwenlb .indtTit{
		width: 100%;
		height: 63px;
		border-bottom: 1px solid #ddd;
	}
	.informatP .fanwenlb .indtTit .titline{
		width: 90px;
		height: 4px;
		display: block;
		background: #3887ea;
		border-radius: 5px;
		margin: 0;
	}
	.informatP .fanwenlb .indtTit .titcon{
		width: 100%;
		height: 59px;
		
	}
	.informatP .fanwenlb .indtTit .titcon span{
		float:left;
		font-size: 20px;
		color: #333;
		width: 50%;
		height: 59px;
		line-height: 59px;
		text-align: left;
		display: block;
	}
	.informatP .fanwenlb .indtTit .titcon a{
		width: 90px;
		height: 59px;
		display: block;
		float: right;
		font-size: 14px;
		color: #ff6600;
		text-align: right;
		line-height: 59px;
	}
	.indtcon{
		width: 100%;
		height: 165px;
		border-radius: 15px;
		position: relative;
		margin-top: 10px;
	}
	.indtcon img{
		width: 100%;
		height: 100%;
		border-radius: 15px;
	}
	.indtcon p{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 92%;
		border-radius:0 0 15px 15px;
		font-size: 14px;
		color:#fff;
		height: 34px;
		line-height: 34px;
		padding-left:8%;
		background:rgba(0, 0, 0, 0.35);
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.informatP .fanwenlb ul{
		width: 100%;
		overflow: hidden;
		margin-top: 19px;
		margin-bottom: 20px;
		
	}
	.informatP .fanwenlb:nth-last-child(1){margin-bottom: 0;}
	.informatP .fanwenlb:nth-last-child(2){margin-bottom: 0;}
	.informatP .fanwenlb:nth-last-child(3){margin-bottom: 0;}
	.informatP .fanwenlb ul li{
		width: 100%;
		height: 36px;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -o-box;
	    display: box;
		-webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -ms-flex-direction: row;
	    -o-box-orient: horizontal;
	    box-orient: horizontal;
	}
	.informatP .fanwenlb ul li p{
		width: 83%;
		height: 36px;
		font-size: 14px;
  		color: rgb(102, 102, 102);
  		line-height: 36px;
  		text-align: left;
  		margin-right:2%;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.informatP .fanwenlb ul li p a{
		color: rgb(102, 102, 102);
	}
	.informatP .fanwenlb ul li span{
		display: block;
		height: 36px;
		width: 15%;
		font-size: 14px;
  		font-family: "Source Han Sans CN";
  		color: rgb(102, 102, 102);
  		text-transform: uppercase;
  		line-height: 36px;
  		text-align: right;
		width: ;
	}
	.informatP h3{
		padding:60px 0;
	}
	.informatP .fanwenlb ul li:hover a{
		color:#4e8ae2;
	}


/*服务*/
.box6 {
    width: 100%;
    background: url(../../images/bg1.jpg) no-repeat;
    clear: both;
    background-size: 100% 100%;
    padding-bottom: 50px;
}
.box6 .box6_con{
	height: 494px;
	background: url("../../images/box6bg1.png") no-repeat center top;
}
.box6 .box6_con .box6con{
	width: 325px;
}
.box6 .box6_con .box6con.fl{margin-left: 40px;}
.box6 .box6_con .box6con.fr{margin-right: 35px;}
.box6 .box6_con .box6con li{
	width: 100%;
	height: 190px;
	margin-bottom: 68px;
}
.box6 .box6_con .box6con li h2{
	font-size: 30px;
	color: #373737;
	text-align: center;
	font-weight: bold;
	padding: 36px 0 10px;
}
.box6 .box6_con .box6con li p{
	font-size: 18px;
	color: #616161;
	text-align: center;
	line-height: 30px;
}
.fr{ float: right;}.fl{ float: left;}

/*常识*/
.box5_con{padding-bottom: 60px;}
.box5_con6 ul{/*overflow: hidden;*/padding: 0px 38px 0;height: 480px;}
.box5_con6 ul li{
	width: 525px;
	height: 125px;
	border: 1px #2a70c9 solid;
	border-radius: 10px;
	margin-bottom: 38px;
	cursor: pointer;
}
.box5_con6 ul li .con6list{
	width: 525px;
	height: 125px;
	background: #0052ca;
	border: 1px #4da0fe solid;
	border-radius: 10px;
	margin: -5px 0 0 -5px;
}
.box5_con6 ul li .con6list h2{
	padding-left: 20px;
	font-size: 20px;
	color: #fff;
}
.box5_con6 ul li .con6list h2 a{
	color: #fff;
}
.box5_con6 ul li .con6list h2 em{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	padding: 0 18px 0 12px;
	font-size: 16px;
	color: #c9ecff;
	font-style: inherit;
	background: -webkit-linear-gradient(left, #1157dd, #132eaa);
	background: -o-linear-gradient(left, #1157dd, #132eaa);
	background: -moz-linear-gradient(left, #1157dd, #132eaa);
	background: linear-gradient(left, #1157dd, #132eaa);
}
.box5_con6 ul li .con6list h2 span{
	font-size: 16px;
	color: #4dc1fe;
	margin-left: 10px;
}
.box5_con6 ul li .con6list p{
	height: 48px;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding: 0 26px 0 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}
.con6list p a{
	color: #fff;
}
/*咨询*/
.online-box{
	width:1172px;
	height:254px;
	background:url('../../images/online_bg_1.jpg');
	background-repeat:no-repeat;
	position:relative;
	padding:1px 0px;
	margin-bottom: 80px;
}
.top-left-icon{
	width:121px;
	height:121px;
	background:url('../../images/top-left-bj-1.png');
	position:absolute;
	top:0;
	left:0;
}
.top-left-icon img{
	position:absolute;
	top:25px;
	left:15px;
}
.online-content{
	margin:25px 50px 25px 125px;
	position:relative;
}
.online-title{
	font-size:32px;
	color:#fff;
	font-weight:bold;
}
.online-list{
	margin-top:25px;
	position:relative;
}
.online-list-input{
	height:48px;
	width: 23%;
	border-radius:30px;
	border:none;
	font-size:18px;
	padding:0 20px;
	margin-right:30px;
	float:left;
	color:#000;
	outline:none;
}
.online-list-input-2{
	position:relative;
	float:left;
	height:48px;
	width:240px;
}
.online-list-input-2 select{
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	border-radius:30px;
	border:none;
	height:48px;
	width:240px;
	font-size:18px;
	padding:0 20px;
	color:#767676;
	outline:none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.online-list-input-2 select::-ms-expand { display: none; }
.online-list-input-3{
	height:48px;
	width:75%;
	border-radius:30px;
	border:none;
	font-size:18px;
	padding:0 20px;
	float:left;
	color:#000;
	outline:none;
	margin-top: 30px;
}
.online-button{
	width:160px;
	height:45px;
	text-align:center;
	line-height:45px;
	background:#f4ac02;
	color:#fff;
	border:none;
	border-radius:45px;
	font-size:16px;
	top:106px;
	right:20px;
	position:absolute;
	cursor:pointer;
}
.online-upload-button{
	position:absolute;
	top:16px;
	left:200px;
	z-index:10;
	cursor:pointer;
}
.hide{
	display:none;
}









/*foot*/
.short-footer {
	padding: 30px 0 30px 0;
	background: #333;
}

.short-footer .footer-cont {
	margin: 0 auto;
}

.short-footer .footer-cont ul {
	width: 660px;
	margin: 0 auto;
	overflow: hidden;
}

.footer-cont li {
	float: left;
	height: 14px;
	border-left: 1px solid #666;
	padding: 0 10px;
	line-height: 14px;
}

.footer-cont li:first-child {
	border-left: 0;
}

.footer-cont li a {
	font-size: 12px;
	color: #666;
	line-height: 14px;
}

.fcopyright {
	margin: 15px auto 0 auto;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	text-align: center;
}

/*移动*/
@media only screen and (min-width: 100px) and (max-width: 640px) {
	
	.banner p,.banT{width: auto!important;display: block!important;}
	.banner-cont{padding:0  20px;}
	.banner{
		width: auto;
		background-size: 100%;
		background: url(../../images/banner_bg2.jpg) no-repeat top center;
	}
	.banner .banner-cont,.banner .banner-cir{width: auto;}
	.banner h2{font-size: 29px;}
	.banner p{font-size: 16px;}
	.banner .banner-cont .banT{margin-top: 80px;}
	
	.box11con{
		display: none;
	}
	.box11 .box11_con{margin: 30px 0 0 0;padding: 10px;}
	.box11 .inner{margin-top: 30px;}
	.box11 .inner .item .s1{
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    width: 100%;
	    white-space: initial;
	    margin-bottom: 13px;
	}
	.box11 .inner .item:nth-last-child(even) .line,.box11 .inner .item:nth-last-child(odd) .line{border: none;}
	.head p{margin-left: 0}.head ul li{margin-left: 10px;}
	.a_btn,.gylb li,.gylb{width: 100%;}
	.title{font-size: 22px;}
	.gylb li{margin-right: 0px;overflow: hidden;}
	.a1{margin: 0 auto;}
	.gylb{overflow: hidden;height: auto;}
	.informatP .fanwenlb,.box6 .box6_con .box6con.fl{width: 100%;margin-left: 0px;}
	.informatP .fanwenlb:nth-last-child(3),.informatP .fanwenlb:nth-last-child(2){margin-bottom: 40px;}
	.box6 .box6_con{background: none;height: auto;overflow: hidden;}
	.box6 .box6_con .box6con li{
		height: auto;
	    margin-bottom: 30px;
	    border: 2px solid #ff4656;
	    border-radius: 30px;
	    background: #fff;
	    padding: 10px;
	}
	.box6 .box6_con .box6con li h2{padding: 0px;font-size: 22px;}
	.box6 .box6_con .box6con.fr{margin-right: 0;width: 100%;}
	.box5_con6 ul li,.box5_con6 ul li .con6list{width:100%;}
	.box5_con6 ul{padding: 5px; height: auto;}
	.online-box,.online-list-input,.online-list-input-3{width: 100%;}
	.online-box{margin-bottom: 0px; height: auto;background-size: 100% 100%;}
	.online-content{margin: 10px;overflow: hidden;padding-bottom: 80px;}
	.online-title{margin: 30px 0px 30px 0px;text-align: center;}
	.online-list-input{margin-bottom: 20px;}
	.online-list-input-3{margin-top: 0;}
	.online-button{
		width: 100%;
	    bottom: 12px;
	    top: auto;
	    display: block;
	    right: 0;
	}
}
@media only screen and (min-width: 100px) and (max-width: 320px) {
	.mx_offer ul li {
	    width: 44%;
	}
	.mx_offer ul img{width: 100%;}
	.offer_btns a {
	    width: 60px;
	    font-size: 14px;
	}
	.mx_offer_btn a {
	    width: 128px;
	}
}