﻿/*默认字体设置*/
body{ background: #f2f2f2;}
*{margin:0px; padding:0px; border:0px;}
i{font-style:normal;}
html,body{font: 12px '微软雅黑','Microsoft Yahei','Arial', "ＭＳ Ｐゴシック", 'Geneva', sans-serif, 'Osaka',"ヒラギノ角ゴ Pro W3";color: #575757;margin:0 auto;}
button,form,iframe{font-family: "微软雅黑";}
/*默认清零设置*/
h1,header,footer, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, p, form { margin:0; padding:0;font-weight: normal; }
/*列表默认设置*/
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
/*图片默认设置*/
img { border:none;border:0;vertical-align: middle;}
/*去除表单的阴影边框*/
input[type="button"],input[type="submit"],input[type="reset"],input[type="password"],input[type="number"],input[type="text"] {font-family: "微软雅黑", Verdana, "Microsoft Yahei", STXihei;-webkit-appearance: none; outline: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; -ms-box-sizing: border-box;-o-box-sizing: border-box;}
textarea {-webkit-appearance: none;}   
textarea:focus, input[type=search]:focus,input[type=text]:focus,input[type=password]:focus, input[type=tel]:focus,input[type=number]:focus {
  border: 2px solid #61a1df;
}
/* 清除浮动 */
.clearfix:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; line-height: 0px;}
.clearfix { display: inline-table; }
* html .clearfix {height:1%; }
*+html .clearfix {zoom:1;}
.clearfix { display:block;}
/* 超链接默认设置*/
a:focus { outline: none; }  
a {
    color: #fff;
    text-decoration: none;
}/*a:hover{text-decoration: underline;}*/
.nav li {
    float:left;
    margin:0 21px;
    padding:0px 5px;
    line-height: 90px;
}
.nav li a {
    padding: 0 5px;
    font-size: 14px;
    font-family:"Microsoft YaHei";
}
.mainbody {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99;    
	height: 696px;
}
.ipbg {
    background: url(http://file.graspishop.com/webimage/ipbg.png);
    width: 530px;
    height: 387px;
    float: left;
}
.nav {
    float: left;
    margin-left: 35px;
}
#logo {
    float: left;
    width: 165px;
    height: 35px;
    margin-top: 32px;
    overflow: hidden;
}

.nav li:hover,  .nav li.cur {
    height: 88px;
     border-bottom: #ffffff  2px solid;
}
.nav li a:hover{
color:#ffffff ;
}
 
 
.fullSlide {
    width: 100%;
    height: 696px;
    position: absolute;
 
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=##023f78,endColorStr=#0073b2); /*IE*/   
    background:-moz-linear-gradient(top,#023f78,#0073b2);/*火狐*/   
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#023f78), to(#0073b2));/*谷歌*/   
  
      
    background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #023f78),color-stop(1, #0073b2));/* Safari & Chrome*/  
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#023f78', endColorstr='#0073b2'); /*IE6 & IE7*/  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#023f78', endColorstr='#0073b2')"; /* IE8 */  
    
    left: 0;
    right: 0;
    top: 0;
}
.fullSlide .bd {
    width: 100% !important;
    height: 696px;
    overflow: hidden;
    text-align: center;
    background: #000;
}


.full_1 {
    width: 100%;
    margin: auto;
    height: 700px;
    clear: both;
    background: #fff;
}
.full_1 img {
    margin: auto;
    width: 1163px;
    padding-top: 30px;
    display: block;
}
.full_2 {
    width: 100%;
    margin: auto;
    padding-top: 20px;
    margin-top: 1px;
    background: #fff;
    height: 630px;
}
.full_2 img {
    margin: auto;
    width: 1093px;
    display: block;
}
.full_3 {
   width: 100%;
     margin: auto;
	margin-top: 1px;
    background: #fff;
    height: 740px;
}
.full_3 img {
    margin: auto;
    width: 1174px;
    padding-top: 75px;
    display: block;
}
 
.full_4 {
    width: 100%;
    margin: auto;
    height: 740px;
    background: #fff;
    margin-top: 1px;
}
.full_4 img {
    margin: auto;
    width: 1195px;
    padding-top: 30px;
    display: block;
}
.full_5 {
    width: 100%;
    margin: auto;
    background: #fff;
    margin-top: 1px;
    height: 600px;
}
.full_5 img {
    margin: auto;
    width: 1185px;
    padding-top: 54px;
    display: block;
}
h4.full_6title {
    width: 100%;
    height: 100px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #222;
    line-height: 100px;
}
.full_6 {
    width: 100%;
    height: 610px;
    background: #fff;
    margin-top: 1px;
}
.full_6 img {
    margin: auto;
    width: 1140px;
    display: block;
    padding-top: 40px;
}
.full_7 {
    width: 100%;
    margin-top: 1px;
    height: 725px;
    background: #fff;
}
.full_7 img {
    margin: auto;
    width: 1150px;
    display: block;
    padding-top: 40px;
}
.full_8 {
    width: 100%;
    margin-top: 1px;
    height: 680px;
    background: #fff;
}
.full_8 img {
    margin: auto;
    width: 1176px;
    display: block;
    padding-top: 35px;
}
.full_9 {
    width: 100%;
    height: 730px;
    background: #fff;
    margin-top: 1px;
}

.full_9 img {
    margin: auto;
    width: 1210px;
    display: block;
    padding-top: 40px;
}

.full_10 {
    width: 100%;
    height: 730px;
    background: #fff;
    margin-top: 1px;
}
.full_10 img {
    margin: auto;
    width: 1131px;
    display: block;
    padding-top: 40px;
}

.full_11 {
    width: 100%;
    height: 685px;
    background: #fff;
    margin-top: 1px;
}
.full_11 img {
    margin: auto;
    width: 1131px;
    display: block;
    padding-top: 40px;
}
.full_12 {
    width: 100%;
    height: 670px;
    background: #fff;
    margin-top: 1px;
}
.full_12 img {
    margin: auto;
    width: 1115px;
    display: block;
    padding-top: 40px;
}

.full_19 {
    width: 100%;
    height: 460px;
    background: #fff;
    margin-top: 1px;
}
.full_19 img {
    margin: auto;
    width: 966px;
    display: block;
    padding-top: 40px;
}












 #footer {
    background: #1f1c23;
    padding: 30px 0;
 }.footer_box img {
    width: 100%;
}#footer p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 50px 0 15px 0;
}.footer_box {
    width: 1200px;
    margin: auto;
}
a.ljck {
    font-size: 14px;
    background: #52aaf9;
    width: 130px;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 75px;
    padding: 10px 10px 15px 10px;
}
a.ljck:hover{
	
	   font-size: 14px;
    background: #0891e6;
    width: 130px;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 75px;
    padding: 10px 10px 15px 10px;
	
	
}
.fullSlide .bd {
    width: 100% !important;
    height: 696px;
	-webkit-transition:0.5s; 
    overflow: hidden;
	line-height: 360px;
	font-size: 36px;
 	color:#fff;
	font-family:"Microsoft YaHei UI Light" !important;
    text-align: center;
    /*background: url(http://file.graspishop.com/webimage/Sab.jpg) center 0px no-repeat;*/
        /*background: url(http://file.graspishop.com/webimage/Sab.jpg) center 0px no-repeat;*/


    background: -ms-linear-gradient(top,#023f79 0%,#0073b2 100%);
    background: -webkit-gradient(linear, 0 100%, 100% 100%, from(#023f79), to(#0073b2));   
    background: -webkit-linear-gradient(top, #023f79, #0073b2);   
    background: -moz-linear-gradient(top, #023f79, #0073b2);   
    background: -o-linear-gradient(top, #023f79, #0073b2);   
    background: -ms-linear-gradient(top, #023f79, #0073b2);   
    background: linear-gradient(top, #023f79, #0073b2);   
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1,  startx=150,starty=150,finishx=150,finishy=150,startColorstr = #023f79, endColorstr = #0073b2);   


 }
 
.fler {
    position: relative;
    z-index: 1000;
    float: left;
    margin-left: 130px;
    margin-top: 70px;
}
.fler1 {
    position: absolute;
    width: 1200px;
    margin: auto;
    left: 50%;
    top: 218px;
    margin-left: -600px;
}
.fler p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 30px 10px;
}
.fler h1 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
.fler a {
    display: block;
    float: left;
    padding: 14px 30px;
    background: #3a9cd6;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    margin-top: 7px;
    cursor: pointer;
    margin-left: 120px;
    box-shadow: 1px 1px 7px 0px #0b5d8e;
}
.fler img {
    float: left;
    width: 110px;
}
.Ver {
    display: block;
    float: right;
    width: 225px;
    margin-top: 40px;
    font-size: 12px;
    color: #fff;
}
 		.topbox{ height: 500px; background-color: #313131; }
.section-content {
    border-bottom: 1px solid #f2f2f2;
    /* min-height: 500px; */
    background: #eee;
    /* width: 1200px; */
    margin: auto;
    /* line-height: 500px; */
    text-align: center;
}
.nav-height {
    position: relative;
    height: 400px;
}
.nav-wrap {
    width: 100%;
    height: 399px;
    background: #fff;
}.nav-wrap.navFix {
    top: 0px;
     left: 0;
     z-index: 99999;
}
.nav-wrap ul {padding: 0;margin: 0 auto; width: 1200px; display: block; }
.nav-wrap.navFix ul{ border-bottom: 0;}
.nav-wrap li {
    display: block;
    text-align: center;
    height: 155px;
    float: left;
    width: 87px;
    margin-top: 40px;
    margin-left: 127px;
}
 .nav-wrap li:first-child {
       display: block;
    text-align: center;
    height: 155px;
     float: left;
     width: 87px;
    margin-top: 40px;
	    margin-left: 0px;
} 
 .nav-wrap li:nth-child(7)
{    margin-left: 0;
	
} 
.nav-wrap li a {
    display: block;
     font-size: 18px;
    display: block;
    color: #5d5d5d;
    text-decoration: none;
    width: 90px;
    font-weight: 500;
    padding-top: 105px;
    font-family: "微软雅黑";
}
 
 .title_hi {
    text-align: center;
    font-size: 32px;
    height: 100px;
    background: #eceef1;
    line-height: 100px;
    font-weight: bold;
}
.nav-wrap li a:hover{color: #4680d1;}
 .nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
.c1{
	    background: url(http://file.graspishop.com/webimage/c1.png) center 0px no-repeat;
}
.c2{
	    background: url(http://file.graspishop.com/webimage/c2.png) center 0px no-repeat;
}
.c3{
	    background: url(http://file.graspishop.com/webimage/c3.png) center 0px no-repeat;
}
.c4{
	    background: url(http://file.graspishop.com/webimage/c4.png) center 0px no-repeat;
}
.c5{
	    background: url(http://file.graspishop.com/webimage/c5.png) center 0px no-repeat;
}
.c6{
	    background: url(http://file.graspishop.com/webimage/c6.png) center 0px no-repeat;
}
.c7{
	    background: url(http://file.graspishop.com/webimage/c7.png) center 0px no-repeat;
}
.c8{
	    background: url(http://file.graspishop.com/webimage/c8.png) center 0px no-repeat;
}
.c9{
	    background: url(http://file.graspishop.com/webimage/c9.png) center 0px no-repeat;
}
.c10{
	    background: url(http://file.graspishop.com/webimage/c10.png) center 0px no-repeat;
}
.c11{
	    background: url(http://file.graspishop.com/webimage/c11.png) center 0px no-repeat;
}
.c12{
	    background: url(http://file.graspishop.com/webimage/c12.png) center 0px no-repeat;
}