a img {
    border: 0 none;
}

html, body, div, h1, h2, h3, h4, h5, h6, form, p, img, iframe, ul, ol, li, dl, dt, dd, blockquote, pre, fieldset, table, th, td, span {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    position: relative;
}

.clear {
    clear: both;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.ch_active {
    color: #f76b0e !important;
}

#menu {
    position: fixed;
    right: 20px;
    top: 62%;
    width: 90px;
    margin: -160px 0 0;
    padding: 0;
    list-style-type: none;
    z-index: 70;
}

#menu li {
    margin-top: 10px;
    font-family: "Microsoft Yahei";
}

#menu a {
    opacity: 0.5;
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 0px solid #ecedee;
    border-radius: 100%;
    text-decoration: none;
}

#menu .active a {
    opacity: 1;
    color: #fff;
    background-color: #f76b0e;
}

.section {
    text-align: center;
    color: #fff;
    background-size: 100% 100%;
    position: relative;
    min-width: 600px;
}
.section.shipper_index1 {
	background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}
.section.shipper_index2 {
	background: url(../index_files/1_02.jpg) center center no-repeat;
    background-size: cover;
}

.section0 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section1 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section2 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section3 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section4 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section5 {
    background: url(../index_files/1_03.jpg) center center no-repeat;
    background-size: cover;
}

.section7 {
    position: relative;
    padding-top: 170px;
    width: 100%;
    background: url(../index_files/bg_home5.png) center center no-repeat;
    background-size: cover;
}

.screen-main {
	position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.screen-main span {
    position: absolute;
}

.science-inner, .famous-inner, .social-inner, .net-inner {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.screen-main .shi1 {
    width: 400px;
    height: 75px;
    z-index: 4;
    left: 189px;
    font-size: 48px;
    color: #000;
}

.science-inner a {
    text-decoration: none;
    color: #004b85;
    float: left;
    position: absolute;
    display: inline-block;
    white-space: nowrap
}

.science-inner .st1, .science-inner .st2, .famous-inner .fa1, .famous-inner .fa2 {
    color: #fff;
}

.inner h3 {
    width: 400px;
    font-size: 48px;
    text-align: left;
    padding-bottom: 10px;
    line-height: 55px;
    font-weight: 500;
    z-index: 9;
    cursor: default;
}

.inner p {
    width: 400px;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    z-index: 9;
    cursor: default;
}

.netimg1, .soimg4, .faimg1, .stimg1 {
    cursor: default;
}

.social-inner a, .net-inner a, .famous-inner a {
    text-decoration: none;
    color: #535353;
    float: left;
    position: absolute;
    display: inline-block;
    white-space: nowrap;
}

.section3 .faitemr {
    z-index: 50;
}

.faimg1 img {
    z-index: 1;
    margin-left: 653px;
    margin-bottom: 50px;
}

.zanzhu {
    text-align: left;
    margin-top: 12%;
}

.netimg2 img {
    margin-left: -269px;
    margin-bottom: 410%;
}

.zanzhu-con {
    width: 1200px;
    height: 340px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.zanzhu h2 {
    position: relative;
    left: 40px;
    top: 25px;
    width: 1200px;
    margin: 0 auto 50px;
    font: 500 30px "Microsoft Yahei";
    color: #000;
}

.zanzhu-con a {
    display: none;
    float: left;
    margin: 0 0 10px 40px;
    cursor: default;
}

.foot {
    margin-top: 100px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    text-align: center;
}

.foot a {
    color: #0074EA;
}

/* .btn_zy a{ width:110%; height:10%; line-height: 50px;border:2px solid #f76b0e; border-radius:10px; color:#f76b0e; font-size:36px;  text-align:center;  cursor:pointer; display:block; } */

.btn_zy a {
    cursor: pointer;
}

.btn_zy p {
    padding: 10px 0;
    width: 320px;
    text-align: center;
}

.btn_zy p.desc {
    padding: 10px 20px;
    line-height: 30px;
    font-size: 20px;
    color: #3e99ee;
}

.btn_zy a div {
    float: right;
    margin-top: 13px;
    margin-left: 10px;
}

.btn_zy span {
    padding: 0 30px;
    line-height: 50px;
    border: 2px solid #f76b0e;
    border-radius: 10px;
    color: #f76b0e;
    font-size: 36px;
    cursor: pointer;
    display: inline-block;
}

.bq-inner {
    min-height: 200px;
    width: 1200px;
    margin: 0 auto;
}

/* .bq-inner{background: url(..//App_Themes/Default/TongYun/index_filesbg_home5.png) center center no-repeat;background-size:cover;} */
.bq-inner ul {
    /*position: relative;*/
    /*top: 71%;*/
}

/* .btn_zy a:hover{ background:#f76b0e; color:#FFF;} */
.btn_zy span {
    background: #f76b0e;
    color: #FFF;
}

.shipper {
    float: left;
    margin-left: 142px;
}

.owner {
    float: right;
    margin-right: 200px;
}

.go-next img {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 102;
    cursor: pointer;
    animation: upanddown 2s linear 0s infinite alternate;
    -moz-animation: upanddown 2s linear 0s infinite alternate;
    /* Safari and Chrome: */
    -webkit-animation: upanddown 2s linear 0s infinite alternate;
    /* Opera: */
    -o-animation: upanddown 2s linear 0s infinite alternate;
}

@keyframes upanddown {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(0.9);
    }
}

@-moz-keyframes upanddown /* Firefox */
{
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes upanddown /* Safari and Chrome */
{
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(0.9);
    }
}

@-o-keyframes upanddown /* Opera */
{
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(0.9);
    }
}

#yz_nav .tp_he {
    margin-left: 400px;
}

