@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}

body,button,input,select,textarea {font:100% 'Microsoft Yahei',arial,sans-serif;}

table {border-collapse:collapse;border-spacing:0;}

th {text-align:inherit;}

fieldset,img {border:none;}

iframe {display:block;}

abbr,acronym {border:none;font-variant:normal;}

del {text-decoration:line-through;}

address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:500;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6 {font-size-adjust: 0.5;font-size: 100%;font-weight: normal;}

q:before,q:after {content:'';}

sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}

sup {top:-0.5em;}

img{vertical-align: middle;}

sub {bottom:-0.25em;}

ins,a {color:#666;text-decoration:none;}

a:hover {text-decoration:underline;}

a:focus,*:focus{outline:none;}

.clearfix:before,.clearfix:after {content:"";display:table;}

.clearfix:after{clear:both;overflow:hidden;}

.clearfix {zoom:1;}

.clear{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}



.headbox{

	width: 100%;

	background: #FFFFFF;

	border-bottom: 2px solid #D71D23;

}

.head{

	width: 1250px;

	height: 100px;

	margin: 0 auto;

}

.logo{

	width: 320px;

	height: 90px;

	margin-top: 8px;

	float: left;

	overflow: hidden;

}

.login{

	margin-top: 10px;

	float: right;

}

.login span{

	margin-right: 20px;

}

.nav{

	width: 1250px;

	margin: 0 auto;

}

.nav li{

	position: relative;

	float: left;

	width: 180px;

	height: 50px;

	line-height: 50px;

	text-align: center;

	font-size: 18px;

	color: #000;

	letter-spacing: 0.1em;

}

.nav li a{

	color: #000;

	width: 100%;

	height: 100%;

	display: block;

}

.nav li:hover a,li.onli a{

	background: #D71D23;

	color: #ffffff;

	text-decoration: none;

}

.nav li:hover::after,li.onli::after,.nav li:last-child::after{

	display: none;

}

.nav li::after{

	content: "";

	width: 2px;

	height: 30px;

	border-radius: 2px;

	background: #000;

	position: absolute;

	right: -2px;

	top: 10px;

}

.foot{

	background: #474B51;

	width: 100%;

	height: 190px;

	margin-top: 40px;

	padding-top: 30px;

}

.foot p{

	text-align: center;

	line-height: 36px;

	margin-top: 34px;

	font-size: 14px;

	color: #878686;

}
.foot p a{
	color: #878686;
}
.footnav{

	width: 640px;

	margin: 0 auto 48px;

}

.footnav li{

	float: left;

    width: 20%;

}

.footnav li a{

	color: #878686;
    display: block;
    text-align: center;

}

.position span{

	display: block;

	float: left;

	padding-left: 30px;

	background: url(../images/home.png) no-repeat left center;

}

.pages{

	text-align: center;

}



/*banner*/
    .flexslider {
        margin: 0px auto 20px;
        position: relative;
        width: 100%;
        height: 482px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../images/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 450px;
        display: block;
    }


.sanjiantou{
    position:relative;height: 200px;margin-top:20px; 
}
.sanjiantou span{
    display: block;
    font-size: 12px;
    width: 212px;
}
.sanjiantou span.left{
        position: absolute;
    top: 34px;
}
.sanjiantou span.bottom{
        left: 50%;
    width: 230px;
    position: absolute;
    margin-left: -115px;
    top: 140px;
}
.sanjiantou span.right{
        position: absolute;
    top: 34px;
    right: 0;
}
.sanjiantou img{
    width: 457px;
    height: 138px;
    position: absolute;
    left: 50%;
    margin-left: -228px;
}
.con_body p{
    text-align: justify;
    text-indent: 2em;
    margin: 15px 0px;
    line-height: 24px;    
    font-size: 12px;
}
.con_body{    overflow-x: scroll;    overflow-y: hidden;}
.con_body dl dt{
    margin: 15px 0;
}
.con_body dl dd{
    margin: 30px 0;
    text-indent: 2em;
    line-height: 30px;
}
.con_body dl dd::before{
    content: "·"
}
.tdt span{
    letter-spacing: 0px;
    font-size: 16px;
}
.tdt span b{
    color:#448aca;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: normal;
}

.pro_list{
    margin-top: 30px;
}



















































































































