/* CSS Document */

body {
    font-size: 13px;
    line-height: 1.6;
    color: #555;
    background: #fff;
}
body, input, select, textarea, button {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
}
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form {
    margin: 0;
}
.fix:before, .fix:after {
    display: table;
    clear: both;
    content: '';
}
.r {
    float: right;
}
.l {
    float: left;
}
ul {
    padding-left: 0;
    list-style-type: none;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.clear{clear:both}
a{text-decoration:none;    color: inherit;transition: all 0.3s ease;
    outline: 0;}

.wrap {
    width: 1200px;
    margin: 0 auto;
}
.top_right {
    padding: 0px 13px 10px 0;
    line-height: 24px;
    text-align:right
}
.top_left {
    padding: 10px 0px 29px 0;
}
.top_right .service_phone {
    float: left;
    display: inline-block;
    margin-top:10px;
    font-size: 22px;
    color: #e6002f;
    line-height: 26px;
    font-style: italic;
}
.top_right .service_phone span {
    font-size: 13px;
    color: #e6002d;
    font-style: normal;
    vertical-align: top;
}



/*nav*/
	   .top{
			width: 100%;
			background: rgba(255,255,255,.80);
			height: 68px;
			position: absolute;
			z-index:9999999
		}

		.nav_bar{
			width: 1200px;
			float: left;
			height: 68px;
		}
		.nav_bar ul li{
			list-style-type: none;
			float: left;
			line-height: 68px;
			text-align: center;
			width:130px;
		}
		.nav_bar ul li a{
			text-decoration: none;
			display: block;
			font-size: 16px;
    		color: #000;
    		font-weight: bold;
		}
		.nav_bar>ul>li:hover{
    border-bottom: 4px solid transparent;
    border-color: #ff0000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	height:64px
		}
		.nav_bar ul li.l1:hover .hid{
			display: block;
		}
		.fixed{
			position: fixed;
			top: 0;
		}

		.main{
			width: 1200px;
			margin: 0 auto;
		}


/*����/logo end*/

.slideBox{ width:100%; height:500px; float:left; overflow:hidden; position:relative; }

.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50px; bottom:5px; z-index:1; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBox .hd ul li{ float:left; margin-right:2px;  width:62px; height:7px; line-height:14px; text-align:center; background:#fff; cursor:pointer;}

.slideBox .hd ul li.on{ background:#ff0000;}



.slideBox .bd{ position:relative; width:100%; height:500px; z-index:0;   }

.slideBox .bd li{ zoom:1; vertical-align:middle; height:500px; }

.slideBox .bd li a{ display:block; width:100%; height:500px}

.slideBox .bd img{  display:block; height:100%; width:100%  }



.part01 {
    line-height:25px; 
    padding-bottom: 90px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.part01  ._t1 {
    padding: 60px 0 29px 0;
    font-size: 40px;
    color: #444444;
    text-align: center;
}


.part02{background-color: #fff;margin-bottom: 100px;}

.part02 ._font02 .t1{padding: 70px 0 13px 0;font-size: 40px;color:#444444;}
.part02 ._font02 .c1{padding-bottom: 47px;font-size: 15px;color:#7c7c7c;}


.part02_news{float:left; width:689px}
.span-6 {
    width: 50%;
	float:left
}
.span-6:hover .part02_news3 {
    background-color: #f9f9f9;
}
.part02_news3{padding: 20px 20px 20px 17px;background-color: #fff;min-height: 108px;}
.part02_news3 .part02_t1{font-size: 16px;color:#4f4f4f;font-weight: bold;line-height: 31px;}
.part02_news3 .part02_t2{padding-bottom: 2px;line-height: 25px;}
.part02_news3 .part02_c1{line-height: 23px;}
.part01 ._font01 ._c1 {
    padding: 0 273px 45px;
    font-size: 14px;
    text-align: center;
}

.row {
    width: 102%;
    transition: .2s width ease;
}
.row>.span-4 {
    width: 31.33333333%;
}
.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
}
.total {
    position: relative;
    overflow: hidden;
}
.box {
    position: relative;
}
.box ._img01 .rect-8930 {
    padding-bottom: 89.30%;
}
.box ._img01 img {
    width: 100%;
    height: auto;
}
.box .con1 {
    background-color: #6f6f6f;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30%;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.box:hover .con1 {
    width: 100%;
    height: 100%;
    background-color: #d61934;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    transition: all 0.5s;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
}
*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.box .con1 .con_t1 {
    font-size: 20px;
    padding: 20px 0 14px 24px;
}
.box .con1 .con_c1 {
    font-size: 13px;
    padding: 0 25px 33px 24px;
    line-height: 33px;
    white-space: normal;
}
.con1 .con1_jt {
    position: absolute;
    bottom: 22px;
    display: none;
    transition: all 0.5s ease;
}
.con1 .con1_jt {
    padding-left: 80.5%;
    padding-top: 18.43%;
}
.con1 .con1_jt a {
    display: block;
}


.part03 {
    background: url(../images/banner_p3.jpg)no-repeat;
    background-position: center center;
    min-height: 616px;
    overflow: hidden;
}
.part03 ._font03{text-align: center;color:#fff;}
.part03 ._font03 .t1{font-size: 40px;padding: 70px 0 35px 0;}
.part03 ._font03 .c1{font-size: 13.98px;padding: 0 194px 55px 203px;     }


.scrollpic {
	width: 1200px;
}
#myscroll {
	display: block;
	width: 1000px;
	position: relative;
	height: 240px;
	overflow: hidden;
	float:left;
	margin-left:40px;
	z-index:100
}
#myscroll #myscrollbox {
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll ul {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#myscroll ul li {
	display: block;
	float: left;
	padding: 0;
	width:250px;
}
#myscroll ul li a {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	position: relative;
	height: 240px;
	color: #333;
}
#myscroll ul li a img{
width:240px;
height:270px
}
#myscroll a .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #0057c4;
	filter: alpha(opacity=70);
	width: 240px;
	color: #fff;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-align: center;
}
#myscroll a .intro h5 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	height: 40px;
	width: 240px;
	line-height: 30px;
	border-bottom: 1px solid #347fdc;
	font-weight:100;
}
#myscroll a .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 65px 70px;
	height: 70px;
	overflow: hidden;
}
#myscroll a .intro {
	bottom: -211px;
}
#myscroll a:hover .intro {
	bottom: 0px;
}

 #myscroll, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#left {
	background-image: url(../images/p3_leftjt.png);display: block; width:62px; height:120px; float:left; margin-top:60px
}
#right {
	background-image: url(../images/p3_rightjt.png);display: block;width:62px; height:120px; float:right; margin-top:60px
}

