input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

a {
    color: #666;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.wt {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.wt_t {
    width: 1100px;
    margin: 0 auto;
}


/*首页banner*/

.topbanner {
    position: relative;
    height: 600px;
}

.banner {
    width: 1920px;
    margin: 0 auto;
    position: absolute;
    height: 600px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner ul.bb li img{
    display:block;
    width:1920px;
    height:600px;
}

.banner .num {
    position: absolute;
    bottom: 35px;
    z-index: 100;
    width: 100%;
    text-align: center
}

.banner .num li {
    width: 17px;
    height: 17px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2px;
    background: #fff;
    line-height: 17px;
    overflow: hidden;
    color: #d43031;
    border: 1px solid #d43031;
    text-align: center;
    line-height: 17px;
}

.banner .num li.num_hover {
    background-color: #d43031;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 17px;
    height: 17px;
    line-height: 17px;
}

.head {
    background: url(../images/top2.jpg) repeat-x center top;
    height: 203px;
}

#header {
    width: 1100px;
    margin: 0 auto;
}

.top {
    height: 157px;
}

.logo {
    float: left;
    margin-top: 30px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.k2 {
    color: #000;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding-left: 55px;
    background: url(../images/phone.png) no-repeat left center;
    margin-top: 30px;
    text-align: left;
}

#menu {
    margin-top: 0px;
}

.wel,
.k1 {
    color: #6d6d6d;
    line-height: 36px;
    font-size: 12px;
}

.k1 a {
    color: #6d6d6d;
}

.k1 a:hover {
    color: #0262b8;
}

.nav {
    height: 46px;
}

.nav li {
    line-height: 46px;
    height: 46px;
    text-align: center;
    width: 137px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li+li {
    background: url(../images/line.jpg) no-repeat left center;
}

.nav2 li+li {
    background: url(../images/line2.png) no-repeat left center;
}

.nav2 li {
    width: 110px;
}

.nav li a {
    display: block;
    line-height: 46px;
    color: #fff;
    height: 46px;
    font-size: 16px;
}

.nav2 li a {
    font-size: 14px;
}

.nav li a:hover {
    color: #ff0;
}

.nav li.lxff {
    background: none
}

.nav .sec {
    height: 0;
    background: #0f52bc;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 46px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    color: #0f52bc;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
}

.nav .sec a:hover {
    color: #ff0;
}

.ss {
    background: #f0f0f0;
    line-height: 53px;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

#formsearch {
    float: right;
    width: 302px;
    line-height: 31px;
    background: url(../images/ss.png) no-repeat left center;
    margin-top: 10px;
}

.hotSearch {
    float: left;
    font-weight: normal;
    color: #333;
}

.hotSearch a {
    margin-right: 6px;
    color: #333;
    line-height: 53px;
}

.hotSearch a:hover {
    color: #0f51bb;
}

#formsearch input {
    height: 31px;
    background: none;
    border: none;
    line-height: 31px;
    outline: none;
}

#formsearch input#keyword {
    height: 31px;
    line-height: 31px;
    padding-left: 10px;
    color: #666;
    width: 228px;
}

#formsearch input#s_btn {
    width: 68px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}

.c2 {
    padding-top: 38px;
}

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.ctitle {
    color: #bfbfbf;
    font: 400 14px "Microsoft YaHei";
    text-align: center;
    text-transform: uppercase;
}

.ctitle span {
    display: block;
    color: #0f51bb;
    font-family: "Microsoft YaHei";
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px;
}

.ctitle a {
    display: block;
    font: 400 12px/25px "Microsoft YaHei";
    background: url(../images/more.png) no-repeat 45% center;
}

.ctitle i {
    display: block;
    font: 400 18px/25px "Microsoft YaHei";
    background: url(../images/ibg.png) no-repeat left center;
}

.menu_cate {
    height: 109px;
    background: url(../images/cate.jpg) no-repeat left center;
    margin-top: 45px;
}

.sort1 {
    text-align: left;
    padding-left: 180px;
}

