/* CSS Document */

body {
	background-color: #ffffff;
}

li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555555;
}

h2,
h3 {
	margin: 30px 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

.font_12 {
	font-size: 12px;
}

.font_14 {
	font-size: 14px;
}

.font_16 {
	font-size: 16px;
}

.font_18 {
	font-size: 18px !important;
}
.font_34{
	font-size: 34px !important;
}
.font_36{
	font-size: 36px !important;
}
.font_colorb {
	color: #2090ff
}
.bg_hui{
	background-color: #f5f5f5;
}
.bg_hui1{
	background-color: #f9fbff;
}
.bg_hui2{
	background-color: #f9f9f9;
}
.bg_bai{
	background-color: #ffffff;
}
.m-l-4 {
	margin-left: 4px;
}

.margin-bot-0 {
	margin-bottom: 0px !important;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-l-r-0 {
	margin-left: 0;
	margin-right: 0;
}

.color_999 {
	color: #999;
}

.margin-t-35 {
	margin-top: 35px;
}
.margin-t-25{
	margin-top: 25px;
}
.border_bottom {
	border-bottom: 1px dashed #dbdbdb;
}

#header {
	display: block;
	height: 110px;
	position: fixed;
	text-align: center;
	width: 100%;
	background-color: #fff;
	z-index: 20;
	border-bottom: 1px solid #dadada;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
#header1{
	display: block;
	height: 153px;
	top: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	background-color: #fff;
	z-index: 20;
	border-bottom: 1px solid #dadada;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}
.L2cPhone {
	height: 30px;
	line-height: 30px;
	text-align: right;
	background-color: #f7f7f7;
}

.L2cPhone p {
	padding: 0 15px;
	margin-top: 4px;
}

.phonoIcon {
	display: inline-block;
	position: absolute;
	background: url(../themes/img/bg.png);
	width: 19px;
	height: 19px;
	background-position: -173px -240px;
	margin-left: -20px;
	margin-top: 2px;
}

.L2cPhone span {
	font-size: 14px;
	margin-left: 10px;
}

.container {
	padding: 0;
	position: relative;
}

#header .introduce1,#header1 .introduce1{
	display: inline-block;
	margin-left: -4px;
}
#header .introduce1 i,#header1 .introduce1 i{
	background: url(../themes/images/head_logo1.png);
	display: block;
	width: 187px;
	height: 34px;
	margin-left: 8px;
}
#header .ltc_login {
	margin-top: 20px;
}
#header .ltc_login a{
	margin-right: 12px;
}
/*#header .login a,#header1 .login a{
	font-size: 12px;
	padding: 0 12px;
	display: inline-block;
	height: 34px;
	line-height: 32px;
	border-radius: 3px;
	color: #333333;
	background-color: #ffffff;
	border:1px solid #cccccc;
}*/
/*#header .login a:hover,#header1 .login a:hover,#header .login a:focus,#header1 .login a:focus{
	text-decoration: none;
}*/
/*#header .login a.active,#header1 .login a.active{
	color: #ffffff;
	background-color: #2090ff;
	border-color: #2090ff;
}*/
/*.login a.right-line{
	margin-right: 27px;
}
.login a.right-line:after{
	right: -17px;
}*/
#header .logo i,#header1 .logo i {
	background: url(../themes/images/head_logo.png);
	display: inline-block;
	width: 190px;
	height: 58px;
	margin-top: 5px;
}
.logo1 i{
	background: url(../themes/images/head_logo1.png);
	display: inline-block;
	width: 127px;
	height: 58px;
	margin-top: 5px;
	margin-left: -4px;
}
#header .menu,#header1 .menu {
	margin: 13px 35px 0 0;
}

#header .login,#header1 .login {
	margin-top: 21px;
}
.nav>li>a{
	padding-left: 20px;
	padding-right: 20px;
}
.nav .navbar-nav-li a {
	color: #666666;
	font-size: 16px;
}

.nav .navbar-nav-li a:hover,
.nav .active a {
	background-color: transparent;
	color: #007aff;
}

.nav .navbar-nav-li a:hover,
.nav .active a,
.nav>li>a:focus {
	background-color: transparent;
	color: #007aff;
	outline: none;
}

#main {
	padding-top: 110px;
	background-color: #ffffff;
}

.banner_change {
	height: 900px;
	width: 100%;
	background: url(../themes/img/ban.png) center center/cover no-repeat;
	position: relative;
}

.banner_change .btn {
	position: absolute;
	width: 160px;
	font-size: 20px;
	height: 45px;
	left: 50%;
	top: 50%;
	margin-top: -23px;
	margin-left: -80px;
}

@media screen and (max-width: 1279px){
	.product_module{
		height: 271px;
		background:url(images/pro_1280.png) center no-repeat;
		text-align: center;
		padding-top: 65px;
	}
}
@media screen and (min-width: 1280px){
	.product_module{
		height: 271px;
		background:url(images/pro_1920.png) center no-repeat;
		text-align: center;
		padding-top: 65px;
	}
}

.our_product {
	background: url(../themes/images/our_product.png) center no-repeat ;
	height: 102px;
	display: block;
	width: 100%;
}
.morder_introduce1 {
	text-align: center;
	min-height: 62px;
}

.morder_introduce1 p {
	line-height: 28px;
	font-size: 16px;
	margin: 0;
	color: #555;
}

.morder_introduce1 h3 {
	margin: 0;
	font-size: 18px;
	margin-bottom: 7px;
	color: #333;
}

.icon_box1 {
	position: absolute;
	top: -25px;
	left: 138px;
	border-radius: 5px;
	width: 62px;
	height: 62px;
}

.icon_bgc18 {
	background-color: #ff6d00;
}

.module>li {
	position: relative;
	height: 130px;
}

.introduce_box {
	padding: 15px;
	width: 340px;
}

.introduce_box a {
	display: block;
	text-decoration: none;
}

.introduce_box a:hover {
	text-decoration: none;
}

.module>li:hover .introduce_box {
	background-color: #e8f3f9;
	cursor: pointer;
}

.morder_introduce {
	padding-left: 80px;
	min-height: 62px;
}

.morder_introduce h3 {
	color: #333;
	margin: 0;
	font-size: 18px;
	margin-bottom: 7px;
}

.morder_introduce p {
	color: #999999;
	line-height: 19px;
	font-size: 12px;
	margin: 0;
}

.icon_box {
	position: absolute;
	width: 62px;
	height: 62px;
	border-radius: 5px;
}



#box2 {
	padding-bottom: 17px;
}


#box3 {
	padding-bottom: 36px;
}


#box6 {
	padding-bottom: 35px;
}

.wtcid2 li h3 a {
	color: #333;
}

.wtcid2 li h3 a:hover {
	text-decoration: none;
	color: #2e92fd;
}

.cicle_icon {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -20px);
	-webkit-transform: translate(-50%, -20px);
	-moz-transform: translate(-50%, -20px);
	-ms-transform: translate(-50%, -20px);
}

.icon_01,
.icon_02,
.icon_03,
.icon_04,
.icon_05,
.icon_06,
.icon_07,
.icon_08,
.icon_09,
.icon_10,
.icon_11,
.icon_12,
.icon_13,
.icon_14,
.icon_15,
.icon_16,
.icon_17,
.icon_18,
.icon_19,
.icon_20,
.icon_21,
.icon_22,
.icon_23,
.icon_25,
.icon_26,
.icon_27,
.icon_28,
.icon_29,
.icon_30,
.icon_31,
.icon_32,
.icon_33,
.icon_34,
.icon_35,
.icon_36,
.icon_37,
.icon_38,
.icon_39,
.fix_icon01,
.fix_icon02,
.fix_icon03,
.fix_icon04,
.fix_icon05,
.fix_icon06,
.fix_icon07,
.wtcid_icon01,
.wtcid_icon02,
.wtcid_icon03,
.wtcid_icon04,
.wtcid_icon05,
.wtcid_icon06,
.page_btn i,
.video-mask span,
.navs-btn-l {
	background: url(../themes/img/bg.png);
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
}

.icon-bgc01,
.icon_bgc12,
.icon_bgc06,
.icon_bgc08 {
	background-color: #00a7f2;
}

.icon_01 {
	width:35px;height:27px;background-position:-342px -296px;
	margin: -14px 0 0 -17px;
}

.icon-bgc02,
.icon_bgc04,
.icon_bgc09 {
	background-color: #ffa800;
}

.icon_02 {
	width:32px;height:33px;background-position:-90px -335px;
	margin: -15px 0 0 -15px;
}

.icon-bgc03,
.icon_bgc05,
.icon_bgc07,
.icon_bgc11 {
	background-color: #39d29a;
}

.icon_03 {
	width:38px;height:36px;background-position:-102px -291px;
	margin: -19px 0 0 -18px;
}

.icon_04 {
	width:40px;height:29px;background-position:-199px -291px;
	margin: -15px 0 0 -20px;
}

.icon_05 {
	width:35px;height:35px;background-position:-173px -335px;
	margin: -16px 0 0 -17px;
}

.icon_06 {
	width:34px;height:33px;background-position:-255px -292px;
	margin: -16px 0 0 -16px;
}

.icon_07 {
	width:38px;height:37px;background-position:-296px -233px;
	margin: -17px 0 0 -20px;
}

.icon_08 {
	width:36px;height:32px;background-position:-344px -233px;
	margin: -16px 0 0 -16px;
}

.icon_09 {
	width:36px;height:36px;background-position:-11px -291px;
	margin: -17px 0 0 -16px;
}

.icon_10 {
	width:34px;height:30px;background-position:-4px -335px;
	margin: -16px 0 0 -18px;
}

.icon_11 {
	width:35px;height:28px;background-position:-56px -291px;
	margin: -15px 0 0 -17px;
}

.icon_12 {
	width: 43px;
	height: 27px;
	background-position: -2px -8px;
	margin: -16px 0 0 -16px;
}

.icon_13 {
	width: 30px;
	height: 28px;
	background-position: -52px -2px;
	margin: -15px 0 0 -15px;
}

.icon_14 {
	width: 81px;
	height: 90px;
	background-position: -6px -604px;
}

.icon_15 {
	width: 29px;
	height: 29px;
	background-position: -197px -201px;
	margin: -14px 0 0 -15px;
}

.icon_16 {
	width: 29px;
	height: 30px;
	background-position: -273px -201px;
	margin: -15px 0 0 -15px;
}

.icon_17 {
	width: 33px;
	height: 28px;
	background-position: -233px -201px;
	margin: -16px 0 0 -16px;
}

.icon_18 {
	width:34px;height:32px;background-position:-210px -234px;
	margin: -16px 0 0 -16px;
}

.icon-bgc19 {
	background-color: #04cdb3;
}

.icon_19 {
	width:30px;height:31px;background-position:-300px -296px;
	margin: -15px 0 0 -14px;
}

.icon-bgc20 {
	background-color: #ff69a8;
}

.icon_20 {
	width:38px;height:31px;background-position:-132px -335px;
	margin: -14px 0 0 -17px;
}

.icon-bgc21 {
	background-color: #31b8f6;
}

.icon_21 {
	width:35px;height:33px;background-position:-254px -234px;
	margin: -17px 0 0 -16px;
}

.icon-bgc22 {
	background-color: #ff6d00;
}

.icon_22 {
	width:40px;height:28px;background-position:-151px -291px;
	margin: -13px 0 0 -19px;
}

.icon-bgc23 {
	background-color: #04cdb3;
}

.icon_23 {
	width:35px;height:35px;background-position:-43px -335px;
	margin: -16px 0 0 -16px;
}

.icon24 {
	background: url(../themes/img/index2.png);
	display: block;
	position: absolute;
	top: 50%;
	left: 52%;
}

.icon_bgc10 {
	background-color: #8e8bff;
}

.icon_25 {
	width: 38px;
	height: 23px;
	background-position: -90px -9px;
	margin: -12px 0 0 -19px;
}

.icon_26 {
	width: 34px;
	height: 28px;
	background-position: -137px -11px;
	margin: -14px 0 0 -17px;
}

.icon_27 {
	width: 37px;
	height: 30px;
	background-position: -181px -7px;
	margin: -15px 0 0 -18px;
}

.icon_28 {
	width: 31px;
	height: 31px;
	background-position: -229px -7px;
	margin: -15px 0 0 -15px;
}

.icon_29 {
	width: 35px;
	height: 30px;
	background-position: -271px -10px;
	margin: -15px 0 0 -18px;
}

.icon_30 {
	width: 27px;
	height: 28px;
	background-position: -6px -45px;
	margin: -14px 0 0 -14px;
}

.icon_31 {
	width: 32px;
	height: 28px;
	background-position: -44px -47px;
	margin: -14px 0 0 -16px;
}

.icon_32 {
	width: 34px;
	height: 29px;
	background-position: -176px -49px;
	margin: -15px 0 0 -17px;
}

.icon_33 {
	width: 33px;
	height: 30px;
	background-position: -225px -47px;
	margin: -15px 0 0 -16px;
}

.icon_34 {
	width: 30px;
	height: 29px;
	background-position: -268px -47px;
	margin: -15px 0 0 -15px;
}
.icon_35{
	width:36px;height:32px;background-position:-225px -336px;
	margin: -17px 0 0 -17px;
}
.fix_icon01{
	    width:25px;height:26px;background-position:-398px -10px;
    margin: -11px 0 0 -11px;
}
.fix_icon02 {
	    width:28px;height:24px;background-position:-362px -11px;
    margin: -11px 0 0 -13px;
}

.fix_icon03 {
	    width:17px;height:30px;background-position:-404px -46px;
    margin: -14px 0 0 -8px;
}

.fix_icon04 {
	width:25px;height:25px;background-position:-329px -10px;
    margin: -13px 0 0 -11px;
}

.fix_icon05 {
	width: 20px;
	height: 22px;
	background-position: -330px -49px;
	margin: -12px 0 0 -10px;
}

.fix_icon06 {
	width: 30px;
	height: 18px;
	background-position: -327px -80px;
	margin: -9px 0 0 -15px;
}

.fix_icon07 {
	width: 25px;
	height: 20px;
	background-position: -369px -82px;
	margin: -10px 0 0 -13px;
}

.wtcid_icon01 {
	width: 37px;
	height: 30px;
	background-position: -4px -144px;
	margin: -15px 0 0 -32px;
}

.wtcid_icon02 {
	width: 34px;
	height: 32px;
	background-position: -47px -143px;
	margin: -16px 0 0 0px;
}

.wtcid_icon03 {
	width: 34px;
	height: 30px;
	background-position: -91px -143px;
	margin: -15px 0 0 -29px;
}

.wtcid_icon04 {
	width: 33px;
	height: 28px;
	background-position: -135px -139px;
	margin: -14px 0 0 0px;
}

.wtcid_icon05 {
	width: 36px;
	height: 32px;
	background-position: -175px -141px;
	margin: -16px 0 0 -31px;
}

.wtcid_icon06 {
	width: 30px;
	height: 25px;
	background-position: -219px -144px;
	margin: -13px 0 0 0px;
}

.wtcid {
	height: 655px;
	background-color: #f9f9f9;
	padding-top: 90px;
}
@media screen and (max-width: 1279px){
	.wtcid1{
		height: 446px;
		background:url(images/wtcid1_1280) center no-repeat;
		text-align: center;
		padding: 100px 0 120px;
		margin-top: -23px;
	}
	
}
@media screen and (min-width:1280px){
	.wtcid1{
		height: 446px;
		background:url(images/wtcid1_1920.png)center no-repeat;
		text-align: center;
		padding: 100px 0 120px;
		margin-top: -23px;
	}
}

.module1,
.module,
.module2 {
	font-family: "微软雅黑";
}
.module1{
	padding-left: 0;
}
.module1>li {
	position: relative;
	height: 196px;
	margin-top: 60px;
}

.introduce_box1 {
	padding: 50px 0;
	width: 365px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	background-color: #fff;

}
.introduce_b1{
	border-bottom: 3px solid #2090ff;
}
.introduce_b2{
	border-bottom: 3px solid #ffc145;
}
.introduce_b3{
	border-bottom: 3px solid #04cdb3;
}
.box1{
	display: block;
	margin: 0 auto;
	background: url(../themes/images/box1.png)center no-repeat;
	width: 166px;
	height: 116px;
	margin-bottom: 20px;
}
.box2{
	display: block;
	margin: 0 auto;
	background: url(../themes/images/box2.png)center no-repeat;
	width: 166px;
	height: 116px;
	margin-bottom: 20px;
}
.box3{
	display: block;
	margin: 0 auto;
	background: url(../themes/images/box3.png)center no-repeat;
	width: 166px;
	height: 116px;
	margin-bottom: 20px;
}

.morder_infor1{
	color: #555;
	font-size: 16px;	
}
.wtcid1 h1{
	font-weight: bold;
	color: #000;
	line-height: 50px;
	margin: 0;
}
.wtcid1 h3{
	color: #000;
	font-size: 34px;
	font-weight: normal;
}
.module_top p{
	color: #000;
	font-size: 22px;
}
.wtcid1_2{
	margin-top: 288px;
}
.wtcid2 {
	text-align: center;
}
.wtcid_p{
	font-size: 16px;
	color: #545454;
	line-height: 32px;
	margin-top: 70px;
}
.wtcid2_1{
	display: block;
	margin: 0 auto;
	background: url(../themes/images/wtcid2_1.png)center no-repeat;
	height: 564px;
	margin-bottom: 65px;
}
.wtcid2_2{
	display: block;
	margin: 0 auto;
	background: url(../themes/images/wtcid2_2.png)center no-repeat;
	height: 708px;
	margin-bottom: 35px;
}

.wtcid h2,
.wtcid2 h2 {
	text-align: center;
	font-size: 34px;
	margin: 0 0 115px 0;
}
/*@media screen and (max-width: 1279px){
	.wtcid3{
		height: 584px;
		background:url(images/wtcid3_1280.png) no-repeat;
		text-align: center;
		padding: 86px 0 128px;
		position: relative;
	}
	
}
@media screen and (min-width:1280px){
	.wtcid3{
		height: 875px;
		background:url(images/wtcid3_1920.png) no-repeat;
		text-align: center;
		padding: 86px 0 128px;
		position: relative;
	}
	
}*/
.wtcid3{
	height: 875px;
	text-align: center;
	padding: 86px 0 128px;
	position: relative;
}
.wtcid3 h3{
	color: #555555;
	font-size: 34px;
	font-weight: bold;
	margin: 0;
}
.wtcid3 h2{
	font-size: 20px;
	color: #000;
}

.module2>li {
	position: relative;
	
	margin-top: 60px;
	box-sizing: border-box;
}

.module2_box {
	height: 496px;
	width: 346px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #fff;

}

.module2_box:hover{
	box-shadow: 0 0 10px #c7c7c7;
}

.morder_introduce2 {
	text-align: center;
	min-height: 62px;
}

.morder_introduce2 p {
	line-height: 19px;
	font-size: 14px;
	margin: 0;
	color: #999;
}

