@charset "utf-8";
/*
  Email:wellwap@qq.com
*/
* {
    margin: 0;
}

html,body,#page {
    height: 100%;
    padding: 0;
    margin: 0;
}
/*
@font-face {font-family:'MSYH';src:url('../fonts/MSYH.ttf') format('truetype');}
@font-face {font-family:'FZZDHJW';src:url('../fonts/FZZDHJW.ttf') format('truetype');}
*/
body {
    background: #f9f9fc;
    margin: 0;
    padding: 0;
    font-family: "MSYH",'Microsoft Yahei',Helvetica,Arial,san-serif;
    font-size: 14px;
}
input,textarea,button,select {
    font-family: "MSYH",'Microsoft Yahei',Helvetica,Arial,san-serif;
    font-size: 14px;
}
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f00;
}

ul,ol,dl,li {
    list-style: none;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: visible;
}

address,em {
    font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.clearfix {
    width: 100%;
    display: inline-block;
    clear: both;
}

.CLEAR {
    clear: both;
}

.hidden {
    display: none!important
}

*:focus {
    outline: none
}

img,a img {
    border: none;
    max-width: 100%;
    vertical-align: top;
}
header,section,article,nav,figure,footer,address,aside,dialog,menu {
    display: block;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
}
#menu_con *,#menu_con *:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*display:block; for lte IE 8 support html5*/
#load {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0px;
    background: #fff url(../images/loading.gif) 50% 45% no-repeat;
    z-index: 99;
}

#main {
    width: 1200px;
    min-width: 1200px;
    height: auto;
    min-height: 300px;
    margin: 0px auto;
    padding:20px 10px;
    background: #fff;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
#page {
    width: 1100px;
    height: auto;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}
#idxmain {
    width: 100%;
    min-width: 1100px;
    height: auto;
    margin: 0px auto;
    padding: 0;
    background: #fff;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.wbg {
    background: #fff;
}
.w960 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.w1260 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.w1050 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.w100 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
section {
    width: 100%;
    padding: 0;
    margin: 0px auto;
    height: auto;
    margin-top: 0px;
}
#aside {
    padding: 0;
    min-height: 200px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 210px;
    float: left;
    margin-left: 0px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

#home #aside {
    width: 260px;
}
#rbody {
    width: 960px;
    max-width: 100%;
    float: right;
    margin-right: 0px;
    padding: 0px 0 10px 0px;
    vertical-align: top;
    border-left: 0px solid #ddd;
    margin-left: -1px;
    overflow: hidden;
}

#content {
    width: 960px;
    max-width: 100%;
    float: right;
    margin-right: 0px;
    padding: 0px 0 10px 0px;
    vertical-align: top;
    border-left: 0px solid #ddd;
    margin-left: -1px;
    overflow: hidden;
    float:none;
    margin:0 auto;
    padding: 0px 20px;
    border-radius:4px;
    /*box-shadow:3px 3px 3px #fff,-2px -2px 5px #fff;*/
}
.ctitle{
    text-align:center;
    font-size:24px;
    font-weight:normal;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #f1f1f1;
    position:relative;
}
.ctitle:after{
    content:'';
    display:inline-block;
    width:50px;
    height:1px;
    background:#f00;
    position:absolute;
    bottom:0;
    left:50%;
    margin-left:-25px;
}
.hbox {
    height: auto;
    width: 730px;
    *width: 728px;
    width: 728px\0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
}
.clearbox {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#content > .show {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
    line-height: 24px;
    overflow: hidden
}
.showcontent {
    width: 100%;
    margin: 50px auto
}
.showcontent h1 {
    line-height: 30px;
    padding: 0 0 20px 0;
    font-weight: normal;
    display: none
}
.showcontent .sharedown {
    margin: 50px auto 30px;
}
.gray {
    background: #fff;
}
.gray7 {
    background: #f7f7f7
}

.position {
    border-bottom: 1px solid #ddd;
    padding: 0 10px 0 25px;
    line-height: 44px;
    background: url(../images/position.gif) left center no-repeat;
}
.position span {
    float: right;
}
.position span a{
    display:inline-block;
    padding-left:15px;
    background: url(../images/goback.png) 0% 55% no-repeat;    
}



/*banner*/
#swiper1 {
    width: 100%;
    margin: 0px auto 0;
    height: auto;
    overflow: hidden;
}


.banner {
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.banner img {
    border: 0;
    text-align: center;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 100%;
}
#home .banner {
    display: none;
}



header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 100;
    background: #fff;
    overflow: visible;
}
.toptext {
    width: auto;
    height: 30px;
    margin: 35px 0 0 40px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}
.toptext i,.toptext em {
    font-style: normal;
    float: left;
}
.toptext span {
    float: right;
}
.toptext span b {
    font-size: 16px;
}

.hdbox {
    height: 100px;
    margin: 0px auto;
    padding: 10px 0;
    position: relative;
    overflow: visible;
}
.hdbox a.logo {
    display: block;
    height: auto;
    margin: 0;
    float: left;
    width: auto;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 99;
    padding: 0;
    text-align: center;
}
.hdbox a.logo img {
    height: 80px;
    vertical-align: middle;
    margin: 10px 0;
}
.hdbox a.logo .logotxt{
    margin-left:25px;
}
.lang {
    display: inline-block;
    position: absolute;
    right: 0PX;
    top: 20px;
    width: 260px;
    height: 80px;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #666;
    text-align: center;
    overflow: hidden;
    z-index: 10;
}
.lang .ewm {
    width: 50%;
    height: auto;
    float: left;
    text-align: left;
}

.lang span {
    display: inline-block;
    padding-left: 28px;
    margin: 10px 0 5px;
    background: url(../images/telephone_20.png) left center no-repeat;
}
.lang b {
    color: #f00;
}
.lang a,.lang a:visited {
    color: #666;
    margin-left: 10px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    padding: 0px;
    border-radius: 50%;
    position: relative;
    opacity: 1;
}
.lang a img {
    width: 80px;
    height: inherit;
    position: relative;
}
.lang a:hover {
    color: #f00;
}
.lang a .p1 {
    z-index: 10;
}

.lang a .p2 {
    position: absolute;
    left: 0;
    top: 0;
}


.lang a.sq {
    background: #f96;
}
.lang a.sq:hover {
    background: #f66;
}

.lang a.az {
    background: #69f;
}
.lang a.az:hover {
    background: #33f;
}

.lang a.faq {
    background: #9d6;
}
.lang a.faq:hover {
    background: #409F01;
}

.lang a.sh {
    background: #F7B71D;
}
.lang a.sh:hover {
    background: #d91;
}

.lang a i {
    display: block;
    height: 16px;
    line-height: 16px;
    font-style: normal;
}



.sebtn {
    display: inline-block;
    position: absolute;
    right: 120PX;
    top: 28px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: url(../images/search_red.png) 50% 50% no-repeat;
    background-size: 32px;
}
.sebtn a {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #333;
    text-indent: -9999px;
}
.seclose {
    display: inline-block;
    position: absolute;
    right: 0PX;
    top: 28px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    background: url(../images/close.png) 50% 50% no-repeat;
    background-size: 33px;
}
.seclose a {
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #fff;
    text-indent: -9999px;
}

