/*********** ALL *************/

body{ 
	margin:0px auto; 
	padding:0px;  
	overflow-x: hidden;
	font-family:'微软雅黑';
	width:1200px;
	margin:0px auto;
	}

.w1002{ 
	width:1002px; 
	margin:0px auto;
	}
	
.w1200{ 
	width:1200px; 
	margin:0px auto;
	}

ul{
	list-style-type:none;
	}
	
li{ 
	list-style:none;
	}

a{
	transition:all 0.3s linear 0s;
	text-decoration:none;
	cursor:pointer;
	border:none;
	}
	
img{
	border:none;
	}	
	
.left{
    float: left;
    width: 224px;
    border-right: 1px #eeeeee solid;
    background: #fafafa;
    min-height: 1270px;
	}

.right{
    width: 925px;
    float: right;
	}

.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}

/*********** ALL *************/








/*********** HEADER *************/

#logo{
	width:100%;
	height:135px;
	}
	
#logo_l{
	width:600px;
	float:left;
	}
	
#logo_l img{
    margin-top: 25px;
	}
	
#logo_r{
	width:600px;
	float:right;
	}
	
.c_search{
	width: 300px;
	height: 25px;
	float: right;
	margin-top: 460px;
	}
	
.searchborder{
    width: 293px;
    height: 41px;
    float: right;
    margin-top: 45px;
	}

.search_i{
    width: 204px;
    /* border-right: 0px; */
    height: 37px;
    line-height: 37px;
    border: 1px #d2d2d2 solid;
    border-right: 0px;
    font-family: '微软雅黑';
    font-size: 13px;
    color: #777676;
    text-align: center;
    border-radius: 5px 0px 0px 5px;
    float: left;
	}
	
.search_s{
	width: 88px;
	height: 41px;
	border:0px;
	float:right;
	background:url(../img/serach_img.png) no-repeat;
	}
	
.menu {
    width: 100%;
    margin: 0px auto;
    height: 50px;
    line-height: 50px;
    /* padding-top: 20px; */
    background: url(../img/nav_bg.png) repeat-x; 
    z-index: 999;
    /* margin-top: -800px; */
    position: relative;
	}

.menu ul {
    padding: 0;
    /*height: 50px;*/
    list-style-type: none;
    width: 1200PX;
    margin: 0px auto;
	}

.menu ul li {
	float:left; 
	position:relative;
	}

.menu ul li a, .menu ul li a:visited {
	display: block;
    text-align: center;
    text-decoration: none;
    width: 119px;
    height: 50px;
    /* margin-left: 20px; */
    color: #282828;
    border: 1px solid #fff;
    border-width: 0;
    /* background: #72ba01; */
    line-height: 50px;
    font-size: 15px;
    margin: 0px 0px;
    border-right: 1px #dadada solid;
	}

.menu ul li ul {
    display: none;
    padding: 0px;
    margin: 0px;
    margin-top: 45px;
    background: rgba(255,255,255,0.8);
    padding: 20px 25px;
	}

.menu ul li:hover a {
	/*font-weight:bold;
	background:#0f6dda;
	color:#FFF;*/
	color:#FFF;
	font-weight:bold;
	background:url(../img/nav_a_on.jpg) no-repeat;
	}

.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:5px; 
	left:0; 
	width:335px;
	}
	
.menu ul li:hover ul li a {
	display:block; 
	/*background:rgba(251,127,13,0.5);*/
	/*padding:10px 15px;*/
	background:rgba(255,255,255,0);
	color:#282828;
	font-size:14px;
	height:34px;
	line-height:34px;
	font-weight:normal;
	border-bottom:1px #b5b5b5 dashed;
	width: 140px;
    padding: 0px 5px;
    text-align: left;
	border-right:0px;
	margin-right:20px;
	margin-bottom:5px
	}
	
.menu ul li:hover ul li img {
	float:right;
	}
	
.menu ul li:hover ul li a span{
	float:right;
    font-size: 16px;
	}
	
.menu ul li:hover ul li a:hover {
	color:#72003b;
	font-weight:bold;
	}

/*********** HEADER *************/








/*********** FOOTER *************/

.footer{
    clear: both;
    height: 402px;
    background: #800042;
    font-size: 12px;
    margin-top: 50px;
	}
	
#foot_nav{
	width: 100%;
    height: 60px;
    line-height: 60px;
	}
	
#foot_nav a{
	font-size: 15px;
    color: #FFF;
    margin: 0px 26px;
    height: 60px;
    line-height: 60px;	
	}
	
#foot_c{
    width: 100%;
    height: 260px;
    margin-top: 15px;
	}
	
#foot_c_l{
	width: 600px;
    float: left;
    text-align: center;
	}
	
#foot_c_l img{
	margin-top:30px;
	}
	
