@charset "utf-8"; 

/*common*/
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select
	{
	margin: 0;
	padding: 0;
}

body,input,textarea,select,button,table {
	font-size: 12px;
	line-height: 1.25em;
}

body {
	/*min-width: 320px;*/
	 /*min-width:1270px; */
	font-size: 0.9em;
	font-family:'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	-webkit-text-size-adjust: none;
	background: #fff;
	/*
	background:#f6f6f6;
	*/
}

img,fieldset {
	border: 0;
}

ul,ol {
	list-style: none;
}
li{
	float: left;
	list-style: none;
}
body,input,textarea,select,button,table {
	font-size: 14px;
	line-height: 20px;
}
input{
	outline:none;
	font-family:'microsoft yahei';
}
em,address {
	font-style: normal;
}

a {
	color: #797979;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font: 0;
	overflow: hidden;
}
.clearfix{
	zoom:1;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.pl10{
	padding-left:10px;
}
.mt10{
	margin-top:10px;
}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mb20{
	margin-bottom: 20px;
}
.bg-white{
	background-color:#fff;
}
.grey-color{
	color:#ababab;
}
.red-color{
	color:#ec3d28;
}
.fontFArial{
	font-family:arial;
}
.titleblue{ color:#3479ee ; font-size: 3rem; font-weight: bold;}
.titleblack{color:#333 ; font-size: 2.6rem; line-height: 4rem; }
.desblack{color:#333 ; font-size: 2rem; line-height: 3rem; }
.pgbody{
	padding-top:53px;
}
/*begin commonheader yyt*/
.headerMid{
	padding:20px 0;
	/* background:#fff; */
	height: 126px;
	background:url(../images/bgtop.jpg) no-repeat center;
}
.navbar{	
	margin-bottom: 0;
}
.navbar-toggle .icon-bar{
	background: #0060af;
}
.navbar-brand{	
	height: 70px;
	line-height: 70px;
	padding: 2px 0;
}
.logo{	
	height: 100%;
	width: auto;	
}

.navbar-nav{	
	float: right;
	position: relative;
	top: 6px;
	margin-right: -15px;
}
.navbar-nav > li > a{	
	/* color: #2c2c2c; */
	color: #fff;
	font-size: 16px;
}

.navbar-nav > li.on > a,.nav > li > a:focus,.nav > li > a:hover{	
	/* background: #fff url(/images/bg_menuLi_blue.gif) no-repeat 0 center; */
	/* color: #0060af;2 */
	background: none;
	color: rgb(255, 222, 32);
}
.navbar-nav > li.use-btn > a{
	float:left;
	margin:0;
	padding:0;

}
.navbar-nav > li.use-btn > a:link, .navbar-nav > li.use-btn > a:visited{
	color:#fff;
}
.navbar-nav > li.use-btn > a:hover{
	background: none;
	color:#d91626;
}
.headerTop{	
	background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ededed;
    color: #333;
    height: 27px;
    line-height: 27px;
    width: 100%;
    font-size: 12px;
    overflow: hidden;
}
.headerTop h3{	
	font-size: 12px;
	height: 27px;
	line-height: 27px;
}

.headerTop li {
    color: #bfbcb9;
    padding-left: 10px;
    height: 27px;
    line-height: 27px;
}
.dropdown-menu{	
	font-size: 12px;
	min-width: 140px;
}
.dropdown-menu > li > a,.dropdown-menu > li > a:focus,.dropdown-menu > li > a:hover{	
	background: #fff;
	color: #006fb4;
	padding: 3px 10px;
}
.menuSJ{	
	position: absolute;
	top: 72%;
	left: 50%;
	z-index: 1001;
	display: none;
}
.carousel-control{
	width: 40%;
	text-shadow: 0 1px 2px rgba(0,0,0,0);
	opacity: 0;
}
.carousel-control:focus, .carousel-control:hover{
	opacity: 0;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{
	display: inline-block;
}

.navbar-nav li .bottom{
	min-width:120px;
	background:#fff;
	border:1px solid #e6e6e6;
	position: absolute;
	left:0px;
	top:45px;
	display:none;
}
.bgSJ{
	width:17px;
	height:10px;
	_overflow:hidden;
	background:url(../images/bg_menuSJ.gif) no-repeat;
	position: absolute;
	top:-10px;
	left:18px;
}
.navbar-nav li .bottom li{
	width:100%;
	font-size:14px;
}
.navbar-nav li .bottom li a{
	width:100%;
	padding-left:0;
	white-space: nowrap;
	line-height:35px;
	height:35px;
	display:block;
}
.navbar-nav li .bottom li a:hover{
	background:none;
	text-decoration: underline;
}
.navbar-collapse.in{	
	overflow-y: visible;
}

footer{
	font-size:14px;
	background: #333;
	color:#ccc;
	font-weight:normal;
}
.footer-copy{
	padding:30px 10px;
	line-height: 32px;
	text-align: center;
	word-wrap:break-word;
}
.footer-copy a{ padding-right:13px; color:#ccc; font-size:14px;}

/*==== Begin index ====*/
.index-header{
	margin-top:65px;
	text-align: center;
}
.index-header>p:first-child{
	line-height:1.25;
	font-size: 30px;
	color:#444;
}
.index-header>p:last-child{
	font-family:arial;
	font-size: 25px;
	color:#fff;
	background:#2c6db7;
	padding:10px;
	margin:10px auto;


}
.index-header-borb{
	height:80px;
	margin-top:10px;
	line-height:2px;
	text-align: center;
	font-size:0px;
}
.index-header-borb span{
	position:relative;
	display:inline-block;
	max-width:509px;
	height:80px;
	padding-top:1.5%;

}
.index-header-borb span:after{
	content: "";
	position: absolute;
	left:50%;
	top:-1px;
	width:100%;
	height:80px;
}
.index-header-sub{
	margin:25px 0px;
	text-align:center;
	font-size: 20px;
	line-height:32px;
	color:#777;
}

.index-header1{
	margin-top:65px;
	text-align: center;
}
.index-header1>p:first-child{
	line-height:1.25;
	font-size: 30px;
	color:#444;
}
.index-header1>p:last-child{
	font-family:arial;
	font-size: 16px;
	color:#777;
}
.index-header-borb1{
	height:2px;
	margin-top:10px;
	line-height:2px;
	text-align: center;
	font-size:0px;
}
.index-header-borb1 span{
	position:relative;
	display:inline-block;
	width:300px;
	height:2px;
	background: #ddd;
}
.index-header-borb1 span:after{
	content: "";
	position: absolute;
	left:50%;
	top:-1px;
	width:25%;
	height:4px;
	margin-left:-12.5%;
	background: #008bd5;
}
.index-header-sub{
	margin:25px 0px;
	text-align:center;
	font-size: 20px;
	line-height:32px;
	color:#777;
}

.index-header2{
	margin-top:65px;
	text-align: center;
}
.index-header2>p:first-child{
	line-height:1.25;
	font-size: 30px;
	color:#fff;
}
.index-header2>p:last-child{
	font-family:arial;
	font-size: 16px;
	color:#777;
}

.index-product{
	margin: 0px -5px;
	width:100%;
	float:left;
}

.rjgn-thumbnail{
	position:relative;

	margin:40px 20px 20px;	

	overflow:hidden;
}
.rjgn-thumbnail .rjgnimg{text-align: center;}
.rjgn-thumbnail>dl{
	height:125px;
	padding: 20px 28px 0px;
}
.rjgn-thumbnail>dl dt{
	margin-bottom:10px;
	font-size: 2rem;
	color: #888;
	text-align: center;
	letter-spacing: 1px;
}
.rjgn-thumbnail>dl dd{
	line-height: 24px;
	text-align: center;
}


.product-thumbnail{
	position:relative;
	/* height:310px; */
	padding-bottom: 20px;
	margin:20px;
	border:1px solid #ddd;
	background: #fff;

	overflow:hidden;
}
.product-thumbnail>p:first-child{
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height:95px;
	background: #e7ecf0;
}
.product-thumbnail>div{
	position: relative;
	margin-top:22px;
	text-align: center;
	width:100%;
}
.index-product>div .product-thumbnail>div.product-thumbnail-icon span{
	display:inline-block;
	width:106px;
	height:106px;
	border-radius:50%;
	background: url("../images/bg_index_product.png") no-repeat 15px 30px;
	background-color:#0a51a1;
}
.index-product>div:nth-of-type(2) .product-thumbnail>div.product-thumbnail-icon span{
	background-position: 23px -88px;
	background-color: #19ab98;
}
.index-product>div:nth-of-type(3) .product-thumbnail>div.product-thumbnail-icon span{
	background-position: 23px -188px;
	background-color: #28a13a;
}
.index-product>div:nth-of-type(4) .product-thumbnail>div.product-thumbnail-icon span{
	background-position: 25px -292px;
	background-color: #a91e81;
}
.index-product>div:nth-of-type(5) .product-thumbnail>div.product-thumbnail-icon span{
	background-position: 25px -414px;
	background-color: #eb6300;
}
.index-product>div:nth-of-type(6) .product-thumbnail>div.product-thumbnail-icon span{
	background-position: 21px -528px;
	background-color: #d91626;
}
.product-thumbnail>div.product-thumbnail-icon em{
	position: absolute;
	left: 50%;
	bottom:-8px;
	width:130px;
	height:28px;
	margin-left:-65px;
	border-radius:14px;
	line-height:28px;
	background: #666;
	font-size:16px;
	color: #fff;
}
.product-thumbnail>dl{
	height:125px;
	padding: 20px 28px 0px;
}
.product-thumbnail>dl dt{
	margin-bottom:10px;
	font-size: 2rem;
	color: #3479ee;
	text-align: center;
	letter-spacing: 1px;
}
.product-thumbnail>dl dd{
	line-height: 24px;
	text-align: center;
}
.product-thumbnail>p{
	text-align: center;
}
.product-thumbnail>p:last-child a{
	display: inline-block;
	width: 72px;
	height:28px;
	margin:10px 2px;
	border:1px solid #b4c3d3;
	border-radius:2px;
	line-height:26px;
	font-size:12px;
	color: #b4c3d3;
	-webkit-transition:all 0.3s ease 0s;
	   -moz-transition:all 0.3s ease 0s;
	   	 -o-transition:all 0.3s ease 0s;
			transition:all 0.3s ease 0s;
}
.product-thumbnail>p:last-child a:hover{
	border:1px solid #267cde;
	background: #ebebeb;
	color: #267cde;
}
.titlesy{margin-bottom:30px; text-align:center;}
.titlesy h3{color:#3479ee;font-size: 2rem; font-weight: bold;line-height: 4rem;padding:30px 25px 0;}
.titlesy h4{font-size: 1.5rem;line-height: 1.8rem;padding:0 25px;}
.index-solution{
	margin: 0px -8px;
}
.index-solution-list{
	display:block;
	position:relative;
	margin: 16px 8px 0px;
	overflow: hidden;
}
.index-solution-list img{
	width: 100%;
	height: auto;
}
.index-solution-list p{
	position: absolute;
	left: 0px;
	bottom: 0px;
	display:table;
	width: 100%;
	height: 36px;
	background:rgba(0,0,0,0.6);
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	transition: all 0.2s linear 0s;
}
.index-solution-list:hover p{
	height:100px;
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.8) 20%,rgba(0,0,0,0));
	background: -moz-linear-gradient(bottom,rgba(0,0,0,0.8) 20%,rgba(0,0,0,0));
	background: -o-linear-gradient(bottom,rgba(0,0,0,0.8) 20%,rgba(0,0,0,0));
	background: linear-gradient(bottom,rgba(0,0,0,0.8) 20%,rgba(0,0,0,0));
}
.index-solution-list p span{
	display: table-cell;
	vertical-align: bottom;
}
.index-success{
	margin: 20px 23px 65px;
}
.index-success>div .index-success-list{
	height:130px;
	margin: 18px 12px 0px;
	padding:0px 10px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}
.index-success>div .index-success-list span{
	display:block;
	width:100%;
	height:60px;
	margin:15px 0px; 
}
.index-success>div .index-success-list span:before{
	content: "";
	display: inline-block;
	width:0px;
	height: 100%;
	line-height: 0px;
	font-size: 0px;
	vertical-align:middle;
}
.index-success>div .index-success-list span i{
	display:inline-block;
	vertical-align:middle;
	width:190px;
	height:60px;
	background: url("/images/bg_successList.png") no-repeat;
}
.index-success>div:nth-of-type(1) .index-success-list span i{
	background-position: center -1%;
}
.index-success>div:nth-of-type(2) .index-success-list span i{
	background-position: center 11.6%;
}
.index-success>div:nth-of-type(3) .index-success-list span i{
	background-position: center 24.5%;
}
.index-success>div:nth-of-type(4) .index-success-list span i{
	background-position: center 37%;
}
.index-success>div:nth-of-type(5) .index-success-list span i{
	background-position: center 50.9%;
}
.index-success>div:nth-of-type(6) .index-success-list span i{
	background-position: center 62.5%;
}
.index-success>div:nth-of-type(7) .index-success-list span i{
	background-position: center 73.5%;
}
.index-success>div:nth-of-type(8) .index-success-list span i{
	background-position: center 85%;
}
.index-success>div:nth-of-type(9) .index-success-list span i{
	background-position: center 99.5%;
}

/*? yhy*/
.main-im {
    position:fixed;
    right:10px;
    top: 40%;
    z-index: 100;
    width: 40px;
    z-index:99999;
}
.main-im .open-im{
    cursor: pointer;
    margin-left: 0px;
    width: 40px;
    height: 133px;
    background:url("/images/open_im.png") no-repeat right top;
    display:block;
}
.main-im .im_main {
    background: #F9FAFB none repeat scroll 0% 0%;
    border: 1px solid #DDD;
    border-radius: 10px;
    display:none;
    margin-left: -72px;
}
.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}
.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background:url("/images/close_im.png") no-repeat left top;
}
.main-im .qq-a {
    display: block;
    width: 106px;
    height: 116px;
    font-size: 14px;
    color: #0484CD;
    text-align: center;
    position: relative;
}
.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 90px;
    left: 10px;
}
.main-im .qq-container {
    z-index: 99;
    position: absolute;
    left:0px;
    top:0px;
    width:109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #DDD;
    background: url("/images/qq-icon-bg.png") no-repeat center 8px;
}
.main-im .img-qq {
    max-width:60px;
    display:block;
    position:absolute;
    left:24px;
    top:13px;
    transition: all 0.5s ease 0s;
}
.main-im .qq-a span{
	font-size: 14px;
	color: #0484CD;
	text-align: center;
}
.main-im .im_main .im-tel{
    color:#000;
    text-align:center;
    width: 109px;
    height:auto;
    border-bottom: 1px solid #DDD;
}
.main-im .im_main .im-tel div{
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num{
    font-family: Arial;
    font-weight: bold;
    color: #E66D15;
}
.main-im .im_main .im-tel .tel-num img{
	display:block;
	margin:2px 0 10px 15px;
}
.main-im .im_main .weixing-show{
    width: 109px;
    height: 154px;
    background: #fff;
    display:block;
    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}
.main-im .im_main .weixing-show .weixing-txt{
    width: 100px;
    margin: 0px auto;
    text-align: center;
}
@font-face {	
	font-family: 'iconfont';
    src: url('/fonts/iconfont.eot'); /* IE9*/
    src: url('/fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/iconfont.woff') format('woff'), /* chromefirefox */
    url('/fonts/iconfont.ttf') format('truetype'), /* chromefirefoxoperaSafari, Android, iOS 4.2+*/
    url('/fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.contactStyle .iconfont{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.contactStyle .iconfont:hover,.contactStyle:hover .iconfont{
	color: #006fb4;
}
/*End common*/

/*facde*/
.body-div{
	width:100%;
	height:100%;
	/*min-width:320px;*/
	margin:0 auto;
	max-width: 640px;
	
}
.facde-div{
	width:100%;
	height:100%;
	opacity:'1';
	text-align: center;
	overflow:hidden;
}
.bgPic {
    display: block;
    width: 100%;
    height:100%;
}
.icon-index{
	display:block;
	width:22px;
	height:22px;
	background-image:url(/images/front/arrow4.png);
	background-size:30px auto;
	background-position: -3px -25px;
	text-indent: -9999999px;
}
/*End facde*/

/*header*/
.returnBtn, .icon-address, .right-jt, .icon-myaccount{
	background-image:url(/images/front/arrow.png);
	background-repeat: no-repeat;
}
.icon-orders, .icon-pwd, .icon-help{
	background-image:url(/images/front/arrow2.png);
	background-repeat: no-repeat;
}
header{
	width:100%;
	border-bottom:1px solid #c5c5c5;
	text-align: center;
	background:#fff;
}
.returnBtn{
	display:block;
	width:12px;
	height:18px;
	background-size:40px auto;
	background-position: -1px -1px;
	text-indent: -999999px;
	margin-left:10px;
}
.headerH2{
	font-size:1.1em;
	color:#000;
	font-weight:normal;
	line-height:120%;
}
.HRightBtn{
	font-size:1em;
	line-height:140%;
	margin-right:10px;
}
/*End header*/
/*login*/
.main-div{
	padding:20px;
}
.ditie-input{
	display:block;
	width:100%;
	height:44px;
	line-height:130%;
	border:1px solid #ededed;
	background:#f6f6f6;
	text-indent: 10px;
	border-radius:5px;
	font-size:1em;
}
.zym-input{
	display:block;
	width: 53.31034482758621%
}
.login-btn{
	display:block;
	width:100%;
	padding:15px 0;
	font-size:1.1em;
	background:#eb3c29;
	color:#fff;
	text-align: center;
	border-radius:5px;
}
.yzm-btn{
	display:block;
	height:44px;
	line-height:44px;
	border:1px solid #acacac;
	background:#ddd;
	border-radius:5px;
	font-size:1em;
	text-align: center;
	color:#333;
	width: 44.13793103448276%;
}
.disable-btn{
	color:#bdbdbd;
	cursor: default;
	background:#e2e2e2;
	border-color:#e2e2e2;
}
/*End login*/

/*order*/
.order-div{
	padding:12px 20px;
	border-bottom:1px solid #ebebeb;
}
.order-div a{
	display:block;
}
.icon-address{
	display:block;
	width:16px;
	height:22px;
	background-size:40px auto;
	background-position: -18px 0px;
}
.right-jt{
	display:block;
	width:7px;
	height:13px;
	background-size:35px auto;
	background-position: -1px -21px;
	margin-top:5px;
}
.payList{
	width:100%;
}
.payList li{
	width:100%;
	padding-top:10px;
	line-height:40px;
}
.payList li img{
	width:40px;
	height:40px;
}
.payList li p{
	font-size:0.6em;
	line-height:20px;
}
.icon-pay{
	display:block;
	width:18px;
	height:18px;
	background-image:url(/images/front/unchk.png);
	background-repeat:no-repeat;
	background-size:18px 18px;
	margin-top:12px;
}
.address-div .icon-pay{
	margin-top:3px;
}
.chk-icon{
	background-image:url(/images/front/chk.png);
}
.bg-address{
	background-image:url(/images/front/bg_address.png);
	background-repeat: repeat-x;
	background-size:40px 6px;
}
.address-top{
	font-size:1.1em;
	padding-top:5px;
}
.wei-sj{
	display:block;
	width:0; 
    height:0; 
    border-top:5px solid transparent;
    border-bottom:5px solid transparent; 
    border-right:5px solid #eb3c28; 
    margin-top:7px;
}
.wei-notice{
	display:inline-block;
	background:#eb3c28;
	border-radius:5px;
	padding:2px 5px;
	color:#fff;
	line-height:20px;
}
.orderH2{
	font-size:1em;
	padding:10px;
	font-weight:normal;
}
.orderImg{
	width:80px;
	height:80px;
	position: absolute;
	left:10px;
	top:5px;
}
.orderList li{
	padding:5px 10px;
	height:80px;
	overflow:hidden;
	position: relative;
}
.orderPrice{
	display:block;
	position: absolute;
	right:10px;
	top:5px;
}
.orderInfo{
	width:50%;
	padding-left:90px;
	height:80px;
	overflow:hidden;
}
.totle-div{
	height:58px;
	line-height:58px;
	padding:0;
	padding-right:10px;
}
.bom-div {
	width:100%;
	border-top: solid 1px #ccc;
	background:#f9f9f9;
	padding:12px 0;
	z-index: 99;
	position: fixed;
	bottom:0;
	left:0;
}
.bom-div span.fl{
	padding:5px 0;
	margin-left:10px;
}
.pay-btn{
	background:#eb3c29;
	padding:5px 25px;
	color:#fff;
	border-radius:5px;
	margin-right:10px;
}
/*End order*/

/*index*/
.index-div{
	padding:0 20px;
	padding-bottom:20px;
}
.index-div li{
	width:100%;
	padding-top:20px;
}
.index-div li img{
	width:100%;
	height:auto;
}
/*End index*/

/*address*/
.address-div{
	padding:10px;
	border-bottom:1px solid #f5f5f5;
}
.address-name{
	line-height:30px;
}
.address-div input{
	text-indent: 10px;
	border:0;
	outline:none;
	background:#fff;
	float:left;
	height:30px;
	line-height:30px;
	color:#666;
	font-size:1em;
}
/*End address*/

/*myaccount*/
.myaccount-div{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:15px 20px;
	height:60px;
	overflow:hidden;
	position: relative;
}
.person-image{
	width:60px;
	height:60px;
	border:1px solid #999;
	border-radius:15px;
	position: absolute;
	left:20px;
	top:15px;
}
.person-info{
	padding-left:70px;
	height:60px;
	overflow:hidden;
}
.myaccount-bom{
	border-top:1px solid #ddd;
}
.icon-orders{
	display:block;
	width:23px;
	height:23px;
	background-size:80px auto;
	background-position: -2px -2px;
}
.icon-pwd{
	display:block;
	width:23px;
	height:23px;
	background-size:80px auto;
	background-position: -29px -2px;
}
.icon-help{
	display:block;
	width:23px;
	height:23px;
	background-size:80px auto;
	background-position: -54px -2px;
}
.myaccount-bom em{
	line-height:24px;
}
.myaccount-bom .right-jt{
	margin-top:0
}
.exitBtn{
	display:block;
	border:1px solid #e0e0e0;
	text-align: center;
	background:#fff;
	padding:15px 0;
	border-radius:5px;
	font-size:1.1em;
}
/*End myaccount*/

/*orders*/
.orders-top{
	border-bottom:1px solid #ddd;
}
.orders-top li{
	padding-left:20px;
	float:left;
}
.orders-top li a{
	display:block;
	float:left;
	padding:15px 0;
}
.orders-top li a.cur{
	border-bottom:1px solid #eb3c28;
}
.bg-no-orders{
	display:inline-block;
	width:86px;
	height:101px;
	background:url(/images/front/arrow3.png) no-repeat;
	background-size:86px auto;
	margin-top:10%;
}
.ordersH2{
	font-size:1.1em;
	color:#666;
	font-weight:normal;
}
.pt5{
	padding-top:5px;
}
.font6{
	font-size:.6em;
}
.ordersBtn1{
	display:block;
	padding:8px 25px;
	border:1px solid #ddd;
	background:#fff;
	border-radius:5px;
	color:#000;
	margin-left:10px;
}
.ordersBtn2{
	display:block;
	padding:8px 25px;
	border:1px solid #eb3c28;
	background:#fff;
	border-radius:5px;
	color:#eb3c28;
	margin-left:10px;
}
.icon-myaccount{
	display:block;
	width:25px;
	height:22px;
	background:url(/images/front/arrow4.png) no-repeat;
	background-size:30px auto;
	background-position: -2px 0;
	text-indent: -9999999px;
	cursor: pointer;
}
/*orders*/

/*help*/
.helpList{
	width:100%;
}
.helpList dt{
	font-weight:normal;
	padding:10px;
	border-bottom:1px solid #ddd;
	background:#f7f7f7;
	font-size:1.1em;
}
.helpList dd{
	font-weight:normal;
	padding:10px;
	border-bottom:1px solid #faf4f4;
	background:#fff;
	padding-left:25px;
	line-height:25px;
}
/*End help*/

/*product*/
.product-div img{
	width:100%;
	height:auto;
}
/**/
.product h2{
	font-size:18px;
	line-height: 20px;
	color: #343F48;
	text-align: center;
	margin: 0px auto 5px;
}
a:link,a:visited{
	text-decoration:none;
}
.content .row{
	margin:0;
}
.wrapBox{
	border:1px solid #ddd;
	margin-top:30px;
	padding:15px 25px;
}
.faqList{
	padding: 0px 10px;
	background: #F2F2F2;
	border-bottom: 1px solid #E0E0E0;
}
.commodityBox{
	background:#fff;
}
.commodityBox .commodity{
	border-bottom: 1px solid #fff !important;
}
.faqList dt{
	color: #666;
	cursor: pointer;
	padding:10px 32px;
	font-size: 14px;
	position: relative;
}
.faqList .unfold{
	font-weight: bold;
}
.faqList .unfold .picImg{
	background-position: 0px -10px;
	height: 6px;
	width: 9px;
	position: absolute;
	top: 18px;
	left: 14px;
	background:url(/images/c.icon.faq.png) 0 -9px no-repeat;
}
.faqList dd{
	color: #666;
	padding: 2px 32px 15px;
	
}
.faqList dd p{
	line-height:22px;
	font-size:14px;
	color: #666;
}
.faqList dd p a:link,.faqList dd p a:visited{
	color: #666;
	font-size:14px;
}
.textBox{
	text-align:center;
	display:inline-block;
	padding:10px 20px;
	color: #fff;
	text-decoration: none;
	background: #A64AC5;
	border-radius: 5px;
	font-size: 1.8em;
	letter-spacing: 2px;
	margin: 18px 0px 10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.textBox a{
	text-decoration: none;
	color:#fff;
}
.bannerRole img{
	vertical-align: top;
	float: left;
}
/**/
/*index CSS*/
.product .thumbnail{
	border-bottom:1px dotted #D5DADD;
	border-top:0;
	border-left:0;
	border-radius:0;
	height:270px;
	margin-bottom:0;
	padding:15px 24px;
	overflow:hidden;
}
.product .thumbnail a:hover{
	text-decoration:none;
}
.product p{
	font-size:12px;
	font-weight:lighter;
	line-height:20px;
	color:#333333;
	text-align:center;
	margin:0px auto;
}
.product .row{
	margin-top:20px;
}
.product .thumbnail span{
	display:block;
	width:100%;
	height:220px;
	
}
.product .thumbnail .pic01,.product .thumbnail .pic02,.product .thumbnail .pic03,.product .thumbnail .pic04,.product .thumbnail .pic05,.product .thumbnail .pic06,.product .thumbnail .pic07,.product .thumbnail .pic08,.product .thumbnail .pic09,.product .thumbnail .pic10,.product .thumbnail .pic11,.product .thumbnail .pic12,.product .thumbnail .pic13,.product .thumbnail .pic14,.product .thumbnail .pic15,.product .thumbnail .pic16,.product .thumbnail .pic17,.product .thumbnail .pic18,.product .thumbnail .pic19,.product .thumbnail .pic20{
	background: transparent url("/images/modules.png") no-repeat;
	display:block;
	width:108px;
	height:108px;
	margin:25px auto;
}
.product .thumbnail .pic01{
	background-position:0px 0px;
}
.product .thumbnail .pic02{
	background-position:-440px 0px;
}
.product .thumbnail .pic03{
	background-position: 0px -330px;
}
.product .thumbnail .pic04{
	background-position: -110px -330px;
}
.product .thumbnail .pic05{
	background-position: -110px -110px;
}
.product .thumbnail .pic06{
	background-position: -110px 0px;
}
.product .thumbnail .pic07{
	background-position: -330px 0px;
}
.product .thumbnail .pic08{
	background-position: 0px -110px;
}
.product .thumbnail .pic09{
	background-position: -220px -110px;
}
.product .thumbnail .pic10{
	background-position: -330px -110px;
}
.product .thumbnail .pic11{
	background-position: -440px -110px;
}
.product .thumbnail .pic12{
	background-position: 0px -220px;
}
.product .thumbnail .pic13{
	background-position: -110px -220px;
}
.product .thumbnail .pic14{
	background-position: -330px -220px;
}
.product .thumbnail .pic15{
	background-position: -440px -220px;
}
.product .thumbnail .pic16{
	background-position: -220px -220px;
}
.product .thumbnail .pic17{
	background-position: -220px 0;
}
.product .thumbnail .pic18{
	background-position: -220px -330px;
}
.product .thumbnail .pic19{
	background-position: -330px -330px;
}
.product .thumbnail .pic20{
	background-position: -440px -330px;
}
.product .thumbnail dt{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 5px;
	color: #333333;
	font-weight:normal;
}
.product .thumbnail dd{
	font-size: 12px;
	line-height:18px;
	text-align: center;
	color: #333333;
	text-align:left;
}
.col-sm-6,.col-md-4,.col-lg-3{
	margin:0;
	padding:0;
}
.blueWrap{
	width:100%;
	background:#3899ec;
	margin-top:20px;
	padding-top:30px;
	padding-bottom:30px;
}
.blueBox .row{
	margin:0;
	padding:0;
}
.blueBox h3{
	color:#fff;
	text-align:center;
	margin:0;
	font-size:24px;
}
.blueBox p{
	font-size:14px;
	line-height:20px;
	margin:14px 0px 0px;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.quickTour{
	font-size:18px;
	margin-top:16px;
	text-align:center;
	color:#fff;
	height:35px;
}
.quickTour span{
	color:#fff;
	font-size:16px;
	display:inline-block;
	padding-right:40px;
	background:url(/images/video_icon.png) right 3px no-repeat;
	height:32px;
	line-height: 32px;
}
.picShow{
	margin-top:3%;
}
.imgShow{
	text-align:center;
}
/*??*/
.carousel-indicators{
	bottom: 10px;
	width:100%;
	text-align: center;
	left:0;
	margin-left:0;
}
.carousel-indicators li{
	margin-right:8px;
}
.carousel-indicators .active{
	margin-right: 8px;
	margin-top: 0px;
}
/*??*/
.carousel-inner > .item{
	text-align: center;
}
.carousel-inner > .item > a{
	display: inline-block;
	text-align: center;
	width: 100%;
}
.carousel-indicators{
	width: 100%;
	left: 0;
	margin-left: 0;
	width: 100%;
	text-align: center;
}
.carousel-indicators li{
	display: inline-block;
	float: none;
}
/*End index Css*/
/*product*/
/*user CSS*/
.login{
	margin-top:20px;
}
.zhuCe{
	width:100%;
	height:51px;
	text-align:center;
	z-index:999;
	color:#fff;
	line-height:51px;
	background:url(/images/login_pic01.png) no-repeat;
	background-size:100% 100%;
	margin:10px 0;
}
.zhuCe span{
	color:#fff;
	display:block;
	line-height:51px;
	float:left;
	font-size:16px;
}
.zhuCe em{
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:50%;
	background:rgba(255,255,255,0.4);
	margin:10px 3% 0 30%;
	float:left;
	font-size:16px;
	color:#fff;
}
.shiY{
	width:100%;
	height:51px;
	text-align:center;
	z-index:999;
	color:#fff;
	line-height:51px;
	background:url(/images/zc_step3.png)no-repeat;
	background-size:100% 100%;
	margin:10px 0;
}
.shiY em{
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:50%;
	background:#e0e0e0;
	margin:10px 3% 0 30%;
	float:left;
	font-size:16px;
	color:#fff;
}
.shiY span{
	color:#686868;
	display:block;
	line-height:51px;
	float:left;
	font-size:16px;
}
.buZ{
	margin-top:20px;
	margin-bottom:30px;
}
.buZ dl dt{
	float: left;
	padding-right: 24px;
	margin-left:25%;
}
.buZ dl dd{
    float: left;
    line-height:24px;
    padding-top:36px;
    font-size:14px;
    color: #565656;
    font-weight: bold;
}
.sign{
	margin:10px auto;
}
.p1{
    font-size: 16px;
    padding: 0px 0px 18px 12px;
    border-bottom: 1px solid #E4E4E4;
    margin: 0px 0px 35px;
    font-family: Microsoft YaHei;
    width:100%;
}
.p1 span{
	border-bottom:8px solid transparent;
	border-left:7px solid #4aa1f1;
	border-top:8px solid transparent;
	display:inline-block;
	margin-right:6px;
	height:0;
	width:0;
	vertical-align:middle;
}
.login_btn {
    width: 220px;
    height: 36px;
    border: 1px solid #04B2E5;
    font-size: 18px;
    color: #04B2E5;
    font-family: Microsoft YaHei;
    line-height: 36px;
    text-align: center;
    display:block;
}
.p2 {
    line-height: 26px;
    font-size: 15px;
    padding: 20px 0px 0px;
}
.p2 a:link,.p2 a:visited{
    color: #04B2E5;
    font-size:15px;
}
.p2 a:hover {
    text-decoration: underline;
}
.c_right .tips {
    padding: 20px 0px 0px;
}
.c_right .tips li {
    height: 26px;
    line-height: 22px;
    float:none;
    color: #3C3C3C;
    font-size:14px;
    background: transparent url("/images/dotted.jpg") no-repeat scroll 0px 10px;
    padding-left:22px;
    font-family:"????";
}
.form {
    overflow: hidden;
}
.form dl {
    width:100%;
    padding: 0 0px 5px;
    float: left;
}
.form dl.dl3 {
    width:100%;
    float: left;
    height: 20px;
}
.form dl dt{
    width:36%;
    text-align:right;
    float: left;
    font-weight:normal;
    height: 30px;
    line-height: 30px;
}

.form dl dt span{
	display:block;
	float:left;
	font-size: 14px;
	height: 30px;
    line-height: 30px;
}

.form dl dd{
    float: left;
    position: relative;
    width:64%;
}
.redstar {
    color: #FE3600;
    font-size:16px;
    display:block;
    float:left;  
    height: 30px;
    line-height: 38px;
    margin-right:4px; 
}

.form .txt, .form .txt1, .form .txt2{
    width:96%;
    display:inline-block;
    padding:4px;
    line-height: 20px;
    vertical-align: middle;
    border: 1px solid #BDC7D8;
    font-size: 14px;
    float: left;
    font-family: Microsoft Yahei;
    background: #FCFCFC none repeat scroll 0% 0%;
}
.form dl dd .tishi {
    position: absolute;
    top: 38px;
    left:0px;
    line-height:16px;
    font-size: 12px;
    color: #aaa;
    font-family: ????;
}
.form .dotted_line {
    padding: 0px 0px 16px;
    border-width: 1px medium medium;
    border-style: dotted none none;
    border-color: #C2C2C2 -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-top: 8px;
    height: 0px;
}
.form .txt2{
    width:60%;
}
.code_box img{
    width:22%;
    height:30px;
    margin-left:1%;
}
.phone_check a.disabled {
    background:url("/images/btn_check_gray.jpg") no-repeat;
    display:block;
    background-size:100% 100%;
}
.phone_check .disabled{
    width:69%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #464646;
    margin-right: 10px;
    font-size: 12px;
}
.dl2 .gray{
	background:#4AA1F1;
	color:#fff;
	border:0;
	width:90%;
	height:38px;
	line-height:38px;
	font-size:16px;
}
.dl2 .gray:hover{
	background:#398fdf;
}
.form dl .txt1{
	width:69%;
}
.ag {
    line-height: 20px;
    float: left;
    font-family: ????;
    cursor: pointer;
}
.ag a {
    color: #04B2E5;
   font-size:14px;
}
.form .dl2{
    padding: 0px;
}
.form .zc_dl {
    padding: 6px 0px 20px;
}
.c_right{
	margin-left:10%;
}

/*End user CSS*/
/*introduce CSS*/

.bannerRole{
	width:100%;
	background:#FFCD5E;
}
.role{
	margin-bottom:70px;
	margin-top:20px;
}
.role dl{
	border:1px solid #ddd;
	padding:12px 12px 20px;
	margin-bottom:15px;
	max-height:230px;
}
.role dl:hover{
	box-shadow:0px 2px 3px #ddd;
}
.role dl dt{
	width:33%;
	height:109px;
	float:left;
}
.role dl .dd{
	margin-left:4%;
	float:left;
	width:63%;
}
.role dl .dd h3{
	font-size:16px;
	color:#333;
	font-weight:bold;
	line-height:36px;
}
.role dl .dd p{
	color:#6A6B70;
}
/*introuds CSS*/
/*begin aboutus yyt*/
.aboutusBg{	
	background: #FBFBFB;
	padding-top: 20px;
	padding-bottom: 20px;
}
.leftaside{
	min-height: 300px;
	position: fixed;
	top: 40%;
	left: 16%;
	margin-top: -150px;
	z-index: 99999999;
}
#rightAside{
	margin-left: 16.66%;
}
.pageNav{		
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left: -70px;
}
.pageNav li{	
	float: none;
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
}
.pageNav li a{
	display: block;
	width: 51px;
	height: 52px;
	padding: 0;
	background: rgba(0, 0, 0, 0) url("/images/aboutus_nav02.png") no-repeat 0 0;
}
#aboutus .pageNav li a.company{
	background-position: 0 0;
	width: 51px;
}
#aboutus .pageNav li a.contact{
	background-position: -51px 0;
}
#aboutus .pageNav li a.partner{
	background-position: -102px 0;
}
#aboutus .pageNav li a.law{
	background-position: -153px 0;
}
#aboutus .pageNav li a.service{
	background-position: -205px 0;
}
#aboutus .pageNav li.current a.company {
    background-position: 0 -57px;
}
#aboutus .pageNav li.current a.contact {
    background-position: -52px -57px;
}
#aboutus .pageNav li.current a.partner {
    background-position: -103px -57px;
}
#aboutus .pageNav li.current a.law {
    background-position: -154px -57px;
}
#aboutus .pageNav li.current a.service{
	background-position: -205px -57px;
}
.page-location {
	background-color: #AAA;
	width: 9px;
	height: 9px;
	border-radius: 100%;
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 11px;
}
#aboutus .dashedLine{
	border-left: dashed 1px #E7E7E7;
	padding: 20px 10px 0 50px;
}
#company .title {
	padding: 20px 0;
	margin: 0;
}
#aboutus .title h3 {
    color: #35495c;
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 4px;
}
#aboutus .title h4 {
    color: #aaa;
    font-family: Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,sans-serif;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    text-align: left;
}
#aboutus .content {
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0 30px;
}
#aboutus .content p {
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 20px;
    text-indent: 28px;
}
#aboutus .contact-info {
    background-color: #f5f5f5;
    display: block;
    padding: 20px 0 15px 20px;
}
#aboutus .contact-info h3 {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 4px;
}
#aboutus .contact-info span {
    font-size: 18px;
    line-height: 24px;
}
#aboutus .contact-info span a {
    color: #3f63a5;
    margin-left: 24px;
}
#aboutus .contact-info span i {
    font-size: 18px;
    vertical-align: middle;
}
#aboutus .contact-detail {
    font-size: 0;
    overflow: hidden;
}
#aboutus .contact-detail dl {
    border-left: 1px dashed #e7e7e7;
    border-top: 1px dashed #e7e7e7;
    display: inline-block;
    margin-left: -1px;
    margin-top: -1px;
    min-height: 140px;
    padding: 30px 20px 0;
    vertical-align: top;
    width: 207px;
}
#aboutus .contact-detail dt {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
#aboutus .contact-detail dd {
    color: #555;
    font-size: 20px;
}
#aboutus .tabs-nav {
    /*border-bottom: 1px solid #eee;
    font-size: 0;*/
    height: 30px;
}
#aboutus .tabs-nav li {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: -1px;
    vertical-align: top;
}
#aboutus .tabs-nav li a {
    color: #999;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 30px 15px 10px;
    text-align: center;
}
#aboutus .tabs-nav li a:hover{	
	color: #555;
	text-decoration: none;
}
#aboutus .tabs-nav li.active a {
    color: #000;
    font-size: 20px;
}
#aboutus .job-tabs .tabs-content {
    padding: 14px 0 0;
}
#aboutus .job-tabs .tabs-content dl {
    font-size: 0;
    margin-bottom: 12px;
}
#aboutus .job-tabs .tabs-content dt, #aboutus .job-tabs .tabs-content dd {
    display: inline-block;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: -1px;
    vertical-align: top;
}
#aboutus .job-tabs .tabs-content dt {
    color: #333;
    padding: 0 2% 0 0;
    width: 13%;
}
#aboutus .job-tabs .tabs-content dd {
    color: #555;
    text-align: left;
    width: 83%;
    overflow: hidden;
}
#aboutus .law dl {
    font-size: 14px;
    line-height: 180%;
    margin-bottom: 20px;
}
#aboutus .law dt {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
#aboutus .law dd {
    color: #777;
    font-size: 14px;
}
#aboutus .hr-note {
    background-color: #fff9e6;
    border: 1px dashed #f5e4d2;
    color: #965a01 !important;
    font-size: 12px !important;
    margin: 0 auto;
    padding: 20px;
    text-indent: 0 !important;
}
#mapWrap{
	padding: 10px 0;
	height: 450px;
}
/*??*/
.monitoring-wrap{
	width:100%;
	background:#1C78CF;
}
.monitoring-wrap img{
	display:block;
	width:100%;
}
.monitoring-content{
	background:#fff;
}
.monitoring-box h2{
	font-size:3em;
	text-align:center;
	font-weight:normal;
	padding:70px 0 30px 0;
	color:#151657;
	}
