@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, li, form, label { border: 0 none; font-family: inherit; font-style: inherit; margin: 0; padding:0;}
body {color:#000;font-family:微软雅黑;font-size: 14px;line-height:24px;background:;}
input, select {font-size: 12px;line-height: 16px;}
img{border:none;}
ul, li{list-style-type: none;}
input,select{vertical-align:middle;}
a{color:#592b74;text-decoration: none;font-weight:normal;/*-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;*/}
img{/*width:100%;*/border:none;}

/*广告部分*/
.banner{width:100%;overflow:hidden;margin:0 auto;}
.banner div{width:100%;height:145px;margin:auto;}
.banner .ban0{background:url(../images/banner_01.jpg) no-repeat center top;}
.banner .ban1{background:url(../images/banner_02.jpg) no-repeat center top;}
.banner .ban2{background:url(../images/banner_03.jpg) no-repeat center top;}
.banner .ban3{background:url(../images/banner_04.jpg) no-repeat center top;}
.banner .ban4{background:url(../images/banner_05.jpg) no-repeat center top;}
.banner .ban_cont{width:1070px;height:100%;margin:auto;position:relative;}
.banner .ban_cont a{position:absolute;width:106px;height:83px;display:block;left:275px;bottom:10px;background: none;}


/*外层基本宽度*/
.pubW{width:1000px;overflow:hidden;margin:0 auto;}
.out0{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p0_bg.jpg) no-repeat center 0px;;}
.out1{width:100%;overflow:hidden;margin:0 auto;background:#21ABF2;}
.out11{width:100%;overflow:hidden;margin:0 auto;background:#39DEAE;}
.out111{width:100%;overflow:hidden;margin:0 auto;background:#fff;}
.out2{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p2_bg.jpg) no-repeat center 0px;}
.out3{width:100%;overflow:hidden;margin:0 auto;background:#F8F8F8;}
.out4_1{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p4_bg1.jpg) no-repeat center 0px;}
.out4_2{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p4_bg2.jpg) no-repeat center 0px;}
.out5{width:100%;overflow:hidden;margin:0 auto;background:#dadada;}
.out6{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p6_bg.jpg) no-repeat center 0px;;}
.out7{width:100%;overflow:hidden;margin:0 auto;background:url(../images/p7_bg.jpg) no-repeat center 0px;}


/*按钮*/
.button{text-align:center;display:block;border-radius:4px;background:#0a54a3;line-height:40px;font-size:16px;color:#fff;margin:auto;}

/*商务通*/
.link{width:100%;margin: auto;text-align: center;}
.business{display:inline-block;font-size:30px;padding:20px 50px;color:#fff;z-index:99999;background:#FF2640;  -webkit-border-radius:50px;  -moz-border-radius:50px;  border-radius:50px;}


/*标题下的段落*/
.Ptext{width:82%;margin:auto;text-indent:0px;margin:auto;font-size:20px;line-height:35px;padding:20px 0px;text-align:center;}


/*浮动最后一个*/
.end{padding:0px;}


/*标题*/
h1{width:100%;margin:auto;text-align:center;/*padding-top:30px;line-height:50px;font-size:44px;color:#000;font-weight: normal;background: url("../images/h_bg.png") no-repeat center bottom ;position: relative;*/}
/*h1::before{content:"";display:block;width:60px;height:60px;position: absolute;left:50%;margin-left:-30px;top:-30px;background: #E9EDF5;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}*/
h1 img{width: auto;}
h1 span{font-size: 30px;}
h1 span em{color: #57C1FE;font-size: 36px;}
h1 span strong{font-weight:normal;color: #57C1FE;font-size: 36px;}
h2{overflow:hidden;line-height:100px;padding-top:22px;font-size:40px;color:#000;text-align:center;margin:auto;}