#foot_c_r{
    width: 460px;
    float: right;
    font-size: 14px;
    color: #FFF;
    line-height: 36px;
	}
	
#foot_icp{
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
	}
	
#foot_icp a{
	color: #FFF;
	}
	
/*********** FOOTER *************/








/*********** INDEX MAIN *************/

.main_i{
	overflow: hidden;
    margin-top: 60px;
	}
	
.index_title{
	width:100%;
	text-align:center;
	height:65px;
	}
	
.index_title img{
	height:65px;
	}
	
	
	
	
	
#index1{
    width: 100%;
    height: 580px;
	}
	
.icon_box{
	transition:all 0.3s linear 0s;
    display: block;
    width: 240px;
    height: 575px;
    float: left;
    overflow: hidden;
	}
	
.icon_img{
	width:240px;
	height:575px;
	}
	
.icon_content{
	transition: all 0.3s linear 0s;
    padding: 25px 15px;
    height: 230px;
    text-align: center;
    font-size: 12px;
    color: #525252;
    background: rgba(255,255,255,0.9);
    line-height: 26px;
    margin-top: -140px;
    z-index: 9999;
    position: relative;
	}
	
.icon_content span{
	display: block;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 50px;
	}
	
.icon_box:hover > .icon_content{
	transition:all 0.3s linear 0s;
	background:rgba(172,5,90,0.9);
	color:#FFF;
	margin-top:-280px;	
	}
	
.icon2_box{
	transition:all 0.3s linear 0s;
    display: block;
    width: 240px;
    height: 575px;
    float: left;
    overflow: hidden;
	}
	
.icon2_img{
	width:240px;
	height:575px;
	}
	
.icon2_content{
    transition: all 0.3s linear 0s;
    padding: 25px 15px;
    height: 230px;
    text-align: center;
    font-size: 12px;
    color: #525252;
    background: rgba(255,255,255,0.9);
    line-height: 26px;
    margin-top: -710px;
    z-index: 9999;
    position: relative;
	}
	
.icon2_content span{
    display: block;
    font-size: 18px;
    margin-top: 0px;
    line-height: 50px;
	}
	
.icon2_box:hover > .icon2_content{
	transition:all 0.3s linear 0s;
	background:rgba(172,5,90,0.9);
	color:#FFF;
	margin-top:-575px;	
	}
	
	
	
	
	
#index2{
	width: 100%;
    margin-top: 60px;
    height: 450px;
	}
	
#index2_c{
    width: 100%;
    height: 355px;
    margin-top: 30px;
	}
	
.ywfw_box{
	display:block;
	float:left;
	}
	
.ywfw_img{
	width: 254px;
    height: 274px;
    border-radius: 6px;
	}

.ywfw_img img{
	width: 254px;
    height: 274px;
    border-radius: 6px;
	}

.ywfw_content{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #282828;
    text-transform: uppercase;
    line-height: 25px;
    padding-top: 15px;
    height: 65px;
	}

.ywfw_content span{
    display: block;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #eeeeee;
    margin: 0px auto;
    margin-top: 5px;
	color:#777676;
	}
	
.ywfw_box:hover > .ywfw_content span{
	background:#c00062;
	color:#FFF;
	}
	
	
	
	
	
#index3{
    width: 100%;
    margin-top: 60px;
    height: 615px;
	}
	
#index3_c{
	width:100%;
	}
	
#index3_c1{
    width: 100%;
    height: 535px;
    overflow: hidden;
    margin-top: 10px;
	}

#index3_c1_l{
    display: block;
    width: 188px;
    height: 535px;
    float: left;
    margin-left: 80px;
    z-index: 9999;
    position: relative;
	}
	
#index3_c1_r{
    width: 900px;
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #444545;
    line-height: 30px;
    letter-spacing: 1px;
	}
	
#index3_c2{
    width: 910px;
    height: 403px;
    margin-top: -403px;
    float: right;
	}
	
#index3_c2 img{
	width:100%;
	height:403px;
	}
	
	
	
	
	
#index4{
    width: 100%;
    margin-top: 60px;
    height: 450px;
	}
	
#index4_c{
    width: 100%;
    height: 355px;
    margin-top: 25px;
    overflow: hidden;
	}
	
#index4_c_l{
	width:585px;
	float:left;
	}
	
.n_box{
	display: block;
    width: 585px;
    height: 350px;
	}
	
.n_img{
	width:585px;
	height:270px;
	overflow:hidden;
	}

.n_img img{
	width:585px;	
	}

.n_content{
    font-size: 12px;
    color: #525252;
    line-height: 23px;
    padding: 5px 25px;
    border: 1px #e8e7e7 solid;
    border-top: 0px;
    box-shadow: 0px 0 5px #e8e7e7, 0 0 5px #e8e7e7, 0 0px 5px #e8e7e7, 0 0px 0px #e8e7e7;
	}

