﻿@charset "utf-8";/*样式重置*/
body
{
	width: 100%;
	min-width: 1100px;
	max-width: 1920px;
	margin: 0 auto;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:14px;
	font-family: "微软雅黑";
}
ol, ul { list-style:none }
:focus { outline:none; }
a
{
	font:14px "微软雅黑";
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
a:hover { color: #EA770D }
.clear { clear: both; }
.w1100
{
	width: 1100px;
	margin:auto;
}
.w1240
{
	width: 1240px;
	margin:auto;
}/*样式重置结束*//*hearder*/
.header
{
	height: 115px;
	background: url(../images/logobj.jpg) no-repeat center;
}
.header .w1100
{
	position: relative;
	height: 115px;
}
.header .logo
{
	margin-top: 30px;
	float: left;
}
.header .ding
{
	float: right;
	margin-left: 45px;
}
.header .head_top
{
	height:50px;
	line-height: 50px;
	float: right;
	margin-top:40px;
}
.header .head_top span
{
	color: #2089e8;
	font-size: 20px;
	display: block;
	font-style: oblique;
	font-family:Arial;
	padding-left: 50px;
	background: url(../images/call.jpg) no-repeat left center;
}
.ding h1
{
	color: #333;
	font-weight:bold;
	font-size:20px;
	font-family: "黑体";
	letter-spacing: 3px;
	margin-bottom: 15px;
	margin-top: 7px;
}
.ding h1 span
{
	color: #2089e8;
	font-weight: bold;
	font-size:20px;
	font-family: "黑体";
}
.ding h2
{
	color: #666;
	font-weight: normal;
	font-size: 14px;
	font-family: "黑体";
}
.header .form1 { float: right; }/*导航部分*/
.nav li
{
	float: left;
	height: 65px;
	line-height: 65px;
	font-style: normal;
	list-style-type:none;
}
.nav li a
{
	font-size: 16px;
	color: #666666;
	display: block;
	padding-right: 34px;
	padding-left: 30px;
	background: url(../images/nav2.jpg) no-repeat right center;
	height: 65px;
	line-height: 65px;
}
.nav li:last-child a
{
	padding-right: 0px;
	background:none
}
.nav li:first-child a { padding-left: 0px; }
.nav li a:hover { color: #2089e8; }
.nav li:hover
{
	color: #2089e8;
	background: url(../images/nav1.jpg) no-repeat 50px bottom;
}
.nav li:first-child:hover
{
	color: #2089e8;
	background: url(../images/nav1.jpg) no-repeat 20px bottom;
}
.nav li.first a { color: #2089e8; }
.nav li.first
{
	color: #2089e8;
	background: url(../images/nav1.jpg) no-repeat 50px bottom;
}
.nav li:first-child.first
{
	color: #2089e8;
	background: url(../images/nav1.jpg) no-repeat 20px bottom;
}/*轮播图点样式*/
.active { background: #2089e8; }
.flickerplate .dot-navigation .dot.active
{
	background: #2089e8;
	height: 20px;
	width: 10px;
	margin-top: -10px;
}
.flickerplate .dot-navigation .dot.active:hover { background:#2089e8; }
.flickerplate .dot-navigation .dot { background: #fff; }
.flickerplate .dot-navigation .dot:hover { background: #fff; }/*搜索框*/
.search .w1100
{
	position:relative;
	height:168px;
}
.search_div
{
	height:168px;
	line-height: 168px;
	background: url(../images/ss.jpg) no-repeat center;
}
.search
{
	width:410px;
	margin-left: 180px;
	position:relative;
}
.sea_key { float: left; }
.sea_cal { float: right; }
.search_tow
{
	float: left;
	border: none;
	background: none;
	width:300px;
	color: #444444;
	font-size: 14px;
	padding-left: 35px;
	height: 44px;
}
.search_button
{
	cursor: pointer;
	width: 44px;
	height: 44px;
	position: absolute;
	right: 2px;
	border: none;
	background: none;
	color: #fff;
	font-size: 16px;
}
.sea_key a
{
	font-size: 13px;
	color:#fff;
	margin:0 10px;
}
.sea_key a:hover { text-decoration:underline; }
.sea_key span
{
	font-size: 16px;
	color:#fff;
	margin-left: 15px;
	font-weight:normal;
}
.sea_cal span
{
	font-size: 16px;
	color:#fff;
	margin-right: 10px;
}
.sea_cal a
{
	font-size: 33px;
	color:#2fbbf1;
	float: right;
	margin-top: 23px;
}
.searchdiv1
{
	position: absolute;
	top: 80px;
	color: #fff;
	margin-left: 220px;
}
.searchdiv1 h4 a
{
	line-height: 24px;
	font-size: 26px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial;
	margin-bottom:10px;
	display: block;
}
.searchdiv1 h5 a
{
	line-height: 24px;
	font-size: 18px;
	font-weight:normal;
	display: block;
}
.searchdiv2
{
	position: absolute;
	top: 30px;
	color: #fff;
	margin-left: 700px;
}
.searchdiv2 h4 a
{
	line-height: 24px;
	font-size: 26px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial;
	margin-bottom:10px;
	display: block;
}
.searchdiv2 h5 a
{
	line-height: 24px;
	font-size: 18px;
	font-weight:normal;
	margin-left: 65px;
	display: block;
}/*pordcut*/
.porright { margin-top: 60px; }
.porduct
{
	height: 620px;
	background: #ebeff3
}
.porduct h2
{
	margin-top: -40px;
	z-index: 999;
	position: relative;
}
.porduct h2 ul
{
	float: right;
	width: 555px;
}
.porduct h2 ul li
{
	float: left;
	height: 40px;
	text-align: center;
	background:url(../images/cpbj1.png) no-repeat center;
	margin-right: 60px;
}
.porduct h2 ul li:last-child { margin-right: 0px; }
.porduct h2 ul li a
{
	color: #666;
	font-size: 14px;
	line-height: 34px;
	padding-bottom: 12px;
}
.porduct h2 ul li:hover a
{
	color: #2089e8;
	border-bottom: solid 1px #2089e8
}
.porduct h2 p
{
	color: #666666;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight:normal;
}
.porduct .porleft
{
	float: left;
	width:285px;
	height: 400px;
	background:url(../images/porleft.png) no-repeat center;
	position: relative;
	margin-bottom:50px;
}
.porduct .porleft .pormore
{
	width: 94px;
	height: 96px;
	position:absolute;
	top: 0px;
	left: 0px;
}
.porduct .porleft ul
{
	width: 191px;
	height: 308px;
	margin-left: 94px;
	margin-top:98px;
}
.porduct .porleft ul li a
{
	font-size: 14px;
	color: #3c3f49;
	line-height: 36px;
	height: 36px;
	display: block;
	padding-left:30px;
}
.porduct .porleft ul li a:hover
{
	background: #25282f;
	color: #fff
}
.porduct .porleft ul li a.porlifirst
{
	background: #25282f;
	color: #fff
}
.porduct .porright li
{
	float: left;
	margin-right: 28px;
	margin-bottom: 30px;
	width: 347px;
	height: 215px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.porduct .porright li p { text-align: center; }
.porduct .porright li p img
{
	width:33px;
	height: 35px;
	border:none;
	margin-top: 90px;
}
.porduct .porright li:nth-child(3n) { margin-right: 0px; }
.porduct .porright li .porspan
{
	width: 347px;
	height: 215px;
	display: block;
	color: #25282f;
	font-size: 15px;
	text-align: center;
	position: absolute;
	top: -215px;
}
.porduct .porright li img
{
	width: 347px;
	height: 215px;
}
.porduct .porright li:hover .porspan
{
	color:#fff;
	background: url(../images/cpbj.png) repeat center;
	transition: all 0.8s;
	top: 0px
}
.porduct .porright li .porspan h3
{
	font-size: 18px;
	padding-top:80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:300px;
	margin:auto;
}
.porduct .porright li .porspan p
{
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:300px;
	margin:auto;
}
.pca { text-align: center; }
.pca a
{
	display: inline-block;
	font-size: 14px;
	background: #1f438b;
	padding: 5px 30px;
	color: #fffefe;
	margin: 0px 10px;
}
.pca a:last-child
{
	background: #ad3643;
	margin-top: 40px;
}
.pca a:hover { background: #ad3643; } /*yous*/
.yous
{
	background:url(../images/ysbj.jpg) no-repeat center bottom;
	height:760px;
}
.yous .w1100 { position: relative; }
.yous .yousleft
{
	position: relative;
	top: 170px;
	left: 210px;
}
.yous .yscon { clear: both; }
.yous .yscon .ysimgright
{
	width: 470px;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height:28px;
}
.yous .ysc1
{
	width: 470px;
	text-align: left;
	position:absolute;
	top:345px;
	left: 50px;
}
.yous .ysc2
{
	width: 470px;
	text-align: left;
	position:absolute;
	top:345px;
	left: 640px;
}
.yous .ysc3
{
	width: 470px;
	text-align: left;
	position:absolute;
	top:575px;
	left: 50px;
}
.yous .ysc4
{
	width: 470px;
	text-align: left;
	position:absolute;
	top:575px;
	left: 640px;
}
.yous .ysli1
{
	position:absolute;
	top:80px;
	left: 40px;
	width: 200px;
	text-align: center;
}
.yous .ysli2
{
	position:absolute;
	top:80px;
	left: 315px;
	width: 200px;
	text-align: center;
}
.yous .ysli3
{
	position:absolute;
	top:80px;
	left: 590px;
	width: 200px;
	text-align: center;
}
.yous .ysli4
{
	position:absolute;
	top:80px;
	left: 860px;
	width: 200px;
	text-align: center;
}
.ysli span
{
	color: #ffce70;
	font-size: 42px;
	font-family:Arial;
}
.ysli p
{
	color: #fff;
	font-size: 14px;
}/*photo*/
.photo
{
	height:360px;
	background: url(../images/p1.jpg) no-repeat center;
}/*合作伙伴*//*产品*/
.anli.w1100 { position: relative; }
#qhone .mr_frboxa1
{
	width: 1100px;
	margin:auto;
}
#qhone .mr_frUla1
{
	width: 1100px;
	margin:auto;
}
#qhone .mr_frBtnLa1
{
	position: absolute;
	right: 30px;
	top: 15px;
	cursor:pointer;
}
#qhone .mr_frBtnRa1
{
	position: absolute;
	right: 0px;
	top: 15px;
	cursor:pointer;
}
#qhone .mr_frUla1 ul li
{
	display: block;
	float: left;
	margin-right:25px;
	overflow: hidden;
	position: relative;
	width: 535px;
	margin-bottom:20px;
}
#qhone .mr_frUla1 ul li img
{
	display: block;
	width: 536px;
	height: 331px;
}
#qhone .mr_frUla1 .tempWrap { width:1100px!important }/*切换结束*/
#qhone .mr_frUla1 ul li .qhdiv em
{
	width: 9px;
	height: 13px;
	float: right;
	margin-top: 0px;
	margin-right:30px;
	background:url(../images/zs4.jpg) no-repeat center;
}
.anlitit
{
	border-bottom: solid 1px #e5e5e5;
	height: 50px;
	margin-top: 65px;
	margin-bottom: 25px
}
.anlitit h3
{
	color: #333333;
	font-size: 24px;
	font-family:"黑体";
	font-weight: normal;
	float: left;
}
.anlitit h4
{
	color: #999999;
	font-size: 12px;
	float: left;
	font-family:Arial;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 5px;
}
#qhone .qhdiv
{
	height: 80px;
	background:#fff;
	position: relative;
}
#qhone .qhdiv p a
{
	font-size: 18px;
	color: #333;
	margin-left:40px;
	padding-top: 15px;
	display: block;
}
#qhone .qhdiv span
{
	color: #999;
	font-size: 14px;
	margin-left:40px;
}
#qhone .mr_frUla1 ul li:hover .qhdiv { background: #2089e8; }
#qhone .mr_frUla1 ul li:hover .qhdiv em { background:url(../images/zs3.jpg) no-repeat center; }
#qhone .mr_frUla1 ul li:hover .qhdiv p a { color: #fff; }
#qhone .mr_frUla1 ul li:hover .qhdiv span { color: #fff; }
#qhone .mr_frUla1 ul li:hover
{
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
#qhone2 .mr_frboxa1
{
	width: 1100px;
	margin:auto;
}
#qhone2 .mr_frUla1
{
	width: 1100px;
	margin:auto;
}
#qhone2 .mr_frBtnLa1
{
	position: absolute;
	right: 30px;
	top: 15px;
	cursor:pointer;
}
#qhone2 .mr_frBtnRa1
{
	position: absolute;
	right: 0px;
	top: 15px;
	cursor:pointer;
}
#qhone2 .mr_frUla1 ul li
{
	display: block;
	float: left;
	margin-right:26px;
	overflow: hidden;
	position: relative;
	margin-bottom:20px;
	border:solid 1px #e5e5e5;
	width:196px;
}
#qhone2 .mr_frUla1 ul li img
{
	display: block;
	width:196px;
	height:118px;
}
#qhone2 .mr_frUla1 .tempWrap { width:1100px!important }/*切换结束*/
#qhone2 .mr_frUla1 ul li .qhdiv em
{
	width: 9px;
	height: 13px;
	float: right;
	margin-top: 0px;
	margin-right:30px;
	background:url(../images/zs4.jpg) no-repeat center;
}
#qhone2 .anlitit
{
	border-bottom: solid 1px #e5e5e5;
	height: 50px;
	margin-top: 65px;
	margin-bottom: 25px
}
#qhone2 .anlitit h3
{
	color: #333333;
	font-size: 24px;
	font-family:"黑体";
	font-weight: normal;
	float: left;
}
#qhone2 .anlitit h4
{
	color: #999999;
	font-size: 12px;
	float: left;
	font-family:Arial;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 5px;
}
#qhone2 .mr_frUla1 ul li p
{
	color: #fff;
	font-size: 14px;
	width: 176px;
	height: 68px;
	background: url(../images/cpbj.png) repeat center;
	position: absolute;
	top: -196px;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
#qhone2 .mr_frUla1 ul li:hover p
{
	top:0px;
	transition: all 0.8s;
}/*about*/
.about
{
	height:429px;
	background:url(../images/about.jpg) no-repeat center;
	background-size: 100%;
	margin-top: 45px;
}
.about h4 a
{
	font-size: 22px;
	color: #fff;
	padding-top: 210px;
	padding-left:410px;
	margin-bottom:25px;
	display: block;
}
.about h4 a span
{
	font-size: 46px;
	color: #fff;
	font-family: "黑体";
	font-weight: normal;
}
.about p
{
	padding-left:410px;
	font-style: 14px;
	color: #fff;
	line-height: 28px
}
.about a.more
{
	width: 81px;
	height: 33px;
	background:url(../images/about2.jpg);
	position: absolute;
	top: 150px;
	right: 0px;
	line-height: 33px;
	padding-left:20px;
}
.about .w1100 { position: relative; }/*优势结束*/
.news
{
	background:#eef1f3;
	padding-top:80px;
	padding-bottom: 80px;
}
.news .w1100 { background:#eef1f3; }
.news .news_img
{
	width:330px;
	float: left;
}
.news .news_img img
{
	width:330px;
	height:248px;
	display: block;
}
.news .news_img p a
{
	height: 42px;
	line-height: 42px;
	padding-left:20px;
	color: #999;
	display: block;
	padding-right: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:#fff url(../images/fk.jpg) no-repeat right center;
}
.news .news_img p a:hover
{
	color: #308be3;
	background: #fff url(../images/fk2.jpg) no-repeat right center;
}
.news .news_left
{
	width: 330px;
	float: left;
	margin-right:55px;
	margin-left:55px;
}
.news .news_right
{
	width: 330px;
	float: right;
}
.newstit h4
{
	border-bottom:solid 1px #e5e5e5;
	padding-bottom: 22px
}
.newstit h4 a
{
	color: #999999;
	font-size: 12px;
	font-family:Arial;
}
.newstit h4 a span
{
	color: #333333;
	font-size: 18px;
	font-family: "黑体";
	font-weight: normal;
	display: inline-block;
	margin-right: 10px;
}
.newstit .more { float: right; }
.news .nldiv:hover h5 p { color: #387ffb; }
.newstit h4 a:hover { color: #387ffb; }
.newstit h4 a:hover span { color: #387ffb; }
.news_left_con { margin-top:25px; }
.news_left_con h5 a
{
	color: #333;
	font-size: 14px;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_left_con p
{
	color: #666666;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 28px;
	line-height: 28px;
}
.news_left_con img
{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.news_left_con span
{
	font-size: 12px;
	color: #aaaaaa;
	font-family: Arial;
}
.news_left_con h5 a:hover { color: #387ffb; }
.news_right p a
{
	display: block;
	line-height: 50px;
	height: 50px;
	border-bottom:solid 1px #e5e5e5;
	color: #333;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:20px;
	background: url(../images/n3.jpg) no-repeat left center;
}
.news_right p a:hover
{
	color: #387ffb;
	background: url(../images/n2.jpg) no-repeat left center;
}/*底部*/
.foot { background: #2c3239 }
.foot .w1100 { position: relative; }
.foot a:hover
{
	color: #fff;
	text-decoration:underline;
}
.foot .fonnav
{
	padding-top:58px;
	border-bottom:solid 1px #4f5358;
	height: 80px;
}
.foot .fonnav h2 { float: left; }
.foot .fonnav ul { float: left; }
.foot .fonnav li
{
	float: left;
	margin-left:50px;
}
.foot .fonnav li a
{
	font-size: 14px;
	color: #fff;
	line-height: 75px;
	height: 75px;
}
.foot .foncall
{
	margin-top: 60px;
	margin-bottom: 100px;
}
.foot .foncall h4 { margin-bottom:35px; }
.foot .foncall h4 a
{
	font-size: 18px;
	color: #fff;
	padding-right: 65px;
	font-weight:normal;
}
.foot .foncall p
{
	color:#696d73;
	font-size: 14px;
	line-height: 32px
}
.foot .foncall p a
{
	color:#696d73;
	font-size: 14px;
	line-height: 32px
}
.foot .fonlink { margin-bottom: 15px; }
.foot .fonlink span
{
	color: #898f95;
	font-size: 14px;
}
.foot .fonlink a
{
	color: #898f95;
	font-size: 14px;
	margin-left:55px;
}
.foot .fend
{
	height: 64px;
	line-height: 70px;
	color: #898f95;
	border-top:solid 1px #4f5358;
}
.foot .fend a
{
	color: #898f95;
	font-size: 14px;
	display: block;
	float: right;
	height: 64px;
	line-height: 70px;
}
.foot .wx
{
	position: absolute;
	top: 195px;
	right: 0px;
}
.foot .wx p
{
	color: #898f95;
	font-size: 14px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.foot .zxqq
{
	position: absolute;
	top: 195px;
	right:140px;
}
.foot .lxfs
{
	position: absolute;
	top: 250px;
	right:140px;
	text-align: right;
}
.foot .lxfs p
{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.foot .lxfs span
{
	font-size: 24px;
	color: #fff;
	font-family: Arial;
	font-style:oblique
}/*返回顶部*//*返回顶部*/
.cd-top
{
	z-index:999;
	display: inline-block;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	cursor:pointer;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);  /* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background:#000 url(../images/cd-top-arrow.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius:8px;
}
.cd-top.cd-is-visible
{  /* the button becomes visible */
	visibility: visible;
	opacity: 1;
	cursor:pointer;
}
.cd-top.cd-fade-out {  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .9; }
.no-touch .cd-top:hover
{
	background-color: #9dc92b;
	opacity: 1;
}
.por_conend .por_con_div h4 a:hover { color: #316DC3 }
