/*通用样式*/

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	border: 0;
}
body {
	width: 100%;
	overflow-x: hidden;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
/*头部*/

.head {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #F6F6F6;
}
.head .wrap {
	width: 1200px;
	margin: 0 auto;
}
.head .head_lf {
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.head_gt {
	float: right;
}
.head_gt .serve_number {
	float: left;
	vertical-align: middle;
	padding-right: 60px;
	font-size: 14px;
}
.head_gt .serve_number .img_box {
	width: 14px;
	height: 15px;
	overflow: hidden;
	font-size: 0px;
	display: inline-block;
	margin-top: 13px;
}
.serve_number .img_box img {
	width: 100%;
	height: 100%;
	float: left;
}
.serve_number .number {
	float: right;
	line-height: 40px;
	padding-left: 5px;
	color: #666;
}
.serve_number .number b {
	font-weight: normal;
	color: #333;
}
.head_gt .translate {
	float: right;
	width: 80px;
	line-height: 40px;
	background-color: #FC1501;
	text-align:center;
	cursor: pointer;
	position: relative;
}
.head_gt .translate .chn {
}
.head_gt .translate .chn a{	font-size: 14px;
	color: #fff;}
.head_gt .translate .chn:before {
	content: '';
	width: 10px;
	height: 6px;
	/*background: url(images/jiantou_down.png) no-repeat center center;*/
    background-size: 100% 100%;
	position: absolute;
	left: 55px;
	top: 7px;
}
.translate .languge {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 3;
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: #F7F7F7;
}
.translate .languge a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.translate .languge a:hover {
	background-color: #FF2828;
	color: #fff;
}
.translate .languge .on {
	border-bottom: 1px solid #DDD;
}
.nav {
	float: left;
	width: 100%;
	height: 90px;
	background-color: #fff;
}
.nav .wrap {
	width: 1200px;
	margin: 0 auto;
}
.nav .logo {
	width: 224px;
	height: 60px;
	margin: 15px 0px;
	float: left;
}
.logo a {
	display: block;
}
.nav ul {
	height: 90px;
	float: right;
}
.nav ul li {
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 16px;
	float: left;
}
.nav ul .on a {
	background-color: rgba(35, 100, 209, 1);
	color: #fff;
}
.nav ul li a {
	display: block;
	padding: 0px 25px;
	color: #383838;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	position: relative;
}
.nav ul li a:hover {
	color: #fff;
	background-color: #2364D1;
	opacity: 1;
}
.banner {
	float: left;
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.banner ul {
	width: 100%;
	height: 600px;
	font-size: 0px;
	white-space: nowrap;
	position: absolute;
	top: 0px;
}
.banner ul li {
	display: inline-block;
	width: 100%;
	height: 600px;
}
.banner ul li a {
	display: block;
	width: 100%;
	height: 600px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner .yuandian {
	width: 100%;
	height: 25px;
	text-align: center;
	position: absolute;
	bottom: 30px;
}
.banner .yuandian .column {
	width: 10px;
	height: 25px;
	overflow: hidden;
	display: inline-block;
	margin: 0px 10px;
	position: relative;
}
.banner .yuandian span {
	width: 10px;
	height: 15px;
	background-color: #fff;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.banner .yuandian .on {
	height: 25px;
}
.banner .pre {
	width: 32px;
	height: 32px;
	background: url(images/pre.png) no-repeat center center;
	position: absolute;
	left: 100px;
	top: 280px;
}
.banner .next {
	width: 32px;
	height: 32px;
	background: url(images/next.png) no-repeat center center;
	position: absolute;
	right: 100px;
	top: 280px;
}
.product {
	float: left;
	width: 100%;
	background-color: #ffffff;
}
.product .wrap {
	width: 1200px;
	margin: 40px auto 20px;
}
.product .pro_top {
	width: 100%;
	height: 60px;
}
.product .pro_top .pro_tt {
	float: left;
	height: 60px;
	position: relative;
}
.product .pro_top .pro_tt:hover:before {
	width: 110px;
}
.product .pro_top .pro_tt:before {
	content: '';
	width: 60px;
	height: 2px;
	background-color: #E31200;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.pro_tt>i {
	font-style: normal;
	font-size: 28px;
	line-height: 60px;
	color: #383838;
	font-weight: 400;
}
.pro_tt>b {
	font-weight: normal;
	font-size: 14px;
	color: #2364D1;
}
.more {
	float: right;
	width: 57px;
	height: 23px;
	margin-top: 20px;
	display: block;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	position: relative;
}
.more .more_gt {
	width: 5px;
	height: 11px;
	background: url(images/more-ico.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 5px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.more:hover {
	border-color: #2364D1;
}
.more:hover .more_gt {
	right: 51px;
	background: url(images/more_blue.png) no-repeat center center;
}
.more:hover span {
	color: #2364D1;
	padding-left: 15px;
	padding-right: 0;
}
.more>span {
	font-size: 14px;
	color: #666666;
	padding-right: 15px;
	line-height: 23px;
	float: right;
	display: block;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.product .instrtion {
	width: 380px;
	height: 50px;
}
.product .prodt {
	width: 1230px;
	margin-top: 30px;
	float: left;
}
.product .prodt li {
	width: 380px;
	height: 290px;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
	overflow: hidden;
}
.prodt li a {
	display: block;
}
.prodt li>a>.img_box {
	width: 380px;
	height: 240px;
	border: 1px solid #E8E8E8;
	box-sizing:border-box;
	overflow: hidden;
}
.prodt li>a>.img_box>img {
	width: 380px;
	height: 240px;
	display: block;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.prodt li>.instrtion {
	width: 380px;
	height: 50px;
	background-color: rgba(35, 100, 209, 0);
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.instrtion>span {
	float: left;
	font-size: 14px;
	color: #383838;
	line-height: 50px;
	padding-left: 20px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.instrtion>.fuhao {
	width: 15px;
	height: 15px;
	background: url(images/jian.png) no-repeat center center;
	float: right;
	margin-top: 17px;
	margin-right: 20px;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.instrtion>.fuhao:after {
	content: '';
	width: 15px;
	height: 15px;
	background: url(images/jia.png) no-repeat center center;
	position: absolute;
	bottom: -20px;
	right: 0px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.prodt li:hover a>.img_box>img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.prodt li:hover .instrtion {
	background-color: rgba(35, 100, 209, 1);
}
.prodt li:hover .instrtion span {
	color: #ffffff;
}
.prodt li:hover .instrtion .fuhao:after {
	bottom: 0px;
}
.about {
	float: left;
	width: 100%;
	height: 554px;
	background: url(images/bg.jpg) no-repeat center center;
}
.about .main {
	width: 1200px;
	height: 554px;
	margin: 0px auto;
	overflow: hidden;
}
.about .about_top {
	width: 100%;
	height: 60px;
	margin-top: 60px;
}
.about .about_tt {
	float: left;
	height: 60px;
	position: relative;
}
.about .about_tt:hover:before {
	width: 120px;
}
.about .about_tt:before {
	content: '';
	width: 60px;
	height: 2px;
	background-color: #E31200;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.about_tt>i {
	font-style: normal;
	font-size: 28px;
	line-height: 60px;
	color: #383838;
	font-weight: 400;
}
.about_tt>b {
	font-weight: normal;
	font-size: 14px;
	color: #2364D1;
}
.about .about_cont {
	width: 1200px;
	height: 349px;
	margin-top: 40px;
}
.about .zuotu {
	float: left;
	width: 582px;
	height: 349px;
}
.about .zuotu>a {
	width: 582px;
	height: 349px;
	display: block;
}
.about .about_gt {
	float: right;
	width: 580px;
	height: 349px;
}
.about .about_gt .text {
	float: left;
	width: 518px;
	padding-left: 25px;
	padding-right: 35px;
	height: 250px;
	box-shadow: 0px 0px 10px #999;
}
.about .about_gt .text .text_tt {
	float: left;
	width: 553px;
	height: 40px;
	margin-top: 30px;
	box-sizing: border-box;
	border-left: 2px solid #2364D1;
}
.about_gt .text .text_tt .text_tt_chn {
	width: 536px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #383838;
	font-weight: 400;
	padding-left: 15px;
	display: block;
}
.about_gt .text .text_tt .text_tt_ens {
	width: 563px;
	height: 10px;
	font-size: 10px;
	color: #999999;
	font-weight: 400;
	padding-left: 15px;
}
.about .about_gt .text .text_tt2 {
	float: left;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}
.about .about_gt .text .text_tt3 {
	float: left;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
}
.about .about_gt .player {
	float: left;
	width: 580px;
	height: 70px;
	margin-top: 30px;
}
.about .about_gt .player .ply_lf {
	float: left;
	width: 270px;
	height: 70px;
	overflow: hidden;
	position: relative;
}
.about .about_gt .player .ply_lf>a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.ply_lf>a>img {
	width: 270px;
	height: 70px;
	float: left;
	transition: all 0.3s linear;
}
.ply_lf:hover img {
	transform: scale(1.03);
}
.about_gt .player .ply_lf .ply_lf_cnt {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 20px 55px;
	text-align: center;
	box-sizing: border-box;
}
.player .ply_lf .ply_lf_cnt .ico_w {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/qieye.png) no-repeat center center;
}
.player .ply_lf .ply_lf_cnt span {
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
}
.player .ply_lf .ply_lf_cnt .ico_ply {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(images/play.png) no-repeat center center;
}
.about .about_gt .player .ply_gt {
	float: right;
	width: 270px;
	height: 70px;
	overflow: hidden;
}
.about .about_gt .player .ply_gt>a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.ply_gt>a>img {
	width: 270px;
	height: 70px;
	float: left;
	transition: all 0.3s linear;
}
.ply_gt:hover img {
	transform: scale(1.03);
}
.about_gt .player .ply_gt .ply_gt_cnt {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 20px 55px;
	text-align: center;
	box-sizing: border-box;
}
.player .ply_gt .ply_gt_cnt .ico_bei {
	float: left;
	width: 30px;
	height: 30px;
	background: url(images/jiangbei.png) no-repeat center center;
}
.player .ply_gt .ply_gt_cnt span {
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
}
.player .ply_gt .ply_gt_cnt .ico_ply {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(images/play.png) no-repeat center center;
}
.news {
	float: left;
	width: 100%;
	height: auto;
	overflow:hidden;
}
.news .news_main {
	width: 1200px;
	height: 891px;
	margin: 0px auto;
}
.news .news_top {
	width: 1200px;
	height: 60px;
	margin-top: 40px;
}
.news .news_tt {
	float: left;
	height: 60px;
	position: relative;
}
.news .news_tt:hover:before {
	width: 120px;
}
.news .news_tt:before {
	content: '';
	width: 60px;
	height: 2px;
	background-color: #E31200;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news_tt>i {
	font-style: normal;
	font-size: 28px;
	line-height: 60px;
	color: #383838;
	font-weight: 400;
}
.news_tt>b {
	font-weight: normal;
	font-size: 14px;
	color: #2364D1;
}
.news .news_cnt {
	width: 1200px;
	float: left;
}
.news .news_cnt li {
	width: 1200px;
	height: 200px;
	margin-top: 30px;
	position: relative;
}
.news .news_cnt li a {
	width: 1200px;
	height: 100%;
	display: block;
	cursor: pointer;
}
.news .news_cnt li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1560px;
	height: 100%;
	background-color: transparent;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	z-index: 0;
}
.news .news_cnt li:hover:before {
	background-color: #2364D1;
}
.news .news_cnt li:hover .new_cnt1 {
	position: relative;
	z-index: 3;
}
.news .news_cnt li:hover .new_cnt1_img>img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}
.news .news_cnt li:hover .new_cnt1 .mask {
	background-color: rgba(0, 0, 0, 0.5);
}
.news .news_cnt li:hover .new_cnt1 .mask .ic_play {
	top: 50%;
}
.news .news_cnt li:hover .new_cnt2 {
	border: 0;
	position: relative;
	z-index: 3;
}
.news .news_cnt li:hover .new_cnt2 .cnt2_tt {
	color: #ffffff;
}
.news .news_cnt li:hover .new_cnt2 .cnt2_txt {
	color: #ffffff;
}
.news .news_cnt li:hover .cnt3_date b {
	color: #ffffff;
}
.news .news_cnt li:hover .cnt3_date i {
	color: #ffffff;
}
.news .news_cnt li:hover .cnt3_img {
	background: url(images/jiantoubai.png) no-repeat center center;
}
.news .news_cnt li .new_cnt1 {
	width: 380px;
	height: 200px;
	float: left;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news .news_cnt li .new_cnt1 .new_cnt1_img {
	width: 380px;
	height: 200px;
	overflow: hidden;
}
.news .news_cnt li .new_cnt1 .new_cnt1_img img {
	width: 380px;
	height: 200px;
	display: block;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news .news_cnt li .new_cnt1 .mask {
	display: block;
	width: 380px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	left: 0;
	top: 0;
	background: transparent;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news .news_cnt li .new_cnt1 .mask .ic_play {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	left: 50%;
	top: -50%;
	margin-left: -30px;
	margin-top: -30px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news .news_cnt li .new_cnt2 {
	width: 600px;
	height: 200px;
	margin-left: 60px;
	border-top: 1px solid #E3E3E3;
	float: left;
}
.news .news_cnt li .new_cnt2 .cnt2_tt {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #383838;
	font-weight: 400;
	margin-top: 40px;
}
.news .news_cnt li .new_cnt2 .cnt2_txt {
	float: left;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
}
.news .news_cnt li .new_cnt3 {
	width: 100px;
	height: 170px;
	border: 1px solid #E3E3E3;
	float: left;
	margin-left: 59px;
	box-sizing: border-box;
	margin-right: 1px;
	text-align: center;
	position: relative;
	z-index: 3;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.news_cnt li .new_cnt3 .cnt3_date {
	width: 100px;
	height: 60px;
	text-align: center;
	display: inline-block;
	margin-top: 30px;
	float: left;
}
.news_cnt li .new_cnt3 .cnt3_date b {
	font-size: 40px;
	color: #999999;
	font-weight: 600;
	line-height: 40px;
}
.news_cnt li .new_cnt3 .cnt3_date i {
	font-size: 12px;
	color: #999999;
	font-style: normal;
}
.news_cnt li .new_cnt3 .cnt3_img {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	margin: 15px 30px 0px 30px;
	background: url(images/jiantou.png) no-repeat center center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.footer {
	width: 100%;
	height: 290px;
	float: left;
}
.footer .foot_top {
	width: 100%;
	height: auto;
	padding-bottom:15px;
	background-color: #041633;
	overflow:hidden;
	position:relative
}
.footer .foot_bot {
	width: 100%;
	height: 40px;
	background-color: #021025;
}
.footer .yq {
	width: 1200px;
	font-size:14px;
	color:#FFFFFF;
	line-height:180%;
	margin: 0px auto;
	overflow:hidden;
	position:relative
}
.footer .yq a{
	font-size:14px;
	color:#FFFFFF;
}
.footer .yq a:hover{
	font-size:14px;
	color:#44b5f2;
}
.footer .foot_main {
	width: 1200px;
	margin: 0px auto;
	overflow:hidden;
	position:relative
}
.footer .foot_main .ft_m_lf {
	width: 575px;
	height: 250px;
	float: left;
}
.footer .foot_main .ft_m_lf .ft_lf_tt {
	width: 575px;
	height: 20px;
	float: left;
	margin-top: 40px;
}
.ft_m_lf .ft_lf_tt>span {
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #D4D4D4;
	position: relative;
}
.ft_m_lf .ft_lf_tt>span:before {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.footer .foot_main .ft_m_lf .ft_lf_tt i {
	font-size: 14px;
	font-style: normal;
}
.footer .foot_main ul {
	width: 575px;
	float: left;
	margin-top: 30px;
}
.footer .foot_main ul li {
	width: 115px;
	float: left;
}
.footer .foot_main ul li a {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #D4D4D4;
	display: block;
	margin-bottom: 10px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.footer .foot_main ul li a:hover {
	color: #44b5f2;
}
.footer .foot_main ul li .meu_tt {
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 15px;
}
.footer .foot_main .ft_m_center {
	float: left;
	margin-left: 45px;
	width: 315px;
	height: 250px;
}
.footer .foot_main .ft_m_center .ft_lf_tt {
	width: 315px;
	height: 20px;
	float: left;
	margin-top: 40px;
}
.ft_m_center .ft_lf_tt>span {
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #D4D4D4;
	position: relative;
}
.ft_m_center .ft_lf_tt>span:before {
	content: '';
	width: 50px;
	height: 1px;
	background-color: #ffffff;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.footer .foot_main .ft_m_center .ft_lf_tt i {
	font-size: 14px;
	font-style: normal;
}
.footer .foot_main .ft_m_center .ft_detail {
	width: 315px;
	float: left;
	margin-top: 20px;
}
.ft_m_center .ft_detail .ft_dtl {
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	float: left;
}
.ft_m_center .ft_detail .ft_dtl .img_box {
	width: 25px;
	height: 25px;
	float: left;
}
.ft_m_center .ft_detail .ft_dtl span {
	font-size: 14px;
	color: #D4D4D4;
	line-height: 25px;
	float: left;
	padding-left: 10px;
}
.footer .foot_main .ft_m_gt {
	float: left;
	width: 260px;
	height: 130px;
	border-left: 1px solid #1E2E48;
	margin-top: 95px;
}
.footer .foot_main .ft_m_gt .ft_erwma_mobile {
	width: 106px;
	height: 130px;
	float: left;
	margin-left: 20px;
}
.footer .foot_main .ft_m_gt .ft_erwma_mobile .img_box {
	width: 106px;
	height: 106px;
	float: left;
}
.footer .foot_main .ft_m_gt .ft_erwma_mobile span {
	width: 106px;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}
.footer .foot_main .ft_m_gt .ft_erwma_wechat {
	width: 106px;
	height: 130px;
	float: left;
	margin-left: 20px;
}
.footer .foot_main .ft_m_gt .ft_erwma_wechat .img_box {
	width: 106px;
	height: 106px;
	float: left;
}
.footer .foot_main .ft_m_gt .ft_erwma_wechat .img_box>img {
	width: 106px;
	height: 106px;
}
.footer .foot_main .ft_m_gt .ft_erwma_wechat span {
	width: 106px;
	height: 24px;
	line-height: 24px;
	display: block;
	text-align: center;
	color: #D4D4D4;
	font-size: 12px;
}
.footer .foot_bot .foot_main {
	width: 1200px;
	margin: 0px auto;
}
.footer .foot_bot .foot_main .foot_bot_lf {
	line-height: 40px;
	float: left;
	color: #D4D4D4;
	font-size: 12px;
}
.footer .foot_bot .foot_main .foot_bot_gt {
	width:635px;
	line-height: 40px;
	float: right;
	color: #D4D4D4;
	font-size: 12px;
}
/**
 * about1
 */
.aboutus {
	float: left;
	width: 100%;
}
.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.aboutus_nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #DDDDDD;
	background-color: #F8F8F8;
	float: left;
}
.aboutus_nav>.nav_warp {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.aboutus_nav>.nav_warp>.nav_lf {
	height: 60px;
	float: left;
}
.nav_warp>.nav_lf>ul {
	height: 60px;
	float: left;
}
.nav_warp>.nav_lf>ul li {
	height: 60px;
	box-sizing: border-box;
	margin-right: 40px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	float: left;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_lf>ul li.li_d.bot:before {
	content: '';
	width: 100%;
	height: 6px;
	background: url(images/xiabian1.png) no-repeat center center;
	position: absolute;
	left: 0;
	bottom: -3px;
	opacity: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_lf>ul li.li_d:before {
	content: '';
	width: 100%;
	height: 6px;
	display: block;
	background: url(images/xiabian1.png) no-repeat center center;
	position: absolute;
	left: 0;
	bottom: -40px;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_lf>ul li.li_d:hover:before {
	bottom: -3px;
	opacity: 1;
}
.nav_warp>.nav_lf>ul li.li_c.xb:before {
	content: '';
	width: 100%;
	height: 6px;
	background: url(images/xiabian2.png) no-repeat center center;
	position: absolute;
	left: 0;
	bottom: -3px;
	opacity: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_lf>ul li.li_c:before {
	content: '';
	width: 100%;
	height: 6px;
	display: block;
	background: url(images/xiabian2.png) no-repeat center center;
	position: absolute;
	left: 0;
	bottom: -40px;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_lf>ul li.li_c:hover:before {
	bottom: -3px;
	opacity: 1;
}
.nav_warp>.nav_lf>ul li a {
	width: 100%;
	height: 100%;
	display: block;
	box-sizing: border-box;
	color: #333333;
	position: relative;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.aboutus_nav>.nav_warp>.nav_gt {
	height: 60px;
	line-height: 60px;
	float: right;
}
.aboutus_nav>.nav_warp>.nav_gt>.shouye {
	width: 14px;
	height: 13px;
	float: left;
	margin-top: 24px;
	margin-right: 10px;
	display: block;
}
.nav_warp>.nav_gt>.shouye>img {
	width: 14px;
	height: 13px;
	float: left;
}
.nav_warp>.nav_gt>.location {
	height: 100%;
	line-height: 60px;
	font-size: 14px;
	color: #999999;
}
.nav_warp>.nav_gt>ul {
	height: 60px;
	float: right;
}
.nav_warp>.nav_gt>ul li {
	height: 100%;
	line-height: 60px;
	text-align: left;
	padding-left: 20px;
	float: left;
	position: relative;
}
.nav_warp>.nav_gt>ul li.pad {
	padding-left: 0px;
}
.nav_warp>.nav_gt>ul li.jiantou:before {
	content: '>';
	width: 14px;
	height: 14px;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	color: #999999;
	position: absolute;
	left: 3px;
	top: 23px;
}
.nav_warp>.nav_gt>ul li.jiantou.cur {
	line-height: 60px;
	font-size: 14px;
	color: #2364d1;
}
.nav_warp>.nav_gt>ul li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 60px;
	font-size: 14px;
	color: #999999;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.nav_warp>.nav_gt>ul li a:hover {
	color: #2364D1;
}
.aboutus>.company {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px;
	overflow: hidden;
}
.company_name {
	width: 1200px;
	height: 47px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 47px;
	text-align: left;
	float: left;
	color: #2364d1;
	font-size: 18px;
	background: url(images/about_bg2.png) no-repeat left center;
}
.company_introduce {
	width: 1200px;
	float: left;
}
.company_introduce>.introduce_lf {
	width: 578px;
	line-height: 27px;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	float: left;
}
.company_introduce>.introduce_gt {
	width: 580px;
	height: 373px;
	float: right;
	margin-top: 7px;
}
.company_introduce>.introduce_gt>a {
	width: 100%;
	height: 100%;
	display: block;
}
.introduce_gt>a>img {
	width: 580px;
	height: 373px;
	float: left;
}
/**
 * about2
 */

.aboutus>.honor {
	width: 1200px;
	margin: 0 auto;
}
.name_honor {
	width: 1200px;
	height: 47px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 47px;
	text-align: left;
	float: left;
	color: #2364d1;
	font-size: 18px;
	background: url(images/about_bg4.png) no-repeat left center;
}
.honor>.certificate {
	width: 1220px;
	float: left;
}
.certificate li {
	width: 287px;
	height: 258px;
	float: left;
	margin-bottom: 20px;
	margin-right: 18px;
}
.certificate li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.certificate li a>.img_box {
	width: 287px;
	height: 208px;
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.certificate li:hover .img_box {
	box-shadow: 2px 2px 10px #E6E6E6;
	top: -3px;
}
.certificate li a>span {
	width: 100%;
	height: 14px;
	line-height: 14px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 18px;
	margin-bottom: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.certificate li:hover span {
	color: #2364D1;
}
.honor>.honor_page {
	width: 100%;
	float: left;
	margin-bottom: 90px;
	text-align: center;
}
.honor_page a {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	padding: 0 15px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.honor_page a:hover {
	color: #2364D1;
}
.honor_page>span {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}
/**
 * about3
 */

.aboutus>.name_tt {
	width: 1200px;
	margin: 0 auto;
}
.name_cluture {
	width: 1200px;
	height: 47px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 47px;
	text-align: left;
	float: left;
	color: #2364d1;
	font-size: 18px;
	background: url(images/about_bg5.png) no-repeat left center;
}
.cluture {
	width: 100%;
	height: 170px;
	background-color: #F8F8F8;
	float: left;
}
.clu_m {
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	padding: 55px 0;
	box-sizing: border-box;
}
.clu_m_lf {
	width: 600px;
	height: 60px;
	box-sizing: border-box;
	border-right: 3px solid #2364D1;
	float: left;
}
.clu_m_lf>img {
	width: 60px;
	height: 60px;
	float: left;
}
.idea {
	width: 140px;
	height: 40px;
	border-right: 1px solid #DDDDDD;
	padding-left: 10px;
	margin: 10px 0;
	float: left;
}
.idea>span {
	width: 100%;
	display: block;
	height: 21px;
	text-align: left;
	font-size: 16px;
	color: #333333;
}
.idea>i {
	width: 100%;
	display: block;
	height: 16px;
	text-align: left;
	font-style: normal;
	font-size: 12px;
	color: #999999;
}
.idea_cnt {
	height: 60px;
	line-height: 60px;
	padding-left: 25px;
	text-align: left;
	font-size: 16px;
	color: #666666;
	float: left;
}
.clu_m_gt {
	width: 433px;
	height: 60px;
	padding-left: 167px;
	float: right;
}
.clu_m_gt>img {
	width: 60px;
	height: 60px;
	float: left;
}
.name_concept {
	width: 1200px;
	height: 47px;
	margin-top: 50px;
	margin-bottom: 40px;
	line-height: 47px;
	text-align: left;
	float: left;
	color: #2364d1;
	font-size: 18px;
	background: url(images/about_bg6.png) no-repeat left center;
}
.aboutus>.concept {
	width: 1200px;
	margin: 0 auto;
}
.aboutus>.concept>.concept_lf {
	width: 240px;
	height: 460px;
	line-height: 20px;
	color: #666666;
	font-size: 14px;
	float: left;
}
.aboutus>.concept>.concept_gt {
	width: 700px;
	height: 460px;
	background: url(images/about_concept.jpg) no-repeat center center;
	float: left;
}
/**
 * news1
 */
.journalism>.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.journalism>.news {
	padding-top: 30px;
}
.journalism_page {
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 100px;
}
.pag_box {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
}
.pag_box>.jour_shouye {
	width: 70px;
	height: 38px;
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #383838;
	border-radius: 3px;
	border: 1px solid #DDDDDD;
}
.pag_box>.jour_p1 {
	width: 50px;
	height: 38px;
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	line-height: 40px;
	color: #383838;
	border-radius: 3px;
	border: 1px solid #DDDDDD;
}
.pag_box>.jour_p2 {
	width: 40px;
	height: 38px;
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #383838;
	border-radius: 3px;
	border: 1px solid #DDDDDD;
}
.pag_box>.jour_end {
	width: 70px;
	height: 38px;
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	line-height: 40px;
	color: #383838;
	border-radius: 3px;
	border: 1px solid #DDDDDD;
}
.pag_box a {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.pag_box a:hover {
	background-color: #2364D1;
	color: #ffffff;
}
.pag_box a.action {
	background-color: #2364D1;
	color: #ffffff;
}
.pag_box>span {
	width: 50px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #383838;
	display: inline-block;
}
.journalism>.news .news_cnt li:hover:before {
	background-color: #ffffff;
}
.journalism>.news .news_cnt li:hover .new_cnt2 .cnt2_tt {
	color: #2364D1;
	position: relative;
	z-index: 3;
}
.journalism>.news .news_cnt li:hover .new_cnt2 {
	border-top: 1px solid #E3E3E3;
}
.journalism>.news .news_cnt li:hover .new_cnt2 .cnt2_txt {
	color: #666666;
	position: relative;
	z-index: 3;
}
.journalism>.news .news_cnt li:hover .new_cnt3 {
	background-color: #2364D1;
}
.journalism>.news .news_cnt li:hover .cnt3_date b {
	color: #ffffff;
}
.journalism>.news .news_cnt li:hover .cnt3_date i {
	color: #ffffff;
}
.journalism>.news .news_cnt li:hover .cnt3_img {
	background: url(images/jiantoubai.png) no-repeat center center;
}
/**
 * news2
 */
.news_det {
	width: 100%;
	float: left;
}
.tt {
	width: 1200px;
	height: 113px;
	margin: 0 auto;
	border-bottom: 1px solid #E1E1E1;
}
.tt>.tt1 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 34px;
	text-align: center;
	font-size: 18px;
	color: #383838;
	float: left;
}
.tt>.tt2 {
	width: 100%;
	height: 18x;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #999999;
	float: left;
	margin-top: 5px;
	position: relative;
}
.tt>.tt2 span {
	padding-left: 10px;
}
.tt>.tt2>.time {
	display: inline-block;
}
.tt>.tt2>.time>img {
	float: left;
}
.tt>.tt2>.through {
	display: inline-block;
	margin-left: 50px;
}
.tt>.tt2>.through>img {
	float: left;
}
.tt>.tt2>.through>a {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #999999;
	padding-right: 15px;
	position: absolute;
	top: 0;
	right: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.through>a:before {
	content: '';
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 6px solid #999999;
	border-right: 0;
	position: absolute;
	top: 3px;
	right: 6px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.tt>.tt2>.through>a:hover {
	color: #2364D1;
}
.tt>.tt2>.through>a:hover:before {
	border-left-color: #2364D1;
}
.main_det {
	width: 1200px;
	margin: 0 auto;
}
.main_det>.det1 {
	width: 1200px;
	margin-top: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	float: left;
}
.main_det>.det_tu {
	width: 900px;
	height: 400px;
	margin: 10px 150px 20px;
	float: left;
	overflow: hidden;
}
.main_det>.det2 {
	width: 1200px;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	float: left;
}
.main_det>.det2_tu {
	width: 1200px;
	margin: 60px 0px;
	text-align: center;
	float: left;
}
.main_det>.det2_tu>.tu1 {
	width: 450px;
	height: 620px;
	margin-left: 20px;
	display: inline-block;
	overflow: hidden;
	background: url(images/news_bg3.jpg) no-repeat center center;
}
.main_det>.det2_tu>.tu2 {
	width: 450px;
	height: 620px;
	margin-left: 20px;
	display: inline-block;
	overflow: hidden;
	background: url(images/news_bg4.jpg) no-repeat center center;
}
.det_page {
	width: 1200px;
	height: 40px;
	margin-bottom: 100px;
	margin-top:20px;
	float: left;
}
.det_page>.prew {
	/*width: 363px;*/
	height: 40px;
	line-height: 40px;
	float: left;
	padding-right:15px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.det_page a {
	width: 100%;
	height: 100%;
	display: block;
}
.det_page>.prew:hover {
	background-color: #2346D1;
}
.det_page>.next:hover {
	background-color: #2346D1;
}
.det_page>.prew:hover>a span {
	color: #ffffff;
}
.det_page>.next:hover>a span {
	color: #ffffff;
}
.det_page>.prew:hover>a .pr {
	background: url(images/news_lfw.png) no-repeat center center;
}
.det_page>.next:hover>a .nx {
	background: url(images/news_gtw.png) no-repeat center center;
}
.det_page>.prew>a>.pr {
	width: 11px;
	height: 12px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 14px;
	background: url(images/news_lfb.png) no-repeat center center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.det_page>.prew>a>span {
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	display: block;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.det_page>.next {
	/*width: 363px;*/
	height: 40px;
	line-height: 40px;
	float: right;
	padding-left:15px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.det_page>.next>a>.nx {
	width: 11px;
	height: 12px;
	float: right;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 14px;
	background: url(images/news_gtb.png) no-repeat center center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.det_page>.next>a>span {
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	display: block;
	float: right;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
/**
 * goods_center1
 */
.goods>.journalism>.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.goods>.journalism>.journalism_page {
	margin: 40px 0 100px;
}
.goods>.journalism>.product>.wrap {
	width: 1200px;
	margin: 0px auto;
}
.goods>.journalism>.product>.wrap>.classify {
	width: 1225px;
	height: 45px;
	float: left;
	margin-top: 40px;
}
.goods>.journalism>.product>.wrap>.classify li {
	width: 150px;
	height: 45px;
	float: left;
	margin-right: 25px;
	background-color: #F3F3F3;
	border-radius: 3px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.goods>.journalism>.product>.wrap>.classify li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 14px;
	color: #383838;
	line-height: 45px;
	text-align: center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.goods>.journalism>.product>.wrap>.classify li:hover {
	background-color: #2492CD;
}
.goods>.journalism>.product>.wrap>.classify li:hover a {
	color: #ffffff;
}
/**
 * goods_center2
 */
.goods_introduce {
	width: 1200px;
	float: left;
	margin-top: 45px;
}
.goods_introduce>.img_box {
	width: 590px;
	height: 390px;
	border:1px solid #DDDDDD;
	float: left;
	overflow: hidden;/*background: url(images/product_bg2.jpg) no-repeat center center;*/
}
.img_box img {
	width:100%;
	height:100%;
}
.goods_introduce>.parameter {
	width: 578px;
	float: left;
	margin-left: 30px;
}
.parameter>.par {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.parameter>.par.on {
	margin-top: 0;
}
.parameter>.par>i {
	line-height: 18px;
	font-size: 18px;
	color: #2364D1;
}
.parameter>.par>span {
	line-height: 14px;
	font-size: 14px;
	color: #666666;
}
.para_box {
	width: 1200px;
	height: auto;
	float: left;
	margin-top: 60px;
	margin-bottom: 50px;
	overflow: hidden;
}
.para_box>.tab_list {
	width: 100%;
	height: 40px;
	border-bottom:1px solid #DDDDDD;
	float: left;
}
.para_box>.tab_list li {
	width: 140px;
	height: 100%;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #383838;
	border-top-left-radius:8px;
	border-top-right-radius: 8px;
	cursor: pointer;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.para_box>.tab_list li:hover {
	background-color: #2364D1;
	color: #ffffff;
}
.para_box>.tab_list li.cur {
	background-color: #2364D1;
	color: #ffffff;
}
.para_box>.para {
	width: 100%;
	height: auto;
	overflow:hidden;
	padding-top: 30px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.goods>.journalism>.product>.wrap>.main_det {
	width: 100%;
	float: left;
}
/**
 * technology1
 */
.technology>.journalism>.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.operation {
	width: 100%;
	float: left;
}
.operation>.opt_main {
	width: 1200px;
	margin: 0 auto;
}
.essay {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.essay li {
	width: 100%;
	height: 80px;
	margin-bottom: 50px;
}
.essay li.on {
	margin-bottom: 0;
}
.essay li:hover .es_lf>span {
	color: #2364D1;
}
.essay li:hover .es_lf>i {
	color: #2364D1;
}
.essay li:hover .es_ct>i {
	color: #2364D1;
}
.essay li:hover .es_gt>span {
	color: #2364D1;
}
.essay li:hover .es_gt>.img_box {
	background: url(images/technology_jiantoub.png) no-repeat center center;
}
.essay li>a {
	width: 100%;
	height: 100%;
	display: block;
}
.essay li>a>.es_lf {
	width: 105px;
	height: 100%;
	float: left;
}
.es_lf>span {
	width: 100%;
	height: 24px;
	line-height: 24px;
	display: block;
	font-size: 24px;
	color: #999999;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.es_lf>i {
	width: 100%;
	height: 14px;
	line-height: 14px;
	margin-top: 15px;
	display: block;
	font-size: 14px;
	color: #999999;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.essay li>a>.es_ct {
	width: 868px;
	height: 100%;
	padding: 0px 40px;
	border-left: 1px solid #2364D1;
	border-right: 1px solid #E1E1E1;
	float: left;
}
.es_ct>i {
	width: 100%;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 16px;
	color: #383838;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.es_ct>span {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	display: block;
	font-size: 14px;
	color: #666666;
	float: left;
}
.essay li>a>.es_gt {
	width: 105px;
	height: 100%;
	float: left;
}
.es_gt>span {
	width: 100%;
	height: 14px;
	line-height: 14px;
	text-align: right;
	margin-top: 19px;
	display: block;
	font-size: 14px;
	color: #999999;
	float: left;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.es_gt>.img_box {
	width: 54px;
	height: 12px;
	float: left;
	margin-left: 51px;
	margin-top: 15px;
	background: url(images/technology_jiantoug.png) no-repeat center center;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
/**
 * technology2
 */
.technology>.journalism>.operation>.opt_main>.tt.on {
	height: 98px;
}
.technology>.journalism>.operation>.opt_main>.tt>.tt1.on {
	height: 16px;
	line-height: 16px;
	margin-top: 40px;
	font-size: 16px;
}
.technology>.journalism>.operation>.opt_main>.tt>.tt2.on {
	margin-top: 13px;
}
.skill {
	width: 1200px;
	float: left;
	margin-bottom: 50px;
	overflow: hidden;
}
.skill>.sk1 {
	width: 1200px;
	float: left;
	margin-top: 25px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.skill>.sk2 {
	width: 1200px;
	float: left;
	margin-top: 20px;
}
.skill>.sk2>i {
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #2364D1;
}
.skill>.sk2>.sk2_tt {
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #383838;
	margin-top: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}
.skill>.sk2>span {
	width: 100%;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #666666;
}
/**
 * service1
 */
.service>.journalism>.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
}
.cust_ser {
	width: 1245px;
	float: left;
	margin-top: 42px;
	margin-bottom: 120px;
}
.cust_ser li {
	width: 368px;
	height: 458px;
	float: left;
	margin-right: 45px;
	border:1px solid #DDDDDD;
	position: relative;
}
.cust_ser li>.img_box {
	width: 340px;
	height: 200px;
	margin: 14px 14px;
	float: left;
	overflow: hidden;
}
.cust_ser li span {
	width: 340px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin: 0px 14px;
	float: left;
	display: block;
}
.cust_ser li>.ser_classify {
	width: 190px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #2364D1;
	position: absolute;
	left: 24%;
	bottom: -20px;
}
/**
 * call1
 */
.call>.aboutus>.aboutus_bg {
	width: 100%;
	height: 400px;
	float: left;
	overflow: hidden;
	background: url(images/call_bg1.jpg) no-repeat center center;
}
.call_links {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}
.call_links>ul {
	height: 72px;
	position: absolute;
	right: 0;
	top: 200px;
}
.call_links>ul li {
	width: 118px;
	height: 70px;
	float: left;
	margin-right: 40px;
	border: 1px solid #F5F2EE;
	overflow: hidden;
}
.call_links>ul li a {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 3;
}
.call_links>ul li.hov:hover .phone {
	top: -120px;
	opacity: 1;
}
.call_links>ul>li.hov>.erweima {
	width: 118px;
	height: 118px;
	background: url(images/personal.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: -47px;
	left: 321px;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.call_links>ul li.hov:hover .erweima {
	top: -120px;
	opacity: 1;
}
.call>.aboutus>.company>.company_name {
	background: url(images/call_bg22.png) no-repeat left center;
	position: relative;
}
.call>.aboutus>.company>.company_name:before {
	content: '';
	width: 40px;
	height: 2px;
	background-color: #2364d1;
	position: absolute;
	left: 0;
	bottom: 0;
}
.call .branch {
	width: 1200px;
	float: left;
}
.call .branch li {
	width: 390px;
	height: 50px;
	float: left;
	margin-bottom: 50px;
}
.call .branch li img {
	float: left;
}
.call .branch li .sl_name {
	height: 50px;
	border-right: 1px solid #DDDDDD;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}
.call .branch li .sl_name.on {
	width: 49px;
}
.call .branch li .sl_name.cur {
	width: 95px;
}
.call .branch li .sl_name.on>span {
	height: 16px;
	line-height: 16px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	color: #383838;
	width: 100%;
}
.call .branch li .sl_name.on>i {
	height: 14px;
	line-height: 14px;
	float: left;
	margin-top: 3px;
	font-size: 14px;
	color: #999999;
	width: 100%;
}
.call .branch li .sl_name.cur>span {
	height: 16px;
	line-height: 16px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	color: #383838;
	width: 100%;
}
.call .branch li .sl_name.cur>i {
	height: 14px;
	line-height: 14px;
	float: left;
	margin-top: 3px;
	font-size: 14px;
	color: #999999;
	width: 100%;
}
.call .branch li .haoma {
	width: 180px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
	float: left;
}
.call .adress {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	color: #383838;
	float: left;
}
.call .call_map {
	width: 1200px;
	height: 515px;
	float: left;
	margin-top: 10px;
	background: url(images/map.jpg) no-repeat center center;
	overflow: hidden;
}
/*弹窗*/
.mask_mail {
	width:100%;
	height: 100%;
	position: fixed;
	top:0px;
	left: 0px;
	z-index: 333;
	background-color: rgba(0, 0, 0, 0.1);
}
.mask_mail form {
	width: 820px;
	height: 340px;
	position: absolute;
	top:50%;
	left:50%;
	padding: 60px 90px 0px 90px;
	margin-top:-200px;
	margin-left: -500px;
	background-color: #fff;
}
.mask_mail form input {
	display: block;
	width: 378px;
	height: 38px;
	border:1px solid #DDDDDD;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	outline-color: #2364D1;
	color:#383838;
	font-size: 14px;
}
input::-webkit-input-placeholder {
 color:#999;
}
.mask_mail form textarea {
	width: 798px;
	height: 158px;
	padding-left: 20px;
	line-height: 30px;
	border:1px solid #DDD;
	margin-bottom: 20px;
	outline-color: #2364D1;
	color:#383838;
	font-size: 14px;
}
textarea::-webkit-input-placeholder {
 color:#999;
}
.mask_mail form button {
	display: block;
	width: 378px;
	height: 38px;
	margin:0px auto;
	color:#333;
	font-size: 14px;
	background-color:transparent;
	border:1px solid #DDDDDD;
	cursor: pointer;
	outline:none;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.mask_mail form button:hover {
	border-color: #2364D1;
	background: #2364D1;
	color:#fff;
}
.mask_mail .chahao {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/chahao1.png) no-repeat center center;
	position: absolute;
	right: 20px;
	top:20px;
	cursor: pointer;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
.mask_mail .chahao:hover {
	background: url(images/chahao2.png) no-repeat center center;
}
.standard table tr td {
	padding:5px;
}
.qq_left{ box-shadow: 0px 0px 3px #666;border-radius: 5px; background-color: #3598d9; padding: 5px; height: auto; overflow: hidden; width: 130px; box-sizing:border-box;position: fixed; right: 10px; top: 100px; z-index:999;}
.qq_left .title{ color: #fff; font-size: 14px; height: 30px; position: relative;}
.qq_left .title img{ vertical-align: middle; margin-right: 5px;}
.qq_left .title a{ display: block; position: absolute; right: 5px; top: 5px; width: 11px; height: 11px; line-height: 10px; background-color: #fff; font-size: 9px; text-align: center;}
.qq_left .content{ background-color: #fff; border-radius: 5px; height: auto; overflow: hidden; text-align: center; padding: 10px 0px;}
.qq_left .content a img{ vertical-align: middle; border: none;display: block; width: 77px; height: 22px; margin:0px auto 10px;}
.qq_left .content .tel{ font-size: 12px; line-height: 20px; color: #666;}
.qq_left .content .tel h1{ color: #3598d9; margin-top: 10px; font-size:12px;}
.qq_left .content .tel p{ font-weight:bold; font-size:14px;}
.qq_left .content *{text-align: center;}

.qq_right{  box-shadow: 0px 0px 3px #666;width: 30px; border-bottom-left-radius: 5px; border-top-left-radius: 5px; color: #fff; position: fixed; right: 0px;  top: 100px; z-index: 996; background-color: #3598d9; text-align: center; padding: 10px 0px; cursor: pointer;}
.qq_right p{ width: 18px; line-height: 20px; font-size: 14px; margin: 0 auto;}
.qq_right img{ margin-bottom: 5px;}
.gsj{ width:1200px; height:74px; overflow:hidden; padding:0; margin:20px auto 10px; position:relative;}
.gsj ul li{ width:200px; height:74px; overflow:hidden; float:left; position:relative; text-align:center;}