.n_content span{
	display: block;
    font-size: 14px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 1px;
    margin-bottom: 1px;
	}
	
#index4_c_r{
	width:565px;
	float:right;
	}
	
.news_box{
	display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #e1e1e1 dashed;
    font-size: 14px;
    color: #525252;
    margin: 5px 0px;
	}
	
.news_box span{
	float:right;
	}
	
.news_box:hover{
	font-weight:bold;
	color:#c00062;
	}
	
	
	
	
	
#index5{
    width: 100%;
    margin-top: 60px;
    height: 335px;
	}
	
#index5_c{
    width: 100%;
    height: 240px;
    margin-top: 25px;
	}

.hj_a{
    display: block;
    float: left;
    width: 280px;
    text-align: center;
    height: 235px;
    margin-right: 30px;
    font-size: 14px;
    color: #525252;
    line-height: 26px;
	}
	
.hj_img{
	width:280px;
	height:195px;
	}

/*********** INDEX MAIN *************/








/*********** SIDEBAR *************/

.sidebar_t{
	width:100%;
	}
	
.sidebar_t_title{
	height:60px;
	line-height:60px;
	}

.sidebar_t_title a{
	display: block;
    font-size: 20px;
    color: #b30460;
    font-weight: bold;
    text-indent: 25px;
	}

.sidebar_t_c{}

.sidebar_t_c a{
    display: block;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px #eeeeee solid;
    padding: 0px 25px;
    font-size: 14px;
    color: #282828;
	}
	
.sidebar_t_c a:hover{
	background:#b30460;
	color:#FFF;
	border-bottom:2px #690037 solid;
	font-weight:bold;
	}
	
.sidebar_t_c a span{
	float:right;
	}

/*********** SIDEBAR *************/








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

.main{
	overflow: hidden;
    margin-top: 60px;
    border-bottom: 1px #e5e5e5 solid;
	}
	
.article{
    overflow: hidden;
    /* margin-bottom: 12px; */
    width: 100%;
    /* border: 1px solid #ececec; */
    background-color: #fff;
	}
	
.title{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px #eeeeee solid;
    font-size: 16px;
    color: #282828;
    font-weight: bold;
	margin-bottom:20px;
	}
	
.weizhi{
	float:right;
	font-size:12px;
	color:#282828;
	font-weight:normal;
	}
	
.weizhi a{
	color:#282828;
	}
	
.article p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}

#allmap p{line-height:26px;margin:10px; font-size:12px;}





.yewu_box{
	width:100%;
	}
	
.yewu_box_t{
	height:250px;
	}

.ywfw_type_box{
    display: block;
    float: left;
    width: 165px;
    height: 260px;
    margin: 0px 67px;
	}
	
.ywfw_type_img{
    width: 165px;
    height: 165px;
    border-radius: 50%;
    overflow: hidden;
	}

.ywfw_type_img img{
	width: 165px;
    height: 165px;
    border-radius: 50%;
    overflow: hidden;
	}

.ywfw_type_content{
    text-align: center;
    font-size: 16px;
    color: #282828;
    font-weight: bold;
    line-height: 26px;
    padding-top: 15px;
	}

.ywfw_type_content span{
	display: block;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
	}

.yewu_box_b{
	font-size: 14px;
    color: #282828;
    line-height: 28px;
	margin-bottom:30px;
	}
	
#alzs_title{
    width: 100%;
    font-size: 18px;
    color: #282828;
    height: 50px;
    line-height: 50px;
	}

#alzs_title span{
    font-weight: bold;
    margin-right: 15px;
	}
	
	
	
	
	
#lxwm{
	width:100%;
	}
	
#lxwm span{
    display: block;
    font-size: 20px;
    color: #b30460;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
	}
	
#lxwm_c{
	width:100%;
	}
	
#lxwm_l{
    width: 450px;
    float: left;
    font-size: 14px;
    color: #313131;
    line-height: 38px;
	}
	
#lxwm_r{
	width:450px;
	float:right;
	}
	
#lxwm_r span{
    width: 140px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #313131;
    font-weight: normal;
    height: 180px;
    line-height: 36px;
    margin: 0px 30px;
	}
	
	
	
	
	
.xgzl_box{
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    border-bottom: 1px #ccc dashed;
    color: #282828;
    margin-bottom: 5px;
    padding: 0px 5px;
	}
	
.xgzl_box span{
	float:right;
	}
	
.xgzl_box:hover{
	background:#800042;
	color:#FFF;
	font-weight:bold;
	border-bottom:1px #fff dashed;
	}

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


.page{
	margin: 20px 0px;
    text-align: right;
    font-size: 12px;
	}