.monitoring-box	p{
	text-align:center;
	color:#444;
	font-size:2em;
}
.monitoring-content img{
	display:block;
	margin:76px auto 60px;
}
.monitor-content{
	width:100%;
	background:#F0F0F0;
}
.monitor-content img{
	display:block;
	margin:56px auto 40px;
}
.section-wrap{
	width:100%;
	background:#fff;
}
.section-wrap img{
	display:block;
	margin:50px auto 60px;
}
.section-content{
	width:100%;
	background:#F0F0F0;
}
.section-content img{
	display:block;
	margin:60px auto 85px;
}

/*begin ? tt*/
.fun-show-box{
	border-top: 2px solid #1c78cf;
	height: 265px;
	background: #fff;
	padding: 0px 20px;
}
.fun-show-box h3{
	height: 68px;
	line-height: 68px;
	font-size: 21px;
	color: #444;
	font-weight: bold;
}
.fun-show-box h3 .tit{
	color: #1c78cf;
}
.fun-show{
	width: 100%;
	height: 160px;
	position: relative;
}
.fun-show .btn{
	width: 32px;
	height: 160px;
	background: #fff url("/images/arrow-03.png") no-repeat 0 center;
	cursor: pointer;
}
.fun-show .left-btn{
	margin-right: 10px;
}
.fun-show .right-btn{
	background-position: right center;
	margin-left: 10px;
}
.fun-show .fun-show-area{
	width: 1045px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
.fun-show .fun-list{
	width: 99999px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.fun-show .fun-list .fun-item{
	width: 252px;
	height: 160px;
	background: #1c78cf;
	color: #fff;
	padding: 10px 10px 0px;
	overflow: hidden;
	text-align: center;
	margin-right: 12px;
	cursor: pointer;
}
.fun-show .fun-list .fun-item.two{
	background: #2abea8;
}
.fun-show .fun-list .fun-item.three{
	background: #1397de;
}
.fun-show .fun-list .fun-item.four{
	background: #8f78d1;
}
.fun-show .fun-list .fun-item h4{
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
}
.fun-show .fun-list .fun-item p{
	font-size: 14px;
	line-height: 22px;
}
.build-site{
	background: #fff;
	padding: 50px 0px;
	text-align: center;
}
.build-site h2{
	font-size: 36px;
	line-height: 44px;
	font-weight: normal;
	color: #222;
}
.build-site h3{
	color: #444;
	font-size: 28px;
	height: 74px;
	line-height: 74px;
}
.site-class-box{
	height: 607px;
	background: url("/images/site_bg.png") no-repeat center 20px;
	position: relative;
}
.pc-site,.mobile-site,.micro-site{
	position: absolute;
	width: 210px;
	height: auto;
	top: 46px;
	left: 50%;
}
.build-site-item{
	display: none;
}
.pc-site .site-txt,.mobile-site .site-txt,.micro-site .site-txt{
	width: 210px;
	padding: 3px 5px;
	color: #222;
	background: #ddd;
	font-size: 14px;
	text-align: left;
}
.pc-site{
	margin-left: -345px;
}
.mobile-site{
	margin-left: 145px;
}
.micro-site{
	width: 486px;
	top: 50%;
	margin-left: -200px;
	margin-top: 210px;
	clear: both;
}
.pc-site h4,.mobile-site h4,.micro-site h4{
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	font-weight: normal;
	color: #1c78cf;
}
.micro-site h4{
	float: left;
}
.micro-site .site-txt{
	float: right;
}
.function-box{
	background: #fff;
	padding-bottom: 100px;
	position: relative;
}
.function-box h2{
	height: 152px;
	line-height: 152px;
	color: #222;
	text-align: center;
	font-size: 28px;	
}
.funct-box{
	height: 500px;
	margin-top: 46px;
	background: url("/images/function_bg.png") no-repeat center 0px;
	position: relative;
}
.funct-box .small-box{
	width:100px;
	height: 100px;
	position: absolute;
	background: url("/images/functions_list.png") no-repeat;	
}
.funct-box .box-one{
	background-position: center 0;
	left: 264px;
	top: 238px;	
}
.funct-box .box-two{
	background-position: center -105px;
	left: 337px;
	top: 58px;		
}
.funct-box .box-three{
	background-position: center -213px;
	left: 515px;
	top: -22px;	
}
.funct-box .box-four{
	background-position: center -322px;
	left: 693px;
	top: 58px;		
}
.funct-box .box-five{
	background-position: center -432px;
	left: 779px;
	top: 238px;		
}
.funct-box .small-box.ani{
	left: 50%;
	top: 238px;
	margin-left: -50px;	
	opacity: 0;
}
.function-box .funct-txt{
	position: absolute;
	width: 220px;
	left: 50%;
	top: 50%;
	display: none;
}
.function-box .funct-txt h3{
	font-size: 18px;
	color: #1c78cf;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
}
.function-box .funct-txt h3 img{
	display: inline-block;
}
.function-box .funct-txt p{
	font-size: 14px;
	line-height: 22px;
	color: #020502;
}
.function-box .funct-txt-one{
	margin-left: -477px;
	margin-top: -145px;
}
.function-box .funct-txt-one h3{
	padding: 0px 12px;
}

.function-box .funct-txt-two{
	margin-left: 49px;
	margin-top: -296px;
}
.function-box .funct-txt-two h3{
	position: relative;
	top: 37px;
	left: -104px;
}
.function-box .funct-txt-three{
	margin-left: 258px;
	margin-top: -132px;
}
.function-box .funct-txt-four{
	margin-left: -425px;
	margin-top: 56px;
}
.function-box .funct-txt-five{
	margin-left: 213px;
	margin-top: 66px;
}
.function-box .funct-txt h3 img{
	margin-top: 14px;
}
.function-box .funct-txt-one h3 img{
    margin-left: 7px;
    margin-right: -30px;
}
.function-box .funct-txt-two h3 img{	
    margin-left: -10px;
    margin-right: 7px;
}
.function-box .funct-txt-three h3 img{
    margin-left: -32px;
    margin-right: 7px;
}
.function-box .funct-txt-four h3 img{
    margin-left: 6px;
    margin-right: 70px;
}
.function-box .funct-txt-five h3 img{
    margin-left: 80px;
    margin-right: 7px;
}
.function-box .funct-txt-four h3,.function-box .funct-txt-five h3{
	margin-bottom: 35px;
}
.service-box h3,.guide-box h3{
	height: 108px;
	line-height: 108px;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	color: #222;
}
.service-list{
	height: 200px;
	margin-right: -21px;
	margin-left: -15px;
}
.service-item{
	width: 190px;
	height: 200px;
	background: #fff;
	margin-right: 6px;
	padding: 0px 12px;
	position: relative;
	cursor: pointer;
	margin-bottom: 6px;
}
.service-item .txt-tit{
	height: 60px;
	line-height: 64px;
	font-size: 16px;
	font-weight: normal;
	color: #020502;
}
.service-item .txt-tit span{
	font-size: 20px;
}
.service-item .txt-detail{
	font-size: 14px;
	color: #444;
	line-height: 20px;
	height: 100px;
	overflow: hidden;
}
.service-item .price{
	color: #66008f;
	font-size: 22px;
}
.service-item .blue-bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(28,120,207,0.9);
	display: none;
}
.service-item:hover .blue-bg{
	display: block;
}
.service-item:hover .blue-bg .buyBtn{
	display: block;
	width: 100px;
	height: 34px;
	background: #66008f;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -17px;
	margin-left: -50px;
}
.guide-list{
	margin-right: -35px;
	margin-left: -15px;
}
.guide-item{
	width: 218px;
	height: 168px;
	background: #fff;
	border: 1px solid #e1e0db;
	padding: 5px 6px;
	cursor: pointer;
	margin-bottom: 20px;
	margin-right: 20px;
}
.guide-inner{
	background: #000;
	width: 100%;
	height: 100%;
	padding: 20px 0px;
	position: relative;
	overflow: hidden;
}
.guide-inner img{
	width: 100%;
}
.guide-bg{
	position: absolute;
	width:100%;
	height: 117px;
	top: 20px;
	left: 0px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 49px;
}




/*end ? tt*/




/**??***/
.frame_msg {
	margin-left: 5px;
	color: red;
	font-size: 12px;
	width: auto;
}

.textCenter{
	text-align: center;
}
/**/
.case-box{
	padding-bottom:20px;
}
.case-box p.case-name{
	width:100%;
	height:20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	/*margin-top:18px;*/
}
.case-box .thumbnail {
	height: auto;
	padding:24px 24px 17px 24px;
}

/*pricing css*/
.price-box{
	padding:30px 0;
}
.price-box h2{
	margin-bottom: 30px;
	color: #30373b;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	line-height:30px;
}
.price-box h5{
	text-align: center;
	color: #949494;
	font-weight: 300;
	font-size:16px;
	line-height:24px;
}
.price-box h4{
	font-weight: 300;
	font-size:26px;
	color: #004fad;
}
.pricing-table{
	margin-top:20px;
}
.pricing-table th, .pricing-table td {
	padding: 10px 15px;
	border: 1px solid #e5e5e5;
	font-weight:normal;
	text-align: center;
	color: #767676;
}
.pricing-table th{
	background:#f4ffe1;
	color:#30373b;
	text-align: left;
	text-indent: 15px;
}
.pricing-table th.title{
	background:#d6f2fe;
	color: #30373b;
	font-weight:300;
	font-size:18px;
	padding:20px 15px;
	text-align: center;
	text-indent: 0;
}
.pricing-table th.title2{
	background:#f8f1df;
	padding: 10px 15px;
	font-size:14px;
	text-indent: 15px;
}
.pricing-table td.title4{
	text-indent: 15px;
	text-align: left;
}
.price-btn{
	display:block;
	background:#a64ac6;
	color:#fff;
	font-size:14px;
	border-radius:3px;
	width:100%;
	height:36px;
	line-height:36px;
}
.price-btn:link, price-btn:visited, .price-btn:hover{
	color:#fff;
	text-decoration: none;
}
.price-btn2{
	display:inline-block;
	background:#a64ac6;
	color:#fff;
	font-size:14px;
	border-radius:3px;
	width:80px;
	height:36px;
	line-height:36px;
	margin:5px 0;
}
.price-btn2:link, price-btn2:visited, .price-btn2:hover{
	color:#fff;
	text-decoration: none;
}
/*End pricing css*/
.display-mobile {
	display:none;
}
.display-table{
	display:block;
}
.price-tab{
	display: table;
	width: 100%;
	border-collapse: collapse;
	margin-top:10px;
	font-size:12px;
	border:1px solid #e5e5e5;
	border-left:none;
}
.price-tab li{
	width:25%;
	display: table-cell;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	line-height:14px;
	padding:10px 0;
}
.price-tab li.cur{
	background:#d6f2fe;
	color:#000;
}
.pricing-table .fir-tr td{
	color:#004fad;
	padding:20px 15px;
}
.pricing-table .last-tr td{
	padding:20px 15px;
}
/*pos*/
.pos-box{
	margin-top:20px;
	background:#fff;
}
.pos-img img{
	width:100%;
	height:auto;
}
.pos .thumbnail{
	height:auto;
}
.pos p{
	width:100%;
	height:20px;
	line-height:20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	margin-top:20px;
}
.pos-h1{
	text-align: center;
	font-size:2.5em;
	font-weight:normal;
	color:#333;
	padding:40px 0 20px 0;
}
/*begin appsite tt*/
.appsite-box{
	height: 630px;
	background: #fff url("/images/bac-01.jpg") no-repeat center top;
	background-size: cover;
	overflow: hidden;
}
.appsite-inner{
	position: relative;
	height: 630px;
}
.appsite-bgone{
	position: absolute;
	width: 100%;
	height: 587px;
	bottom: 0px;
	background: url("/images/p4_pic.png") no-repeat 0 0;
	background-size: auto 100%;
}
.appsite-tit{
    position: absolute;
    right: 10px;
    text-align: right;
    top: 88px;
}
.appsite-tit h3{
	color: #000;
    font-size: 42px;
    line-height: 90px;
}
.appbtn-box{
    position: absolute;
    right: 10px;
    top: 196px;
}
.appbtn-box a{
	color: #fff;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 46px;
    margin-left: 20px;
    text-align: left;
    text-indent: 14px;
    text-decoration: none;
    position: relative;
}
.appbtn-box2 a{
	float: none;
	width: auto;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
.appbtn-box .iph-btn,.appbtn-box .and-btn{
	padding: 36px 45px;
	background: #fff;
	border-radius: 5px;
	margin-right: 16px;
}
.appbtn-box .and-btn{
	margin-right: 0px;
}
.appbtn-box .down-text{
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 22px;
}
.appbtn-box .down-class{
	font-size: 16px;
	color: #666;
	line-height: 20px;
}
.appbtn-box .down-class em{
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url("/images/icon-and.png") no-repeat center center;
	position: relative;
	top: 7px;
}
.appbtn-box .down-class .icon-ios{
	background-image: url("/images/icon-ios.png");
}


/*end appsite*/


/*joinUs*/
.step{
	width:100%;
	height:51px;
	text-align:center;
	z-index:999;
	color:#fff;
	line-height:51px;
	background-size:100% 100%;
	margin:10px 0;
	background-repeat:no-repeat;
	background-position: right center;
}
.step1{
	background-image:url(/images/js-step1.png);
}
.step1.on{
	background-image:url(/images/js-step1On.png);
}
.step2{
	background-image:url(/images/js-step2.png);
}
.step2.on{
	background-image:url(/images/js-step2On.png);
}
.step3{
	background-image:url(/images/js-step3.png);
}
.step3.on{
	background-image:url(/images/js-step3On.png);
}
.step span{
	color:#444;
	display:block;
	line-height:51px;
	float:left;
	font-size:16px;
}
.step.on span{
	color:#fff;
}
.step em{
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	border-radius:50%;
	background:rgba(68,68,68,0.4);
	margin:10px 3% 0 30%;
	float:left;
	font-size:16px;
	color:#444;
}
.step.on em{
	color:#fff;
	background:rgba(255,255,255,0.4);
}
.js-name{

}
.js-text{
	width:65%;
	height: 32px;
	line-height: 32px;
	border:1px solid #ddd;
	text-indent: 10px;
	margin-top:10px;
}
.js-text:focus{
	border:1px solid #4aa1f1;
}
.js-name dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
	font-weight:normal;
	text-align: right;
	padding-left:15px;
	color:#fff;
	margin-top:10px;
}

.js-name1 dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
	font-weight:normal;
	text-align: right;
	padding-left:15px;
	color:#444;
	margin-top:10px;
}