.morder_introduce2 h3 {
	margin: 0;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 34px;
	text-align: center;
}
.h3_c{
	display: inline-block;
	width: 32px;
	height: 2px;
	background-color: #2090ff;
	position: relative;
	top: -5px;
	/*color: #2090ff!important;
	font-weight: bold!important;*/
}
.module2_box .module2_box1{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/module2_box1.png) no-repeat;
    width: 160px;
    height: 158px;
    margin-top: 35px;
    margin-bottom: 24px;
}
.module2_box .module2_box2{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/module2_box2.png) no-repeat;
    width: 218px;
    height: 179px;
    margin-bottom: 14px;
    margin-top: 24px;
}
.module2_box .module2_box3{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/module2_box3.png) no-repeat;
    width: 202px;
    height: 126px;
    margin-top: 54px;
    margin-bottom: 38px;
}
/*@media screen and (max-width: 1279px){
	.wtcid4{
		height: 875px;
		background:url(images/wtcid3_1280.png) no-repeat;
		text-align: center;
		padding: 92px 0 102px;
		position: relative;
	}
	
}
@media screen and (min-width:1280px){
	.wtcid4{
		height: 875px;
		background:url(images/wtcid3_1920.png) no-repeat;
		text-align: center;
		padding: 92px 0 102px;
		position: relative;
	}
	
}*/
.wtcid4 {
	text-align: center;
	padding: 90px 0 120px;
}
.wtcid4 h3 ,.wtcid5 h3 ,.wtcid6 h3 ,.wtcid7 h3,.wtcid8 h3,.wtcid9 h3,.wtcid10 h3{
	font-size: 32px;
	color: #555;
}
.wtcid4 h2 ,.wtcid5 h2 ,.wtcid6 h2{
	font-size: 20px;
	color: #787878;
	margin: 0;
}
.wtcid4 p,.wtcid5 p{
	font-size: 16px;
	color: #787878;
	line-height: 32px;
}
.wtcid4 h2{
	color:#000;
}
.wtcid4 h3{
	margin-top: 0;
	margin-bottom: 18px;
	color: #000;
}
.wtcid4_1{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/wtcid4_1.png) no-repeat;
    width: 980px;
    height: 389px;
    margin-top: 66px;
}
.wtcid5{
	text-align: center;
	padding: 76px 0 106px;
}
.wtcid5 h3,.wtcid5 h2,.wtcid5 p,.wtcid6 h3,.wtcid6 h2,.wtcid7 h3,.wtcid8 h3,.wtcid9 h3{
	color: #000;
}
.wtcid5_1{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/wtcid5_1.png) no-repeat;
    width: 1149px;
    height: 522px;
    margin-top: 30px;
}
@media screen and (max-width: 1279px){
	.wtcid6{
		height: 864px;
		background:url(images/wtcid5_1280.png) no-repeat;
		text-align: center;
		padding: 80px 0 123px;
		position: relative;
	}
	
}
@media screen and (min-width:1280px){
	.wtcid6{
		height: 864px;
		background:url(images/wtcid5_1920.png) no-repeat;
		text-align: center;
		padding: 80px 0 123px;
		position: relative;
	}
	
}
/*.wtcid6{
	text-align: center;
	padding: 80px 0 123px;
}*/
.wtcid6 p{
	font-size: 16px;
	text-align: center;
	color: #000;
	line-height: 34px;
}
.wtcid6_1{
	display: block;
    margin: 0 auto;
    background: url(../themes/images/wtcid6_1.png) no-repeat;
    width: 1025px;
    height: 287px;
    margin-top: 53px;
}
.wtcid7{
	text-align: center;
	padding: 80px 0 123px;
}
.module3{
	padding: 0 10px;
}
.module3 li:first-child{
	padding-right: 60px;
}
.module3 li.mid{
	padding-left: 30px;
	padding-right: 30px;
}
.module3 li:last-child{
	padding-left: 60px;
}
.icon_tian,.icon_di,.icon_ren{
	display: block;
	width: 166px;
	height: 137px;
	margin: 0 auto;
}
.icon_tian{
	background-image: url(images/icon_tian.png);
}
.icon_di{
	background-image: url(images/icon_di.png);
}
.icon_ren{
	background-image: url(images/icon_ren.png);
}
.module3_box h3{
	font-size: 20px;
	color: #333333;
	margin-bottom: 27px;
	line-height: 26px;
}
.module3_box i{
	line-height: 130px; 
	color: #ffffff;
	font-size: 44px;
	margin-top: 70px;
	margin-bottom: 10px;
}
.module3_box p{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}
.wtcid7 h4{
	font-size: 22px;
	color: #666666;
	margin-top: 60px;
}
.wtcid7_1{
	display: block;
	width: 1117px;
	height: 552px;
	background-image: url(images/module3_img.png);
	margin: 40px auto 0;
}
.wtcid8{
	text-align: center;
	padding: 0 0 108px;
	background-color: #ffffff;
}
.wtcid8 h3{
	margin-bottom: 146px;
}
.wtcid8_1,.wtcid8_2,.wtcid8_3,.wtcid8_4,.wtcid8_5{
	display: block;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 22px;
}
.wtcid8_1{
	left: 0;
	background-image: url(images/wtcid8_1.png);
}
.wtcid8_2{
	left: 52px;
	background-image: url(images/wtcid8_2.png);
}
.wtcid8_3{
	left: 44px;
	background-image: url(images/wtcid8_3.png);
}
.wtcid8_4{
	top: 0;
	left: 40px;
	top: 59px;
	background-image: url(images/wtcid8_4.png);
}
.wtcid8_5{
	top: 0;
	left: 45px;
	top: 59px;
	background-image: url(images/wtcid8_5.png);
}
.module4{
	padding-left: 0;
	margin-bottom: 0;
}
.module4 li{
	border-right: 1px solid #eeeeee;
	border-bottom: 2px solid #eeeeee;
	padding-left: 170px;
	padding-right: 42px;
}
.module4 li:first-child{
	padding-left: 117px;
}
.module4 li:last-child{
	border-right: 0;
	padding-right: 1px;
	padding-left: 162px;
}
.module4 p{
	margin-bottom: 30px;
}
.module4 p,.module5 p{
	text-align: left;
	font-size: 14px;
	color: #999999;
	line-height: 22px;
}
.module4 h4,.module5 h4{
	text-align: left;
	font-size: 20px;
	color: #666666;
	margin-top: 18px;
}
.module5 h4{
	margin-top: 68px;
}
.module5{
	padding-left: 180px;
	padding-right: 180px;
}
.module5 li{
	border-right: 1px solid #eeeeee;
	padding-left: 162px;
}
.module5 li:last-child{
	border-right: 0;
}
@media screen and (max-width: 1279px){
	.wtcid9{
		height: 1482px;
		background:url(images/wtcid9_1280.png) center no-repeat;
		text-align: center;
		padding: 168px 0 120px;
	}
	
}
@media screen and (min-width:1280px){
	.wtcid9{
		height: 1482px;
		background:url(images/wtcid9_1920.png)center no-repeat;
		text-align: center;
		padding: 168px 0 120px;
	}
	
}
.wtcid9 ul{
	padding-left: 0;
}
.wtcid9 li{
	width: 356px;
	height: 337px;
	border: 1px solid #eeeeee;
	padding: 0;
	margin-left: 20px;
	margin-right: 6px;
}

.wtcid9 li:hover{
	box-shadow: 0 0 14px #eaecf0;
}
.wtcid9 h3{
	margin-top: 0;
}
.wtcid9 h4{
	font-size: 16px;
	color: #000;
	margin-bottom: 17px;
}
.wtcid9 h4.last_one{
	margin-bottom: 60px;
}
.wtcid9 h5{
	font-size: 22px;
	margin-top: 0;
	color: #ffffff;
	padding-top: 22px;
	margin-bottom: 8px;
}
.wtcid9 span{
	font-size: 12px;
	color: #eef8f7;
}
.wtcid9_1,.wtcid9_2,.wtcid9_3{
	width: 356px;
	height: 105px;
}
.wtcid9_1{
	background-image: url(images/wtcid9_1.png);
}
.wtcid9_2{
	background-image: url(images/wtcid9_2.png);
}
.wtcid9_3{
	background-image: url(images/wtcid9_3.png);
}
.wtcid9_1_1{
	display: block;
	width: 49px;
	height: 43px;
	background-image: url(images/wtcid9_1_1.png);
	margin: 17px auto 22px;
}
.wtcid9_2_1{
	display: block;
	width: 46px;
	height: 46px;
	background-image: url(images/wtcid9_2_1.png);
	margin: 16px auto 20px;
}
.wtcid9_3_1{
	display: block;
	width: 42px;
	height: 40px;
	background-image: url(images/wtcid9_3_1.png);
	margin: 18px auto 24px;
}
.wtcid9 p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
	padding-left: 30px;
	padding-right: 30px;
}
.wtcid9 p.mid{
	padding-left: 24px;
	padding-right: 24px;
}
.wtcid9 h6{
	font-size: 22px;
	color: #000;
	margin-top: 117px
}
.wtcid9_4{
	display: block;
	width: 1084px;
	height: 464px;
	background-image: url(images/wtcid9_4.png);
	margin: 60px auto 0;
}
.wtcid10{
	padding-top: 58px;
	margin-bottom: -380px;
}
.wtcid10 h3{
	text-align: center;
	margin-bottom: 93px;
	color: #000;
}
.wtcid10_01{
	display: block;
	width: 522px;
	height: 468px;
	background-image: url(images/wtcid10_1.png);
	margin: 0 auto;
}
.module6{
	position: relative;
	top: -500px;
	text-align: right;
	padding-left: 0;
}
.module6 a{
	font-size: 18px;
	color: #333333;
}
.module6 p{
	font-size: 12px;
	color: #999999;
}
.module6_1{
	padding-right: 275px;
}
.module6_2{
    text-align: left;
    padding-left: 277px;
    top: -12px;
}
.module6_3{
	padding-right: 275px;
	top: 26px;
}
.module6_4{
    text-align: left;
    padding-left: 272px;
    top: 19px;
}
.module6_5{
	padding-right: 275px;
	top: 35px;
}
.module6_6{
    text-align: left;
    padding-left: 277px;
    top: 45px;
}
.module6_7{
	padding-right: 271px;
	top: 45px;
}
.module6_8{
	text-align: left;
    padding-left: 277px;
    top: 61px;
}
.module6_9{
	text-align: center;
	top: 40px;
}
.module6_9 h4{
	line-height: 1.5;
}
@media screen and (max-width: 1279px){
	.wtcid11{
		height: 278px;
		background:url(images/wtcid11_1280.png) center no-repeat;
		text-align: center;
	}	
}
@media screen and (min-width:1280px){
	.wtcid11{
		height: 278px;
		background:url(images/wtcid11_1920.png)center no-repeat;
		text-align: center;
	}	
}
.wtcid11 h3{
	font-size: 34px;
	color: #ffffff;
	margin: 53px auto 27px;
}
.wtcid11 h4{
	font-size: 32px;
	font-weight: bold;
	color: #ffffff;
}
.wtcid11 a{
	font-size: 20px;
	color: #ffffff;
	display: block;
	width: 180px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #ffffff;
	border-radius: 46px;
	margin: 40px auto 0;
}