.sebox {
    left: 0;
    top: 0;
    width: 100%;
    height: 44px;
    font-size: 14px;
    background: #EBEBEB url(../images/navbg.png) repeat-x;
    z-index: 999;
}
.seform {
    display: block;
    position: absolute;
    right: 0px;
    top: 14px;
    width: 240px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
.seform input,.seform button,.seform select {
    float: left;
}
.seform input {
    width: 170px;
    height: 32px;
    padding: 0 2px;
    border: 0;
    margin: 0;
}
.seform button {
    width: 60px;
    background: #002C69;
    color: #fff;
    border: 0;
    height: 32px;
    margin: 0;
    padding: 0;
}

.lang img {
    float: left;
    width: 90px;
    height: 90px;
    margin: 0 0px 0 0;
    padding: 0;
}
.lang .seform {
    float: right;
    display: block;
    position: relative;
    right: 0px;
    top: 20px;
    width: 220px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
.lang .seform input {
    width: 160px;
    height: 32px;
    padding: 00;
    border: 0;
    margin: 0;
    background: #f1f1f1;
    text-indent: 4px;
}


header .w1050 {
    overflow: visible;
}
nav {
    height: 44px;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 900;
    overflow: visible;
}
nav ul {
    position: relative;
    margin: 0 auto;
    height: inherit;
    text-align: right;
    width: 100%;
    overflow: visible;
}
nav ul li {
    display: inline-block;
    text-align: center;
    width: 11.11%;
    padding: 0 0px 0 0px;
    line-height: 44px;
    float: left;
    position: relative;
}
nav ul li.tel {
    width: auto;
    float: right;
    padding: 0 12px;
    background-color: #232F3F;
}
nav ul li.tel a {
    color: #fff;
}
nav ul li a {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    display: block;
    border-right: 0;
}
nav ul li.home {

}
nav ul li.home a {
    display: inline-block;
}
nav ul li a.upp {
    text-transform: uppercase
}
nav ul li:hover,nav ul li a:hover,nav ul li.this a,nav ul li.this a:hover {
    color: #C8050F;
    text-decoration: none;
}
nav ul li:hover a {
    color: #C8050F;
}

nav ul li dl {
    width: 360%;
    margin: 0 0px;
    line-height: 18px;
    padding: 0;
    display: none;
    background: rgba(0,0,0,.5);
    *
    background: url(../images/gray50.png) repeat;
    background: url(../images/gray50.png) repeat\0;
    background: url(../images/gray50.png) repeat\9;
    position: absolute;
}
nav ul li dl dt {
    max-height: 52px;
    width: 50%;
    height: 34px;
    float: left;
    text-align: left;
    text-indent: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
nav ul li dl dt a {
    padding: 8px 0;
    border: 0;
    font-weight: normal;
}
nav ul li.this dl a {
    color: #333;
    line-height: 18px;
}
nav ul li dl a,nav ul li.this dl a {
    color: #fff;
    text-decoration: none;
    background: none left top repeat-x;
}
nav ul li dl a:hover,nav ul li.this dl a:hover {
    color: #fff;
    text-decoration: none;
    background: #EC3031 left top repeat-x;
}
nav ul li dl dt a {
    font-size: 14px;
}
nav ul li dl dt:last-child {
    padding-bottom: 0px;
}

.thisnav {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd
}
.thisnav p {
    line-height: 30px;
}



.scrolltxt {
    width: 100%;
    height: auto;
    padding: 5px 0;
    background: #f1f1f1;
    overflow: hidden;
}
.scrolltxt .sctt {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.scrolltxt .sctt b{
    display:block;
    float:left;
    line-height:25px;
}

.scrollDiv {
    width:auto;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    float:left;
}
.scrollDiv li {
    height: 25px;
    padding-left: 10px;
}


.w1050 h2.t {
    text-align: center;
    line-height: 25px;
    padding: 30px 0 10px 0;
    font-size: 20px;
    position: relative
}
.w1050 h2.t:after {
    content: none;
    display: inline-block;
    width: 50px;
    height: 3px;
    background: #E83C04;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0
}

.w1050 h2.t.fl {
    text-align: left;
    line-height: 30px;
    padding: 100px 0 30px 30px;
    font-size: 20px;
    position: relative;
    font-weight: normal
}
.w1050 h2.t.fl:after {
    content: '';
    width: 55px;
    position: absolute;
    left: 30px;
    margin-left: 0;
    bottom: 0
}

.w1050 h2.t.app {
    padding: 50px 0 40px;
    font-size: 42px;
}
.w1050 h2.t.app:after {
    content: '';
    width: 120px;
    height: 2px;
    background: #D9115E;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 0
}
.w1050 .st {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    padding: 20px 0
}

.carousel-inner {
    width: 100%;
    height: auto;
}
.carousel-inner .item {
    width: 100%;
    min-width: 1100px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.movepic {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center;
}
.movepic img.p2 {
    position: absolute;
    float: none;
    max-width: 100%;
    left: 0;
    top: 0
}

.anim01 {
    position: absolute;
    left: 20%;
    top: 200px;
    z-index: 10
}


.type {
    width: 100%;
    padding: 10px 0px;
    margin: 60px auto 10px auto;
    height: auto;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
}
.type h2 {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    float: left;
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    position: relative;
}
.type h2:after {
    content: '';
    width: 50px;
    height: 2px;
    background: #f90;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.type .son {
    width: 960px;
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.type h3 {
    display: inline-block;
    text-align: center;
    float: none;
    color: #fff;
    font-size: 24px;
    margin: 5px;
}
.type h3 a {
    display: block;
    font-size: 16px;
    padding: 8px 20px;
    background: #063494;
    color: #fff;
    border-radius: 6px;
    font-weight: normal;
}
.type h3.cur a,.type h3 a:hover {
    background: #f90;
}


.type iframe {
    text-align: right;
}
.box {
    text-align: right;
}
.box strong,.box .wtpic,.box .wtline,.box .st,.box .kqzl,.box .zl_txt
{
    float: none;
}

.pl {
    width: 398px;
    border: 1px solid #fff;
    float: left;
    margin-left: 0px;
}
.pc {
    width: 348px;
    border: 1px solid #fff;
    float: left;
    margin-left: 20px;
}
.pr {
    width: 308px;
    border: 1px solid #fff;
    float: right;
    margin-right: 0px;
}

.idx_right {
    width: 910px;
    float: right;
}
.idx_about {
    height: 300px;
    line-height: 22px;
    padding: 0;
    text-align: justify;
    background: #fff;
    margin-left: 20px;
}
.idx_about.FL {
    margin-left: 0;
}
.idx_about .show {
    padding: 10px 10px;
}
.showab {
    padding: 10px;
}
.showab p {
    text-indent: 2.0em;
}
.showab img {
    width: 96%;
    height: 220px;
    margin: 9px 2% 0;
}


.bigtit {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
#tjcp .bigtit {
    margin-top: 0;
}
.bigtit:after {
    content: '';
    width: 50px;
    height: 2px;
    display: block;
    background: #f00;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
}
.bigtit h3 {
    font-size: 1.6em;
    line-height: 30px;
    color: #2F318B;
    font-weight: normal;
}
.bigtit h3 b {
    display: inline-block;
    font-size: 1.2em;
    line-height: 40px;
}
.bigtit h3 b:before {
    font-weight: normal;
    font-size: 1.2rem;
    margin-right: 10px;
}
.bigtit h3 b:after {
    font-weight: normal;
    font-size: 1.2rem;
    margin-left: 10px;
}
.bigtit i {
    display: inline-block;
    width: auto;
    font-style: normal;
    text-transform: uppercase;
    color: #999;
    padding:3px;
}
.bigtit h3 p {
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    font-size:14px;
    line-height:20px;
}

.blue .bigtit h3 {
    color: #fff;
}
.blue .bigtit p {
    color: #294DA4;
}
.blue .bigtit {
    border-bottom: 1px solid #294DA4;
}


.gray .bigtit h3 {
    color:;
}
.gray .bigtit p {
    color: ;
}
.gray .bigtit {
    border-bottom: 1px solid #ddd;
}


.idx_news .bigtit {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
}
.idx_news .bigtit:after {
    content: none;
}
.bigtit h4 b {
    font-size: 16px;
    margin-right: 5px;
}
.bigtit h4 a {
    font-weight: normal;
}

.youshi{
    width:90%;
    margin:0 auto;
}
.youshi li{
    width:100%;
    height:auto;
    margin:30px 0;
    overflow:hidden;
}

.youshi li img{
    width:40%;
    float:left;
    border-radius: 40px;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;  
}
.youshi li:hover img{
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition:all .3s linear;
    transition:all .3s linear;      
}
.youshi li:nth-child(2n) img{
    float:right;
} 
.youshi li dl{
    width:50%;
    padding: 0px 5%;
    font-size:16px;
    line-height: 25px;
    float:right;
}
.youshi li dt{
    font-size:32px;
    line-height:45px;
    color: #000;
    padding:10px 0;
}
.youshi li dd{
    padding-left:20px;
    margin-bottom: 5px;
    background:url(../images/li1.png) 5px 10px no-repeat;
}


#swiper2 {
    margin: 30px 0 40px;
}
#swiper2 .flexslider {
    background:none;
    text-align: center;
    box-shadow: none;
}
#swiper2 .flex-control-nav {
    display: none;
}
#swiper2 a {
    color: #333;
    line-height: 30px;
}
#swiper2 a:hover {
    color: #f00;
}
#swiper2 .slides li {
    position:relative;
    padding: 1px 1px;
    background:#666;
}
#swiper2 .carousel li{
    margin-right: 10px;
}
#swiper2 .slides li:hover{
    background:#2F318B;
}
#swiper2 .slides li:hover a{
    color:#fff;
}
#swiper2 .slides li i{
    display:block;
    width:100%;
    height:auto;
    overflow:hidden;
}
#swiper2 .slides li strong{
    background:#fff;
    display:block;
    width:100%;
    height:30px;
    line-height:30px;
    font-weight:normal;
    z-index:10;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#swiper2 .slides li a:hover strong{
    background:#2F318B;
    height:30px; 
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#swiper2 .slides li  img{
    max-width:100%;
    -webkit-transition:all .3s linear;
    transition:all .3s linear;      
}
#swiper2 .slides li a:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition:all .3s linear;
    transition:all .3s linear;    
}