.js-notice1{
	color:#444;
}

.js-notice{
	color:#fff;
}
.js_btn{
	width: 180px;
    height: 40px;
    line-height:40px;
    font-size: 18px;
    color: #fff;
    font-family: Microsoft YaHei;
    text-align: center;
    display:block;
    background:#4aa1f1;
    float:left;
	margin-left:180px;
	margin-top:30px;
}
.js_btn:link,.js_btn:visited{
	background:#4aa1f1;
	color:#fff;
}
.js_btn:hover{
	background:#005eb5;
	color:#fff;
}
.js_btn2{
	width: 180px;
    height: 40px;
    line-height:40px;
    font-size: 18px;
    color: #fff;
    font-family: Microsoft YaHei;
    text-align: center;
    display:block;
    background:#f86539;
    float:left;
}
.js_btn2:hover{
	background:#d33100;
	color:#fff;
}
.js-select{
	border: 1px solid #ccc;
	background: #FFF;
	padding: 6px 7px;
	outline: none;
	color: #333;
}
.js-name dd label span{
	font-size:14px;
	font-weight:normal;
	color:#666;
}
.js-success {
	margin-left: 110px;
	padding-left: 110px;
	font-size: 30px;
	color: #7abd54;
	background: url(/images/js-success.png) no-repeat 0 10px;
	margin-top:30px;
	line-height:44px;
}
/**/
.solution-title{
	font-size:30px;
	line-height:1.25;
	text-align: center;
	font-weight:normal;
	margin:20px 0;
	color:#444;
}
.js-textarea{
	height:120px;
	width:65%;
	border:1px solid #ddd;
	padding:5px 10px;
}
.number-banner{
	width:100%;
	background-repeat:no-repeat;
	background-size:auto 100%;
	overflow:hidden;
	background-position: center top;
}
.number-banner img{
	height:auto;
	width:100%;
}
.number-title{
	font-size:40px;
	margin:48px 0;
	color:#222;
	text-align: center;
}
.number-box > div{
	padding:50px 20px;
	text-align: center;
}
.number-box > div:nth-child(odd){
	background:#f6f6f6;
}
.number-box > div h4{
	position: relative;
}
.number-box > div h4 span{
	height:67px;
	line-height:67px;
	border:1px solid #333;
	border-left:none;
	border-right:none;
	color:#333;
	display:inline-block;
	font-size:30px;
}
.number-box > div h4 b{
	width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #333;
    display:inline-block;
   	position: absolute;
   	bottom:-7px;
   	left:50%;
}
.number-box > div p{
	font-size:18px;
	line-height:26px;
	color:#666;
	margin-top:20px;
	width:100%;
	display:inline-block;
}
.number-img{
	padding-top:50px;
}
.daili-box{
	background:#0a51a1;
	padding-bottom:60px;
	position: relative;
}
.daili-box b{
	position: absolute;
	top:0;
	left:50%;
	display:block;
	width:76px;
	height:76px;
	background-image:url(/images/daili-jt.png);
	background-repeat: no-repeat;
	margin-left:-38px;
}
.daili-box-top{
	background:#f6f6f6;
	height:40px;
}
.daili-title{
	font-size:40px;
	margin:60px 0 50px 0;
	color:#fff;
	text-align: center;
}
.daili-list{
	display: block;
	margin: 16px 17px 0px;
	overflow: hidden;
}
.daili-list img{
	width:100%;
	height:auto;
}
.daili-list div{
	color:#fff;
	padding-top:22px;
	font-size:14px;
	line-height:22px;
}
.liuching-box{
	padding:30px 0 70px 0;
	background:#e7ecf0;
	text-align: center;
}
.lc-jt-box{
	text-align: center;
	margin:40px 0;
}
.lc-jt-box img{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
}
.large-img{
	display:none;
}
.small-img{
	display:none;
}
.small-img p{
	padding-top:15px;
	font-size:14px;
}
.case-title{
	padding:40px 0 20px 0;
	text-align: center;
}
.case-title span{
	display:inline-block;
	padding-top:10px;
}
.case-btn{
	display:inline-block;
	width: 150px;
	height: 50px;
	background: #a64ac5;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;	
	border-radius: 3px;
	margin-left: 10px;
}
.case-btn2{
	height:36px;
	width:90px;
	line-height:36px;
	font-size:16px;
}
.case-btn:link, .case-btn:visited, .case-btn:hover{
	color:#fff;
	text-decoration: none;
}
.product-common-hearder i, .site-header i{
	font-style: normal;
}
.product-common-hearder s, .site-header s{
	font-style: normal;
	text-align: center;
	text-decoration: none;
	margin:0 auto;
}
.product-common-hearder .case-btn, .site-header .case-btn{
	top:-5px;
	position: relative;
}
.product-common-hearder .case-btn3, .site-header .case-btn3{
}
.mobile-right{
	max-width:470px;
	margin:0 auto;
	text-align: left;
	margin:0 10px;
}