#yz_nav .tp_he li {
    float: left;
    display: inline;
    margin: 0 20px;
    line-height: 110px;
}

#yz_nav .tp_he li a {
    display: block;
    font-size: 17px;
}

#yz_nav .tp_he li a, #wimoban_p, #wimoban_p a {
    color: #000;
    font: "Microsoft Yahei";
    text-decoration: none;
    cursor: pointer;
}

#yz_nav .tp_he li a:hover, #wimoban_p a:hover {
    color: #fa6e0b;
}

#yz_nav {
    width: 100%;
    height: 106px;
    background-color: #ffffff;
    border-bottom: 1px #eeeeee solid;
    background-color: rgba(255, 255, 255, 1);
    _zoom: 1;
    z-index: 9;
    padding: 0;
    margin: 0;
}

.yz_nav_01 {
    position: fixed;
    top: 0;
}

.yz_nav_mid {
    width: 1200px;
    margin: 0 auto;
}

.yz_logo a {
    display: block;
    width: 247px;
    position: relative;
    left: 0;
    top: 25px;
    float: left;
    height: 80px;
    background-position: 0 0;
    background: url(../index_files/cms_icn_logo.png) no-repeat;
    cursor: pointer;
}

.telephone {
    float: right !important;
    height: 33px;
    display: block;
}

.telephone img {
    margin-top: 35px;
}

.login_main {
    width: 960px;
    margin: 0 auto;
}

.login_left_bar {
    width: 580px;
    float: left;
}

.login_all {
    position: fixed;
    top: 18%;
    right: 11%;
}

.login_right_bar {
    opacity: 0.8;
    width: 300px;
    background: #FFF;
    margin-top: 60px;
    padding: 12px 14px;
    padding-bottom: 13px;
    border: 1px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, .9);
}

.login_title {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
}

.login_ipt_outer_box {
    border: 1px solid #ccc;
    height: 42px;
    width: 250px;
    padding-left: 34px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    position: relative;
    margin-bottom: 14px;
}

.login_big_ipt {
    width: 246px;
    height: 30px;
    border: 0px;
    line-height: 16px;
    margin-top: 5px;
    background: none;
    font-family: "Microsoft Yahei";
    outline: 0;
}