.sort1 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.sort1 li a {
    padding-left: 20px;
    color: #333;
    font: 400 16px/100px "Microsoft YaHei";
    height: 100px;
    background: url(../images/sdot1.png) no-repeat left center;
    display: block;
    padding-right: 25px;
}

.sort1 li a:hover {
    color: #0f51bb;
}

.recommend_product .content {
    padding-top: 25px;
}

.product_list1 li {
    float: left;
    margin-right: 13px;
    margin-bottom: 26px;
    _display: inline;
    position: relative;
}

.product_list1 li a.img img {
    width: 346px;
    height: 257px;
}

.product_list1 li h3 {
    text-align: center;
    margin-top: 10px;
}

.product_list1 li h3 a {
    font-weight: normal;
    color: #333;
    font: 400 14px/35px "å¾®è½¯é›…é»‘";
    background: #f3f7fc;
    display: block
}

.product_list1 li h3 a:hover {
    color: #0f51bb;
}

.product_list1 li a.img {
    display: block;
}

.product_list1 li:nth-child(3n) {
    margin-right: 0;
}

.product_list1 li a.img {
    padding: 5px;
    border: 1px solid #e6e6e6;
}

.product_list1 li a.img:hover {
    border-color: #0f51bb;
}

.yss1 {
    padding-top: 175px;
    height: 935px;
    background: url(../images/yss.jpg) no-repeat center top;
    overflow: hidden
}

.ys1 {
    width: 470px;
    float: left;
    margin-top: 40px;
    padding-left: 78px;
}

.yss1 h3 {
    padding-left: 0px;
    color: #294471;
    font-size: 28px;
    font-weight: 600
}

.yss1 h3 span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #294471;
    font-weight: 400;
}

.yss1 p {
    color: #666;
    font: 400 14px/30px "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
    padding-left: 27px;
    background: url(../images/sdot2.png) no-repeat left 8px;
}

.ys11 {
    height: 240px;
    overflow: hidden;
}

.ys11 h3 {
    margin-bottom: 28px;
    margin-top: 14px;
}

.ys12 {
    margin-top: 0px;
    margin-bottom: 30px;
    height: 178px;
    overflow: hidden;
}

.ys15 {
    margin-top: 48px;
    margin-bottom: 38px;
}

.ys16 {
    margin-top: 35px;
    margin-bottom: 35px;
}

.ys17 {
    margin-top: 35px;
    margin-bottom: 60px;
}

.ys15 h3 {
    margin-bottom: 25px;
}

.ys16 h3 {
    margin-bottom: 25px;
}

.ys17 h3 {
    margin-bottom: 25px;
}

.ys13 {
    margin-bottom: 25px;
    margin-left: -35px;
}

.ys12 h3 {
    margin-bottom: 28px;
}

.ys13 p,
.ys14 p {
    background: none;
    padding: 0;
}

.ys14 {
    padding-left: 42px;
    background: url(../images/phone.png) no-repeat left 15px;
    margin-left: 10px;
    margin-top: 40px;
}

.ys2 {
    width: 468px;
    float: right;
    margin-top: 25px;
}

.ys21 {
    text-align: right;
    margin-left: -99px;
    margin-top: -20px;
}

.ys21 p {
    background: none;
}

.ys22 {
    margin-top: 60px;
}

.ys22 h3 {
    margin-bottom: 30px;
}

.ys14 .more {
    width: 173px;
    height: 37px;
    color: #fff;
    font: 400 16px/37px "Microsoft Yahei";
    text-align: center;
    background: url(../images/more.png) no-repeat left center;
    display: block;
    margin-top: 20px;
}

.ys14 .more:hover {
    color: #57391f;
}

.ys23 p {
    background: none
}

.ys23 {
    margin-top: 38px;
}

.yss2{
    background:url(../images/yss22.png) no-repeat center top;
    height:1255px;
    padding-top: 175px;
    overflow: hidden;
}

.yss2 h3{
    padding-left: 0px;
    color: #294471;
    font-size: 28px;
    font-weight: 600;
}