@media screen and (max-width: 1279px){
	.wtcid12{
		height: 998px;
		background:url(images/wtcid12_1280.png) center no-repeat;
		text-align: center;
	}	
}
@media screen and (min-width:1280px){
	.wtcid12{
		height: 998px;
		background:url(images/wtcid12_1920.png)center no-repeat;
		text-align: center;
	}	
}
.wtcid12 h3,.wtcid12 h4{
	color: #666666;
}
.wtcid12 h3{
	font-size: 32px;
	margin: 104px 0 23px 0;
}
.wtcid12 h4{
	font-size: 28px;
	margin-bottom: 55px;
}
.wtcid12_1{
	display: block;
	width: 349px;
	height: 704px;
	background-image: url(images/wtcid12_2.png);
	margin-left: 65px;
}
.module_form>form>ul{
	border: 1px solid #f8f8f8;
	box-shadow: 0 0 7px #fafafa;
	background-color: #ffffff;
	border-radius: 5px;
	width: 425px;
	padding-left: 43px;
	padding-right: 45px;
	position: relative;
	left: 15px;
	top: 20px;
}
.module_form h6{
    font-size: 20px;
    text-align: center;
    color: #666;
    margin-top: 35px;
    margin-bottom: 23px;
}
.module_form div{	
	position: relative;
}
.module_form i{
	position: absolute;
	left: 4px;
	top: 9px;
}
.module_form input,.module_form div.styled-select{
	padding-left: 30px;
	margin-bottom: 25px;
	width: 100%;
	height: 33px;
	line-height: 33px;
	border-width: 0;
	border-bottom: 1px solid #dbdbdb;
}
.module_form div.styled-select{
	/* border-bottom: 0; */
	padding-right: 25px;
}
/*div.styled-select_parent i{
	top: 7px;
}*/
b.caret{
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: #b7b7b7 transparent transparent transparent;
	position: absolute;
	top: 14px;
	right: 8px;
}
b.blue{
	border-color: #0080ff transparent transparent transparent;
}
.module_form ul.styled-select-child,ul.styled-select-child{
	padding-left: 0;
	position: absolute;
	z-index: 2;
	width: 335px;
	text-align: right;
	background-color: #ffffff;
	border:1px solid #dbdbdb;
	border-radius: 3px;
	border-top-width: 0;
	padding: 16px 0;
	max-height: 190px;
    overflow-y: auto;
}
.module_form ul.styled-select-child>li,ul.styled-select-child>li{
	padding-right: 25px;
	height: 33px;
	line-height: 33px;
}
.module_form ul.styled-select-child>li:hover,ul.styled-select-child>li:hover{
	background-color: #f1f8ff;
	color: #007aff;
}
div.style_select{
	position: absolute;
	right: 45px;
	z-index: 2;
	width: 465px;
	text-align: right;
	background-color: #ffffff;
	border:1px solid #dbdbdb;
	border-radius: 3px;
	/*padding: 16px 0;*/
}
div.style_select>ul{
	padding-left: 0;
}
div.style_select>ul>li,div.style_select>div.right>ul>li{
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	max-width: 100%;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
div.style_select>ul.left{
	width: 185px;
}
div.style_select>ul.left>li{
	padding-right: 16px;
	background-color: #f1f1f1;
	border-right:1px solid #d9d9d9;
}
div.style_select>ul.left>li:hover{
	background-color: #ffffff;
	border-right:0;
	color: #007aff;
}
div.style_select>div.right{
	width: 278px;
}
div.style_select>div.right>ul{
	padding-left: 0;
}
div.style_select>div.right>ul>li{
	padding-right: 25px;
}
div.style_select>div.right>ul>li:hover{
	background-color: #f1f8ff;
	color: #007aff;
}
.icon11,.icon12,.icon13,.icon14{
	display: inline-block;
	position: absolute;
}
.icon11{
	width: 17px;
	height: 14px;
	background-image:url(images/icon11.jpg);
}
.icon12{
	width: 17px;
	height: 13px;
	background-image:url(images/icon12.jpg);
}
.icon13{
	width: 14px;
	height: 14px;
	background-image:url(images/icon13.jpg);
}
.icon14{
	width: 15px;
	height: 16px;
	background-image:url(images/icon14.png);
}
.module_form i.icon11{
	top: 10px;
	left: 3px;
}
.module_form i.icon12{
	top: 10px;
	left: 3px;
}
.module_form i.icon13{
	top: 10px;
}
.module_form i.icon14{
	top: 8px;
}
/*?*/
.module_form input[name="user_check"]{
	padding-right: 95px;
}
.module_form a{
	display: inline-block;
	width: 95px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background-color: #5cb85c;
	border:1px solid #5cb85c;
	border-radius: 2px;
	position: absolute;
    top: -5px;
    right: 0;
}
.module_form a:focus,.module_form a:hover{
	text-decoration: none;
}
.module_form input:focus{
    outline: none;
    border-bottom-color: #1d89f2;
}
input::-webkit-input-placeholder{
	color: #c3c3c3;
}
input:-moz-placeholder{
	color: #c3c3c3;
}
input::-moz-placeholder{
	color: #c3c3c3;
}
input:-ms-input-placeholder{
	color: #c3c3c3;
}
.module_form button{
	width: 100%;
	text-align: center;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	color: #ffffff;
	background-color: #2090ff;
	border:1px solid #2090ff;
	border-radius: 3px;
	margin-top: 10px;
	margin-bottom: 33px;
}


/*LTC学院样式*/
#nav_ltc li{
	text-align: left;
	margin-right: 40px;
	border-bottom: 4px solid transparent;
}
.ltc_main{
	margin-top: 153px;
}
#nav_ltc li.active{
	border-color: #007aff;
	color: #007aff;
}
#nav_ltc li a{
	padding-left: 0;
	padding-right: 0;
}
.moudule_ltc_1 img{
	margin-top: 27px;
	width: 1170px;
	height: 342px;
	overflow: hidden;
	border:1px solid #e3e3e3;
	border-radius: 4px;
}
.moudule_ltc_2{
	margin-top: 24px;
}
.moudule_ltc_2>div.col-md-8{
	padding-left: 0;
	padding-right: 0;
}
.moudule_ltc_left_list{
	padding-left: 0;
}
.moudule_ltc_left_list li.ltc_block{
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background-color: #ffffff;
	padding: 20px;
	color: #999999;
	font-size: 14px;
	margin-bottom: 22px;
	position: relative;
}
.ltc_block h4>a{
	font-size: 18px;
	color: #334962;
	margin-top: 14px;
	margin-bottom: 15px;
	text-decoration: none;
}
.ltc_block_content{
	line-height: 24px;
	max-height: 72px;
	margin:5px 0;
	overflow: hidden;
}
.tag_blue{
	font-size: 12px!important;
	color: #5ea8f8!important;
	display: inline-block;
	height: 20px;
	line-height: 18px;
	border:1px solid #5ea8f8;
	border-radius: 2px;
	padding-left: 7px;
	padding-right: 7px;
}
.tag_blue:hover,.tag_blue:focus{
	text-decoration: none;
	color:#007aff;
	border-color: #007aff;
}
.ltc_block h5>a{
	font-size: 16px;
	text-decoration: none;
	color:#555555;
	word-break: break-all;
}
.ltc_block>a{
	font-size: 16px;
	color: #007aff;
}
.label_list{
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.label_list li{
	float: left;
	padding-left: 20px;
	padding-right: 9px;
	position: relative;
}
.label_list li:before{
	content: "";
	background: url(images/LTC_03.jpg);
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 4px;
}
.label_list li>a{
	font-size: 14px;
	color: #999999;
}
.label_list li>a:hover,.label_list li>a:focus{
	text-decoration: none;
}
.ltc_block em{
	padding-left: 9px;
	padding-right: 9px;
}
.ltc_block img{
	margin-top: 9px;
	margin-bottom: 17px;
	width: 756px;
	height: 280px;
	overflow: hidden;
	border:1px solid #e3e3e3;
}
.moudule_ltc_right{
	padding-right: 0;
	padding-left: 22px;
}
.moudule_ltc_right div{
	border: 1px solid #eeeeee;
	border-radius: 4px;
	background-color: #ffffff;
	padding-left: 18px;
	padding-right: 25px;
	margin-bottom: 19px;
	padding-bottom: 6px;
}
.moudule_ltc_right h6{
	font-size: 18px;
	color: #334962;
	margin-top: 33px;
	margin-bottom: 26px;

}
.shaixuan ul{
	/*width: 350px;
	height: 272px;*/
	padding-left: 0;
	margin-bottom: 8px;	
}
.shaixuan ul li{
	width: 100%;
}
.shaixuan ul li span{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #334962;
	margin-right:10px;
}
.shaixuan ul li select{
	/*display: inline-block;
	width: 100%;*/
	height: 32px;
	width: 262px;
	line-height: 32px;
	font-size: 14px;
	color: #777777;
	margin-bottom: 22px;
	border-color: #e3e3e3;
	border-radius: 2px;
}
.shaixuan button{
	width: 100%;
	height: 36px;
	line-height: 34px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	border-radius: 2px;
	color: #334962;
	margin-bottom: 34px;
}
.tuijian a{
	display: inline-block;
	font-size: 14px;
	color: #999999;
	max-width: 100%;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
.tuijian a:hover{
	text-decoration: none;
	color:#007aff;
}
.moudule_ltc_left{
	float: left;
	width: 68.2%;
}
.moudule_ltc_right{
	float: right;
	width: 31.8%;
}
.moudule_ltc_right div.hot_tag{
	padding-bottom: 72px;
}
.hot_tag a,.hot_tag span{
	display: inline-block;
	height: 26px;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #eaeff3;
	border-radius: 26px;
	background-color: #f3f6f9;
	font-size: 12px;
	margin-right: 9px;
	margin-bottom: 10px;
	color: #a7a7a8;
	cursor: pointer;
}
.hot_tag a:hover,.hot_tag a:focus,.hot_tag span:hover{
	text-decoration: none;
}
/*分页样式*/
.pagination>li:first-child>a, .pagination>li:first-child>span{
	margin-right: 10px;
	border-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
	margin-left: 10px;
	border-radius: 0;
}
.pagination>li>a, .pagination>li>span{
	margin-left: 5px;
	border:1px solid #b4b4b4;
	color: #b4b4b4;
	background-color: #f3f6f9;
    padding: 3px 9px;
}
.pagination>li>a.active{
	background-color: #007aff;
	border-color: #007aff;
	color: #ffffff;
}
.pagination>li>a.more{
	border: 0;
}
.pagination>li>a.more:hover{
    color: #b4b4b4;
    background-color: #f3f6f9;
}
.pagination {
	float: right;
	margin: 20px 0 30px 0;
}
/*LTC学院得一说一详情*/
.moudule_title{
	border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px 20px 30px;
    color: #999999;
    background-color: #fff;
}
.moudule_title h3{
	font-size: 22px;
	color: #334962;
	margin-top: 18px;
	margin-bottom: 17px;
	line-height: 35px;
}
.moudule_title em{
	padding-left: 9px;
	padding-right: 9px;
}
.moudule_title hr{
	border-top: 1px solid #cccccc;
	margin-bottom: 19px;
	margin-top: 22px;
}
.moudule_title>img{
	margin-bottom: 25px;
	width: 756px;
	height: 280px;
	overflow: hidden;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
    border:1px solid #e3e3e3;
}
.moudule_title img.width_whole{
	width: 100%;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}
.moudule_title p{
	text-indent: 2rem;
	color: #666666;
	line-height: 24px;
	word-break: break-all;
}
.moudule_title>p>img{
	margin-left: -2rem;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}
.ltc_nav{
	margin-bottom: 7px;
}
.ltc_nav ul{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.ltc_nav li a{
	padding: 43px 15px 18px 15px;
}
.ltc_nav li{
	margin-left: 18px;
	margin-right: 18px;
	border-bottom: 4px solid transparent;
}
.ltc_nav li.active{
	border-color: #007aff;
}
.moudule_ltc_broadcast h3{
	font-size: 20px;
	color: #007aff;
	text-align: center;
}
/*.pager li>a{
	display: inline-block;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.pager .disabled>a, .pager .disabled>a:hover{
    color: #777;
    cursor: not-allowed;
    background-color: transparent;
}
.pager li>a:hover{
    text-decoration: none;
    background-color: transparent;
}*/
.moudule_ltc_broadcast ul{
	padding-left: 51px;
	padding-right: 51px;
	position: relative;
	/*padding-bottom: 40px;*/
}
.moudule_ltc_broadcast ul:after{
	content: '';
	position: absolute;
    top: 49px;
    left: 63px;
    right: -63px;
    width: 89.2%;
	height: 6px;
	background-color: #ebebeb;
}
.moudule_ltc_broadcast ul li.prev{
	position: absolute;
	left: 0;
	top: 27px;
}
.moudule_ltc_broadcast ul li.next{
	position: absolute;
	right: 0;
	top: 27px;
}
.moudule_ltc_broadcast ul li.next img{
	transform: rotate(180deg);
}
.moudule_ltc_broadcast ul li{
	text-align: center;
}
.moudule_ltc_broadcast ul li span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #007aff;
	margin-bottom: 9px;
}
.moudule_ltc_broadcast ul li img{
	z-index: 5;
	margin-bottom: 40px;
	position: relative;
}
/*直播内容*/
.moudule_broadcast_content{
	margin-bottom: 28px;
}
.moudule_broadcast_content div.col-md-4{
	margin-bottom: 24px;
}
.moudule_broadcast_content div.col-md-4>div{
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	text-align: center;
	padding: 0 19px 32px;
	font-size: 12px;
	color: #999999;
}
.moudule_broadcast_content div.col-md-4 div img{
	width: 333px;
	height: 155px;
	overflow: hidden;
	border: 1px solid #c3c2c3;
	border-radius: 2px;
}
.moudule_broadcast_content h5{
	text-align: left;
	font-size: 14px;
	color: #0664ca;
}
.moudule_broadcast_content h6{
	text-align: left;
	font-size: 16px;
	color: #0664ca;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.bt_info{
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.bt_info span{
	color: #5a5959;
}
.bc_time{
	float: left;
}
.bc_name{
	float: right;
}
.ltc_tag{
	padding-left: 15px;
	position: relative;
}
.ltc_tag:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 2px;
	background-image: url(images/LTC_03.jpg);
}
.moudule_broadcast_content p{
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}
.moudule_broadcast_content button{
	width: 76px;
	height: 24px;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
}
.moudule_ltc_broadcast h3.history{
	color: #5b5a5a;
}
.moudule_ltc_broadcast a.more{
	position: absolute;
	bottom: 34px;
	right: 14px;
	font-size: 16px;
	color: #0664ca;
}
.huigu{
	margin-top: 0;
	margin-bottom:51px;
	position: relative;
	right: 50%;
	transform: translateX(50%);
}
/*旧样式*/
/*.content-tabs{
	width: 100%;
	height: 48px;
	background-color: #f5f5f5;
	padding-left: 0;
}
.content-tabs>li{
	float: left;
}
.content-tabs>li>a{
	font-size: 16px;
    color: #333333;
    cursor: default;
    background-color: #f5f5f5;
    border-top: 3px solid transparent;
    padding: 7px 20px 10px;
    line-height: 28px;
    text-decoration: none;
    display: inline-block;
    height: 48px;
}
.content-tabs>li.active>a{
    color: #007aff;
    background-color: #ffffff;
    border-top-color: #007aff;
    line-height: 28px;
}*/
/*带箭头样式*/
.content-tabs{
	width: 100%;
	height: 38px;
	border-bottom: 2px solid #007aff;
	background-color: #ffffff;
	padding-left: 10px;
}
.content-tabs>li{
	float: left;
	position: relative;
	margin:0 3px;
}
.content-tabs>li>a{
	font-size: 16px;
    color: #fff;
    cursor: default;
	background-color: #5aa1ee;
    padding: 0 18px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    text-decoration: none;
    border:2px solid #5aa1ee;
    border-bottom: transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.content-tabs>li>b{
	display: inline-block;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color:transparent;
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
}
.content-tabs>li.active>a{
    color: #007aff;
    line-height: 40px;
    border-color: #007aff;
    background-color: #fff;
    border-bottom-color: #fff;
}
.content-tabs>li.active>b{
	border-bottom-color:#007aff;
}



.tabs_content{
	color: #666666;
}
.tabs_content p{
	line-height: 26px;
	font-size: 14px;
}
.tabs_content h6{
	margin-top: 39px;
	margin-bottom: 19px;
	font-size: 18px;
	color: #333333;
}
.tabs_content img{
	transform: translateX(-50%);
    position: relative;
    left: 50%;
}
.list_item{
	padding-left: 0;
}
.list_item>li{
	line-height: 26px;
}
.list_item>li>i{
	padding-right: 8px;
}
.tabs_content button{
	width: 100%;
	height: 56px;
	font-size: 16px;
	margin-top: 35px;
	margin-bottom: 30px;
}
div.ltc_time{
	font-size: 14px;
	color: #334962;
	margin-bottom: 12px;
}
.ltc_address{
	font-size: 14px;
	color: #007aff;
	margin-left: 26px;
	cursor: pointer;
}
.ltc_address>svg{
	position: relative;
	top: 2px;
	fill: #007aff;
}
/*点赞、评论样式*/
.ul_comment{
	padding-left: 0;
	float: right;
}
.ul_comment>li{
	float: left;
	margin-left: 18px;
	color: #999999;
	padding-bottom: 10px;
}
.icon_read,.icon_zan,.icon_comment{
	display: inline-block;
	margin-right: 5px;
}
.icon_read{
	width: 15px;
	height: 9px;
	background-image: url(images/13.png);
}
.icon_zan{
	width: 14px;
	height: 13px;
	background-image: url(images/11.png);
	cursor: pointer;

}
.icon_comment{
	width: 12px;
	height: 11px;
	background-image: url(images/12.png);
}
/*分享样式*/
.share_title{
	position: relative;
	cursor: pointer;
}
.share_contnet:before{
	content: "";
    position: absolute;
    height: 5px;
    background: url(images/content-share-list.png) center center no-repeat;
    top: -5px;
    z-index: 2;
    width: 10px;
    left: 40px;
}
.share_contnet{
	padding: 5px 10px;
	position: absolute;
	background-color: #ffffff;
	border:1px solid #e4e4e4;
	border-radius: 3px;
	width: 100px;
	left: -15px;
	top: 25px;
	z-index: 1;
}
.share_contnet>li{
	height: 26px;
	line-height: 26px;
}
.share_contnet>li>a{
	color: #333;
	font-size: 12px;
}
.share_contnet>li>a:hover,.share_contnet>li>a:focus{
	text-decoration: none;
}
.share_01,.share_02,.share_03,.share_04{
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.share_01{
	background-image: url(images/content_tubiao_1.png);
}
.share_02{
	background-image: url(images/content_tubiao_2.png);
}
.share_03{
	background-image: url(images/content_tubiao_3.png);
}
.share_04{
	background-image: url(images/content_tubiao_4.png);
}
/*资源中心*/
.moudule_ltc_right div.video_more{
	background-color: #f5f5f5;
	padding: 0;
	border: 0;
}
/*没有筛选的样式*/
div.video_more h4{
	margin: 0 0 15px;
	font-size: 18px;
	color: #334962;
	border:1px solid #e3e3e3;
	border-radius: 4px;
	padding-left: 20px;
	height: 54px;
	line-height: 52px;
	background-color: #fff;
}
/*有筛选的样式*/
div.video_more h4.has_select{
	margin: 28px 7px 19px;
	font-size: 18px;
	color: #334962;
}

.moudule_ltc_right div.video_block{
	padding: 18px 20px 20px;
}
div.video_block img{
	width: 309px;
	height: 125px;
	overflow: hidden;
	border: 1px solid #eeeeee;
	border-radius: 2px;
}
.video_block h5{
	text-align: left;
	margin-top: 27px;
	margin-bottom: 15px;
	font-size: 16px;
	color: #202020;
}
.video_block span{
	color: #a9a9a9;
	font-size: 14px;
	padding-right: 9px;
}
.video_block a{
	text-decoration: none;
	cursor: pointer;
}
.item_switch{
    margin-top: 24px;
}
.item_switch a,.item_switch1 a{
	text-decoration: none;
	color: #334962;
	font-size: 16px;
}
.item_switch_new{
	margin-top: 28px;
	font-size: 14px;
	color: #000;
	margin-bottom: 18px;
}
.item_switch_new>div{
	margin-bottom: 10px;
}
.item_switch_new a{
	color:#000;
}
.item_switch_new a:hover,.item_switch_new a:focus{
	text-decoration: none;
}
.video_more h4.media_title{
	margin-bottom: 20px;
	font-size: 16px;
	color: #334962;
}
.item_switch1{
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
}
.arrow_left,.arrow_right{
	display: inline-block;
	width: 9px;
	height: 9px;
	border: 2px solid #334962;
	border-top:0;
	border-right: 0;
	transform: rotate(45deg);
	margin-right: 12px;
	margin-left: 3px;
}
.arrow_right{
	transform: rotate(-135deg);
	margin-left: 12px;
	margin-right: 3px;
}
/*媒体报道*/
.moudule_ltc_3{
	margin-top: 24px;
}
.moudule_ltc_3>ul{
	padding-left: 0;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block{
	background-color: #ffffff;
	border:1px solid #eeeeee;
	border-radius: 4px;
	padding: 18px 54px 18px 16px;
	margin-bottom: 22px;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a{
	display: inline-block;
	padding-left: 270px;
	position: relative;
	font-size: 14px;
	color: #a9a9a9;
	text-decoration: none;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>img{
	position: absolute;
	left: 0;
	width: 238px;
	height: 156px;
	border:1px solid #e3e3e3;
	overflow: hidden;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>h3{
	margin-top: 9px;
	margin-bottom: 13px;
	font-size: 18px;
	color: #202020;
}
.moudule_ltc_3>ul>li.active>a>h3,.moudule_ltc_3>ul>li:hover>a>h3{
	color: #007aff;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>p{
	line-height: 25px;
	margin-top: 11px;
	height: 50px;
	overflow: hidden;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>span.right-line,.moudule_title>span.right-line{
	padding-right: 8px;
	margin-right: 10px;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>span:last-child{
	display: inline-block;
	margin-bottom: 5px;
}
.moudule_ltc_3>ul>li.moudule_ltc3_block>a>span>em{
	color: #6d6d6d;
}
@media screen and (max-width: 1279px){
	.wp1{
		height: 450px;
		background:url(images/wp1_1280.png) center no-repeat;
		text-align: center;
	}	
}
@media screen and (min-width:1280px){
	.wp1{
		height: 450px;
		background:url(images/wp1_1920.png)center no-repeat;
		text-align: center;
	}	
}
.wp1{
	padding: 79px 0 68px;
	text-align: left;
	color: #ffffff;
}
.wp1>div.container{
	padding-left: 142px;
}
.wp1 h2{
	font-size: 44px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 45px;
	color: #ffffff;
}
/*引入字体文件*/
/*@font-face{
	font-family: "HYQiHei";
	src:url("HYQiHei-50J.ttf");
}*/
.wp_load{
	/*font-family: "HYQiHei-50J";*/
	color: #fefefe;
	border:1px solid #ffffff;
	border-radius: 5px;
	padding: 0 37px 0 35px;
	display: inline-block;
	height: 66px;
	line-height: 64px;
	margin-top: 43px;
	cursor: pointer;
	font-size: 25px;
}
.wp_load:hover,.wp_load:focus{
	color: #fefefe;
    text-decoration: none;
}
.wp2{
	padding: 65px 0 80px;
}
.wp2>div.container{
	padding-left: 50px;
	padding-right: 24px;
}
.wp2 img.right{
	margin-top: 45px;
}
.wp3{
	padding: 87px 0 108px;
}
.wp4{
	/*height: 880px;*/
	background:#f9f9f9 url(images/wtcid12_1.png) center no-repeat;
	text-align: center;
	margin: 17px auto 0px;

}
.wp4>div.container{
	padding: 0 71px 0 105px;
}
.book_left{
	position: relative;
	left: -75px;
}
@media screen and (max-width: 1279px){
	.wp5{
		height: 228px;
		background:url(images/wp1280.png) center no-repeat;
		text-align: center;
	}	
}
@media screen and (min-width:1280px){
	.wp5{
		height: 228px;
		background:url(images/wp5_1920.png) center no-repeat;
		text-align: center;
	}	
}
.wp5{
	padding-top: 65px;
}
.wp_review{
	display: block;
	width: 148px;
	height: 36px;
	line-height: 34px;
	border-radius: 36px;
	background-color: #ffffff;
	color: #007aff;
	font-size: 16px;
	margin: 23px auto 0;
}
.wp_review:hover,.wp_review:focus{
	color: #007aff;
	text-decoration: none;
}

/*渠道合作*/
@media screen and (max-width: 1279px){
	.cc1{
		height: 423px;
		background:url(images/cc1_1280.png) center no-repeat;
		text-align: center;
	}	
}
@media screen and (min-width:1280px){
	.cc1{
		height: 423px;
		background:url(images/cc1_1920.png)center no-repeat;
		text-align: center;
	}	
}
.num_1,.num_2,.num_3{
	display: inline-block;
	margin-right: 12px;
	position: relative;
	top: 3px;
}
.num_1{
	width: 14px;
	height: 18px;
	background-image: url(images/num1_1.png);
}
.num_2{
	width: 16px;
	height: 20px;
	background-image: url(images/num2_1.png);
    top: 4px;
}
.num_3{
	width: 15px;
	height: 18px;
	background-image: url(images/num3_1.png);
}
.moudle_cc1 li>a.active>i.num_1{
	background-image: url(images/num1_2.png);
}
.moudle_cc1 li>a.active>i.num_2{
	background-image: url(images/num2_2.png);
}
.moudle_cc1 li>a.active>i.num_3{
	background-image: url(images/num3_2.png);
}
.cc1 img{
	margin-top: 97px;
}
.cc2{
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	padding: 63px 0 57px;
}
.cc3{
	padding: 75px 0 47px;
}
.moudle_cc1{
	padding-left: 0;
}
.moudle_cc1 li{
	padding-left: 12px;
	padding-right: 12px;
}
.moudle_cc1 li.col-md-4:first-child{
	padding-left: 0;
}
.moudle_cc1 li.col-md-4:last-child{
	padding-right: 0;
}
.moudle_cc1 li>a{
	font-size: 18px;
	color: #333333;
	display: inline-block;
	width: 100%;
	height: 82px;
	line-height: 80px;
	text-align: center;
	border: 1px solid #eeeeee;
	border-radius: 8px;
}
.moudle_cc1 li>a:hover,.moudle_cc1 li>a:focus{
	color: #333333;
	text-decoration: none;
}
.moudle_cc1 li>a.active{
	color: #ffffff;
	border-color: #007aff;
	background-color: #007aff;
}
.cc4{
	text-align: center;
}
.cc4 h3{
	margin-bottom: 14px;
	color: #333333;
	font-size: 26px;
}
.cc4 h5{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.cc4 img{
	margin-top: 37px;
}
.cc5{
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	position: relative;
}
.arrow_down{
	display: inline-block;
	width: 25px;
	height: 13px;
	background-image: url(images/arrow_down.png);
	position:absolute;
	bottom:-13px;
}
.module_cc2 h4{
	margin: 140px 0 31px;
	font-size: 26px;
	color: #333333;
}
.module_cc2 p{
	font-size: 16px;
	color: #666666;
}
@media screen and (max-width: 1279px){
	.cc7{
		height: 570px;
		background: url(images/cc7_1280.png) center no-repeat;
		text-align: center;
	}
}
@media screen and (min-width: 1280px){
	.cc7{
		height: 570px;
		background: url(images/cc7_1920.png) center no-repeat;
		text-align: center;
	}
}
.cc7 h3,.cc8 h3,.cc9 h3,.cc10 h3,.cc11 h3,.cc13 h3,.cc14 h3,.cc101 h3{
	color: #333333;
	font-size: 26px;
	text-align: center;
}
/*.cc7 img,*/.cc8 img{
	position: relative;
	left: -14px;
}
.cc7 h3{
	margin: 52px 0 113px;
}
.train_list{
	padding-left: 0;
}
.train_list>li{
	padding: 0 17px;
	margin: 0 10px;
	background-color: #ffffff;
	border:1px solid #ffffff;
	width: 272px;
	height: 250px;
	position: relative;
}
.train_list>li:nth-child(even){
	margin-top: 40px;
}
.train_list>li:hover{
	box-shadow: 0 0 8px #ececec;
}
.train_list>li:hover>div{
	box-shadow: 4px -5px 8px #ececec;
}
.train_list>li>div{
	width: 128px;
	height:128px;
	border-radius: 50%;
	background-color: #fff;
	border:1px solid #fff;
	border-left-color: transparent;
	border-bottom-color: transparent;
	transform: rotate(-45deg);
	text-align: center;
	position: absolute;
	top:-64px;
	left: 80px;
}
.train_list>li>div>span{
	display: inline-block;
	width: 92px;
	height: 92px;
	border-radius: 50%;
	background-color: #f4f8ff;
	position: relative;
	top: 18px;
}
.train_list>li>h4{
	margin-top: 85px;
	font-size: 18px;
	color: #333333;
}
.train_list>li>p{
	font-size: 14px;
	color: #888888;
	line-height: 30px;
}
.cc7_01,.cc7_02,.cc7_03,.cc7_04{
	display: inline-block;
	width: 46px;
	height: 46px;
	transform: rotate(45deg);
	position: relative;
	/*left: 23px;*/
	top: 23px;
}
.cc7_01{
	background: url(images/cc7_01.png) center no-repeat no-repeat;
}
.cc7_02{
	background: url(images/cc7_2.png) center no-repeat no-repeat;
}
.cc7_03{
	background: url(images/cc7_3.png) center no-repeat no-repeat;
}
.cc7_04{
	background: url(images/cc7_4.png) center no-repeat no-repeat;
}
.cc8 h3{
	margin: 79px 0 43px 0;
}
.cc9 h3{
	margin: 138px 0 52px 0;
}
.cc9 img{
	display: block;
	margin: 0 auto 128px;
}
.cc_last{
	padding: 37px 0 55px;
}
.cc_last h3{
	margin: 25px 0 20px;
}
.cc_last p{
	font-size: 15px;
	line-height: 30px;
	color: #666666;
}
.cc_last h4{
	margin: 40px 0 25px;
}
.moudle_cc3>div.col-md-6:first-child{
	padding-right: 60px;
}
.moudle_cc3>div.col-md-6:last-child{
	padding-left: 84px;
	padding-right: 5px;
}

.cooperation_form div{
	position: relative;
}
.cooperation_form input,.cooperation_form textarea{
	margin: 0 0 25px 0;
	border: 1px solid #eeeeee; 
	border-radius: 2px;
	padding-left: 12px;
	outline: none;
}
.cooperation_form input{
	height: 40px;
	line-height: 40px;
}
.width_left,.width_right{
	display: inline-block;
	width: 49%;
}
.width_left{
	float: left;
}
.width_right{
	float: right;
}
.cooperation_form input.width_left{
	margin-right: 5px;
}
.cooperation_form textarea{
	height: 80px;
}
.cooperation_form img{
	display: inline-block;
	width: 105px;
	height: 38px;
	position: absolute;
	top: 1px;
	right: 0;
	padding: 6px 10px 6px 12px;
	background-color: #e4f0fd;
}
.cooperation_form a{
    display: inline-block;
    width: 105px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #1e76d2;
    border: 1px solid #1e76d2;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    position: absolute;
    top: 1px;
    right: 0;
}
.cooperation_form a:hover,.cooperation_form a:focus{
	text-decoration: none;
}
.cooperation_form button{
	height: 40px;
	line-height: 40px;
	padding: 0 45px;
	background-color: #007cff;
	border:1px solid #007cff;
	border-radius: 1px;
	color: #ffffff;
	font-size: 16px;
}

.cc_phone,.cc_mail{
	padding-left: 30px;
	position: relative;
	margin-bottom: 2px;
}
.cc_phone:before,.cc_mail:before{
	content: '';
	display: inline-block;
	width: 16px;
	position: absolute;
	left: 0;
}
.cc_phone:before{
	height: 16px;
	top: 7px;
	background-image: url(images/cc_phone.png);
}
.cc_mail:before{
	height: 12px;
	top: 9px;
	background-image: url(images/cc_mail.png);
}
.cc_phone span,.cc_mail span{
	margin-right: 16px;
	color: #007cff;
	cursor: pointer;
}
.cc10{
	text-align: center;
	padding-bottom: 96px;
}
.cc10 h3,.cc13 h3{
	margin: 28px 0 56px;
}
.cc10 img,.cc13 img,.cc4 img{
	position: relative;
	left: -9px;
}
.cc101{
	text-align: center;

}
.cc101 h3{
	margin-bottom: 40px;
}
.cc101 p{
	font-size: 14px;
	color: #666;
}
.cc101 h4{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.cc101 h5{
	display: inline-block;
	background-color: #f9f9f9;
	height: 42px;
	line-height: 42px;
	border-radius: 42px;
	font-size: 14px;
	color: #7f7f7f;
	padding: 0 33px;
	margin-top: 40px;
}
.moudle_cc101{
	padding-left: 0;
	margin-top: 35px;
}
.moudle_cc101>li>div{
    width: 160px;
    margin-left: 50%;
    transform: translateX(-50%);
}
.cg_1,.cg_2,.cg_3{
	width: 160px;
	height: 160px;
}
.cg_1{
	background-image: url(images/cc101_1.png);
}
.cg_2{
	background-image: url(images/cc101_2.png);
}
.cg_3{
	background-image: url(images/cc101_3.png);
}
.moudle_cc101>li>div>p{
	margin-top: 37px;
	font-size: 14px;
	color: #989898;
}
.cc_102{
	margin-top: 40px;
}
.c102_1{
	width: 994px;
	height: 106px;
	line-height: 82px;
	font-size: 26px;
	color:#fff;
	text-align: center;
	background-image: url(images/cc101_4.png);
	margin-left: 88px;
	margin-bottom: 80px;
}
.c102_2{
	width: 1046px;
	height: 335px;
	background-image: url(images/cc101_5.png);
	margin-left: 62px;
	margin-bottom: 65px;
}
.cc_102 h4{
	margin-bottom: 20px;
	font-size: 18px;
	color: #333333;
	line-height: 26px;
}
.cc_102 p{
	font-size: 14px;
	color: #666;
	line-height: 22px;
}
.c102_2,.c102_3,.c102_4{
	position: relative;
}
.c102_2>div,.c102_3>div,.c102_4>div{
	position: absolute;
}
.c102_2>div{
	width: 465px;
    top: 40px;
    left: 82px;
}
.c102_3{
	width: 1052px;
	height: 356px;
	margin-left: 59px;
	background-image: url(images/cc101_6.png);
	margin-bottom: 40px;
}
.c102_3>div{
	width: 485px;
    top: 0px;
    right: 40px;
}
.c102_4{
	width: 1052px;
	height: 378px;
	margin-left: 59px;
	background-image: url(images/cc101_7.png);
  	margin-bottom: 75px;
}
.c102_4>div{
	width: 455px;
    top: 15px;
    left: 82px;
}
@media screen and (max-width: 1279px){
	.cc_103{
		height: 463px;
		background: url(images/cc101_1280.png) center no-repeat;
	}
}
@media screen and (min-width: 1280px){
	.cc_103{
		height: 463px;
		background: url(images/cc101_1920.png) center no-repeat;
	}
}
@media screen and (max-width: 1279px){
	.cc11{
		height: 539px;
		background: url(images/cc11_1280.png) center no-repeat;
		text-align: center;
	}
}
@media screen and (min-width: 1280px){
	.cc11{
		height: 539px;
		background: url(images/cc11_1920.png) center no-repeat;
		text-align: center;
	}
}
.cc11 h3{
	margin: 70px 0 85px;
}
.cc11 img{
	position: relative;
	left: -16px;
}
.cc12{
	padding: 35px 0;
}
.cc12 h4{
	margin: 52px 0 49px;
	font-size: 26px;
	color: #333333;
}
.cc12 p{
	margin-bottom: 24px;
	font-size: 16px;
	color: #666666;
}
.cc13{
	text-align: center;
	padding-bottom: 76px;
	border-bottom: 1px solid #eeeeee;
}
@media screen and (max-width: 1279px){
	.cc14{
		height: 520px;
		background: url(images/cc14_1280.png) center no-repeat;
		text-align: center;
	}
}
@media screen and (min-width: 1280px){
	.cc14{
		height: 520px;
		background: url(images/cc14_1920.png) center no-repeat;
		text-align: center;
	}
}
.cc14 h3{
	margin: 72px 0 52px;	
}
.slt1>div.container,.slt2>div.container,.slt3>div.container,.slt4>div.container,.slt5{
	border-bottom: 1px solid #eeeeee;
}
.slt1{
	padding-top: 76px;
}
.slt1>div.container{
	padding-bottom:  68px
}
.slt1 h3,.slt2 h3,.slt3 h3,.slt4 h3.slt5 h3{
	font-size: 28px;
	color: #323232;
}
.slt1 h3{
	margin-top: 10px;
}
.slt1 p,.slt2 p,.slt3 p,.slt4 p,.slt5 p{
	font-size: 15px;
	color: #676767;
	line-height: 30px;
	margin-bottom: 37px;
}
.slt1 img,.slt3 img{
	float: right;
	margin-right: 41px;
}
.link_button{
	display: inline-block;
	height: 36px;
	line-height: 34px;
	background-color: #2090ff;
	color: #ffffff;
	font-size: 16px;
	padding: 0 36px;
	border: 1px solid #2090ff;
	border-radius: 36px;
}
.link_button:hover,.link_button:focus{
	color: #ffffff;
	text-decoration: none;
}
.slt2{
	padding-top: 88px;
}
.slt2>div.container{
	padding-bottom:  75px
}
.slt2 h3{
	margin-top: 22px;
}
.slt2 div.container>div.col-md-6{
	padding: 0;
}
.slt3{
	padding-top: 46px;
}
.slt3>div.container{
	padding-bottom:  68px;
}
.slt3 h3{
	margin-top: 47px;
}
.ser_tel{
	display: inline-block;
	margin: 6px 0 23px;
}
.ser_tel>span{
	font-size: 18px;
	color: #2090ff;
}
.slt4{
	padding-top: 39px;
}
.slt4>div.container{
	padding-bottom:  70px;
}
.slt4 h3{
	margin-top: 60px;
}
.slt5{
	padding-top: 63px;
}
.slt5>div.container{
	padding-bottom:  80px;
}
.slt5 h3{
	margin-top: 74px;
}
.arr_left,.arr_right{
	display: inline-block;
	width: 8px;
	height: 10px;
	background-image: url(images/arrow.png);
	position: relative;
	bottom: 3px;
}
.arr_left{
	margin-left: 12px;
}
.arr_right{
	margin-right: 12px;
	transform: rotate(180deg);
}
/*公共样式*/
.p_t_110px{
	padding-top: 110px;
}
.blue{
	color: #5ba8ff;
}
.blue1{
	color: #007aff;
}
.grey1{
	color: #6d6d6d;
}
.grey2{
	color: #c0c0c0;
}
.grey3{
	color: #333333;
}
.left{
	float: left;
}
.right{
	float: right;
}
.position_r{
	position: relative;
}
.text_hidden{
	max-width: 100%;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m_l_10px{
	margin-left: 10px;
}
.m_t_55px{
	margin-top: 55px!important;
}
.m_b_50px{
	margin-bottom: 50px!important;
}
.m_b_0px{
	margin-bottom: 0px;
}
.m_t_b_0px{
	margin-top: 0px;
	margin-bottom: 0px;
}
.m_t_b_10px{
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_center{
	text-align: center;
}
.text_right{
	text-align: right;
}
.img_auto{
	display: block;
	margin: 0 auto;
}
.width_whole{
	width: 100%;
}
.m_t_-25px{
	margin-top: -25px;
}
.video_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.video_mask span{
    background: url(../themes/img/bg.png);
    display: block;
    width: 41px;
    height: 41px;
    background-position: -122px -239px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.a_block{
	margin: 19px 0 8px;
	position: relative;
	display: block;
}
/*线条样式*/
.under-line,.over-line,.left-line,.right-line{
	position: relative;
}
.under-line:after,.over-line:before,.left-line:before,.right-line:after{
	content: '';
	display:block;
	position: absolute;
	background: #999999;
}
.under-line:after{
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
}
.over-line:before{
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
}
.left-line:before{
	bottom: 0;
	top:0;
	left: 0;
	width: 1px;
}
.right-line:after{
	bottom: 0;
	top:0;
	right: 0;
	width: 1px;
}
/*标签*/
.ltc_pre,.ltc_jinxing,.ltc_over{	
	display: inline-block;
	width: 83px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	padding-right: 16px;
	position: absolute;
	right: 0;
	top: 26px;
}
.ltc_pre{
	padding-right: 8px;
	background-image: url(images/LTC_tag1.png);
}
.ltc_jinxing{
	background-image: url(images/LTC_tag2.png);
}
.ltc_over{
	background-image: url(images/LTC_tag3.png);
}
.display_none{
	display: none;
}
.display_block{
	display: block;
}
.display_inline{
	display: inline-block;
}
/*修改placeholder默认文字颜色*/
input::-webkit-input-placeholder,textarea::-webkit-textarea-placeholder{
    color:#a9a9a9;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#a9a9a9;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#a9a9a9;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#a9a9a9;
}















ul.wtcid_det {
	position: relative;
}

ul.wtcid_det li {
	width: 50%;
	display: inline-block;
	position: absolute;
}

ul.wtcid_det li.odd {
	padding-right: 252px;
	top: -53px;
	left: -15px;
	text-align: right;
}

ul.wtcid_det li.even {
	text-align: left;
	padding-left: 290px;
	top: -65px;
	right: 15px;
}

ul.wtcid_det li h3 {
	font-size: 18px;
	margin: 8px 0;
	font-family: "微软雅黑";
}

ul.wtcid_det li.odd h3 {
	text-align: right;
}

.link_line {
	border-color: #d7d6d6;
	width: 60px;
	position: absolute;
	margin-top: -18px;
}

ul.wtcid_det li p {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	text-indent: 0;
}

.hexagon {
	position: absolute;
	top: -25px;
}

ul.wtcid_det li.odd .hexagon {
	right: 0;
	padding-right: 30px;
}

ul.wtcid_det li.even .hexagon {
	left: 0;
	padding-left: 30px;
}

ul.wtcid_det li.odd .link_line {
	right: 0;
	margin-right: 120px;
}

ul.wtcid_det li.even .link_line {
	left: 0;
	margin-left: 120px;
}

ul.wtcid_det li.li03 {
	padding-right: 258px;
	margin-top: 147px;
}

ul.wtcid_det li.li03 .link_line {
	margin-right: 180px;
}

ul.wtcid_det li.li03 .hexagon {
	margin-right: 60px;
}

ul.wtcid_det li.li04 {
	padding-left: 285px;
	margin-top: 150px;
}

ul.wtcid_det li.li04 .hexagon {
	margin-left: 60px;
}

ul.wtcid_det li.li04 .link_line {
	margin-left: 180px;
}

ul.wtcid_det li.li05 {
	margin-top: 290px;
}

ul.wtcid_det li.li06 {
	margin-top: 310px;
}

ul.wtcid_det li.li07 {
	margin-top: 435px;
}

ul.wtcid_det li.li08 {
	margin-top: 445px;
}

ul.wtcid_det li.li09 {
	margin-top: 460px;
	text-align: center;
	margin-left: 280px;
}

.hexagon_color01 {
	background-color: #00aaff;
}

.hexagon_color02 {
	background-color: #f23f89;
}

.hexagon_color03 {
	background-color: #ff7000;
}

.hexagon_color04 {
	background-color: #83cf10;
}

.hexagon_color05 {
	background-color: #00cd47;
}

.hexagon_color06 {
	background-color: #f2403d;
}

.top_triangle,
.cen_rectangle,
.bottom_triangle {
	display: block;
	width: 74px;
}

.top_triangle {
	border-left: 37px solid transparent;
	border-right: 37px solid transparent;
	border-bottom: 21px solid #00aaff;
}

.cen_rectangle {
	height: 40px;
}

.bottom_triangle {
	border-left: 37px solid transparent;
	border-right: 37px solid transparent;
	border-top: 21px solid #00aaff;
}

.border_color01 {
	border-top-color: #00aaff;
	border-bottom-color: #00aaff;
}

.border_color02 {
	border-top-color: #f23f89;
	border-bottom-color: #f23f89;
}

.border_color03 {
	border-top-color: #ff7000;
	border-bottom-color: #ff7000;
}

.border_color04 {
	border-top-color: #83cf10;
	border-bottom-color: #83cf10;
}

.border_color05 {
	border-top-color: #00cd47;
	border-bottom-color: #00cd47;
}

.border_color06 {
	border-top-color: #f2403d;
	border-bottom-color: #f2403d;
}

#footer {
	background-color: #545454;
	padding-top: 80px;
}

.footer-menu .col-md-8 {
	border-right: 1px solid #ededed;
}

.footer-menu .list {
	width: 20%;
	float: left;
}

.footer-menu .list h3 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
}

.footer-menu .list a {
	display: block;
	color: #b4b4b4;
	text-decoration: none;
	font-size: 14px;
	line-height: 26px;
	outline: none;
}

.footer-menu .list a:hover {
	color: #ffffff;
}

.footer-p {
	color: #b4b4b4;
	text-align: center;
	margin-top: 80px;
}

.footer-menu .col-md-4 {
	padding-left: 70px;
}

.footer-menu .col-md-4 p {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}

#side-bar .tooltip.left {
	margin-left: -30px;
	margin-top: 10px;
}

#side-bar .tooltip-inner {
	font-size: 14px;
	text-align: center;
	padding: 14px 20px;
	background-color: #2090ff;
}

#side-bar .tooltip.left .tooltip-arrow {
	margin-top: -14px;
	border-left-color: #2090ff;
}


/*产品*/
.icon_36{
	width:36px;
	height:32px;
	background-position:-275px -344px;
	margin: -16px 0 0 -15px;
}
.icon_37{
	width:37px;
	height:28px;
	background-position:-330px -343px;
	margin: -12px 0 0 -19px;
}
.icon_38{
	width:34px;
	height:33px;
	background-position:-375px -341px;
	margin: -14px 0 0 -17px;
}
.icon_39{
	width:31px;
	height:31px;
	background-position:-10px -367px;
	margin: -14px 0 0 -15px;
}
.free_experience {
	height: 300px;
	text-align: center;
}

.experience {
	background-color: #f4a000;
	font-size: 16px;
	color: #fff;
	margin-top: 130px;
	width: 265px;
	outline: none;
}

.experience:hover,
.experience:focus {
	background-color: #eb9e0c;
	color: #fff;
	outline: none;
}

#main .tab-content>.tab-pane {
	display: block;
	padding: 30px 0px;
}

#main .tab-pane .nav-tabs.leftnav {
	border: none;
	background-color: #f6f6f6;
	width: 220px;
	margin-left: 10px;
}

#main .tab-pane .nav-tabs>li>a {
	border-bottom: 1px solid #ececec;
	text-align: center;
	color: #7a7a7a;
}

#main .tab-pane .nav-tabs>li:last-child>a,
#main .tab-pane .nav-tabs>li:last-child.active>a,
#main .tab-pane .nav-tabs>li:last-child>a:focus,
#main .tab-pane .nav-tabs>li:last-child>a:hover {
	border-bottom: 0;
}

#main .tab-pane .nav-tabs>li.active>a,
#main .tab-pane .nav-tabs>li>a:hover,
#main .tab-pane .nav-tabs>li>a:focus {
	color: #2090ff;
	cursor: default;
	background-color: transparent;
	border-color: transparent;
	border-bottom: 1px solid #ececec;
}

.product_summarize {
	border-bottom: 1px solid #efefef;
	margin-bottom: 80px;
}

.product_summarize:last-of-type {
	border-bottom: 0;
}

.product_summarize img {
	margin: 60px 0;
}

.product_summarize .tittwo {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 20px;
	color: #7a7a7a;
	font-weight: bold;
}

.product_summarize p {
	color: #7a7a7a;
}


/*联系我们*/

.contact {
	background: url(../themes/img/ditu.png) no-repeat;
	height: 450px;
	width: 100%;
}

.landmark li {
	font-size: 16px;
	line-height: 40px;
	padding-left: 50px;
	position: absolute;
	cursor: pointer;
}

.landmark li i {
	font-size: 40px;
	position: absolute;
	margin-left: -25px;
	color: #007aff;
}

.landmark li:hover i,
.landmark li.active i {
	color: #f05252;
}

.landmark li span {
	padding: 0 6px;
}

.contact_information {
	width: 520px;
	height: 300px;
	border: 1px solid #ccc;
	position: absolute;
	right: 0;
	margin-top: 82px;
	background-color: #ffffff;
	display: none;
}

.contact_information li {
	font-size: 14px;
	line-height: 32px;
	color: #7a7a7a;
}

.contact_information li .fa-map-marker {
	font-size: 24px;
	color: #f05252;
	position: absolute;
	margin-left: 10px;
	margin-top: 3px;
}

.contact_information li a {
	text-decoration: none;
	color: #7a7a7a;
}

.table>thead>tr>th {
	border-bottom: 1px;
	text-align: center;
}

.table>thead>tr>th.text-left,
.table>tbody>tr>td.text-left {
	text-align: left;
}

.table>tbody>tr>td {
	line-height: 50px;
	padding: 0;
	text-align: center;
}

.table>tbody>tr:last-child>td {
	border-bottom: 1px solid #ddd;
}

.recruitment_details {
	padding: 30px;
}

.recruitment_details .row {
	margin: 0;
}

.responsibilities h3,
.job_requirements h3 {
	padding-left: 15px;
	position: relative;
	font-size: 16px;
}

.vertical_bar {
	display: inline-block;
	width: 3px;
	height: 22px;
	background-color: #2090ff;
	position: absolute;
	left: 0;
}

.abstracts {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 26px;
}

.col-lg-5 img {
	margin-top: 106px;
}


/*常见问题*/

.qaa {
	padding: 0;
}

.qaa li {
	height: 100px;
	border-bottom: 1px solid #efefef;
	padding: 24px 0;
}

.qaa li:last-of-type {
	border-bottom: 0;
}

.l2cquestion {
	font-size: 16px;
	line-height: 26px;
	color: #2090ff;
}

.l2canswer {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}



/*.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{background-color:#2090ff;color:#ffffff;}*/


/**********************************************************************华丽的分割线********************************************************************************/
/*introduce*/
.introduce{
	height: 500px;
}
.introduce2{
	height: 500px;
	background: url(../themes/img/introduce2.png) center center/cover no-repeat;
}
.introduce2 .img-b-r{
	margin-bottom: 0px;
}
.introduce2 .img-b-l{
	margin-bottom: 50px;
}

/*----------------------------动态---------------------------------------*/

.height60 {
	height: 60px;
}

.dynamic-border {
	border: none;
	margin-top: 30px;
}

.dynamic-border>.navbar-nav-li.active>a,
.dynamic-border>.navbar-nav-li.active>a:hover,
.dynamic-border>.dynamic-border-li.active>a:focus {
	border: none;
	background-color: transparent;
	color: #2090ff;
	border-bottom: 3px solid #2090ff;
}

.dynamic-border>.navbar-nav-li>a {
	border: none;
	font-size: 15px;
	padding: 10px 0;
	margin-right: 40px;
}

.dynamic-border>.navbar-nav-li>a:hover {
	border-bottom: 3px solid #2090ff;
}

.videos {
	margin-top: 20px;
}

.videos h3 {
	font-size: 24px;
	color: #444;
	padding: 15px 0;
}

.videos p {
	color: #999;
	padding-bottom: 40px;
}

.Market-activityul li {
	float: left;
	width: 30.5%;
	margin: 25px 0;
	margin-left: 49px;
	border-bottom: 4px solid #f0f0f3;
}

.Market-activityul li a {
	text-decoration: none;
	display: block;
}

.Market-activityul li a .video-img {
	position: relative;
}

.video-img .video-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}

.video-img .video-mask span {
	width: 41px;
	height: 41px;
	background-position: -122px -239px;
	margin-left: -20px;
	margin-top: -20px;
}

.Market-activityul li:hover {
	background: #f9f9fb;
	border-bottom: 4px solid #dfdfe2;
}

.Market-activityul li img {
	width: 357px;
	height: 215px;
}

.Market-activityul li:nth-child(3n-2) {
	margin-left: 0;
}

.Market-activityul h3 {
	margin: 10px 0 15px 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.Market-activityul h4 {
	color: #f4a000;
}

.Market-activityul p {
	margin: 10px 0 15px 0;
	color: #999999;
}

.Market-activityul .p1 {
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.Market-activityul .p2 {
	height: 48px;
	overflow: hidden;
}

.Market-activityul .p3 {
	height: 96px;
	overflow: hidden;
}

.market-in {
	padding: 15px;
}

.mk-title {
	margin-top: 40px;
}

.mk-title a {
	color: #2090ff;
}

.marimg {
	padding: 64px 0 100px 0;
}

video {
	max-width: 100%;
	height: auto;
}

.Dynamic-details-title {
	position: relative;
	padding: 30px 0;
	font-size: 22px;
	font-weight: normal;
}

.details-bot {
	position: relative;
	border-top: 1px solid #f1f0f0;
	padding-top: 25px;
}

.details-bot h4 {
	position: absolute;
	left: 0;
	top: -20px;
	background: #fff;
	display: inline-block;
}

.details-bot p {
	line-height: 30px;
	padding: 8px 0;
}

.details-indent {
	text-indent: 2em;
}

.sign-up {
	margin: 80px 0;
}

.sign-up button {
	padding: 9px 97px;
	background: #f4a000;
	border-radius: 2px;
	box-shadow: none;
}

.sign-up button:hover,
.sign-up button:focus {
	background: #f4a000;
	border: 1px solid #f4a000;
}

.border-none {
	border: none;
}

button:focus {
	outline: none;
}

.The-page>.active>a,
.The-page>.active>span,
.The-page>.active>a:focus,
.The-page>.active>span:focus {
	background-color: #2090ff !important;
	border-color: #2090ff !important;
}


/*----------------------------合作---------------------------------------*/

.l2Cplat2>ul {
	padding: 64px 0;
}

.abs {
	position: absolute;
}

.l2Cplat2_ul1 {
	padding-bottom: 115px;
}

.l2Cplat2 {
	position: relative;
}

.l2Cplat2_li1 {
	padding: 1px;
	position: absolute;
	left: 58%;
	top: 3%;
}

.circle {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #7a7a7a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
}

.l2Cplatp {
	line-height: 30px;
	color: #7a7a7a;
	font-size: 16px;
	text-indent: 0;
}

.l2Cplat_div5 {
	padding-bottom: 70px;
}

.container_li {
	padding-bottom: 80px;
}

.l2Cplat_div6 {
	padding-bottom: 60px;
}

.ulbg {
	background: #f6f6f6;
}

.hu-bg p {
	padding-right: 0 !important;
	padding-left: 14%;
}


.hu-bg p:last-child {
	padding-left: 0;
}

.hu-bg p:last-child a:last-child {
	margin-right: 0;
}


/*首页*/

.l2Cplat_section {
	width: 100%;
    position: relative;
    height: 635px;
    background-color: #fff;
}
.l2Cplat_section .container{
	text-align: center;
    position: relative;
    height: 100%;
}
.l2Cplat-nor-l{
	position: absolute;
    left: 0;
    top: 0;
    text-align: left;
}
.l2Cplat_title{
	font-size: 36px;
}

.l2Cplat1 .l2Cplat-nor-l{
	margin-top: 130px;
}

.l2Cplat1 .img-b-r{
	margin-bottom: 110px;
}

.l2Cplat-nor-r{
	position: absolute;
    right: 0;
    top: 0;
    text-align: left;
}
/*.l2Cplat-nor-r p{
	text-indent: 25px;
}*/
.l2Cplat2 .l2Cplat-nor-r{
	margin-top: 115px;
}

.l2Cplat2 .img-b-l{
	margin-bottom: 105px;
}
.l2Cplat3{
	background: url('../themes/img/L2Cplat_03.png')center no-repeat;
}

.l2Cplat3 .l2Cplat-nor-l{
	margin-top: 120px;
}
.l2Cplat4 .l2Cplat-nor-r{
	margin-top: 150px;
}
.l2Cplat4 .img-b-l{
	margin-bottom: 85px;
}
.l2Cplat5 .l2Cplat-nor-l{
	margin-top: 100px;
}

.l2Cplat5 .img-b-r{
	margin-bottom: 65px;
}
.l2Cplat6{
	height: 1120px!important;
}
.l2Cplat6 .l2Cplat-nor-r{
	margin-top: 100px;
}
.l2Cplat6 .img-b-l{
	top: 0!important;
		margin-top: 100px;
}
/*.l2Cplat6 h2, .l2Cplat7 h2{
	line-height: 1.5;
}*/
.L2Cplat_07{
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 120px;
}
.l2Cplat7 .l2Cplat-nor-l{
	margin-top: 90px;
}
.l2Cplat7 .img-b-r{
	margin-bottom: 56px;
}
.l2Cplat8 .l2Cplat-nor-r{
	margin-top: 140px;
}
.l2Cplat8 .img-b-l{
	margin-bottom: 80px;
}
.l2Cplat9{
	background: url('../themes/img/L2Cplat_10.png') center/cover no-repeat;
}
.l2Cplat9 .l2Cplat-nor-l{
	margin-top: 55px;
}


.cooperation>ul{
	padding: 64px 0;
}
.cooperation>ul>li>p {
	line-height: 30px;
	color: #7a7a7a;
	}
.cooperation>ul>li>p a {
	font-size: 18px;
	color: #2090ff;
	margin-right: 5%;
}
.cooperation>ul>li>h3 {
	font-size: 34px;
	color: #7a7a7a;
	margin-bottom: 30px;
}
.btn-big {
	cursor: pointer;
	margin-top: 15px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	height: 36px;
	font-size: 16px;
	color: #2090ff;
	border-radius: 3px;
	border: 1px solid #2090ff;
}

.btn-big:hover {
	background: #2090fe;
	color: #fff;
}

.btn-big:hover a {
	color: #fff;
	text-decoration: none;
}

.modal-top {
	font-size: 26px;
	text-align: center;
	color: #535353;
}

.modbody-top {
	font-weight: normal;
	padding-left: 7%;
	margin: 10px 0 25px 0;
	font-size: 13px;
}

.modbody-top h4 {
	font-size: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.modbody-top span {
	color: #ff9a32;
	margin-right: 5%;
}

.modal-bottom {
	text-align: center;
	padding: 5% 0;
}

.modal-bottom button {
	width: 116px;
	height: 40px;
	margin: 0 5%;
}

.modal-bottom button.btn-default {
	border: none;
	background: #e2e2e2;
}

.modal-bottom button.btn-primary {
	border: none;
	background: #2090fe;
}

.margin-b-20 {
	margin-bottom: 20px;
}
.margin-b-25{
	margin-bottom: 25px;
}
.input-box {
	position: relative;
	margin-left: 36px;
	margin-right: 36px;
}

.input-box .hqyzm {
	height: inherit;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 3px;
	width: 95px;
	border-radius: 2px;
}

.input-box.bg {
	width: 80%;
	margin-left: 10%;
	height: auto;
	clear: both;
}


/*.input-box>i{position: absolute;top: 10px;left: 5px;font-size: 20px;color: #d9d9d9;}*/

.input-box>input {
	border-radius: 0px;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	height: 40px;
	padding-left: 10px;
}

.input-box>textarea:focus {
	box-shadow: none;
}

.input-box>textarea {
	border-radius: 0px;
	box-shadow: none;
	padding: 0;
	padding-top: 10px;
	border: none;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	height: 40px;
}

.input-box>input.hasicon {
	padding-left: 30px;
}

.input-box>input:focus {
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #1d89f2;
}

.input-box>input#attr_mobileCode[disabled="disabled"] {
	background: none;
}

.margin-t-2 {
	margin-top: 4px;
}

.margin-t-6 {
	margin-right: 5px;
}

.icon,
label.error,
em.success ,.erroricon{
	background: url(img/bg.png);
	background-repeat: no-repeat;
	position: absolute;
	display: inline-block;
}

.icon {
	top: 11px;
	left: 2px;
}
.erroricon{
	top:42px;
	left:2px;
}

.icon.Check {
	top: auto;
	left: auto;
	position: static;
	width: 86px;
	height: 63px;
	background-position: -1px -179px;
}

.icon.con0 {
	width: 16px;
	height: 16px;
	background-position: -263px -153px;
}

.icon.con1 {
	width: 17px;
	height: 17px;
	background-position: -96px -179px;
}

.icon.con2 {
	width: 11px;
	height: 19px;
	background-position: -124px -177px;
}

.icon.con3 {
	width: 16px;
	height: 17px;
	background-position: -146px -178px;
}

.icon.con4 {
	width: 16px;
	height: 15px;
	background-position: -287px -154px;
}

.icon.con5 {
	width: 15px;
	height: 14px;
	background-position: -310px -155px;
}

.icon.con6 {
	width: 18px;
	height: 16px;
	background-position: -334px -153px;
}

.icon.con7 {
	width: 17px;
	height: 13px;
	background-position: -359px -156px;
}

.icon.con8 {
	width: 17px;
	height: 11px;
	background-position: -172px -181px;
}

.icon.con9 {
	width: 14px;
	height: 15px;
	background-position: -199px -177px;
}
.erroricon.con10 {
	width:14px;height:13px;background-position:-58px -376px;
}

.inputbox0 input:focus+i {
	width: 16px;
	height: 16px;
	background-position: -266px -176px;
}

.inputbox1 input:focus+i {
	width: 17px;
	height: 17px;
	background-position: -220px -175px;
}

.inputbox2 input:focus+i {
	width: 11px;
	height: 19px;
	background-position: -343px -175px;
}

.inputbox3 input:focus+i {
	width: 16px;
	height: 17px;
	background-position: -96px -203px;
}

.inputbox4 input:focus+i {
	width: 16px;
	height: 15px;
	background-position: -146px -204px;
}

.inputbox5 input:focus+i {
	width: 15px;
	height: 14px;
	background-position: -292px -177px;
}

.inputbox6 input:focus+i {
	width: 18px;
	height: 16px;
	background-position: -317px -175px;
}

.inputbox7 input:focus+i {
	width: 17px;
	height: 13px;
	background-position: -362px -179px;
}

.inputbox8 input:focus+i {
	width: 17px;
	height: 11px;
	background-position: -120px -207px;
}

.inputbox9 input:focus+i {
	width: 14px;
	height: 15px;
	background-position: -243px -177px;
}

label.error {
	position: absolute;
	left: 0;
	top: 37px;
	color: #e02925;
	font-size: 12px;
	text-align: right;
	text-align: right;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 30px;
	padding-right: 0px;
	border-radius: 3px;
}

.textarea_err label.error{
	top:117px;
}

.validationyzm label.error {
	right: 106px;
}

em.success {
	display: block;
	width: 14px;
	height: 14px;
	background-position: -316px -110px;
	border: none;
	padding: 0;
	right: 5px;
	top: 10px;
}

.error.checked {
	color: #5cb85c;
}


/*#attr_mobileCode-error{position: absolute;left: 0;top: 40px;}*/

input.error,
input.error:focus, textarea.error,
textarea.error:focus{
	border-bottom: 1px solid #e02925;
}

.err {
	color: #f00;
	top: 10px;
	position: absolute;
	right: 10px;
}


/*----------------------------注册---------------------------------------*/

.regbg {
	background: #f5f5f5;
	height: 755px;
	padding: 80px 0 62px 0;
}

.regbg .modbody-top {
	padding-left: 0;
}

.L2Cplath3 {
	margin-top: 0;
	font-size: 30px;
	color: #535353;
	line-height: 50px;
	margin-bottom: 55px;
}

.col-lg-5-right {
	border: 1px solid #dddddd;
	border-radius: 5px;
	background: #fff;
	padding: 55px 5% 33px 5%;
}

.input-checkbox input {
	width: inherit;
	height: inherit;
	vertical-align: middle;
	margin-top: -2px;
}

.input-checkbox {
	color: #929191;
}

.input-checkbox span {
	color: #2090ff;
	cursor: pointer;
}

.sq-bottom {
	padding: 0 36px;
	color: #929191;
}

.sq-bottom a {
	color: #2090ff;
}

.sq-button button {
	border-radius: 3px;
	font-size: 16px;
}

.sq-button {
	padding: 0 32px;
	margin: 25px 0 25px 0;
}

.modal-dy-width {
	width: 440px;
}

.mod-top-h {
	border-bottom: none !important;
}

.mod-top-h h4 {
	font-size: 18px;
}

.modal-big {
	width: 768px;
}

.checkf {
	text-align: center;
	padding: 80px 0;
	color: #666;
}

.checkf i {
	margin-bottom: 40px;
}

.checkf h3 {
	margin-top: 0;
	font-size: 26px;
}

.checkf p {
	font-size: 16px;
	line-height: 30px;
}

.checkf p span {
	color: #2090fe;
}

.back-paw,
.back-paw:hover {
	color: #999;
	display: inline-block;
	padding-bottom: 10px;
}

.margin-t20 {
	margin-top: 100px;
}

.L2Cplathlogo {
	margin-top: 0;
}

#footer-logo {
	background: #fff;
	padding: 34px 0;
}

.footnav {
	margin-bottom: 10px;
}

.footnav li {
	display: inline-block;
	padding: 0 15px;
}

.footnav li a {
	color: #666;
}

.foot-b-p {
	color: #999;
}

.sharehd {
	height: 40px;
	line-height: 40px;
}

.sharehd .pull-left a {
	color: #2090ff;
}

.bd_weixin_popup .bd_weixin_popup_foot {
	line-height: 18px !important;
}

.reg-number {
	margin-left: 20px;
	text-align: center;
	color: #506fa5;
	width: 112px;
	height: 24px;
	background: #efefef;
	line-height: 24px;
	margin-top: 6px;
}

.reg-number em {
	width: 24px;
	color: #fff;
	float: left;
	line-height: 24px;
	background: url(img/bg.png) #43a4ef;
	background-repeat: no-repeat;
	background-position: -169px -200px;
}

.a_zxzx {
	color: #2090ff;
	text-decoration: none;
}

.a_zxzx:hover {
	color: #7a7a7a;
}

#guestbookCaptcha {
	position: absolute;
	right: 10px;
	width: 80px;
	top: 2px;
	margin-top: 0px;
}


/*----------------------------banner---------------------------------------*/

.item {
	height: 100%;
	width: 100%;
}

.item .full-width {
	width: 100vw;
	height: 100vh;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
.item2 .container,
.item4 .container,
.item5 .container {
	position: relative;
	height: 100%;
}
.item0{
  background: url(images/banner/bg0.png) no-repeat center;
}
.item1 {
	background: url(images/banner/bg1.png) no-repeat center;
}

.item2 {
	background: url(images/banner/bg2.png) no-repeat center;
}

.item3 {
	background: url(images/banner/bg3.png) no-repeat center;
}

.item4 {
	background: url(images/banner/bg4.png) no-repeat center;
}

.item5 {
	background: url(images/banner/bg5.png) no-repeat center;
}

.item6 {
	background: url(images/banner/bg6.png) no-repeat center;
}

.img1-1 {
	position: absolute;
	width: 1170px;
	height: 466px;
	left: 50%;
	margin-left: -596px;
	margin-top: 110px;
	background: url(images/banner/bg1-1.png) no-repeat;
}

.trialbtn {
	height: 66px;
	line-height: 66px;
	width: 190px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -95px;
	margin-top: 576px;
	border-radius: 33px;
	background-color: #489ffd;
	font-size: 30px;
	color: #FFF;
	cursor: pointer;
}

.trialbtn:link,
.trialbtn:visited,
.trialbtn:hover,
.trialbtn:active {
	color: #fff;
	text-decoration: none;
}

.img2-1 {
	position: absolute;
	width: 894px;
	height: 449px;
	margin-top: 240px;
	left: 50%;
	margin-left: -447px;
	background: url(images/banner/bg2-1-1.png) no-repeat;
}

.img3-1 {
	position: absolute;
	width: 885px;
	height: 94px;
	left: 50%;
	margin-left: -443px;
	margin-top: 180px;
	background: url(images/banner/bg3-1.png) no-repeat;
}

.img3-2 {
	position: absolute;
	width: 1022px;
	height: 549px;
	left: 50%;
	margin-left: -511px;
	margin-top: 338px;
	background: url(images/banner/bg3-1-1.png) no-repeat;
}

.img4-1 {
	position: absolute;
	width: 1013px;
	height: 91px;
	left: 50%;
	margin-left: -506px;
	top: 0;
	margin-top: 180px;
	background: url(images/banner/bg4-1.png) no-repeat;
}

.img4-2 {
	position: absolute;
	width: 1076px;
	height: 529px;
	top: 0;
	left: 50%;
	margin-left: -538px;
	margin-top: 336px;
	background: url(images/banner/bg4-1-1.png) no-repeat;
}

.img5-1 {
	position: absolute;
	width: 449px;
	height: 32px;
	left: 50%;
	top: 0;
	margin-top: 180px;
	margin-left: -225px;
	background: url(images/banner/bg5-1.png) no-repeat;
}

.img5-2 {
	position: absolute;
	width: 1075px;
	height: 627px;
	top: 0;
	left: 50%;
	margin-top: 252px;
	margin-left: -538px;
	background: url(images/banner/bg5-1-1.png) no-repeat;
}

.img6-1 {
	position: absolute;
	width: 1006px;
	height: 40px;
	left: 50%;
	margin-left: -504px;
	margin-top: 180px;
	background: url(images/banner/bg6-1.png) no-repeat;
}

.img6-2 {
	position: absolute;
	width: 952px;
	height: 419px;
	left: 50%;
	margin-left: -476px;
	margin-top: 314px;
	background: url(images/banner/bg6-1-2.png) no-repeat;
}


/*----------------------------@media---------------------------------------*/
@media screen and (min-width: 1220px){
	.img1-1 {
		width: 1170px;
		height: 466px;
		left: 50%;
		margin-left: -596px;
		margin-top: 110px;
		background: url(images/banner/bg1-1.png) no-repeat;
	}
	.img2-1 {
		width: 894px;
		height: 449px;
		background: url(images/banner/bg2-1-1.png) no-repeat;
	}
	.img3-1 {
		width: 885px;
		height: 94px;
		background: url(images/banner/bg3-1.png) no-repeat;
	}
	.img3-2 {
		width: 1022px;
		height: 549px;
		background: url(images/banner/bg3-1-1.png) no-repeat;
	}
	.img4-1 {
		width: 1013px;
		height: 91px;
		background: url(images/banner/bg4-1.png) no-repeat;
	}
	.img4-2 {
		width: 1076px;
		height: 529px;
		margin-top: 336px;
		background: url(images/banner/bg4-1-1.png) no-repeat;
	}
	.img6-1 {
		width: 1006px;
		height: 40px;
		background: url(images/banner/bg6-1.png) no-repeat;
	}

	.img6-2 {
		width: 952px;
		height: 419px;
		background: url(images/banner/bg6-1-2.png) no-repeat;
	}
}
@media screen and (max-width: 1219px){
	.img1-1 {
		width: 1080px;
		height: 466px;
		left: 57%;
		top:-20px;
		background: url(images/banner/bg1-1-1.png) no-repeat;
	}
	.img2-1 {
		width: 894px;
		height: 449px;
		background: url(images/banner/bg2-1-1.png) no-repeat;
	}
	.img3-1 {
		width: 885px;
		height: 94px;
		background: url(images/banner/bg3-1.png) no-repeat;
	}
	.img3-2 {
		width: 1022px;
		height: 549px;
		background: url(images/banner/bg3-1-1.png) no-repeat;
	}
	/* .img4-1 {
		width: 689px;
		height: 155px;
		left: 50%;
		margin-left: -345px;
		top: 0;
		background: url(images/banner/bg4-1-1-1.png) no-repeat;
	} */
	.img4-2 {
		width: 1076px;
		height: 529px;
		top: 0;
		left: 50%;
		margin-left: -538px;
		margin-top: 400px;
		background: url(images/banner/bg4-1-1.png) no-repeat;
	}
	.img6-1 {
	/*	width: 568px;
		height: 95px;
		left: 50%;
		margin-left: -284px;*/
		margin-top: 180px;
		/*background: url(images/banner/bg6-1-1.png) no-repeat;*/
	}

	.img6-2 {
		width: 952px;
		height: 419px;
		margin-top: 375px;
		background: url(images/banner/bg6-1-2.png) no-repeat;
	}
}
@media screen and (max-height: 719px){
	.img1-1 {
		margin-top: 40px;
	}
	.trialbtn{
		margin-top: 500px;
	}
	.img2-1 {
		width: 894px;
		height: 449px;
		margin-top: 150px;
		background: url(images/banner/bg2-1-1.png) no-repeat;
	}

	.img3-1 {
		width: 838px;
		height: 70px;
		left: 50%;
		margin-left: -419px;
		margin-top: 138px;
		background: url(images/banner/bg3-2.png) no-repeat;
	}

	.img3-2 {
		width: 862px;
		height: 457px;
		left: 50%;
		margin-left: -431px;
		margin-top: 224px;
		background: url(images/banner/bg3-2-1.png) no-repeat;
	}
	.img4-1 {
		width: 764px;
		height: 70px;
		left: 50%;
		margin-left: -382px;
		margin-top: 125px;
		background: url(images/banner/bg4-2.png) no-repeat;
	}

	.img4-2 {
		width: 987px;
		height: 492px;
		left: 50%;
		margin-left: -495px;
		margin-top: 212px;
		background: url(images/banner/bg4-2-1.png) no-repeat;
	}

	.img5-1 {
		margin-top: 125px;
	}

	.img5-2 {
		width: 891px;
		height: 530px;
		left: 50%;
		margin-top: 170px;
		margin-left: -445px;
		background: url(images/banner/bg5-2.png) no-repeat;
	}
	.img6-1 {
		margin-top: 140px;
	}

	.img6-2 {
		margin-top: 245px;
	}
}
@media screen and (min-height: 720px) and (max-height: 859px){
	.img1-1 {
		margin-top: 70px;
	}
	.trialbtn{
		margin-top: 580px;
	}
	.img2-1 {
		margin-top: 210px;
	}

	.img3-1 {
		margin-top: 150px;
	}

	.img3-2 {
		margin-top: 256px;
	}
	.img4-1 {
		margin-top: 150px;
	}

	.img4-2 {
		margin-top: 265px;
	}
	.img5-1 {
		margin-top: 132px;
	}

	.img5-2 {
		margin-top: 185px;
	}
	.img6-1 {
		margin-top: 150px;
	}
	.img6-2 {
		margin-top: 260px;
	}
}
@media screen and (min-height: 860px){
	.img1-1 {
		margin-top: 80px;
	}
	.trialbtn{
		margin-top: 590px;
	}
	.img2-1 {
		margin-top: 225px;
	}

	.img3-1 {
		margin-top: 170px;
	}

	.img3-2 {
		margin-top: 290px;
	}
	.img4-1 {
		margin-top: 170px;
	}

	.img4-2 {
		margin-top: 310px;
	}
	.img5-1 {
		margin-top: 160px;
	}

	.img5-2 {
		margin-top: 230px;
	}
	.img6-1 {
		margin-top: 170px;
	}
	.img6-2 {
		margin-top: 310px;
	}
}
#myCarousel{
	max-height: 960px;
}
#myCarousel .carousel-indicators li {
	background: #d5d5d5;
	border: 1px solid #d5d5d5;
	border-radius: 50%;
}

#myCarousel .carousel-indicators .active {
	background-color: #3097fd;
	border: 1px solid #3097fd;
}

#myCarousel .btn {
	position: absolute;
	width: 152px;
	font-size: 20px;
	height: 45px;
	border-radius: 20px;
}

#myCarousel .btn1 {
	left: 50%;
	margin-left: -76px;
	bottom: 58%;
}

