@charset "utf-8";

/* CSS Document */

/**

Time : 2017-2

Author : jj

**/

/* Generated by wjdhcms 3.0 */



@charset "utf-8";



/*-----------CSS Reset-----------*/



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}

.chen{ color:#ff9c32;}

.tt{ text-align:center; margin-top:30px; margin-bottom:25px;}

.tt h5{ font-size:30px; color:#333; font-weight:600; padding-top:15px;}

.tt p{ font-size:18px; color:#333;}

::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}

.juse{ color:#ff8a01;}

* {

    padding: 0;

    margin: 0;

}



body {

    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0; min-width:1180px;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    vertical-align: baseline;

    background: transparent;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}





li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



input,

textarea {

    outline: 0;

    

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}



ul, li {

    list-style: none;

    margin: 0;

    padding: 0;

}



.line_top{ width:100%; height:1px; background:#f2f2f2; margin-bottom:1px;}

.line_bottom{ width:100%; height:1px; background:#f2f2f2; margin-top:1px;}



/************************公用样式结束**********************************/



.bn-box {

    width: 100%;

    overflow-x: hidden;

    position: relative;

    z-index: 0;

}

.banner {

    width: 1920px;

    height: 485px;

    position: relative;

    overflow: hidden;

    margin-left: 50%;

    left: -960px;

    top: 0;

}

.banner img{

    width: 100%;

}

/*数字按钮样式*/

.banner .num {

    overflow: hidden;

    height: 25px;

    position: absolute;

    bottom: 12px;

    zoom: 1;

    z-index: 3;

    left: 50%;

    -webkit-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

}

.banner .num li {

    width: 15px;

    height: 15px;

    line-height: 25px;

    text-align: center;

    font-weight: 400;

    font-family: "微软雅黑", Arial;

    color: #FFFFFF;

    background: #fff;

    margin-right: 10px;

    border-radius: 50%;

    cursor: pointer;

    float: left;

    font-size: 0;

}

.banner .num li.on {

    background: rgba(255,255,255,0.7);

} /*当前项*/

/*上一个  下一个*/

.banner .prev, .banner .next {

    display: none;

    width: 40px;

    height: 100px;

   

    position: absolute;

    top: 200px;

}

.banner .prev {

    left: 50%;

    margin-left: -635px;

}

.banner .next {

    right: 50%;

    margin-right: -635px;

    background-position: right

}

/*banner end*/

/*search*/

#search{ width:100%; height:50px; background:#d9d9d9;}

.search {

    width: 1180px;

    padding: 0;

    margin: 0 auto;

    position: relative;

}

.search_left {

    /*width: 833px;*/

    line-height: 50px;

    float: left;

    color: #333;

    position: absolute;

   /* left: 32px;*/

}

.search_left a {

	color: #555;

	margin: 0 3px;

}

.search_right {

    width: 300px; border-radius:20px; overflow:hidden;

    float: right;

    margin-top: 10px;

    position: relative;

}

.searchbar {

	width: 304px;

	line-height: 31px;

	outline: none;

	padding-left: 20px;

	float: left; color:#848484;

	background: none; background:#fff;

}

.searchbtn {

    width: 39px;

    height: 30px;

    outline: none;

    background: url(search.jpg) no-repeat;

    cursor: pointer;

    border: 0;

    position: absolute;

    right: 0px;

    top: 5px;

}

/*search end*/

/*pro*/

.pro{ background:#f9fcff; padding-top:20px; padding-bottom: 20px;}

.pro h2 { margin-top:25px; margin-bottom: 22px; height: 50px; text-align:center;}

.pro h2 a{ font-size:24px; color:#fff; font-weight:600; width:100%; height:100%; display:block;}

.pro h2 p{ font-size:18px; color:#7ebfe8; font-weight:100; text-align:center;}

.pro .fl{ width:280px; height:829px; background:#046fcd;}

.fenlei{ width:274px; height:690px; background:#fff; border-radius:8px; margin:0 auto; box-sizing:border-box; padding-top:25px;}

.pro .fl ul{ display:block; width:240px; margin:0 auto;}

.pro .fl ul li{  width:240px; height:40px; background:#046fcd; float:left; box-sizing:border-box; position:relative; margin-bottom:11px;}

.pro .fl ul li:hover{ background:#8dc53c;}



.pro .fl ul li a{ font-size:15px; color:#fff; line-height:30px; padding-left:10px; height:30px; display:block;}

.pro .fl ul li a:before{ content:url(../img/pro_btn.png); margin-right:8px;}

.pro .fr{ width:845px;}

.pro .fr h3{ height:60px; background:url(../img/pro_r_tt.jpg) left center no-repeat #efefef; margin-bottom:20px;}

.pro .fr h3.hd ul li{ width:120px; height:44px; color:#fff; float:left; margin-right:12px; text-align:center; line-height:44px; cursor:pointer; position:relative; margin-top:5px;}

.pro .fr h3.hd ul li.on:after{ content:"——"; position:absolute; color:#fff; top:19px; left:40px; font-weight:600;}

.pro .fr .more_r{ float:right;}

.pro .fr .more_r a{ font-size:14px; font-family:Times, "Times New Roman"; line-height:45px;}

.pro .fr .bd ul{ width:940px;}

.pro .fr .bd ul li{ width:268px; float:left; margin-right:16px;  margin-right:10px;}

.pro .fr .bd ul li{}

.pro .fr .bd ul li .img{ width:268px; height:207px; background:#fff; border:1px solid #d8dbdb;box-sizing:border-box; padding:4px;}

.pro .fr .bd ul li .img a{ display:block; width:100%; height:100%; overflow:hidden;}

.pro .fr .bd ul li .img img{ width:100%; height:100%; transition:all ease 300ms;}

.pro .fr .bd ul li:hover .img img{ transform:scale(1.1,1.1);}

.pro .fr .bd ul li h5 a{ font-size:15px; color:#333; line-height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin-bottom:5px;}

.pro_tel{ width:239px; height:326px; margin:0 auto; background:url(../img/pro_l.jpg) center no-repeat; position:relative;}

.pro_tel p{ color:#666; font-size:14px; position:absolute; top:99px; left:103px;}

.pro_tel span{ display:block; color:#046fcd; font-size:18px;}






/*pro end*/

/*bn1*/

.bn1{ width:100%; height:268px; background:url(../img/banner1.jpg) center bottom no-repeat; padding-top:1px; margin-top:27px;}

.bn1 span{ font-size:18px; color:#fff; margin-left:964px; margin-top:88px; display:block;}

.bn1 p{ font-size:30px; color:#fff; margin-left:964px;}

.bn1 a{ font-size:18px; padding:3px 15px; border-radius:25px; color:#147128; background:#fff; margin-left:964px; display:inline-block; margin-top:10px;}

/*bn1 end*/


#roll{display:block;width:15px;margin-right:-570px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:90px}
#roll_top{background:url(../img/footer_4.png) no-repeat}

