/* CSS初始化代码 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #555;
	font-family: Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", STHeiti, "华文细黑", sans-serif;
	font-size: 14px;
}

td,
th,
caption {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
	vertical-align: top;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

a,
a:hover,
a:visited,
a:focus {
	text-decoration: none !important;
}

ul li {
	float: left;
}

/* 左浮动 */
.left {
	float: left;
}

/* 右浮动 */
.right {
	float: right;
}

/* marin-top */
.mt10 {
	margin-top: 10px;
}

/* margin-top */
.mt15 {
	margin-top: 15px;
}

/* margin-left */
.ml10 {
	margin-left: 10px;
}

/* margin */
.m10 {
	margin: 10px;
}

/* margin-right */
.mr10 {
	margin-right: 8px;
}

/* margin-bottom */
.mb10 {
	margin-bottom: 10px;
}

/* 边框线条 */
.bor {
	border: 1px solid #e3e3e3;
}

.mainTipbg {
	height: 30px;
	line-height: 30px;
	background-image: url(../img/titbg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #032694;
}

/*清除浮动*/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: inline-block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

/* 顶部 */

.topCenter {
	/*background: url(../img/sy.jpg) no-repeat center center;*/
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.topCenter .logo {
    width: 180px;
    height: 100px;
    float: left;
    background: url(../img/180_140_logo.png) no-repeat center center;
}
.topCenter .gsmc {
    width: 800px;
    height: 50px;
    float: left;
    margin-top: 25px;
    border-left: solid 1px #a7a7a7;
}
.topCenter .lxdh {
    width:219px;
    height:50px;
    margin-top:25px;
    line-height:50px;  
    float:left;
}

#banner {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #3761f3;
}

.banner {
	width: 1200px;
	margin: 0 auto;
}

    .banner ul li {
        width: 230px !important;
        line-height: 50px;
    }

    .banner ul li a {
        display: block;
        color: rgb(255, 255, 255);
    }

.banner ul li :hover {
	background-color: rgba(97, 153, 244, .5);
}

/* 菜单 */
#menu {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 37px;

}

/* 关于我们 */
#about {
	width: 100%;
}


#about .fwnlImage {
	width: 1200px;
	height: 597px;
	margin: 0 auto;
}

#about .ckhjImage {
	width: 1200px;
	margin: 0 auto;
}

#bottom {
    width: 100%;
    height: 50px;
    background-color: rgb(227, 227, 227);
}

    #bottom .TextBox {
        width: 560px;
        height: 50px;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        line-height: 50px;
    }

#bottom .TextBox a {
	color: #373737;
}

#bottom .TextBox a:hover {
	color: #ff6600;
}

/* 云仓服务 */
#center {
	width: 1200px;
	margin: 0 auto;
	display: flex;

}

/* 左边 */
.leftWrap {
	width: 242px;
	height: 276px;
	border: 1px solid #e3e3e3;
	float: left;
}

.leftCenter {
	width: 100%;
	height: 157px;
}

.leftWrap .leftTop a {
	color: #373737;
}

.leftWrap .leftTop a:hover {
	color: #ff6600;
	outline: none;
}

/*左下 */
.leftWrap .leftBottom {
	width: 205px;
	font-size: 12px;
}

/* 右边 */
.rightWrap {
	width: 945px;
	float: right;
}

.rightWrap .rightTop {
	height: 30px;
	line-height: 30px;
}

.rightWrap .rightTop .right a {
	color: #373737;
}

.rightWrap .rightTop .right a:hover {
	color: #ff6600;
}

.rightWrap .rightCenter {
	width: 100%;

}

.n_title {
	line-height: 34px;
	padding: 15px 0px;
	border-bottom: 1px dotted #c6c6c6;
	width: 100%;
	text-align: center;
	font: bold 18px/22px "微软雅黑";
}

.n_time {
	width: 735px;
	text-align: center;
}

.gray {
	color: #626262
}

.line28 {
	font-size: 14px;
	line-height: 28px;
}

.rightCenter a {
	color: #313131;
}

.rightCenter a:hover {
	color: #ff6600;
}

.banner1 {
	position: relative;
	overflow: auto;
	text-align: center;
}

#slide {
	width: 1200PX !important;
    margin:0 auto;

}

#slide .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
}

#slide .dots li {

	display: inline-block;

	width: 10px;

	height: 10px;

	margin: 0 4px;

	text-indent: -999em;

	border: 2px solid #fff;

	border-radius: 6px;

	cursor: pointer;

	opacity: .4;

	-webkit-transition: background .5s, opacity .5s;

	-moz-transition: background .5s, opacity .5s;

	transition: background .5s, opacity .5s;

}

