html,body,div,img,a,p,span,ul,li,table,tr,td,th{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix{
	clear: both;
}
ul li{
	list-style: none;
}
.wrap{
    width: 1200px;
    margin:0 auto;
}
a{
	text-decoration: none;
}
a:hover{
	color: #00a7ff;
}
.top{
	height: 120px;
	border-bottom: 3px solid #cccccc;
}
.topleft{
	margin-top: 35px;
    width: 700px;
}
.topleft img{
	height: 61px;
	width: 90px;
	float: left;
	margin-right: 10px;
}
.topleft p{
	font-size: 45px;
	color: #333;
	font-weight:900;
	line-height: 60px;
}
.topright{
	margin-top: 50px;
}
.topright img{
	height: 26px;
	width: 35px;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}
.topright p{
	float: right;
	font-size: 18px;
	color: #666;
	line-height: 35px;
}
.topright span{
	float: right;
	font-size: 26px;
	font-weight: 900;
	color: #ffb400;
}

.button {
            display: inline-block;
            zoom: 1;
            *display: inline;
            vertical-align: baseline;
            margin: 0 2px;
            outline: none;
            cursor: pointer;
            text-align: center;
            text-decoration: none;
            font: 14px/100% Arial, Helvetica, sans-serif;
            padding: 0.25em 0.6em 0.3em;
            text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
            -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
            -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        }

        /*restCSS结束，应用特效时，以上样式可删除*/
        /* 需要的css样式 */
        .menu, .menu ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .menu {
            height: 54px;
        }

        .menu li {
            min-width: 171px;
        }

        .menu > li {
            display: block;
            float: left;
            position: relative;
        }

        .menu a {
            border-left: 3px solid rgba(0, 0, 0, 0);
           /*background: url("../img/back.jpg");*/
            color: #808080;
            display: block;
            font-size: 18px;
            line-height: 54px;
            padding: 0 25px;
            text-decoration: none;
            text-transform: uppercase;
        }

        .menu li:hover {
            background-color: #f97157;
            background: -moz-linear-gradient(#f97157, #1b1b1b);
            background: -ms-linear-gradient(#f97157, #1b1b1b);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f97157), color-stop(100%, #1b1b1b));
            background: -webkit-linear-gradient(#f97157, #1b1b1b);
            background: -o-linear-gradient(#f97157, #1b1b1b);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97157', endColorstr='#1b1b1b');
            -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f97157', endColorstr='#1b1b1b')";
            background: linear-gradient(#f97157, #f97157);
            /*改变加深父元素的背景*/
        }

        .menu li:hover > a {
            border-left: 3px solid #1c1c1c;
            color: #fff;
        }
.fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;
    max-height:635px !important;
    overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner {
    width:100% !important;
    max-height:635px !important;
    position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
      .banner, .bannercontainer         {   width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
       .banner, .bannercontainer        {   width:480px; height:193px;  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
        .banner, .bannercontainer       {   width:320px;height:129px;   }
}

@media only screen and (max-width: 319px) {
        .banner, .bannercontainer       {   width:240px;height:97px;    }
}

/*.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected { 
    background:#e1472f !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {  
    background-color:#e1472f !important;
 }*/
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 188px;
    height: 6px;
    float: left;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
    width: 42px;
    height: 43px;
    margin-left: 0px;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性 
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性 
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
    */
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
    /*
    **打开注释，按钮变成圆形的
    border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
    -moz-border-radius: 20px;  Mozilla浏览器的私有属性 
    -webkit-border-radius: 20px;  Webkit浏览器的私有属性 
    border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
    */
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /*filter: alpha(opacity=50);    */
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.gonggao{
    height: 55px;
}
.gonggao p{
    float: right;
    line-height: 45px;
    color: #333;
}

.title{
    height: 50px;
    width: 100%;
    line-height: 50px;
}
.title .left{
    height: 100%;
    width: 50%;
    background: #ffb400;
}
.title .left p{
    float: right;
    margin-right: 20px;
    font-size: 18px;
    letter-spacing: 1px;
}
.title .right{
    height: 100%;
    width: 50%;
    background: #cccccc;
}
.title .right p{
    margin-left: 20px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px;
}
.product{
    margin-top: 10px;
    height: 920px;
}
.product ul{
    margin-top: 20px;
    margin-left: -26.6px;
}
.product ul li{
    width: 280px;
    text-align: center;
    float: left;
    margin-left: 26.6px;
    margin-top: 10px;
}
.product ul li div{
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 218px;
    border:1px solid #d4d4d4;
}
.product ul li:hover div{
    border:1px solid #333;
}
.product ul li img{
   height: 185px;
   width: 250px;
}
.product ul li p{
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

.yizhanshi{
    padding-top: 40px;
    box-sizing: border-box;
    height: 500px;
    background: #ffb400;
}
.yzs_title{
    text-align: center;
    color: #333;
}
.yzs_title div{
    font-size: 30px;
    font-weight: 900;
}
.yzs_title p{
    font-size: 25px;

}
.yizhanshi ul{
    margin-top: 20px;
    margin-left: -120px;
}
.yizhanshi ul li{
    width: 210px;
    text-align: center;
    float: left;
    margin-left: 120px;
}
.yizhanshi ul li div{
    font-size: 20px;
    line-height: 60px;
}
.yizhanshi ul li p{
    font-size: 16px;
    line-height: 26px;
}

.service{
    padding-top: 50px;
    height: 430px;
    background: #f6f6f6;
}
.service ul{
    margin-top: 40px;
    margin-left: -26.6px;
}
.service ul li{
    width: 280px;
    text-align: center;
    float: left;
    margin-left: 26.6px;
    margin-top: 10px;
}
.service ul li div{
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 270px;
    border:1px solid #d4d4d4;
    background: #fff;
}
.service ul li:hover div{
    border:1px solid #333;
}
.service ul li img{
   height: 240px;
   width: 250px;
}
.service ul li p{
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.box{
    height: 590px;
}
.about{
    margin-top: 75px;
    height: 520px;
}
.about img{
    float: left;
    margin-top: 30px;
    height: 355px;
    width: 528px;
}
.about .text{
    width: 630px;
    float: right;
    margin-top: 30px;
    line-height: 30px;
    color: #666;
}
.box{
    width: 100%;
}
.box .title{
    height: 50px;
    width: 100%;
    background: #ffb400;
}
.box .title div{
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color:#333;
}
.box .title p{
    float: left;
    margin-left: 20px;
    font-size: 20px;
    color:#fff;
}
.video{
    width: 49%;
}
.video .text{
    padding:20px;
    border:1px solid #eee;
}
.news{
    width: 49%;
}
.news .text{
    height: 450px;
    padding:20px;
    border:1px solid #eee;
}
.news .text ul{
    margin-top: -13px;
}
.news .text ul li{
    height: 85px;
    margin-top: 10px;
    border-bottom: 1px dotted #d1d1d1;
}
.news .text ul li:last-child{
    border:0px;
}
.news .text ul li .time{
    padding-top: 10px;
    box-sizing: border-box;
    height: 75px;
    width: 75px;
    background: #ecaa0a;
    text-align: center;
    float: left;
}
.news .text ul li .time p{
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    line-height: 30px;
}
.news .text ul li .time span{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.news .text ul li .content{
    width: 440px;
    float: left;
    margin-left: 20px;
}
.news .text ul li .content p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.news .text ul li .content span{
    font-size: 14px;
    color: #999;
    line-height: 25px;
}
.box2{

}
.explain{
    width: 445px;
    padding-left: 15px;
}
.explain .ex_title{
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-top: 40px;
}
.explain .text{
    height: 50px;
    width: 100%;
    padding: 30px 0px;
    border-bottom: 1px solid #ffe39a;
    color: #333;
    line-height: 25px;
}
.explain .text span{
    font-size: 16px;
    color: #fe1010;
    font-weight:900;
}
.explain .text p{
    float: left;
}
.explain .guanzhu{
    margin-top: 40px;
    color: #333;
    font-size: 16px;
    font-weight: 900;
}
.explain ul{
    margin-top: 40px;
}
.explain ul li{
    float: left;
}
.explain ul li:nth-child(odd){
    height: 30px;
    width: 120px;
    line-height: 30px;
    text-align: center;
    background: #d9d9d9;
}
.explain ul li:nth-child(even){
    height: 30px;
    width: 42px;
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
}
.message{
    width: 700px;
    padding-right: 5px;
    box-sizing: border-box;
}
.me_title{
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    text-align: center;
}
.message input{
    height: 35px;
    width: 620px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 10px;
    padding: 0px 8px;
    box-sizing: border-box;
}
.message p{
    float: left;
    line-height: 35px;
    margin-top: 10px;
    margin-right: 10px;
    color: #333;
}
.message textarea{
    height: 100px;
    width: 620px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 10px;
    padding: 8px 8px;
    box-sizing: border-box;
}
.message button{
    height: 35px;
    width: 120px;
    background: #666;
    color: #fff;
    border: 0px;
    font-size: 15px;
    letter-spacing: 1px;
    margin-left: 66px;
    margin-top: 20px;
    cursor: pointer;
}
.message button:hover{
    background: #ffb400;
}

.footer{
    height: 300px;
    background: #ffb400;
    padding-top: 50px;
    box-sizing: border-box;
    clear: both;
}
.footer .left{
    width: 300px;
    text-align: center;
}
.footer .left img{
    height: 86px;
    width: 109px;
    margin:30px 0px;
}
.footer .left div{
    font-size: 23px;
    font-weight: 900;
    color: #333;  
}
.footer .left p{
    font-size: 12px;
    color: #333;  
}
.footer .center{
    width: 640px;
    margin-left: 50px;
}
.footer .center .footnav {
    height: 50px;
    width: 100%;
}
.footer .center .footnav li{
    width: 91px;
    line-height: 50px;
    text-align: center;
    float: left;
}
.footer .center .footnav li a{
    color: #333;
}
.footer .center .footnav li a:hover{
    color: red;
}
.footer .center .copyright{
    width: 100%;
    text-align:center;
}
.footer .center .copyright li{
    height: 30px;
    line-height: 30px;
    color: #333;
}
.footer .right{
    text-align: center;
    line-height: 25px;
}
.footer .right img{
    margin-top: 30px;
    height: 169px;
    width: 169px;
}
.footer .right p{
    color: #333;
}
.pages{
    padding-top: 25px;
    height: 80px;
    margin: 30px 0;
    clear: both;
}
.pages a{
    padding: 5px 8px;
    border: 1px solid #d1d1d1;
    color: #333;
    margin-left: 5px;
}
.pages span{
    padding: 5px 8px;
    border: 0px;
    background: #ffb400;
    color: #fff;
    margin-left: 5px;
}
.con .left{
    width: 275px;
    margin: 40px 0  18px 0;
}
.con .left div{
    height: 50px;
    width: 100%;
    background: #ffb400;
    line-height: 50px;
    margin-bottom: 10px;
}
.con .left p{
    float: left;
    font-size: 20px;
    color: #333;
    margin-left: 15px;
}
.con .left span{
    float: left;
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
}
.con .left ul li{
    height: 40px;
    width: 100%;
    background: #cccccc;
    line-height: 40px;
    margin-top: 3px;
}
.con .left ul li a{
    padding: 8px 0 8px 50px;
    font-size: 16px;
    color: #333;
}
.con .right{
    margin: 40px 0;
    width: 862px;
}
.con .con_title{
    height: 50px;
    line-height: 50px;
    background: #f6f6f6;
    padding: 0 20px;
}
.con .con_title p{
    float: left;
    font-size: 16px;
    color: #333;
}
.con .con_title div{
    float: right;
    font-size: 14px;
    color: #999;
}
.con .con_title div a{
    font-size: 14px;
    color: #999;
}
.con .right .page_con{
    padding: 25px;
    color: #666;
    font-size: 14px;
    line-height: 35px;
}

.con .right .list_news ul{
}
.con .right .list_news ul li{
    height: 95px;
    margin-top: 20px;
    border-bottom: 1px dotted #d1d1d1;
}
.con .right .list_news ul li:last-child{
    border:0px;
}
.con .right .list_news ul li .time{
    padding-top: 10px;
    box-sizing: border-box;
    height: 75px;
    width: 75px;
    background: #ecaa0a;
    text-align: center;
    float: left;
}
.con .right .list_news ul li .time p{
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    line-height: 30px;
}
.con .right .list_news ul li .time span{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.con .right .list_news ul li .content{
    width: 760px;
    float: left;
    margin-left: 20px;
}
.con .right .list_news ul li .content p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.con .right .list_news ul li .content span{
    font-size: 14px;
    color: #999;
    line-height: 25px;
}

.con .right .list_pro ul{
    margin-top: 20px;
    margin-left: -26.6px;
}
.con .right .list_pro ul li{
    width: 269px;
    text-align: center;
    float: left;
    margin-left: 26.6px;
    margin-top: 10px;
}
.con .right .list_pro ul li div{
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    height: 220px;
    border:1px solid #d4d4d4;
}
.con .right .list_pro ul li:hover div{
    border:1px solid #333;
}
.con .right .list_pro ul li img{
   height:190px;
   width: 238px;
}
.con .right .list_pro ul li p{
    color: #333;
    font-size: 14px;
    line-height: 30px;
}


.con .left div,.con_left2 div,.con_left3 div{
    height: 50px;
    width: 100%;
    background: #ffb400;
    line-height: 50px;
    margin-bottom: 10px;
}
.con .left p,.con_left2 div p.aaa,.con_left3 div p.aaa{
    float: left;
    font-size: 20px;
    color: #333;
    margin-left: 15px;
}
.con .left span,.con_left2 div span,.con_left3 div span{
    float: left;
    font-size: 20px;
    color: #fff;
    margin-left: 15px;
}

.page_contact{
    width: 500px;
    margin-left: 30px;
}
.page_contact div{
    line-height: 25px;
    color: #999;
}

.f14{
    margin: 40px 0;
    height:40px;
    color: #333;
}
.f14 a{
    color: #999
}
.f14 a:hover{
    color: #ffb400;
}

.link{
    clear: both;
    margin-top: 50px;
    height: 50px;
    line-height: 50px;
    background: #f6f6f6;
}
.link p{
    float: left;
    font-weight: 900;
}
.link ul li{
    float: left;
    margin-left: 20px;
}
.link ul li a{
    color: #333;
}
.link ul li a:hover{
    color: red;
}
    /*左--联系我们*/
.con_left2{
    height: 350px;
    width:275px;
    margin-top: 18px;
    background: #ccc;
}
.con_left2 .header{
    height: 55px;
    background-color: #009edd;
}
.con_left2 .header  span.fl{
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    margin-left: 20px;
}
.con_left2 .header  span.fr{
    line-height: 55px;
    margin-right: 20px;
}

.con_left2 ul{
    padding:0px 10px;
}
.con_left2 ul li{
    line-height: 200%;
    margin:10px 0px 0px 10px;

    color: #000;
}
.con_left2 ul li:first-child{
    margin-top:15px;
    color: #000;
}

.con_left2 ul li a{
    margin-left:10px;
    color: #000;
}

    /*左--在线留言*/

.con_left3{
    height: 263px;
    width:275px;
    margin-top: 18px;
    background: #ccc;
    margin-bottom: 30px;
}

.con_left3 .header{
    height: 55px;
    background-color: #009edd;
}
.con_left3 .header  span.fl{
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    margin-left: 20px;
}
.con_left3 .header  span.fr{
    line-height: 55px;
    margin-right: 20px;
}

.con_left3 .meg p{
    padding: 10px;
    line-height: 150%;

}
 .con_left3 .meg {
    width: 275px;
    height: 203px;
    background:url(/skin/images/QQ_1.png) no-repeat bottom right;
}
.con_left3 .lxqq{
    width: 176px;
    height: 48px;
    padding-top: 20px;
    padding: auto;
    padding-left:50px;
    color: #fff;
    background:url(/skin/images/QQ_2.png) no-repeat;
    margin-top: 25px;
    margin-left: 10px;
    font-size: 16px;
    cursor: pointer;
    line-height: 25px;
    margin-bottom: 0px;
}


.cat_top ul li {
    background: #cccccc;
    line-height: 40px;
    margin-top: 3px;
    float: left;
    margin-right: 5px;
    padding: 0px 10px;
}
.cat_top ul li a {
    font-size: 16px;
    color: #333;
}

.cat_top_clear{
	clear: both;
}