.yss2 h3 span{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #294471;
    font-weight: 400;
}

.wt_tt{
    width: 1100px;
    margin: 0 auto;
}

.yss21{
    width: 470px;
    float: left;
    margin-top: 40px;
    padding-left: 78px;
}

.yss211{
    height: 240px;
    overflow: hidden;
}

.yss211 h3{
    margin-bottom: 28px;
    margin-top: 14px;
}

.yss211 h3 span{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #294471;
    font-weight: 400;
}

.yss2 p{
    color: #666;
    font: 400 14px/30px "Microsoft YaHei";
    padding-left: 27px;
    background: url(../images/sdot2.png) no-repeat left 8px;
}

.yss212{
    margin-top: 10px;
    margin-bottom: 30px;
    height: 178px;
}

.yss212 h3{
    margin-bottom: 28px;
}

.yss213{
    margin-bottom: 14px;
    margin-left: -35px;
}

.yss213 p{
    background: none;
    padding: 0;
}

.yss213 img{
    width: 470px;
    height: 271px;
}

.yss22{
    width: 468px;
    float: right;
    margin-top: 25px;
}

.yss221{
    text-align: right;
    margin-left: -99px;
    margin-top: -20px;
}

.yss221 p{
    background: none;
}

.yss222{
    margin-top: 70px;
}



.ccase {
    background: #f2f2f2;
    padding-top: 35px;
    padding-bottom: 52px;
}

.pic_img1 {
    width: 545px;
    float: left;
    position: relative;
}

.pic_img1 img {
    width: 545px;
    height: 405px;
}

.pic_img1 h3 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 74px;
    background: url(../images/h3bg.png) no-repeat 0% 100%;
}

.pic_img1 h3 a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.pic_img2 {
    width: 555px;
    float: right;
}

.product_list4 li {
    float: left;
    margin-left: 14px;
    _display: inline;
    position: relative;
    margin-bottom: 15px;
}

.product_list4 li a.img img {
    width: 263px;
    height: 195px;
}

.product_list4 li h3 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    background: url(../images/h3bg.png) no-repeat 0% 100%;
    background-size: 100% 100%
}

.product_list4 li h3 a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.c22 {
    background: url(../images/c22.jpg) no-repeat center top;
    padding-top: 71px;
    height: 491px;
}

.about {
    width: 780px;
    float: right;
}

.abbtxt {
    color: #fff;
    font: 400 12px/30px "微软雅黑";
    height: 180px;
}

.about_title {
    font: 600 35px "微软雅黑";
    margin-bottom: 16px;
}

.about_title span {
    padding-left: 12px;
    color: #7896d5;
    font: 400 23px "微软雅黑";
    text-transform: uppercase;
}

.about_title p {
    color: #fff;
    font: 400 23px "微软雅黑";
    padding-left: 12px;
    margin-top: 12px;
}

.about .content {
    color: #fff;
    font: 400 12px/27px "微软雅黑";
}

a.moree {
    color: #57391f;
    display: block;
    text-align: right;
    margin-top: 45px;
}

a.moree:hover {
    color: #b57c4b;
}

.honor {
    width: 265px;
    float: left;
    margin-left: 12px;
}

.honor .about_title {
    color: #fff;
    font-size: 18px;
    height: 35px;
    margin-bottom: 0;
    padding-left: 25px;
    font-weight: normal;
}

.honor .about_title span {
    padding-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

#focus {
    width: 265px;
    height: 286px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 286px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 265px;
    height: 286px;
    position: relative;
}

#focus ul li a img {
    height: 286px;
    width: 203px;
    margin: 0 31px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 265px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none
}

#focus .btn {
    position: absolute;
    width: 265px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
    display: none
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus .pre,
#focus .next {
    position: absolute;
    top: 115px;
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
}

.atitle {
    color: #333333;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    font-weight: 400;
    background: url(../images/atitle.png) no-repeat 0% 100%;
    padding-left: 18px;
}

.atitle span {
    padding-left: 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #8c8584;
}

.atitle a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
}