#myCarousel .btn2 {
	right: 0;
	bottom: 28%;
}

#myCarousel .btn3 {
	margin-left: 100px;
	bottom: 50%;
}

#myCarousel .btn4,
#myCarousel .btn5 {
	left: 50%;
	margin-left: -76px;
	bottom: 63%;
}

#myCarousel .btn5 {
	left: 50%;
	margin-left: -76px;
	bottom: 65%;
}

#myCarousel .btn6 {
	bottom: 52%;
}


/*----------------------------产品-IM---------------------------------------*/

.main-navs {
	height: 117px;
	background: #2089f1;
	width: 100%;
}

.navs-con {
	height: 117px;
	position: relative;
}

.navs-tab {
	position: relative;
	overflow: hidden;
	margin: 0 25px;
	height: 100%;
}

.navs-tab ul {
	position: absolute;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	left: 0px;
}

.navs-tab ul li {
	height: 117px;
	width: 140px;
	text-align: center;
	float: left;
	padding: 8px 0 21px;
}

.navs-tab ul li.active,
.navs-tab ul li:hover {
	background: #1D7EDF;
}

.navs-tab ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	position: relative;
	padding-top: 63px;
}

.navs-tab ul li a span {
	display: block;
	margin-left: 39px;
	top: 0;
}