#swiper3 {
    margin: 30px 0 40px;
}
#swiper3 .flexslider {
    background:none;
    text-align: center;
    box-shadow: none;
}
#swiper3 .flex-control-nav {
    display: none;
}
#swiper3 a {
    color: #333;
    line-height: 30px;
}
#swiper3 a:hover {
    color: #f00;
}
#swiper3 .slides li {
    position:relative;
}
#swiper3 .slides li i{
    display:block;
    width:100%;
    height:auto;
    overflow:hidden;
}
#swiper3 .slides li strong{
    display:block;
    width:100%;
    height:0;
    position:absolute;
    left:0;
    bottom:0;
    z-index:10;
    background:#fff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#swiper3 .slides li a:hover strong{
    height:30px; 
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#swiper3 .slides li  img{
    -webkit-transition:all .3s linear;
    transition:all .3s linear;      
}
#swiper3 .slides li a:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition:all .3s linear;
    transition:all .3s linear;    
}


.fwys {
    width: 100%;
    height: auto;
    padding: 20px 0 40px;
    overflow: hidden;
}
.fwys li {
    width: 21%;
    padding: 0 2%;
    float: left;
    text-align: center;
}
.fwys li img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}
.fwys li h5 {
    font-size: 18px;
    line-height: 40px;
}
.fwys li p {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}


.idx_row {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0px;
    float: none;
    border: 0;
    overflow: hidden;
}
.idx_news {
    width: 48%;
    height: auto;
    padding: 0px;
    background:;
}
.idx_news.pc {
    width: 348px;
    margin-left: 0;
    margin-right: 20px;
}
.idx_news h2,.idx_about h2,.idx_picnews h2 {
    text-align: left;
    height: 40px;
    line-height: 43px;
    padding: 0 0px;
    font-size: 16px;
    position: relative;
    font-weight: normal;
    width: 100%;
    text-align: center;
    background: #f00;
    overflow: visible;
    float: left;
}

.links{
    padding:10px;
    background:#f9f9f9;
    margin-bottom:0px;
}
.links span{
    font-weight:bold;
}
.links a{
    display:inline-block;
    margin-right:10px;
}

.abbg {
    color: #fff;
    background: #002C69;
}
.abbg .bigtit h3,.abbg .bigtit i {
    color: #fff;
}
.csbg {
    background: #f9f9f9;
}
.blue {
    background: #2F318B;
}
.gray {
    background: #f5f5f5;
}

.w1050 h2 a.more {
    float: right;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    background: #333;
    color: #fff;
    padding: 0 10px;
    line-height: 20px;
    height: 18px;
    margin: 12px 10px 0 0;
    border-radius: 4px;
}
.idx_row h2 b,.idx_news h2 b,.idx_about h2 b,.idx_picnews h2 b {
    display: inline-block;
    width: auto;
    height: 20px;
    line-height: 22px;
    background: none;
    text-indent: 10px;
    position: absolute;
    left: 0px;
    bottom: 10px;
    color: #d00;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    z-index: 8;
    border-left: 3px solid #d00;
}
.idx_row h2:hover b,.idx_news h2:hover b,.idx_about h2:hover b,.idx_picnews h2:hover b {
    color: #f00;
    border-left: 3px solid #f00;
}
.idx_row h2 span {
    display: block;
    width: 74%;
    margin: 0 auto;
    position: absolute;
    left: 12%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}
.idx_row h2 span strong {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
}
.idx_news ul {
    padding: 0px 0px;
    width: auto
}
.idx_news ul li {
    width: 100%;
    text-align: left;
    line-height: 30px;
    padding: 5px 0px 5px 0;
    border-top: 1px dotted #ddd;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.idx_news ul li:first-child {
    padding-top: 0;
    border-top: 0;
}
.idx_news ul li b {
    font-weight: normal;
    float: left;
    display: inline-block;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.idx_news ul li time {
    float: right;
    color: #999;
    display: inline;
    font-size: 12px;
    text-align: right;
}
.idx_news ul li:first-child time {
    top: 0
}
.idx_news .more ,.idx_about .more {
    text-align: center;
}
.idx_about .more a {
    display: inline-block;
    background: #E83C04;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 40px;
    border-radius: 18px;
}

.idx_picnews {
    width: 678px;
    float: left;
    height: 301px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}


.abshow {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
    background: #fff

}
.slbox {
    width: 45%;
    float: right;
    margin: 20px 2% 0 0;
}
.slbox img {
    width: 100%;
    height: auto;
}
.abtxt {
    width: 96%;
    float: none;
    margin: 10px auto;
    line-height: 20px;
    text-align: justify;
    padding: 10px 0 20px;
}
.abtxt div,.abtxt p {
    padding: 5px 0 0;
}
.abtxt img {
    margin: 38px 0 0;
    background: #fff;
}
.abtxt img.company {
    margin: -10px 0 0 10px;
    float: right;
    border: 3px solid #fff;
    height: 240px;
}
h4.more {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
    z-index: 10;
}
h4.more a {
    display: block;
    margin: 0 auto;
    height: 60px;
    line-height: 54px;
    width: 150px;
    background: #000;
    color: #fff;
    font-size: 48px;
    border-radius: 4px;
    font-weight: normal;
}
h4.more a:hover {
    background: #fff;
    color: #F7B71D;
    transition: all .3s;
}

h3.more {
    clear: both;
    width: 100%;
    height: 40px;
    position: relative;
    text-align: center;
    z-index: 10;
    margin: 0 0 10px;
}
h3.more a {
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    width: 150px;
    background: #ddd;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    font-weight: normal;
    text-transform: capitalize;
}
h3.more a:hover {
    background: #F78F22;
    color: #fff;
    transition: all .3s;
}

.aboutpic ul {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
}
.aboutpic ul li {
    display: inline-block;
    width: 32%;
    margin: 0;
    float: left;
    position: relative;
    overflow: hidden;
}
.aboutpic ul li img {
    width: 100%;
}
.aboutpic ul li strong {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    background: rgba(0,0,255,.3);
    transition: all .3s ease;
}
.aboutpic ul li a:hover strong {
    top: 0;
    padding-top: 28%;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    transition: all .3s ease;
}
.aboutpic ul li.ct {
    margin: 0 2%;
}


.idx_pic {
    height: 300px;
    line-height: 22px;
    padding: 0;
    text-align: justify;
    background: #fff;
    margin-left: 10px;
}
.idx_pic img {
    width: 258px;
    height: 192px;
    max-width: none;
}
.idx_pic .p2 {
    width: 100%;
    height: 90px;
    margin-top: 10px;
}

.idx_down {
    display: inline-block;
    width: 240px;
    height: 60px;
    position: absolute;
    left: 53%;
    margin-left: -115px;
    bottom: 13%;
    z-index: 10;
    text-indent: -9999px;
}

.idx_shop form {
    background: #e9e9e9;
    text-align: center;
    padding: 15px 0;
}
.idx_shop form p {
    padding: 0 0 10px 0;
}
.idx_shop form input {
    border: 1px solid #666;
}
.srbox {
    background: none;
    height: auto;
    margin-top: 0px;
}

.idxtab {
    width: 245px;
    height: auto;
    float: left;
    margin: 20px 0 20px 20px;
}
.idxtab li {
    margin-bottom: 5px;
    line-height: 46px;
    text-align: center;
    width: 100%;
}
.idxtab li a {
    display: inline-block;
    width: 99%;
    line-height: inherit;
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
    position: relative;
}
.idxtab li a:hover,.idxtab li a.selected {
    color: #fff;
    background: #D10;
    border: 1px solid #D10;
}


#tjcp {
    width: 956px;
    max-width: 100%;
    height: auto;
    float: right;
    margin: 10px auto 10px;
    background: none;
    border: 0;
    padding: 0px 0 0 0px;
}
#tjcp .tag {
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#tjcp .tag ul {
    padding: 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#tjcp .tag ul li {
    width: 224px;
    padding: 0;
    float: left;
    margin: 0px 20px 20px 0px;
    position: relative;
    overflow: hidden;
}
#tjcp .tag ul li.last,#tjcp.idxtag .tag ul li.last {
    margin-right: 0;
}
#tjcp .tag ul li a {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
#tjcp .tag ul li a strong,#tjcp .tag ul li a span {
    display: inline-block;
    width: 90%;
    height: 32px;
    line-height: 32px;
    padding: 0px 5%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 10;
    color: #333;
    text-align: center;
    font-weight: normal;
    background: #fff;
}
#tjcp .tag ul li a:hover strong {
    background: #fff;
    color: #f00;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#tjcp .tag ul li a span {
    font-size: 12px;
    color: #333;
}
#tjcp .tag ul li a span font {
    color: #f00;
}
#tjcp .tag ul li a i {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#tjcp .tag ul li a img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity:.9;
}

