
/*以下是page.html 样式*/
.banner {
    position: relative;
    overflow: auto;
}
.banner li {
    list-style: none;
}
.banner ul li {
    height: 390px;
    width: 1180px;
    margin: 0 auto;
}
.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 90px;
    margin: 0 auto;
}
.banner .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;
}
.banner .dots li.active {
    background-color: #fff!important;
    opacity: 1;
}
/*以 上 是大轮播部分*/
.page_bodys {
    height: 330px;
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    -ms-behavior: url(../images/bg.jpg);
    behavior:  url(../images/bg.jpg);
    background-size: 100% 100%;
}
.pg_smallcarousel{
    width: 1165px;
    width: 1130px\9;
    margin-left: 70px;
}
.pg_sctext {
    width: 500px;
    float: left;
}
.pg_sctextright{
    float: right;
    MARGIN-TOP: 65PX;
}
.pg_scspan1 {
    font-size: 48px;
    color: #FFFFFF;
}
.pg_scspan3,
.pg_scspan2 {
    display: block;
    font-size: 24px;
    color: #FFFFFF;
}
.pg_scbottom a{
    display: block;
    width: 100px;
}
#pg_downlow {
    width: 150px;
    height: 44px;
    line-height: 44px;
    background-color: red!important;
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-top:20px;
    display: inline-block;
    text-align: center;
}
#off_downlow{
    width: 150px;
    height: 44px;
    line-height: 44px;
    background-color: red!important;
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-top:20px;
    display: none;
    text-align: center;
    margin-left:30px; 
}
#pg_downlow1 {
    width: 150px;
    height: 44px;
    line-height: 44px;
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    /*float: left;*/
    text-align: center;
}
#pg_downlow a{
    color: #FFFFFF;
}
.link{
  margin-top: 10px;
}
.pg_scbuttext {
    width: 525px;
    height: 60px;
    color: #FFFFFF;
    margin-top: 12px;
}
.pg_sctext1 {
    margin-top: 7px;
    height: 30px;
}
.pg_sctext2s{
    float: left;
}
.pg_sctext2ss{
    float: left;
}
.pg_scbuttext a:hover{
    color: #ef5d32;
    text-decoration:underline;
}
.pg_scbuttext a{
    text-decoration:underline;
    color: #FFFFFF;
}
.pg_sctext2 {
    width: 162px;
    height: 20px;
    line-height: 20px;
    border: 2px solid #f9bf83;
    border-radius: 6px;
    font-size: 12px;
    text-align: center;
    float: left;
    margin-left: 30px;
}
/*一下是滑动置顶标题样式*/
.pg_fixtop {
    height: 128px;
    width: 100%;
    background-color: #FFFFFF!important;
    border-bottom: 2px solid #ebebeb;
}
.navFix{
    position: fixed;
    top: 0px;;
    left:0px;
}
.nav-content {
    width: 1178px;
    height: 128px;
    margin: 0 auto;
}
.pg_fix_text {
    width: 100%;
    height: 128px;
    background-color: #FFFFFF!important;
    border-bottom: 2px solid #ebebeb;
}
.pg_fix_text1 {
    font-size: 28px;
    color: #282828;
    padding-top: 24px;
}
.pg_fix_text2 a{
    color: #000000;
    cursor: pointer;
}
.pg_fix_nav {
    height: 40px;
    text-align: center;
    float: left;
    margin-top: 20px;
    border-bottom: 4px solid #FFFFFF;
    margin-left: 25px;
}
.pg_fix_nav1{
    margin-left: 0PX;
}
.pg_fix_nav a {
    font-size: 16px;
    color: #282828;
}
.pg_fix_text2 >a :hover { color: #fbb63a;  }
.fixednav {
    position: fixed;
    top: 0px;
    /*置 顶 标 题 样 式*/
    left: 0px;
    width: 100%;
}
.fixednav2 {
    position: fixed;
    top: 0px;
    /*置 顶 标 题 样 式*/
    left: 0px;
    width: 100%;
}
.nav-img img{
    width: 100%;
    cursor: pointer;
}
.YQ_2div0 a{
    color: #000000;
    cursor: pointer;
}
/*page.html 正文部分一*/
.pg_fixcommom1 {
    height: 450px;
    width: 100%;
    background-color: #fafafa!important;
}
.fixcom1_body {
    width: 1178px;
    margin: 0 auto;
}
.fixcom1_body2{
    width: 1160px;
    margin: 0 auto;
}
.pg_fixcommom2 {
    height: 450px;
    width: 100%;
    background-color: #FFFFFF!important;
}
.pg_fixcommom3 {
    height: 540px;
    width: 100%;
    /*background: url(../images/pagebackground4.png) center;之前的背景*/
    background: url(../images/ditu.png) no-repeat center ;
}
.pg3_text1{
    padding-top: 65px;
    font-size: 26px;
}
.pg3_text2{
    margin-top: 80px;
    font-size: 30px;
}
.pg3_text3{
    font-size: 20px;
    color: #626262;
    margin-top: 35px;
    line-height: 37px;
}
.pg3_inp{
    width: 150px;
    height: 36px;
    line-height: 36px;
    line-height: 30px\9;
    border: 1px solid #feb916;
    border-radius: 5px;
    background-color: transparent!important;
    outline: none;
    cursor: pointer;
    color: #feb916;
    font-size: 16px;
    margin-top: 40px;
}
.fixcom3_body{
    width: 1160px;
    margin: 0 auto;
}
.pg3_inp:hover{
    background-color: #fbb63a!important;
    color: #FFFFFF;
}
.pg_fixcommom4 {
    height: 550px;
    width: 100%;
    background-color: #fafafa!important;
}
.fixcom1_Ltext {
    margin-top: 108px;
    width: 588px;
    height: 500px;
    float: left;
}
.fixcom1_Rimg {
    float: right;
    margin-top: 50px;
    margin-right: 75px;
}
.fix_text1 {
    width: 66px;
    height: 24px;
    line-height: 24px;
    background-color: red!important;
    color: #FFFFFF;
    text-align: center;
    border-radius: 2px;
    margin-bottom: 9px;
}
.fix_text2 {
    font-size: 26px;
    color: #282828;
}
.fix_text3 {
    margin-top: 21px;
    line-height: 30px;
    font-size: 16px;
    color: #626262;
}
.fix_com {
    width: 590px;
    height: 56px;
    margin-top: 32px;
}
.fix_but {
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fbb63a;
    border-radius: 5px;
    color: #fbb63a;
    background-color: transparent!important;
    outline: none;
    margin-top: 141px;
}
.fix_but a {
    color: #fbb63a;
    font-size: 16px;
}
.fix_com_img1 {
    width: 164px;
    height: 56px;
    line-height: 56px;
    float: left;
+padding-bottom: 5px;
}
.fix_com_img1 span {
    margin-left: 18px;
    font-size: 22px;
    color: #282828;
}
.fix_com_img2 {
    width: 164px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 24px;
}
.fix_com_img2 span {
    margin-left: 18px;
    font-size: 22px;
    color: #282828;
}
.fix_com_img3 {
    width: 164px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 24px;
}
.fix_com_img3 span {
    margin-left: 18px;
    font-size: 22px;
    color: #282828;
}
.fix_com img {
+margin-top: 0px;
    float: left;
}
/*page.html 正文部分二*/
.fix_com2 {
    width: 690px;
    height: 56px;
    margin-top: 32px;
}
.fixcom2_Limg {
    float: left;
    margin-top: 65px;
    margin-right: 75px;
    width: 35%;
}
.fixcom1_Rtext{
    margin-top: 100px;
    width: 645px;
    height: 350px;
    float: left;
    margin-right: 30px;
}
.fixcom2_Rtext {
    margin-top: 100px;
    width: 645px;
    height: 350px;
    float: right;
    margin-right: 30px;
}
.fix_com1 {
    width: 555px;
    height: 56px;
    margin-top: 32px;
    background-color: #D9EDF7!important;
}
.fix_but2,
.fix_but3 {
    width: 180px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fbb63a;
    border-radius: 5px;
    color: #fbb63a;
    background-color: transparent!important;
    outline: none;
    margin-top: 74px;
    margin-bottom: 17px;
    float: left;
}
.fix_but3{
    margin-left: 20px;
}
.fix_but3 a {
    color: #fbb63a;
    font-size: 16px;
}
.fix_but2 a {
    color: #fbb63a;
    font-size: 16px;
}
.fix_a {
    font-size: 16px;
    color: #626262;
}
.fix_com2_img1 {
    width: 197px;
    height: 56px;
    line-height: 56px;
    float: left;
}
.fix_com2_img1 span {
    margin-left: 10px;
    font-size: 20px;
    color: #282828;
}
.fix_com2_img2 {
    width: 197px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 24px;
}
.fix_com2_img2 span {
    margin-left: 10px;
    font-size: 20px;
    color: #282828;
}
.fix_com2_img3 {
    width: 197px;
    height: 56px;
    line-height: 56px;
    float: left;
    margin-left: 24px;
}
.fix_com2_img3 span {
    margin-left: 10px;
    font-size: 20px;
    color: #282828;
}
.fix_com2 img {
+margin-top:0px;
    float: left;
}
/*page.html 正文部分三*/
.fixcom3 {
    width: 1117px;
    height: 253px;
    margin: 0 auto;
    padding-top: 65px;
}
.fixcom3_img1,
.fixcom3_img3 {
    margin-top: 97px;
    float: left;
    cursor: pointer;
}
.fixcom3_img2,
.fixcom3_img4 {
    margin-top: -70px;
    float: right;
    cursor: pointer;
}
.fixcom3_text {
    background: url(../images/juxing.png) center no-repeat;
    height: 260px;
}
.fixcom3_text2 {
    font-size: 22px;
    color: #282828;
    /*margin-left: 382px;*/
    margin-left: 33%;
}
.fixcom3_text3 {
    width: 465px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    color: #282828;
    margin-left: 335px;
    margin-top: 80px;
}
.fixcom3_text4 {
    font-size: 14px;
    color: #282828;
    width: 215px;
    margin: 0 auto;
    margin-top: 16px;
    text-align:center;
}
/*page.html 正文部分四*/
.fixcom4 {
    width: 1180px;
    height: 456px;
    margin: 0 auto;
}
.fixcom4_top {
    height: 472px;
    padding-top: 68px;
}
.fixcom4_bot {
    border-top: 1px solid #CCCCCC;
}
.fixcom4_L {
    width: 558px;
    height: 456px;
    float: left;
}
.fixcom4_R {
    width: 550px;
    height: 456px;
    float: right;
    margin-right: 15px;
}
.fixcom4_ltext {
    font-size: 26px;
    color: #282828;
}
.fix4_text3,
.fix4_text1 {
    margin-top: 52px;
    margin-bottom: 25px;
}
.fix4_text3 a {
    font-size: 20px;
    color: #fbb63a;
}
.fix4_text1 a {
    font-size: 20px;
    color: #fbb63a;
}
.fix4_text4,
.fix4_text2 {
    width: 558px;
}
.fix4_text4 a {
    font-size: 18px;
    color: #626262;
    line-height: 30px;
}
.fix4_text2 a {
    font-size: 18px;
    color: #626262;
    line-height: 30px;
}
.fix4_Rtext1 {
    width: 81px;
    height: 20px;
    float: right;
}
.fix4_Rtext1 a {
    color: #FBB63A;
    font-size: 16px;
}
.fix4_Rimg {
    width: 550px;
    height: 40px;
    margin-top: 86px;
    cursor: pointer;
}
.fix4_Rtext2 {
    width: 524px;
    height: 40px;
    line-height: 40px;
    background-color: #000000!important;
    padding-left: 26px;
    filter: alpha(opacity=60);
    /*IE*/
    opacity: 0.6;
    /*Mozilla*/
    cursor: pointer;
    color: #FFFFFF;
    margin-top: -43px;
}
.fix4_bot1 {
    margin-top: 11px;
    height: 78px;
    margin-bottom: 33px;
}
.fix_ul {
    height: 16px;
}
.fix_ulli {
    float: left;
    margin-left: 30px;
}
.fix_ulli1{
    margin-left: 0px;
}
.fix_ul a {
    font-size: 14px;
    color: #282828;
}
.fix4_bottext1 {
    height: 78px;
    line-height: 78px;
    width: 90px;
}
/*page.html小图片轮播样式*/
.nav {
    width: 1100px;
    height: 76px;
    position: relative;
    margin-top: -78px;
    overflow: hidden;
    margin-left: 65px;
    cursor: default;
}
.nav #nav-all {
    width: 1120px;
    height: 160px;
    position: absolute;
    margin-left: 44px;
}
.nav .nav-i {
    width: 190px;
    height: 74px;
    float: left;
    margin-left: 18px;
}
.nav .nav-img {
    text-align: center;
}
.nav .nav-name {
    width: 192px;
    height: 30px;
    background-color: #f2f2f2!important;
    margin-top: 33px;
    line-height: 30px;
}
.nav .nav-name a {
    font-size: 16px;
    font-family: '微软雅黑';
    padding-left: 10px;
    cursor: pointer;
}
.nav .nav-name a:hover {
    color: #4a7abe;
}
#last {
    position: absolute;
    left: 0;
    top: 25px;
}
#next {
    float: right;
    margin-right: -7px;
    margin-top: -51px;
}
.last-next {
    /*display: none;*/
    cursor: pointer;
}
.nav_img1 {
    width: 24px;
    height: 24px;
    background: url(../images/zuod.png) no-repeat;
    margin-left: 27px;
}
.nav_img2 {
    width: 24px;
    height: 24px;
    background: url(../images/youd.png) no-repeat;
    position: absolute;
    margin-left: -35px;
}
#foot_all {
    float: left;
    width: 100%;
    margin: 0 auto;
    height: 305px;
    background: url(../images/index_bj2.png) repeat-x;
}
.foot_nav {
    float: left;
    height: 43px;
    line-height: 43px;
    display: inline;
    margin: 0 auto;
}
.foot_nav ul {
    float: left;
}
.foot {
    width: 980px;
    margin: 0 auto;
}
.foot_nav li {
    float: left;
    width: 140px;
    background: url(../images/index_14.jpg) left center no-repeat;
    float: left;
    font-family: "宋体";
    margin-left: 0px;
    display: inline;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
}
.foot1 {
    float: left;
    height: 160px;
    font-size: 12px;
}
.foot1 .box {
    float: left;
    width: 150px;
}
.box ul {
    float: left;
}
.box li {
    float: left;
    width: 150px;
    margin-bottom: 15px;
    background: url(../images/n_nav1.gif) left center no-repeat;
}
.box li a {
    float: left;
    margin-left: 10px;
    display: inline;
    font-family: "宋体";
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.foot1_1 {
    float: left;
    width: 900px;
    margin-top: 10px;
    line-height: 20px;
}
.foot1_1 p {
    float: left;
    width: 900px;
    text-align: center;
    font-size: 12px;
    font-family: "宋体";
    color: rgb(255, 255, 255);
}
.foot1_1 a {
    color:#fff;
}
.box li a:hover{
    color:#ccc;
}
/*.foot1_1 .color1{
    color:rgb(85, 26, 139);
}*/
.foot1_1 p a:hover{
    color:#ccc;
}
.fixcom1_Rtext1 {
    padding-top:80px;
    width: 645px;
    height: 350px;
    float: left;
    margin-right: 30px;
}
.fixcom1_Rimg1 {
    float: right;
    margin-top: 50px;
}
.fixcom1_foot{
    width: 900px;
    margin: 0 auto;
}
#address1:hover{
    text-decoration:underline;
    cursor: pointer;
};