.navs-btn {
	width: 18px;
	height: 32px;
	cursor: pointer;
}

.navs-btn-l {
	background-position: -305px -201px;
	left: 0;
	margin-top: -16px;
}

.navs-btn-r {
	background: url(../themes/img/bg.png) -325px -201px;
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
}


/*.navs-con .navs-btn-ln{background: url(../themes/img/icon-left-n.png);}
.navs-con .navs-btn-rn{background: url(../themes/img/icon-right-n.png);}*/

.fc1{
	color: #fdb702;
}
.fc2{
	color: #eb2727;
}
.fc3{
	color: #5eb62e;
}
.fc4{
	color: #8e4ec9;
}
.fc5{
	color: #00b5b3;
}
.fc6{
	color: #9d33bc;
}
.img-b-l {
	position: absolute;
	bottom: 0;
	left: 0;
}

.img-b-r {
	position: absolute;
	right: 0;
	bottom: 0;
}

.descr-nor-r {
	position: absolute;
	right: 0;
	top: 0;
	text-align: left;
}

.descr-nor-l {
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
}

.tab-section {
	width: 100%;
	position: relative;
	background-color: #fff;
	height: 635px;
}
.tab-section p{
	color: #555!important;
}
.tab-sec-IM1 {
	height: 455px;
	background: url(../themes/img/IM_01.png) center center/cover no-repeat;
}

