.w1920{width: 1920px;position: relative;margin-left: -960px;left: 50%;}
.w1200{width: 1200px;position: relative;margin-left: -600px;left: 50%;}

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}

.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;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin:0;}

/*头部样式*/
.header{overflow:hidden;background: #fff;padding-bottom: 20px;}
.head1{height: 30px;overflow:hidden;}
.head1 div a,.head1 div p{line-height: 30px;font-size: 12px;color: #333;}
.logo{margin-right: 24px;margin-top: 20px;}
.tline{width: 2px;height: 50px;margin-top: 10px;background:#e3e3e3;}
.tadv{margin-left: 22px;padding-top: 7px;}
.tadv p{color: #333333;font-size: 16px;line-height: 27px;}


.lang{color: #333333;font-size: 16px;line-height: 27px;margin-right:30px;}
.lang a{color: #333333;}

.thead.scroll {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999999;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}
.thead.scroll .head1{
    display: none;
}

.thead.scroll .head2{
    padding-top: 10px;
}

.head2{
    padding-top: 24px;
}
.tss{
    
}
.top_contact p{
    color: #000000;
    font-size: 20px;
    line-height: 27px;
    font-family: "é»‘ä½“";
}
#code{padding-top:10px;line-height:26px;}


/**/
.cont1{
    padding-bottom: 58px;
}
.titone{
    width: 420px;
    margin:0 auto;
    overflow:hidden;
    text-align: center;
}
.titone h1{
    font-size: 30px;
    line-height: 55px;
    color: #000;
    font-weight: bold;
}
.titone p{
    color: #bdbdbd;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
}
.titone .titline{
    width: 423px;
    height: 16px;
    background: url(../images/titlinebg.png) no-repeat;
    margin-top: 20px;
}
.center1{
    margin-top: 50px;
    overflow:hidden;
}
.center1 li{
    float: left;
    width: 265px;
    margin-right: 24px;
    margin-bottom: 27px;
    overflow:hidden;
    height: 265px;
    
}
.center1 li img{
    width: 265px;
    height: 265px;
    -webkit-transition: all .3s ease;  /* Safari and Chrome */
    -moz-transition: all .3s ease;     /* Firefox */
    -o-transition: all .3s ease;       /* Opera */
    -ms-transition: all .3s ease;      /* IE 9 */
    transition: all .3s ease;
}
.center1 li img:hover{

    transform-origin: center center;
    transform: scale(1.1,1.1);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    -o-transform-origin: center center;
    -o-transform: scale(1.1,1.1);
    -ms-transform-origin: center center;
    }
.center1 li:nth-of-type(4n){
    margin-right: 0;
}
.center1 li .ptit{
    width: 100%;
    height: 60px;
    background:#12469a;
    text-align:center;
}

.center1 li .ptit p{
    line-height: 60px;
    color: #fff;
    font-size: 16px;
}



/* å…³äºŽæˆ‘ä»¬ */
.cont2{
    background: url(../images/aboutbg.png) no-repeat;
    padding: 82px 0 88px;
    overflow: hidden;
}
.center2{
    position: relative;
    margin-top: 71px;
}
.cen2r {
    width: 600px;
}
.cen2r .abouttit{
    text-align: left;
    margin-bottom: 4px;
}

.cen2r .abouttit p{
    color: #db291d;
    font-weight: bold;
    font-size: 30px;
    line-height: 75px;
}

.cen2r .abouttit p span{
    font-weight: normal;
    color: #999999;
    font-size: 16px;
}

.cen2r .aboutco{
    text-align: justify;
    margin-bottom: 27px;
}

.cen2r .aboutco p{
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}

.mores{
    width: 120px;
    height: 46px;
    background:#db291d;
    text-align: center;
}
.mores a{
    line-height: 46px;
    color: #fff;
    font-size: 16px;
}
.advantage{
    position: absolute;
    width: 776px;
    height: 135px;
    right: 0;
    bottom: -13px;
    box-sizing: border-box;
    padding: 26px 16px;
    background:#fff;
    overflow: hidden;
    border:1px solid #000;
}

.advantage li{
    float: left;
    margin-right: 46px;
    text-align: left;
}
.advantage li div{
    
}
.advantage li:last-of-type{
    margin-right: 0
}

.advantage li h2{
    color: #333333;
    font-size: 20px;
    line-height: 52px;
}

.advantage li p{
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}


/* ä¸šåŠ¡èŒƒå›´ */
.cont3{
    overflow:hidden;
    padding-top: 40px ;
}
.center3{
    margin-top: 62px;
    overflow:hidden;
    margin-bottom: 58px;
}
.center3 li{
    width: 380px;
    float: left;
    margin-right: 30px;
}
.center3 li:last-of-type{
    margin-right: 0;
}
.center3 li .c3con{
    width: 100%;
    position: relative;
    height: 487px;
}

.center3 li .c3con1{
    position: absolute;
    left: 30px;
    top: 239px;
    width: 325px;
    height: 245px;
    background:#fff;
    box-shadow: 2px 2px 5px #595959;
    box-sizing: border-box;
    padding:0 29px;
    text-align: center;
}
.c3conimg{
    width: 60px;
    margin:0 auto;
}
.c3conimg1{
    width: 100%;
    height: 60px;
    margin-top: -30px;
    margin-bottom: 41px;
}
.c3cen{
    width: 100%;
    text-align: center;
}
.c3cen p{
    display: inline-block;
    margin: auto;
    text-align: justify;
}
.c3con1 h2{
    color: #111111;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 26px;
}
.c3con1 p{
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.c3con1:hover h2,.c3con1:hover p{
    color: #12469a;
}

.more1{
    width: 160px;
    height: 54px;
    background: #db291d;
    margin: 0 auto;
    box-sizing: border-box;
    padding:6px 8px;
}
.more1 div{
    width: 100%;
    height: 100%;
    text-align: center;
    border:1px solid #fff;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-family: "é»‘ä½“";
}



/* æ¡ˆä¾‹ä¿®ç¼® */
.cont4{
    background:url(../images/casebg.png) no-repeat;
    overflow:hidden;
    padding:74px 0;
}
.cont4 .tit p{
    color: #fff;
}
.cont4 .tit .titline{
    background:url(../images/titlinebg1.png) no-repeat;
}
.center4{
    width: 1300px;
    height: 600px;
    margin:0 auto;
    background: rgba(255,255,255,0.7 );
    box-sizing: border-box;
    padding:50px;
    position: relative;
}
.center4 li{
    float: left;
    width: 300px;
    margin-right: 600px;
    margin-bottom: 10px;
}
.center4 li:nth-of-type(even){
    margin-right: 0;
}

.center4 li:nth-of-type(n+3){
    margin-bottom: 0;
}

.center4 .img1{
    position: relative;
    width: 300px;
    height: 245px;
    text-align: center;
}
.center4 .img1 .img2p1{
    opacity: 1;
    z-index: 2;
    width: 100%;
    bottom: 18px;
    position: absolute;
}
.center4 .img1 .img2p1 p{
    color: #db291d;
    font-size: 18px;
    line-height: 18px;
}
.center4 .img1 img{
    max-width: 100%;
    z-index: 1;
}

.center4 .img1 .img2{
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(219,41,29,0.8);
    text-align: center;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 33px 45px 0 45px;
    transition: all 0.6s linear;
    opacity: 0; 
    z-index: 0;
}
.center4 .img1 .img2 p{
    color: #fff;
    font-size: 18px;
    line-height: 75px;
    transition: all 0.6s linear;
}
.center4 .img1 .img2 p:nth-of-type(2){
    font-size: 14px;
    line-height: 20px;
}
.center4 .img1:hover .img2{
    opacity: 1;
    z-index: 2;
}
.center4 .img1:hover .img2p1{
    opacity: 0;
    z-index: 0;
}
.caseco{
    width: 570px;
    height: 500px;
    position: absolute;
    top: 49px;
    left: 366px;
    text-align: center; 
}
.caseco .img2p3{
    position: absolute;
    bottom: 23px;
    text-align: center;
    width: 100%;

}
.caseco .img2p3 p{
    color: #db291d;
    font-size:20px;
    line-height: 25px;
    font-weight: bold;
}

/* æ–°é—»ä¸­å¿ƒ */
.center5{
    margin-top: 59px;
    overflow:hidden;
}
.index-news{
    overflow:hidden;
}
.index-news2{
    margin-top: 66px;
}
.center5 .newsl{
    width: 371px;
}

.center5 .newsl p{
    color: #666666;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
}

.center5 .newsl p:first-of-type{
    font-size: 24px;
    line-height: 32px;
}

.center5  .newsl img{
    margin-top:28px;
}
.center5 .newsr{
    width: 731px;
}

.center5 .newsr li{
    float: left;
    padding-top: 20px;
}
.center5 .newsr li:first-of-type{
    border-bottom: 1px solid #e1e1e1;
}
.center5 .newsr li:hover h3{
    color: #12469a;
}
.center5 .newsr li h3{
    color: #333333;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 17px;
    font-weight: normal;
}
.center5 .newsr li p{
    color: #666666;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
}



.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";}

#menu{background: #12469a;height: 50px;}

/*Ã§Æ’Â­Ã©â€”Â¨Ã¦ÂÅ“Ã§Â´Â¢*/
.search{text-align:left;width: 260px;overflow: hidden;}
#formsearch{width: 191px;float: right;}
.hotSearch{float: right;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*Ã¤Â¸Â»Ã¤Â½â€œÃ¦Â Â·Ã¥Â¼Â*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¦â€“Â°Ã©â€”Â»*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*Ã¥Â·Â¥Ã§Â¨â€¹Ã¦Â¡Ë†Ã¤Â¾â€¹*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*Ã¤ÂºÂ§Ã¥â€œÂÃ¦Å½Â¨Ã¨ÂÂ*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*Ã¥â€œÂÃ§â€°Å’Ã¥Ë†â€”Ã¨Â¡Â¨*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*Ã¥â€°ÂÃ¥ÂÂ°Ã¥Â¤Å¡Ã©Â¡ÂµÃ§Â­Â¾*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*å‹æƒ…é“¾æŽ¥*/
.f_link{
    width: 100%;
    margin-top: 43px;
    line-height: 30px;
    background-color: #e7e6e6;
    text-indent: 20px;
    padding-bottom: 15px;
}

/*åº•éƒ¨æ ·å¼*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}



.footer{
    background: #e7e6e6;
    overflow: hidden;
    padding-bottom: 41px;
    padding-top: 32px;
}
.foot1{
    width: 281px;
    margin-right: 150px;
}

.message1{
 
    padding-top: 10px;
    z-index: 100;
    position: relative;
}

.message1 input {
    vertical-align: middle;
}

#message_main1 {
    display: table-cell;
}
#message_main1 tr {
    position: relative;
}
.message1 #name {
    display: block;
    height: 37px;
    line-height: 37px;
    padding: 0;
    padding-left: 10px;
    border: 1px solid #dedede;
    width: 281px;
}
.message1 #content {
    display: block;
    width: 282px;
    height: 77px;
    padding: 10px;
    font-size: 12px;
    border: 1px solid #dedede;
    margin-top: 6px;
}
#message_main1 tr th {
    font-weight: normal;
    text-align: left;
    height: 42px;
    line-height: 42px;
    color: #666;
}
.message1 .msgbtn {
    background: #db291d;
    cursor: pointer;
    width: 62px;
    height: 36px;
    line-height: 30px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 17px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.yzmspan{
    line-height: 34px;
    margin-top: 10px;
}

#checkcode1{
    height: 32px;
    line-height: 32px;
    width: 55px;
    border: 1px solid #dedede;
}


.fnav{
    width: 387px;
    overflow:hidden;
    margin-bottom: 30px;
}

.fnavli1{
    width: 103px;
    margin-right: 38px;
    float: left;
}

.fnavli1:last-of-type{
    margin-right: 0;
}
.fnavli1 h3{
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
}

.fnavli1 ul li{
    float: left;
}
.fnavli1 ul li a{
    color: #888888;
    font-size: 14px;
    line-height: 26px;
}

.fnavli1 ul li:hover a{
    color: #12469a;
}


.fcontact h3{
    color: #111111;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 13px;
}
.fcontact p{
    color: #666666;
    font-size: 14px;
    line-height: 26px; 
}
.ewm{
    width: 300px;
    height: 178px;
    position: absolute;
    right: 0;
}

.ewm .grewm{
    width: 140px;
    text-align: center;
}
.ewm .grewm p{
    color: #111111;
    font-size: 14px;
    line-height: 26px;
}
.ewm  .gzh{
    width: 140px;
    text-align: center;
}
.ewm  .gzh p{
    color: #111111;
    font-size: 14px;
    line-height: 26px;
}
.footer1{
    background:#282828;
    padding: 10px 0;
}

.footer1 a,.footer1 p,.footer1 div{
    font-size: 14px;
    line-height: 26px;
    color: #fff;
}

.footer1 div{
    text-align: left;
}

/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    position: relative;
    background: url(../images/ntt1.png) 0% 50% no-repeat;
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width:225px;float:left;}
.sort_menu h3{line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}





/*导航栏样式*/
.nav{height: 50px;}
.nav li{line-height: 50px;height: 50px;text-align:center;width: 150px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height: 50px;font-size: 16px;color:#fff;height: 50px;}
.nav li:hover a{color:#fff;text-decoration:none;}
.nav > li:hover > a{background-color: #c32215;}
.nav .sec{height:0;background:#12469a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:50px;left:0px;}
.nav .sec a{background: #12469a;color: #fff;height: 50px;line-height: 50px;width: 171px;}
.nav .sec a:hover{background: #c32215;}

/*banner样式*/
.banner{width: 1920px;margin: 0 auto;position: relative;height: 650px;left:50%;margin-left:-960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position: absolute;right:2px;bottom:10px;width: 1920px;z-index:100;text-align: center;}
.banner .num li{width:18px;height:18px;display:inline-block;margin-right: 15px;background:#fff;line-height:18px;text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color: #db291d;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}


/*热门关键词*/
.hotSearch a{margin-right:6px;color: #000;}
#formsearch input{height:22px;background: url(../images/ss1.png) no-repeat;border: none;line-height:22px;outline:none;}
#formsearch input#keyword{height: 35px;width: 139px;line-height: 35px;padding-left:4px;color:#666;float:left;}
#formsearch input#s_btn{width: 44px;height: 35px;line-height: 35px;text-align:center;background:url(../images/ss2.png) no-repeat;color:#fff;border:none;cursor:pointer;}




.cont0{padding: 70px 0 250px;}
.cont0 .jj{font: normal 14px/30px "微软雅黑";color: #333;padding: 70px 80px;}

.shuzi{width: 1074px;height: 131px;background: url(../images/yuan.png) no-repeat center;margin: 0 auto}
.shuzi ul{padding-top: 30px;padding-left: 110px;}
.shuzi ul li{width: 320px;float: left;padding-left: 70px;;}
.shuzi ul li h3{font: bold 14px/30px "微软雅黑";color: #fff;}
.shuzi ul li h4{font: bold 12px/30px "微软雅黑";color: #fff;}
.shuzi ul li h4 span{font-size: 29px;}



.nei1{background: url(../images/heng.png) no-repeat center;font:600 24px/30px "微软雅黑";color:#0045a4;text-align: center;margin-bottom: 50px;margin-top: 30px;}
