#tjcp .tag ul li a:hover img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity:1;
}


#tjcp .tag ul.case li a {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 225px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
#tjcp .tag ul.case li a i {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
}
#tjcp .tag ul.case li a strong {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
}
#tjcp .tag ul.case li a:hover strong {
    height: 100%;
    line-height: 230px;
    background: rgba(0,0,255,.3);
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


#tjcp.idxtag {
    width: 100%;
    padding-bottom: 0px;
}

#tjcp.idxtag .tag ul li {
    width: 285px;
    padding: 0;
    float: left;
    margin: 0px 20px 20px 0px;
    position: relative;
    overflow: hidden;
}


.idxzs {
    margin-top: 52px;
}
.idxzs img {
    width: 100px;
    height: 140px;
    float: left;
    padding: 9px;
    border: 1px solid #f1f1f1;
    background: #f9f9f9
}
.idxzs a:first-child img {
    margin-right: 5px;
}


#tjcp.idxtag .tag .r5 li {
    width: 224px;
    padding: 0;
    float: left;
    margin: 0px 20px 20px 0px;
    position: relative;
    overflow: hidden;
}
#tjcp.idxtag .tag .r5 li.last,#tjcp.idxtag .tag .r5 li:nth-child(5n){
    margin-right:0;
}

#tjcp.idxtag .tag .c5{
    text-align:center;
}
#tjcp.idxtag .tag .c5 li {
    display:inline-block;
    width: 18%;
    padding: 0;
    float: none;
    margin: 0px 5px 20px 5px;
    position: relative;
    overflow: hidden;
}



.flink {
    padding: 20px 20px 20px 0;
    width: 1080px;
    height: auto;
    overflow: hidden;
}
.flink li {
    width: 12.5%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: right;
}
.flink li a {
    display: block;
    width: 115px;
    height: 40px;
    border: 1px solid #e9e9e9;
    text-align: center;
    line-height: 40px;
    float: right;
    vertical-align: middle;
    overflow: hidden;
}
.flink li img {
    width: auto;
    max-width: 113px;
    height: auto;
    max-height: 36px;
    padding: 2px 1px;
}




.idx_cont {
    height: 300px;
    line-height: 22px;
    padding: 0;
    text-align: center;
    background: #fff;
    margin-left: 10px;
}
.idx_cont .show {
    padding: 10px;
    text-align: left;
}

.idx_info {
    width: 1200px;
    max-width: 100%;
    margin: 20px auto 0;
    height: auto;
    overflow: hidden;
}

/*news*/
.newslist {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
}
.newslist li {
    width: 95%;
    margin:px auto;
    height: auto;
    border: 0px solid #f1f1f1;
    padding: 20px 20px 20px;
    position: relative;
    overflow: hidden;
    border-radius:4px;
    border-bottom: 1px dotted #ddd;
}
.newslist li:last-child{
    
}
.newslist li:hover{
    background:#f9f9f9;
}
.newslist li img {
    width: 270px;
    height: 180px;
    float: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.newslist li:hover img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity:.9;
    -webkit-transform:translateX(5px);
    transform:translateX(5px);
}
.newslist li a,.newslist li a:visited {
    color: #015293;
    text-decoration: none;
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
}
.newslist li a:hover {
    color: #f00;
}
.newslist li time {
    display: inline-block;
    width: auto;
    color: #999;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 25px;
}
.newslist li p {
    line-height: 20px;
    height: auto;
    color: #333;
    padding: 0px 100px 0px 320px;
}
.newslist li p a {
    display: inline-block;
    margin-bottom:10px;

}
.newslist li p .btn a{
    display:inline-block;
    font-size:12px;
    border:1px solid #999;
    padding:0px 15px;
    margin-top:15px;
    color:#333;
    background:#fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.newslist li p .btn a:hover{
    color:#fff;
    background:#f00;
    border:1px solid #f00;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.newslist li p span:after {
    content: "..."
}
.newslist li p span {
    display: block;
    width: 100%;
    color: #666;
}

.newslist li i {
    display: inline-block;
    width: 120px;
    line-height: 80px;
    background: #0089E1;
    text-align: center;
    float: left;
    color: #fff;
}

.newslist.r2 li {
    width: 48%;
    height: auto;
    float: left;
    border: 0px solid #f1f1f1;
    padding: 20px 0 20px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
}
.newslist.r2 li.last {
    float: right;
    margin-right: 0;
}
.newslist.r2 li time {
    display: inline-block;
    width: auto;
    color: #999;
    font-size: 12px;
    text-align: center;
    position: absolute;
    right: auto;
    left: 100px;
    top: auto;
    bottom: 20px;
}
.newslist.r2 li a, .newslist.r2 li a:visited {
    color: #333;
    text-decoration: none;
    line-height: 25px;
    font-size: 16px;
    font-weight: normal;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslist.r2 li a:hover {
    color: #f00;
}


.downlist{
    width:100%;
    height:auto;
    margin:10px 0;
    overflow:hidden;
}
.downlist li{
    width:100%;
    height:auto;
    line-height:50px;
    border-bottom:1px dotted #ddd;
    float:left;
}
.downlist li.dtit{
    background:#f9f9f9;
}
.downlist li span{
    display:inline-block;
    float:left;
    padding:10px 0;
}
.downlist li.dtit span{
    padding:0;
}
.downlist li .t1{
    width:50%;
    text-indent:20px;
}
.downlist li .t2{
    width:25%;
    text-align:center;
    border-left:1px dotted #ddd;
}
.downlist li .t3{
    width:24%;
    text-align:center;
    border-left:1px dotted #ddd;
}
.downlist li .t3 a{
    display:inline-block;
    line-height:40px;
    padding:0 10px 0 40px;
    background:#f1f1f1 url(../images/download.png) 4px 50% no-repeat;
    border-radius:4px;
}
.downlist li .t3 a:hover{
    color:#fff;
    background:#fa0 url(../images/download.png) 4px 50% no-repeat;    
}

.idx_info .newslist li {
    width: 32%;
    margin-right: 2%;
    background: #fff;
    border-bottom: 0;
    margin-bottom: 10px;
}
.idx_info .newslist.r2 li {
    padding: 10px 0;
}
.idx_info .newslist li:nth-child(n+4) {
    border-bottom: 0;
}
.idx_info .newslist li img {
    width: 80px;
    height: 80px;
    float: left;
    margin-left: 10px;
}
.idx_info .newslist.r2 li time {
    left: 100px;
    top: auto;
    bottom: 10px;
}




.pagelist {
    width: 100%;
    height: auto;
    margin: 20px auto 20px;
    text-align: center;
    float: right;
    overflow: hidden;
}
.pagelist li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: auto;
    padding: 0 5px;
    text-align: center
}
.pagelist li.thisclass {

}
.pagelist li .pageinfo {
    display: ;
    color:#999;
}
.pagelist li a {
    display: inline-block;
    width: 100%;
    height: inherit;
    color: #fff;
    margin: 0;
    padding: 0 4px;
    text-decoration: none;
    background: #333;
}
.pagelist li a:hover {
    color: #f90;
    text-decoration: none;
}
.pagelist li.thisclass a,.pagelist li.thisclass a:visited {
    background: #f90;
    color: #fff;
}
.pagelist li.prev {
    background: url(../images/page_prev.png) 50% 50% no-repeat;
    text-indent: -9999px;
    margin-right: 10px;
}
.pagelist li.next {
    background: url(../images/page_next.png) 50% 50% no-repeat;
    text-indent: -9999px;
}



.content_show {
    line-height: 30px;
    margin: 10px auto 30px;
    height: auto;
    min-height: 300px;
    font-size:16px;
    overflow: hidden;

}
.content_show h1 {
    margin: 10px auto 0;
    text-align: center;
    font-size: 32px;
    line-height: 45px;
    color: #015293;
    font-weight:normal;
}
.content_show h1 b {
    color: #f00;
}
.content_show h2 {
    margin: 0px 0 20px;
}
.content_show time {
    display: block;
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin: 10px auto 20px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ddd;
}
.content_show p {
    padding: 5px 0;
}

.content_show p.desc {
    background: #f9f9f9;
    padding: 5px 20px;
    margin-bottom: 20px;
    font-size: 16px;
}