.tab-section .container {
	text-align: center;
	position: relative;
	height: 100%;
}

.OP_l{
	    margin-left: 26px!important;
}
.op_r{
	margin-right: 48px!important;
	margin-top: 45px!important;
}
.descr h2 {
	margin-bottom: 15px;
	font-size: 36px;
}

.descr p {
	line-height: 38px;
	margin: 0;
	color: #152b41;
	font-size: 16px;
}

.descr-lar h2 {
	font-size: 50px;
	margin-top: 80px;
	color: #152b41;
}

.descr-lar .btn {
	width: 128px;
	border-radius: 20px;
	background: #f4a000;
	font-size: 18px;
	margin-top: 32px;
	border: 1px solid #f4a000;
}

.descr-lar .btn:hover {
	background: #eb9e0c;
	border: 1px solid #eb9e0c;
}

.IM-b-l {
	position: absolute;
	top: 0;
	left: 0;
}

.IM-b-r {
	position: absolute;
	right: 0;
	top: 0;
}
.IM-nor-l {
	position: absolute;
	left: 0;
	top: 0;
	text-align: right;
}
.IM-nor-r {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}
.tab-bg-3{
	background-color: #f8f8f8;;
}
.tab-sec-IM2{
	padding-bottom: 24px;
}
.tab-sec-IM2 .IM-b-l{
	margin-top:80px;
}
.tab-sec-IM2 .IM-nor-r{
	margin-left: 720px;
	    width: 556px;
    margin-top: 108px;
}
.descr-lar .descr-nor h2 {
	margin: 30px 0 20px;
}
.descr-nor h2 {
	font-size: 32px;
	margin: 58px 0 20px;
}

.tab-sec-IM3 .descr{
	margin-top: 90px;
	margin-left: 50px;
}
.tab-sec-IM3 .IM-b-r{
    margin-top: 90px;
    margin-right: 56px;
}


.tab-sec-IM4 .IM-nor-r{
	margin-left: 700px;
	margin-top: 124px;
}
.tab-sec-IM4 .IM-b-l{
	margin-top:46px;
	margin-left: 72px;
}

.tab-sec-IM5 .IM-b-l{
	margin-top: 40px;
	margin-left: 580px;
}
.tab-sec-IM5 .IM-nor-l{
	    margin-left: 140px;
}
.tab-sec-IM5 .IM-nor-l h2{
	margin-top: 140px;
}

.tab-sec-IM5 .IM-nor-r h2,
.tab-sec-IM6 .IM-nor-l h2 {
	margin-bottom: 45px;
}

.tab-sec-IM6 .IM-nor-r{
	margin-left: 700px;
	margin-top: 130px;
}
.tab-sec-IM6 .IM-b-l {
	margin-top:50px;
	margin-left: 264px;
}
.tab-sec-IM7 .IM-nor-l{
	margin-top: 200px;
	margin-left: 140px;
}
.tab-sec-IM7 .IM-b-r {
	margin-top: 86px;
}
/*----------------------------产品-云笔记---------------------------------------*/
.tab-sec-yun2{
	padding-bottom: 24px;
}
.tab-sec-yun2 .IM-nor-r{
	 margin-top: 123px;
	 margin-left: 712px;
}
.tab-sec-yun2 .IM-b-l{
	margin-top: 50px;
	margin-left: 50px;
}
.tab-sec-yun3 .IM-nor-l{
	 margin-top: 118px;
	 margin-left: 128px;
}
.tab-sec-yun3 .IM-b-r{
	margin-top: 70px;
}

.tab-sec-yun4 .IM-b-l{
	margin-left: -8px;
	margin-top: 96px;
}
.tab-sec-yun4 .IM-nor-r{
	    margin-left: 700px;
    margin-top: 124px;
}
.tab-sec-yun5 .IM-nor-l{
	 margin-top: 130px;
	 margin-left: 188px;
}
.tab-sec-yun5 .IM-b-l{
	    margin-top: 86px;
    margin-left: 600px;
}
.tab-sec-yun6 .IM-nor-r{
	margin-left: 748px;
	margin-top: 178px;
}
.tab-sec-yun6 .IM-b-l{
	    margin-top: 48px;
    margin-left: 60px;
}
.tab-sec-yun7 .IM-b-r{
	    margin-top: 48px;
    margin-right: 292px;
}
.tab-sec-yun7 .IM-nor-l{
	    margin-top: 164px;
    margin-left: 158px;
}
.tab-sec-yun8 .IM-nor-r{
	margin-top:82px;
	    margin-left: 786px;
}
.tab-sec-yun8 .IM-b-l{
	    margin-top: 50px;
    margin-left: 48px;
}
.tab-sec-yun9 .IM-nor-l{
	margin-top:216px;
	    margin-left: 212px;
}
.tab-sec-yun9 .IM-b-l{
	    margin-top: 86px;
	    margin-left: 570px;
}
.tab-sec-y2 {
	height: 648px;
}

