﻿@charset "utf-8";
body, div,  span,  h1, h2, h3, h4, h5, h6,  p, em, img, strong, b,  small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table,  caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,  embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,  summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio,  video, input, textarea, select {
	margin: 0;
	padding: 0;
}
ol, ul {list-style: none;}
a {text-decoration: none;outline: none;color: #333;}
a:hover {color: #213677;text-decoration: none;}
img {border: none;display: inline-block;}
*:focus {outline: none;}
html {overflow-x: hidden;-webkit-text-size-adjust: none;}
body {
	background: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
	line-height:25px;
}
body::selection {
	color: #ffffff;
	background-color: red;
	text-shadow: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
h1 {margin: .67em 0;font-size: 2em;}
mark {color: #000;background: #ff0;}
small {font-size: 80%;}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {overflow: auto;}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {padding: 0;border: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th {padding: 0;}
@media print {
*,  *:before,  *:after {
	color: #000 !important;
	text-shadow: none !important;
	background: transparent !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
a,  a:visited {text-decoration: underline;}
a[href]:after {content: " (" attr(href) ")";}
abbr[title]:after {content: " (" attr(title) ")";}
a[href^="#"]:after,  a[href^="javascript:"]:after {content: "";}
pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}
thead {display: table-header-group;}
tr,  img {page-break-inside: avoid;}
img {max-width: 100% !important;}
p,  h2,  h3 {orphans: 3;widows: 3;}
h2,  h3 {page-break-after: avoid;}
select {background: #fff !important;}
.navbar {display: none;}
.btn > .caret,  .dropup > .btn > .caret {border-top-color: #000 !important;}
.label {border: 1px solid #000;}
.table {border-collapse: collapse !important;}
.table td,  .table th {background-color: #fff !important;}
.table-bordered th,  .table-bordered td {border: 1px solid #ddd !important;}
}
* {box-sizing: border-box;}
*:before, *:after {box-sizing: border-box;}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {text-decoration: none;}
a:hover, a:focus {color: #213677;text-decoration: none;}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {margin: 0;}
img {vertical-align: middle;}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display: inline-block;max-width: 100%;}
.img-rounded {border-radius: 6px;}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.img-circle {border-radius: 50%;}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size: 65%;}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {font-size: 75%;}
.text-left {text-align: left;}
.text-right {width: 730px;margin-top: 30px;overflow: hidden;}
.text-center {text-align: center;}
.text-justify {text-align: justify;}
.text-nowrap {white-space: nowrap;}
.text-lowercase {text-transform: lowercase;}
.text-uppercase {text-transform: uppercase;}
.text-capitalize {text-transform: capitalize;}
.text-muted {color: #777;}
.text-primary {color: #428bca;}
a.text-primary:hover {color: #3071a9;}
.text-success {color: #3c763d;}
a.text-success:hover {color: #2b542c;}
.text-info {color: #31708f;}
a.text-info:hover {color: #245269;}
.text-warning {color: #8a6d3b;}
a.text-warning:hover {color: #66512c;}
.text-danger {color: #a94442;}
a.text-danger:hover {color: #843534;}
.bg-primary {color: #fff;background-color: #428bca;}
a.bg-primary:hover {background-color: #3071a9;}
.bg-success {background-color: #dff0d8;}
a.bg-success:hover {background-color: #c1e2b3;}
.bg-info {background-color: #d9edf7;}
a.bg-info:hover {background-color: #afd9ee;}
.bg-warning {background-color: #fcf8e3;}
a.bg-warning:hover {background-color: #f7ecb5;}
.bg-danger {background-color: #f2dede;}
a.bg-danger:hover {background-color: #e4b9b9;}
ul, ol {margin-top: 0;margin-bottom: 10px;}
ul ul, ol ul, ul ol, ol ol {margin-bottom: 0;}
input[type="text"] {text-indent: 5px;}
textarea {padding: 5px;}
.text-overf {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*万能清除浮动开始*/
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
/*public*/
.jzimg {text-align: center;}
.jzimg img, .jzimg i {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;border-radius: 100%;
}
.jzimg i {
	height: 100%;
	display: inline-block;
}
/*top*/

header{
    background-color: #fff;
    height: 100px;position: relative;
}
.header-wrap{
    width: 1100px;
    margin: 0 auto;
}
.logo{
    float: left;
    margin-top: 24px;
}
.nav{
    float: right;
    /*width: 960px;*/
}
.nav-top{
    margin-top: 15px;
    text-align: right;

}
.nav-top span{
    display: inline-block;
    color: #dd5703;
    font-size: 14px;
    background: url("../Images/phone-icon.png") no-repeat left center;
    padding-left: 26px;
}
.nav-bot{
    margin-top: 0px;
    position: relative;
}
.nav-bot-icon{
    float: right;
    position: relative;
    height: 42px;    margin-top: 10px;
}
.nav-bot-icon:hover .nbi-dark{
    display: block;
}
.nbi-dark{
    position: absolute;
    right: 0;
    top: 42px;
    text-align: center;
    width: 160px;
    padding: 15px 0;
    display: none;
    z-index: 9999;
    background-color: white;
}
.nbi-dark p{
    margin-top: 10px;
    color: #222222;
}
.nav-list{
    float: right;
    margin-top: 10px;
    margin-right: 0px;
}
.nav-list li {
    float: left; 
    margin-right: 46px;
    height: 37px;
}
.nav-list li a:hover{
    color: #223c82;
}
.nav-list .nav-list-title.on{
    color: #223c82;
}
.down-menu{
    position: absolute;
    left: 0;
    top: 100px;
    width: 100%;
    background-color: #ffffff;
    z-index: 12;
    /*display: none;*/
}
/*.nav-list li:hover .nav-menu{*/
    /*display: block;*/
/*}*/
.nav-list-arrow{
    position: absolute;
    z-index: 12;
    bottom: -24px;
    left: 0;
    text-align: center;
    width: 100%;
    display: none;
}
.nav-produce {
    border-left: 1px solid #e8edf8;
    margin-left: 100px;
}
.nav-produce-box{
    width: 320px;
    height: 280px;
    float: left;
    border-right: 1px solid #e8edf8;
    text-align: center;
}
.nav-produce-box h4{
    color: #222222;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 22px;
}
.nav-produce-box:hover h4 a{
    color: #019ee6;
}
.nav-produce-box a{
    display: block;
    margin-bottom: 11px;
    color: #444444;
}
.nav-produce-box a:hover{
    color: #019ee6;
}
.nav-about{
    margin-left: 76px;
}
.nav-about a{
    height: 50px;
    display: inline-block;
    line-height: 50px;
    color: #222222;
    margin-right: 24px;
}
.nav-about a:hover{
    color: #019ee6;
}
.nav-join{
    margin-left: 309px;
}
.nav-case{
    margin-left: 447px;
}

.nav-list-title{
    color: #444;
    font-size: 16px;
    position: relative;
}
 .main_pro{width:1300px;margin-top:55px;margin-bottom:75px;}
 .main_pro ul li{width:350px;height:213px;float:left;margin-right:74px;}
 .main_pro ul li img{width:100%;}
 .main_pro ul li a{display:block;height:213px;}
 .main_pro ul li div{width:350px;background:rgba(33,54,119,0.8);position:relative;top:-35px;}
.main_pro ul li div h3{text-align:center;line-height:36px;}
 .main_pro ul li div h3 a{color:#ffffff;display:block;height:36px;}
 .main_pro ul li div h3 a:hover{color:ffffff;}


/*首页*/
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {
	float: left;
	max-height: 536px;
	display: none;
	overflow: hidden;
}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {outline: none;}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 100%;
	height: 100%;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {opacity: 0.75;}
.p-banner{padding-top:117px;min-width:1309px;}
.p-banner img{
	width:100%;
	height:280px;
}
#min-banner img {
	max-height: 370px;
	max-width: 768px;
}
#max-banner img {
	width:100%;
	height: 536px;
	
}
#min-banner {display: none;}
.banner {
	position: relative;
	z-index: 80;
	position: relative;
	min-width:1309px;
}
.carousel-indicators {z-index: 30px;}
.banner .maxPic {
	position: relative;
	z-index: 10;
}
.banner .minPic {
	position: relative;
	z-index: 20;
	position: absolute;
	top: 0;
}
.banner .slick-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 30px;
	line-height: 25px;
	padding: 0;
}
.banner .slick-dots li {
	display: inline-block;
	width: 50px;
	height: 5px;
	background: #fff;
	text-indent: -9999px;
}
.banner .slick-dots li button:before {
	width: 100%;
	height: 100%;
	font-size: 0px;
	line-height: 5px;
	background: #213677;
	opacity: 0;
}
.banner .slick-dots .slick-active button:before {opacity: 1;}
.banner-txt {
	position: absolute;
	width: 50%;
}
.banner .slick-prev {
	position: absolute;
	width: 10%;
	height:117%;
	left: 0;
	top: 0;
	background: url(../Images/banner-prev.png) no-repeat center center;
}
.banner .slick-next {
	position: absolute;
	width: 10%;
	height:117%;
	right: 0;
	top: 0;
	background: url(../Images/banner-next.png) no-repeat center center;
}
/*banner-》箭头*/
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 30px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top: 50%;
	margin-top: -25px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:focus, .slick-next:focus {outline: none;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: 0.25;}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -40px;
	background: url(../Images/left.png) no-repeat center center;
}
.slick-prev:hover {background: url(../Images/t-left.png) no-repeat center center;}
.slick-next {
	right: -40px;
	background: url(../Images/right.png) no-repeat center center;
}
.slick-next:hover {background: url(../Images/t-right.png) no-repeat center center;}
.slick-slider { margin-top: 0px;}

.gushi {
	background: url(../Images/story_bg.jpg) no-repeat right bottom;
	height: 600px;
}


.i_two{ min-height:500px; overflow:hidden;background:#fff;}
.i_two .i_two_t{ margin-top:23px; line-height:46px; font-size:24px; text-align:center;color:#5c5c5c; letter-spacing:2px; margin-bottom:20px;}
.i_two .i_two_t .i_two_t_1{ height:46px; background:url(../images/two_bg.png) center bottom no-repeat; font-size:22px; font-family:Arial; text-transform:uppercase;}

.M_2{ margin-bottom:90px;}
.M_2 .tempWrap{ width:100%;}
.M_2 .slideTxtBox2 .parBd { width: 100%;margin: 0 auto;}
.M_2 .slideTxtBox2 .parBd .picScroll-left { position: relative; width:100%;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd {height: 50px; /*left: -32px;*/ position: absolute;top:107%; width: 100%; right: 0; z-index: 9; text-align:center;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sPrev,.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sNext,.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .smore { background: url(../images/product_bg1.png) center center no-repeat; cursor: pointer;  display:inline-block;  height: 50px;  width: 50px;background-size:auto 100%;margin-left:6px; margin-right:6px;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sPrev:hover,.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sNext:hover {transition: all 0.3s; opacity: 0.8; filter: Alpha(opacity=80);}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sPrev { }
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .sNext { background: url(../images/product_bg2.png) center center no-repeat;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .smore { background: url(../images/product_bg3.png) center center no-repeat;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .prevStop {background-position: -60px 0;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .hd .nextStop {background-position: -60px -50px;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd {height: auto; overflow:hidden;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul {height: auto; padding: 0;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li { float: left; height: auto; width: 20%;text-align:center; overflow:hidden;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con{ width:92.7%; margin-left:3.1%; position:relative;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .imgs{ display:block; width:100%; max-height:288px; overflow:hidden;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .imgs img{ width:100%; display:block;-webkit-transition: all 0.8s ease-out;height:285px;
-ms-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .p{ height:65px; line-height:65px; font-size:14px; color:#333333; overflow:hidden; background-color:#e6e6e6;transition: all 1.6s;padding-left:5px; padding-right:5px; }
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .show_bg{ width:100%; height:100%; background:url(../images/i_two_bg.png) top center no-repeat; background-size:100% auto; position:absolute; top:0;transition: all 0.6s; opacity: 0; filter: Alpha(opacity=0); left:0;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .show_bg .p2{ position:absolute; bottom:0; height:98px; overflow:hidden; border-top:1px solid #213677; border-bottom:1px solid #213677; background-color:#213677;color:#fff; font-size:16px; width:96%;line-height:46px;padding-left:2%; padding-right:2%; left:0;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li .team_con .show_bg .p2 h2{ font-weight:normal; margin-top:3px; height:46px;  overflow:hidden; font-size:14px; background:url(../images/i_two_bg2.png) bottom center no-repeat;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li a:hover .team_con .p{opacity: 0; filter: Alpha(opacity=0);}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li a:hover .team_con .show_bg{opacity: 1.0; filter: Alpha(opacity=100);}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li a{ text-decoration:none; display:block;}
.M_2 .slideTxtBox2 .parBd .picScroll-left .bd ul li a:hover .team_con img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

/*anli*/
.technology {
	background: url(../Images/green-bg.jpg) no-repeat right bottom;
	padding: 25px 0; height: 580px;
}
.technologyShow { margin: 10px auto;width:1200px;}
.technology-box {background: #213677;min-width:1309px;/* margin-top:30px; */}
#tec-thumbs div {
	float: left \9;
	width: 316px \9;
	padding: 0 15px \9;
}
/****bootstrap*****/
.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;
	padding-right: 15px;
	padding-left: 15px;
	data-scroll-reveal:enter top and move 50px over 1.33s;
}
.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;
}
/*new*/
@media{
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
.col-sm-9 {width: 75%;}
.col-sm-8 {width:90%;margin-top: 5px;}
.col-sm-7 {width: 58.33333333%;}
.col-sm-6 {width: 50%;}
.col-sm-5 {width: 41.66666667%;}
.col-sm-4 {width: 33.33333333%;}
.col-sm-3 {width: 25%;}
.col-sm-2 {width: 16.66666667%;}
.col-sm-pull-12 {right: 100%;}
.col-sm-pull-11 {right: 91.66666667%;}
.col-sm-pull-10 {right: 83.33333333%;}
.col-sm-pull-9 {right: 75%;}
.col-sm-pull-8 {right: 66.66666667%;}
.col-sm-pull-7 {right: 58.33333333%;
.col-sm-pull-6 {right: 50%;}
.col-sm-pull-5 {right: 41.66666667%;}
.col-sm-pull-4 {right: 33.33333333%;}
.col-sm-pull-3 {right: 25%;}
}
/*gcanli*/
@media{
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
.col-md-12 {width: 100%;}
.col-md-11 {width: 91.66666667%;}
.col-md-10 {width: 83.33333333%;}
.col-md-9 {width: 75%;}
.col-md-8 {width: 66.66666667%;}
.col-md-7 {width: 58.33333333%;}
.col-md-6 {width: 50%;}
.col-md-5 {width: 41.66666667%;}
.col-md-4 {width: 33.33333333%;}
.col-md-3 {width: 25%;}
.col-md-2 {width: 16.66666667%;}
.col-md-1 {width: 8.33333333%;}
.viedo img {
	display: inline;
	max-width: 100%;
	height:235px;
}
.sub-class a.on {
	background: #fff;
	color: #77607c;
	padding: 0 8px;
}
.viedo {
	width:1150px;
	overflow: hidden;
}
.viedo li {
	width: 279px;
	height:311px;
	float: left;
	overflow: hidden;
	padding: 0 11px;
}
.viedo li p {
	width: 258px;
	height:48px;
	overflow: hidden;
	background: #e6e6e6;
	text-align: center;
	font: 14px/48px "microsoft yahei";
	color: #644c69;
	margin-top:10px;
}
.viedo li p a {color: #644c69;display: block;margin-top:2px;}
/*news*/
.home-news-box {background: #f5f5f5;padding:3.5% 0;}
.home-news {width: 1200px;padding: 0 10px;}
.news-item-r {float: right;}
.news-item-l {}
.news-item-r,  .news-item-l {
	width: 100%;

	min-height: 275px;
}
.news-item-l .news-name,  .news-item-r .news-name {
	padding: 20px;
	margin-top:6px;
	border-bottom: 1px solid #f5f5f5;
	color: #000;
	position: relative;
}
.news-item-l .news-name .en,  .news-item-r .news-name .en {
	font-size: 14px;
	color: #9a9a9a;
	text-transform: uppercase;
	margin-left: 10px;
}
.news-item-l .news-name .more,  .news-item-r .news-name .more {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	line-height: 220%;
	font-size: 14px;
	color: #2d2d2d;
	padding: 20px 30px;
	border-left: 1px solid #f5f5f5;
	display: inline-block;
}
.last-news li { width: 48%; height: 130px; overflow: hidden; padding: 5px 0;float:left;}
.last-news .pic {float: left;margin: 10px 11px; width: 106px;border-radius:100px;}
.last-news .txt {
	width: 400px;
	float: left; overflow: hidden;
}
.last-news .txt .name {
	font-size: 16px; line-height: 35px;
	overflow: hidden;
}
/*****news2********/
.news-item-r .news-cont{float: right; width: 100%; padding-bottom: 10px;}
.news-item-r .news-cont dl{padding:5px 0; width: auto;  height: 90px;overflow: hidden;}
.news-item-r .news-cont dl:hover{
	background-color:#213677;
	color:#fff;
	box-shadow: 5px 5px 5px #888888;
}
.news-item-r .news-cont dt{
	font-size:38px;
	float:left;
    width: 126px;
    height: 80px; text-align: center; line-height: 80px;
    border-right: 2px solid #ddd;
}
.news-item-r .news-cont dl dd{
	  float: right;
    display: block;
    width: 475px;
    overflow: hidden;
}
.news-item-r .news-cont dl dd h3{
	overflow: hidden; margin: 0; line-height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*erji*/
.centermain{ clear:both; width:1309px;  margin:0 auto; margin-top: -23px; overflow: overlay;min-width:1309px;}
.menu1 {width:1150px;margin: 0 auto 19px auto;}
.menu1:after{display: block; content: ""; clear: both;}
.menu1 ul {padding:0;margin:0;list-style-type: none;}
.menu1 ul li{float:left;color:#fff;background:#59CFF2;position:relative; margin:0px 0px 3px 3px;border-width: 1px 1px 0 0;}
.menu1 ul li a, .menu1 ul li a:visited{display: block; text-align: center;text-decoration: none;width: 123px;height: 40px;line-height: 40px;font-size: 14px;color: #fff;}
.menu1 li ul { margin-left: 3px;}
.menu1 li ul li { margin: 0;}
.menu1 li ul li a{display:block;color:#fff; }
.menu1 ul li ul {display: none;}
.menu1 ul li:hover a {color:#fff;background:#213677;}
.menu1 ul li:hover ul {display:block;position:absolute;top:40px;left:-3px;width:120px;background:#213677;}
.menu1 ul li:hover ul li { border-bottom: dotted 1px #fff;}
.menu1 ul li:hover ul li a {display:block;background:#59CFF2;color:#fff;}
.menu1 ul li:hover ul li a:hover {background:#213677;color:#fff;}
.treeBox { width:1150px; border-bottom:2px solid #213677; overflow:hidden; margin:5px auto 0; }
.treeBox1 {overflow:hidden;padding-bottom:15px;}
.treeBox h3 {font-size: 16px;line-height: 43px;color:#000; font-weight:normal;margin-bottom:0px;}
/*new/pro*/
.p-minbanner {display: none;}
.p-content {
	width:1309px;
	margin:15px auto;
}
.one-pContent {
	width: 1175px;
	padding: 30px;
	background: #fff;
	position: relative;
	top: -65px;
}
.cont-title {
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
   color:#213677;
}
.cont-title .name {
	font-size: 28px;
	float: left;
	text-transform: uppercase;
	color: #2d2d2d;
	display: inline-block;
	overflow: hidden;
}
.one-content {padding: 40px 0 0 0;}
/* pro */
.pro-clude {padding: 30px 0;line-height: 22px;}
#p-proList li {
	width: 265px;
	height: 190px;
	margin: 0 18px 18px 0;
}
#p-proList li a.jzimg {
	width: 100%;
	height: 100%;
	display: block;
}
.pro-header {
	background: #f1f1f1;
	padding-bottom: 10px;
	border-bottom: 4px solid #858585;
}
.parameters {
	width: 385px;
	padding: 30px;
	float: right;
	text-align: center;
}
.parameters img {max-width: 100%;}
.paramet-list {margin-top: 30px;}
.paramet-list li {
	padding: 7px 0;
	background: #eaeaea;
}
.pro-imgShow {
	width: 730px;
	float: left;
}
.pro-imgShow .imgleft {
	width: 580px;
	height: 410px;
	float: left;
	position: relative;
}
.pro-imgShow .imgleft .line {
	width: 100%;
	height: 4px;
	background: #ff9600;
	position: absolute;
	bottom: -14px;
	left: 0;
}
.pro-imgShow .imgleft li {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
}
.pro-imgShow .imgleft .active {z-index: 2;}
.pro-imgShow .imgright {
	width: 140px;
	height: 410px;
	float: right;
}
.pro-imgShow .imgright li {
	width: 100%;
	height: 95px;
	cursor: pointer;
	padding: 5px;
	margin: 6px 0;
	border: 1px solid #dadada;
	background: #fff;
}
.pro-imgShow .imgright .active {
	border: 1px solid #a3a3a3;
	background: #b7b7b7;
}
.column-heading {
	height: 35px;
	border-bottom: 1px solid #ececec;
	margin: 30px 0;
}
.column-heading .ch {
	font-size: 20px;
	color: #010101;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	border-bottom: 1px solid #009e96;
	height: 100%;
	position: relative;
	top: 1px;
}
.custom01 {float: left;}
.custom02 {float: right;}
.custom01, .custom02 {
	width: 47%;
	border-top: 10px solid #ececec;
	border-bottom: 10px solid #ececec;
	padding: 30px 0;
	min-height: 580px;
}
.custom01 img, .custom02 img {max-width: 100%;}
.custom01 .right-pic, .custom02 .right-pic {
	width: 30%;
	float: right;
	text-align: right;
}
.custom01 .left-txt, .custom02 .left-txt {width: 65%;float: left;}
.custom01 .left-txt ul, .custom02 .left-txt ul {
	padding-left: 10px;
	font-size: 13px;
}
/*product*/
.home-proshow {width: 1100px;min-width: 1200px;}
.home-proshow a:hover,  .home-proshow a {color: #fff;}
.home-proshow li {
	float: left;
	margin: 8px;
	width: 245px;
	height: 170px;
	position: relative;
	overflow: hidden;
}
.home-proshow li img {
	position: relative;
	z-index: 10;
	width:245px;
	height:170px;
}
.home-proshow .hoverdir {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 100%;
	background:#54c8ec;
	opacity: 0.9;  
	z-index: 20;
	display: block;
}
.home-proshow .hoverdir .box {
	display: block;
	padding: 30px 20px;
	text-align: center;
	color: #fff;
}
.home-proshow .hoverdir span {
	display: block;
	overflow: hidden;
}
.home-proshow .name {
	font-size: 24px;
	height: 34px;
}
.home-proshow .clude {
	height:44px;
	overflow: hidden;
	margin-top: 10px;
}
.home-proshow .more {
	padding: 2px 10px;
	margin-top: 15px;
	display: inline-block;
}
#pro-type {
	padding: 13px 10px;
}
#pro-type a {
	display: inline-block;
	padding: 8px 20px;
	background: #fff;
	color: #333;
	font-size: 14px;
}
#pro-type a:hover,  #pro-type .active {
	background: #213677;
	color: #fff;
	border-radius: 6px;
}
.page-nv{text-align: center;padding: 5px 0;}
.page-nv span{font-size: 13px;color: #555;vertical-align: bottom;padding-left: 20px;}
.page-nv span a{color: #55bbdc;display:inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;vertical-align: bottom;}
.page-nv span a:hover{text-decoration: underline;}
.news-container{/*padding-top: 60px;*/}
.news-container ul{border:1px solid #ddd;padding: 11px 0;}
.news-container li {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding:20px 0;
}
.news-container li:hover {border-bottom: 1px solid #213677;}
.news-container li:hover .year {background: #213677;}
.news-container li:hover .month {background: #6ddbfc;}
.news-container .time span {
	display: block;
	font-family: arial;
	width: 55px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.news-container .year {background: #59CFF2;margin-bottom: 3px;}
.news-container .month {background: #bfbfbf;}
.news-container .pic {
	text-align: center;
	overflow: hidden;
	width: 260px \9;
	float: left \9;
}
.news-container .name {
	font-size:16px;
	line-height: 18px;
	color: #333;
	max-height: 17px;
	max-width:99%;
	overflow: hidden;
}
.news-container .clude {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	height:19px;
	overflow: hidden;
}
/*pages */ 
.Page{width:100%; text-align:center; padding:45px 0px;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#213677; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:65px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#213677; color:#FFF}
@media screen and{.carousel-control .glyphicon-chevron-left,  .carousel-control .glyphicon-chevron-right {top: 45%;}}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear: both;}
.pull-left {float: left !important;}
.pull-left #searchval {color: #777;}
.show {	display: block !important;}
.invisible {visibility: hidden;}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {position: fixed;}
.home-join-box{margin:auto;width:1100px;margin-top:50px;}
.home-join {width: 1200px;padding: 40px 0;}
.home-join img{	max-height: 100%;background:#555;border-radius:100px;}
.home-join img:hover{	max-height: 100%;background:#00adfc;border-radius:100px;}
.home-join li a{	
	display: block;
	padding: 10px 20px; 
	}
.home-join li span{	
	font-size: 18px; 
	display: block; 
	margin-top: 20px;				
	}
.home-join li p{	
	font-size: 16px; 
	display: block; 
	line-height: 25px;margin-top: 10px;					
	}

.home-join li a:first-child {border-left: 0px solid #e2e2e2;}
.home-join  #first{border-left:none;}	
.home-join li:hover img {	
	-webkit-animation:pulse 0.5s 0s ease both;
	-moz-animation:pulse 0.5s  0s ease both;}
	@-webkit-keyframes pulse{
		0%{-webkit-transform:scale(1)}
		100%{-webkit-transform:scale(1.1)}
		}
		@-moz-keyframes pulse{
			0%{-moz-transform:scale(1)}
			100%{-moz-transform:scale(1.1)}
	}
.service-box{display: block;margin:0 auto;width:1150px;}	
.service-box .viedo{display:block;border:1px solid #ddd;padding:10px 15px; }
.service-box .new-title {
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center;
}
.service-box .new-time {
	padding: 5px 0;
	border-top: 1px solid #dfdfdf;
	color: #a1a1a1;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
}
.service-box .new-time span {margin-right:14px;}
.news-ediotr {
	padding: 30px 0;
	line-height:30px;
	text-indent:2em;
	font-size:14px;
}
.news-ediotr img{
	display: block;
	max-width:95%;
	margin:0 auto;	
	padding-bottom:15px;
}
.new-other-box {
	padding: 15px;
	background: #f6f6f6;
	margin-top: -30px;
}
.new-ot {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	line-height: 37px;
}
.new-ot .next {border-left: 1px solid #d0d0d0;}
.video-list {padding: 30px 0;}
.video-list li {margin: 15px 0;	text-align: center;}
.video-list li a, .video-list li span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.video-name {font-size: 15px;}
.video-container {
	width: 445px;
	position: relative;
	left: -3px;
	top: 30px;
	height: 281px;
	margin: 0 auto;
}
.topic {margin-bottom: 50px;}
.topic .item {
	background: #fff;
	padding: 30px;
	border: 1px solid #e0e0e0;
	margin-left: -1px;
	margin-bottom: -1px;
}
.topic .name {
	color: #333;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
	height: 20px;
	width: 90%;
}
.topic .text {
	display: block;
	color: #7a7a7a;
	max-height: 135px;
	overflow: hidden;
	line-height: 22px;
	margin-top: 20px;
}
.topic li:hover {background: #009e96;}
.topic li:hover .name a, .topic li:hover .name, .topic li:hover .text {color: #fff;}
@media{.contact_s {background: none;}}
.gengduo {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.gengduo .more {
	display: inline-block;
	width: 229px;
	height: 44px;
	border: 1px solid #d2d2d2;
	line-height: 44px;
	font-size: 24px;
	color: #333333;
	text-transform: Uppercase
}
.gengduo .more:hover {color: #213677;}
.map_s {
	width: 500px;
	height: 35em;
	margin-top: 20px;
	padding: 2px;
	border: #ccc solid 1px;
}
#dituContent img {max-width: none;}
#tec-thumbs.row > div {padding-top: 2%;padding-bottom: 2%;}
#tec-thumbs .col-lg-3{data-scroll-reveal:enter top and move 50px over 1.33s;}
.center-block .slick-track .slick-slide {text-align: center}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.honner-box .jzimg {
	width: 192px;
	height: 155px;
	display: block;
	text-align: center;
}
.news-item-l {position: relative;z-index: 999}
.technologyShow_left{float:left;width: 230px;border:2px #fff solid;}
.technologyShow_right{float:right;width: 900px;}
.technologyShow .am-img {
	text-align: center;
	display: block;
	position: relative;
}
.technologyShow .am-img img {
	position: absolute;
	width: 287.5px;
    height: 287.5px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.technologyShow .am-img i {
	display: block;
	padding-bottom: 105%;
}
.heder-box {
	position: fixed;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 1000;
}
.column-title {
	padding: 10px 10px;
	position: relative;
	min-width: 1200px;
	data-scroll-reveal:enter top and move 50px over 1.33s;
}
.column-title .ch b {
	width: 80%;
	background:none;
	padding: 0 15px;
	font-weight: 600;
}
.column-title .en {
	font-size: 24px;
	text-transform: uppercase;
	padding: 10px 0;
}
.column-title .green {color: #213677;}
.column-title .clude {
	font-size: 16px;
	line-height: 25px;
	width:85%;
	margin:0 auto;
	overflow: hidden;
}
.column-title .more {
	display: inline-block;
	padding: 10px 5%;
	line-height: 100%;
	text-transform: uppercase;
	margin-top: 10px;
}
.column-title .moreStyle1 {
	color: #333;
	border: 1px solid #d2d2d2;
}
.column-title .moreStyle2 {
	color: #fff;
	border: 1px solid #82d0cb;
}
.column-title .line {
	width: 100%;
	height: 1px;
	background: #cecece;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 10;
}
/*footer*/
.foot-box {
	padding-top: 10px;

	min-width:1309px;
}
.foot-nav-box {
	background: #333;
	
	padding: 35px 10px;
}
.foot-nav {
	width: 1200px;
	color: #757575;
	position: relative;
}
.foot-nav  ul{float:right;}
.foot-nav li {
	width: 220px;
	float: left;
	min-height: 150px;
	
}
.foot-nav li #frist{border-left: none;}
.foot-nav li dt a, .foot-nav li dt {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 10px;
}
.foot-nav li dd a, .foot-nav li dd {
	height: 25px;
	line-height: 25px;
	color: #eee;
}
.foot-nav li dd a:hover {color: #FFF;}

.erweima {
	float:left;
	width:200px;
	color: #fff;
	text-align: center;
    margin-top: -7px;
}
.erweima img{
	width:120px;
	height:120px;
}
.erweima .num {margin-top: 8px;}
.foot-text {
	background: #213677;
	text-align: center;
	width:100%;
    padding:7px 0;
	font-size:14px;
	color: #fff;
}
.foot-text .link a, .foot-text .link {color: #CCC;}
.p-header {
	padding:0px 38px 36px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.p-header-main {
	width: 1120px;
	padding-bottom:15px;
}
.p-header-nav {
	float: left;
	overflow: hidden;
	max-width: 70%;
	padding-top:10px;
}
.p-header-nav li {
	float: left;
	background: #213677;
	color: #fff;
	padding: 5px 30px;
	margin-right: 10px;
	margin-top: 2px
}
.p-header-nav li a {
	color: #fff;
	font-size: 15px;
	display: block;
	width: 100%;
	height: 100%;
}
.p-header-nav .active, .p-header-nav li:hover {background: #59CFF2;}

 .dlsjz .slides li { float: left; width: 185px;margin-left:25px;margin-bottom:25px; }
        .dlsjz .slides li a { display: block; width: 185px; height: 185px; margin: 0 auto; position: relative; overflow: hidden; }
            .dlsjz .slides li a img { width: 100%; height: auto; }
            .dlsjz .slides li a span.bg { display: block; position: absolute; width: 100%; height: 30px; bottom: 0; background-color: #000; filter: alpha(opacity=70); opacity: .7; }
            .dlsjz .slides li a span.text { display: block; position: absolute; width: 100%; z-index: 2; bottom: 0; color: #fff; font-size: 14px; text-align:center; }
                .dlsjz .slides li a span.text strong { display: inline-block; padding-left: 20px; line-height: 30px; }
            .dlsjz .slides li a.cur span.text strong { color: #00a5ec; border-top: #00a5ec solid 3px; font-size: 18px; line-height: 2em; }
            .dlsjz .slides li a span.text p { padding-left: 20px; display: none; }

.cltop {
    height: 50px;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
}
.cltoptext {
    height: 40px;
    line-height: 50px;
    text-align:center;
    font-size: 24px;
    color: #fff;
}
.clul{margin-bottom:10px;  border-radius: 0 0 10px 10px;}
.clul ul{ margin:0px auto; width:220px;}
.clul ul li{height:35px;  text-align:center;}
.clul ul li a{line-height:35px;color:#fff;font-size:18px; }
.clul ul li a:hover{color:#e10000;}

/*合作伙伴*/
.client{ width:1200px; margin:0px auto 60px auto; overflow:hidden; padding-top:50px;  }
.client .title{ width:100%; overflow:hidden; text-align:center;}
.client .title h1{ font-size:32px; color:#555; margin:15px 0;font-weight:600;}
.client .title a{ font-size:16px; color:#555; }
.client .title a:hover{ color:#24b727;}
.client_list{width:100%; overflow:hidden; margin-top:20px;}
.client_list li{ width:157px; height:84px; float:left; margin:15px 18px; text-align:center;border:1px solid  #ededed;}


.in_service_img {
	height:416px;
	margin-top:10px;
	text-align:center;
	background:url(../Images/servicebg.png) no-repeat 50% 100%;
	position:relative;
}
.in_serviceItem {
	color:#fff;
	text-align:center;
	display:block;
	transition:all .6s ease-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.in_service_img:hover .in_serviceItem {
	/*background:#68686a;*/
}
.in_service_img .in_serviceItem:hover {
    border:1px solid #fff;
	color:#fff;
}
.in_service_img .in_serviceItem:hover .in_serviceItem_en {
	font-size:76px;
	transition:all .3s ease;
}
.in_serviceItem_en {
	height:86px;
	margin-top:68px;
	font-family:"Arial";
	font-size:60px;
	transition:all .3s ease;text-align:center;
}
.in_serviceItem_cn {
	font-size:20px;margin-top:68px;line-height:30px;
}
.in_serviceItem_one {
	width:300px;
	height:300px;
	position:absolute;
	top:36px;
	left:0px;
	background-color:#68686a;
}
.in_serviceItem_two {
	width:375px;
	height:375px; padding: 30px;
	position:absolute;
	top:6px;
	left:436px;
	z-index:99;border:1px solid #fff;background:#126899;
}
.in_serviceItem_three {
	width:300px;
	height:300px;
	position:absolute; padding: 30px;
	top:36px;
	right:120px;border:1px solid #fff;
}

.in_serviceItem_four {
	width:300px;
	height:300px;
	position:absolute;
	top:36px;
	right:-10px;
	background-color:#68686a;
}

.in_serviceItem_five {
	width:300px;
	height:300px;
	position:absolute;
	top:36px;    padding: 30px;
	left:160px;border:1px solid #fff;

}

.in_serviceItem_two .in_serviceItem_en {
	margin-top:100px;
}
.in_serviceShow {
	width:800px;
	height:540px;
	position:absolute;
	top:50%;
	left:50%;
	z-index:9999;
	display:none;
	text-align:center;
	color:#fff;
	margin:-270px 0 0 -270px;
	background-color:#cd590e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition:all .6s ease-out;
	-moz-animation:myfirst 1.5s;
	-webkit-animation:myfirst 1.5s;
	animation:myfirst 1.5s;
}
.in_serviceShow_title {
	margin-top:120px;
	font-weight:normal;
	font-size:36px;
}
.in_serviceShow_con {
	margin-top:40px;
	line-height:30px;
	font-size:14px;
	color:#fff;
}
.in_serviceShow_colse {
	width:40px;
	height:40px;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-20px;
	background:url(../Images/colse.png) no-repeat;
	cursor:pointer;
}