.zscx{
    width:70%;
    margin:20px auto;
    height:auto;
    text-align:center;
    overflow:hidden;
}
.zscx li {
    display:inline-block;
    width:40%;
    margin:10px 4%;
    float:none;
    text-align:center;
    border:1px solid #eee;
    background:#f1f1f1;
    font-size:18px;
}
.zscx li a{
    display:block;
    padding:20px 0;
}
.zscx li a:hover{
    background:#fff
}
.zscx li img{
    float:none;
    vertical-align:middle
}
.zscx li span{
    display:block;
}


.w40 {
    width: 42%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.w60 {
    width: 56%;
    height: auto;
    overflow: hidden;
}

#allmap {
    width: 100%;
    height: 400px;
    overflow: hidden;
}


#aside h3 {
    width: 100%;
    float: left;
    height: 100px;
    line-height: 100px;
    font-size: 1.6em;
    text-align: center;
    border-radius:6px 6px 0 0;
    background: #2F318B;
    background-size: 100% 100%;
}
#aside h3 b {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: auto;
    height: 32px;
    font-weight: normal;
}
#aside h4 {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 1.6em;
    text-align: center;
    background: #2F318B;
    background-size: 100% 100%;
}
#aside h4 b {
    color: #fff;
    font-weight: normal;
}


.display_none {
    display: none;
}
.w1050 .container {
    clear: both;
    height: auto;
    width: 1100px;
    float: left;
    position: relative;
    margin: 0 auto;
    padding: 0px 0px;
    border: 0;
    overflow: hidden;
}
.w1050 .container:before {
    content: none;
    display: block;
    width: 1px;
    height: 100px;
    background: #ddd;
    position: absolute;
    left: 250px;
    top: 0




}

.convention_tab {
    width: 240px;
    text-align: left;
    float: left;
    text-indent: 15px;
    height: auto;
    position: relative;
    padding: 0px 0px 0 0px;
    overflow: hidden
}
.convention_tab li {
    margin: 0 0 1px;
    padding: 0;
    float: left;
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    background: #f1f1f1;
    min-height: 30px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}
.convention_tab li.current_tab {
    background: #ddd;
    border-bottom: 1px solid #ccc;
}
.convention_tab li a {
    overflow: hidden;
    float: left;
    padding: 10px 20px 10px 0;
    border: 0;
    border-bottom: none;
    display: inline-block;
    width: 220px;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    z-index: 10
}
.convention_tab li a.top:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/about_15.jpg) left center no-repeat;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -4px;
}
.convention_tab.stit li a {
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}
.convention_tab.stit li a.top:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/about_15.jpg) left center no-repeat;
    position: absolute;
    left: 8px;
    top: 11px;
}
.convention_tab li a:hover {
    color: #E83C04;
}
.convention_tab li dl {
    width: 100%;
    padding: 0;
    margin: 0;
}
.convention_tab li dl dt {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-indent: 1.4em;
}
.convention_tab li dl dt a {
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #f1f1f1;
    color: #333;
    font-weight: normal;
}
.convention_tab li dl dt a:before {
    content: "- ";
    color: #999
}

.convention_tab em {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.convention_tab li.current_tab a {
    /*
                background: #900 url(../images/navbg_son_hover.png) left top  repeat-x;
                */
}
.convention_tab li.current_tab a,.convention_tab li.current_tab a:hover {
    color: #f00;
}
.convention_tab li.current_tab dt a {
    color: #333;
}
.convention_tab li.current_tab dt a:hover {
    color: #E83C04;
}


#aside .ewm {
    width: 100%;
    height: auto;
    float: left;
    background: #f1f1f1;
    padding: 15px 0;
    overflow: hidden;
}
#aside p {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
#aside p img {
    width: 80%;
    margin-top: 10px;
    border: 1px solid #ddd;
}
#aside p span {
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
}





.sidecontact {
    width: 220px;
    float: left;
    font-size: 14px;
    color: #333;
    margin: 10px 9px;
    padding: 0


}
.sidecontact img {
    margin: 0;
    vertical-align: middle;
}
.sidecontact td {
    margin: 0;
    padding: 0
}
.sidecontact p {
    padding: 3px 2px;
    width: 100%;
}



#cardarea {
    text-align: left;
    width: 840px;
    height: auto;
    float: right;
    line-height: 25px;
    padding: 0px 0px;
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.shoplist {
    width: 100%;
    height: auto;
    margin: 20px auto;
    overflow: hidden;
}
.shoplist li {
    width: 240px;
    float: left;
    margin: 0 0 20px 28px;
    height: 236px;
    border: 1px solid #fff;
    overflow: hidden
}
.shoplist li i {
    display: inline-block;
    width: 238px;
    height: 180px;
    float: left;
    text-align: center;
    border: 1px solid #eee;
    overflow: hidden;
}
.shoplist li i img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 178px;
    *height: 178px;
    padding: 1px;
    vertical-align: middle;
    float: none;
}
.shoplist li span {
    display: inline-block;
    width: 220px;
    height: 40px;
    line-height: 21px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 8px 10px;
    overflow: hidden
}
.shoplist li span b {
    color: #f00;
}

#cardarea .content_show {
    width: 750px;
    margin: 0px auto 30px;
    padding-top: 10px;
}

#aside h2 {
    line-height: 50px;
    padding: 0 0px;
    font-size: 16px;
    position: relative;
    font-weight: normal;
    width: 100%;
    text-align: center;
    background: #ccc;
    overflow: visible;
    float: left;
}
#aside h2 a {
    color: #fff;
    font-weight: bold;
}

.sonchl {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 auto;
    height: auto;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
.sonchl li {
    width: 100%;
    float: left;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    background: #ddd;
    margin: 1px 0 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#home .sonchl li {
    width: 100%;
    line-height: 35px;
}
.sonchl li a {
    display: block;
    padding-left: 30px;
    color: #333;
    line-height: inherit;
    text-align: left;
    background: url(../images/icon_c_white.gif) 15px 50% no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sonchl li a:hover,.sonchl li.cur {
    background-color: #f90;
    color: #fff;
}
.sonchl li.cur a {
    color: #000;
}
.likepro li {
    margin-bottom: 20px;
}
.likepro li img {
    width: 100%;
    margin-bottom: 5px;
}
.likepro li strong {
    font-weight: normal;
}

.sonarc {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0px auto 0px;
    height: auto;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
.sonarc li {
    width: auto;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 1px 10px;
    padding: 0 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sonarc li a{
    display:block;
    padding:0 10px;
    background: #ddd;
}
.sonarc li.cur a{
    background:#015293;
    color:#fff;

}


#myform ul {
    width: 100%;
    height: auto;
    float: right;
    position: relative;
    overflow: hidden;
}
#myform ul li {
    width: 30%;
    height: auto;
    float: left;
    padding: 5px 0;
    overflow: hidden;
}
#myform ul li p {
    width: 100%;
    text-align: right;
    float: left;
    padding: 5px 0;
    text-indent: 0;
}
#myform ul li input,#myform ul li textarea {
    width: 380px;
}
#myform ul li input#vdcode {
    width: 98px;
}

#myform ul li #vdimgck {
    height: 30px;
    margin-left: 5px;
    border: 1px solid #ddd;
    float: left;
}


#myform.zx ul li span {
    display: inline-block;
    width: 70px;
    text-align: right;
    margin: 0 10px 0 0px;
    float: left;
    height: 34px;
    line-height: 34px;
}
#myform.zx ul li i {
    float: left;
    margin-right: 9px;
    color: #f00;
    font-style: normal;
}
#myform.zx ul li input {
    width: 190px;
    height: 30px;
    padding: 0 2px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    float: left;
}
#myform ul li.ly {
    width: 53%;
}
#myform ul li.butbox {
    width: 15%;
    float: right;
}
#myform.zx ul li textarea {
    width: 98%;
    height: 114px;
    resize: none;
    padding: 2px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    margin: 0 auto;
    float: none;
}
#myform.zx ul li input:focus,#myform.zx ul li textarea:focus {
    background: #fff;
}
#myform.zx ul li #sub {
    background: #ddd;
    color: #fff;
    height: 120px;
    line-height: 120px;
    width: 100%;
    float: right;
    padding: 0;
    border-radius: 4px;
    border: 0;
    font-size: 18px;
}
#myform.zx ul li #sub:hover {
    background: #f90;
    cursor: pointer;
}

#myform ul li.fr {
    position: absolute;
    right: 0;
    top: 0;
}



