﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
	list-style:none;
	/*border-style:none;*/
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
body {
	font-family:"Microsoft Yahei","Yahei";
	background:#fff;
	min-width:1263px;
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
@font-face {
	font-family:"Yahei";
	src:url("msyh.ttf");
}
a {
	text-decoration:none;
}
a:focus,input {
	outline:none;
}
i,em {
	font-style:normal;
}
.clearfix:after {
	content:'.';
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	*zoom:1;
}
.w1200 {
	width:1200px;
	margin:auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
img {
	border-style:none;
}
.warp {
	width:100%;
	margin:auto;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
/*header*/
.warp .warp-1 {
	color:#fff;
	line-height:40px;
	background-color:#0e6fc0;
	font-size:14px;
}
.warp .warp-1 .header-top .right a {
	color:#fff;
}
.warp .warp-1 .header-top .right div {
	padding:0 10px;
}
.warp .warp-1 .header-top .right a i,.warp .warp-1 .header-top .right a em {
	display:inline-block;
	width:30px;
	height:30px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-0px -18px;
	margin-top:10px;
}
.warp .warp-1 .header-top .right a em {
	background-position:-68px -18px;
}
/*.warp .warp-1 .header-top .left {
	width:30%;
}
.warp .warp-1 .header-top .right {
	width:50%;
	｝
*/

/*logo*/
.warp .warp-2 {
	height:135px;
	background-color:#f4f4f4;
	height:135px;
}
.warp .warp-2 .left {
	width:48%;
	height:135px;
}
.warp .warp-2 .left .logo {
margin-top:15px;}
.warp .warp-2 .center {
	width:25%;
}
.warp .warp-2 .center em {
	display:inline-block;
	width:50px;
	height:50px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-252px 0px;
	margin-top:42.5px;
}
.warp .warp-2 .center i,.warp .warp-2 .center span {
	display:inline-block;
	margin-top:32.5px;
	color:#676767;
	font-size:18px;
	line-height:30px;
	margin-left:5px;
}
.warp .warp-2 .center span {
	color:#E77711;
	font-size:30px;
	margin-left:5px;
	margin-top:0px;
	font-weight:bold;
}
.warp .warp-2 .right {
	width:25%;
	height:135px;
	margin-top:-5px;
}
.warp .warp-2 .right input {
	font-size:13px;
	color:#656565;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	margin-top:47.5px;
}
.warp .warp-2 .right .input1 {
	width:230px;
	height:40px;
	padding:0 10px;
}
.warp .warp-2 .right .input2 {
	line-height:40px;
	width:65px;
	height:40px;
	padding:0 25px;
	background-color:#fff;
	margin-left:-1px;
	cursor:pointer;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-132px -6px;
}
/*nav*/
.nav a {
	line-height:60px;
	width:150px;
	border-right:1px solid #d2d2d2;
	display:inline-block; float:left;
	font-size:18px;
	color:#656565;
	box-sizing:border-box;
	margin:0px; text-align:center; padding:0px;
}
.nav a.on {
	background-color:#0e6fc0;
	color:#fff;
}
.nav a.a1 {
	border:none;
}
.nav a:hover {
	background-color:#0e6fc0;
	color:#fff;
}
/*banner*/
.warp .banner {
	width:100%;
}
.warp .banner .slideBox {
	width:100%;
	height:500px;
	overflow:hidden;
	position:relative;
}
.warp .banner .slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	bottom:15px;right:50%;
	margin-right:-100px;
	z-index:1;
}
.warp .banner .slideBox .hd ul {
	overflow:hidden;
	zoom:1;
}
.warp .banner .slideBox .hd ul li {
	float:left;
	margin-right:12px;
	width:35px;
	height:10px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.warp .banner .slideBox .hd ul li.on {
	background:#00aae7;
	color:#fff;
}
.warp .banner .slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.warp .banner .slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.warp .banner .slideBox .bd img {
	width:1920px;
	height:500px;
	display:block;
	position:relative;
	left:50%;
	margin-left:-960px;
}
/*else*/
.warp .warp-3 {
	border-bottom:1px solid #d2d2d2;
}
.warp .warp-3 .else {
	line-height:55px;
	height:55px;
	color:#333;
	font-size:16px;
	overflow:hidden;
}
.warp .warp-3 .else a {
	color:#6d6d6d;
	font-size:14px;margin-right:10px;
}
.warp .warp-3 .else .right {
	width:315px;
	height:55px;
	margin-top:7.5px;
}
.warp .warp-3 .else .right input {
	font-size:13px;
	color:#656565;
	border:5px solid #f4f4f4;
	box-sizing:border-box;
}
.warp .warp-3 .else .right .input1 {
	width:230px;
	height:40px;
	padding:0 10px;
	border-radius:16px 0 0 16px;
	-moz-border-radius:16px 0 0 16px;
	-webkit-border-radius:16px 0 0 16px;
	-ms-border-radius:16px 0 0 16px;
	-o-border-radius:16px 0 0 16px;
	border-right:none;
}
.warp .warp-3 .else .right .input2 {
	width:65px;
	height:40px;
	padding:0 25px;
	background-color:#146cb6;
	border-left:none;
	cursor:pointer;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-185px -10px;
	border-radius:0 16px 16px 0;
	-moz-border-radius:0 16px 16px 0;
	-webkit-border-radius:0 16px 16px 0;
	-ms-border-radius:0 16px 16px 0;
	-o-border-radius:0 16px 16px 0;
}
/*main 1*/
.warp .main-1 {
	overflow:hidden;
}
/* tab选项切换效果 */
.warp .main-1 .slideTxtBox {
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.warp .main-1 .slideTxtBox .hd {
	height:50px;
	line-height:50px;
	background-color:#f3f3f3;
	position:relative;
	margin-bottom:-1px;
}
.warp .main-1 .slideTxtBox .hd ul {
	float:left;
	position:absolute;
	top:-1px;
	height:32px;
}
.warp .main-1 .slideTxtBox .hd ul li {
	float:left;
	text-align:center;
	cursor:pointer;
	width:210px;
}
.warp .main-1 .slideTxtBox .hd ul li a{
	color:#000;
}
.warp .main-1 .slideTxtBox .hd ul li.on {
	line-height:50px;
	color:#fff;
	background:#00477f;
	border:1px solid #ddd;
	border-bottom:none;
}
.warp .main-1 .slideTxtBox .hd ul li.on a{
	color:#fff;
}
.warp .main-1 .slideTxtBox .proleft{
    width: 265px;
    border: 1px solid #d1d1d1;
    padding-bottom:8px; margin-bottom:20px;
}
.warp .main-1 .slideTxtBox .proleft h3{
    width: 265px;
}
.warp .main-1 .slideTxtBox .proleft h3 img{
    width:100%
}
.warp .main-1 .slideTxtBox .proleft ul li{
    width: 255px;
    padding-top:7px;
}
.warp .main-1 .slideTxtBox .proleft ul li a{
	color: #737373;
	font-size: 16px;
	display: block;
	line-height: 44px;
	border-bottom: 1px dashed #d1d1d1;
	padding-left: 44px;
	background-image: url(../images/cir2.png);
	background-repeat: no-repeat;
	background-position: 16px;
}
.warp .main-1 .slideTxtBox .proleft ul li:last-child a{
    border-bottom:0;
}
.warp .main-1 .slideTxtBox .proleft ul li:hover a{
    background: url(../images/cir1.png) no-repeat 16px;
    color:#0e6fc0;
}
.proright{
    width: 902px;
}
.warp .main-1 .slideTxtBox .bd {padding:0;zoom:1; width:902px;}
.warp .main-1 .slideTxtBox .bd ul li {
	width:168px;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
	float:left;
	line-height:40px;
	font-size:15px;
	color:#333;
	text-align:center;
	margin-top: 0;
	margin-right:13px;
	margin-bottom:12px;
	margin-left: 0;
}
.warp .main-1 .slideTxtBox .bd ul li:nth-child(5n) {
margin-right:0;}
.warp .main-1 .slideTxtBox .bd ul li a {
	color:#fff;
}
.warp .main-1 .slideTxtBox .bd ul li em {
	display:block;
	width:100%; height:166px;
	overflow:hidden;
}
.warp .main-1 .slideTxtBox .bd ul li img {
	max-width:100%;
	-webkit-transition:all 0.7s linear;
	-ms-transition:all 0.7s linear;
	-moz-transition:all 0.7s linear;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease;
}
.warp .main-1 .slideTxtBox .bd ul li:hover img {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.warp .main-1 .slideTxtBox .bd ul li i {
	display:block;
	line-height:40px;
	background-color:#aaa;
}
.warp .main-1 .slideTxtBox .bd ul li:hover i {
	background-color:#0e6fc0;
}
.warp .main-1 .slideTxtBox .hd .more a {
	color:#0e6fc0;
	font-size:18px;
	padding:12px 20px;
	transition:all 0.5s ease 0s;
}
.warp .main-1 .slideTxtBox .hd .more a:hover {
	color:#fff;
	background-color:#ff7d01;
}
/*main 2*/
.warp .warp-main-2 {
	height:140px;
	background-image:url(min-banner3.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.warp .warp-main-2 .main-2 {
	color:#fff;
}
.warp .warp-main-2 .main-2 .left {
	width:625px;
	line-height:36px;
	padding:40px;
	font-size:26px;
	font-weight:bold;
}
.warp .warp-main-2 .main-2 .left i {
	color:#feff00;
}
.warp .warp-main-2 .main-2 .left span {
	display:block;
	font-weight:normal;
	font-size:23px;
}
.warp .warp-main-2 .main-2 .center {
	width:325px;
	height:135px;
}
.warp .warp-main-2 .main-2 .center em {
	display:inline-block;
	width:50px;
	height:50px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-325px -5px;
	margin-top:42.5px;
}
.warp .warp-main-2 .main-2 .center i,.warp .warp-main-2 .main-2 .center span {
	display:inline-block;
	margin-top:35px;
	font-size:18px;
	line-height:30px;
	margin-left:5px;
}
.warp .warp-main-2 .main-2 .center span {
	font-size:30px;
	margin-left:5px;
	margin-top:0px;
	font-weight:bold;
}
.warp .warp-main-2 .main-2 .right {
	font-size:16px;
}
.warp .warp-main-2 .main-2 .right div {
	width:140px;
	line-height:40px;
	background-color:#0091dc;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-ms-border-radius:7px;
	-o-border-radius:7px;
	border-radius:7px;
	margin-top:50px;
	text-align:center;
}
.warp .warp-main-2 .main-2 .right div i {
	display:inline-block;
	width:21px;
	height:30px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-400px -11px;
	margin-top:5px;
	float:left;
	margin-left:25px;
}
.warp .warp-main-2 .main-2 .right div em {
	display:inline-block;
	margin-left:-10px;
}
.warp .warp-main-2 .main-2 .right div a {
	color:#fff;
}
/*main 3   案例*/
.application {
	background:#fff;
	overflow:hidden;
}
.application_left {
	width:282px;
	float:left;
}
.application_left li {
	height:165px;
	background:#eee;
	text-align:center;
	width:100%;
	float:left;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	cursor:pointer;
	margin-bottom:14px;
	position:relative;
}
.application_left li i {
	width:32px;
	height:32px;
	margin:35px auto 0;
	background:url(index20.png) no-repeat;
	display:block;
}
.application_left li i {
	width:32px;
	height:32px;
	margin:35px auto 0;
	background:url(index-icon.png) no-repeat -190px -221px;
	display:block;
}
.application_left li b {
	width:20px;
	border-top:1px solid #bababa;
	margin:16px auto 6px;
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}
.application_left li h3 {
	line-height:50px;
	font-size:20px;
	color:#333;
	text-align:center;
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}
.application_left li .h {
	color:#ff9025;
}
.application_left li aside {
	font-size:10px;
	color:#999;
	-webkit-transition:0.3s;
	-ms-transition:0.3s;
	-o-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}
.application_left li em {
	position:absolute;
	left:100%;
	top:50%;
	margin-top:-8px;
	border-left:8px solid #f87828;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	display:none;
}
.application_left li.act em {
	display:block;
}
.application_left li:hover,.application_left li.act {
	background:#f87828;
}
.application_left li:hover i,.application_left li.act i {
	background-position:-190px -272px;
}
.application_left li:hover b,.application_left li.act b {
	border-color:#fff;
}
.application_left li:hover h3,.application_left li:hover aside,.application_left li.act h3,.application_left li.act aside {
	color:#fff;
}
.application_left li i.icon02 {
	background-position:-298px -221px;
}
.application_left li:hover i.icon02,.application_left li.act i.icon02 {
	background-position:-298px -272px;
}
.application_left li i.icon03 {
	background-position:-407px -221px;
}
.application_left li:hover i.icon03,.application_left li.act i.icon03 {
	background-position:-407px -272px;
}
.application_left li i.icon04 {
	background-position:-521px -221px;
}
.application_left li:hover i.icon04,.application_left li.act i.icon04 {
	background-position:-521px -272px;
}
.application_left li i.icon05 {
	background-position:-630px -221px;
}
.application_left li:hover i.icon05,.application_left li.act i.icon05 {
	background-position:-630px -272px;
}
.application_left li i.icon06 {
	background-position:-740px -221px;
}
.application_left li:hover i.icon06,.application_left li.act i.icon06 {
	background-position:-740px -274px;
}
.application_left.application_right {
	float:right;
}
.application_left.application_right li em {
	position:absolute;
	left:auto;
	right:100%;
	top:50%;
	margin-top:-8px;
	border-right:8px solid #f87828;
	border-left:0;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
}
.application_box_con {
	width:608px;
	height:530px;
	float:left;
	margin-left:14px;
}
.application_con {
	width:608px;
}
.application_con a {
	display:block;
	height:100%;
}
.application_con picture {
	width:608px;
	height:420px;
	overflow:hidden;
}
.application_con picture img {
	width:100%;
	display:block;
}
.application_con article {
	background:#f87828;
	overflow:hidden;
	position:relative;
	margin-top:-100px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.application_con article h2 {
	color:#fff;
	font-size:18px; font-weight:bold;
	margin:0;line-height:30px;
}
.application_con article summary {
	color:#fff;
	height:70px;
	overflow:hidden; font-size:14px; line-height:24px;
}
/*main 4*/
.warp .warp-main-4 {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#video {
	padding-bottom:60px;
}
.video_con {
	margin-top:20px;
}
.warp .warp-main-4 .content .left {
	width:445px;
}
.warp .warp-main-4 .content .center {
	width:725px;
	margin-top:2px;
	font-size:14px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}
.warp .warp-main-4 .content .center .i1 {
	color:#ff7d01;
	font-size:20px;
	font-weight:bold;
	line-height:60px;
}
.warp .warp-main-4 .content .center p {
	color:#535353;
	line-height:24px;
}
.warp .warp-main-4 .content .center .i3 {
	display:block;
	width:195px;
	height:40px;
	line-height:40px;
	border:1px solid #005eb5;
	text-align:center;
	margin:6px 0 0;
	transition:all 0.5s ease 0s;
}
.warp .warp-main-4 .content .center .i3:hover {
	background-color:#005eb5;
}
.warp .warp-main-4 .content .center .i3:hover a {
	color:#fff;
}
.warp .warp-main-4 .content .center .i3 a {
	color:#005eb5;
	display:block;
	width:195px;
	height:40px;
}
.warp .warp-main-4 .content .right {
	width:265px;
	margin-top:20px;
}
.warp .warp-main-4 .content .right .slideBox1 .top {
	padding:10px;
	margin-bottom:25px;
}
.warp .warp-main-4 .content .right .slideBox1 .top .left1 {
	color:#4b4a4b;
	font-size:20px;
}
.warp .warp-main-4 .content .right .slideBox1 .top .right1 {
	width:70px;
	text-align:center;
	line-height:25px;
	display:inline-block;
	background-color:#0e6fc0;
	font-size:14px;
}
.warp .warp-main-4 .content .right .slideBox1 .top .right1 a {
	color:#fff;
}
.warp .warp-main-4 .content .right .slideBox1 {
	background-color:#e8e8e8;
	width:100%;
	height:265px;
	overflow:hidden;
	position:relative;
}
.warp .warp-main-4 .content .right .slideBox1 .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	bottom:55px;
	z-index:1;
}
.warp .warp-main-4 .content .right .slideBox1 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.warp .warp-main-4 .content .right .slideBox1 .hd ul li {
	float:left;
	margin-right:12px;
	width:35px;
	height:10px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
.warp .warp-main-4 .content .right .slideBox1 .hd ul li.on {
	background:#00aae7;
	color:#fff;
}
.warp .warp-main-4 .content .right .slideBox1 .bd {
	position:relative;
	z-index:0;
}
.warp .warp-main-4 .content .right .slideBox1 .bd li {
	zoom:1;
	vertical-align:middle;
}
.warp .warp-main-4 .content .right .slideBox1 .bd img {
	max-width:100%;
	display:block;
	position:relative;
	margin:auto;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.warp .warp-main-4 .content .right .slideBox1 .prev,.warp .warp-main-4 .content .right .slideBox1 .next {
	display:block;
	position:absolute;
	left:100.5px;
	bottom:0px;
	margin-top:-25px;
	display:block;
	width:32px;
	height:30px;
	background:url(index-icon.png) -654px -15px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.warp .warp-main-4 .content .right .slideBox1 .next {
	left:auto;
	right:88.5px;
	background-position:-733px -15px;
}
.warp .warp-main-4 .content .right .slideBox1 .prev:hover,.warp .warp-main-4 .content .right .slideBox1 .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.warp .warp-main-4 .content .right .slideBox1 .prevStop {
	display:none;
}
.warp .warp-main-4 .content .right .slideBox1 .nextStop {
	display:none;
}
/*main 5*/
.warp-main .main-5 { margin-top:30px;
}
.warp-main .main-5 .picScroll-left .hd .prev,.warp-main .main-5 .picScroll-left .hd .next {
	display:block;
	width:35px;
	height:35px;
	float:left;
	margin-left:0px;
	margin-top:-158px;
	cursor:pointer;
	background:url("index-icon.png") no-repeat;
	background-position:-4px -67px;
}
.warp-main .main-5 .picScroll-left .hd .next {
	float:right;
	margin-right:-5px;
	background-position:-75px -67px;
	z-index:100;
}
.warp-main .main-5 .picScroll-left .hd .prev:hover {
	background-position:-143px -67px;
}
.warp-main .main-5 .picScroll-left .hd .next:hover {
	background-position:-214px -67px;
}
.warp-main .main-5 .picScroll-left .hd ul {
	float:right;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.warp-main .main-5 .picScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.warp-main .main-5 .picScroll-left .hd ul li.on {
	background-position:0 0;
}
.warp-main .main-5 .picScroll-left .bd {
	padding:30px 0px;
	margin:auto 36px;
}
.warp-main .main-5 .picScroll-left .bd ul {
	zoom:1;
}
.warp-main .main-5 .picScroll-left .bd ul li {
	width:265px;
	margin:0 8px;
	float:left;
	_display:inline;
	text-align:center;
}
.warp-main .main-5 .picScroll-left .bd ul li .pic {
	text-align:center;
}
.warp-main .main-5 .picScroll-left .bd ul li .pic img {
	width:100%;
	display:block;
	padding:2px;
}
.warp-main .main-5 .picScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.warp-main .main-5 .picScroll-left .bd ul li .title {
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.warp-main .main-5 .picScroll-left .bd ul li .title a {
	color:#333
}
/*main 6*/
.warp-main6 {
	background-image:url(index-bj.jpg);
	background-position:center top;
	background-repeat:no-repeat; overflow:hidden;
}
.warp-main6 .main-6 .left {
	width:1200px;
}
/* tab选项切换效果 */
.warp-main6 .main-6 .left .slideTxtBox {
	text-align:left;
	margin:20px auto 20px;
}
.warp-main6 .main-6 .left .slideTxtBox .hd {
	height:44px;
	line-height:44px;
	position:relative;
	margin-bottom:-1px;
	border-bottom:1px solid #ddd;
}
.warp-main6 .main-6 .left .slideTxtBox .hd ul {
	float:left;
	position:absolute;
	top:-1px;
	height:28px;
}
.warp-main6 .main-6 .left .slideTxtBox .hd ul li {
	float:left;
	text-align:center;
	cursor:pointer;
	width:105px;
}
.warp-main6 .main-6 .left .slideTxtBox .hd ul li.on {
	line-height:44px;
	color:#0e6fc0; font-weight:bold;
	border-bottom:2px solid #0e6fc0;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div {
	padding:15px 0;
	zoom:1;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div  a {
	color:#868686;
	font-size:15px;
	line-height:30px;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div .left1,.warp-main6 .main-6 .left .slideTxtBox .bd div .right1 {
	width:386px;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div .left1 i,.warp-main6 .main-6 .left .slideTxtBox .bd div .right1 i {
	font-size:14px;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div li:hover a {
	color:#0e6fc0;
}
.warp-main6 .main-6 .left .slideTxtBox .bd div em {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:288px;
	background-image: url(listimgh.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.warp-main6 .main-6 .left .slideTxtBox .hd .more a {
	width:70px;
	text-align:center;
	line-height:25px;
	display:inline-block;
	background-color:#0e6fc0;
	color:#fff;
	font-size:14px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.warp-main6 .main-6 .left .slideTxtBox .hd .more a:hover {
	width:70px;
	text-align:center;
	line-height:25px;
	display:inline-block;
	background-color:#333333;
	color:#fff;
	font-size:14px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.warp-main6 .main-6 .right {
	position:relative;
	width:365px;
	margin:20px auto 30px;
}
/*常见问答*/
.faq {
	width:365px;
	overflow:hidden;
	margin-bottom:-1px;
}
.faq h2 {
	width:365px;
	line-height:30px;
	margin-right:-40px;
	padding-left:20px;
}
.faq h2 a {
	color:#00477f;
	font-size:18px;
}
.faq h2 a i {
	width:70px;
	text-align:center;
	line-height:25px;
	display:inline-block;
	background-color:#0e6fc0;
	color:#fff;
	font-size:14px;
	margin-right:25px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.faq h2 a:hover i {
	width:70px;
	text-align:center;
	line-height:25px;
	display:inline-block;
	background-color:#333333;
	color:#fff;
	font-size:14px;
	margin-right:25px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.fa_con {
	padding:20px 0;
	margin-bottom:20px;
	width:360px;
	height:202px;
	overflow:hidden;
}
.fa_con dl {
	width:360px;
	padding:11px 0;
}
.fa_con dl dt,.fa_con dl dd {
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:320px;
	padding-left:10px;
}
.fa_con dl dt a {
	color:#5c5c5c;
}
.fa_con dl dt a .i1,.fa_con dl dd .i2 {
	width:24px;
	background-color:#a2a2a2;
	color:#fff;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	line-height:24px;
	text-align:center;
	margin-right:5px;
}
.fa_con dl dd .i2 {
	background-color:#0082d5;
	color:#fff;
}
.fa_con dl dd {
	line-height:20px;
	padding:10px;
	color:#999;
	font-size:14px;
}
.warp-main6 .main-6 .right .zixun a {
	display:block;
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	width:355px;
	line-height:30px;
	background-color:#ff9025;
}
/*main 7*/
.warp-main7 .main-7 .picScroll-left .hd .prev,.warp-main7 .main-7 .picScroll-left .hd .next {
	display:block;
	width:40px;
	height:40px;
	float:left;
	margin-left:0px;
	margin-top:-80px;
	cursor:pointer;
	background:url("index-icon.png") no-repeat;
	background-position:-293px -64px;
}
.warp-main7 .main-7 .picScroll-left .hd .next {
	float:right;
	margin-right:0px;
	background-position:-394px -64px;
	z-index:100;
}
.warp-main7 .main-7 .picScroll-left .hd .prev:hover {
	background-position:-490px -64px;
}
.warp-main7 .main-7 .picScroll-left .hd .next:hover {
	background-position:-592px -64px;
}
.warp-main7 .main-7 .picScroll-left .hd ul {
	float:right;
	zoom:1;
	margin-top:0px;
	zoom:1;
}
.warp-main7 .main-7 .picScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.warp-main7 .main-7 .picScroll-left .hd ul li.on {
	background-position:0 0;
}
.warp-main7 .main-7 .picScroll-left .bd {
	margin-top: auto;
	margin-right: 60px;
	margin-bottom: auto;
	margin-left: 60px;
}
.warp-main7 .main-7 .picScroll-left .bd ul {
	zoom:1;
}
.warp-main7 .main-7 .picScroll-left .bd ul li {
	width:196px;
	margin:0 10px;
	float:left;
	_display:inline;
	text-align:center;
}
.warp-main7 .main-7 .picScroll-left .bd ul li .pic {
	text-align:center;
}
.warp-main7 .main-7 .picScroll-left .bd ul li .pic img {
	border:1px solid #d1d1d1;
	box-sizing:border-box;
	width:100%;
	display:block;
	padding:2px;
}
.warp-main7 .main-7 .picScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.warp-main7 .main-7 .picScroll-left .bd ul li .title {
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.warp-main7 .main-7 .picScroll-left .bd ul li .title a {
	color:#333
}
/*底部*/
.footer-all {
	margin-top:60px;
	width:100%;
	line-height:40px;
	height:40px;
	background-color:#313131;
	color:#949494;
	clear:both;
	height:auto;
}
.footer-all .links a {
	color:#949494;
	padding:0 15px;
	font-size:13px;
}
.footer-all .links a:hover {
	text-decoration:underline;
}
.footer-all .links i {
	color:#fff;
}
.footer-bottom {
	width:100%;
	background-color:#F4F4F4;
	overflow:hidden; margin-top:0px;
}
.footer-bottom .logo {margin-top:25px; margin-right:20px;
}
.footer-bottom .footer .center {
	width:765px;
	font-size:14px;
	margin-top:15px;
	line-height:25px; margin-bottom:10px;
}
.footer-bottom .footer .center div {
	color:#323232;
}
.footer-bottom .footer .center p {
	color:#323232;
}
.footer-bottom .footer .center a {
	color:#323232;
}
.footer-bottom .footer .right {
	width:105px;
	margin-top:30px;
	text-align:center;
}
.footer-bottom .footer .right img {
	display:block;
	margin:auto;
}
.footer-bottom .footer .right i {
	display:block;
	font-size:14px;
	color:#323232;
	line-height:24px;
}
/*共用*/
/*文字*/
.character-top {
	font-size:28px;
	color:#0e6fc0;
	text-align:center;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.character-top i {
	display:block;
	font-size:16px;
	color:#666;
	line-height:30px; margin-top:15px;
}
.character-top span {
	font-weight:bold;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeaea;
}
.character-top em {
	display:inline-block;
	width:10px;
	height:10px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-542px -18px;
}
.character-top1 {
	font-size:26px;
	color:#fff;
	text-align:center;
	padding-top:18px;
	padding-right: 0;
	padding-bottom: 11.5px;
	padding-left: 0;
}
.character-top1 i {
	display:block;
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.character-top1 span {
	padding:0 30px;
	font-weight:bold;
}
.character-top1 em {
	display:inline-block;
	width:10px;
	height:10px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-542px -18px;
}
.character-top2 {
	background-image:url(bj.png);
	background-position:center top;
}
.character-top2 span {
	color:#0e6fc0;
	font-size:20px;
	line-height:24px;
	display:inline-block;
	background-color:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:10px;
}
/*分页的导航栏*/
.about-top-nav {
	line-height:55px;
	height:55px;
	color:#333;
	font-size:16px;
	overflow:hidden;
}
.about-top-nav  a {
	color:#6d6d6d;
	font-size:14px;
	padding:0 5px;
}
.about-top-nav  a:hover {
	color:#0e6fc0;
}
.about-top-nav  i {
	width:20px;
	height:20px;
	display:inline-block;
	float:left;
	margin-right:10px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-689px -73px;
	margin-top:19px;
}
/* 在线客服样式 */
.kefuBox {
	position:fixed;
	z-index:1000;
	top:300px;
	right:0;
	width:auto;
	_position:absolute;
	_top:expression(documentElement.scrollTop +45);
}
.kefuBox .kefuLeft {
	float:left;
	overflow:hidden;
	width:30px;
	height:157px;
	cursor:pointer;
	background:url(kefu_l.png) no-repeat
}
.kefuBox .kefuRight {
	display:block;
	float:left;
	overflow:hidden;
	width:0;
}
.kefuBox .kefuTop {
	width:154px;
	height:46px;
	background:url(kefu_top.png) no-repeat;
}
.kefuBox .kefuClose {
	float:right;
	overflow:hidden;
	width:154px;
	height:46px;
	display:block;
	cursor:pointer;
}
.kefuBox .kefuBottom {
	width:154px;
	height:12px;
	background:url(../images/kefu_bottom.png) no-repeat;
}
.kefuBox .kefuCont {
	width:130px;
	padding:0 12px;
	background:url(kefu_line.png) repeat-y;
	overflow:hidden;
}
.kefuBox .kefuCont ul {
	margin:0;
	padding:0;
}
.kefuBox .kefuCont ul li {
	width:80px;
	line-height:28px;
	overflow:hidden;
	height:28px;
	padding-left:40px;
	padding-right:10px;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom:5px;
}
.kefuBox .kefuCont ul li a {
	color:#333;
}
.kefuBox .kefuCont ul li.pic {
	width:130px;
	height:89px;
	margin-bottom:10px;
	padding:0;
}
.kefuBox .kefuCont ul li.qq {
	background:url(qq.png) no-repeat;
}
.kefuBox .kefuCont ul li.wang {
	background:url(../images/wangwang.png) no-repeat
}
.kefuBox .kefuCont ul li.spk {
	background:url(../images/skype.png) no-repeat
}
.kefuBox .kefuCont ul li.codeer {
	display:block;
	width:130px;
	height:165px;
	text-align:center;
	color:#fff;
	padding:10px 0 0;
	font-family:"微软雅黑";
	font-size:14px;
	margin-bottom:0;
}
.kefuBox .kefuCont ul li.codeer p {
	display:block;
	height:35px;
	line-height:35px;
}
.kefuBox .kefuCont ul li.codeer span {
	display:block;
	width:116px;
	height:116px;
	padding:7px;
	background:url(../images/qq/cobj.png) no-repeat;
}
.kefuBox .kefuCont ul li.codeer span img {
	width:116px;
	height:116px;
}
/*所有分页的banner*/
.banner1 {
	width:100%;
	height:330px;
}
.banner1 img {
	width:1920px;
	position:relative;
	left:50%;
	margin-left:-960px;
}
/*所有分页的左侧nav*/
.main-content-all {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.main-content-all .left-nav {
	width:225px;
}
.main-content-all .left-nav .top {
	margin-bottom:15px;
}
.main-content-all .left-nav .top ul li a {
	display:block;
	font-size:16px;
	line-height:42px;
	border-bottom:1px solid #fff;
	box-sizing:border-box;
}
.main-content-all .left-nav .top ul .li1 a {
	background-image:url(bj1.jpg);
	line-height:60px;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	text-indent:0em;
	border-bottom:none;
}
.main-content-all .left-nav .top ul .li2 a {
	background-color:#0e6fc0;
	font-weight:bold;
	border-bottom:none;
	text-indent:1.2em;border-bottom:1px solid #fff;
}
.main-content-all .left-nav .top ul .li2 .t {
	background-color:#0096e0;
}
.main-content-all .left-nav .top ul .li2 a.t {
	background-color:#0096e0;
}
.main-content-all .left-nav .top ul .li2 a:hover {
	background-color:#0096e0;
}
.main-content-all .left-nav .top ul .li2 i {
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	background-image:url(index-icon.png);
	background-repeat:no-repeat;
	background-position:-765px -75px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
.main-content-all .left-nav .top ul .on a {
	background-color:#ff9025;
	border-bottom:none;
}
.main-content-all .left-nav .top ul .li3 a:hover {
	background-color:#ff9025;
}
.main-content-all .left-nav .top ul .li3 em {
	float:left;
	margin-left:5px;
}
.main-content-all .left-nav .top ul .li3 {
	text-indent:0.5em;font-size:12px;
	background-color:#0096e0;
}
.main-content-all .left-nav .top ul .li3 a{font-size:12px;}
.main-content-all .left-nav .top ul li a {
	color:#fff;
}
.main-content-all .left-nav .picMarquee-top {
	background-color:#e1e1e1;
	margin:0 auto 15px;
	width:225px;
	overflow:hidden;
	position:relative;
}
.main-content-all .left-nav .picMarquee-top .hd {
	color:#fff;
	height:40px;
	line-height:40px;
	background:#0e6fc0;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main-content-all .left-nav .picMarquee-top .hd em {
	padding-right:5px;
}
.main-content-all .left-nav .picMarquee-top .hd i {
	color:#fff;
	font-size:14px;
	padding-left:5px;
}
.main-content-all .left-nav .picMarquee-top .bd {
	padding:10px;
}
.main-content-all .left-nav .picMarquee-top .bd ul {
	overflow:hidden;
	zoom:1;
}
.main-content-all .left-nav .picMarquee-top .bd ul li {
	text-align:center;
	zoom:1;
	margin-bottom:10px;
}
.main-content-all .left-nav .picMarquee-top .bd ul li .pic {
	text-align:center;
}
.main-content-all .left-nav .picMarquee-top .bd ul li .pic a i {
	color:#333;
	line-height:30px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.main-content-all .left-nav .picMarquee-top .bd ul li .pic img {
	width:204px;
	height:138px;
	display:block;
}
.main-content-all .left-nav .picMarquee-top .bd ul li .pic a:hover img {
	border:1px solid #ff9025;
	box-sizing:border-box;
}
.left-nav-lianxi {
	position:relative;
	border:1px solid #d2d2d2;
	box-sizing:border-box;
}
.left-nav-lianxi img {
	display:block;
}
.left-nav-lianxi .div1 {
	color:#fff;
	background-color:rgba(32,104,176,0.80);
	width:160px;
	line-height:70px;
	top:30px;
	left:32.5px;
	position:absolute;
	text-align:center;
	font-size:24px;
	border:1px solid #fff;
}
.left-nav-tel {
	margin:15px auto;
	color:#666;
	font-size:12px;
	line-height:24px;
}
.left-nav-tel p {
	padding:0 15px;
}
/*所有分页的右侧的宽*/
.main-content-all .right {
	width:940px;
}
/*所有分页的右侧的nav*/
.right-top-all {
	margin-bottom:30px;
}
.right-top-all .left {
	width:150px;
}
.right-top-all .right {
	width:790px;
}
.right-top-all a {
	display:inline-block;
	padding:0 20px;
	line-height:35px;
	color:#555555;
}
.right-top-all .right a {
	padding:0 34px 0 0;
}
.right-top-all .on {
	background-color:#0e6fc0;
	color:#fff;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.right-top-all .on1 {
	color:#0e6fc0;
}
.right-top-all .on1on1 {
	color:#0e6fc0;
}
/*所有分页的右侧的nav*/
.right-top-all-pages {
	color:#333;
	font-size:24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e6fc0; line-height:50px;
}
.right-top-all-pages i{
float:right;
}
.right-top-all-pages i a {
	color:#ff9025;
	font-size:16px;
}
.right-top-all-pages span a {
	color:#555555;
	font-size:16px;
}
.page {
	padding: 15px 0;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}

.page a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #eee;
	margin: 0 2px;
}

.page a:hover,
.page a.act {
	background: #004ea2;
	color: #fff;
}

.page SPAN.current {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #004ea2;
	color: #fff;
	margin: 0 2px;
}
.page SPAN.disabled {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #eee;
	margin: 0 2px;
}