.member_icon1 {
    width: 18px;
    height: 18px;
    top: 12px;
    left: 10px;
    margin-right: 0px;
    position: absolute;
    background: url('../index_files/member.png') -0px -0px;
}

.member_icon2 {
    width: 18px;
    height: 18px;
    top: 12px;
    left: 10px;
    margin-right: 0px;
    position: absolute;
    background: url('../index_files/member.png') -0px -18px;
}

.login_submit {
    color: #fff;
    width: 285px;
    height: 42px;
    font-size: 15px;
    background: url('../index_files/sbmt.png');
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
    margin-top: 14px;
    cursor: pointer;
    font-family: "Microsoft Yahei";
}

.reg_bottom {
    bottom: 0px;
    width: 276px;
    border-top: 0px solid #ccc;
    margin-left: 6px;
    padding: 12px;
    font-size: 14px;
}

.reg_bottom .nocount {
    color: #222222;
}

.nocount {
    margin-right: 20px;
}

.register {
    margin-right: 20px;
}

.reg_bottom .register a {
    margin: 0 auto;
    color: #1b318c;
}

.forget_pw {
    margin-right: 20px;
}

.reg_bottom .forget_pw a {
    margin: 0 auto;
    color: #1b318c;
}

.fr {
    float: right;
    font-size: 12px;
}

.reg_bottom p {
    color: #000;
}

.fir_scre {
	 width: 115px;
    height: 35px;
    position: absolute;
    top: 80%;
    left: 250px;
    cursor: pointer;
    display: block;
}

.footer {
    width: 100%;
    border-top: 1px solid #c5c5c5;
    background: #ECECEC;
    z-index: 59;
    position: absolute;
    bottom: 170px;
}

.footer ul {
    margin: 1% auto 0 auto;
    width: 1200px;
}

.footer li a {
    float: left;
    margin: 0 15px;
    color: #000;
    cursor: pointer;
    display: block;
}

.copyright {
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    background: #33343a;
    font-size: 12px;
}

.copyright a {
    color: #fff;
}

.content {
    background: #fafafa;
    padding: 20px 0;
}

.barcode {
    float: right;
    margin-left: 20px;
    color: #000;
}

.crumb {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: #eeeff0;
}

.crumb a {
    color: #1c9cff;
}

.btn-submit {
    height: 34px;
    width: 105px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border: 0;
    background: #36F;
    line-height: 32px;
    border-radius: 4px;
}

/*����������ʽ*/
.decorate {
    width: 100%;
    margin-left: 0px;
    height: 35px;
    background-color: rgba(2, 2, 2, .6);
    background-color: #000\9;
    border-radius: 6px;
    margin-top: -2px;
    overflow: hidden;
    position: relative;
    font-size: 10px;
}

.decorate h5 {
    font-size: 12px;
}

.decorate .advert {
    float: left;
    color: #FFF;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    margin-top: 6px;
    margin-left: 20px;
    overflow: hidden;
}

.decorate .advert h5 em {
    font-style: normal;
    color: #FFF;
}

.decorate .advert a {
    color: #fa6b0e;
    font-style: normal;
}

.decorate .advert i {
    width: 68px;
    height: 20px;
    border-radius: 6px;
    float: left;
    margin-right: 15px;
    text-align: center;
    font-style: normal;
}

.decorate .advert i a {
    color: #FFF;
}

.taeapp_im_mq {
    position: relative;
    left: 5px;
    top: 0px;
}

.after_dl {
    border-left: 1px solid #fa6b0e;
    padding-left: 20px;
}

.news_li_01 {
    line-height: 20px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0px !important;
}

.news_li, .swap {
    line-height: 20px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 104px;
    z-index: 999;
}

.news_li li {
    width: 100%;
    height: 20px;
    overflow: hidden;
}

.swap {
    top: 20px;
}

.t_news {
    height: 20px;
    margin: 8px 0;
    overflow: hidden;
    position: relative;
}

/*����������ʽ*/