.tab-sec-y2 .descr-nor-l {
	width: 395px;
	margin-top: 193px;
}

.descr-y2 h2 {
	line-height: 38px;
}

.tab-sec-y3 {
	height: 705px;
}

.tab-sec-y3 .descr-nor h2,
.tab-sec-y4 .descr-nor h2 {
	margin-top: 90px;
}

.tab-sec-y4 {
	height: 807px;
}

.tab-sec-y5 {
	height: 763px;
}

.tab-sec-y5 .descr-nor-l {
	width: 535px;
	margin-top: 118px;
}

.tab-sec-y6 {
	height: 821px;
}

.tab-sec-y7 {
	height: 730px;
}

.tab-sec-y8 {
	height: 716px;
}

.tab-sec-y8 .descr-nor-r {
	width: 310px;
	margin: 290px 60px 0 0;
}

.tab-sec-y9 {
	height: 571px;
}

.tab-sec-y10 {
	height: 939px;
}

/*----------------------------产品-费用---------------------------------------*/

.finance1 .descr-nor-l{
	margin-top: 170px;
	margin-left: 54px;
}
.finance1 .img-b-r{
	margin-bottom: 40px;
	margin-right: 50px;
}
.finance2 .img-b-l{
	margin-bottom: 40px;
	margin-left: 54px;
}
.finance2 .descr-nor-r{
	margin-top : 216px;
	margin-right: 50px;
}
.finance3 .descr-nor-l{
	margin-top : 216px;
	margin-left: 54px;
}
.finance3 .img-b-r{
	margin-right: 20px;
	margin-bottom: 40px;
}
.finance4 .descr-nor-r{
	margin-right: 50px;
	margin-top: 140px;
}
.finance4 .img-b-l{
	margin-bottom: 34px;
	margin-left: 54px;
}
.finance5 .descr-nor-l{
	margin-top : 174px;
	margin-left: 54px;
}
.finance5 .img-b-r{
	margin-bottom: 36px;
	margin-right: 20px;
}
.finance6 .img-b-l{
	margin-left: 54px;
	margin-bottom: 36px;
}
.finance6 .descr-nor-r{
	margin-right: 20px;
	margin-top: 120px;
}

/*----------------------------产品-外出---------------------------------------*/

.goout1 .descr-nor-r{
	margin-top: 96px;
}

.goout1 .img-b-l{
	margin-bottom: 34px;
	margin-left: 30px;
}

.goout2 .descr-nor-l{
	margin-top: 114px;
	margin-left: 40px;
}

.goout2 .img-b-r{
	margin-bottom: 46px;
	margin-right: 30px;
}
.goout3 .descr-nor-r{
	margin-top: 108px;
	margin-right: 30px;
}

.goout3 .img-b-l{
	margin-bottom: 50px;
	margin-left: 30px;
}

.goout4 .descr-nor-l{
	margin-top: 120px;
	margin-left: 70px;
}

.goout4 .img-b-r{
	margin-bottom: 40px;
	margin-right: 16px;
}
.goout5 .descr-nor-r{
	margin-top: 130px;
	margin-right: 60px;
}

.goout5 .img-b-l{
	margin-bottom: 103px;
}

/*----------------------------产品-名片---------------------------------------*/

.card1 .descr-nor-r{
	margin-right: 100px;
	margin-top: 120px;
}
.card1 .img-b-l{
	margin-left: 60px;
	margin-bottom: 38px;
}
.card2 .descr-nor-l{
	margin-left: 176px;
	margin-top: 76px;
}
.card2 .img-b-r{
	margin-right: 80px;
	margin-bottom: 38px;
}
.card3 .descr-nor-r{
	margin-right: 100px;
	margin-top: 120px;
}
.card3 .img-b-l{
	margin-left: 60px;
	margin-bottom: 40px;
}
.card4 .descr-nor-l{
	margin-left: 60px;
	margin-top: 132px;
}
.card4 .img-b-r{
	margin-right: 60px;
	margin-bottom: 38px;
}
.card5 .descr-nor-r{
	margin-right: 60px;
	margin-top: 120px;
}
.card5 .img-b-l{
	margin-bottom: 48px;
}

/*----------------------------产品-采购---------------------------------------*/

.tab-sec-pur1 {
	height: 455px;
	background: url(../themes/img/IM_01.png) center center/cover no-repeat;
}
.tab-sec-pur1 p{
	color: #152b41!important;
}
.purchase1 .descr-nor-r{
	margin-top: 150px;
    margin-right: 36px;
}

.purchase1 .img-b-l {
    margin-bottom: 54px;
}

.purchase2 .descr-nor-l{
	margin-top: 230px;
}
.purchase2 .img-b-r{
	 margin-bottom: 34px;
}

/*----------------------------产品-申请---------------------------------------*/

.apply1 .descr-nor-r{
	margin-right: 20px;
	margin-top: 134px;
}
.apply1 .img-b-l{
	margin-bottom: 48px;
	margin-left: 264px;
}
.apply2 .descr-nor-l{
	margin-left: 50px;
	margin-top: 66px;
}
.apply2 .img-b-r{
	margin-bottom: 64px;
}
.apply3 .descr-nor-r{
	margin-right: 100px;
	margin-top: 110px;
}
.apply3 .img-b-l{
	margin-bottom: 40px;
	margin-left: 48px;
}
.apply4 .descr-nor-l{
	margin-left: 140px;
	margin-top: 126px;
}
.apply4 .img-b-r{
	margin-bottom: 46px;
	margin-right: 300px;
}
.apply5 .descr-nor-r{
	margin-right: 122px;
	margin-top: 130px;
}
.apply5 .img-b-l{
	margin-bottom: 46px;
}
/*----------------------------产品-HR---------------------------------------*/

.hr1 .descr-nor-l{
	margin-top: 120px;
	margin-left: 40px;
}
.hr1 .img-b-r{
	margin-bottom: 58px;
	margin-right: 40px;
}
.hr2 .descr-nor-r{
	margin-top: 84px;
	margin-right: 20px;
}
.hr2 .img-b-l{
	margin-bottom: 42px;
	margin-left: 40px;
}

.hr3 .descr-nor-l{
	margin-top: 140px;
	margin-left: 40px;
}
.hr3 .img-b-r{
	margin-bottom: 64px;
	margin-right: 40px;
}
.hr4 .descr-nor-r{
	margin-top: 140px;
}
.hr4 .img-b-l{
	margin-bottom: 42px;
	margin-left: 60px;
}
.hr5 .descr-nor-l{
	margin-top: 120px;
	margin-left: 20px;
}
.hr5 .img-b-r{
	margin-bottom: 38px;
	margin-right: 40px;
}
.hr6 .descr-nor-r{
	margin-top: 186px;
	margin-right: 80px;
}
.hr6 .img-b-l{
	margin-bottom: 52px;
	margin-left: 40px;
}
.hr7 .descr-nor-l{
	margin-top: 136px;
}
.hr7 .img-b-r{
	margin-bottom: 80px;
	margin-right: 30px;
}
/*----------------------------产品-OPDCA---------------------------------------*/
.tab-sec-op3 .IM-b-r{
	margin-top: 45px;
	margin-right: 56px;
}
.mt{
	    margin-top: -15px!important;
}
.tab-sec-op3 .descr{
	margin-top: 104px;
	margin-left: 30px;
}
.tab-sec-IM6 .op-b-l {
	margin-left: 46px;
	 margin-top: 50px;
	position: absolute;
	top: 0;
	left: 0;
}
.tab-sec-op2 img{
	margin-top: 100px;
}

.tab-sec-op4 {
	height: 703px;
}

.tab-sec-op5 {
	height: 906px;
}

.tab-sec-op6 {
	height: 786px;
}

.tab-sec-op7 {
	height: 967px;
}

.tab-sec-op8 {
	height: 750px;
}

.descr-nor-h2 h2 {
	margin-top: 70px;
}
/*----------------------------产品-工单---------------------------------------*/
.img-center{
	padding-top: 96px;
}
.workorder1 .descr-nor-r{
	margin-top: 160px;
	margin-right: 10px;
}
.workorder1 .img-b-l{
	margin-bottom: 30px;
	margin-left: 29px;
}
.workorder2 .descr-nor-l{
	margin-top: 85px;
	margin-left: 40px;
	}
.workorder2 .img-b-r{
	margin-bottom: 30px;
	margin-right: 40px;
}
.workorder3 .descr-nor-r{
	margin-top: 120px;
	margin-right: 10px;
	}
.workorder3 .img-b-l{
	margin-bottom: 28px;
	margin-left: 30px;
}
/*----------------------------产品-财务---------------------------------------*/

.tab-sec-fin6 {
	height: 744px;
}

.tab-sec-fin7 {
	height: 793px;
}

.tab-sec-fin8 {
	height: 957px;
}

.descr-nor h3 {
	font-size: 22px;
	color: #555;
	margin-top: 85px;
}

/*----------------------------产品-项目---------------------------------------*/

.project1 .descr-nor-l{
	margin-top: 84px;
	margin-left: 36px;
}
.project1 .img-b-r{
	margin-bottom: 54px;
}

.project2 .descr-nor-r{
	margin-top: 136px;
}
.project2 .img-b-l{
	margin-bottom: 60px;
	margin-left: 42px;
}

.project3 .descr-nor-l{
	margin-top: 104px;
	margin-left: 64px;
}
.project3 .img-b-r{
	margin-bottom: 50px;
}

.project4 .descr-nor-r{
	margin-top: 128px;
	margin-right: 66px;
}
.project4 .img-b-l{
	margin-bottom: 38px;
}

.project5 .descr-nor-l{
	margin-top: 126px;
	margin-left: 64px;
}
.project5 .img-b-r{
	margin-bottom: 36px;
}
.project6 .descr-nor-r{
	margin-top: 102px;
	margin-right: 68px;
}
.project6 .img-b-l{
	margin-bottom: 35px;
	margin-left: 22px;
}

.project7 .descr-nor-l{
	margin-top: 66px;
	margin-left: 64px;
}
.project7 .img-b-r{
	margin-bottom: 36px;
}
.project8 .descr-nor-r{
	margin-top: 76px;
	margin-right: 56px;
}
.project8 .img-b-l{
	margin-bottom: 66px;
	margin-left: 24px;
}


/*----------------------------产品-产品---------------------------------------*/
.product1 .descr-nor-r{
	margin-top: 120px;
    margin-right: 36px;
}
.product1 .img-b-l{
	margin-bottom: 50px;
}
.product2 .descr-nor-l{
	    margin-top: 182px;
}
.product2 .img-b-r{
	margin-bottom: 54px;
}

.product3 .descr-nor-r{
	margin-top: 112px;
	margin-right: 50px;
}
.product3 .img-b-l{
	margin-bottom: 40px;
	margin-left: 42px;
}
.product4 .descr-nor-l{
	margin-top: 140px;
}
.product4 .img-b-r{
	margin-bottom: 60px;
}
/*----------------------------产品-日历---------------------------------------*/

.calendar1 .descr-nor-l h3{
	font-size: 24px;
	margin: 6px 0;
}
.calendar1 .descr-nor-l{
	text-align: left;
}
.pt2{
	padding-top: 25px;
}
.calendar1 .descr-nor-l{
	margin-top: 180px;
}
.calendar1 .img-b-r{
	margin-bottom: 92px;
}
.calendar2 .descr-nor-r{
	margin-top: 116px;
	margin-right: 20px;
}
.calendar2 .img-b-l{
	margin-top: 92px;
	margin-left: 48px;
}
.calendar3 .descr-nor-l{
	margin-top: 70px;
}
.calendar3 .img-b-r{
	margin-bottom: 36px;
}
.calendar4 .descr-nor-r{
	margin-top: 152px;
	margin-right: 20px;
}
.calendar4 .img-b-l{
	margin-top: 92px;
	margin-left: 48px;
}
.calendar5 .descr-nor-l{
	margin-top: 80px;
	margin-left: 10px;
}
.calendar5 .img-b-r{
	margin-bottom: 40px;
	margin-right: 44px;
}
.calendar6 .descr-nor-r{
	margin-top: 124px;
	margin-right: 40px;
}
.calendar6 .img-b-l{
	margin-bottom: 66px;
	margin-left: 5px;
}
/*----------------------------产品-知识---------------------------------------*/
.descr h4{
	font-size: 20px;
}
.km1 .descr-nor-r{
	margin-top: 132px;
	margin-right: 40px;
}
.km1 .img-b-l{
	margin-bottom: 36px;
	margin-left: 40px;
}
.km2 .descr-nor-l{
	margin-top: 80px;
	margin-left: 40px;
}
.km2 .img-b-r{
	margin-bottom: 74px;
}
.km3 .descr-nor-r{
	margin-top: 122px;
}
.km3 .img-b-l{
	margin-bottom: 36px;
	margin-left: 40px;
}
.km4 .descr-nor-l{
	margin-top: 128px;
}
.km4 .img-b-r{
	margin-bottom: 44px;
	margin-right: 78px;
}
.km5 .descr-nor-r{
	margin-top: 140px;
	margin-right: 40px;
}
.km5 .img-b-l{
	margin-bottom: 44px;
}
.km6 .descr-nor-l{
	margin-left: 40px;
	margin-top: 176px;
}
.km6 .img-b-r{
	margin-bottom: 40px;
	margin-right: 40px;
}
.km7 .descr-nor-r{
	margin-top: 124px;
	margin-right: 40px;
}
.km7 .img-b-l{
	margin-bottom: 46px;
	margin-left: 40px;
}
.km8 .descr-nor-l{
	margin-top: 176px;
	margin-left: 5px;
}
.km8 .img-b-r{
	margin-bottom: 40px;
	margin-right: 310px;
}
.km9 .descr-nor-r{
	margin-top: 124px;
	margin-right: 118px;
}
.km9 .img-b-l{
	margin-bottom: 40px;
}
.km10 .descr-nor-l{
	margin-top: 176px;
	margin-left: 40px;
}
.km10 .img-b-r{
	margin-bottom: 64px;
}


/*----------------------------产品-理念---------------------------------------*/

.tab-sec-idea2 {
	height: 665px;
}

.tab-sec-idea3 .img-b-l {
	margin-left: -7px;
}

.tab-sec-idea4 {
	height: 743px;
}

.tab-sec-idea4 .descr-nor-l {
	margin: 260px 0 0 45px;
}

.tab-sec-idea5 {
	height: 732px;
	background: url(../themes/img/card5-1.png) center center/cover no-repeat;
}

.tab-sec-idea5 .descr-nor-r {
	width: 330px;
	margin: 220px 85px 0 0;
}

.tab-sec-idea6 .descr-nor-l {
	margin: 315px 0 0 53px;
}

.tab-sec-idea7 {
	height: 930px;
}
/*----------------------------产品-邮件---------------------------------------*/
.descr h3{
	margin-top: 22px;
    margin-bottom: 15px;
	font-size: 20px;
}

.email1 .descr-nor-l{
	margin-top: 76px;
}
.email1 .img-b-r{
	margin-bottom: 40px;
	margin-right: 42px;
}
.email2 .descr-nor-r{
	margin-top: 76px;
}
.email2 .img-b-l{
	margin-bottom: 40px;
	margin-left: 42px;
}
.email3 .descr-nor-l{
	margin-top: 114px;
	margin-left: 146px;
}
.email3 .img-b-r{
	margin-bottom: 40px;
	margin-right: 42px;
}
.email4 .descr-nor-r{
	margin-top: 96px;
	margin-right: 118px;
}
.email4 .img-b-l{
	margin-bottom: 30px;
	margin-left: 42px;
}
.email5 .descr-nor-l{
	margin-top: 118px;
	margin-left: 66px;
}
.email5 .img-b-r{
	margin-bottom: 30px;
	margin-right: 42px;
}
.email6 .descr-nor-r{
	margin-top: 86px;
}
.email6 .img-b-l{
	margin-bottom: 40px;
	margin-left: 42px;
}
.email7 .descr-nor-l{
	margin-top: 142px;
	margin-left: 154px;
}
.email7 .img-b-r{
	margin-bottom: 45px;
	margin-right: 42px;
}

/*----------------------------产品-桌面---------------------------------------*/

.desktop1 .descr-nor-l{
	margin-top: 200px;
	margin-left: 138px;
}
.desktop1 .img-b-r{
	margin-bottom: 40px;
	margin-right: 42px;
}
.desktop2 .descr-nor-r{
	margin-top: 230px;
	margin-right: 100px;
}
.desktop2 .img-b-l{
	margin-bottom: 40px;
	margin-left: 30px;
}
.desktop3 .descr-nor-l{
	margin-top: 200px;
	margin-left: 160px;
}
.desktop3 .img-b-r{
	margin-bottom: 40px;
	margin-right: 42px;
}
.desktop4 .descr-nor-r{
	margin-right: 250px;
	margin-top: 182px;
}
.desktop4 .img-b-l{
	margin-bottom: 36px;
	margin-left: 34px;
}
.desktop5 .descr-nor-l{
	margin-top: 154px;
	margin-left: 40px;
}
.desktop5 .img-b-r{
	margin-bottom: 98px;
	margin-right: 42px;
}
/*----------------------------产品-任务管理---------------------------------------*/
.task1 .descr-nor-r{
	margin-top: 120px;
	margin-right: 20px;
} 
.task1 .img-b-l{
	margin-bottom: 42px;
	margin-left: 58px;
}
.task2 .descr-nor-l{
	margin-top: 134px;
	margin-left: 40px;
}
.task2 .img-b-r{
	margin-bottom: 32px;
	margin-right: 274px;
}
.task3 .descr-nor-r{
	margin-top: 108px;
	margin-right: 8px;
} 
.task3 .img-b-l{
	margin-bottom: 48px;
	margin-left: 30px;
}
/*----------------------------产品-URM---------------------------------------*/

.urm2{
	height: 120px;
	background: #ededed;
	text-align: center;
	
}
.urm2 .descr h2{
	font-size: 38px;
	color: #000;
}
.urm2 .descr p{
	font-size: 20px;
	padding: 6px 0;
}

.urm3{
	height: 795px;
	position: relative;
}
.descr1{
	padding-top: 38px;
	font-size: 20px;
	color: #555;
	margin-bottom: 40px;
}