/*??*/

.banner-box .arrow-left, .banner-box .arrow-right{
	z-index: 99999;
	position: absolute;
	width: 74px;
	height: 74px;
	top: 50%;
	margin-top: -37px;
 	background-image: url(/images/sprite_banner.png);
 	background-repeat: no-repeat;
 	background-position: -93px -7px;
 	left:0;
 	display:none;
}
.banner-box .arrow-right {
  background-position: -5px -4px;
  left:auto;
  right:0;
}
.swiper-container2 {
  width: 100%;
  color: #fff;
  text-align: center;
}
.swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
  overflow:hidden;
}
.swiper-slide a{
	display:block;
	width:100%;
	height:100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.swiper-slide a img{
	width:100%;
	height:100%;
}
.pagination {
  width:100%;
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 6px;
  text-align: center;
  margin:0
}
.swiper-pagination-switch {
  display: inline-block;
  width: 21px;
  height: 21px;
  cursor: pointer;
  background:url(/images/sprite_banner.png) -200px -20px no-repeat;
}
.swiper-active-switch{
	background:url(/images/sprite_banner.png) -200px -41px no-repeat;
}
.swiper-container2 {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;
	
	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;
	
	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);
	
	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;
	
	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

.index_consultbg{width:100%;overflow:hidden;background:#F5F2F1;padding:30px 10px;}
.index_consultbox{max-width:1120px;overflow:hidden;margin:0 auto;}
.index_consultbox_content_title{width:100%;overflow:hidden;font-size:3.6rem;color:#3479ee;line-height:4rem;text-align:center;padding-bottom:15px; font-weight:bold ;}
.index_consultbox_content_hint{width:100%;overflow:hidden;font-size:2.4rem;color:#000;line-height:2.6rem;text-align:center; }
.index_consultbox_content_hint .line{margin-top:30px;background: #333; border-top: 1px solid #ccc ;display: inline-block; width: 200px;top: -5px; position: relative;;}
.index_consultbox_content_button {text-align:center;padding-top:10px; padding-bottom:10px; border:1px solid #D91626; width:260px; margin:10px auto;}
.index_consultbox_content a{color:#D91626;font-size:15px;padding-top:10px;}


.index_probox_list .i2{height: 260px; margin-top: 40px;}
.index_probox_list .index_probox_hintbox{font-size: 2rem; color: #333; text-align: center;line-height: 3rem;}


.index_probg{width:100%;overflow:hidden;padding:60px 0; background-color:#fff;}
.index_probox{max-width:1120px;overflow:hidden;margin:0 auto;}
.index_probox_listbg {width:100%;overflow:hidden;}
.index_probox_list{ overflow:hidden;text-align:center;font-size:14px; margin-left:5px; margin-right:18px;}
.index_probox_list:hover .index_probox_namebox{border:8px solid #d2e0ef;}
.index_probox_list:hover .index_probox_list:hover {text-decoration:underline;}
.index_probox_list:hover .index_probox_namebox_name a{ text-decoration:underline; color:#fff;}
.index_probox_namebox{height:224px;background:#3179cb;border-radius:500px;margin:0 auto;}
.index_probox_namebox_icon{width:95px;height:70px;margin:0 auto;margin-bottom:17px;}
.index_probox_namebox_name{width:100%;overflow:hidden;text-align:center;padding-top:5px;cursor:pointer;}
.index_probox_namebox_name a{ color:#fff; font-size:18px;}
.index_probox_namebox_level{width:85px;overflow:hidden;margin:0 auto;line-height:30px;border-radius:500px;color:#3179cb;background:#fff;margin-top:10px;}
.index_probox_namebox_level a {display:block;color:#3179cb;font-size:16px;}
.index_probox_moneybox{margin-top:5px;}
.index_probox_moneybox .moneybox_loginbefore a{color:#000;font-size:16px;color:#3179cb;text-decoration:underline;line-height:35px;font-weight:bold;}
.index_probox_moneybox .moneybox_loginafter{font-family:arial;font-weight:bold;color:#3179cb;text-align:center; margin-top:10px;}
.index_probox_moneybox .moneybox_loginafter span{font-size:32px;font-weight:bold;font-family:Times New Roman;}

.index_probox_hintbox{width:210px;overflow:hidden;color:#777;line-height:26px;padding:10px 0px 10px;cursor:pointer;margin:0 auto; text-align:left;}

.index_probox_buttonbox{width:208px;overflow:hidden;margin:10px auto;}
.index_probox_buttonbox li{width:206px;height:40px;border-radius:3px;text-align:center;float:left;line-height:40px;color:#fff;cursor:pointer;}
.index_probox_buttonbox li a{ color:#427cbf}

.index_probox_buttonbox_buy{background:#80858f;}
.index_probox_buttonbox_buy:hover{background:#666b75;text-decoration:underline;}
.index_probox_buttonbox_sign{border:1px solid #427cbf;}
.index_probox_buttonbox_sign:hover{}



.index_probox_list .c-1{width:230px; height:150px; margin:0 5px; display:inline-block; zoom:1;*display:inline; }
.index_probox_list .c-1-1{ width:185px; height:185px; border-radius:100%; margin:auto;  -moz-transform: scaleX(1); -webkit-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
.index_probox_list .c-1-1-1{ background:#59a9fb url(../images/ico-1.png) center center no-repeat;}
.index_probox_list .c-1-1-2{ background:#ffc23b url(../images/ico-2.png) center center no-repeat;}
.index_probox_list .c-1-1-3{ background:#66cd66 url(../images/ico-3.png) center center no-repeat;}
.index_probox_list .c-1-1-4{ background:#ff6161 url(../images/ico-4.png) center center no-repeat;}
.animated {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes bounce {
 
  0% {
	-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1);

  }


  100% {
-moz-transform: scaleX(1); -webkit-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);

  }

}

@keyframes bounce {
  0% {
	-moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1);

  }


  100% {
-moz-transform: scaleX(1); -webkit-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);

  }
  
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}


.containerd{width:100%;overflow:hidden;background:#F5F2F1;padding-bottom:30px;}
.containerd .row{max-width:1120px;overflow:hidden;margin:0 auto;}


.main_consultbg{width:100%;min-height:195px;overflow:hidden;background:#3179cb;}
.main_consultbox{max-width:1120px;height:100%;overflow:hidden;margin:0 auto;}
.main_consultbox_people{width:120px;height:120px;background:url(../images/gxtu.png) no-repeat left center; float:left;  margin-top:28px;}
.main_consultbox_people2{width:120px;height:120px;background:url(../images/gxtu2.png) no-repeat left center; float:left; margin-left:50px; margin-top:28px;}

.main_consultbox_content{max-width:900px;overflow:hidden; float:left; margin-left:30px; margin-top:30px;}
.main_consultbox_content_title{width:100%;overflow:hidden;font-size:24px;color:#fff;line-height:37px;}
.main_consultbox_content_hint{width:100%;overflow:hidden;font-size:19px;color:#d6e4f5;line-height:27px;padding-top:20px;}
.main_consultbox_content a{color:#3179cb;}


/*Ʒ������*/
.bannerRole img{
	display:block;
	width:100%;
}
.reason-box{
	background:#f5f5f5;
	display:block;
	width:100%;
	height:100%;
	float:left;
}
.reason-img{
	/*width:40%;*/
	float:left;
}
.reason-img img{
	width:100%;
	height:auto;
}
.reason-info{
	/*width:60%;*/
	float:left;
	padding-left:25px;
	padding-bottom:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.reason-info h5{
	color:#333;
	font-size:22px;
	line-height:50px;
	padding-top:20px;
}
.reason-info h6{
	font-size:14px;
	color:#267cde;
	line-height:20px;
}


.index_case{max-width:1160px; margin:30px 0; padding:0; }
.index_case  ul li{ width:290px;  float:left; text-align:center; margin-top:50px;}
.index_case ul li img{ margin-bottom:10px;}

.containerxd{width:100%;overflow:hidden; background:url(../images/lybg.jpg) no-repeat center; height:589px;}
.containerxd .row{width:1120px;overflow:hidden;margin:0 auto;}

 .c-3-1{ float:left;  /*height:250px;*/ margin-top:40px;} 
 .c-3-2{ float:right;  /*height:250px;*/ margin-top:40px;} 

 .c-3-1-1{  width:560px; height:110px; margin-top:25px;} 
 .c-3-1-1-1{  width:155px; height:105px; margin-right:30px; float:left;} 
 .c-3-1-1-2{  width:340px; height:110px; float:left;} 
 .c-3-1-1-2 a{ color:#666666;  display:block; line-height:30px; margin-bottom:5px; font-size:16px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  } 

 .c-3-1-1-2 p{ display:block; color:#7a7a7a; line-height:21px; overflow:hidden; font-size:12px; height:65px;   } 

 .c-3-1-2{ height:150px;  padding:20px 0;} 
 .c-3-1-2 li{ width:100%; float:left; line-height:36px; } 

 .c-3-1-2 li a{ width:70%; float:left;  } 
 .c-3-1-2 li a:hover{ text-decoration:underline; } 
 .c-3-1-2 li span{ width:20%; float:right; font-size:14px; text-align:right; overflow:hidden; height:30px;} 
 
 
 .c-4-1{ height:45px; border-bottom:1px solid #e2e0db;}
 .gy{  display:inline-block; display:-moz-inline-stack;zoom:1;*display:inline;  color:#008bd5;}
 .c-4-1-title{ height:45px; line-height:45px;  margin-left:5px;  float:left; font-size:20px;}

 .c-4-1-mome{float:right; line-height:45px; } 

/*header����*/
.fix{
	position: fixed;
	border-bottom:1px solid #ddd;
}



/*����ҳ*/

.aboutnr{width:90%; float:left; margin:2% 5%; line-height:27px;}


	.aright_n{width:100%; float:left; display:inline; margin:0px;  display:inline; overflow:hidden; }
.aright_n ul li{width:100%; margin:0px; padding:0px; background:url(../images/line.gif) no-repeat 0 7px; line-height:36px; height:36px; float:left;color:#666;}
.aright_n ul li .news_left{width:70%; float:left; padding-left:15px; margin-left:5px; display:inline; overflow:hidden;}
.aright_n ul li .news_left a{color:#666;}
.aright_n ul li .news_left a:hover{color:#f00;}
.aright_n ul li .data{width:auto; float:right; margin:0; padding:0; }


.sbaboun{width:100%; float:left; margin-top:10px; padding:0;}

.sbaboun h4{width:100%; float:left; margin:0; padding:0; text-align:center; font-size:18px;}
.datenming {border:1px dashed #CCC; border-top:none; border-left:none; border-right:none;padding-right:5px; width:100%; float:left; text-align:center; margin-top:10px;}
.cneirong{width:100%; float:left; line-height:28px; margin:10px; display:inline; padding:0;}

.fenye{width:100%; float:left; margin-top:20px; padding:0px; display:inline;}
.fenye a{color:#333;}
.fenye a:hover{color:#F00;}
.xg{width:100%; float:left; margin-left:10px; line-height:25px;}
.xg a{color:#666;margin-left:60px;}
.xg a:hover{color:#F00;margin-left:60px;}

.weizi{width:100%; float:left; margin-top:10px; margin-bottom:10px; padding:0px; display:inline;}
.shang{width:48%; float:left; text-align:right; margin-right:10px; padding:0px; display:inline;}
.xia{width:48%; float:right; margin-left:10px; padding:0px; display:inline;}
.weizi a{color:#333;}
.weizi a:hover{color:#F00;}

