*{
	margin:0;
	padding:0;
	text-decoration: none;
	list-style: none;
}

    body {
        background: #fff;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }
   
.clear{
	overflow: hidden;
	clear: both;
}
header{
	width: 100%;
	height: 98px;
	margin:0 auto;
   
	background: #fff;
	box-shadow:0px 0px 10px #ccc;
}
header .logo{
	max-width: 30%;
	height: 98px;
	float: left;
	margin-left: 12%;
}
header .logo img{
	padding-top: 10px;
	width: 70%;
}
header .nav{
	/* width: 60%;
	height: 98px;
	float: left; */
width: 50%;
    height: 78px;
    float: right;	
}
header .nav ul li{
	width: 12%;
	text-align: center;
	float: left;
	line-height: 98px;
	font-size: 20px;
}
header .nav ul li div{
	width: 84px;
	height:5px;
	background: #F06D44;
	margin: -15px auto 0;
	display: none;
}
header .nav ul li a:link,
header .nav ul li a:visited{
	color: #000;
}
header .nav ul li a:hover{
	color: #F06D44;
}
header .nav ul li a:hover div{
	display: block;
}

.nav1{
    width: 58px;
    margin: 3% 15%;
    text-align: center;
    float: right;
    display: none;
	background: #EF6D3B;
}	
.nav1 ol{
    display: none;
    position: absolute;
    z-index: 9999999999999;
    width:140px;
    right: 16px;
}
.nav1 ol li{
    font-size:18px!important;
    height: 40px;
    line-height: 40px;
    background: #EF6D3B;
    margin-top: 12px;
    margin-left: 10px;  
    border-radius: 20px 0;
}
.nav1 ol li a:link,
.nav1 ol li a:visited{
	color:#fff;
}
/*
header .nav ul li ol{
	width: 100%;
	position: absolute;
	left: 286px;
	background: #fff;
	display: none;
	z-index: 9999999999;
}
header .nav ul li ol li{
	width: 165px;
	text-align: center;
	float: left;
	line-height: 78px;
	font-size: 16px;
	margin-left: 0;
}

header .nav ul li:hover ol{
	display: block;
	top:78px; 
}*/
header .tel{
	width: 210px;
	margin-right: 20px;
	float: right;
	line-height: 78px;
	color:#F06D44;
}

/*  end   */
.banner{
	width: 100%;
	margin:0 auto;
	background: url(http://www.qianxingit.com/templets/default/images/n_banner.png) no-repeat;
	background-size: cover;
	color: #fff;
	overflow: hidden;
}
.banner h1{
	margin: 5% auto 0;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.banner ul{
	margin:3% auto 5%;
	width: 70%;
}
.banner ul li{
	float: left;
	width: 18%;
	margin-left: 2%;
	text-align: center;
	font-size: 16px;
}
.banner ul li:hover img{
    transform:rotateY(360deg);
-ms-transform:rotateY(360deg); 	/* IE 9 */
-moz-transform:rotateY(360deg); 	/* Firefox */
-webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
-o-transform:rotateY(360deg); 	/* Opera */
}
.banner ul li img{
	transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.banner ul li p{
	margin-top: 4%;
	margin-bottom: 80px;
}
.banner1{
	width: 100%;
	margin:0 auto;
}
.banner1 img{
	width: 100%;
	float: left;
}
/*   end   */

.footer{
	width: 100%;    
	margin: 0 auto;
	background: url(../images/timg.jpg) no-repeat;
	background-size:cover;
}
.footer a:link,
.footer a:visited{
	color:#fff;
}
.footer .link a:link,
.footer .link a:visited{
	color:#565656!important;
}
.footer a:hover{
	color:#F06D44;
}

.footer .link{
	width: 100%;
	height: 50px;
    background: #EFEFEF;
    line-height: 50px;
    color:#565656;
    overflow: hidden;
}
.footer .link ul{
	width: 90%;
	margin:0 auto;
	
}
.footer .link ul li{
	float: left;
	width: 16%;
    font-size: 14px;
    text-align: center;
	top:-10000px;
}
.footer .lianxi{
	width: 100%;
	margin: 0 auto;
	padding-top: 10%;
	color: #fff;
}
.footer .lianxi ol{
	width: 85%;
	margin: 3% auto 0;
}
.footer .lianxi ol li{
	width: 14%;
	float: left;
	text-align: left;
}
.footer .lianxi ol li:nth-child(1){
	text-align: left;
	width: 30%;
}
.footer .lianxi ol li:nth-child(2),
.footer .lianxi ol li:nth-child(5){
	width: 10%;
}
.footer .lianxi ol li:nth-child(3){
	width: 20%;
}
.footer .lianxi ol li img{
	display: inline-block;
	width: 70%;
}
.footer .lianxi ol li p{
	line-height: 30px;
}
.footer h3{
	margin-bottom: 2%;
}
.footer h4{
	width: 85%;
	margin: 0 auto;
	font-weight: normal;
	padding-top: 5%;	
	color: #fff;
}
/*  end  */
.right_fd{
	position: fixed;
	right: 10px;
	width: 40px;
	height: 200px;
	bottom: 135px;
	z-index: 99;
}
.right_fd ul li{
	width: 40px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}
.right_fd ul li img{
	width: 100%;
}
.fd_r{
	position: absolute;
	right:50px;
	top:-10px;
	width: 160px;
    height: 68px;
    background: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    box-shadow: 5px 0px 18px #8E8B8B;
    display: none;
}
.fd_r img{
    width: 30px!important;
    height: 30px;
    float: left;
    margin: 15px 10px;
}
.fd_r p{
	float: left;
	text-align: center;
	margin-top: 10px;
    line-height: 22px;
}
.fd_r a:link,
.fd_r a:visited{
	color:#000;
}
.fd_r:before {
    content: "";
    width: 0;
    height: 0;
    left: 100%;
    top: 20px;
    position: absolute;
    border-top: 13px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 13px solid transparent;
}  
.right_fd ul li:hover .fd_r{
	display: block;
}


/*banner图片更换*/
.fbl_d{
   
}
.fbl_z{
	display: none;
}
.fbl_x{
	display: none;
}







/* 产品 */
.main{
	width: 100%;
	margin: 0 auto;
	background: url(http://www.qianxingit.com/templets/default/images/main_bg.jpg) no-repeat;
	background-size: cover;
	font-size: 16px;
	overflow: hidden;
}
.main .box{
	width: 70%;
	margin:20px auto;
	overflow: hidden;
}
.main .box a:link,
.main .box a:visited{
	color:#000;
}
.main .box a:hover{
	color:#F06D44; 
}
.weizhi{
	margin-left: 10px; 
}
.main .box .box1{
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 20px auto;
	background: #fff;
	overflow: hidden;
}
.main .box .box1 .m_left{
	width: 20%;
	float: left;
}
.main .box .box1 .m_left p{
    margin-top: 30px;
    margin-left: 20px;
}
.main .box .box1 .m_left ul li{
    margin-left: 30px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 18px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.main .box .box1 .m_left ul li img{
    width: 30px;
    height: 30px;
}
.main .box .box1 .m_left ul li a{
	margin-left: 10px;
}
.main .box .box1 .m_right{
	width: 79%;
	float: left;
	border-left:1px solid #ccc; 
}
.main .box .box1 .m_right .quanqiu{
	width: 90%;
	margin:30px auto;
	background: #EF6C38;
	color: #fff;
}
.main .box .box1 .m_right .quanqiu h3{
	padding-top: 20px;
	padding-left: 20px;
	 display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 20px;
    line-height: 35px;
}
.main .box .box1 .m_right .quanqiu p{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10%;
	padding-bottom: 50px;
	line-height: 30px;
}
.main .box .box1 .m_right .bankuai{
	width: 90%;
	margin:0 auto;
}
.main .box .box1 .m_right .bankuai .shu{
	width: 5px;
	height: 30px;
	background:#E1AF12; 
	float: left;
}
.main .box .box1 .m_right .bankuai span{
	padding-left: 10px;
	font-size: 18px;
	float: left;
	line-height: 30px;
}
.main .box .box1 .m_right .bankuai ul{
    width: 100%;
    margin: 5% auto;
}
.main .box .box1 .m_right .bankuai ul li{
	float: left;
	width: 15%;
	margin-left: 1.5%;
	text-align: center;
			transition: all 2s;
-moz-transition: all 2s; /* Firefox 4 */
-webkit-transition: all 2s; /* Safari 和 Chrome */
-o-transition: all 2s; /* Opera */
}
.main .box .box1 .m_right .bankuai ul li img{

}
.main .box .box1 .m_right .bankuai ul li:hover{
    transform:scale(1.5);
-ms-transform:scale(1.5); 	/* IE 9 */
-moz-transform:scale(1.5); 	/* Firefox */
-webkit-transform:scale(1.5); /* Safari 和 Chrome */
-o-transform:scale(1.5); 	/* Opera */

}
.main .box .box1 .m_right .bankuai ul li p{
	text-indent: 0;
}
.main .box .box1 .m_right .bankuai p{
	font-size: 14px;
	line-height: 30px;
	margin: 2% auto;
	text-indent: 2em;
}
/*   end   */

/*产品—高端erp*/
.m_right ol li{
	width: 90%;
	margin:3% auto;
}
.m_right ol li .gd-l{
	float: left;
	width: 40%;
}
.m_right ol li .gd-l img{
	width: 100%;
}
.m_right ol li .gd_r{
	border: 1px solid #ccc;
	width: 59%;
	float: left;
	border-left: none;
}
.m_right ol li .gd_r b,
.m_right ol li .gd_r i{
	float: left;
	width: 10%;
	text-align: center;
}
.m_right ol li .gd_r b{
	margin-top: 2%;
}
.m_right ol li .gd_r i{
	margin-top: 27%;
    margin-bottom: 2%;
}
.m_right ol li .gd_r .jieshao{
	width: 75%;
	float: left;
	margin-top: 7%;
    line-height: 30px;
}
.m_right ol li .gd_r .jieshao .ckxq{
	width: 120px;
	border: 1px solid #000;
	border-radius: 5px;
	text-align: center;
	margin-top: 10%;
}
.m_right ol .dg_zx,
.m_right ol .dg_zx1,
.m_right ol .dg_zx2{
	width: 100%;
	margin:0 auto;
	text-align: center;
}
.m_right ol .dg_zx span,
.m_right ol .dg_zx1 span,
.m_right ol .dg_zx2 span{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 75px;
	margin-top: 5%;
}
.m_right ol .dg_zx span{
	background: #EF6D3B;
}
.m_right ol .dg_zx1 span{
	background: #91C6A8;
}
.m_right ol .dg_zx2 span{
	background: #9566DA;
}
.m_right ol .dg_zx span a:link,
.m_right ol .dg_zx span a:visited,
.m_right ol .dg_zx1 span a:link,
.m_right ol .dg_zx1 span a:visited,
.m_right ol .dg_zx2 span a:link,
.m_right ol .dg_zx2 span a:visited{
	color:#fff;
}
.m_right ol .dg_zx span a:hover,
.m_right ol .dg_zx1 span a:hover,
.m_right ol .dg_zx2 span a:hover{
	color:#fff;
}

/*产品—高端erp-基础版*/
.erp-jcb{
	width: 90%;
    margin: 0% auto  5%;
    border-bottom: 1px solid #ccc;
}
.erp-jcb img{
	float: left;
	width: 30%;
    margin-bottom: 5%;
}
.erp-jcb p{
	float: left;
	width: 70%;
	font-weight: bolder;
}
.erp-jcb p a{
	width:220px;
	height: 50px;
	line-height: 50px;
	font-weight: bolder;
	text-align: center;
	background: #EF6D3B;
	display: inline-block;
	margin-left: 5%;
	margin-top: 11.8%;
}
.erp-jcb p a:nth-child(2){
	background: none;
	border: 1px solid #EF6D3B;
	width: 118px;
	height: 48px;
	line-height: 48px;
}
.erp-jcb p a:nth-child(1):link,
.erp-jcb p a:nth-child(1):visited{
	color:#fff;
}
.bankuai b{
	font-weight: normal;
}


				 .youshi{width:100%;margin:0 auto;}
				 .youshi ol li{
				 width:18%!important;

				 float:left!important;
				 text-align:center!important;
				 margin-left:1.5%!important;
				 }
			.youshi ol li h4 {
    font-size: 18px;
    margin: 15px auto;
}
				 .youshi ol li img{
				 width:100%;
				 }
				 .youshi ol li p{
				 text-indent:0em!important;
				 line-height:22px!important;
				 text-align:left!important;}
				  


/* 服务中心 */
.fwzx_wz{
	width: 70%;
	margin:20px auto;
}
.fwzx_wz a:link,
.fwzx_wz a:visited{
	color:#000;
}
.fw-tit{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.fw-tit h2{
	margin:3% auto 0;
	font-size: 40px;
	color:#EF6D3B;
}
.fw-tit p{
	margin:2% auto;
	font-size: 20px;
}
.fwtx{
	width: 100%;
	background: url(../images/fwtx_bg.png) no-repeat;
	background-size: cover;
	margin:0 auto;
	overflow: hidden;
}
.fwtx .sjfwtx{
	width: 70%;
	margin:13% auto 7%;
	color:#fff;
}
.fwtx .sjfwtx h3{
	width: 222px;
	background:#fff;
	line-height: 50px;
	color:#EF6D3B;
	font-size: 35px;
}
.fwtx .sjfwtx h4{
	font-size: 20px;
    margin-top: 1%;
    font-weight: normal;
}
.fwtx .sjfwtx p{
	font-size: 16px;
    margin-top: 1%;
}
.fw-tit ul{
    width: 70%;
    margin:0 auto;
}
.fw-tit ul li{
	width: 15%;
	float: left;
	margin-left:1.5%;
	text-align: center;
	margin-top: 5%;
}
.fw-tit ul li img{	
	transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */}
.fw-tit ul li:hover img{
	    transform:translateY(-100px);
-ms-transform:translateY(-100px); 	/* IE 9 */
-moz-transform:translateY(-100px); 	/* Firefox */
-webkit-transform:translateY(-100px); /* Safari 和 Chrome */
-o-transform:translateY(-100px); 	/* Opera */
}
.fw-tit ul li p{
	font-size: 16px;
}
.xzzx{
	width: 100%;
	margin:4% auto 0;
	background: url(../images/xzzx_bg.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.xzzx .xzzx_tit{
	margin:3% auto;
	width: 100%;
	text-align: center;
	color: #fff;
}
.xzzx .xzzx_tit h3{
    font-weight: normal;
    font-size: 40px;
}
.xzzx .xzzx_tit p{
	font-weight: 20px;
	margin-top: 2%;
}
.xzzx ul{
	width: 70%;
	margin:0 auto;
}
.xzzx ul li{
	float: left;
	width: 47%;
	margin-left:2%;
	background: #F6F6F6; 
	position: relative;
	overflow: hidden;
	margin-bottom: 5%;
}
.xzzx ul li img{
	float: left;
	width: 25%;
	margin:10%;
}
.xzzx ul li .xz_text{
	width: 50%;
	float:left;
	margin-top: 10%;
}
.xzzx ul li .xz_text h3{
	font-size: 30px;
}
.xzzx ul li .xz_text p{
	font-size: 16px;
	color:#ccc;
	margin-top: 8%;
}
.xzzx ul li .ck_xz{
	position: absolute;
	width: 100%;
	bottom: 0;
	top:0;
	left: -100%;
	background: #F08156;
	opacity: .7;
	transition: all 1s ease;
    -moz-transition: all 1s ease; /* Firefox 4 */
    -webkit-transition: all 1s ease; /* Safari 鍜� Chrome */
    -o-transition: all 1s ease; /* Opera */
}
.xzzx ul li .ck_xz div{
	width: 95%;
	margin:2%;
	border: 1px solid #fff;
	text-align: center;
}
.xzzx ul li .ck_xz div a{
	display: inline-block;
	width: 135px;
	line-height: 40px;
	font-size: 22px;
	border: 1px solid #fff;
	border-radius: 20px;
	margin: 17% 2%;
}
.xzzx div a:link,
.xzzx div a:visited{
	color:#fff;
}
.xz_more{
	width: 150px;
	background: #F08156;
	text-align: center;
	margin:0 auto 3%;
	line-height: 40px;
	font-size: 20px;
	border-radius: 75px;
}
.xzzx ul li:hover .ck_xz{
	left: 0;
	
	
} 
.liu{
	width: 100%;
	margin:0 auto;
}
.liu ul{
	width: 80%;
	margin:0 auto;
}
.liu ul li{
	width: 15%;
	float: left;
	text-align: center;
	margin-left: 1%;
	margin-top: 6%;
	margin-bottom: 5%;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.liu ul li p{
	line-height: 50px;
}
.liu ul li a:link,
.liu ul li a:visited{
	color:#000;
}
.liu ul li:hover{
    -webkit-transform: scale(1.2) rotate(0deg);
    -moz-transform: scale(1.2) rotate(0deg);
    -o-transform: scale(1.2) rotate(0deg);
}

/* 服务中心——下载 */
.lanmu{
	width: 70%;
	margin:3% auto;
	background:#EF6D3B;
	height: 40px;
	line-height: 40px; 
}
.lanmu ul li{
	width: 10%;
	float: left;
	color: #fff;
	text-align: center;
}
.lanmu ul li div{
	width: 1px;
	background: #fff;
	height: 30px;
	margin-top: 5px;
}
.lanmu ul li:nth-child(1){
	width: 75%;
}
.lanmu ul li:nth-child(2n){
	width: 2%;
}
.xz-spx{
	margin:0 auto 2%;
	width:70%;
	height:2px;
	background:#EF6D3B;
}
.rjxz{
	width: 70%;
	margin:0 auto 5%;
}
.rjxz ol li{
	width: 100%;
	margin-top: 2%;
	height: 50px;
	line-height: 50px;
}
.rjxz ol li span{
	width: 10px;
	height: 10px;
	background: #000;
	display: inline-block;
	margin-left: 5px;
}
.rjxz ol li a{
	display: inline-block;
	width: 100px;
	text-align: center;
	background: #E5E5E5;
	border-radius: 5px;
	line-height: 30px;
	float: right;
	margin-right: 3%;
	margin-top: 10px;
}
.rjxz ol li:hover{
	background: #EEEEEE;
	color: #EF6D3B;
}
.rjxz ol li:hover span{
	background: #EF6D3B;
}
.rjxz ol li a:link,
.rjxz ol li a:visited{
	color:#000;
}
.rjxz ol li a:hover{
	color: #fff;
	background: #EF6D3B;
}
/* 下载详情页  */
.xzxq-tit{
	width: 100%;
	margin:0 auto 2%;
	text-align: center;
	font-size: 40px;
}
.xzxqy{
	width: 70%;
	margin:0 auto 2%;
	background: #F5F5F5;
}
.xzxqy .shu{
	width: 5px;
	height: 30px;
	background:#E1AF12; 
	float: left;
	margin-left: 10px;
    margin-top: 10px;
}
.xzxqy span{
	padding-left: 10px;
	font-size: 18px;
	float: left;
	line-height: 30px;
	padding-top: 10px;
}
.xzxqy p{
	font-size: 14px;
	line-height: 30px;
	margin: 1% auto;
	text-indent: 2em;
	padding: 0 2%;
}
.xzxqy b{
	font-weight: normal;
	padding: 0 2%;
	font-size: 14px;
	line-height: 30px;
	margin: 1% auto;
	display: block;
}
.h20{
	height: 20px;
}
/* 关于我们 */
.gy-tit{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.gy-tit h1{
	margin:0 auto;
	font-size: 50px;
	color:#EF6D3B;
}
.gy-tit p{
	margin: 2% auto 1%;
    font-size: 24px;
}
.gyjj{
	width: 70%;
	background:#F5F5F5;
	margin:2% auto;
	overflow: hidden; 
}
.gyjj img{
	float: left;
	width: 50%;
}
.gyjj .gyjj_text{
	width: 50%;
	float: left;
	background:#F5F5F5;
	font-family:微软雅黑;
	}
.gyjj .gyjj_text1{
	float: left;
	background:#F5F5F5;
	font-family:微软雅黑;
	line-height: 40px;
	font-size: 16px;
	text-indent: 2em;
	margin-left: 2%;
	margin-top: 2%;
}
.gyjj .gyjj_text img{
	margin-left: 2%;
	width: 30%;
	margin-top: 5%;
}
.gyjj .gyjj_text p{
	line-height: 40px;
	font-size: 16px;
	text-indent: 2em;
	margin-left: 2%;
	margin-top: 2%;
}
.gyjj .gyjj_text a{
    display: inline-block;
    width: 220px;
    line-height: 60px;
    background: #EF6B3A;
    text-align: center;
    margin: 5% 5% 11.3% 15%;
    border-radius: 30px;
    font-size: 22px;
}
.gyjj .gyjj_text a:link,
.gyjj .gyjj_text a:visited{
	color:#fff;
}
.zhengshu{
		width:100%;
		margin:2% auto;
		}
		.zhengshu ul{
		width:70%;
		margin:0 auto;
		}
		.zhengshu ul li{
		
		
		margin-left:1%;
		text-align:center;
		}
		.zhengshu ul li img{
		width:100%;
		}
		.zhengshu ol{
		width:70%;
		margin:2% auto;
		}
		.zhengshu ol li{
		width:19%;
		float:left;
		margin-left:1%;
		text-align:center;
		}
		.zhengshu ol li img{
		width:100%;
		}
.gs_qywh{
	width: 100%;
	background: url(../images/qywh_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
	margin:0 auto 4%;
}
.gs_qywh h4{
    width: 100%;
	text-align: center;
	margin:3% auto;
	color:#fff;
	font-size: 40px;
}
.gs_qywh h4 p{
	font-size: 20px;
	font-weight: normal;
	margin-top: 1%;
}
.gs_qywh ul{
	width: 70%;
	margin:0 auto;
	overflow: hidden;
}
.gs_qywh ul li{
	width: 25%;
	float: left;
	text-align: center;
	color:#fff;
	transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.gs_qywh ul li:hover img{
	opacity: .3;
	background: #000;
	transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.gs_qywh ul li:hover h3{
	margin-top: -50%;
	font-size: 50px;
	transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.gs_qywh ul li h3{
	font-size: 20px;
	margin-top: 5%;
	margin-bottom: 30%;
}
.lxfs{
	width: 70%;
	margin:2% auto;
	overflow: hidden; 
}
.lxfs img{
	float: left;
	width: 50%;
}
.lxfs .lx_text{
	width: 49%;
	float: left;

}
.lxfs .lx_text h1{
	font-size: 40px;
	margin-bottom: 5%;
	margin-left: 5%;
}
.lxfs .lx_text p{
	margin-top: 4%;
    line-height: 30px;
    font-size: 20px;
    margin-left: 5%;
}
/* 公司简介 */
.gs-tit{
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.gs-tit h1{
	margin:0 auto;
	font-size: 50px;
	color:#EF6D3B;
	font-weight: bold;
}
.gs-tit p{
	margin: 2% auto 1%;
    font-size: 24px;
    color: #F1723B;
    font-weight: bold;
}
.gsjj{
	width: 70%;
	background:#F5F5F5;
	margin:2% auto;
	overflow: hidden; 
}
.gsjj .gs_text{
	padding:2% 2% 5% 2%;
	font-size: 16px;
}
.gsjj .gs_text p{
	text-indent: 2em;
	line-height: 30px;
}
.gs_gys{
	width: 100%;
	background: url(http://www.qianxingit.com/templets/default/images/gys_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
	margin:0 auto;
}
.gs_gys h1{
	width: 100%;
	text-align: center;
	margin:3% auto;
	color:#fff;
	font-size: 22px;
}
.gs_gys ul{
	width: 70%;
	margin:0 auto;
	overflow: hidden;
}
.gs_gys ul li{
	width: 25%;
	float: left;
	text-align: center;
	color:#fff;
}
.gs_gys ul li img{
		transition: all 3s;
-moz-transition: all 3s; /* Firefox 4 */
-webkit-transition: all 3s; /* Safari 和 Chrome */
-o-transition: all 3s; /* Opera */
}
.gs_gys ul li:hover img{
	    transform:rotate(1080deg);
-ms-transform:rotate(1080deg); 	/* IE 9 */
-moz-transform:rotate(1080deg); 	/* Firefox */
-webkit-transform:rotate(1080deg); /* Safari 和 Chrome */
-o-transform:rotate(1080deg); 	/* Opera */
}
.gs_gys ul li h2{
	font-size: 40px;
	margin-top: 2%;
}
.gs_gys ul li p{
	font-size: 16px;
	margin-top: 2%;
	margin-bottom: 30%;
}
/* 解决方案  */
.jjfa_qq{
	background: #369F9A!important;
}
.img_tx{
	margin:2% auto 5%;
	width: 100%;
}
.img_tx .jj_img{
	width: 40%;
	float: left;
	border: 1px solid #ccc;
}
.img_tx .jj_img img{
	padding:2%;
    width: 97%;
    float: left;
}
.img_tx .jj_text{
	width: 58%;
	float: left;
}
.img_tx .jj_text h2{
	font-size: 25px;
	padding-left: 20px;
}
.img_tx .jj_text p{
	font-size: 16px;
	line-height: 25px;
	padding-left: 20px;
}

/* 解决方案——专题方案  */
.m_right ol li .gd_r .jieshao h2 {
    margin-top: -3.3%;
}
.m_right ol .dg_zx #back,
.m_right ol .dg_zx1 #back,
.m_right ol .dg_zx2 #back{
	background: #ccc!important;
}

/* 解决方案——专题方案--详情页  */
#xq_bg{
	background: #389F9B!important;
}
#xq_bg1{
	border: 1px solid #389F9B;
}

/* 企业文化 */
.qiye{
	width: 70%;
	margin:3% auto;
}
.qiye .qysm,
.qiye .qyyj{
	width: 48%;
	float: left;
	color: #EF6D3B;
	margin-left: 2%;
}
.qiye .qysm span,
.qiye .qyyj span{
	font-size: 50px;
	padding-left: 6%;
}
.qiye .qysm p,
.qiye .qyyj p{
	font-size: 16px;
	color:#000;
	line-height: 30px;
}
.whjs{
	width: 100%;
	background: url(http://www.qianxingit.com/templets/default/images/whjs_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
	margin:0 auto;
	color:#fff;
}
.whjs h1{
    width: 100%;
    margin:3% auto 0;
    text-align: center;
    font-size: 30px;
}
.whjs h2{
    width: 100%;
    margin:3% auto 0;
    text-align: center;
    font-size: 40px;
    font-family: "邢体草书简体";
}
.whjs p,.whjs h4{
	width: 70%;
	margin:3% auto 0;
	font-size: 18px;
	text-indent: 2em;
}
.whjs h4{
	margin:3% auto 12%;
	font-weight: normal;
}

/* 新闻动态 */
.xw_tit{
	width: 100%;
	text-align: center;
	color:#EF6D3B;
	margin:0 auto;
	font-size: 30px;
}
.rdxw{
	width: 70%;
	margin:3% auto;
}
/*.rdxw img{
	width: 46%;
	float: left;
}*/
/*.rdxw img:nth-child(2){
	float: right;
}*/
.gsdt{
	width: 70%;
	margin:3% auto 0;
	overflow: hidden;
}
.gsdt ul li{
	width: 100%;
	line-height: 40px;
    margin: 0% auto 2%;
    font-size: 16px;
}
.gsdt ul li span{
	width: 8px;
	height: 8px;
	background: #5D5959;
	display: inline-block;
    margin-left: 15px;
}
.gsdt ul li b{
    font-weight: normal;
    margin-left: 15px;
}
.gsdt ul li i{
    font-style: normal;
    float: right;
}
.gsdt ul li .spx{
	width: 100%;
	height: 1px;
	background: #CCC;
	margin-left: 15px;
}
.gsdt ul li a:link,
.gsdt ul li a:visited{
	color:#000;
}
.gsdt ul li a:hover{
	color:#EF6D3B;
}
.gsdt ul li:hover span{
    background: #EF6D3B;
}
.fenye{
	text-align: center;
	margin:3% auto;
	height: 25px;
	line-height: 25px; 
}
.fenye a{
	display: inline-block;
	width: 50px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	margin-left: 8px;
	text-align: center;
}
.fenye a:nth-child(1){
display:none;}
.fenye a:link,
.fenye a:visited{
	color:#ccc;
}
.fenye a:hover{
	background:#2080F9; 
	color:#fff; 
}
.fenye b {
    margin-left: 8px;
    width: 50px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
}
/* 新闻动态-详情页 */
.wenzhang{
	width: 50%;
	margin:3% auto;
	overflow: hidden;
	/*text-align: center;*/
}
.wenzhang h1{
	font-size: 30px;
	color: #000;
	margin:0 auto;
	text-align: center;
}
.wenzhang h3{
	font-size: 18px;
	text-align: center;
	margin:3% auto;
}
.wenzhang p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
	margin:0 auto;
	text-align: left;
}
.wenzhang img{
	text-align: center;
	margin:2% auto;
	display: inline-block;
}
.xiangguan{
	width: 50%;
	margin:3% auto 5%;
	overflow: hidden;
}
.xiangguan .yuedu{
	width: 124px;
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	color:#000;
	float: left;
	border-bottom: 5px solid #000;
}
.xiangguan .xg_spx{
	width: 100%;
	margin-left: 124px;
	overflow: hidden;
	height: 1px;
	background: #ccc;
	float: left;
    margin-top: -3px;
}
.xiangguan ul{
	width: 100%;
	margin:2% auto;
}
.xiangguan ul li{
	width: 50%;
	float: left;
	margin-top: 2%;
	font-size: 18px;
}
.xiangguan ul li span{
	width: 8px;
	display: inline-block;
	height: 8px;
	border-radius: 4px;
	background: #000;
}
.xiangguan ul li a b {
    font-weight: normal;
}
.xiangguan ul li a:link,
.xiangguan ul li a:visited{
	color:#000;
}
.xiangguan ul li a:hover{
	color:#EF6D3B;
}
.xiangguan ul li:hover span{
    background: #EF6D3B;
}
.xiangguan ul li i {
    display: none;
}

/* 招贤纳士 */
.zs-tit{
	width: 100%;
	margin:3% auto;
	text-align: center;
	color:#EF6D3B;
}
.zs-tit p{
	font-size: 20px;
}
.zs-tit h1{
	margin-top: 2%;
	font-size: 40px;
	font-weight: bold;
}
.zs-tit div img{
	width: 30%;
    margin-top: 3%;
}
.zxns_text{
	width: 50%;
	margin:0 auto;
	overflow:hidden;
}
.zxns_text h3{
	margin:0 auto 2%;
	text-align: center;
	color:#EF6D3B;
	 font-size: 30px;
}
.zxns_text p{
	line-height: 30px;
	margin: 1% auto;
}
.gwzz{
	width: 100%;
	background: url(http://www.qianxingit.com/templets/default/images/gwzz_bg.jpg) no-repeat;
	background-size: cover;
	margin:0 auto;
	overflow: hidden;
}
.gwzz_zt{
	width: 50%;
	margin:5% auto;
	overflow: hidden;
}
.gwzz .gw_left{
	width: 25%;
	float: left;
}
.gwzz .gw_left p{
	color: #fff;
	font-size: 22px;
	margin-top: 20%;
	line-height: 50px;
	    width: 90%;
    text-align: center;
}

.gwzz .gw_right{
	width: 75%;
	float: left;
	background: #fff
}
.gwzz .gw_right .gwrz,.gwzz .gw_right .gwrz1{
	width: 48%;
	margin-left: 2%;
	float: left;
}
.gwzz .gw_right  h4{
	font-size: 18px;
	margin: 2% auto;
}
.gwzz .gw_right  ol li{
	list-style-type: decimal;
	margin-left: 6%;
	margin-top: 5%;
}
.gwzz .gw_right img{
	width: 48%;
	float: left;
	    margin-top: 2%;
}
.gwzz .gw_right  a{
	display: inline-block;
	color: #EF6D3B;
	margin:5% auto;
	font-weight: bold;
}

/* 在线订购 */
.zxdg{
	width: 100%;
	margin:3% auto;
	background: url(http://www.qianxingit.com/templets/default/images/zxdg_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.zxdg h1{
	margin:3% auto;
	text-align: center;
	color: #EF6D3B;
	font-size: 30px;
}
.zxdg .biaodan{
	width: 50%;
	background: #fff;
	margin:0 auto 5%;
}
.zxdg .biaodan .in_l,
.zxdg .biaodan .in_r{
	width: 50%;
	margin:0 auto;
	float: left;
	    text-align: center;
}
.zxdg .biaodan select,.in_hei,.in_hei1,.zxdg .biaodan input{
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	margin:3% auto;
	padding-left: 5%;
	background-color: #fff;
}
.zxdg .biaodan select{
	width: 90%;
}
.zxdg .biaodan input,.in_hei,.in_hei1{
	width: 85%;
}
.zxdg .biaodan select option span{
	color:red;
	padding-right: 20px;
}
.input_bg{

	background: url(http://www.qianxingit.com/templets/default/images/input_img.jpg) no-repeat 10px 18px;
	background-color: #fff;
}
.in_hei{
	height: 100px;
}
.in_hei1{
	height:150px;
}
.in_r input:nth-child(1){
	margin-top: 85px;
}
.zhaodao{
	margin:5% auto;
	width: 80%;
	font-size: 18px;
}
.zhaodao input{
	width: 15%!important;
	margin-left:3%!important;
	width: 12px!important;
	height: 12px!important;
}
.tijiao{
	width: 320px;
	margin:0 auto;
}
.tijiao button{
	width: 150px;
    height: 40px;
    background: #E86A4F;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: none;
}
.tijiao input{
	width: 100px!important;
	margin-left: 50px!important;
    border: none;
    font-size: 20px!important;
    background: url(http://www.qianxingit.com/templets/default/images/chongzhi.jpg) no-repeat 10px 12px;
}