.urm3 .descr-nor-l{
	margin-top: 286px;
	margin-left: 150px;
}
.urm3 .img-b-r{
	margin-bottom: 28px;
	margin-right: 30px;
}
.urm3 .urm_icon{
	top: 170px;
}
.urm_icon{
	position: absolute;
	z-index: 2;
	margin-bottom: -20px;
}
.urm4 .descr-nor-l{
	margin-top: 166px;
}
.urm4 .img-b-r{
	margin-bottom: 114px;
	margin-right: -66px;
}

.urm5 .descr-nor-r{
	margin-top: 130px;
	margin-left: 15px;
}
.urm5 .img-b-l{
	margin-bottom: 50px;
	
}
.urm4 .descr-nor-r{
	margin-top: 158px;
	margin-right: 30px;
}
.urm4 .img-b-l{
	margin-bottom: 50px;
}

.urm5 .descr-nor-l{
	margin-top: 158px;
	margin-left: 15px;
}
.urm5 .img-b-r{
	margin-bottom: 50px;
	
}
.urm6 .descr-nor-r{
	margin-top: 126px;
	margin-right: 100px;
}
.urm6 .img-b-l{
	margin-bottom: 46px;
}

.urm7 .descr-nor-l{
	margin-top: 110px;
	margin-left: 15px;
}
.urm7 .img-b-r{
	margin-bottom: 66px;
}
.urm8{
	height: 800px;
}
.urm8 .urm_icon{
	top: 110px;
}
.urm8 .descr-nor-l{
	margin-top: 200px;
}
.urm8 .img-b-r{
	margin-bottom: 80px;
}
.urm9{
	height: 824px;
}
.urm9 .descr-nor-r{
	margin-top: 234px;
	margin-right: 48px;
}
.urm9 .urm_icon{
	top: 134px;
}
.urm9 .img-b-l{
	margin-bottom: 80px;
}

.urm10 .descr-nor-l{
	margin-top: 242px;
	margin-left: 34px;
}
.urm10{
	height: 770px;
}
.urm10 .urm_icon{
	top: 134px;
}
.urm10 .img-b-r{
	margin-bottom: 38px;
	margin-right: 30px;
}
.urm11 , .urm15 , .urm12{
	height: 796px;
}
.urm11 .descr-nor-l{
	margin-top: 250px;
	margin-left: 20px;
}
.urm11 .img-b-r{
	margin-bottom: 93px;
}
.urm11 .urm_icon{
	top: 107px;
}

.urm12 .descr-nor-l{
	margin-top: 46px;
}
.urm12 .img-b-r{
	margin-bottom: 82px;
}
.urm13 .descr-nor-r{
	margin-top: 124px;
	margin-right: 40px;
}
.urm13 .img-b-l{
	margin-bottom: 63px;
	margin-left: 6px;
}
.urm14{
	height: 797px;
}
.urm14 .urm_icon, .urm15 .urm_icon, .urm12 .urm_icon{
	top: 134px;
}
.urm14 .descr-nor-r{
	margin-top: 276px;
	margin-right: 50px;
}
.urm14 .img-b-l{
	margin-bottom: 60px;
	margin-left: 6px;
}
.urm15 .descr-nor-r{
	margin-top: 256px;
	margin-right: 84px;
}
.urm15 .img-b-l{
	margin-bottom: 40px;
	margin-left: 70px;
}
.urm16 .descr-nor-l{
	margin-top: 160px;
	margin-left: 100px;
}
.urm16 .img-b-r{
	margin-bottom: 90px;
}
.urm17 .descr-nor-l{
	margin-top: 156px;
    margin-left: 100px;
}
.urm17 .img-b-r{
	margin-bottom: 90px;
}
/*----------------------------版本更新---------------------------------------*/

.row1 {
	padding-top: 80px;
}

.row1 img {
	margin-left: -214px;
}

.row2 img {
	margin-left: -117px;
}

.row1 p {
	text-align: center;
	color: #666;
}

.row2 p {
	text-align: left;
	color: #666;
}

#hz6d_kf_icon_1 {
	display: none;
}


/*****************忘记密码********************/


/*#forgetPassword .modal-dialog {
	width: 490px;
}*/

#forgetPassword .modal-body {
	padding: 45px 15px;
	text-align: center
}

#forgetPassword .modal-title {
	text-align: center
}


/**********注册（新）*********/

body {
	min-width: 583px;
	overflow: auto;
}

.login_pic {
	float: left;
	
}
.loginbg{
	 height: 710px;
    padding: 80px 0 62px 0;
}
.login_pic i{
	display: block;
	background:#f0f7ff url(../themes/img/logo.png) center no-repeat;
	width: 100%;
	height: 539px;
}

.login_con {
	width: 450px;
	float: right;
}

@media (min-width: 1200px) {
	.row {
		margin-right: 0;
		margin-left: 0;
	}
}

@media screen and (max-width:992px) {
	.login_pic {
		display: none;
	}
	.login_con {
		float: none;
		margin: 0 auto;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
}


/*国庆样式*/


/*
.guoqing{
	background: url(../themes/img/guoqing_banner.jpg) center center/cover no-repeat;
	height: 100%;
}*/

@media(max-width:1020px) {
	body {
		min-width: inherit;
		overflow: hidden;
	}
	.regbg {
		height: auto;
		padding: 0;
	}
	#header .logo {
		left: 50%;
		margin-left: -146px;
	}
	.login_main>ul {
		padding: 0;
	}
	.navbar-collapse.collapse.main {
		display: none!important;
	}
	.login_pic {
		display: none;
	}
	.login_con {
		margin: 0 auto;
		float: none;
	}
	.col-lg-5-right {
		margin-top: 10px;
	}
}

@media(max-width:450px) {
	.col-lg-5-right {
		margin-top: 0;
		border: 0;
		padding: 55px 0;
	}
	.login_con {
		width: 100%;
		padding: 0;
	}
	.regbg {
		height: auto;
		padding: 0;
		border-bottom: 1px solid #e0e0e0;
	}
	.login_main>ul {
		margin-bottom: 0;
	}
}

.side-bar {
	position: fixed;
	right: 0;
	z-index: 9999;
	margin: 0;
	padding: 0;
	border-bottom: none;
	bottom: 200px;
}

.side-bar li {
	display: block;
	position: relative;
	cursor: pointer;
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	background-color: #b6b6b6;
	z-index: 999;
	text-align: center;
}

.side-bar li:hover {
	background-color: #007aff;
}

.bar-item-desc {
	display: none;
	position: absolute;
	width: 30px;
	font-size: 14px;
	color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.side-bar .gotop {
	display: none;
}

.bar-item-content {
	display: none;
	position: absolute;
	min-width: 150px;
	border-radius: 4px;
	background-color: #fefefe;
	text-align: center;
	right: 70px;
	box-shadow: 2px 2px 10px #c7c7c7;
	padding: 17px;
	font-size: 0;
}

.bar-item-arrows {
	display: none;
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	top: 50%;
	margin-top: -7px;
	margin-left: -28px;
	z-index: 2;
}

.bar-item-title {
	color: #007aff;
	font-weight: bold;
	margin: 0;
}

.bar-item-content h6 {
    margin: 3px 0 0 0;
	color: #000;
	font-weight: bold;
	display: inline-block;
	line-height: 24px;
}

.bar-item-sketch {
	color: #8c8c8c;
	font-size: 12px;
	margin: 11px 0 3px 0;
}

.bar-item-p {
	display: inline-block;
	font-size: 12px;
	color: #474747;
	margin: 3px 0 0 0;
	white-space: nowrap;
}

.side-bar li:hover i {
	display: none;
}

.side-bar li:hover span,
.side-bar li:hover .bar-item-content,
.side-bar li:hover .bar-item-arrows {
	display: block;
}

.bar-item-content>img {
	margin: 8px 0 0 -4px;
}
.margin_t65{
	margin-top: 65px
}
.dis_none{
	display: none;
}
/*------------------qw官网首页--------------------*/
@media screen and (max-width: 1279px){
	.qw_logo{
		height: 500px !important;
		background:url(img/1260_bg.png) center no-repeat;
	}
}
@media screen and (min-width:1280px){
	.qw_logo{
		height: 500px !important;
		background:url(img/1920_bg.png)center;
	}
	
}

.login span:hover{
	background-color: inherit!important;
	border-color :#ccc!important;
	cursor:default!important;
}
.logo_left{
	position: relative;
	left: 0px;
	top:109px;
}
.logo_right{
	position: absolute;
	right: 137px;
	top:35px;
}
.qw_zc{
	height:385px;
	text-align: center;
}
.qw_zc .container{
	padding-top: 40px;
	font-size: 18px;
}
.qw_zc .qwzc_left{
	width:329px;
	height:315px;
	background: linear-gradient(#329bff, #0080ff);
	display: inline-block;
	border-radius: 2px;
}
.qw_zc .qwzc_right{
	width:329px;
	height:315px;
	background: linear-gradient(#329bff, #0080ff);
	border-radius: 2px;
	margin-left: 40px;
	display: inline-block;
}
.qwzc_left:hover{
	box-shadow: 0 0 5px 0 #004792;
}
.qwzc_right:hover{
	box-shadow: 0 0 5px 0 #004792;
}
.qw_left{
	width: 77px;
	height:77px;
	margin: 0 auto;
	margin-top: 72px;
	margin-bottom: 30px;
}
.qw_left img{
	width: 100%;
	height:100%;
}
.qw_right{
	width: 164px;
	height:77px;
	margin: 0 auto;
	margin-top: 72px;
	margin-bottom: 30px;

}
.qw_right img{
	width: 100%;
	height:100%;
}
.qw_style{
	width: 210px;
	height:40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #90c9ff;
	color: #303133;
	margin: 0 auto;
	border-radius: 3px;
	background-color: #fff;
}
.qw_c{
	width: 27px;
	height: 24px;
}
.qw_hv{
	margin-bottom: 35px;
	color: #fff;
}
.qw_middle{
	height: 996px;
	background-color: #fff;
}
.qw_middle_2{
	background-color: #f2f2f2;
	height: 352px;
}
.qw_middle_3{
	padding: 56px 0 56px;
	background-color: #f6f8fa;
}
.qw_middle_4{
	padding-top:68px;
	padding-bottom: 20px;
}
.qw_middle_4_l{
	width: 43%;
	height: 100%;
}
.qw_middle_4_r{
	width: 57%;
	/* height: 100%; */
	margin-top: 59px;
}
.qw_middle_4_t{
	text-align: left;
	margin-left: 84px;
	width: 80%;
}

.qw_middle_5{
	padding: 75px 0 63px;
}
.qw-img{
	text-align: center;
}
.qw-img>img{
	width: 312px;
	height: 634px;
	margin-top: 40px;
}

/*.qw_content>div{
	font-size: 16px;
	color: #262626;
	margin-top: 18px;
}
.qw_content>ul{
	padding-left: 0;
	overflow: hidden;
	margin-bottom: 0;
}
.qw_content>ul>li{
	float: left;
	margin: 20px 40px 10px 0;
}
.qw_content>ul>li>div{
	font-size: 12px;
	color: #262626;
	text-align: center;
	margin-top: 10px;
}
.qw_content>ul>li>span{
	display: inline-block;
	width: 70px;
	height: 70px;
	border: 1px solid #f0f0f0;
	border-radius: 50%;
}
.qw_content>ul>li>span>i{
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.qw_content>div.link-content{
	margin-top: 35px;
}*/
.qw_content_new>div{
	font-size: 18px;
	color: #262626;
	margin-top: 20px;
}
.qw_content_new>ul{
	padding-left: 0;
	overflow: hidden;
	margin-bottom: 0;
}
.qw_content_new>ul>li{
	float: left;
	margin: 24px 70px 24px 0;
}
.qw_content_new>ul>li>span{
	display: block;
	font-size: 14px;
	color: #262626;
	text-align: center;
	margin-top: 10px;
	width: 60px;
}


.iconn1,.iconn2,.iconn3,.iconn4,.iconn5,.iconn6,.iconn7,.iconn8,.iconn9,.iconn10,.iconn11,.iconn12,.iconn13,.iconn14,.iconn15,.iconn16{
	background-image: url(img/wx_bg_new.png);
	display: inline-block;
	width: 54px;
	height: 54px;
}
.iconn1{background-position:0 0;}
.iconn2{background-position:-56px 0;}
.iconn3{background-position:-112px 0;}
.iconn4{background-position:-168px 0;}
.iconn5{background-position:-224px 0;}
.iconn6{background-position:-280px 0;}
.iconn7{background-position:-336px 0;}
.iconn8{background-position:0 -57px;}
.iconn9{background-position:-56px -57px;}
.iconn10{background-position:-112px -57px;}
.iconn11{background-position:-169px -56px;}
.iconn12{background-position:-224px -57px;}
.iconn13{background-position:-280px -57px;}
.iconn14{background-position:-336px -56px;}
.iconn15{background-position:0 -114px;}
.iconn16{background-position:-56px -114px;}

.link-content>img{
	margin-left: 40px;
}
.link-content>div{
	display: inline-block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: 13px;
}
.link-content>div>span{
	font-size: 14px;
	color: #4f77aa;
}
.qw-icon1,.qw-icon2,.qw-icon3,.qw-icon4,.qw-icon5,.qw-icon6,.qw-icon7,.qw-icon8,.qw-icon9,.qw-icon10,.qw-icon11,.qw-icon12,.qw-icon13,.qw-icon14,.qw-icon15,.qw-icon16,.qw-icon17,.qw-icon18{
	background-image: url(img/wx_bg.png);
	display: inline-block;
	width:36px;height:36px;
}
.qw-icon1{
	background-position:-1px -1px;
}
.qw-icon2{
	background-position:-42px -1px;
}
.qw-icon3{
	background-position:-83px -1px;
}
.qw-icon4{
	background-position:-120px -3px;
}
.qw-icon5{
	background-position:-156px -2px;
}
.qw-icon6{
	background-position:-192px -2px;
}
.qw-icon7{
	background-position:-228px -2px;
}
.qw-icon8{
	background-position:-264px -3px;
}
.qw-icon9{
	background-position:-305px -3px;
}
.qw-icon10{
	background-position:-343px -4px;
}
.qw-icon11{
	background-position:-381px -2px;
}
.qw-icon12{
	background-position:0 -43px;
}
.qw-icon13{
	background-position:-40px -44px;
}
.qw-icon14{
	background-position:-82px -47px;
}
.qw-icon15{
	background-position:-124px -44px;
}
.qw-icon16{
	width:43px;height:36px;background-position:-168px -45px;
}
.qw-icon17{
	background-position:-217px -44px;
}
.qw-icon18{
	background-position:-257px -43px;
}
.qw_middle_2_1{
	width: 49%;
	height: 100%; 
	margin-top: 44px;
}
.qw_middle_2_2{
	margin-left: 155px;
	width: 80%;
}
.qw_middle_2_3{
	width: 51%;height: 100%
}
.qw_middle_2_4{
	width: 60%;
	margin-left: 500px;
	margin-top: 20px;
}
.qw_middle_2_5{
	text-align: left;
	margin-left: 90px;
	width: 80%;
}
.m_b_60{
margin-bottom: 60px	
}
.w_40{
	width: 40%;
}
.c007{
	color: #007aff;
	}
.c707{
	color: #707070;
}
.c888{
	color: #666;
}
.qw_line{
	width: 105px;
	height: 6px;
	border-radius:3px;
	background-color: #ffbc30;
	margin: 0 auto;
}
.div_1{
	line-height: 76px;
}
.div_2{
	margin-bottom: 32px;
}
.div_3{
	line-height: 104px;
}
.div_4{
	line-height: 30px;
}

.div_6{
	margin-top: 60px;
	margin-bottom: 20px;
}
.div_7{
	margin-bottom: 40px;
}
.qw_md{
	width: 100%;
	text-align: center;
	margin-top: 54px;
}
.qw_md img{
	width: 1062px;
	
}
.qw_top{
	width: 100%;
	text-align: center;
	margin-top: 44px;
}

.qw_top img{
	width: 857px;
}
.d_ib{
	display: inline-block;
}
.p_r{
	position: relative;
}
.p_a{
	position: absolute;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.clear:after{
	overflow: hidden;
}
.qw_cirSty{
	position: absolute;
	top:4px;
}
.left_71px{
	left: 71px;
}
.mg_2{
	margin: 2px 0;
}
.mg_5{
	margin: 5px 0;
}
.lineH{
	line-height: 48px;
}
@media screen and (max-width: 1279px){
	.qw_footback{
		width: 100%;
		height:280px !important;
		background: url(img/qw_bot.png) center no-repeat;
		text-align: center;
	}
}
@media screen and (min-width: 1280px){
	.qw_footback{
		background: url(img/qw_bot_1.png) center;
		text-align: center;
		width: 100%;
		height:280px !important;

	}
}
.qw_footback_1{
	margin-bottom: 20px;
}
.qw_fff{
	color: #fff;
}
.qw_blf{
	background: white;
	width: 138px;
	height: 35px;
	line-height: 35px;
	color: #007aff;
	vertical-align: middle;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px;
	cursor: pointer;
}
.qw_brg{
	width: 138px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	border: 1px solid #fff;
	vertical-align: middle;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px;
	cursor: pointer;
}
.qw_cont{
	font-size: 18px;
	color: #fff;
}
.qw_pho{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.qw_zz{
	text-align: center;
}
.imgs{
	margin-bottom: 3px;
}
.login-btn{
	display: inline-block;
    /* margin-left: 20px; */
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
/* 企业微信手机轮播 */
.iphone-bg{
	width: 364px;
	height: 688px;
	background-image: url(img/app_phone.png);
    margin-top: 40px;
}
#qw-phone{
	width: 338px;
    height: 642px;
    left: 13px;
    top: 33px;
}
.carousel-inner>.item>img{
	width: 338px;
	height: 642px;
}
.carousel-indicators li{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #c7c7c7;
	border:none;
	margin: 0;
}
.carousel-indicators li.active{
	border:none;
	width: 8px;
	height: 8px;
	background-color: #007aff;
}
#qw-phone .carousel-indicators{
	bottom: 6px;
}
.m_r_15px{
	margin-right: 15px;
}
.qw_new_left,.qw_new_right,.qw_new_left>a,.qw_new_right>a{
	display: inline-block;
}
.qw_new_left{
	margin-right: 126px;
}
.qw_new_left>p,.qw_new_right>p{
	font-size: 18px;
	line-height: 36px;
	color:#020202;
	text-align: center;
}
.qw_new_left>a,.qw_new_right>a{
	margin-top: 25px;
}
.qw_new_left>a:focus,.qw_new_right>a:focus,.qw_new_left>a:hover,.qw_new_right>a:hover{
	border-radius: 4px;
	box-shadow: 0 0 5px 0 #2985dd;
}
.introduce1>img,.logo1>img{
    height: 30px;
    margin-bottom: 5px;
    margin-left: 2px;
    vertical-align: baseline;
}
/*更改按键主题色*/
.btn-primary1{
	color: #fff;
    background-color: #0163bf;
}
.btn-primary1:hover{
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
}