#kinMaxShow {
	visibility: hidden;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.footer_top {
    background-color: #313437;
    line-height: 24px;
	color:#FFFFFF
}

.foot_left .name1{font-size: 17px;line-height: 22px;padding-bottom: 14px;}
.foot_left .address1{font-size: 13px;}
.foot_left .cel1{font-size: 13px;padding-bottom: 24px;}

.foot_midd{padding-left: 82px;padding-right: 86px; font-size: 12px;}
.foot_midd .dl1{margin-right: 90px; width:500px}
.foot_midd .dt{font-size: 17px;line-height: 21px;padding-bottom: 17px;}
.foot_midd dd{float:left; margin:0 15px}
.foot_midd .dl2{margin-right: 102px;}

.foot_right {width: 230px;}

.friendship_link .tit{ font-size: 16px; color: #fff; line-height: 44px;}
.friendship_link .link_list a{ font-size: 13px; color: #fff; line-height: 40px; margin:10px 5px}


.footer{background-color: #e6002f; color:#fff; padding:15px 0; line-height:25px;}


/*�²�banner-�����м*/
.cbanner1 {position:relative;height:375px;overflow:hidden;}
.cbanner1 img { position:absolute; top:0; left:50%; margin-left:-960px; width:1920px; max-width:none; }
.cbanner1 .txt_box { position:absolute; left:50%; bottom:36px; z-index:1; margin-left:-600px; color:#ffffff; float: left;}
.cbanner1 .txt_box ._tit { margin-bottom:7px; font-size:40px; line-height:1; }
.cbanner1 .txt_box .breadcrums { font-size:13px;}

/*��������*/
.subnav { margin-bottom:60px; border-bottom:#d6d6d6 1px solid; }
.subnav .subnav_li { position:relative; float:left; margin-right:5.3%; }
.subnav .subnav_li.cur:after,.subnav .subnav_li:hover:after { content:''; display:block; position:absolute; bottom:0; left:0; margin-bottom:-2px; width:100%; height:3px; background-color:#e6002f; }
.subnav .subnav_li > a { font-size:15px; color:#525252; line-height:72px; }

.intro_font01 {
    font-size: 15px;
    color: #525252;
    margin-bottom: 88px;
}

/*��Ʒ�б�*/

.pro_det{padding-bottom: 80px; margin-top:80px;}
.pro_det_box1{margin-bottom: 47px;cursor: pointer;}
.pro_det_box1:hover .pro_det_p1img01{border: 1px solid #d6d6d6;}
.pro_det_box1:hover .pro_det_p1infor{background-color: #e6002f}
.pro_det_part01 .pro_det_p1img01 img{width: 100%;}
.pro_det_part01 .pro_det_p1infor{padding: 26px 0 26px 0;background-color: #6f6f6f;font-size: 15px;color:#fff;text-align: center;}

.pro_det .span-4{background: #f4f4f4;transition:all 0.8s ease;margin-bottom: 34px;}
.pro_det .span-4:hover{background: #e6002f;transition:all 0.8s ease;}
.pro_det li:hover .infors a{color: #fff;}
.pro_det li:hover .infors .tit{border-color: #fff;}
.pro_det .infors{padding: 33px 35px 25px 35px;}

.pro_det .infors .tit{font-size: 19px;color: #353232;padding-bottom: 13px;border-bottom: 1px solid #C3C3C3;margin-bottom: 20px;}
.pro_det .infors .con{font-size: 13px;color: #747474;line-height:1.8;height: 96px;overflow: auto;}
.pro_det .pro_abt_infor {
    font-size: 35px;
    color: #333;
    margin-bottom: 28px;
}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.rect-75 {
    padding-bottom: 75%;
}
.row>.span-3 {
    width: 23%;
}
.row>[class*="span-"] {
    float: left;
    margin-right: 2%;
}
.pro_list02 .pro_fonts{height: 52px;overflow: hidden;}
.pro_list02{margin-top: 17px; }
.pro_list02 .pro_infor{font-size: 35px;color: #2f2f2f;text-align: center;margin-bottom: 33px;}
.pro_list02 .pro_li_img{border: 1px solid #E4E4E4;border-bottom: none;}
.pro_list02 .pro_li_img .rect-75 img{width: 100%;}
.pro_list02 .pro_fonts{font-size: 15px;color: #4d4d4d;text-align: center;padding: 8px 27px 30px;border: 1px solid #E4E4E4;border-top: none;height: 52px;overflow: hidden;}
.pro_list02 .pro_fonts .tit{margin-bottom: 3px;}
.pro_list02 li{margin-bottom: 39px;}
.pro_list02 li a{display: block;}
.pro_list02 li a:hover .pro_fonts{color: #e6002f;}
.pro_list02 li a:hover .pro_fonts{color: #e6002f;}

.par01{ margin:60px auto}
.p1{text-align:center;}
.p1 img{max-width:500px; max-height:500px}

.tt1{border:#d8d8d8 1px solid; height:60px; line-height:60px; margin-top:60px}
.tt1 span{display:block; width:150px; background:#ef001d; color:#fff; font-size:16px; text-align:center}
.tt2{padding:30px; line-height:2}

.nl_list{margin-bottom:100px}
.nl_list li { clear:both; overflow:hidden; padding:23px 0px 25px 0px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;background-color: #fff;border-bottom: 1px solid #e5e5e5;;padding-top:40px; } 
.nl_list ._title { font-size:20px; height:30px; line-height:30px; font-weight:normal; color:#000; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin-bottom: 5px;}
.nl_list ._text { line-height:1.6em; height:3.2em; overflow:hidden; margin-bottom: 35px;}
.nl_list li:hover a,.nl_list li:hover ._title,.nl_list li:hover ._title { color:inherit; }
.nl_list li:hover ._title{color:#e6002f;}
.nl_list ._date { margin-bottom:20px; }
.new_list {padding-bottom: 120px;}

.m-page{text-align:center; margin-top:40px}

.m-page .disabled {
    color: #fff;
    background: #e6002f;
}
.m-page .current {
    color: #fff;
    background: #e6002f;
}
.m-page  A, .m-page span {
    color: #777777;
    display: inline-block;
    border: 1px solid #cbcbcb;
    padding: 5px 12px;
    vertical-align: middle;
    margin: 0 5px 10px 5px;
    font-size: 15px;
    background-color: #eeeeee;
}
.m-page  A:hover {
    color: #fff;
    background: #e6002f;
}

.nl,.feedback{margin:40px auto 100px auto}
.nl ._title {
    font-size: 34px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
}
.myart {
    line-height: 2;
    min-height: 200px;
    font-size: 15px;
    color: #555555;
}
.myart img{
max-width:1200px
}
.item{padding:10px 0;line-height:24px;overflow:hidden;border-bottom:1px dashed #ddd;}
.item dt{float:left;font-family:arial;font-weight:bold;font-size:18px;width:35px;padding-left:25px;color:#444;}
.item dd{margin:0 0 0 55px;padding-left:15px;border-left:1px dashed #b2b2b2;}
.item dd a{padding:1px 12px 1px 12px;white-space:nowrap;float:left;}
.item dd a:hover{text-decoration:none;background:#e87518;color:#fff;}


.col-md-3{width:290px; float:left}
.col-md-9{width:890px; float:right}
.mio-category { }
.mio-category h2 { background-color:#e6002f; color:#fff; margin: 0; padding:20px 30px; }
.mio-category h2 span { display:block; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; }
.mio-category h2 b { display:block; font-weight:  normal; margin:15px 0 5px 0; font-size:1.2em; }
.mio-category h2 em { display:block; font-style:normal;  font-size:1.2em; }
.mio-category ul { border:#e6002f 5px solid; padding:15px;}
.mio-category li { padding-bottom:10px; }
.mio-category a { display:block; line-height:34px; padding: 0 15px 0 30px; border-radius:20px; background:#e6002f url(images/i.png) no-repeat 15px center; color:#fff; }
.mio-category a:hover,
.mio-category li.hover a { background:#e6002f url(images/i.png) no-repeat 15px center;  }
.mio-category .tii{text-indent:1rem; overflow:hidden; display:block;width:100%; height:34px}
.mio-category .tii a{background:none;color:#333;}
.mio-category .tii a:hover{color:#e6002f}

.mio-position h1 { font-size:1.4em; font-weight:bold; margin:0; color:#c00; border-left:#c00 4px solid; padding-left:15px;}
.mio-plist {width:890px; margin-top:20px;    border-top: 1px solid #eee; padding-top:20px}
.mio-plist .col-md-4{float:left; width:260px;padding-right: 15px;padding-left: 15px;}
.mio-plist a {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.mio-plist a img {
    display: block;
    margin: 0 auto;
    width: 100%;
	height:258px;
	min-width:258px
}
.mio-plist a span {
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    overflow: hidden;
}
.mio-plist a:hover { background-color:#e6002f ; color:#fff;border:#e6002f  1px solid;}
.mio-plist a:hover img {}
.bde a {
    border: 1px solid #eee;
}
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li,.list_page ul span{padding:8px 12px;line-height:18px;display:inline-block;border-left:solid 1px #ddd;}
.list_page ul span{padding:8px 12px;line-height:18px;display:inline-block;}
.list_page ul a{color:#333;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
