* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html,body{

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;

} 
body {margin:0px auto; background: #fff; color:#333; font-family:arial; width: 100%; font-size: 12px; overflow-x: hidden;}
div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none;}

header, article, section, aside, footer, figure, nav{display: block;}

a, a:visited {color:#333; text-decoration: none;
transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
-webkit-transition:all 0.3s;
}

a:hover{color:#3146a9; text-decoration: none;}


img {border:none; vertical-align:top;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

/* @font-face {
	font-family: 'DINCond-BlackAlternate';
	src:url('../font/DINCond-BlackAlternate.eot'); 
	src: 
		url('../font/DINCond-BlackAlternate.eot?#iefix') format('embedded-opentype'), 
		url('../font/DINCond-BlackAlternate.woff') format('woff'), 
		url('../font/DINCond-BlackAlternate.ttf') format('truetype'), 
		url('../font/DINCond-BlackAlternate.svg#aGENCYR') format('svg');
}
 */

/************************************************************共用部分开始************************************************************/
.main{width: 1200px; margin: 0 auto; position: relative;}
.main::after{display: block; clear: both; content: "";}


/*top*/
header{background: #fff; z-index: 9999999; box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1); position: relative;}
header::after{display: block; content: ""; clear: both;}
header .h_top{background: #3146a9; color: #fff; line-height: 30px; height: 30px; font-size: 14px;}
header .h_top::after{clear: both;}
header .h_top ul{}
header .h_top ul li{float: left; margin-right: 15px; color: #bec2df; }
header .h_top ul li i{margin-right: 5px; font-size: 16px;}
header .h_top ul li i.fa-envelope{font-size: 14px;}
header .h_top ul li:last-child{float: right; margin-right: 0px;}
header .h_top ul li a{color: #bec2df;}

header .logo{float: left; height: 90px; line-height: 90px;}



.nav {float: right;}
.nav ul{position: relative; z-index: 10;}
.nav ul li{position:relative; float:left; margin-right: 27px; z-index:50;}
.nav ul li a{position: relative; display:block; font-size:14px; line-height: 90px; color: #34495e; font-weight: bold;}
.nav ul li a:hover,
.nav ul li a.on,
.nav ul li a.selected{color: #0060aa;}
* HTML .nav ul li a{display: inline-block}

.nav ul li ul{position: absolute; margin-top: -10px; width:120px; visibility:hidden; z-index:999999; box-shadow: 0 0 10px rgba(0,0,0,0.1); border: 1px solid #e4e4e4;}
.nav ul li ul li{width: 100%; background: #fff; margin-left: 0px;}
.nav ul li ul li:before{display: none;}
.nav ul li ul li a{padding: 0 15px; line-height:35px; height:35px; font-weight:normal; font-size: 13px; color: #333;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a.selected,
.nav ul li ul li a:hover{background:#eff8f8; color: #3146a9; font-weight: normal;}
.nav ul li ul li ul{width: 100%;}

* HTML .nav {height: 1%}
.downarrowclass {position: absolute; top: -1000px; right: 7px}
.rightarrowclass {position: absolute; top: 8px; right:15px}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}
.nav ul li img{display: none;}

.search{float: right; margin-top: 30px; width: 200px; height: 28px; border: 1px solid #e5e5e5; border-radius: 10px; position: relative; overflow: hidden; padding-right: 40px;}
.search .ss_text{width: 100%; height: 26px; line-height: 26px; color: #888; border: none; padding: 0 10px;}
.search .ss_btn{position: absolute; right: 0px; top: 0px; width: 40px; height: 26px; background: url(../images/search.png) no-repeat center; border: none; cursor: pointer;}

/**/
footer{background:#f1f1f1;}
footer .main{overflow: hidden;}
footer .f_logo{float: left; padding-top: 90px;}

footer .f_menu{float: right; padding-top: 95px; padding-bottom: 75px;}
footer .f_menu li{float: left; width: 220px;}
footer .f_menu li dl{}
footer .f_menu li dl dt{padding-bottom: 15px; font-size: 16px;}
footer .f_menu li dl dd{line-height: 20px; font-size: 14px;}
footer .f_menu li dl dd a{color: #888;}
footer .f_menu li dl dd a:hover{opacity: 1;}
footer .f_menu .f_lxwm dl dd{position: relative; padding-left: 20px; font-size: 12px; color: #888;}
footer .f_menu .f_lxwm dl dd i{position: absolute; left: 0px; top: 5px; font-size: 14px; color: #b7b7b7;}
footer .f_menu .f_lxwm dl dd i.fa-envelope{font-size: 12px;}
footer .f_menu .f_lxwm dl .add{padding-bottom: 10px;}

footer .foot{background: #292929; line-height: 50px; color: #808080; text-align: center;}



/*友情链接*/
.link{background: #f3f3f3;}
.link ul{padding: 15px 0 15px 100px; position: relative;}
.link ul:before{position: absolute; right: 100%; top: 0px; display: block; content: ""; background: #0060aa; width: 800px; height: 100%;}
.link ul li{float: left; margin-right: 15px; line-height: 25px;}
.link ul li:first-child{position: absolute; left: 0px; top: 0px; line-height: 55px; background: #0060aa; color: #fff; padding-right: 15px; font-size: 24px; text-transform: uppercase; font-family: arial;}


/************************************************************共用部分结束************************************************************/

/************************************************************首页样式开始************************************************************/
/*幻灯片*/
.banner{position: relative; height: 600px;}
.banner div{position: relative; z-index: 2; height: 100%;}
.banner div a{display: block; height: 100%;}
.banner .slick-prev,
.banner .slick-next{position: absolute; top: 50%!important; height: 60px; line-height: 60px; width: 38px; border-radius: 0px; z-index: 10; text-transform: uppercase; font-size: 18px; color: #fff; background: rgba(0,0,0,0.5);}
.banner .slick-prev{left: 50%; margin-left: -680px; }
.banner .slick-next{right: 50%; margin-right: -680px; }
.banner .slick-prev:hover,
.banner .slick-next:hover{background: #000;}


/*公用部分*/
.part1{margin-top: 50px; margin-bottom: 30px; text-align: center; z-index: 1; position: relative;}
.part1 h2{line-height: 1; font-size: 36px; color: #2f43a9; font-weight: bold;}
.part1 span{display: block; padding-top: 15px; font-size: 18px; line-height: 1; color: #707070;}


/* 产品中心 */
.pro_bg{background: url(../images/pro_bg.jpg) no-repeat center top; overflow: hidden;}

.picScroll-left{position:relative; margin-bottom: 45px;}
.picScroll-left .prev,
.picScroll-left .next{position: absolute; top: 50%; margin-top: -25px; width:50px; height:50px; float:right; overflow:hidden; cursor:pointer; background:#3146a9; z-index: 99; text-align: center;}
.picScroll-left .prev,
.picScroll-left .next{color: #e5e5e5; font-size: 40px; line-height: 45px; font-weight:100;}
.picScroll-left .prev{left: -60px;}
.picScroll-left .next{right: -60px;}
.picScroll-left .prev:hover,
.picScroll-left .next:hover{background: #101d3a;}

.picScroll-left .bd{overflow:hidden;}
.picScroll-left .bd ul{overflow:hidden; zoom:1; margin-left: -10px}
.picScroll-left .bd ul li{float:left; width: 32%; margin-right: 20px; overflow:hidden;}
.picScroll-left .bd ul li a{display: block; background: #fff; position: relative; border: 2px solid #f3f3f3; z-index: 1;}
.picScroll-left .bd ul li span{display: block; position: relative; padding-bottom: 100%; overflow: hidden;}
.picScroll-left .bd ul li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 100%; max-height: 100%; background: #fff;}

.picScroll-left .bd ul li .con{padding: 0 40px; border-top: 1px solid #e7e7e7;height: 140px}
.picScroll-left .bd ul li .con h3{padding: 15px 0 10px 0; border-bottom: 1px solid #ddd; font-size: 16px;line-height: 22px; }
.picScroll-left .bd ul li .con p{padding-top: 10px; padding-bottom: 10px; font-size: 12px; color: #b1b1b2; line-height: 20px; overflow: hidden; text-overflow: ellipsis;}


/* 应用 */
.list1{overflow: hidden; padding-top: 25px; padding-bottom: 65px;}
.list1 ul{margin: 0 -10px; overflow: hidden;}
.list1 ul li{float: left; width: 33.33%; padding: 0 10px;}
.list1 ul li a{display: block; padding-bottom: 70%; position: relative; overflow: hidden;}
.list1 ul li a img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}

/*  */
.ad_bg{background: url(../images/ad.jpg) no-repeat center top; height: 295px; color: #fff;}
.ad_bg .con{float: left; width: 780px;}
.ad_bg .con h2{padding-top: 80px; padding-bottom: 30px; font-size: 32px; font-weight: normal;}
.ad_bg .con h3{font-size: 22px; line-height: 1; font-weight: 100;}
.ad_bg .tel{float: right; padding-top: 75px; width: 370px; font-size: 18px;}
.ad_bg .tel b{display: block; padding-top: 15px; font-size: 40px; font-weight: normal;}
.ad_bg .tel a{display: block; margin-top: 10px; background: #3146a9; width: 197px; height: 56px; text-align: center; line-height: 56px; border-radius: 10px; color: #fff; overflow: hidden;}
.ad_bg .tel a:hover{background: #2e3e8a; color: #fff;}
/*  */
.ys_bg{background: url(../images/whybg.jpg) no-repeat center;}
.ys_con{float: left; width: 625px;}
.ys_con h2{padding-top: 85px; padding-bottom: 55px; font-size: 36px; line-height: 1; color: #2f43a9;}
.ys_con ul{}
.ys_con ul li{padding-bottom: 50px; overflow: hidden;}
.ys_con ul li span{float: left; margin-right: 30px;}
.ys_con ul li h3{font-size: 16px; color: #000;}
.ys_con ul li p{padding-top: 5px; font-size: 14px; line-height: 18px; color: #808080;}
.ys_img{float: right; padding-top: 100px;}
.ys_img img{width: 500px;}

/* 关于我们 */
.part2{padding-top: 65px; overflow: hidden; position: relative;}
.part2::after{position: absolute; left: 0px; bottom: 15px; display: block; content: ""; width: 100%; height: 2px; background: #e6e6e6; z-index: -1;}
.part2 h2{float: left; background: #fff; padding-right: 20px; font-size: 36px; color: #2f43a9; line-height: 1;}
.part2 span{float: right; background: #fff; padding-top: 13px; padding-left: 20px;}
.part2 span a{color: #2f43a9;}

.about_box{float: left; width: 540px; margin-bottom: 100px;}
.about_box .about_con{padding-top: 30px; padding-bottom: 60px; font-size: 14px; line-height: 18px; color: #707070;}

.about_box .about_img{overflow: hidden; position: relative;}
.about_box .about_img::before{position: absolute; left: 80px; top: 0px; display: block; content: ""; width: 150px; height: 1px; background: #ddd;}
.about_box .about_img li{float: left;}
.about_box .about_img li span{display: block; padding-bottom: 3px; position: relative;}
.about_box .about_img li span a{position: absolute; left: 50%; top: 50%; margin: -20px 0 0 -84px; width: 168px; height: 40px; text-align: center; line-height: 40px; color: #fff; border: 1px solid rgba(255,255,255,0.5); font-size: 16px;}
.about_box .about_img li span a:hover{border-color: #fff;}
.about_box .about_img li:first-child{padding-top: 42px;}
.about_box .about_img li:first-child span{width: 290px;}
.about_box .about_img li:first-child+li{padding-left: 10px;}
.about_box .about_img li:first-child+li span{width: 240px;}

/* 新闻中心 */
.news_box{float: right; width: 570px;}
.multipleColumn{ overflow:hidden; position:relative; }
.multipleColumn .hd{margin-top: 35px; overflow:hidden; height:40px;}
.multipleColumn .hd .prev,
.multipleColumn .hd .next{display:block; width:260px; height:40px; overflow:hidden; cursor:pointer; background:#e9eaec; text-align: center; line-height: 40px; color: #cacbcd; font-size: 24px;}
.multipleColumn .hd .prev{float: left;}
.multipleColumn .hd .next{float: right;}

.multipleColumn .bd{overflow:hidden; margin-top: 50px;}
.multipleColumn .bd ul{ overflow:hidden; zoom:1;}
.multipleColumn .bd ul li{overflow:hidden; margin-bottom: 15px;}
.multipleColumn .bd ul li span{float: left; width: 260px; margin-right: 15px;}
.multipleColumn .bd ul li span em{display: block; position: relative; padding-bottom: 60%; overflow: hidden;}
.multipleColumn .bd ul li span em img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #f4f4f4;}
.multipleColumn .bd ul li .con{float: right; width: 295px;}
.multipleColumn .bd ul li .con h2{font-size: 16px; padding: 10px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.multipleColumn .bd ul li .con time{color: #999;}
.multipleColumn .bd ul li .con p{padding: 10px 0 15px 0; font-size: 14px; line-height: 20px; color: #999; }
.multipleColumn .bd ul li .con i{font-style: normal; color: #2f43a9;}
/************************************************************首页样式结束************************************************************/





















/************************************************************内页样式开始************************************************************/
.n_banner{height: 340px; background: url(../images/XvXYI5BzSh-FBiBEI2Ok3Q.jpg) no-repeat center;}

.n_nav{background: #f8f8f8; line-height: 60px; font-size: 14px; color: #666;}
.n_nav i{margin-right: 5px;}
.n_nav a{color: #000;}

/* 左侧 */
.n_left{float: left; width: 280px;}
.n_part1{border-bottom: 3px solid #f0f0f0; padding: 30px 15px 15px 15px; line-height: 1; font-size: 26px; color: #000;}


/* 二级栏目 */
.class_list{margin-bottom: 30px; border-bottom: 1px solid #f0f0f0;}
.class_list li{border-bottom: 1px solid #f0f0f0;}
.class_list li a{display: block; line-height: 30px; padding-left: 35px; font-size: 14px; position: relative; overflow: hidden;text-overflow: ellipsis;}
.class_list li a::after{position: absolute; left: 15px; top: 45%; display: block; content: ""; width: 5px; height: 5px; border-radius: 50%; background: #d9d9d9;}
.class_list li a:hover,
.class_list li a.on{color: #2f43a9;}
.class_list li a:hover::after,
.class_list li a.on::after{background: #2f43a9;}


/* 右侧 */
.n_right{float: right; width: 880px;}

/*通用详细页 开始*/
.content{padding: 15px; line-height: 210%;  font-size: 14px;}
.content img{max-width: 100%!important; height: auto!important;}

.content table{border-collapse:collapse;}
.content table td{border:1px solid #A8A8A8; padding:0 10px;}

.title{font-size: 26px; color: #333; font-weight: normal; padding: 20px 15px 15px 15px; line-height: 1;}
.time{color: #b0b0b0; padding: 0 15px 15px 15px; font-size: 14px; border-bottom: 1px solid #e7e7e7; overflow: hidden;}


.fy{margin-bottom: 10px; padding: 15px; border-top: 1px solid #f7f7f7;}
.fy li{height: 28px; line-height: 28px; color: #0060aa; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}

.n_part2{border-bottom: 1px solid #f0f0f0; padding: 10px 15px 25px 15px; line-height: 1; font-size: 26px; color: #000;font-weight: bold}

.n_part3{border-top: 5px solid #014488; padding-top: 15px;  padding-left: 10px; font-size: 14px; color: #014488;}

.n_list1{overflow: hidden; padding: 10px 0 20px 0;}
.n_list1 li{float: left; width: 50%; position: relative; height: 34px; line-height: 34px; padding: 0 110px 0 0; overflow: hidden; font-size: 14px; white-space: nowrap; text-overflow: ellipsis;}
.n_list1 li:before{display: inline-block; content: ""; float: left; margin: 12px 8px 0 3px; width: 5px; height: 5px; background: #00bda0;}
.n_list1 li span{position: absolute; right: 20px; top: 0px; font-size: 12px; color: #888;}

.order{padding: 10px 0;}
.order tr td:first-child{text-align: right; width: 120px;}
.order tr td:first-child span{color: #8d0001}
.order td{padding:5px; color: #555;}
.order td span{color:#f00;}
.order input,
.order textarea{

	behavior:url(pie.htc); position:relative;
}

.order .order_text{border:1px solid #c1c1c1; padding:0 10px; width:300px; height:30px; line-height:30px; overflow:hidden; font-size:12px; color:#828282; font-family:inherit; border-radius:3px; box-shadow:inset 1px 1px 3px #eaeaea;}
.order .order_text:hover{border:1px solid #066fc0;}
.order textarea{line-height:22px !important; padding:5px 10px !important;}

.order .order_submit{padding:0 25px; height:35px; line-height:35px; border-radius:3px; overflow:hidden; cursor:pointer; font-family:inherit; background:#3146a9; color:#fff; border:none; font-weight: bold;}
/*通用详细页 结束*/



/*产品列表*/
.img_list{overflow:hidden; margin-top: 40px;}
.img_list ul{overflow:hidden; margin: 0 -10px}
.img_list ul li{float:left; width: 33.33%; overflow:hidden;}
.img_list ul li a{display: block; margin: 0 10px 20px 10px; background: #fff; position: relative; border: 2px solid #f3f3f3; z-index: 1;}
.img_list ul li span{display: block; position: relative; padding-bottom: 100%; overflow: hidden;}
.img_list ul li span img{position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; margin: auto; max-width: 100%; max-height: 100%; background: #fff;}

.img_list ul li .con{padding: 0 40px; border-top: 1px solid #e7e7e7;height: 140px}
.img_list ul li .con h3{padding: 15px 0 10px 0; border-bottom: 1px solid #ddd; font-size: 16px;line-height: 22px; }
.img_list ul li .con p{padding-top: 10px; padding-bottom: 10px; font-size: 12px; color: #b1b1b2; line-height: 20px; text-overflow: ellipsis;}

.img_list2{padding: 0 15px; margin-top: 20px;}
.img_list2 ul li .con{padding: 0 20px;}

/*新闻类 开始*/
.news_list{}
.news_list li{}
.news_list li a{display: block; padding: 15px; border-bottom: 1px solid #f0f0f0; overflow: hidden; position: relative;}
.news_list li:first-child{margin-top: 0px;}
.news_list li span{float: left; width: 250px;}
.news_list li span i{display: block; position: relative; width: 100%; padding: 0 0 80% 0; overflow: hidden;}
.news_list li span i img{position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #e7e7e7;}
.news_list li .con{position: absolute; left: 0px; left: 280px; right: 0px;}
.news_list li .con h2{position: relative; padding: 10px 140px 10px 0; font-size: 16px; line-height: 1; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news_list li .con h2 i{position: absolute; right: 15px; top: 12px; font-size: 12px; font-weight: normal; color: #888; font-style: normal;}
.news_list li .con p{line-height: 29px; color: #999; font-size: 14px;}
.news_list li .con em{margin-top: 10px; background: #3146a9; padding: 0 20px; display: inline-block; line-height: 30px; font-style: normal; color: #fff;}

.news_list li:hover h2{color: #3146a9;}
.news_list li a:hover em{background: #233176; color: #fff;}
.news_list li,
.news_list li h2,
.news_list li span i img,
.news_list li .con em{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}

/*新闻类 结束*/


.news_list2{}
.news_list2 li{margin-top: 10px; padding: 20px 15px 25px 15px; position: relative;}
.news_list2 li h2{font-size: 18px; font-weight: 100; line-height: 1;}
.news_list2 li dl{overflow: hidden; padding-top: 10px;}
.news_list2 li dl dd{float: left; margin-right: 30px; color: #c8c8c8;}
.news_list2 li dl dd i{margin-right: 5px;}
.news_list2 li dl dd span{color: #969696;}
.news_list2 li a.download{position: absolute; right: 15px; bottom: 15px; padding: 0 15px; height: 30px; line-height: 30px; background: #3146a9; color: #fff;}
.news_list2 li a:hover{background: #101d3a; color: #fff;}
.news_list2 li:hover{background: #eff8f8;}

/**/
/*产品详细 开始*/
.pro_img{float:left; width: 480px; margin:20px 0 15px 15px; border:0px solid #e7e7e7; background: #fff;}
.pro_img span{display: block; position: relative; width: 100%; padding: 0 0 100% 0;}


.pro_js_box{float: right; margin-right: 15px; width: 340px; }
.pro_js_box .pro_js{}
.pro_js_box .pro_js h2{font-size:28px; padding:80px 0 15px 0; border-bottom:0px solid #eeeeee; color: #333; font-weight:bold;}
.pro_js_box .pro_js span{line-height:24px; font-size:14px; padding:25px 0; border-bottom:0px solid #e7e7e7; display:block}
.pro_js_box .pro_tel{font-size:14px; font-weight:bold; color:#333; padding:10px 0 30px 0; display:block;}
.pro_js_box .pro_tel b{font-size:24px; color:#ff7200; font-family: Impact; font-weight: normal;}
.pro_js_box .pro_gm{overflow: hidden; border-bottom:0px dashed #e7e7e7; padding: 0 0 20px 0; margin: 0 0 20px 0;}
.pro_js_box .pro_gm a{float: left; width:180px; height:40px; text-align:center; line-height:40px; overflow:hidden; font-size:16px; margin:0 10px 0 0;}
.pro_js_box .pro_gm a:hover{background:#dc3333;}
.pro_js_box .pro_gm a.gm{background:#3146a9; color: #fff}
.pro_js_box .pro_gm a:hover.gm{background: #3146a9; color: #fff}
.pro_js_box .pro_gm a.zx{background:#ff7200; color: #fff;}
.pro_js_box .pro_gm a:hover.zx{background: #ff7200; color: #fff;}








/*在线留言 开始*/
.message{width: 620px; margin: 70px auto;}
.message h2{padding-bottom: 40px; font-size: 14px; font-weight: normal; line-height: 30px; color: #555;}
.message ul{margin-left: -30px;}
.message ul:after{display: block; content: ""; clear: both;}
.message ul li{float: left; width: 50%; padding-left: 30px; padding-bottom: 28px;}
.message ul li span{display: block; padding-bottom: 10px; font-size: 14px; color: #666;}
.message ul li label{display: block; position: relative; border: 1px solid #d3d3d3; height: 40px; padding-right: 40px;}
.message ul li label i{position: absolute; right: 0px; top: 0px; top: 5px; border-left: 1px solid #d3d3d3; width: 36px; text-align: center; line-height: 29px; font-size: 16px; color: #ccc;}
.message ul li label em{position: absolute; color: #d00; font-style: normal; top: 10px; right: -15px;}
.message ul li label .ly_text{width: 100%; height: 100%; border: none; padding-left: 10px; color: #888; font-size: 12px; font-family: Arial;}
.message ul li label .ly_text2{padding: 10px; line-height: 200%; height: 150px;}
.message ul li .ly_submit{margin: auto; display: block; width: 80px; height: 40px; line-height: 40px; background: #00bda0; border: none; color: #fff; font-size: 16px; font-weight: bold;}
.message ul li.n_f{float: none; width: auto;}

/*在线留言 结束*/





/************************************************************内页样式结束************************************************************/



/*page圆形*/
.page{text-align:center; padding:20px 0 40px 0}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:26px; height:26px; border-radius:50%; overflow:hidden; text-align:center; line-height:26px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#006bbd; border:1px solid #006bbd; color:#fff}