.page a{
	display: inline-block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #b30460;
    padding: 3px 4px;
    font-size: 12px;
    color: #000;
	}

.page a:hover{background:#b30460;color:#fff;border:none;height:18px;line-height:18px;padding:3px 4px;border: 1px solid #b30460;}

.current {
	padding: 4px 9px;
    height: 18px;
    line-height: 18px;
    background: #b30460;
    color: #fff;
    font-size: 12px;
	}

/***************global*****************/

.pro{
	padding:0px;
	margin:0px;
	}
	
.pro a{
    width: 368px;
    height: 270px;
    float: left;
    display: block;
    border: 1px #ccc dashed;
    padding: 5px;
    text-align: center;
    line-height: 44px;
    color: #282828;
    font-size: 14px;
    font-family: '微软雅黑';
    margin: 15px 10px;
	}
	
.li-img{
	width:368px;
	height:230px;
	overflow:hidden;
	text-align:center;
	}
	
.pro a img{
    height: 100%;
	}

.pro a:hover{
	background:#b30460;
	color:#FFF;
	border:1px #FFF dashed;
	}

/*************index&goods**************/

.news{
	margin-left: 0px;
    padding: 0px;
	}
	
.neiye_news{
    display: block;
    height: 125px;
    padding-bottom: 19px;
    border-bottom: 1px #cacaca dashed;
    margin-bottom: 20px;
	}
	
.neiye_news_img{
    width: 184px;
    float: left;
    border: 1px #eeeeee solid;
    padding: 5px;
    height: 123px;
	}

.neiye_news_img img{
    width: 184px;
    height: 123px;
	}

.neiye_news_r{
	width:710px;
	float:right;
	}

.neiye_news_r1{
    display: block;
    font-size: 14px;
    color: #282828;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
	}

.neiye_news_r2{
	display: block;
    font-size: 12px;
    color: #706f6f;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    margin-top: 65px;
	}
	
/****************news*****************/

.news_title{color:#da020d;text-align:center;line-height:40px;}

.meta{color:#999;text-align:center;line-height:28px;}

/***********news_info**************/

.jobs{
	padding:0px;
	margin:0px;
	}

.jobs li{
    overflow: hidden;
    margin: 0px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #cdcdcd
	}

.jobs a{
    position: relative;
    top: -120px;
    background-position: 0 -301px;
    float: right;
    width: 71px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    background: #800042;
    font-size: 12px;
	}

.jobs strong{color:#da020d;}

.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}

/***************jobs***************/

.pro_info .rel_center{margin:23px 0 6px;margin-left:-145px;padding:3px;width:290px;height:216px;border:1px solid #dcdcdc;}

.pro_info p{margin:20px 30px 30px 33px;}

.pro_name{display:block;color:#da020d;text-align:center;}

.info_title{
	margin: 20px 0px;
    width: 100%;
    height: 30px;
    background: #ececec;
	}

.info_title b{
	display: inline-block;
    padding-left: 10px;
    height: 100%;
    border-right: 1px solid #fff;
    background: #800042;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
	}


.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}

/********goods_info&jobs_info*******/

.order{
    margin: 40px 0 120px 46px;
    line-height: 40px;
    font-size: 14px;
    margin: 0px auto;
	}

.order img{vertical-align:-5px;cursor:pointer;}

.order input{padding:0 3px;}

.order textarea{padding: 3px;}

#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer; background:#800042;}

/**************order&message********/

#banner{position:relative;height: 300px;overflow:hidden;}

#banner li {float:left;}

.banner .dots li.active {

background: #fff;

opacity: 1;

}

.banner .dots li {

display: inline-block;

width: 10px;

height: 10px;

margin: 0 4px;

text-indent: -999em;

border: 2px solid #fff;

border-radius: 6px;

cursor: pointer;

opacity: .4;

-webkit-transition: background .5s, opacity .5s;

-moz-transition: background .5s, opacity .5s;

transition: background .5s, opacity .5s;

}



/*sitemap*/

.mesmore{margin-top:5px;}

.mesmore:hover{color:#da020d;text-decoration:underline;}



.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}

.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}

.m2{ margin-left:20px; margin-top:20px; line-height:25px;}

.m2 span{ font-size:14px; font-weight:bold;}

.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}

.m2t ul{}

.m2t ul li{ list-style-type:none; float:left; width:150px;}

.m2t ul li a:hover{ color:red}



.f{ float:right; margin-right:10px; _margin-top:7px;}



/*上一页_下一页*/

#prev_next{
    margin: 20px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
    font-size: 12px;
	}

#prev_next li{margin: 5px 0;}


#prev_next li a{ color:#000;}

/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}

.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}

.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}

.map li{float:left;margin:0 5px;}*/

/*2017-7-17 update */