.shopic {
    width: 960px;
    height: auto;
    margin: 10px auto;
    overflow: hidden;
    background: #fff;
}
.shopic .time {
    margin-bottom: 0px;
}
.shopic .p_left {
    margin-left: 0px;
}
.shopic .bd td {
    width: 320px;
    height: 240px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.shopic .bd td img {
    vertical-align: baseline;
}
.shopic .p_right {
    float: right;
    margin: 20px 0px 0;
    width: 600px;
    height: 240px;
    background: #fff;
}
.shopic .p_right h1 {
    text-align: left;
    line-height: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #2F318B;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
}
.shopic .p_right h1 font {
    color: #000;
    font-weight: normal;
    font-size: 16px;
}
.p_right {
    width: 100%;
    margin-top: 10px;
}
.shopic .p_right table tbody td {
    width: 90%;
    padding: 2px 5px 2px 0;
    font-size: 16px;
}
.shopic .p_right table tfoot td {
    width: 100%;
}
.shopic .p_right table td span {
    display: inline-block;
    width: 60px;
    text-align: left;
    color: #999;
    font-size: 14px;
}
.shopic .p_right table td.gray {
    color: #999;
    font-size: 14px;
}
.shopic .p_right table tbody td b {
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.shopic .p_right table tbody td .call {
    display: none;
}

.show {
    width: 100%;
    height: auto;
    overflow: hidden;
}


#menu {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
}
#menu #tabnav {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 3px solid #ddd;
    overflow: hidden;
}
#menu #tabnav li {
    float: left;
    width: auto;
}
#menu #tabnav li a {
    display: block;
    line-height: 40px;
    text-decoration: none;
    padding: 0 20px;
    text-align: center;
    color: #333;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#menu #tabnav li:first-child a {
    border-left: 1px solid #ddd;
}
#menu_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0px 0;
}
.tag {
    padding: 0px;
    overflow: hidden;
}
#menu #tabnav li a.selected {
    background: #D10;
    color: #fff;
}

#menu_con img {
    max-width: 100%;
}



