@charset "utf-8";
/* CSS Document */
*{ margin: 0;padding: 0;border:0;}
@font-face{
	font-family:'huakang';
    src:url('../Fonts/huakang.TTF') format('truetype');
}

div,ul,li,h1,h2,h3,h4,h5,h6,img,dd,dl,dt,p{padding:0px; margin:0px;}
body{padding:0px; margin:0px; font-size:14px; font-family: "微软雅黑"; color:#858585;}
.clear {clear: both; line-height:0; padding:0px; margin:0px;}
ul,li{ list-style-type:none; margin:0; padding:0;}
img { border-style: none; }
p{ margin:0; padding:0;}
a{text-decoration:none;}
a:hover{ text-decoration:none; }
.fl{ float:left;}
.fr{ float:right;}

/*通用文字颜色,大小等等*/


.top_bj{ width:100%; height:auto; background:#f3f3f3; min-width:1300px !important; overflow:hidden; line-height:40px;}
.top{ width:1300px; height:auto; margin:0 auto;}
.top_left{ font-size:14px; color:#696967;}
.top_right li{ float:left; padding-left:20px; margin-left:20px; color:#696967;}
.top_right li a{ color:#696967;}
.top_right .p1{ background:url(../Image/p1.png) left center no-repeat;}
.top_right .p2{ background:url(../Image/p2.png) left center no-repeat;}

.head{ width:1300px; height:auto; margin:0 auto;}
.logo{ margin:20px 0;}
.nav{ float:right;}
/*.nav li{ }
.nav li a{}
.nav li:hover{ color:#fff; background:#0076c6;}
.nav li:hover a{ color:#fff}
*/

.nav ul {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav ul:before,
.nav ul:after {
  content: "";
  display: table;
}
.nav ul:after {
  clear: both;
}
.nav ul > li {  position: relative;float:left; font-size:16px; color:#4c4c4c;transition: all 0.8s ease 0s; position:relative; margin-left:10px;}
.nav a { color:#000; display:block; text-align:center; line-height:89px; padding:0 20px;}
.nav a:hover { color:#fff; background:#0076c6;}

.nav li ul {}
.nav li ul li { line-height:30px; background:rgba(255,255,255,0.8); margin-top:2px;}

.nav li ul a { border: none; line-height:30px; font-size:12px; color:#000000; width:120px; padding:0 20px; margin-left:0px;}

.nav li ul a:hover { background:rgba(0,87,174,0.8); color:#fff;}
.nav4 ul > li:hover ul li { max-height: 150px;}
.nav4 li ul {
  position: absolute;
  left: -10px;
  top: 90px;
  z-index: 999999;
}
.nav4 li ul li {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -moz-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}



.banner{ width:100%;white-space:nowrap; margin:0 auto; overflow:hidden;  position:relative; z-index:1; min-width:1300px !important;}
.banner_m{ width:50%; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:750px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0; background:url(../Image/prev.png) no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 72px; height: 143px; overflow: hidden; text-indent: -9999em; margin-top:0;background:url(../Image/next.png) no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; text-indent: -9999em; overflow: hidden;  width: 31px; height: 31px; }
#slideshow { width:1920px; height:750px; }
#slideshow ul { display: none; }



/****************************head end********************/


.index1{ width:1300px; height:auto; margin:0 auto; margin-top:50px;}
.index_top{ color:#0079c0; font-size:48px; text-align:center; margin-bottom:45px;font-family:huakang;}
.index_top p{ font-size:20px; font-family:"思源黑体 CN Medium"; margin-top:20px; }
.index1_main{background:url(../Image/p3.png) top right no-repeat;}
.index1_left{ width:575px; height:auto; margin-top:36px;}
.index1_about{ font-size:16px; color:#878787; line-height:30px;
text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;overflow: hidden;}
.index1_more{ width:160px; height:44px; text-align:center; line-height:44px; background:#0076c6; color:#fff; margin-top:50px; border-radius:44px;}
.index1_right{ width:650px; height:423px; margin-right:36px; margin-top:36px;}
.index1_right img{ width:650px; height:423px; border-bottom-left-radius:50px; border-top-right-radius:50px;}
.index1_num{ margin-top:55px;}
.index1_num li{ float:left; width:25%; text-align:center; color:#555555; font-size:16px;}
.index1_num li p{ font-size:54px; color:#333333;}
.index1_num li p sup{ font-size:24px;}

/***********************************index1 end************************/



.index2_bj{ width:100%; height:auto; background:#eeeeee; min-width:1300px !important; overflow:hidden; margin-top:65px; padding-bottom:20px;}
.index2{ width:1300px; height:auto; margin:0 auto; overflow:hidden; margin-top:50px;}

.index2_main{ margin-top:50px;}
.index2_main li{ width:625px; height: 350px;transition: all 0.8s ease 0s; float:left; margin-right:50px; margin-bottom:50px; overflow:hidden;}
.index2_main li .index2_pro_img{ width:625px; height:350px; border-radius:30px;}
.index2_main li .index2_pro_img img{ width:625px; height:350px; transition: 800ms ease-in-out; -webkit-transition: 800ms ease-in-out; border-radius:30px;}
.index2_main li:hover div img{ transform: scale(1.05);}
.index2_main li:nth-child(2n){ margin-right:0;}


/***********************************index2 end************************/


.index3{ width:1300px; height:auto; margin:0 auto; margin-top:50px;}
.index3_top{ margin-top:50px; margin-bottom:80px;}
.index3_top .index3_top_left{ color:#0079c0; font-size:48px; font-family:huakang;}
.index3_top .index3_top_left span{ font-size:20px; font-family:"思源黑体 CN Medium"; margin-left:20px; }

.index3_more{ width:160px; height:44px; text-align:center; line-height:44px; border-radius:44px; border:1px solid #dedede; color:#878787; margin-top:10px;}
.index3_more:hover{ background:#0076c6; color:#fff;}
.index3_left{ width:650px; height:524px; border-bottom-left-radius:50px; border-top-left-radius:50px;background:#eeeeee;}
.index3_left img{ width:650px; height:524px; border-bottom-left-radius:50px; border-top-left-radius:50px;}
.index3_right{ width:650px; background:#eeeeee; border-bottom-right-radius:50px; border-top-right-radius:50px;}
.index3_right li{ width:580px; margin:0 auto; border-bottom:1px solid #e3e6eb; padding-bottom:34px; margin-bottom:38px;}
.index3_right li .index3_news_time{ text-align:center; width:106px; color:#3f3f3f; font-size:16px; float:left;}
.index3_right li .index3_news_time p{ font-size:36px; margin-top:30px;}
.index3_right li .index3_news_tit{ width:455px; margin-right:15px; float:right; color:#878787; font-size:14px;}
.index3_right li .index3_news_tit p{ color:#333333; font-size:18px; margin-top:30px; margin-bottom:10px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;overflow: hidden;}
.index3_right li .index3_news_tit .index3_news_con{text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;overflow: hidden;}
.index3_right li:hover .index3_news_tit p{ color:#0076c6; font-weight:bold;}
.index3_right li:hover .index3_news_time{ color:#0076c6; }

/*************************index3 end***********************/



.index4_bj{ width:100%; height:auto; background:#eeeeee; min-width:1300px !important; overflow:hidden; padding-top:55px; padding-bottom:125px; margin-top:66px;}
.index4{ width:1300px; height:auto; margin:0 auto;}
.index4_main li{ float:left; width:322px; height:142px; border:1px solid #dcdcdc;}
.index4_main li img{ width:322px; height:142px;}

/*************************index4 end***********************/


.foot_bj{ width:100%; height:auto; background:#585657; min-width:1300px !important; overflow:hidden;}
.foot{ width:1300px; height:auto; margin:0 auto; overflow:hidden;}
.foot_left{ width:120px; height:auto; margin-top:50px;}
.foot_logo{ margin-bottom:10px;}
.foot_logo img{ width:120px;}
.cop{ width:120px;}
.cop img{ width:120px; height:120px;}
.cop p{ color:#616161; text-align:center;}

.foot_contact{ width:407px; height:auto; margin-left:180px; font-size:16px; color:#c5c6c4; margin-top:30px;}
.foot_contact li{ line-height:25px; color:#c5c6c4; margin-bottom:10px;}
.foot_nav ul{ float:left; padding:30px 35px; height:400px;}
.foot_nav ul p{ font-size:18px; color:#ffffff; margin-bottom:10px;}
.foot_nav ul p a{ color:#fff;}
.foot_nav ul li{ line-height:30px; color:#c5c6c4; font-size:16px;}
.foot_nav ul li a{ color:#c5c6c4;}
.foot_nav ul:hover{ background:#0079c0;}

.foot_bottom{width:100%; height:auto; text-align:center; line-height:70px; color:#c5c6c4;font-size:16px; min-width:1300px !important;}
.foot_bottom a{ color:#c5c6c4; padding:0 5px;}




/****************************foot end****************************/




.inner_about1{ width:1300px; height:auto; margin:0 auto; overflow:hidden; margin-top:45px;}
.inner_about1_main .inner_about1_img{ width:650px; height:423px;border-radius:30px;}
.inner_about1_main .inner_about1_img img{ width:650px; height:423px;border-radius:30px;}
.inner_about1_num{ width:650px;}
.inner_about1_num li{ float:left; width:325px; text-align:center; color:#555555; font-size:16px; margin-top:80px;}
.inner_about1_num li p{ font-size:54px; color:#333333;}
.inner_about1_num li p sup{ font-size:24px;}

.inner_about1_content{ font-size:16px; margin-top:30px; line-height:30px; color:#878787;}

.inner_about2_bj{ width:100%; height:auto; background:#f6f6f6; min-width:1300px !important; overflow:hidden; padding:73px 0; margin-top:75px;}
.inner_about2{ width:1300px; height:auto; margin:0 auto; overflow:hidden;}
.inner_about2_left{ width:555px;}
.inner_about2_left li{ font-size:16px; color:#878787; line-height:35px;}
.inner_about2_left li p{ font-size:30px; font-weight:bold; color:#0079c0;}
.inner_about2_left li .inner_about2_top1{ background:url(../Image/qywh1.png) left center no-repeat; font-size:18px; color:#0079c0; padding:10px 0 10px 105px; margin-top:20px; margin-bottom:30px;}
.inner_about2_left li .inner_about2_top2{ background:url(../Image/qywh2.png) left center no-repeat; font-size:18px; color:#0079c0; padding:10px 0 10px 105px; margin-top:20px; margin-bottom:30px;}

.inner_about2_right{ width:650px; height:480px;border-radius:30px;}
.inner_about2_right img{ width:650px; height:480px;border-radius:30px;}

.inner_about3{ margin-top:53px; margin-bottom:120px;}


.partFourCon{width:1150px;height: 352px; overflow:hidden; margin:0 auto; margin-top:40px;}
.partFourCon li{float:left;width: 375px; height:352px; display:inline;margin:0 10px; transition: all 1.7s; overflow:hidden;}
.partFourCon li div{ width:363px; height:290px; position:relative; border:1px solid #dcdcdc; padding:5px;}
.partFourCon li div img{ width:363px;}
.partFourCon li p{background: url(../Image/p5.png) no-repeat center right; color:#333333; font-size:16px; line-height:30px; margin-top:20px;}
.button1{ width:1280px;  position:relative; margin:0 auto;}
.left_button{ width:52px;height:52px;position:absolute;left:0px; bottom:175px;background: url(../Image/left.jpg) no-repeat center; z-index:9999;}
.right_botton{ width:52px;height:52px;position:absolute;right:0px; bottom:175px;background: url(../Image/right.jpg)  no-repeat center;}


.inner_about4{ width:1300px; height:auto; margin:0 auto; overflow:hidden; margin-top:45px;}

.inner_content{ color:#535353; font-size:16px; line-height:30px;}
.inner_content table{width:1020px !important;height:auto;margin:10px 0; border-collapse:collapse; border:1px solid #000;}
.inner_content table tr td{text-align: left;padding:0px 10px;border:1px solid #000; line-height:30px;}
.inner_content .table2 tr td{border:none;}
.inner_content .table3 tr td{border:1px solid rgb(204,204,204);}
.inner_content img{ max-width:100%;}


.inner{ width:1300px; height:auto; margin:0 auto; overflow:hidden; margin-top:45px; margin-bottom:130px;}
.inner_left{ width:250px; float:left;}
.inner_left_type{ width:244px; border:1px solid #dcdcdc; background:#fff; padding:3px;border-radius:5px;}
.inner_left_type .inner_left_top{ font-size:24px; color:#fff; background:#0079c0; padding:20px 10px; border-top-left-radius:5px; border-top-right-radius:5px;}
.inner_left_type .list{width : 100%;}
.inner_left_type .list ul{list-style: none;}
.inner_left_type .list ul p{ padding:0; margin:0;}
.inner_left_type .list ul span{ cursor:pointer;}
.inner_left_type .list>ul>li{ width:100%;border-bottom:1px solid #dcdcdc;
	margin-bottom:10px;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
			transition: .3s ease;
}
.inner_left_type .list>ul>li p[class=title]{
	width      : 224px;
	height     : auto;
	line-height: 30px;
	padding    : 0;
	border     : none;
	position   : relative;
	font-size  : 16px; padding:10px;
	
}
.inner_left_type .list .title1{color:#363636;}
.inner_left_type .list>ul>li p[class=title]>span{position: absolute;right: 10px; top:10px; border-radius:100%; width:16px; height:16px; font-size:20px; line-height:16px; text-align:center;}
.inner_left_type .list-se{overflow: hidden;display: none;}
.inner_left_type .list-se>p{background:#0079c0;color:#fff;}
.inner_left_type .list-se>p a{ color:#fff;}
.inner_left_type .list-se>p span{color:#fff; border:1px solid #fff;}
.inner_left_type .list-se>li{
	position: relative;
	margin-left:12%;
	right   : -100%;
	-webkit-transition: right .5s;
	-moz-transition   : right .5s;
	-o-transition     : right .5s;
	transition        : right .5s;
	background:#fff;color:#363636;
}
.list-se>li>p{
	color       : #898989;
	height      : auto;
	
	-webkit-box-sizing :border-box;
	        box-sizing :border-box;
	line-height : 30px;
	padding:10px;
	-webkit-transition   : border .5s; 
			 transition  : border .5s;
	-webkit-transition   : background .3s;
			 transition  : background .3s;
}
.list-se>li>p>a{ color:#363636;}

.inner_left_contact{ border:1px solid #dfdeda; border-radius:5px; font-size:16px; color:#363636; padding-top:20px; padding-bottom:20px; margin-top:30px;
background-image: linear-gradient(to top, #e0dddb, #fff);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;}
.inner_left_contact li{ background:url(../Image/p4.png) left center no-repeat; padding-left:50px; margin-left:10px;}
.inner_left_contact p{ font-weight: bold; color:#0079c0; font-size:24px;}

.inner_right{ width:1025px; float:right;}
.inner_right_top{ color:#0079c0; font-size:30px; font-family:huakang; border-bottom:1px solid #dcdcdc; padding-bottom:10px; margin-bottom:20px;}
.inner_right_main{ margin-top:20px;}

.pro li{ width:1025px; height: auto;transition: all 0.8s ease 0s; float:left; margin:22px 0; position:relative; background:#f6f6f6; border-radius:30px;}
.pro li .inner_pro_img{ width:550px; height:350px; background:#fff; overflow:hidden; float:left; border-radius:30px;}
.pro li .inner_pro_img img{ width:550px; height:350px; transition: 800ms ease-in-out; -webkit-transition: 800ms ease-in-out; border-radius:30px;}
.pro li .inner_pro_right{ width:415px; height:350px; position:relative; float:right;}
.pro li .inner_pro_tit{ width:415px; float:right; font-size:24px; font-weight:bold; color:#000; position:absolute; top:30px; right:30px; font-family: "思源宋体 CN Heavy"; opacity:1;}

.pro li .inner_pro_con{ width:415px; float:right; color:#878787; font-size:16px; line-height:30px; transition: all 0.8s ease 0s; opacity:0; position:absolute; top:30px; right:30px;}
.pro li .inner_pro_con .inner_pro_tit1{ color:#878787; font-size:20px; font-family: "思源宋体 CN Heavy"; font-weight:bold; color:#000;}
.pro li:hover .inner_pro_img img{ transform: scale(1.05);}
.pro li:hover .inner_pro_con{ opacity:1;}
.pro li:hover .inner_pro_tit{ opacity:0;}
.pro li:nth-child(2n) .inner_pro_img{ float:right;}
.pro li:nth-child(2n) .inner_pro_con{ float:left;}

.inner_pro_info_img{ text-align:center;}



.newslist { margin-top: 10px; }
.newslist li { width:331px; float:left; margin-bottom: 15px; background:#f6f6f6; position:relative; margin-right:15px;}
.newslist li .inner_news_img img{ width:331px; height:267px;}
.newslist li .time{ text-align:center; width:67px; height:83px; color:#fff; font-size:16px; position:absolute; top:25px; left:25px; background:#0076c6;}
.newslist li .time p{ font-size:34px; margin-top:10px;}
.newslist li .news_con{ color:#878787; font-size:14px; padding:20px 10px; line-height:25px;}
.newslist li .news_con .news_tit{ color:#333333; font-size:18px; margin-bottom:10px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;overflow: hidden;}
.newslist li .news_con2{text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;overflow: hidden;}
.newslist li:hover{ background:#0076c6;}
.newslist li:hover .news_con{ color:#fff;}
.newslist li:hover .news_con .news_tit{ color:#fff;}
.newslist li:nth-child(3n){ margin-right:0;}


.news_title{ font-size: 24px;color: #333; text-align: center;padding-top: 10px; padding-bottom: 10px;}
.meta{ text-align:center;}
.inner_news_status {height: 30px;line-height: 30px;text-align: center;font-size: 12px;color: #333;margin-top: 20px;padding-bottom: 10px; }
.inner_news_status span {padding-left: 20px; padding-right: 10px; line-height:30px;}
.inner_news_status .username{ background:url(../Image/news1.png) left center no-repeat;}
.inner_news_status .newstime{ background:url(../Image/news2.png) left center no-repeat;}
.inner_news_status .click{ background:url(../Image/news3.png) left center no-repeat;}


.case li { width:331px; float:left; margin-bottom: 15px; background:#f6f6f6; position:relative; margin-right:15px;}
.case li div{width:331px; height:226px;}
.case li div img{ max-width:331px; max-height:226px;}
.case li p{ color:#333333; font-size:18px; line-height:58px; text-align:center;height:58px; overflow:hidden;}
.case li:nth-child(3n){ margin-right:0;}
.case li:hover p{ color:#fff; background:#0076c6;}


.inner_job_top{ width:1265px; height:352px; background:url(../Image/inner_job_top.jpg) center no-repeat; overflow:hidden; padding-left:35px;}
.inner_job_top p{ color:#0076c6; font-weight:bold; font-size:30px; margin-top:50px; height:50px;}
.inner_job_top li{ font-size:16px; color:#585858; line-height:30px;}



.inner-join li{width:100%;margin-top:40px;position:relative;}
.inner-join li .con{padding:0 30px;color:#585858;background:url(../Image/arrow2.png) no-repeat right 6% center #f2f4f7;cursor:pointer; border-left:4px solid #0076c6;line-height:90px; overflow:hidden;}
.inner-join li .con p{font-size:16px; float:left; margin-right:30px;}
.inner-join li .con p:nth-of-type(1){font-size:20px;margin-bottom:12px;}
.inner-join li .box{color:#333;background:url(../Image/job1.jpg) no-repeat center; background-size:cover;display:none; width:92%; padding:4%;}
.inner-join li .box .box_top{ color:#0076c6; font-size:24px; font-weight:bold; margin-bottom:20px;}
.inner-join li .box p{font-size:15px;line-height:28px;}
.inner-join li .box .btn{width:166px;height:48px;font-size:20px;line-height:48px;text-align:center;color:#FFF;background:#193c6d;display:block;margin-top:20px;}



.inner_contact_main{ position:relative; height:650px;}
.contact-map{ position:relative; margin-top:5%;}
#dituContent{ width:100%; height:650px;}
.inner_contact_main ul{ position:absolute; z-index:9; left:0; bottom:0px; background:url(../Image/contact.jpg) bottom right no-repeat #0079c0; padding:20px;}
.inner_contact_main ul li{ color:#fff; font-size:16px; padding:20px 40px 20px 80px;}
.inner_contact_main ul li b{ font-size:24px; font-family:Roboto; margin-right:20px;}
.inner_contact_main ul .contact1{ background:url(../Image/contact1.png) left center no-repeat;}
.inner_contact_main ul .contact2{ background:url(../Image/contact2.png) left center no-repeat;}
.inner_contact_main ul .contact3{ background:url(../Image/contact3.png) left center no-repeat;}
.inner_contact_main ul .contact4{ background:url(../Image/contact5.png) left center no-repeat;}
.inner_contact_main ul .contact5{ background:url(../Image/contact4.png) left center no-repeat;}


.inner_message{ background:#f6f6f6; margin-top:65px; padding:60px; overflow:hidden;}
.inner_message_left{ width:30%; float:left; font-size:16px; color:#878787;}
.inner_message_top{ color:#0079c0; font-size:48px; font-family:huakang; margin-bottom:45px;}
.inner_message_top p{ font-size:20px; font-family:"思源黑体 CN Medium"; margin-top:20px; }

.inner_message_email{ font-size:16px; color:#888888; padding:10px 0; margin-top:30px; line-height:30px;}

.inner_message_main{ width:65%; float:right;}
.inner_message_main .input-group{ margin-bottom:10px; width:47%; margin-right:3%; float:left;}
.inner_message_main .input-group1{ width:97%; margin-bottom:10px;}
.inner_message_main .input-group1 input{ border:1px solid #e3e3e3;line-height:58px; color:#898989; outline:none; width:100%; background:#ffffff; padding-left:10px;}
.inner_message_main .input-group input{ border:1px solid #e3e3e3;line-height:58px; color:#898989; outline:none; width:100%; background:#ffffff; padding-left:10px;}
.inner_message_main #content{ width:100%; height:100px;}
.inner_message_main #captcha{ float:left; width:70%;}
.inner_message_main .verify{ width:90px; height:36px;}
.inner_message_main .verify img{ width:90px; height:36px; margin-top:10px;}
.inner_message_main #submit{ line-height:58px; height:58px; text-align:center; color:#fff; width:47%; margin-right:3%; background:#0079c0; float:right;}



/* 无内容 */
.no-goods,.no-network{
  padding-top:100px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  font-size:14px;
  color:#666666;
  line-height: 20px;
}


.info_title{ width:100%; height:30px; background:#ececec; margin-top:20px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;background:#005ac6;color:#fff;line-height:30px;}
.back{ margin-top:40px;}
.back a{ color:#444444;}
#prev_next{ color:#000; margin-top:20px; line-height:30px;}
#prev_next a{ color:#000;}

.newsPage{ color:#000; margin-top:20px; line-height:30px;}
.newsPage a{ color:#000;}

.page {
  line-height: 50px;
  border: 1px solid #e8e8e8;
  text-align: center;
  margin-top: 35px;
}
.page a {
  font-family: arial;
  background: #f8f8f8;
  padding: 5px 10px;
  margin: 0 2px;
}
.page a:hover {
  background: #d80808;
  color: #fff;
}
.page a.active {
  background: #d80808;
  color: #fff;
}
.page a.bgnone {
  background: none;
}
.page a.bgnone:hover {
  color: #d80808;
}

.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 30px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #005ac6;
  background: #005ac6;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../Image/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../Image/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../Image/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../Image/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}