#scrollPics {
    height: 500px;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    cursor:pointer;
    position: relative;
}

.num {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

#scrollPics .num li {
    float: left;
    color: #FF7300;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #FF7300;
    background-color: #fff;
}

#scrollPics .num li.on {
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #FF7300;
    font-weight: bold;
}

.qqkf {
    float: right;
    position: fixed;
    top: 50%;
    right: 6px;
    z-index: 99999;
}

.friend-content li a {

    color: #fff;
    margin-top: 10px;
}

/* side */
.side {
    position: fixed;
    width: 54px;
    height: auto;
    right: 0;
    top: 214px;
    z-index: 100;
}

.side ul li {
    width: 54px;
    height: 54px;
    float: left;
    position: relative;
    border-bottom: 1px solid #444;
}

.side ul li .sidebox {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.5);
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/54px "客服";
    overflow: hidden;
}

.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #000;
    opacity: 0.5;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #f76b0e;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    float: left;
}

.friend-content {
    /* 	margin-left: 1%; */
    /*     text-align: left; */
    font-size: 14px;
    margin-bottom: 20px;
}

.friend-content p {
    display: inline;
    color: #000000;
}

.friend-content a {
    margin: 0 15px;
    color: #000000;
}

.clear-left {
    clear: left;
}

.barcode p {
    margin-bottom: -20px;
}

.hoverPoint:hover {
    cursor: pointer;
}

.friend-link-wrap {
    margin-top: 30px;
    padding-top: 20px;
}

.friend-link {
    font-size: 18px;
    color: #ffffff;
    padding: 10px;
    background-color: #419cf1;
    border: none;
    border-radius: 10px;
}

/*轮播css*/
/* 本例子css */
.slideGroup {
    margin: 0 auto;
    width: 973px;
    text-align: left;
    margin-top: 20px;
}

.slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 42px;
    position: relative;
}

.slideGroup .sPrev, .slideGroup .sNext {
    position: absolute;
    left: 5px;
    top: 10px;
    display: block;
    width: 30px;
    height: 94px;
    background: url("../index_files/icoLeft.png") center center no-repeat;
}

.slideGroup .sNext {
    left: auto;
    right: 5px;
    background: url("../index_files/icoRight.png") center center no-repeat;
}

.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
    border-color: #f60;
}

.slideGroup ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup ul li {
    margin: 0 4px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.slideGroup ul li .pic {
    text-align: center;
}

.slideGroup ul li .pic img {
    width: 168px;
    height: 98px;
    display: inline-block;
/*     border: 1px solid #ccc; */
}

.slideGroup ul li .pic a:hover img {
    border-color: #999;
}

.slideGroup ul li .title {
    line-height: 24px;
    width: 170px;
    color:#878787;
}


/*---------------2016-6-22-----------*/
@media screen and (max-width:980px){
    .bq-inner{
        margin:0;
        margin-top:-100px;
        width:980px;
    }
    .shipper{
        margin-left: 0;
    }
    .btn_zy p.desc{
        font-size:16px;
        padding:5px 20px;
    }
    .friend-link-wrap{
        margin-top:0;
    }
    .owner{
        margin-right:0;
    }
    .slideGroup{
        width:800px;
    }
    .tempWrap{
        width:710px !important;
    }
}
@media screen and (min-width:980px)and (max-width:1440px){
    .bq-inner{
        margin-top:-20px;
        width:980px;
    }
    .shipper{
        margin-left: 50px;
    }
    .btn_zy p.desc{
        font-size:16px;
        padding:5px 20px;
    }
    .friend-link-wrap{
        margin-top:0;
    }
    .owner{
        margin-right:50px;
    }
    .slideGroup{
        width:800px;
    }
    .tempWrap{
        width:710px !important;
    }

}

@media screen and (min-width:1440px) and (max-width:1680px){
    .bq-inner{
        width: 1200px;
    }
    .btn_zy p.desc{
        font-size:16px;
        padding:5px 20px;
    }
}