.product_list2 li {
    float: left;
    margin-left: 11px;
    margin-right: 11px;
    _display: inline;
}

.product_list2 li a.img img {
    width: 262px;
    height: 195px;
}

.product_list2 li h3 {
    text-align: center;
}

.product_list2 li h3 a {
    font-weight: normal;
    color: #333;
    font: 400 14px/48px "微软雅黑";
}

.product_list2 li h3 a:hover {
    color: #0f51bb;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.album {
    position: relative;
}

.album .product_list2 {
    margin-top: 30px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 37%;
    cursor: pointer;
}

.l_btn {
    left: -38px;
}

.r_btn {
    right: -38px;
}

.cc5 {
    position: relative;
    background: #f7f7f7;
    padding: 50px 0 30px;
    margin-top: 40px;
}

.news_list1 {
    margin-top: 12px;
}

.news_list1 li {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 10px;
}

.news_list1 li a {
    line-height: 27px;
    padding-left: 22px;
    line-height: 45px;
    font-size: 14px;
    background: url(../images/ndot.jpg) no-repeat 0% 50%;
}

.news_list1 li a:hover {
    text-decoration: none;
    color: #0f51bb;
}

.news_list1 li span {
    display: block;
    color: #999;
    font: 400 12px/22px "微软雅黑";
}

.news_list2 {
    margin-top: 10px;
}

.news_list2 li a {
    padding-left: 22px;
    line-height: 40px;
    font-size: 14px;
    background: url(../images/ndot.jpg) no-repeat 0% 50%;
    display: block;
    color: #666;
}

.news_list2 li a:hover {
    color: #0f51bb;
}

.news_list3 li {
    position: relative;
    padding: 8px 0 12px;
    border-bottom: 1px dashed #e3e3e3;
}

.news_list3 li a {
    line-height: 30px;
    padding-left: 38px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 14px;
    color: #666;
}

.news_list3 li a:hover {
    text-decoration: none;
    color: #0f51bb;
}

.news_list3 span {
    background: url(../images/da.png) left 3px no-repeat;
    padding-left: 38px;
    font: 400 12px/22px "å¾®è½¯é›…é»‘";
    margin-top: 5px;
    color: #999;
    display: block
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 310px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}

.news_company {
    width: 325px;
    margin-right: 62px;
}

.news1_title {
    border-bottom: 1px solid #e5e5e5;
    font: 400 22px/50px "微软雅黑";
    color: #111;
    position: relative;
}

.news1_title span {
    padding-left: 12px;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.news1_title a {
    position: absolute;
    right: 0;
    top: 0;
}

.news_company .content {
    padding-top: 20px;
}

.f_link {
    width: 1100px;
    margin: 48px auto;
    background: url(../images/link.png) no-repeat left center;
    height: 92px;
    line-height: 100px;
    color: #626262;
    text-indent: 20px;
    overflow: hidden;
}

.f_link a {
    color: #626262;
    padding: 0 15px;
}

.foot {
    background: url(../images/foot.jpg) top center no-repeat;
    height: 230px;
}

#footer {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

#footer a:hover {
    color: #ff0;
}

.nav_foot {
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 14px;
}

.nav_foot a {
    padding: 0 20px;
}

.mid-foot {
    width: 240px;
    float: left;
    margin-left: 95px;
    color: #b2bfe3;
}

.logos {
    width: 142px;
    text-align: center;
    margin-top: 16px;
    line-height: 38px;
    font-size: 12px;
    float: left;
    color: #fff;
}

.copyright1 {
    text-align: left;
    line-height: 26px;
    margin-top: 20px;
    font-size: 13px;
}

.copyright {
    width: 460px;
    float: left;
    margin-left: 40px;
    color: #b2bfe3;
    line-height: 26px;
    margin-top: 20px;
}

.copyright a {
    color: #b2bfe3;
}

#gotop {
    position: fixed;
    display: none;
    height: 40px;
    width: 37px;
    background: url(../images/gotop.jpg) no-repeat;
    right: 150px;
    bottom: 300px;
    cursor: pointer;
}