.cplist {
    height: auto;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.cplist li {
    display: inline-block;
    width: 80px;
    height: 60px;
    text-align: center;
    padding: 0 0 5px 0;
    overflow: hidden;
}
.cplist li a {
    display: block;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    position: relative;
}
.cplist li a img {
    width: 50px;
    height: 50px;
}
.cplist li a b {
    position: absolute;
    bottom: -5px;
    left: 0;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 10px;
    font-weight: normal
}

.cp {
    margin: 20px 0;
    text-align: center;
    position: relative;
    z-index: 9
}
.cp img {
    width: auto;
    max-width: 100%;
}
.ydlist {
    margin-bottom: 50px;
    position: relative;
    z-index: 10
}
.ydlist li {
    width: 33%;
    height: auto;
    float: left;
    text-align: center;
    padding: 50px 0
}
.ydlist li img {
    border: none;
    width: 90%;
    height: auto;
}
.fz {
    -webkit-animation: fanZhuan 1.6s .2s ease-in-out both;
    -moz-animation: fanZhuan 1.6s .2s ease-in-out both;
    animation: fanZhuan 1.6s .2s ease-in-out both;
}




.context {
    width: 100%;
    margin: 30px auto;
    background: #f9f9f9;
    padding: 10px 0;
}
.context ul {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.context ul li {
    width: 100%;
    display: inline-block;
    float: none;
    text-indent: 10px;
    line-height: 25px;
}
.context ul li a {
    color: #063494;
    display: inline-block;
    text-indent: 0;
}
.context ul li a:hover {
    color: #f90;
}
.context ul li a[href="javascript:void(0)"] {
    color: #999
}


.liketitle {
    background: #f9f9f9;
    padding: 10px;
    line-height: 20px;
    font-weight: normal;
    font-size: 18px;
}
.liketitle a.fr {
    font-size: 12px;
    display: inline-block;
    color: #999;
}


/*kefu*/
.izl-rmenu {
    position: fixed;
    right: 0;
    margin-right: 10px;
    bottom: 20px;
    padding-bottom: 20px;
    z-index: 999;
}
.izl-rmenu .btn {
    width: 72px;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}
.izl-rmenu .btn-qq {
    background: url(../images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
}
.izl-rmenu .btn-qq:hover {
    background-color: #488bc7;
}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited {
    background: url(../images/r_qq.png) 0px 0px no-repeat;
    background-color: #6da9de;
    text-decoration: none;
    display: block;
}
.izl-rmenu .btn-wx {
    background: url(../images/r_wx.png) 0px 0px no-repeat;
    background-color: #78c340;
}
.izl-rmenu .btn-wx:hover {
    background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
    position: absolute;
    left: -146px;
    top: 0px;
    display: none;
    width: 146px;
    height: 147px;
    max-width: 146px;
}
.izl-rmenu .btn-phone {
    background: url(../images/r_phone.png) 0px 0px no-repeat;
    background-color: #fbb01f;
}
.izl-rmenu .btn-phone:hover {
    background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
    background-color: #ff811b;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
}
.izl-rmenu .btn-top {
    background: url(../images/r_top.png) 0px 0px no-repeat;
    background-color: #666666;
    display: none;
}
.izl-rmenu .btn-top:hover {
    background-color: #444;
}

.izl-rmenu .btn-job {
    background: url(../images/r_job.png) 0px 0px no-repeat;
    background-color: #36dea9;
}
.izl-rmenu .btn-job:hover {
    background-color: #13cd96;
}
.izl-rmenu a.btn-job,.izl-rmenu a.btn-job:visited {
    background: url(../images/r_job.png) 0px 0px no-repeat;
    background-color: #36dea9;
    text-decoration: none;
    display: block;
}



.i-table {
    background: #dde;
    text-align:center;
    margin-bottom:10px;
}
.i-table tr th {
    background: #f1f1f1;
    padding:5px;
}
.i-table tr td {
    background: #fff;
    padding:10px 5px;
    font-size:14px;
}
.i-table tr .tdt {
    background: #f1f1f1;
    font-weight:bold;
    font-size:16px;
}

.i-search {
    text-align: left;
    width: 450px;
    margin: 0 auto
}
.search {
    width: 450px;
    margin: 20px auto 0px auto;
	height:auto;
	overflow:hidden;
}
.sel_key {
    width: 140px;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    padding-left:2px;
    border: 1px solid #2F318B;
	float:left;
}

.input_text {
    height: 36px;
    line-height: 36px;
    width: 200px;
    float: left;
    padding:0 2px;
    margin: 0;
    border: 1px solid #2F318B;
    font-size: 14px;
	border-left:0;
}

.input_submit {
    width: 100px;
    height: 38px;
    border: 0;
    float: left;
    cursor: pointer;
    padding: 0;
    margin: 0;
    font-size: 20px;
    background:#2F318B;
    color: #fff
}

.i-content{
    text-align:center;
    margin:10px auto;
}






footer {
    width: 100%;
    height: auto;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    background: #f9f9fc;

    overflow: visible

}
#home footer{
    background:#fff;
}
footer a {
    color: #333;
}
footer address {
    margin: 0 auto;
    text-align: center;
    padding: 100px 0 50px;
    position: relative;
    background: #fff;
}


.bottom {
    color: #333;
}
.bottom .w1050 {
    line-height: 20px;
    font-size: 14px;
    background: #fff;
    /* overflow: visible; */
    text-align: left;
    padding: 20px 10px;
    border-top:3px solid #2F318B;
}
#home .bottom .w1050 {
    padding-left:0;
    padding-right:0;
}
.bottom .w1050 a {
    margin: 0 5px;
}
.bottom .w1050 a:first-child {
    margin-left: 0
}
.bottom .w1050 span {
    padding: 0 20px;
}
.bottom .w1050 span a {
    margin-left: 50px;
    font-weight: bold
}

.bottom .power {
    width: 100%;
    float: left;
    height: auto;
    padding: 12px 0 12px 0px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
}
.bottom .ewm {
    width: 30%;
    float: right;
    height: 100px;
    text-align: right;
}
.bottom .ewm img {
    width: 100px;
    height: 100px;
    float: right;
    margin-right: 0px;
}
.bottom .ewm span {
    display: inline-block;
    height: 50px;
    line-height: 25px;
    padding: 25px 10px;
}



.ml10 {
    margin-left: 10px;
}
.mr10 {
    margin-right: 10px;
}

.mt0 {
    margin-top: 0;
}
.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mb0 {
    margin-bottom: 0px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml20 {
    margin-left: 20px;
}
.mr20 {
    margin-right: 20px;
}

.fl,.FL {
    float: left;
}

.fr,.FR {
    float: right;
}

.formob {
    display: none;
}


.mobnav{
    display:none;
}


@media only screen and (max-width: 960px) {
    
    /*wellwap format*/
    *, *:after, *:before {
        -webkit-box-sizing:border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    *:focus {
        outline: none;
    }
    img,* img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }
    html {
        font-size: 62.5%;
        width: 100%;
        min-height: 100%;
        padding: 0;
        margin: 0 auto;
    }
    body {
        padding: 0;
        margin: 0 auto;
        max-width: 100%;
        min-height: 100%;
        word-wrap: break-word;
        word-break: break-word;
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        font-family: 'Microsoft Yahei',Helvetica,Arial;
        font-size: 16px;
        font-size: 1.6rem;
    }
    .fl,.FL {
        float: left
    }
    .fr,.FR {
        float: right
    }
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
    .clearfix {
        display: inline-block;
    }
    .clr,.clear {
        clear: both
    }
    .hidden,.hide,.none {
        display: none!important
    }
    dl, dt, dd, ul, ol, li {
        list-style: none;
    }
    *:hover,*:focus,*:active {
        -webkit-tap-highlight-color: transparent;
    }
    * table {
        width: 100%;
        height: auto;
        overflow: scroll;
    }
    textarea {
        outline: none;
        resize: none;
    }
    textarea, select, button, input[type="button"], input[type="text"], input[type="password"], input[type="submit"], input[type="reset"] {
        -webkit-appearance: none;
        border-radius: 0;
    }
    input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-placeholder, textarea:-ms-placeholder, input:-webkit-placeholder, textarea:-webkit-placeholder, input:placeholder, textarea:placeholder {
        color: #ddd;
        font-family: 'Microsoft Yahei',Helvetica,Arial;
        font-size: inherit;
    }
    
    /*wellwap responsive*/
    
    .w1050 {
        width: 100%;
    }
    
    .hdbox {
        height: auto;
        padding: 5px 0;
        text-align:center;
        overflow: hidden;
    }
    .hdbox a.logo {
        display:inline-block;
        width:auto;
        text-align: center;
        left:auto;
        float:none;
    }
    .hdbox a.logo img {
        height: 50px;
        margin: 5px 0;
        width:auto;
    }
    .hdbox a.logo img.logotxt {
        display:none;
    }
    .sebox {
        height: auto;
        line-height: 30px;
        background-size: 100% 200%;
        background-position: 50% 3%;
        overflow: hidden;
        width:160px;
        position:absolute;
        top:70px;
        left:0;
        display:none;
    }
    nav {
        height: auto;
        width: 100%;
        padding: 5px 0;
        overflow: hidden;
    }
    
    nav ul li {
        width: 100%;
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
        overflow: hidden;
    }
    nav ul li:first-child {
        width: 100%;
    }
    nav ul li.home a {
        padding-left: 0;
    }
    nav ul li.tel {
        display: none;
    }
    nav ul li:hover, nav ul li a:hover, nav ul li.this a, nav ul li.this a:hover {
        color: #f00;
    }
    
    .toptext,.lang {
        display: none;
    }
    .forpc {
        display: none;
    }
    .formob {
        display: inline-block;
        text-align: center;
    }
    
    .mobnav {
        display: block;
        width: 32px;
        height: 20px;
        background: #fff  50% 50% no-repeat;
        background-size: 90% 70%;
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -10px;
        border-radius:0;
        text-indent:-9999px;
        z-index:990;
        border-top:2px solid #000;
        border-bottom:2px solid #000;
    }
    .mobnav:after{
        content:'';
        display:block;
        width:100%;
        height:2px;
        background:#000;
        position:absolute;
        top:50%;
        left:0;
        margin-top:-1px;
    }
    #shop .mobnav,#case .mobnav {
        display: block;
    }
    

#swiper2 .slides li {
    position: relative;
    padding: 0px 0px;
    background: #ddd;
}


    #aside {
        display: none;
    }
    
    #home #aside {
        display: block;
    }
    
    #shop #aside {
        display: block;
        width: 100%;
        min-height: auto;
        position: relative;
        overflow: visible;
        border-bottom: 1px solid #f1f1f1;
        z-index: 99;
    }
    #aside h3 {
        width: 48px;
        height: 48px;
        position: absolute;
        right: 0;
        top: -60px;
        text-indent: -9999px;
    
    }
    
    #home #aside {
        width: 100%;
        margin: 0 auto;
        border-top: 0;
    }
    #home #aside h3 {
        width: 100%;
        height: 48px;
        line-height: 48px;
        position: relative;
        right: 0;
        top: 0;
        text-indent: 0;
    }
    .sonchl {
        background: #fff;
        padding: 5px 0;
    }
    .sonchl li {
        width: 50%;
        float: left;
        line-height: 30px;
        padding:1px 1px;
        background:#fff;
    }
    .sonchl li a {
        background: #f1f1f1;
        color: #333;
        padding:0 2px;
    }
    .sonchl li.cur a {
        color: #f90;
    }
    .sonchl li a:hover, .sonchl li.cur {
    background-color:#fff;
    color: #f90;
}
    
    #home #aside .sonchl {
        padding: 0;
    }
    
    
    #aside .ewm,#aside h4 {
        display: none;
    }
    
    #home .sonchl li {
        width: 50%;
        float: left;
    }
    #home .sonchl li a {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        color: #333;
        line-height: inherit;
        text-align: left;
        background: url(../images/icon_c_white.gif) 15px 50% no-repeat;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    
    #kefu {
        display: none;
    }
    
    #idxmain {
        width: 100%;
        min-width: 100%;
        height: auto;
        padding: 0 0px;
    }
    .idx_row {
        width: 100%;
        height: auto;
    }
    
    .idx_right {
        width: 100%;
    }
    
    
    
    .abshow {
        padding: 0 10px 10px;
        margin-bottom: 10px;
    }
    .abtxt {
        width: 100%;
        padding-top: 0;
        margin-top: 0;
    }
    .abtxt img.company {
        margin: 0px auto 0;
        float: right;
        border: 3px solid #fff;
        height: auto;
    }
    .abtxt span img {
        display: none;
    }
    
    .bigtit {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 0px 0 0px 0;
        overflow: hidden;
    }
    .bigtit p {
        font-size: 18px;
    }
    .bigtit h3 p {
    color: #999;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    padding-bottom:5px;
}
    .srbox {
        margin-top: 10px;
    }
    
    .idx_info {
        margin-top: 0;
    }
    
    .idx_news {
        width: 100%;
    }
    .idx_news.mb30 {
        margin-bottom: 0px;
    }
    .idx_news .bigtit {
        padding-top: 0;
    }
    .idx_news .bigtit h4 {
        padding: 10px 10px;
        background: #f1f1f1;
    }
    .idx_news .bigtit h4 b {
        font-size: 18px;
    }
    
    .idx_news ul li {
        padding: 5px 10px;
    }
    
    .idx_news ul li p a {
        display: inline-block;
        width: 75%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
.youshi {
    width: 100%;
    margin: 0 auto;
    padding:0 10px;
}    
.youshi li img {
    width: 100%;
    float: left;
}
.youshi li dl {
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    line-height: 25px;
    float: right;
}
.youshi li dt {
    font-size: 24px;
    text-align:center;
    line-height: 30px;
    color: #000;
    padding: 10px 0;
}

#tjcp.idxtag .tag .c5 li {
    display: inline-block;
    width: 48%;
    padding: 0;
    float: none;
    margin: 0px 1% 20px;
    position: relative;
    overflow: hidden;
}
    
    #main {
        width: 100%;
        min-width: 100%;
        height: auto;
        min-height: 200px;
        margin: 0px auto;
        padding: 0 15px;
    }
    #content {
    padding: 0px 0px;
}
    .shopic {
        width: 100%;
        height: auto;
        margin: 10px auto;
        overflow: hidden;
        background: #fff;
    }
    .content_show {
        width:100%;
        line-height: 30px;
        margin: 10px auto 0px;
        height: auto;
        min-height: 200px;
        overflow: hidden;
        text-align: justify;
    }
    
  .content_show h1 {
    margin: 10px auto 0;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}  

    .position {
        background-position: 0 10px;
        padding: 10px 0px 10px 20px;
        line-height: 24px;
    }
    
    
    .banner img {
        float: left;
    }
    .type {
        width: 100%;
        padding: 0px 0px;
        margin: 0px auto 0px auto;
        height: auto;
        text-align: center;
        color: #fff;
        position: relative;
        overflow: hidden;
    }
    .type h2 {
        display: none;
    }
    .type .son {
        width: 100%;
        height: auto;
        text-align: left;
        padding: 4px 0 0;
        overflow: hidden;
    }
    .type h3 {
        display: inline-block;
        width: 50%;
        float: left;
        text-align: center;
        float: none;
        color: #fff;
        font-size: 16px;
        margin: 0px;
        padding: 0 2px;
    }
    .type h3 a {
        display: block;
        font-size: 16px;
        padding: 8px 5px;
        background: #063494;
        color: #fff;
        border-radius: 6px;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .type h3.cur a,.type h3 a:hover {
        background: #f90;
    }
    
    
    .newslist {
        width: 100%;
        height: auto;
        margin: 0px auto 10px;
        overflow: hidden;
    }
.newslist li {
    width: 100%;
    margin: px auto;
    height: auto;
    border: 0px solid #f1f1f1;
    padding: 20px 0px 20px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border-bottom: 1px dotted #ddd;
}
.newslist li img {
    width: 120px;
    height: 80px;
    float: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.newslist li p {
    line-height: 20px;
    height: auto;
    color: #333;
    padding: 0px 10px 0px 130px;
}
.newslist li p .btn a {
    display:none;
}
    .newslist li p a {
        display: inline-block;
        width: 100%;
        white-space: normal;
        font-weight:normal;
    }
    .newslist li p span {
        display: none;
    }
    .newslist li time {
        display: inline-block;
        width: auto;
        color: #999;
        font-size: 12px;
        text-align: center;
        position: relative;
        right: auto;
        top: auto;
        left: 0;
        bottom: 0px;
    }
    .newslist.r2 {
        padding: 0 10px;
    }
    .newslist.r2 li {
        width: 100%;
        height: auto;
        float: left;
        border: 0px solid #f1f1f1;
        padding: 20px 0 20px;
        position: relative;
        overflow: hidden;
        border-bottom: 1px dotted #ddd;
    }
    
    #tjcp .tag ul {
        padding: 0 5px;
        text-align: center;
    }
    #content #tjcp .tag ul {
        padding: 0;
    }
    
    #tjcp .tag ul li,#tjcp.idxtag .tag ul li {
        height: auto;
        display: inline-block;
        width: 50%;
        padding: 0 5px;
        float: left;
        margin: 0px 0px 10px;
        position: relative;
        overflow: hidden;
    }
    #tjcp.idxtag .tag ul li:last-child {
        display: ;
    }
    #tjcp .tag ul li a {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 100%;
        height: auto;
        padding: 0px;
        background: #fff;
        text-align: center;
        overflow: hidden;
    }
    #tjcp .tag ul li a i {
        display: block;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    #tjcp .tag ul li a img {
        width: 100%;
        height: auto;
    }
    #tjcp .tag ul li a strong, #tjcp .tag ul li a span {
        display: inline-block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        padding: 0px 5%;
    }
    #tjcp .tag ul.case li a {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 100%;
        height: 150px;
        background: #fff;
        text-align: center;
        overflow: hidden;
    }
    #tjcp .tag ul.case li a:hover strong {
        height: 30px;
        line-height: 30px;
    }
    
    #tjcp.idxtag {
        padding-bottom: 0;
    }
    
