@charset "utf-8";

/* CSS Document */



::selection {

    background-color:#ff7f04;

	color:#fff;

}



::-moz-selection {

    background-color:#ff7f04;

	color:#fff;

}



::-webkit-selection {

       background-color:#ff7f04;

	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.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;

    -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:192px; 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:#fff;}

.top_nr .top_r{ float:right; line-height:40px;}

.top_nr .top_r a{color:#fff;padding:0 5px;}



.top_n{ width:1180px;height:152px; margin:0px auto; }

.top_n .left_nr{float:left;width:630px;}

.top_n .left_nr .logo{float:left; margin:23px 15px 0 0px;}

.top_n .left_nr .trait{margin:40px 0 0 0px; float:left; height:70px; font-size:18px;color:#fff; line-height:34px;font-weight:bold;padding-left:15px;}

.top_n .left_nr .trait p{font-size:24px;color:#fff;}

.top_n .right_tel{ float:right;margin:40px auto  0 auto; height:65px;     width: 425px;display:block;background:url(../images/tel.png) no-repeat left center;}

.top_n .right_tel span{ font-size:14px;color:#fff;display:block;padding: 6px 0 0 80px;}

.top_n .right_tel p{font-size:26px;color:#fff;text-align:center; line-height:35px; font-family:Arial, Helvetica, sans-serif;padding-left:60px;}



.nav{width:100%;height:70px;margin:0px auto;}

.nav .menu{ width:1180px;height:70px;margin:0 auto; }

.nav .menu ul li{float:left;width:118px; line-height:70px; text-align:center;}

.nav .menu ul li a{font-size:16px;color:#000;text-align:center;transition: all .5s}

.nav .menu ul li a:hover{color: #ff7f04; border-bottom: 2px solid #ffa248; padding-bottom: 5px;}

.nav .menu ul li.another a{color: #ff7f04;}



.fixedNav{width:100%;height:70px;margin:0px auto;position: fixed;top: 0px;left: 0px;margin: auto;z-index: 100000;background:#fff; }



.banner{ width:100%; height:550px; margin:0 auto; overflow:hidden; position:relative;}

.flexslider{position:relative;height:550px;overflow:hidden;}

.slides{position:relative;z-index:1;}

.slides li{height:550px;}

.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;}



.search { width:100%; background-color: #e6e6e6; height:60px; overflow: hidden; margin:0 auto;}

.search_box{height:60px; width:1180px; margin:0 auto;}

.search .sea_l { width:840px; float:left; }

.search .sea_l span{ font-size: 14px; font-weight: bold; line-height:60px;}

.search .sea_l a{ font-size: 14px; line-height: 60px; padding-right: 20px;}

.search .sea_r { margin-top:15px; float: right;}

.search .sea_r input.text{ width:240px; height:28px; float: left;  background-color: #e6e6e6; border: 1px solid #808080; padding-left: 10px;  color: #b2b2b2; }

.search .sea_r input.submit{ width:40px; height:30px; float: left; background:url(../images/search.png) no-repeat center #808080; }





.footer{

	height: 345px;

	background: url(../images/footer_bg.jpg) no-repeat center;

	width:100%;

    margin:0 auto;
    position: relative;

}

.footer .container{width:1180px; margin:0 auto; position: relative;}

.footer .foot_nav{

	padding-top: 35px;

	margin: auto;

	width: 1100px;

}

.footer .foot_nav li{

	float: left;

}

.footer .foot_nav li a{

	margin: 0 22px;

}

.footer .erweima{

	width:140px;

	float: right;

	text-align: center;

	margin: 45px 65px 0 0;

	line-height: 35px;

}

.footer .erweima img{

	width:121px;

	height: 121px;

	border: 1px solid #999;

	padding:7px;

}

.footer .foot_tel{

	padding-top: 62px;

}

.footer .foot_tel span{

	padding-left: 140px;

}

.footer .foot_tel i{

   display: block;

   color: #ff7f04;

   font-size: 30px;

   padding: 5px 0 0 140px;

   line-height: 30px;

   margin-bottom: 15px;

}

.footer .foot_tel p{

	line-height: 30px;

	padding-left:80px;

}

.footer .banquan{

	height: 35px;

	margin-top: 0px;

	color: #333;
    text-align: center;

}

.footer .banquan a{

	color: #333;

}

.footer .container .gs{
    position: absolute;
    left: 0px;
    bottom: 0px;
}