@charset "utf-8";
/* JIEMOU CSS Document */
* {
	padding:0;
	margin:0;
}
::selection{ background:#00b1ee; color:#fff;}
::-moz-selection{ background:#00b1ee; color:#fff;} 
::-webkit-selection{ background:#00b1ee; color:#fff;}
* {
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
li {
	list-style-type:none;
}
img {
	border:0 none;
}
a {
	color:#666;
	text-decoration:none;
}
.cl {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
body {
	font-family: "Microsoft YaHei";
	font-size:12px;
	text-align:left;
	color:#666;
	background:url(../images/bg.gif) left 199px repeat-x;
}
.div {
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.w1200 {
	width:1200px;
	margin:0 auto;
}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.top {
	position:absolute;
	top:0px;
	right:0px;
}
.top li {
	float:left;
	margin-right:8px;
	line-height:28px;
	height:28px;
	background:url(../images/line.gif) right center no-repeat;
	padding-right:8px;
}
.top li.no {
	background:none;
}
.top a.weibo {
	background: url(../images/weibo.gif) left center no-repeat;
	height: 286px;
	padding-left: 20px;
}

.menu_bt{position: relative;z-index: 9999; width:24px;height:12px;border-top: 2px solid #666;border-bottom: 2px solid #666;vertical-align: middle; float:right; display:none;}
.menu_bt:after {content: '';position: absolute;top: 0;left: 0;right: 0;height:5px;border-bottom: 2px solid #666; transition: all 100ms linear 0ms;}
.menu_bt span:after {border-color: #666}
.menu_bt span {font-size: 0;	text-indent: -9999px}
.menu_bt span:before, .menu_bt span:after {content: '';position: absolute;top: 50%;right: 0;left: 0;border-top: 1px solid black;transition: all 100ms linear 0ms;}
.menu_bt.open {color: transparent !important; border:0;}
.menu_bt.open:after {-webkit-transform: scale(0);transform: scale(0);}
.menu_bt.open span:before, .menu_bt.open span:after { border-width: 2px;border-color: white;}
.menu_bt.open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg)}
.menu_bt.open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg)}
 

/*header*/
.header {
	WIDTH: 100%;
	height: 80px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.headTop{box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);background:#fff;}
.header .logo a {
	WIDTH:440px;
	float: left;
	height:80px;
	display:block;
}
.header .logo a{background:url(../images/logoTop.png) left center no-repeat;}
.menu {
	float: right;
	height: 80px;
}
.menu li {
	text-align: center;
	padding:0px 5px;
	float: left;
	height:80px;
	line-height:80px;
	font-size: 16px
}
.menu li a {
	color: #fff;
	padding:0 20px 0px;
	height:78px;
	display:block;
}
.menu li a:hover {
	color: #00b1ee;
	text-decoration: none;
}
.headTop .logo a{background:url(../images/logo.png) left center no-repeat; }
.headTop .menu li a{color: #080000;}
.headTop .menu li a:hover {
	border-bottom:2px solid #00b1ee;
}





@media screen and (max-width:1024px) {
.w1200{ width:100%;}
.menu_bt{ display:block; margin:20px 10px 0 0;}	
.page-overlay {position: fixed; top: 0;right: 0;bottom: 0;left: 0; height:0; z-index:999; width: 100%; overflow:hidden; background:#000; transition:all .2s ease-in-out;color:#fff; opacity:0;}
.page-overlay.black{opacity:1; height:100%;}	

.header{ height:50px;}
.header .con{ width:100%;} 
.header.headTop .logo a{ background: url(../images/logo-m.png) no-repeat; width: 160px; display: block;height: 30px;background-size:auto 22px;margin-top: 15px; margin-left:15px;}
.header.headTop .sologn p{ display:none;}

.page-overlay .menu{ width:90%; margin:0 auto; margin-top:64px; float:none; text-align:left; }
.page-overlay .menu li{ float:none; padding:0; margin-left:0;}
.header.headTop .page-overlay .menu li > a{ font-size:22px; color:#fff; line-height:40px; padding:10px 0;}
.header.headTop .page-overlay .menu li > a:hover{ border:0; color:#01a6df;}
.header.headTop .page-overlay .menu li > a.on{  border:0;  color:#01a6df;}

}



/*首页*/
.index_body {
	overflow:hidden;
	width:100%;
}
.dongtai {
	padding:22px 0 0px;
	overflow:hidden;
	width:100%;
}
/*new*/
.new {
	float:left;
	width:610px;
	padding-right:13px;
	border-right:1px dotted #dbdbdb;
}
/*tab*/
.tab {
}
.tab ul li {
	float:left;
	margin-right: 5px;
}
.tab ul li a {
	background: url("../images/nxz.gif") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: center;
	width: 96px;
}
.tab ul li.active a {
	background: url("../images/xz.gif") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
}
.lm {
	height:25px;
	line-height:25px;
}
.new_list {
	margin-bottom:30px;
	padding-left:5px;
	overflow:hidden;
}
.new_list dt {
	float:left;
	margin-right:11px;
}
.new_list dd h2 {
	padding-bottom:4px;
}
.new_list dd h2 a {
	color:#343434;
	font-family:"微软雅黑";
}
.new_list dd h2 a:hover {
	color:#000;
}
.new_list dd p {
	line-height:20px;
}
.data {
	background:url(../images/data.gif) no-repeat;
	width:56px;
	color:#fff;
	margin-right:8px;
	display:inline-block;
	text-align:center;
	line-height:14px;
}
/*案例*/
.case {
	margin: 10px auto 30px;
	overflow: hidden;
}
.caseOne {
	float: left;
	height: 300px;
	margin: 20px 10px 0 7px;
	overflow: hidden;
	width: 380px;
}
.caseOne .case_thumb {
	height:230px;
	overflow:hidden;
	display:block;
	position: relative;
}
.caseOne .case_thumb a::before {
 background: rgba(0, 0, 0, 0.45) none repeat scroll 0 0;
 content: "";
 height: 100%;
 left: 0;
 opacity: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 999;
}
.caseOne .case_thumb a:hover::before, .caseOne .case_thumb a:hover::after {
 opacity: 1;
}
.caseOne a::after {
 color: #fff;
 content: "";
 font-family: "FontAwesome";
 font-size: 30px;
 left: 50%;
 opacity: 0;
 position: absolute;
 top: 50%;
 transform: translate(-50%, -50%);
 z-index: 9999;
}
.caseOne .case_thumb img {
	border: 0 none;
	left: 0;
	position: absolute;
	top: 0;
	width:100%;
	height:100%;
	backface-visibility: hidden;
	transform: translateZ(0px);
}
.caseOne .case_thumb img, .caseOne .case_thumb a::before, .caseOne .case_thumb a::after, .caseOne .case_thumb a:hover::before, .caseOne .case_thumb a:hover::after {
 transition: all 0.5s ease-in-out 0s;
}
.caseOne .case_thumb:hover img {
	transform: scale(1.1);
}
.caseOne .case_text {
	padding: 15px 0;
}
.caseOne .case_text h3{ margin-top:0px;}
.caseOne .case_text h3::before {
 background: #00b1ee none repeat scroll 0 0;
 content: "";
 display: block;
 height: 2px;
 margin-bottom: 15px;
 width: 50px;
}
.caseOne .case_text h3 a {
	font-size:16px;
	color:#222
}
.caseOne .case_text h3 a:hover {
	color:#00b1ee;
}
/*修改 首页第一栏目*/
.service {
	background:url(../images/servicebg.gif) repeat-x left top;
	height:180px;
	padding-top:10px;
}
.service .tit {
	background:url(../images/title.gif) left center no-repeat;
	padding-left:10px;
	color:#262626;
	line-height:45px;
	height:45px;
	font-size:20px;
}
.black {
	color:#000;
}
/*flink*/
.flink {
	width:100%;
	height:82px;
	overflow:hidden;
	padding:18px 0 0;
}
.flink h2 {
	background:url(../images/link.gif) no-repeat;
	width:62px;
	margin-bottom:8px;
	height:14px;
}
.flink ul li {
	float:left;
	margin-right:5px;
}
.flink ul li a {
	color:#868686;
}
.flink ul li a:hover {
	color:#000;
}
.mrt20 {
	margin-top:20px;
}
/*服务*/

.title {
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	padding-bottom:5px;
}
.title h2 {
	font-family:"微软雅黑";
	font-size:26px;
	text-align:center;
	color:#000;
	padding-bottom:20px;
}
.footer {
	background: none repeat scroll 0 0 #343434;
	color: #fff;
	overflow: hidden;
	padding: 30px 0 0px;
	position: relative;
	width: 100%;
}
.foot{ border-top:1px solid #464646; padding:15px 0px 20px; margin-top:10px; text-align:center; color:#fff;}
.foot p{color:#fff; line-height:20px; margin:0px;}
#sitemap {
	float: left;
	overflow: hidden;
	width:900px;
}
#sitemap ul {
	float: left;
	margin-right: 20px;
	width: 150px;
}
#sitemap ul li {
	line-height:30px;
}
#sitemap ul li strong {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:40px;
}
.supportfooter {
	float: right;
	text-align:center;
}
.supportfooter h3{ line-height:35px; margin:0px; font-size:13px;}
.supportfooter p {
	line-height: 20px;
}
.footer .phone {
	color: #F5E398;
	font-size: 20px;
	margin-top: 1px;
}
.footer .phone span {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #368EDB;
	text-decoration: underline;
}
.footer .phone a:hover {
	text-decoration: none;
}
.footer_menu{ clear:both; display:block; overflow:hidden;}

.copyright {
	margin-top: 15px;
	clear:both;
}

.case .title {
	overflow: hidden;
	width: 1200px;
}
.title h1 {
	color: #262626;
	float: left;
	font-size: 22px;
}
.title span {
	color: #262626;
	display: block;
	float: left;
	font-size: 14px;
	margin: 5px 0 0 15px;
}
.title span a {
	color: #262626;
	margin: 0 5px;
}
.title span a:hover {
	color: #48a11C;
}
.title .quan {
	background: url("../images/icon.png") no-repeat scroll -0px -0px transparent;
	display: block;
	float: right;
	height: 27px;
	text-indent: -10000px;
	width: 27px;
}
.title .quan:hover {
	background-position: -31px -0px;
}

/*aboutUs*/
.aboutUs .itemList {
    width: 100%;
	margin-top:50px;
}
.aboutUs .itemList li {
    float: left;
    position: relative;
    width: calc(100% / 3);
}
.aboutUs .itemList li .pic {
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.aboutUs .itemList li img {
    filter: grayscale(100%);
    transition: -webkit-transform 0.4s ease 0s, -webkit-filter 0.4s ease 0s;
}
.aboutUs .itemList li:hover img {
    filter: grayscale(0);
    transform: scale(1.1);
}
.aboutUs .itemList li .label {
    background-color: rgba(220, 33, 36, 0.9);
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 50px;
    position: absolute;
    right: 2%;
    text-align: center;
    top: -4%;
    width: 60px;
}
.aboutUs .itemList li .label .line {
    background: #fff none repeat scroll 0 0;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -8px;
    width: 34px;
}

/*about*/
.about {
	width:375px;
	float:left;
}
.about ul {
	float: right;
	font-size: 14px;
	overflow: hidden;
	padding-left: 20px;
	margin-top:10px;
	text-align: left;
	width: 345px;
}
.about ul li {
	line-height:24px;
}
.about ul h1 {
	font-size: 20px;
	margin: 20px 0;
}
.about ul h1 span {
	color: #368EDB;
}
.about ul a.tijiao {
	background: url("../images/icon.png") no-repeat scroll 0 -74px transparent;
	display: block;
	float: left;
	height: 43px;
	margin-top: 4px;
	text-indent: -10000px;
	width: 150px;
}
.about ul a.tijiao:hover {
	background-position: 0 -28px;
}
.about ul a.qq {
	background: url("../images/icon.png") no-repeat scroll -156px -25px transparent;
	display: block;
	float: right;
	height: 46px;
	margin-right: 30px;
	text-indent: -10000px;
	width: 150px;
}
.about ul a.qq:hover {
	background-position: -156px -71px;
}
/*服务客户*/
.client {
	height: auto !important;
	margin: 0 auto;
	overflow:hidden;
}
.client h2 {
	color: #000000;
	font-size: 20px;
	margin-bottom: 15px;
}

/*banner*/
.banner {
	background:url(../images/banner_bg.gif) left top repeat-x;
	height:76px;
	margin-top:80px;
}
.banner .div {
	background:url(../images/banner.gif) center top no-repeat;
}
.banner .div p {
	color: #D5EFF9;
	float: right;
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding: 33px 0 23px;
	width: 282px;
}
.banner .banner_con {
	width:1000px;
}
/*topmenu*/
.topmenu {
	background:url(../images/topmenu.gif) left top repeat-x;
	height:40px;
}
.yd_right {
	float: right;
	font-size: 12px;
	font-weight: normal;
}
#nettype {
	margin: 0 auto;
	width: 645px;
}
#nettype h3 {
	color: #666666;
	font-size: 14px;
	padding: 10px 0 8px;
}
#nettype span {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CBD3E1;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 3px 5px;
}
.id_news {
	line-height: 22px;
	padding: 0px 0 30px;
	width: 600px;
	clear:both;
}
.id_news a {
	color: #666666;
	height: 22px;
	margin-right: 25px;
}
.id_news a b {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
}
/*newsList*/
.newsList {
	clear: both;
	margin:5px auto;
	overflow: hidden;
	text-align: left;
	width: 600px;
	float:left;
}
.newsList ul h2 a {
	color: #000000;
	font-size: 14px;
	line-height:30px;
}
.newsList ul h2 a:hover {
	text-decoration:underline;
	color:#368EDB;
}
.newsList ul h2 span {
	color:#fff;
	background:url(../images/data.gif) left center no-repeat;
	padding:5px 5px 5px 13px;
	width:38px;
	float:right;
}
.newsList ul p {
	color: #606162;
}
.newsList ul li {
	margin-bottom:8px;
}
/*main*/
.main {
	margin: 0 auto;
	padding: 0px 0 0;
	width: 1200px;
}
.channel_tab {
	height: 32px;
	line-height: 32px;
	width:1180px;
	margin:0 auto;
}
.channel_tab ul li {
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	padding-right: 17px;
	padding-left:10px;
	background: url(../images/news2.gif) right center no-repeat;
}
.channel_tab ul li a:link, .channel_tab ul li a:active, .channel_tab ul li a:visited {
	color: #949494;
}
.channel_tab ul li a {
	display: block;
	font-family: "微软雅黑";
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.channel_tab ul li a:hover {
	color:#368EDB;
}
.caseList {
	overflow: hidden;
	width: 1200px;
}
.case_one {
	float: left;
	height: 267px;
	margin-bottom: 15px;
	overflow: hidden;
	margin-right:10px;
	padding: 6px;
	width: 224px;
}
.case_one .pic {
	width:224px;
	height:138px;
	overflow:hidden;
	display:block;
}
.case_one .tit {
	color: #333333;
	font-weight: bolder;
	font-size: 14px;
	line-height:28px;
	display:block;
}
.case_one .desc {
	width:224px;
	height: 85px;
	color: #666666;
	font-size: 12px;
	line-height:20px;
}
.divover {
	background: none repeat scroll 0 0 #F7F7F7;
}
.divout {
	background: none repeat scroll 0 0 #FFFFFF;
}
.submit_top {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 33px;
	padding-bottom: 17px;
}
.submit_bot {
	padding-bottom: 11px;
}
.sb_top {
	overflow: hidden;
}
.sumit_input {
	background: url("../images/contus6.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 30px;
	margin: 0 16px 11px 0;
	padding: 2px 2px 2px 10px;
	width: 328px;
}
.novalue {
	color: #999999;
}
.input_submits {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 328px;
}
.sumit_input2 {
	background: url("../images/1.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 30px;
	margin: 0 16px 11px 0;
	padding: 2px 2px 2px 10px;
	width: 328px;
}
.novalue {
	color: #999999;
}
.checkcode {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 128px;
}
.sb_area {
	overflow: hidden;
}
.sb_area_inputs {
	background: url("../images/contus7.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 92px;
	margin-right: 13px;
	padding: 5px 1px 3px 10px;
	width: 507px;
}
.sb_aiarea {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 92px;
	line-height: 23px;
	width: 507px;
}
.sbar_btn {
	float: left;
	height: 100px;
	width: 165px;
}
.ly_tip {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding-bottom: 24px;
}
.news_list {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top:20px;
}
.news_one {
	overflow: hidden;
	border-bottom:1px dashed #f1f1f1;
	padding-top: 19px;
	padding-bottom: 19px;
}
.news_one .time_l{ float:left;background: #f2f2f2 none repeat scroll 0 0;
    height: 84px;
    margin-bottom: 18px;
	margin-right:15px;
    text-align: center; width:84px; font-size:14px; line-height:16px;}
.news_one .time_l span{ clear:both; width:84px; display:block;}
.news_one .time_l .time_y{font-size: 25px;
    line-height:30px;
    margin-top: 20px;}
.news_one .pic {
	float: left;
	height: 90px;
	overflow: hidden;
	width: 230px;
}
.news_one .text {
	line-height: 23px;
	font-size:14px;
	
}
.news_one .text h2 {
	color: #000000;
	font-size: 18px;
	line-height:36px;
}
.news_one .text h2 a {
	color: #000000;
}
.news_one .text h2 a:hover {
	color: #368EDB;
}
.news_one .text h3 {
	font-size: 12px;
	font-weight: normal;
}
.news_one .text span {
	color:#797979;
	display: block;
	line-height: 23px;
}
.view_detail {
	line-height: 23px;
	padding-bottom: 5px;
	padding-right: 16px;
	text-align: right;
}
.view_detail a {
	text-decoration: underline;
}
.cont_usright {
	float: right;
	padding-top: 33px;
	width: 783px;
}
.cont_us_txt {
	color: #000000;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 100;
	line-height: 27px;
	padding-bottom: 10px;
	padding-top:20px;
}
.contxt {
	overflow: hidden;
	padding-bottom: 25px;
}
.online_top {
	height: 23px;
	padding-bottom: 12px;
}
.online_bot {
	overflow: hidden;
	padding-bottom: 32px;
}
.contact_text {
	color: #333333;
	float: left;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	width: 453px;
}
.contact_text h3 {
	font-size:18px;
	line-height:32px;
}
.qq_online {
	color: #969696;
	padding-top: 20px;
	width: 100%;
	overflow:hidden;
}
.qq_online p {
	padding-bottom:20px;
	line-height:22px;
}
.qq_online img {
	display: block;
	float: left;
	height: 40px;
	margin-right: 10px;
	padding-bottom: 14px;
	width: 42px;
}
.qq_online b {
	color: #3399FF;
	font-size: 12px;
	line-height: 20px;
}
.qq_online span {
	color: #999999;
	display: block;
	padding: 6px 0;
}
.qq_online dt {
	display: block;
	float: left;
	font: 11px/12px Arial, Helvetica, sans-serif;
	height: 54px;
	margin: 25px 15px 0 0;
	width: 185px;
}
.qq_online dt a:hover {
	text-decoration: none;
}
.qq_online dt a:hover span {
	color: #3399FF;
}
p#back-to-top {
	bottom: 0;
	cursor: pointer;
	margin: 0;
	position: fixed;
	right: 5px;
}
p#back-to-top a {
	color: #D1D1D1;
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
	transition: color 1s ease 0s;
	width: 38px;
}
p#back-to-top a:hover {
	color: #979797;
	cursor: pointer;
}
p#back-to-top a span {
	background: url("../images/arrow-up.gif") no-repeat scroll center center transparent;
	border-radius: 6px 6px 6px 6px;
	cursor: pointer;
	display: block;
	height: 41px;
	margin-bottom: 5px;
	transition: background 1s ease 0s;
	width: 38px;
}
#back-to-top a:hover span {
	background: url("../images/arrow-up.gif") no-repeat scroll center center transparent;
	cursor: pointer;
}
/*about_text*/
.about_text {
	clear:both;
	overflow:hidden;
	padding-top:40px;
	font-size:14px;
	line-height:28px;
}
.about_text h2 {
	line-height:32px;
	padding-bottom:13px;
	font-size:18px;
	font-family:'微软雅黑';
	font-weight:normal;
	color:#000000;
}
.about_text h3 {
	line-height:36px;
	padding-bottom:3px;
	color:#000;
	font-size:24px;
	font-family:'微软雅黑';
	font-weight:100;
}

/*service_text*/
.service_text {
	clear:both;
	padding-top:20px;
}
.service_text h2 {
	line-height:32px;
	padding-bottom:13px;
	font-size:18px;
	font-family:'微软雅黑';
	font-weight:normal;
	color:#000000;
}
.service_text h3 {
	line-height:36px;
	padding-bottom:3px;
	color:#000;
	font-size:24px;
	font-family:'微软雅黑';
	font-weight:100;
	clear:both;
}
.service_text .service_text_small {
	line-height:22px;
	padding-bottom:27px;
	color:#666;
}
.service_text .service_text_p {
	line-height:26px;
	padding-bottom:28px;
	color:#333;
	font-size:14px;
}
/*none*/
.none {
	display:none;
}
.hd {
	overflow: hidden;
	width: 100%;
}
.bd .my_ser {
	float: left;
	font-size: 24px;
	margin-top: 15px;
	padding-left: 15px;
}
.bd li {
	float: left;
	height: 130px;
	width: 333px;
}
.bd li .ser_1 {
	background: url("../images/ser_01.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 320px;
}
.bd li .ser_2 {
	background: url("../images/ser_02.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 320px;
}
.bd li .ser_3 {
	background: url("../images/ser_03.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 320px;
}
.bd li .ser_4 {
	background: url("../images/ser_04.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 320px;
}
.bd li .ser_5 {
	background: url("../images/ser_05.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 380px;
}
.bd li .ser_6 {
	background: url("../images/ser_06.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 130px;
	width: 380px;
}
.bd li .ser_1:hover {
	background: url("../images/ser_011.gif") no-repeat scroll 0 0 transparent;
}
.bd li .ser_2:hover {
	background: url("../images/ser_021.gif") no-repeat scroll 0 0 transparent;
}
.bd li .ser_3:hover {
	background: url("../images/ser_031.gif") no-repeat scroll 0 0 transparent;
}
.bd li .ser_4:hover {
	background: url("../images/ser_041.gif") no-repeat scroll 0 0 transparent;
}
.bd li .ser_5:hover {
	background: url("../images/ser_051.gif") no-repeat scroll 0 0 transparent;
}
.bd li .ser_6:hover {
	background: url("../images/ser_061.gif") no-repeat scroll 0 0 transparent;
}
.news_detail {
	overflow: hidden;
	padding-bottom: 12px;
	padding-top:20px;
}
.conLeft {
	float: left;
	width: 856px;
}
.conLeft .conTitle {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	padding:20px 0px;
}
.conLeft .conTime {
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 9px;
}
.conLeft .con {
	color: #333;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 15px;
}
.conLeft .con a {
	background:url(../images/blank.gif) right top no-repeat;
	letter-spacing: 0;
	padding-right: 10px;
	margin-right:2px;
	color:#368EDB;
}
.conLeft .con a:hover {
	text-decoration:underline;
	color:#000;
}
.xgwz_title {
	color: #000000;
	font-size: 18px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 13px;
	padding-left: 2px;
	width: 270px;
}
.xgwz_list {
}
.xgwz_list ul li {
	color: #666666;
	line-height: 23px;
}
.xgwz_list ul li a:hover {
	color:#368EDB;
}
.conRight {
	float: right;
	width: 272px;
}
.context {
}
.context ul li {
	color: #888;
	font-size: 14px;
	line-height:35px;
}
.context ul li a{color: #888;}
.context ul li a:hover{
	color: #00b1ee;
}
.float {
	left: 20px;
	padding: 7px;
	position: absolute;
	top: 200px;
	width: 89px;
	z-index:999999;
}
.float .f1 {
	background: url("../images/online.png") no-repeat scroll 0 0;
	display: block;
	height: 368px;
	width: 138px;
}
#SLB-Wrapper {
	font-family: Verdana;
	margin: auto;
	position: absolute;
	text-align: left;
}
#SLB-Wrapper #SLB-Background {
	float: left;
	left: 7px;
	position: absolute;
	top: 7px;
}
#SLB-Wrapper #SLB-Top {
	background: url("../images/bgSexy.png") no-repeat scroll 100% 0;
	height: 28px;
	margin: 0 0 0 18px;
}
#SLB-Wrapper #SLB-Top A {
	display: inline;
	float: right;
	height: 16px;
	margin: 5px 10px;
	padding: 0;
	text-decoration: none;
	width: 41px;
}
#SLB-Wrapper #SLB-Top A:hover {
	background-position: 0 -16px;
}
#SLB-Wrapper #SLB-Top IMG {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	float: right;
	height: 16px;
	margin: 6px 10px;
	width: 41px;
}
#SLB-Wrapper #SLB-Top DIV {
	background: none no-repeat scroll 0 0;
	float: left;
	font-size: 0;
	height: 28px;
	left: -18px;
	line-height: 0;
	position: relative;
	width: 18px;
}
#SLB-Wrapper #SLB-Bottom {
	background: none no-repeat scroll 0 43%;
	height: 20px;
	margin: 0 18px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
	background: none no-repeat scroll 100% 43%;
	float: right;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative;
	right: -18px;
	width: 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
	height: 52px;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight {
	height: 52px;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
	background-position: 0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight {
	background-position: 100% 100%;
}
#SLB-Wrapper #SLB-Contenido {
	border-left: 7px solid #000000;
	border-right: 7px solid #000000;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador {
	border-left: 0 none;
	border-right: 0 none;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	line-height: 12px;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
#SLB-Wrapper #SLB-Navegador #SLB-Right {
	display: inline;
	height: 26px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 26px;
}
#SLB-Wrapper #SLB-Navegador #SLB-Left {
	display: inline;
	height: 26px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 26px;
}
#SLB-Wrapper #SLB-Navegador #SLB-Right {
	background-position: 26px 0;
	float: right;
	margin: 0 18px 0 10px;
}
#SLB-Wrapper #SLB-Navegador #SLB-Right:hover {
	background-position: 26px -26px;
}
#SLB-Wrapper #SLB-Navegador #SLB-Left {
	background-position: 52px 0;
	float: left;
	margin-right: 10px;
}
#SLB-Wrapper #SLB-Navegador #SLB-Left:hover {
	background-position: 52px -26px;
}
#SLB-Wrapper #SLB-Navegador STRONG {
	display: block;
	padding-top: 5px;
}
/*leftNav*/
.leftNav {
	float: left;
	height: auto !important;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 205px;
}
.leftNav h2 {
	background: url(../images/leftNav.jpg) left top repeat-x;
	border: 1px solid #2874D6;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 203px;
}
.leftNav ul {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	height: auto !important;
	width: 203px;
}
.leftNav ul li {
	background:url(../images/leftNav_bg.jpg) left top repeat-x;
	border-bottom: 1px solid #D2D2D2;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	width: 203px;
}
.leftNav ul li a {
	color: #424242;
	display: block;
	font-size: 12px;
	height: 40px;
	padding-left: 20px;
	width: 183px;
}
.leftNav ul li a:hover, .leftNav ul li a.on {
	background: url(../images/leftNav_bg_on.jpg) left top no-repeat;
	color: #0074C0;
	display: block;
	height: 40px;
	padding-left: 20px;
	width: 183px;
}
.content {
	width:960px;
	float:right;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 28px;
}
.mt2 {
	margin-top:15px;
}
.contact_qq {
	background: url("../images/weixin.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
	overflow: hidden;
	padding: 10px 15px 0 5px;
	width: 786px;
}
.contact_qq a {
	background: url("../images/qq_online.gif") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	color: #A5A5A5;
	display: block;
	float: left;
	height: 43px;
	line-height: 22px;
	margin-bottom: 30px;
	padding-left: 52px;
	width: 156px;
}
.contact_qq a:hover {
	background-position: left -54px;
}
.contact_qq a b {
	color: #666666;
	display: block;
	font-size: 14px;
	font-weight:normal;
	font-family: "微软雅黑", Arial;
}
.show_about {
	background: #163e59 url("../images/show_about.jpg") no-repeat fixed center top / cover;
	color: #fff;
	height: 400px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.show_about_con {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.show_about_con p {
	font-size: 18px;
	font-weight: 300;
	margin: 12px;
}
.show_about_con {
	max-width: 100%;
	position: relative;
	width: 1200px;
}
.show_about_con h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.5;
	padding:6% 0 2%;
}
.show_about_con::after, .show_about_con::before {
 content: " ";
 display: table;
}
.show_about_con::after {
 clear: both;
}
.about_box {
	height: 300px;
}
/*facts-wrap*/
.facts-wrap {
	background:url("../images/1440666581.jpg") no-repeat scroll 0 0;
	height: 300px;
	overflow: hidden;
	position: relative;
	clear:both;
}
.facts-video {
	height: 550px;
	left: 0;
	position: absolute;
	right: 0;
	top: -200px;
}
.facts-mask {
	height: 550px;
	left: 0;
	position: absolute;
	background:url("../images/bg.png") repeat scroll 0 0;
	z-index: 1;
	right: 0;
	top: 0;
}
.facts-nums, .facts-imgs {
	margin: 0 auto;
	position: relative;
	width: 1080px;
	z-index: 9;
}
.facts-nums {
	margin-top: 70px;
}
.facts-nums ul {
	height: auto;
	overflow: hidden;
}
.facts-nums li {
	color: #fff;
	display: inline;
	float: left;
	width: 33.33%;
}
.facts-nums li.n1 {
	width: 450px;
}
.facts-nums li.n2 {
	width: 430px;
}
.facts-nums li.n3 {
	width: 200px;
}
.facts-nums li h2 {
	font-size:70px;
	line-height: 1;
}
.facts-nums li p {
	line-height: 2;
	font-size:14px;
	margin-top: 20px;
}

.section-title {
	width:1200px;
	color: #333;
	display: block;
	font-size:28px;
	margin:35px auto 30px;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
}
.section-title span {
	position: relative;
}
.section-title span p{ font-size:16px; padding-top:5px; color:#666;}
.section-title span::before {
 background-color: #eaeaea;
 content: "";
 height: 1px;
 margin-right: 30px;
 position: absolute;
 right: 100%;
 top: 79%;
 width: 600px;
}
.section-title span::after {
 background-color: #eaeaea;
 content: "";
 height: 1px;
 left: 100%;
 margin-left: 30px;
 position: absolute;
 top:79%;
 width: 600px;
}

.cooperation ul{margin-top:30px;margin-bottom:0px;width:100%;border-bottom:solid 1px #eaeaea;border-left:solid 1px #eaeaea; overflow:hidden;}
.cooperation ul li{width:calc(100%/5);height:150px; cursor:pointer;float:left;text-align:center;position:relative;overflow:hidden}
.cooperation ul li .clientLogo{border:solid 1px #eaeaea;border-bottom-width:0;border-left-width:0;transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-o-transition:all .3s;margin:0;width:100%;height:100%;background-image:url(../images/cooperative_01.png);background-repeat:no-repeat;background-position:center center;background-size:100% auto;background-color:#fff;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}
.cooperation ul li .clientLogo:before{background-color:rgba(255,255,255,.2);position:absolute;width:calc(96%);height:calc(96%);left:2%;top:2%;content:""}
.cooperation ul li:hover .clientLogo{border-width:10px;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0)}
.cooperation ul li:hover .clientLogo:before{background-color:rgba(255,255,255,0)}

/*provide*/
.provide {
	background:#00b1ee none repeat scroll 0 0;
	overflow:hidden;
	clear:both;
}
.provide .section-title {
	color: #fff;
}
.provide .section-title span::before {
 background-color: #fff;
}
.provide .section-title span::after {
 background-color: #fff;
}
.provide .provide-image {
	float: left;
	padding: 0 0px 10px 0;
	width: 40%;
}
.provide .provide-image img {
	float: right;
	width:100%;
}
.provide .provide-list {
	float: right;
	padding: 0 0 10px 0px;
	width: 60%;
}
.provide .provide-list .provide-item {
	clear: both;
	display: block;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.provide .provide-list .provide-icon {
	float: left;
	width: 15%;
}
.provide .provide-list .provide-icon i {
	color: #fff;
	font-size: 40px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	width: 75px;
}
.provide .provide-list .provide-detail {
	float: left;
	width: 85%;
}
.provide .provide-list .provide-detail h3, .provide .provide-list .provide-detail p {
	color: #fff;
	margin-bottom: 2px;
}
.provide .provide-list .provide-item {
	clear: both;
	display: block;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.provide .provide-list .provide-icon {
	float: left;
	width: 15%;
}
.provide .provide-list .provide-icon i {
	color: #fff;
	font-size: 40px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	width: 75px;
}
.provide .provide-list .provide-detail {
	float: left;
	width: 85%;
}
.provide .provide-list .provide-detail h3, .provide .provide-list .provide-detail p {
	color: #fff;
	margin-bottom: 2px;
}
.provide .provide-list .provide-detail h3 {
	font-size:22px;
	line-height:32px;
	margin-top:0px;
}
.provide .provide-list .provide-detail p {
	font-size:14px;
	line-height:26px;
}
.container {
	margin: 0 auto;
	padding-left: 15px;
	overflow:hidden;
	padding-right: 15px;
	width: 1200px;
}
.inner-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}
.fullSlide {
	width:100%;
	position:relative;
	height:800px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:800px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:800px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev, .fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:5%;
	background-position:-6px -137px;
}


/*facts-wrap*/
.banner-wrap {
	background:url("../images/1440666581.jpg") no-repeat scroll 0 0;
	background-size:cover;
	height:500px;
	overflow: hidden;
	position: relative;
	clear:both;
}
.banner-video {
	height: 550px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0px;
}
.banner-mask {
	height: 550px;
	left: 0;
	position: absolute;
	background:url("../images/bg.png") repeat scroll 0 0;
	z-index: 1;
	right: 0;
	top: 0;
}

.banner-tex {
	position: absolute;
	z-index: 2;
	width:100%;
    margin:15% 0 0px;
    text-align: center;
}
.banner-tex h2 {
    color: #fff;
    font-size: 54px;
    line-height: 54px;
}
.banner-tex h3 {
    color: #e8e8e8;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    padding: 40px 0 30px;
}
.banner-tex p {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 38px;
}
.banner-tex a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    text-align: center;
    width: 138px;
}
.banner-tex a.login-btn, .banner-tex a:hover {
    background-color: #00b1ee;
    border-color: #00b1ee;
	text-decoration:none;
    color: #fff;
}
.banner-tex a.reg-btn{ width:200px;}


/*welcome*/
.welcome {
  width:400px;
  display:none;
  height:100px;
  text-align: center;
}

.welcome_loading > div {
  background-color: #fff;
  height: 12px;
  width: 12px;
  margin-left:3px;
  border-radius: 50%;
  display: inline-block;
  
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}

.welcome .circ2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.welcome .circ3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.welcome .circ4 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.welcome .circ5 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: translateY(-10px) }  
  20% { -webkit-transform: translateY(-20px) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
  } 20% {
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
  }
}
.welcome_logo{  background:url(../images/loading_logo.png) no-repeat center top; width:400px; height:85px;}

.foot1 {
    background: #fff url("../images/x.png") no-repeat scroll center center;
    padding:40px 0;
    position: relative;
    width: 100%;
}
.foot1 .txt {
    height: 176px;
    text-align: center;
	position: relative;
    width: 100%;
    left: 50%;
    margin-left: -213px;
    top: 15px;
    width: 425px;
}
.foot1 .txt strong {
    font-size: 25px;
    font-weight: normal;
}
.foot1 .txt p {
    font-size: 14px;
}
.foot1 .txt span {
    color: #01a6df;
}
.foot1 .txt a {
    -moz-user-select: none;
    background-color: #00b1ee;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 25px;
    font-weight: normal;
    height: 55px;
    line-height: 55px;
    margin: 15px 0;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
.foot1 .txt a:hover {
    background-color: #01a6df;
    border-color: #01a6df;
    color: #fff;
    text-decoration: none;
}


.services {
    padding:30px 0 30px;
	overflow:hidden;
	margin:0 auto;
}
.services .services-content{ clear:both; display:block;}
.services .services-content .service-box {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 50px 20px;
    text-align: center;
	cursor:pointer;
    transition: all 0.3s ease 0s;
}
.services .services-content .service-box p.icon {
    color: #cccccc;
    font-size: 50px;
    transition: all 0.3s ease 0s;
}
.services .services-content .service-box h3 {
    color: #313131;
    font-size: 25px;
    margin: 20px 0;
}
.services .services-content .service-box p {
    color: #969595;
    
    font-size: 15px;
    margin-bottom: 20px;
}
.services .services-content .service-box:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.services .services-content .service-box:hover p.icon {
    color: #00b1ee;
}
.services .services-content .service-box .btn-primary{ background:#00b1ee;border-color:#00b1ee; color:#fff;}


/*top_banner*/
.top_banner { padding-top:70px; height: 320px; position:relative; z-index: 9;}
.top_banner .bg{ position:absolute; top:0; left:0; width:100%; z-index:-1;}
.top_banner .bg img{ margin:0 auto; }
.top_banner img { margin:0 auto; display:block;}
.top_banner h2{ font-size:30px; color:#fff; display:block; text-align:center; margin-top:60px;  margin-bottom:10px;}
.top_banner h3{ font-size:20px; color:#fff; display:block; text-align:center; line-height:50px;}
.top_banner span{ font-size:12px; color:#686867; display:block; text-align:center; line-height:50px;}

.main_box{ width:1200px; margin:0 auto;}

#service_content_tx .up{ padding-top:80px;}
#service_content_tx .up h1{ color:#ff1d00; font-size:30px; text-align:center; margin-bottom:20px;}
#service_content_tx .up h2{ color:#acacae; font-size:16px; text-align:center; margin-bottom:30px;}
#service_content_tx .up p { color:#4a4a4c; font-size:14px; text-align:center; line-height:30px;}
#service_content_tx .un img{ cursor:cell; margin:0 auto; display:block;}
#service_content_tx .un{ padding:80px 0;}


.row{content:" ";
	display:table;
	overflow:hidden; clear:both;}
.ct01 {
    height: 160px;
}

.ct-tbox1 {
	text-align:center
}
.ct-tbox1 strong {
	color:#000;
	display:block;
	font-weight:normal;
	font-size:32px
}
.ct-tbox1 strong:after {
	display:block;
	content:'';
	height:10px;
	border-bottom:2px solid #00b1ee;
	width:80px;
	margin:0 auto;
	margin-bottom:10px
}
.ct-tbox1 span {
	font-size:18px;
	color:#000;
	display:block
}
.ct-tbox1 p {
	padding:10px 0;
	color:#333
}
.ct-tbox1 a {
	padding:0;
	font-size:12px;
	color:#666;
	padding:4px 10px;
	margin-left:10px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px
}
.ct-tbox1:after {
	content:'';
	display:block;
	height:50px
}
.ct-tbox1:before {
	content:'';
	display:block;
	height:70px
}
.ct-tbox2 div {
	text-align:center;
	cursor:pointer
}
.ct-tbox2 div strong {
	font-size:18px;
	color:#000;
	font-weight:normal;
}
.ct-tbox2 div strong:after {
	display:block;
	content:'';
	height:5px;
	border-bottom:1px solid #ccc;
	width:50px;
	margin:0 auto;
	margin-bottom:10px
}
.ct-tbox2 div p {
	font-size:14px
}
.ct-tbox2:after {
	content:'';
	display:block;
	height:60px
}
.ct-form .form-control {
	display:block;
	width:100%;
	height:34px;
	padding:2px 0px;
	font-size:14px;
	line-height:1.42857143;
	color:#fff;
	background:none;
	border:none;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.ct-form .form-group:after {
}
.ct-form .form-group {
	display:block;
	width:98%;
	padding:6px 0;
	font-size:14px;
	line-height:1.42857143;
	color:#fff;
	background:url(../images/bg1.png);
	border:1px solid #626262;
	border-radius:2px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
content:" ";
	display:table;
	clear:both;
	margin-bottom:20px;
}
.ct-form .form-group div {
	padding:0
}
.ct-form .form-group:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.ct-form .form-control:focus .form-group {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.ct-form .has-error {
	color:#fff
}
.ct-form div.has-error {
	color:#fff;
	border:1px solid #d6001d
}
.ct-form label.has-error {
	color:#fff
}
.ct-form .has-error .form-group:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.ct-form .has-error .form-control:focus .form-group {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.ct-form .form-control::-moz-placeholder {
color:#999;
opacity:1
}
.ct-form .form-control:-ms-input-placeholder {
color:#999
}
.ct-form .form-control::-webkit-input-placeholder {
color:#999
}
.ct-form .form-control[disabled], .ct-form .form-control[readonly], .ct-form fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}
.ct-form .form-control[disabled], .ct-form fieldset[disabled] .form-control {
	cursor:not-allowed
}
.ct-form textarea.form-control {
	height:auto
}
.hexagon {
	margin:50px auto;
	width:100px;
	height:58px;
	background:#cacaca;
	color:#fff;
	position:relative;
	border-radius:3px;
	-webkit-transition-property:background, color;
	transition-property:background, color;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-timing-function:cubic-bezier(.95, .01, .22, .65);
	transition-timing-function:cubic-bezier(.95, .01, .22, .65)
}
.hexagon i {
	font-size:60px;
	position:absolute;
	width:100px;
	height:58px;
	overflow:hidden;
	display:block;
	color:#fff
}
.hexagon:before {
	content:'';
	background-color:inherit;
	width:100%;
	height:100%;
	border-radius:3px;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	transform:rotate(60deg);
	-webkit-transform:rotate(60deg);
	-moz-transform:rotate(60deg);
	-ms-transform:rotate(60deg)
}
.hexagon:after {
	content:'';
	background-color:inherit;
	width:100%;
	height:100%;
	border-radius:3px;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	transform:rotate(120deg);
	-webkit-transform:rotate(120deg);
	-moz-transform:rotate(120deg);
	-ms-transform:rotate(120deg)
}
.hexagon:hover, .hexagon:focus {
	background-color:#00b1ee
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;
	min-height:1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float:left
}
.form-horizontal .form-group .col-sm-2{ width:20%; padding-right:20px; float:left;}
.col-lg-5 {
	width:41.66666667%
}
.col-md-5 {
    width: 41.6667%;float:right;
}
.col-md-6 {
width:50%;
float:left;
}
.col-sm-10 {
width:73.33333333%;
float:left;
}
.ct-title {
	position:absolute;
	width:100%;
	text-align:center;
	display:block;
	color:#fff;
	font-size:32px;
	padding-top:65px;
}
.ct-title span {
	display:block;
	font-size:24px
}
.bg-imgct {
	background:url(../images/bg_contact.png) no-repeat center 0 #000;
	clear:both;
	overflow:hidden;
	margin-top:50px;
	padding:20px 0px 50px;
}
.ct-con {
	color:#fff;
	line-height:2em;
	padding-top:50px
}

.ct-con span.ct-txt2 {
	display:block;
	font-size:32px;
	line-height:46px;
}
.ct-con p {
	margin-top:20px;
	margin-bottom:20px;
	line-height:26px;
	font-size:14px;
}
.ct-con strong {
	font-size:28px;
	color:#fff
}

.ct-con p label {
	float:left;
	font-weight:normal
}
.ct-con>p span:after {
	display:block;
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
	padding:0 5px;
	color:#ccc;
	content:"  "
}
.ct-con>p:after {
	display:block;
	clear:both;
	height:10px;
	line-height:1px;
	overflow:hidden;
	padding:0 5px;
	color:#ccc;
	content:"  "
}
.ct-form {
	padding-top:45px
}
.ct-form strong {
	color:#fff;
	font-size:24px;
	display:block;
	padding:10px 0;
	font-weight:normal;
}
.ct-form label {
	font-weight:normal;
	padding:0 15px;
	color:#ddd
}
.form-horizontal .control-label {
text-align:right;
margin-bottom:0;
padding:0;
padding-top:8px
}
.btn-lg, .btn-group-lg>.btn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.form-button .btn-danger {
    background-color: #00b1ee;
    border-color: #00b1ee;
    color: #fff;
	font-size:18px;
	line-height:38px;
}
.form-button .btn-danger:hover{ background:#01a3db; border:1px solid #01a3db; color:#fff;}
.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	border-radius:4px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover, .btn:focus, .btn.focus {
	color:#333;
	text-decoration:none
}
.btn:active, .btn.active {
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.ct-2wm {
    background: #cacaca url("../images/2wm.png") no-repeat scroll center center;
}


/*pay*/
.pay{color:#333;}
.pay .pay_tit {
    color: #000;
    display: block;
	text-align:center;
	padding:30px 0px;
    font-size: 32px;
    font-weight: normal;
}
.pay h2{ font-size:30px; font-weight:normal; color:#333; line-height:60px; padding-bottom:10px;}
.pay p{ font-size:14px; line-height:30px;}
.pay p b{ font-size:22px; font-weight:normal;}

/*job_con*/
.job_con{ font-size:14px; line-height:30px;}
.job_con .md li {
    border: 1px solid #e8e8e8;
    margin-bottom: 50px;
	overflow:hidden;
}
.job_con .md li .fl {
    border-right: 1px solid #e8e8e8;
    padding: 25px 30px;
    width: 230px;
}
.job_con .md li .fl img {
    border-radius: 50%;
    display: block;
    height: 130px;
    margin: 0 auto;
    width: 130px;
}
.job_con .md li .fl h1 {
    color: #45444d;
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
    text-align: center;
}
.job_con .md li .fl h2 {
    color: #afaeb4;
    font-size: 12px;
    text-align: center;
}
.job_con .md li .fr {
    font-size: 14px;
    line-height: 30px;
    margin-left: -10px;
    padding: 30px;
    width: 967px;
}
/*case_detail*/
.case_detail {
	padding:10px 30px 30px;
}
.case_detail h1 {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	padding:20px 0px;
}
.case_detail .conTime {
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 9px;
}
.case_detail .con {
	color: #333;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 15px;
}
.case_detail .con img{ width:80%; margin:0 auto; padding:20px 0px; text-align:center;}
.case_detail .con a {
	background:url(../images/blank.gif) right top no-repeat;
	letter-spacing: 0;
	padding-right: 10px;
	margin-right:2px;
	color:#368EDB;
}
.case_detail .con a:hover {
	text-decoration:underline;
	color:#000;
}

/*service_lj*/
.service_lj{}
.service_lj ul li{ float:left; width:33.33%; padding:0px 2%; cursor:pointer; text-align:center; color:#ababab;}
.service_lj ul li span{ width:150px; height:150px; margin:0 auto; display:block;}
.service_lj ul li span.lj_ico_1{ background:url(../images/lj_ico_1.png) left top no-repeat;}
.service_lj ul li span.lj_ico_2{ background:url(../images/lj_ico_2.png) left top no-repeat;}
.service_lj ul li span.lj_ico_3{ background:url(../images/lj_ico_3.png) left top no-repeat;}
.service_lj ul li:hover span.lj_ico_1{ background:url(../images/lj_ico_1_hover.png) left top no-repeat;}
.service_lj ul li:hover span.lj_ico_2{ background:url(../images/lj_ico_2_hover.png) left top no-repeat;}
.service_lj ul li:hover span.lj_ico_3{ background:url(../images/lj_ico_3_hover.png) left top no-repeat;}
.service_lj ul li h3{ font-size:18px; color:rgb(38, 38, 38); line-height:36px;}
.service_lj ul li p{ color:rgb(127, 127, 127); font-size:14px; line-height:26px;}


@media screen and (max-width:1024px) {
	.banner-video{ display:none;}
	.banner-tex h2{ font-size:30px;}
	.banner-tex h3{ font-size:14px; margin:0px; padding:10px 0;}
	.banner-tex p{ font-size:14px; padding-bottom:10px;}
	
	.banner-tex a {
		border: 1px solid #fff;
		color: #fff;
		display: inline-block;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		margin: 0 5px;
		text-align: center;
		width: 98px;
	}
	
	/*section-title*/
	.section-title{ width:100%;
		font-size: 20px;
		margin: 25px auto 10px;
	}
	.section-title span p{
		font-size: 14px;
	}
	
	/*.services*/
	.services{
		padding-top: 0px;
	}
	
	/*.foot1*/
	.foot1 .txt {
		height: 136px;
		text-align: center;
		position: relative;
		width: 100%;
		left: 50%;
		margin-left: -150px;
		top: 15px;
		width: 300px;
	}
	.foot1 .txt strong{
		font-size: 18px;
	}
	.foot1 .txt a {
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
	/*sitemap*/
	#sitemap {
		float: none;
		width:100%;
	}
	#sitemap ul {
		margin-right: 0px;
		width:40%;
		padding-left: 10%;
	}
	
	/*.supportfooter*/
	.supportfooter{
		display: none;
	}
	
	/*provide*/
	.provide .provide-image {
		display:none;
	}
	.provide .provide-list {
		float: none;
		margin:0 auto;
		width: 90%;
	}
	/*facts-video*/
	.facts-wrap{
		height:100%;
		text-align:center;
	}
	.facts-video {
		display:none;
	}
	.facts-nums, .facts-imgs{
		width:100%;	
	}
	.facts-nums{
		margin-top:10px;
	}
	.facts-nums li {
		color: #fff;
		display: inline;
		float: left;
		width: 100%;
	}
	.facts-nums li.n1 {
		width: 100%;
	}
	.facts-nums li.n2 {
		width: 100%;
	}
	.facts-nums li.n3 {
		width: 100%;
	}
	.facts-nums li h2 {
		font-size:40px;
		line-height: 1;
	}
	.facts-nums li p{
		margin-top:10px;
		
	}
	
	/*top_banner*/
	.top_banner { padding-top:50px; height:200px;}
	.top_banner h2{ font-size:20px; margin-top:30px;}
	.top_banner h3{ font-size:14px;line-height:30px;}
	
	/*main*/
	.main {
		width: 100%;
	}
	
	/*aboutUs*/
	.aboutUs{ width:90%; margin:0 auto;}
}