#slide .dots li.active {

	background: #c7ae6d;

	opacity: 1;

}

#bottom_Slide {
	width: 100%;
}

.view {
	width: 1200px;
	height: 280px;
	margin: 0px auto;
	overflow: hidden;

}

.view ul {
	width: 2400px;
	height: 280px;
	list-style: none;
	position: relative;
	padding: 0;
	margin-top: 0;
	cursor: pointer;

}

.view ul li {
	display: block;
	width: 400px;
	height: 280px;
	float: left;
	background: url(../img/gztp1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    margin-left:10px;
}

.view ul li:nth-of-type(2) {
	background: url(../img/gztp2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.view ul li:nth-of-type(3) {
	background: url(../img/gztp3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.view ul li:nth-of-type(4) {
	background: url(../img/gztp4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.view ul li:nth-of-type(5) {
	background: url(../img/gztp1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.view ul li:nth-of-type(6) {
	background: url(../img/gztp2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#gotop {
	position: fixed;
	right: 10px;
	bottom: 10px;
}
.GSJS {
    width:1200PX; margin:10px auto; overflow:hidden; 
}
.YW_TITLE {
    color: #8b8b8b;
    font-size: 50px;
    font-weight: bolder;
    text-align: center;
}
.ZW_TITLE {
    color: #2163c6;
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    height:80px;
    float:left;
    width:100%;
    line-height:80PX;
}
.GYWM ul {
    width: 100%;
    float: left
}

.GYWM ul li {
    float: left;
    width: 600PX;
    height: 365PX;   
    list-style-type: none;
}
    .CCYS ul {
        width: 100%;
        float: left
    }
        .CCYS ul li {
            float: left;
            width: 595PX;
            height: 300PX;            
            list-style-type: none;            
            letter-spacing: 2PX;
            line-height: 35PX;
            color: white;
        }
    .CCYS ul li:nth-child(even) {
        margin-LEFT: 10PX;
    }
.CCYS_TITLE {
    font-size: 20PX;
    text-align: center;
    margin-top:10PX;
}
.CCYS_TEXT {
    width: 80%;
    margin: 0 AUTO;
    font-size: 20PX;
}
    .bgdiv {
        width: 100%;
        height: 280PX;
        background-color: #0d0d0d;
        opacity: 0.7;
        padding-top:20PX;
    }

.FWNL ul {
    width: 100%;
    float: left;   
}

    .FWNL ul li {
        float: left;
        width: 296PX;
        height: 300PX;
        background-color: #e8e9ee;       
        list-style-type: none;
        font-size: 16PX;
        letter-spacing: 5PX;
        line-height: 35PX;
        border-radius: 10px;        
        border:solid 2px white;
        word-break:break-all;
    }

    .FWNL ul li div {
        font-size: 20px;
        font-weight: bolder;
        text-align: center;
        height:50px;
        line-height:50px;
    }
        .FWNL ul li p {
            padding: 10px;
        }
.ZDHSB {
    margin-top:10PX;
}
.ZDHSB ul {
    width: 1200px;
    float: left;    
}
    .ZDHSB ul li {
        float: left;
        width: 590PX;
        height: 300PX;
        /*background-color:red;*/        
    }


.FWLC ul {
    width: 100%;
    float: left;
    
}

    .FWLC ul li {
        width: 165px;        
        float: left;
        background-color: #7f726A;
        margin-left: 5px;
    }
    .FWLC ul li .icon {
        width: 100px;
        height: 100px;
        margin:34px auto;
        font-size: 50px;
        line-height: 100px;
        text-align: center;
        vertical-align: middle;
        border-radius:50px;
        background-color:white;
        margin-bottom:0px;
    }
.FLWC_TILTE {
    height: 50px;  
    color: white;
    text-align: center;
    font-size: 25px;
    line-height: 50px;
}
.FWLC_ITEM {
    width:940px;
    margin-top:30px;
    height:50px;
    margin-left:65px;
}
.FWLC_ITEM_ICON {
    width: 100px;
    height: 50px;
    float: left;
    font-size: 30px;
    color: white;
    line-height: 50px;
    text-align: center;
    background-color: #7f726A
}
.FWLC_ITEM_TEXT {
    width:708px;
    height: 48px;
    float: left;
    border: solid 1px #7f726A;
    line-height: 48px;
    text-indent: 10px;
}