#tjcp.idxtag .tag .r5 li {
    width: 50%;
    padding: 0 5px;
    float: left;
    margin: 0px 0px 20px 0px;
    position: relative;
    overflow: hidden;
}
#tjcp.idxtag .tag .r5 li.more{
    width:100%;
    text-align:center;
}
#tjcp.idxtag .tag .r5 li.more a strong{
    background:#2F318B;
    color:#fff;
    border-radius:4px;
}
#tjcp.idxtag .tag .r5 li.more img{
    display:none;
}

    
    .shopic .p_left {
        display: none;
    }
    .shopic .p_right {
        float: right;
        margin: 0px 0px 0;
        width: 100%;
        height: auto;
        background: #fff;
    }
    .content_show p.desc {
        background: #f9f9f9;
        padding: 5px 10px;
        margin-bottom: 20px;
        font-size: 16px;
    }
    .shopic .p_right table tbody td .call {
        display: inline-block;
        background: #0089E1 url(../images/telephone_20.png) left center no-repeat;
        width: auto;
        height: 20px;
        padding: 0 10px 0 30px;
        float: right;
        border-radius: 4px;
        color: #fff;
    }
    
    .shopic .p_right table {
        display: ;
    }
    
    
    #myform ul li {
        width: 100%;
        height: auto;
        float: left;
        padding: 5px 0;
        overflow: hidden;
    }
    #myform ul li p {
        width: 100%;
        text-align: right;
        float: left;
        padding: 5px 0;
        text-indent: 0;
    }
    #myform ul li input,#myform ul li textarea {
        width: 100%;
    }
    #myform ul li input#vdcode {
        width: 98px;
    }
    
    #myform ul li #vdimgck {
        height: 30px;
        margin-left: 5px;
        border: 1px solid #ddd;
        float: left;
    }
    
    
    #myform.zx ul li span {
        display: inline-block;
        width: 70px;
        text-align: right;
        margin: 0 10px 0 0px;
        float: left;
        height: 34px;
        line-height: 34px;
    }
    #myform.zx ul li i {
        float: left;
        margin-right: 9px;
        color: #f00;
        font-style: normal;
    }
    #myform.zx ul li input {
        width: 190px;
        height: 30px;
        padding: 0 2px;
        line-height: 30px;
        border-radius: 4px;
        border: 1px solid #ddd;
        background: #f9f9f9;
        float: left;
    }
    #myform ul li.ly {
        width: 100%;
    }
    #myform ul li.butbox {
        width: 100%;
        float: right;
    }
    #myform.zx ul li textarea {
        width: 100%;
        height: 114px;
        resize: none;
        padding: 2px;
        border-radius: 4px;
        border: 1px solid #ddd;
        background: #f9f9f9;
        margin: 0 auto;
        float: none;
    }
    #myform.zx ul li input:focus,#myform.zx ul li textarea:focus {
        background: #fff;
    }
    #myform.zx ul li #sub {
        background: #f90;
        color: #fff;
        height: 40px;
        line-height: 40px;
        width: 100%;
        float: right;
        padding: 0;
        border-radius: 4px;
        border: 0;
        font-size: 18px;
    }
    #myform.zx ul li #sub:hover {
        background: #fc0;
        cursor: pointer;
    }
    
    
    .context ul li {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .context ul li a {
        display: inline;
    }
    
    
    .w40 {
        width: 100%;
    }
    .w60 {
        width: 100%;
        height: auto;
        margin: 10px auto 0;
        overflow: hidden;
    }
    
    .pagelist {
        width: 100%;
        text-align: center;
    }
    .pagelist li {
        padding: 0 0;
    }
    .pagelist li a {
        padding: 0 8px;
    }



.ctitle {
    margin-top: 10px;
    margin-bottom:0;
}
.zscx {
    width:100%;
    margin: 0px auto 20px;
}
.zscx li {
    display: inline-block;
    width: 100%;
    margin: 10px auto;
    float: none;
    text-align: center;
    border: 1px solid #eee;
    background: #f1f1f1;
    font-size: 18px;
}

.i-search {
    text-align: left;
    width: 100%;
    margin: 0 auto
}
.search {
    width: 100%;
    margin: 20px auto 0px auto;
	height:auto;
	overflow:hidden;
}
.sel_key {
    width: 40%;
    height: 38px;
    line-height: 36px;
    font-size: 16px;
    padding-left:2px;
    border: 1px solid #2F318B;
	float:left;
	text-align:center;
}

.input_text {
    height: 38px;
    line-height: 38px;
    width: 60%;
    float: left;
    padding:0 2px;
    margin: 0;
    border: 1px solid #2F318B;
    font-size: 14px;
	border-left:0;
}

.input_submit {
    width: 100%;
    height: 38px;
    margin: 20px auto 0;
}

.i-content{
    text-align:center;
    margin:10px auto 20px;
}

.bottom .w1050 {
    padding: 10px 10px;
}





.downlist{
    width:100%;
    height:auto;
    margin-top:20px;
}
.downlist li{
    width:100%;
    height:auto;
    line-height:25px;
    border-bottom:1px dotted #ddd;
    float:left;
}
.downlist li span{
    display:block;
    float:left;
    height:60px;
    padding:5px 0;
    font-size:14px;
}
.downlist li .t2{
    font-size:12px;
}
.downlist li .t3 a{
    display:inline-block;
    height:40px;
    width:40px;
    line-height:20px;
    padding:0 0px 0 0px;
    margin:5px auto;
    border-radius:4px;
    text-indent:-9999px;
}
.downlist li .t1 {
    width: 50%;
    text-indent: 0px;
}
.downlist li.dtit .t1{
    text-align:center;
}
.downlist li.dtit span{
    height:auto;
}


.links span{
    display:block;
    margin-bottom:10px;
}
.links a{
    display:block;
    width:48%;
    float:left;
    margin:0 1% 10px 1%;
}


.sonarc li {
    width: 50%;
    float:left;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    margin: 10px 0 0px;
    padding: 0 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


}

@media only screen and (max-width: 320px) {
    #main {
        width: 100%;
        min-width: 100%;
        height: auto;
        min-height: 200px;
        margin: 0px auto;
        padding: 0 0px;
    }

}
