@charset "utf-8";
/* CSS Document */

::selection {
    background-color:#0779fe;
	color:#fff;
}

::-moz-selection {
    background-color:#0779fe;
	color:#fff;
}

::-webkit-selection {
       background-color:#0779fe;
	color:#fff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5
}

::-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
}

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1;
}

: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;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.clear{clear:both;}

.pagetop{ width:100% ;margin:0 auto; height:170px; background:url(../images/top_bg.jpg) no-repeat center;}
.top_nr{ width:1180px;height:40px; margin:0 auto;}
.top_nr .wel{ float:left; line-height:40px;color:#666;}
.top_nr .top_r{ float:right; line-height:40px;}
.top_nr .top_r a{color:#666;padding:0 5px;}

.top_n{ width:1250px;height:130px; margin:0px auto; }
.top_n .left_nr{float:left;}
.top_n .left_nr .logo{float:left; margin:35px 10px 0 0px;}
.top_n .left_nr .logo h1 a{ font-size:40px; font-weight:bold; color:#333;letter-spacing:2px;}
.top_n .left_nr .logo h1 p{font-size:12px; font-weight:normal; color:#333;text-transform: uppercase; margin-top:5px;}
.top_n .left_nr .trait{margin:35px 0 0 5px; float:left;width:430px; height:60px; font-size:16px;color:#333; line-height:30px; font-weight:bold;padding-left: 10px; border-left:1px solid #cecece;}
.top_n .left_nr .trait p{font-size:16px;color:#ff9800;font-weight:bold;}
.top_n .right_tel{ float:right;margin:30px auto  0 auto; height:26px; display:block; }
.top_n .right_tel span{ font-size:16px;color:#333;display:block; text-align:center;background:url(../images/tel.png) no-repeat center left; height:26px; line-height:26px;}
.top_n .right_tel p{font-size:22px;color:#d40b00;font-weight:bold;text-align:center; margin-top:5px; }

.nav{width:100%;height:50px;margin:0px auto; background:url(../images/nav_bg.jpg) no-repeat center; }
.nav .menu{ width:1180px;height:50px;margin:0 auto; }
.nav .menu ul li{float:left;width:118px; line-height:50px; text-align:center; overflow:hidden;background:url(../images/nav_l.jpg) no-repeat right center;}
.nav .menu ul li a{font-size:14px;color:#fff; display:block; text-align:center;}
.nav .menu ul li a:hover{ background:#ff9800;color:#fff;}
.nav .menu ul li.another{ background:#ff9800;color:#fff;}

.fixedNav{width:100%;height:50px;margin:0px auto;position: fixed;top: 0px;left: 0px;margin: auto;z-index: 100000;}

.banner{ width:100%; height:500px; margin:0 auto; overflow:hidden; position:relative;}
.flexslider{position:relative;height:500px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.slides li a{ display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:999;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.form_bg{ width:100%; height:60px; margin:0 auto; border-bottom:1px solid #dbdbdb;}
.form_bg .search{ width:1180px; height:60px; margin:0 auto; line-height:60px;}
.search_t{width:833px; height:60px; float:left; color:#000; line-height:60px;font-size:12px;}
.search_t a{padding:0 10px;color:#333; font-size:12px;}
.search2{float:left;width:204px;height:25px;line-height:25px;text-align:left;margin-top:18px; border:1px solid #dbdbdb;padding-left:6px; }
.search_s input{float:left;width:34px; height:27px;  margin-top:18px;background:#0957b3; color:#fff;}


.footer{width:100%;height:280px; margin:0 auto; background:#eee; }
.footer .menu_bg{width:100%;height:50px; margin:0 auto; background:#0961c7;}
.footer .footer_menu{ width:1180px;height:50px;margin:0 auto;}
.menu_bg .footer_menu ul li{float:left;line-height:50px; text-align:center;width:118px;}
.menu_bg .footer_menu ul li a{font-size:14px;color:#ffffff; display:block;}
.foot{width:1180px;margin:0 auto; height:230px;}
.right_new{float:left; margin:50px 0 0 30px; }
.footer .right_new p{ font-size:14px;margin:10px 0;text-align:left;color:#333;}
.footer .right_new p a{color:#333; font-size:14px;} 
.footer .right_new p img{padding-left:20px;}
.footer .er{ float:right; width:150px; height:150px; background:url(../images/er_bg.png) no-repeat center; margin-top:30px;}
.footer .er img{ width:115px; height:115px; padding:17px;}
.clear_h2{color:#333; font-size:14px;}
