/* CSS Document */

* {
    margin: 0;
    padding: 0;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
html{overflow-x: hidden;}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body{
	font-family: "微软雅黑";
    font-size: 14px;
    color: #333;
    -webkit-font-smoothing: antialiased;
	line-height: 28px;
    margin:0 auto;
    background-color: #fff;
	}
	
ul li {
    list-style-type: none;
}
img,input, button{border:0;}
a{ 
blr:expression(this.onFocus=this.blur()); 
outline: none;
text-decoration:none;
}
a:active {star:expression(this.onFocus=this.blur());}
a {color:#333;text-decoration:none;}
a:hover{ color:#1058a1;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
i, em {font-style: normal;}
.whitefont , .whitefont i{color:#fff !important;}
.b0{bottom:0;}
.t0{ top:0;}
.none{ display:none;}
.picflash img{transition: all 0.6s;}
.picflash:hover img{transform:scale(1.1);} 
.bgh{ background-color:#f6f6f6 !important;}
.bgw{ background-color:#FFFFFF;}
.pt50{ padding-top:50px !important;}
.pb50{ padding-bottom:50px !important;}
.pb80{ padding-bottom:80px !important;}
.pt20{ padding-top:20px !important;}
.p40{ padding:40px!important;}
.p30{ padding:30px !important;}
.p50{ padding:50px 0 !important;}
.p60{ padding:60px 0 !important;}
.p60s{ padding:30px 0 60px!important;}
.p70{ padding:70px 0 !important;}
.p80{ padding:80px 0 !important;}
.p80_2{ padding:80px 0 !important;}
.pt70{ padding:70px 0 0 0 !important;}
.m40{  margin:40px 0 !important;}
.m50{  margin:50px 0 !important;}
.m70{  margin:70px 0 !important;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb35{ margin-bottom:35px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt0{ margin-top:0px !important;}
.h60{ height:60px !important;}
.p20{padding:10px 0 30px; margin-bottom:50px;}
.bbd{border-bottom:1px #dfdfdf solid;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.center{ text-align:center;}
.font35{ font-size:35px;}
.xian{ border-top:1px #f0f0f0 solid;}
input:focus {
  outline:none;
}
.hui{ background-color:#eee;}
.bai{ background-color:#fff; padding-top:20px; padding-bottom:27px;}
.pc_none{ display:none;}
.f16{font-size:16px;}
.m0{ margin:0 auto;}

/*分页*/
.pageshow{ text-align:center; margin:30px 0 60px;}
.pageshow a {padding: 0 8px;line-height: 25px;display: inline-block;border: 1px #bbb solid;margin:20px 2px 2px 2px;background: #f8f9f7;}
.pageshow a.pagefan ,.pageshow a:hover{background: #333;border: 1px #333 solid; color:#FFFFFF;}




h1{ font-size:24px; margin:0 0 20px 0;}
h2{font-size:22px; margin:0 0 20px 0; font-weight:normal;}
h2 a{ float:right;font-size:16px; color:#666;}
h2 a i{ margin-left:10px;}
h2 a:hover{ color:#2b096f}

.txt{ padding:0px 10px; font-size:15px; line-height:30px;}
.txts{font-size:15px; line-height:30px;}
.txtimg img{ max-width:100%; height:auto;}
.txt img.cp{margin:0 0 30px 30px; max-width:500px;}

.main{ width:1200px; overflow:hidden; margin:0 auto;}
.main2{ width:1400px; margin:0 auto;}
.main_1{ width:1000px; overflow:hidden; margin:0 auto 50px;}
.w450{ width:450px;}

.top_h{ height:100px;}
.top_0{ height:0 !important;}
.header{ position:relative;height:80px; width:100%; padding:0px 0 20px;background-color:#fff; 
-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;
z-index:999;}
	
.nav_fixed {

padding:0;
height:100px;
position:fixed; 
top:0px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);

}

.headbox2 {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}



.search{ width:30px; height:25px; padding-top:42px; margin-right:25px;display:block; cursor:pointer; text-align:right; display:block;} 
.search img{  transition: all .5s;margin-right:0px;}
.search:hover img{margin-right:5px;} 

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 100px;
  left: 50%;
  margin-left:280px;
  width: 300px;
  max-height: 0;
  overflow: hidden;
  z-index:9999;
}
.th{top: 100px !important;}
#search-form.open {
  max-height: 60px;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background-color:#f0f0f0;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #1058a1;
  border: none;
  cursor: pointer;
}


.bodyMask {
    width: 100%;
    height: 100%;
    position: fixed;
    float: none;
    top: 0px;
    left: 0px;
    z-index: 1000;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display: none;
	z-index: 10000;
}

.bodyWindow.qrcode , .bodyWindow.qrcode2 {
    width: 450px;
    margin: -260px 0 0 -225px;
}

.bodyWindow {
    background-color: #fff;
    padding: 40px;
    position: fixed;
    float: none;
    top: 45%;
    left: 50%;
    z-index: 10000;
    display: none;
    border-radius: 4px;
}
.bodyWindow .close {
    width: 30px;
    height: 30px;
    position: absolute;
    float: none;
    top: 15px;
    right: 15px;
    z-index: 100;
}
.bodyWindow .close a{
    width: 30px;
    height: 30px;
    float: left;
    background: url(../images/close.png) no-repeat center center;
}

.bodyWindow .close{-webkit-transition: -webkit-transform .3s ease-in;-moz-transition: -moz-transform .3s ease-in;-o-transition: -o-transform .3s ease-in;transition: transform .3s ease-in;}
.bodyWindow .close:hover{-moz-transform: rotate(180deg);-moz-transform-origin: center center;-webkit-transform: rotate(180deg);-webkit-transform-origin: center center;-o-transform: rotate(180deg);-o-transform-origin: center center;transform: rotate(180deg);transform-origin: center center;}

.eject_k { position:fixed; z-index:99999; left:50%; margin-left:-100px; top:30%; display:block;  width:200px; }
.eject_k  span { display:none; padding:30px; width:200px; background:RGBA(0,0,0,0.8); font-size:16px; text-align:center; color:#FF0; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; margin-bottom:8px; }

/*首页*/
.aboutbox{ background:url(../images/about.jpg) bottom center no-repeat; min-height:500px; padding:80px 0 50px;}
.aboutbox .a-t{ background-image:url(../images/k.png); width:144px; height:73px; text-align:center; padding-top:44px; font-size:17px; color:#000; font-weight:bold;}
.aboutbox .b-t{ width:550px; margin:0 0 0 0; overflow:hidden;}

.aboutbox .b-t ul li {
    overflow: hidden;
    height: 80px;
    margin-top: 14px;
}
.aboutbox .b-t ul li .pic {
    float: left;
    width: 120px;
	height: 80px;
	overflow:hidden;
}
.aboutbox .b-t ul li .pic img {
    width: 120px;
    height: 80px;
}
.aboutbox .b-t ul li .info {
    float: left;
    width: 410px;
    text-align: left;
    padding-left: 20px;
}
.aboutbox .b-t ul li .info h5 {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-weight:normal;
	color:#000;
}
.aboutbox .b-t ul li .info p {
    float: left;
    width: 100%;
    color: #999;
    font-size: 13px;
    line-height: 23px;
}

/*.aboutbox .b-t ul li:before {
    content: "●";
    display: inline-block;
    margin-right: 15px;
    color: #333;
}
.aboutbox .b-t ul li{ display:block;width:100%;margin-bottom:10px;}*/
.aboutbox .b-t ul li a{  width:320px;overflow:hidden; display:block;}
.aboutbox .b-t ul li span{ float:right; color:#666; font-size:13px;}
.aboutbox .more{ background:url(../images/more.png) bottom left no-repeat; width:358px; height:44px; padding-left:30px; }
.aboutbox .more a{ font-size:13px;}

.aboutbox .b-d{ width:535px; overflow:hidden;}
.aboutbox .b-d .ad1{ width:535px;  overflow:hidden;}
.aboutbox .b-d .ad1 ul{ width:550px; overflow:hidden;}
.aboutbox .b-d .ad1 ul li{ float:left; width:260px; height:180px; margin-right:15px; margin-bottom:15px; overflow:hidden;}
.aboutbox .b-d .ad1 ul li img{width:260px; height:180px;}
.aboutbox .b-d .ad2-1{ width:260px; height:180px; overflow:hidden;}
.aboutbox .b-d .ad2-1 img{ width:260px !important; height:180px;}

.bg2{ background:url(../images/bg.jpg) center top no-repeat; min-height:800px;}
.bg1{ background-image:url(../images/bg.png); min-height:755px; padding-top:45px;}

.bt{ color:#000; font-size:20px;line-height:35px; text-align:center;font-weight:bold;}
.bt i{ height:1px; width:50px; background-color:#000; display:block; margin-bottom:10px;}
.btl{ text-align:left !important;}

.m-v {background-color: #2e2e2e; margin-top:30px;}
.m-v ul{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;width:1200px; margin:0 auto; overflow:hidden;height:60px;}
.m-v ul li { position: relative;float:left; width:15.7%; padding-left:1%;}
.m-v ul li i{ position:absolute; width:60px; height:60px;}
.m-v ul li a{color:#fff; display:block; height:60px; line-height:60px; text-align:center; font-size:16px;padding:0 0px 0 40px;}
.m-v ul li:hover , .m-v ul li.active{ color:#fff; background-color:#1058a1;}

.m-n{ padding:60px 35px; color:#FFF;}
.m-n h2{ font-size:25px; font-weight:normal;}
.m-n p{ margin-top:20px; height:55px; overflow:hidden;}
.m-n .more3{ background:url(../images/more3.png) bottom left no-repeat;  width:358px; height:44px; padding-left:30px; margin-top:50px;}
.m-n .more3 a{ font-size:13px; color:#FFF;}

.v-ot{width:1130px; overflow:hidden; margin:80px auto 0;}
.v-ot ul{ width:1155px; overflow:hidden;}
.v-ot li{ width:360px; float:left; margin-right:25px;margin-bottom:20px;}
.v-ot li .photo{ width:360px; height:230px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#282828;}
.v-ot li .photo .pics{display: table-cell;width:100%; height:100%; overflow:hidden; vertical-align: middle;}
.v-ot li .photo .pics img{ margin:0 auto; position: relative;}
.v-ot li .info{ width:360px; background-color:#FFF; height:60px; line-height:60px; text-align: center; font-size:15px;color:#000; border-radius:0px 0px 8px 8px;}

.v-ot li .hover-play {
width: 100%;
    position: absolute;
    bottom: 20px;
    left: 25px;
	text-align:left;
   

    color: #FFFFFF;
	z-index:9;
	 transition: all .2s;
}

.v-ot li .hover-play img{ width:43px;}

.v-ot li .photo .mask{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 1;
	 transition: all .3s;
	 z-index:5;
	  background:rgba(0, 0, 0, 0.6);

}
.v-ot li:hover .photo .mask {background:rgba(0, 0, 0, 0);}



.video-tvc{ width:90%;  margin:0 auto;}
.video-tvc video{ width:100%; background-color:#000;}

.w560{ width:560px; overflow:hidden; margin-top:70px;}
.w560 .photo{width:560px; height:370px; overflow:hidden;}
.w560 .photo img{width:560px; height:auto;}
.more2{ background:url(../images/more2.png) bottom right no-repeat; /*width:358px;*/ height:44px; padding-right:30px; text-align:right; margin:15px 0 0 172px;}
.more2 a{ font-size:13px;}

.w580{ width:580px; overflow:hidden; background:url(../images/bg1.jpg) top left no-repeat; min-height:450px; margin-top:40px;}

.hotnews{ margin:20px 0px 0px 55px;}
.hotnews dt a{ font-size:16px; font-weight:bold; width:530px; height:25px; overflow:hidden;}
.hotnews dd{ margin-top:18px; font-size:13px; line-height:25px; width:530px; height:70px; overflow:hidden; color:#666;}

.n-list{margin:60px 0px 0px 55px;}
.n-list li a{ display:block; width:430px; height:22px; overflow:hidden; margin-bottom:15px;}
.n-list li span{ float:right; color:#666; font-size:13px;}

a.more{ width:135px; height:50px; line-height:50px; background:url(../images/jj.png) 140px 16px #1058a1 no-repeat; padding-left:60px;  overflow:hidden; display:block; margin-top:50px;border-radius:5px; color:#FFFFFF; font-size:14px;transition: all .5s;}
a:hover.more{background:url(../images/jj.png) 145px 16px #1058a1 no-repeat; color:#FFFFFF;}


.cpfl{width:900px;margin-top:40px; height:37px; overflow:hidden;}
.cpfl a{ float:right; margin-left:5px; font-size:16px; color:#555; margin-bottom:10px; display:block; height:35px; line-height:35px; text-align:center; padding:0 20px; background-color:#fff; border:1px #ccc solid;transition: all .2s;}
.cpfl a:hover{color:#fff; background-color:#1058a1;border:1px #1058a1 solid;}

.prolist{ width:1200px;margin:60px auto 0; overflow:hidden;}
.prolists2{ margin:30px auto 0 !important;}
.prolist ul{ width:1240px; overflow:hidden;}
.prolist ul li{ width:285px; float:left; margin-right:20px; margin-bottom:20px; position:relative; overflow:hidden;}
.prolist ul li .photo{ width:263px; height:197px; padding:10px;border:1px #e6e6e6 solid; border-bottom:0px;text-align:center; overflow:hidden;position: relative;display: table; background-color:#FFFFFF;}
.prolist ul li .photo .pics{display: table-cell; vertical-align: middle;width:263px; height:197px;overflow:hidden;}
.prolist ul li .photo .pics img{ margin:0 auto;}
.prolist ul li dl{ width:263px; padding:10px;text-align: center;background-color:#f6f6f6; border:1px #e6e6e6 solid; border-top:0px;border-bottom:2px #cacaca solid;}
.prolist ul li dl dt{ color:#333;font-size:15px; height:25px; line-height:25px; overflow:hidden;}
.prolist ul li dl dd{ color:#888; font-size:14px; height:25px; line-height:25px; overflow:hidden;}

.prolist ul li .cover{ position:absolute;width:285px; height:240px; overflow:hidden;padding-top:115px; top:0px; left:0px; text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF;opacity: 0;transition: all .3s; z-index:10;background-color: rgba(1, 108, 202, .9); }
.prolist ul li .cover span{ font-size:13px; font-weight:normal; display:block; margin-top:15px; line-height:25px;}
.prolist ul li:hover .cover{ opacity: 1;}



.bt2{ font-size:25px; color:#333; margin-top:60px;}
.bt2 i{ display:block; width:60px; height:2px; background-color:#fff; margin-top:30px;}

.gsjj{width:650px; overflow:hidden;}
.gsjj_info{ font-size:15px; color:#555; height:275px; overflow:hidden; margin-top:30px; line-height:28px;}

.gsjj_p{ width:3020px; overflow:hidden; margin-top:80px; height:200px;}
.gsjj_p li{ width:286px; height:192px; margin-right:8px; border:4px #fff solid; background-color:#fff; float:left; display:block;}
.gsjj_p li .photo{ width:286px; height:192px;text-align:center; overflow:hidden;position: relative;display: table; }
.gsjj_p li .photo .pics{display: table-cell; vertical-align: middle;width:286px; height:192px;overflow:hidden;}
.gsjj_p li .photo .pics img{ margin:0 auto;}




.w836_u{ width:1230px; overflow:hidden; margin-top:30px;}
.w836_u li{ width:214px; height:102px; margin-right:27px; margin-top:30px; float:left; border:1px #ccc solid;}
.w836_u li .photo{ width:214px; height:102px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.w836_u li .photo .pics{display: table-cell;overflow:hidden; vertical-align: middle;}
.w836_u li .photo .pics img{ margin:0 auto; position: relative;}
.w836_u li:hover .photo{
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}



.newslist{ width:4080px; overflow:hidden; margin:50px auto 0;}
.newslist li{ border:1px #d9d9d9 solid; width:382px; height:473px; overflow:hidden; float:left;display:block; margin-right:24px;transition: all .5s;background-color:#FFFFFF; margin-top:10px;}
.newslist li .pic{ width:382px; height:244px; text-align:center; overflow:hidden;}
.newslist li .pic img{width:382px; height:100%;}
.newslist li .info{ margin-top:28px; padding:0 25px;}
.newslist li .info dt{ font-size:16px; height:25px; overflow:hidden;}
.newslist li .info dd{ font-size:13px; color:#999; line-height:25px; margin-top:10px; height:72px; overflow:hidden;}
.newslist li .info .tms{ color:#888; margin-top:30px; font-size:15px;} 
.newslist li .info .tms span{ float:right; padding-top:8px;padding-right:5px;}
.newslist li:hover{
transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);
-moz-transform:translate(0,-10px);
-o-transform:translate(0,-10px);
-ms-transform:translate(0,-10px);
}



/*底部*/


.foot{ background:url(../images/footbg.jpg) bottom center no-repeat #717171;color:#e7e7e7;}
.foot a {color:#e7e7e7;}
.foot span{ padding:0 20px;}
.foot .fc{ color:#fff; width:170px; min-height:195px;background:url(../images/f1.png) top left no-repeat; padding-left:22px; margin-top:50px;}
.foot .fc img{ width:170px; height:170px;}
.foot .fc p{ width:170px; text-align:center; margin-top:40px; font-size:13px; color:#e7e7e7;}
.foot .fb{ margin-top:50px; color:#e7e7e7;}
.foot .faa { border-top:1px #e7e7e7 solid; margin-top:30px; padding-top:30px; background:url(../images/f2.png) 0px 30px no-repeat; min-height:106px; padding-left:150px; padding-right:50px; line-height:30px; font-size:13px;}

.foot2{ padding:30px; text-align:center;}
.foot2 span{ padding:0 20px;}

.userbox{height:600px; background-position:top center; background-repeat:no-repeat; }
.userbox .u-login{position:relative;height:600px;}
.userbox .u-login .u-k{width:320px; height:280px; background-color:rgba(205,222,232,0.5); position:absolute; right:75px; top:100px; padding:60px 50px;}
.userbox .u-login .u-k h6{ text-align:center; font-size:25px; color:#000; font-weight:normal; margin-bottom:25px;}
.userbox .u-login .u-k p{ margin-top:15px;height:48px; background-color:#FFF;}
.userbox .u-login .u-k p i{height:48px; width:48px;line-height:48px; text-align:center;float:left; font-size:22px; color:#CCC;}
.userbox .u-login .u-k p input{ height:48px; line-height:48px; background-color:#FFF; border:0; padding:0 10px 0 0; width:262px; color:#555; font-size:14px; float:right;}
.userbox .u-login .u-k button{ height:48px; line-height:48px; background-color:#1057a0; color:#FFF; width:320px; font-size:16px; letter-spacing:20px; border:0; cursor:pointer; margin-top:32px;transition: all .2s;}
.userbox .u-login .u-k button:hover{ background-color:#0a3a6b;}

.boxl{width:550px; margin-left:30px;}
.tab{width:550px; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;border: 1px solid #ccc;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-family:"微软雅黑";
font-size:15px;}

.tab .sumbit{width: auto; margin-left:50px; cursor:pointer; background-color:#888; font-size:14px;padding: 10px 50px; color:#FFFFFF; border:0px;}
.tab .sumbit:hover{ background-color:#1058a1; color:#FFFFFF;}
.w270{width:265px;}
.mr10{margin-right:20px;}

.feedback{width:550px;}
.feedback strong{font-size:18px; margin-bottom:15px; display:block; color:#555; font-weight:600;}

/*关于我们*/



.m2pos {background-color: #fafafa;border-bottom: 1px solid #e8e8e8;}

.cp2{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;width:1400px; margin:0 auto; overflow:hidden;height:82px;}
.cp2 li {padding:0 60px; position: relative;}
.cp2 li a{ float:left;  height:80px; line-height:82px; text-align:center; font-size:16px;color:#333;}
.cp2 li a:hover , .cp2 li a.cur{ border-bottom:2px #1058a1 solid; color:#1058a1;}

.cp2 li:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    right: 0;
    width: 1px;
    height: 14px;
    background-color: #cccccc;
}

.cp2 li:last-child:after { display: none;}



.cp3{width:1200px; margin:0 auto;}
.cp3 li {position: relative;}
.cp3 li a{ float:left; padding:5px 20px; margin:30px 5px 0 5px;text-align:center; font-size:15px;color:#333; border:1px #ddd solid;}
.cp3 li a:hover , .cp3 li a.cur{ border:1px #1058a1 solid; color:#1058a1;}


.banner1{ height:300px; width:100%; overflow:hidden; position:relative;}
.banBox1{ height:300px; width:1920px; margin-left:-960px; position:absolute; left:50%; top:0px; background-position:top center; background-repeat:no-repeat;}
.banner_H2{ position:absolute; left:50%; bottom:0; width:1200px; margin-left:-600px; height:65px; z-index:1; background:#FFFFFF;}

.fenlei_Tit{ background:#1058a1; width:250px; height:55px; padding:18px 0 0 30px; color:#FFFFFF;}
.fenlei_Tit h3{ font-size:20px;}
.fenlei_Titnav{ width:880px; height:65px; line-height:65px;}
.fenlei_Tith3{ font-size:18px; color:#333333;}
.fenlei_crumb{ font-size:14px; background:url(../images/home.png) left center no-repeat; padding:0 20px 0 25px; color:#666666;}
.fenlei_crumb a{ color:#666666;}
.fenlei_crumb span{ color:#999999;}
.fenlei_crumb a:hover{ color:#044f8b;}

.left{ width:280px;}
.fenlei_list{ border:1px solid #eeeeee; border-top:none; padding:20px 20px 40px; margin-bottom:20px;}
.fenlei_list dl{  padding:10px 15px; border-bottom:1px #eeeeee solid;}
.fenlei_list dl dt a{ font-size:15px; color:#666666; line-height:25px; padding-top:3px; display:block; background:url(../images/fenlei_dlbg.png) left 10px no-repeat; padding-left:27px;transition: all .3s;}
.fenlei_list dl dt a:hover,.fenlei_list dl dt a.hover{ background-image:url(../images/fenlei_dlbga.png); color:#044f8b;}

.fenlei_list dl dd ul{ padding-left:50px;}
.fenlei_list dl dd ul li a{ font-size:14px; color:#666666; line-height:30px;}
.fenlei_list dl dd ul li a:hover,.fenlei_list dl dd ul li a.hover{ color:#044f8b;}

.fenlei_bot{ border:1px solid #eeeeee; padding:30px 20px; margin-bottom:20px; background-color:#1058a1; color:#FFFFFF;}
.fenlei_bot p{ text-align:center; margin-bottom:20px;}


.right{ width:860px; border-top:1px #eeeeee solid; padding:30px 0px; margin:0px 30px 0 10px;}
.right2{ width:860px; border-top:1px #eeeeee solid; margin:0px 30px 0 10px;}
.map{width:100%; height:380px; margin-bottom:30px;}


.m2newList2 {
    padding: 0 0px 12px;

}
.m2newList2 li {
  
    margin:0 auto 12px;
	border-bottom: 1px solid #F1F1F1;
	padding-left:10px;
}


/*证书*/
.zzlist{ width:1240px; overflow:hidden; margin:20px 0 0 0;}
.zzlist li{ width:208px;float:left; margin-right:37px; margin-top:30px;}
.zzlist li .photo{ width:206px; height:278px; border:1px #ddd solid; text-align:center; overflow:hidden;position: relative;display: table;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.zzlist li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist li .photo .pics img{ margin:0 auto;}
.zzlist li .info{ width:208px; padding:10px 0; line-height:20px;text-align:center;color:#555;}
.zzlist li:hover .photo{border:1px #aaa solid;
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}
		
/*风采*/

.ot{ width:1218px; overflow:hidden; margin:40px auto 0;}
.ot li{ width:374px; height:315px; margin-right:20px; float:left; border:1px #ddd solid; margin-bottom:20px;}
.ot li .photo{ width:354px; height:235px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF; padding:10px;}
.ot li .photo .pics{display: table-cell;width:354px; height:235px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .info{ width:374px; height:60px; line-height:60px; text-align:left; font-size:15px; text-align:center;color:#333;transition: all .3s;background-position:300px center; background-color:#eee;}
.ot li:hover  .info { background-color:#1058a1; color:#fff;}
.ot li .photo .mask{
   width: 374px;
   height: 255px;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 0;
	 transition: all .3s;
	  background:url(../images/link.png) center center no-repeat;
}
.ot li .photo .mask2 {background:url(../images/play.png) center center no-repeat;}

.ot li:hover .mask {
   opacity: 1;
    background-color:rgba(55,52,47,0.5);

}

/*新闻*/

.m2newList {
    padding: 0 0px 12px;
    display: block;
}
.m2newList li {
    height: 180px;
    margin:35px auto 0;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
    height: 180px;
    width: 260px;
    overflow: hidden;
	background-color:#f8f8f8;
}
.overflowHide img{ width:260px; height:180px;transition: all 0.6s; }

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left: 400px;
    position: relative;
	
}

.m2newTimes {
    font-size: 60px;
    line-height: 52px;
    height: 52px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -52px;
    color: #cacaca;
}
.m2new_time {
    font: 16px/22px Arial;
    color: #999999;
    text-align: center;
    display: inline-block;
    width: 65px;
    position: absolute;
    top: 60px;
    left: -98px;
}
.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 46px;
    height: 46px;
	overflow:hidden;
    margin-bottom: 14px;
}
.m2new_t1 a:hover{ color:#1058a1;}
.m2newDes {
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    font-size: 14px;
    color: #666666;
	height: 68px;
	line-height:24px;
	overflow:hidden;
}

/*产品*/

.piclist3{float:left; width:1230px;overflow:hidden;}
.piclist3 li{ float:left; display:block;width:358px; height:408px; padding:10px; background-color:#FFFFFF; border:1px #ddd solid;  margin-right:30px; margin-top:30px; text-align:center; color:#999;}
.piclist3 li .picbox{ width:360px;height:360px; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.piclist3 li .picbox .pics{display: table-cell; vertical-align: middle;}
.piclist3 li .titbox{ height:50px; line-height:50px; overflow:hidden; font-size:16px;}
.piclist3 li{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.piclist3 li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.propic{ max-width:500px; height:auto;  margin-bottom:30px;}
.protitle{font-size:16px; font-weight:bold; color:#333}
.p2023{padding:20px 0 20px 30px;}

.store-view .up{ border:1px solid #e8e8e8; padding:30px; background:#fff; margin-top: 10px;}
.store-view .up .store-demo{ width:580px; float:right; position:relative; }
.store-view .up .store-demo .title{ font-size:24px; color:#000; margin-top:20px;text-align:left;}
.store-view .up .store-demo .xx{ margin:8px 0 20px; color:#999;text-align:left;}
.store-view .up .store-demo .text-box{ padding:30px 0px; position:relative;font-size:15px;border-top:1px #e1e1e1 dotted;}

.store-view .up .store-banner{ width:500px; float:left;}
.store-view .up .store-banner .list,.store-view .up .store-banner .list ul li,.store-view .up .store-banner .list ul li img{ width:500px; 
	height:375px; overflow:hidden; position:relative; display:block;}
.store-view .up .hd-tu{ height:80px; width:500px; margin:8px 0 8px; overflow:hidden; position:relative;}
.store-view .up .hd-tu ul li{ display:block; float:left; height:80px; width:80px; margin-right:4px;}
.store-view .up .hd-tu ul li img{ height:60px; width:80px;}
.store-view .up .hd-tu ul li.on img{height:59px; width:78px; border:1px solid #00a2e9;}
.store-view .up .hd-tu a{ display:block; width:22px; height:46px; position:absolute; top:50%; margin-top:-32px; cursor:pointer; z-index:10;}
.store-view .up .hd-tu a.prev{ left:0px; background:url(../images/xx_03.png) no-repeat center;}
.store-view .up .hd-tu a.next{ right:0px; background:url(../images/xx_05.png) no-repeat center;}


.backhome{ margin:30px 0 50px; position:relative;}
.page-back{text-align:center; position:absolute; top:5px; left:50%; margin-left:-9px;}
.page-info{ float:left; width:39%; position:relative;}
.page-info a{ display:block; padding-left:40px; color:#323232; font-size:14px; line-height:26px; background:url(../images/triangle.png) left center no-repeat; transition:560ms;}
.page-info a b{ display:block; width:33px; height:1px; background:#a0a0a0; position:absolute; transition:730ms;}
.page-info:nth-child(1) a b{ left:88px; top:14px;}
.page-info:hover a{ color:##c49845; background:url(../images/triangle5.png) left center no-repeat;}
.page-info:hover a b{ width:300px; background:##c49845;}
.page-info:nth-child(2){ float:right;}
.page-info:nth-child(2) a{ padding-left:0; padding-right:40px; background:url(../images/triangle1.png) right center no-repeat; text-align:right;}
.page-info:nth-child(2) a b{ right:88px; top:14px;}
.page-info:nth-child(2):hover a{ background:url(../images/triangle4.png) right center no-repeat;}

.m_content{ margin:50px 0 30px;background-color:#f3f3f3;}
.m_content li{width:20%;height: 50px; line-height:50px;float:left; display:block;text-align:center;font-size:16px;}
.m_content li:hover , .m_content li.active{background-color:#1058a1;color:#FFFFFF; font-weight:bold;}



.nlist{}
.nlist li{ margin:20px 0 15px 0;  padding-bottom:10px; width:550px; display:block; position:relative;}
.nlist .tms{ position:absolute; top:8px; right:0; width:65px; height:55px;color:#fff;font-size:13px; background-color:#1058a1; text-align:center; padding-top:10px;transition: all 0.3s;}
.nlist .tms i{ display:block; font-size:25px;}
.nlist dl{ float:left;border:1px #e1e1e1 solid; background-color:#f9f9f9; width:448px; /*height:80px;*/ margin-right:30px; padding:25px 50px 25px 20px;transition: all 0.3s;}
.nlist dl dt{ font-size:15px; color:#333;overflow:hidden; width:460px;overflow:hidden;}

.nlist li:hover dl{border:1px #1058a1 solid; }
.nlist a:hover .tms{ background-color:#f7133e;}

.canshu { margin:20px auto 0;  border-top:1px solid #e1e1e1; padding:20px 0; border-bottom:1px #e1e1e1 dotted;}
.canshu li{ float:left; width:33.33%;}

a.but_down{display: inline-block;
background-color:#1058a1;
    width: 120px;
    height: 40px;
    font-size: 14px;
    color: #FFF;
    line-height: 40px;
    padding: 0px 10px;
    margin: 50px 50px 0px 0px;
	float:left;
	text-align:center;}
	
a.but_down i{ color:#fff; font-size:13px; margin-left:15px;}


.about-left {width: 250px;margin-right: 20px;}
.about-tab { background: #fff;}
.about-tab li {width: 100%;height: 70px;line-height: 70px;}
.about-tab li a:hover {background-color: #1058a1;color: #fff;}
.about-tab li a {height: 70px;line-height: 69px;color: #333;display: block;font-size: 16px;padding-left: 28px;}
.about-tab li i{ margin-right:20px; font-size:20px; margin-top:10px;}
.about-right {width: 870px;background: #fff; padding:10px 30px; min-height:300px;}
.about-nav {padding: 20px 0;border-bottom: 1px solid #ddd;}
.about-nav h2 {font-size: 20px;color: #1058a1;height: 24px;line-height: 24px;font-weight:normal;}
.about-nav h2 em {height: 24px;width: 5px;background: #1058a1;float: left;margin-right: 5px;}
.about-nav h2 b {width: 2px;height: 24px;background: #1058a1;float: left;margin-right: 11px;}

h9{ font-size:25px; text-align:center; margin-bottom:25px; display:block;}
.register-box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.register-box input {
    width: 250px;
    height: 19px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-top: 16px;
    font-size: 14px;
    color: #666;
    font-family:"微软雅黑","Microsoft YaHei";
	
}
.register-box .username_label {
    word-spacing: 10px;
}



.register-box label {
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    display: inline-block;
	font-family:"微软雅黑","Microsoft YaHei";
}
#code {
    display: inline-block;
    width: 100px;
    height: 30px;

    vertical-align: middle;
   /* background-color: black;*/
    font-size: 25px;
    color: #fff;
    text-align: center;
	padding-top:10px;
}

.register-box span {
    display: inline-block;
    width: 77px;
    height: 52px;
   /* border-right: 1px solid #ddd;*/
}

.register-box .number {
    padding-left: 10px;
}
.register-m{ color:#999999; margin-bottom:10px;}
.register-m a{ color:#cb2821;}
.register-m span{ float:right;}
.register-m span a{ color:#999;}
.submit_btn{ margin-top:30px; display:block;}
.submit_btn button , .submit_btn a.bb{
    width: 100%;
    height: 54px;
    color: #fff;
    background: #1058a1;
    border: 0;
    font-size: 16px;
    font-family:"微软雅黑","Microsoft YaHei";
	cursor:pointer;
	word-spacing: 30px;
	/*float:left;*/
}

.submit_btn a.bb{ margin:0; float:left;}
.submit_btn button:hover , .submit_btn a.bb:hover { background: #003c78;}


.register-box p{ margin:5px 0;height:48px; background-color:#FFF !important;}
.register-box p i{height:48px; width:48px;line-height:48px; text-align:center;float:left; font-size:22px; color:#CCC;}
.register-box p input{ height:48px; line-height:48px; background-color:#FFF !important; border:0; padding:0 10px 0 0; width:390px; color:#555; font-size:14px; float:right;}


.fb{  margin:30px auto;width:500px;}
.fb .register-box{ clear:both; overflow:hidden;}
.fb .submit_btn button , .fb .submit_btn a { width:130px; height:45px; line-height:45px; text-align:center;}
.fb .register-box input , .fb .register-box .input { width:78%;float:right; padding:15px 10px 11px 10px; height: 19px;font-size: 14px;color: #666;font-family: "微软雅黑","Microsoft YaHei";}
.fb2 .register-box input , .fb2 .register-box .input {width:86%;}

.fb .register-box .input2 { width:88%;float:right;}

.fb .register-box .input label{ float:none;font-size: 15px;color: #666;font-family: "微软雅黑","Microsoft YaHei"; margin-right:10px; margin-bottom:10px;}
.fb .register-box .input label input{width: auto;float: none; padding:0px; height: auto; margin-right:5px;}

.fb .register-box .input3 { width:88%;float: none; display:block;}
.fb select { width:200px;  border:0;color: #666;font-family: "微软雅黑","Microsoft YaHei";font-size: 14px;background: transparent; height:35px; line-height:35px; margin-top:8px;color: #666;}

.fb .register-box label {
float:left;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    display: inline-block;
	font-family:"微软雅黑","Microsoft YaHei";
}

.fb .register-box label span{ padding:0 10px;display: inline-block;width: auto;height: auto;}
	
.fb .register-box .int { width: auto;float: none; padding:0px; height: 19px; line-height:19px;}
.fb .register-box .input label {
float: none;
    height: auto;
    line-height: normal;
    padding-left: 0;
	margin-right:15px;
}

.eject_k { position:fixed; z-index:99999; left:50%; margin-left:-100px; top:30%; display:block;  width:200px; }
.eject_k  span { display:none; padding:30px; width:200px; background:RGBA(0,0,0,0.8); font-size:16px; text-align:center; color:#FF0; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; margin-bottom:8px; }

.home-1{position:absolute; top:0; height:40px;background:RGBA(212,79,81,0.8); width:100%; z-index:9;}
.home-1-ico{width:40px; height:40px; float:left;}
.home-1-info{float:right; width:1150px;height:40px; line-height:40px; color:#FFF; font-size:15px;}
.home-1-info a{ margin-right:50px; color:#FFF;}

.home-2{position:absolute; bottom:40px; width:100%; z-index:9;}

.g-p{ width:2436px; height:130px; overflow:hidden; margin:0 auto;}
.g-p li{ float:left; width:185px; height:130px; margin-right:18px; overflow:hidden;}
.g-p li img{width:185px; height:130px; }


#video_box_model {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1000;
	background-color:rgba(0,0,0,0.8);
	display:none
}

#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:1001;
/*	width:640px;
	height:360px*/
}

#video_box_model .videos video {

	width:800px;

}

#video_box_model #mask{position:fixed; width:100%; height:100%; z-index:1000;}



@media (max-width:768px) {
#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:100;
	width:100%;
	height: auto;
}
#video_box_model .videos video {

	width:100%;

}
}

#video_box_model .vclose {
	position:absolute;
	right:15px;
	top:15px;
	font-size:35px;
	border-radius:100%;
	color:#fff;
	cursor:pointer
}

@media only screen and (max-width: 1199px) {
body{

    font-size:.9rem;

	line-height: 28px;

	}
.fl{ float:none;}
.fr{ float:none;}
.pt50{ padding-top:10% !important;}
.pb50{ padding-bottom:10% !important;}
.p50{ padding:10% 0 !important;}
.pt20{ padding-top:1% !important;}
.pt70{ padding:10% 0 0 0 !important;}
.p70{ padding:10% 0 !important;}
.mt60{ margin-top:0;}
.m50{  margin:10% 0 !important;}
.m70{  margin: 10% auto !important;}
.mb35{ margin-bottom:5%;}
.main , .main2 , .main_1 ,.w450{ width:100%; margin:0;}
.w450{ margin-bottom:10%;}
.pc_none{ display:block;}
.wap_none{ display:none;}
.pageshow{ text-align:center; margin:2% 0 5%;}
.header{height: 80px; position: static; top:0px;z-index:999; width:100%;background-color:#fff;-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); padding:0;}
.top_h{ height:0px;}



/*.txt video{ width:100% !important;}*/

.nav_fixed {

height:80px;
position:static; 

}

.p80{ padding:10% 0 !important;}
.p80_2{ padding:0 0 10% 0 !important;}
.p60{ padding:10% 0 !important;}
.p60s2{ padding:0 0 10% 0 !important;}
.p60s{ padding:10% 0 !important;}
.p60s{ padding:10% 0 0 0 !important;}
.hui2{ background-color:#f5f5f5 !important;;}
.mb30{ margin-bottom:5%;}

.titel{height:36px; line-height:36px; font-size:1rem; padding:0 15px 0 38px; border-bottom: solid 1px #ededed; position:relative;margin:10px 0;}
.titel:after{
	width:6px;
    height:20px;
    background-color: #1058a1;
	border-radius:10px;
	-webkit-border-radius:10px;
    display: block;
    content: '';
    position: absolute;
	left:15px;
	top:8px;
    right:auto;
    bottom: auto;
    z-index:3;
    pointer-events: none;
}

.titel a.cur{ font-weight:bold; color:#1058a1;}
.flol { float: left;}

.boxl{width:90%; margin-left:0; margin-bottom:10%}
.tab{width:90%; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;
font-size:0.8rem;}

.tab .sumbit{width: 100%; margin-left:0;  background-color:#1058a1; font-size:1rem;}
.w270{width:100%;}
.mr10{margin-right:0;}

.feedback{width:100%;}

.feedback strong{font-size:1.5rem; margin-bottom:5%; margin-top:5%;padding-top:5%;}


.foot a{ margin-left:0px;}
.foot span{ display:block;}
.foot .power { margin-left:0;}


.foot{min-height: inherit; color:#e7e7e7;}
.foot a {color:#e7e7e7;}
.foot span{ padding:0 20px;}
.foot .fc{ color:#fff; width:170px; min-height:195px;background:url(../images/f1.png) top left no-repeat; padding-left:22px; margin:10% auto 0;}
.foot .fc img{ width:170px; height:170px;}
.foot .fc p{ width:170px; text-align:center; margin-top:40px; font-size:13px; color:#e7e7e7;}
.foot .fb{ color:#e7e7e7; width:90%; margin:10% auto 0;}
.foot .faa { border-top:1px #e7e7e7 solid; margin-top:5%; padding-top:5%; background: none; min-height: inherit; padding:5% 0 ; line-height:30px; font-size:13px; width:100%; text-align:center;}
 
.cp2 , .cp3{
width:100%; 
height: auto;
display:block;
white-space:nowrap;
overflow: auto;
}
.cp2 li {padding:0; position: static;display: inline-block;margin:0 20px}
.cp2 li a{ float: none; height: auto; line-height: normal;font-size:15px;
position: relative;
display: block;
 padding: 18px 0;}
	
.cp2 li a:hover , .cp2 li a.cur{ border-bottom:1px #1058a1 solid;}

.cp2 li:after {
    width: 0px;
    height: 0px;
}

.cp3 , .cp2s{width:100%; margin:0px auto 0}

.cp3 li , .cp2s li{position: static;display: inline-block;}
.cp3 li a , .cp2s li a{padding:5px 20px; margin:20px 5px 0; height:auto; line-height:2em; font-size:.9rem}

.fudongk{position: static; height: auto;}
.fudongk ul{position: static; width:100%; left:0; margin-left:0; height: auto; background-color:#FFFFFF; z-index:1; top:0; overflow:hidden; padding:5% 0;}
.fudongk ul li{ width:40%; height: auto; float:left; padding:5% 5%;text-align:center;}
.fudongk ul li p{  text-align:center;}
.fudongk ul li p img{ width: auto; height: auto;margin:0 auto 0;-webkit-transition: -webkit-transform 0s ease-out;
    -moz-transition: -moz-transform 0s ease-out;
    -o-transition: -o-transform 0s ease-out;
    -ms-transition: -ms-transform 0s ease-out;}

.fudongk ul li dt{ font-size:1.2rem; color:#000; margin:12px 0 8px; font-weight:bold;}
.fudongk ul li:hover dt{ color:#1058a1;}
.fudongk ul li dd{ font-size:.9rem; color:#666; line-height:20px; }


.gsjj{width:90%; overflow:hidden; padding:0 5%;}
.gsjj_info{ font-size:.9rem;height: auto; margin-top:5%; line-height:1.5rem;}


a.more{ width:120px;  background:url(../images/jj.png) 100px 16px #1058a1 no-repeat; padding-left:30px;font-size:1rem;transition: all 0s; margin:10% auto 0;}
a:hover.more{background:url(../images/jj.png) 100px 16px #1058a1 no-repeat;}

.bai{padding:10% 0 5% 0;}

.cpbox{ background:url() bottom center repeat-x; min-height: inherit;}
.cpfl{ background:url() left 10px no-repeat; padding:10% 5% 0 0;  width:100%;}
.cpfl a{ margin-left:5%;margin-right: 0; font-size:1rem;margin-bottom:2%;}

.right{ width:95%;  padding:5% 0px; margin:10px 30px 0 10px;}
.right2{ width:95%; padding:5% 0px; margin:10px 30px 0 10px;}
.txt img{ width:100% !important; height:auto !important; display:block; margin:3% auto 5% !important;}
.txt{ padding:0px 5%; font-size:1rem; line-height:2em; min-height: inherit;}
h1{ font-size:1.6rem; margin:0 auto 10%; text-align:center; border-bottom:1px #eee solid; padding-bottom:5%; width:90%;}
h2{font-size:1.6rem; margin:0 auto 20px; font-weight:normal; width:90%;}
.map{width:100%; height:300px; margin-bottom:10%}

.mt30{ width:90% ; margin:3% auto 0;}

.w520{ width:100%; overflow:hidden;}

.zhxx{ position:relative;}
.zhxx p{ width:100%; height:200px; overflow:hidden;}
.zhxx p img{ width: auto;height:200px;}
.zhxx dt{ font-size:1.2rem;}
.zhxx dd { font-size:.9rem;}
.sj{position:absolute; top:160px; left:0px; width:76px; height:76px; padding:10px 5px 0px 5px; background-color:#1058a1; margin-left:20px; color:#fff; font-size:36px; text-align:center;}
.sj i{ display:block; font-size:18px; border-top:1px #5e7eb9 solid; margin-top:10px; padding-top:3px;}
.zw{padding:15px 0;border-top:1px #CCCCCC solid;}
.asklist{  width:100%;}
.asklist li{ padding:0 5% 30px 5%}
.asklist li dt , .asklist li dd{ font-size:1rem;}
.asklist li dt span , .asklist li dd span{ font-size:.9rem;}


.bg0{  background:url(../images/bg.jpg) top center no-repeat; padding:10% 0;}
.w836{ width:100%; padding:0;}

.w364{ width:80%; min-height:1px; padding:10%;}

.w364 dl{ margin-top:8%;}
.w364 dl dt{ font-size:1.1rem;  margin-bottom:5%;}
.w364 dl dd{  margin-top:2%; font-size:.9rem; line-height:1.5em;}



.cplist2{ width:98%;  margin:5% auto 0;}
.cplist2 li{ width:41%; margin:5% 2% 0 2%;padding:2% 2% 0 2%; float:left; background-color:#fff;border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);}
.cplist3 li {width:41%; margin:2% 2% 0 2%;padding:2% 2% 0 2%; float:left; background-color:#fff;border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);}
.cplist2 li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist2 li .photo2{ height:150px;} 
.cplist2 li .photo3{ height:80px;} 
.cplist2 li .photo .pics{display: table-cell; vertical-align: middle; text-align:center;}
.cplist2 li .photo .pics img{max-width:100%; max-height:120px; }
.cplist2 li .photo2 .pics img{max-width:100%; max-height:150px; }
.cplist2 li .photo3 .pics img{max-width:100%; max-height:80px; }
.cplist2 li .info{ width:100%; padding:0; height:30px; overflow:hidden;  line-height:30px;text-align:center; overflow:hidden; font-size: .8rem}
.cplist2 li .info2{ font-size:1rem;height:40px;padding:8% 0 0 0;}



.zzlist2{ width:98%; overflow:hidden;}
.zzlist2 li{ width:46%; margin:5% 2% 0 2%;float:left;}
.zzlist2 li .photo{ width:100%; height:180px; border:1px #e0e0e0 solid; text-align:center; overflow:hidden;position: relative;display: table;}
.zzlist2 li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist2 li .photo .pics img{max-width:100%; max-height:180px; }
.zzlist2 li .info{ width:100%; padding:5% 0 ;line-height:20px; text-align:center;}


.m2newList {
    padding: 0 5% 5% 5%;
    display: block;
}
.m2newList li {
    height: auto;
    margin:10% auto 0;
}
.m2newList li a{ display:block;}

.overflowHide { display:none;}


.m2newTxt {
    margin-left: 0;
    position: relative;
	width:100%; margin:0 auto;
	
}

.m2newTimes { display:none;}

.m2new_t1 ,.m2new_t1 a {
    font-size:1.2rem;
   
	line-height:2rem;
    height: auto;
    margin-bottom:2%;
	overflow: auto;
}

.m2newDes {
    padding-top: 5%;
    border-top: 1px solid #F1F1F1;
    font-size: 0.9rem;
	height: auto;
	line-height:1.5rem;
	overflow: auto;

}
.m2new_time { display:none;}


.store-view .up{ border:0px solid #e8e8e8; padding:0 3%; margin-top: 0px;}
.store-view .up .store-banner{ width:96%; float: none;border:1px solid #e8e8e8;padding:2%;}
.store-view .up .store-banner, .store-view .up .store-banner img{ max-width:100%;}
.store-view .up .store-demo{ width:100%; float: none;}
.store-view .up .store-demo .title{ font-size:1.3rem;margin-top:5%; text-align:center;}
.store-view .up .store-demo .xx{ margin:2% 0 5%;text-align:center;}
.store-view .up .store-demo .text-box{ padding:5% 0px;font-size:.9rem;}


.m_content{ margin:10% 0 5%;}
.m_content li{font-size:.9rem; width:40%;}


.backhome{ margin:15% 3%;}
.page-info:hover a b{ width:0px;}


.slidely{width:100%;height:300px;position:relative;margin:0 auto;}
.slidely .hd{height:10px;position:absolute;right:0px;bottom:30px;z-index:1;width:100%;text-align:center;}
.slidely .hd ul{overflow:hidden;zoom:1;}
.slidely .hd ul li{margin:0 7px;width:10px;height:10px;line-height:10px;display:inline-block;*display:inline;*zoom:1;background:#dfdfdf;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;}
.slidely .hd ul li.on{background:#000000;width:12px;height:12px;}
.slidely .bd{position:relative;height:100%;z-index:0; width:100%; margin:0 auto;}
.slidely .bd li{zoom:1;vertical-align:middle;text-align:center;display:table-cell;vertical-align:middle;width:100%;height:300px;}
.slidely .bd li img{ margin:0 auto;}
.slidely .prev,.slidely .next{position:absolute;left:30px;top:50%;margin-top:-34px;display:block;width:30px;height:68px;background:url(../images/left.png) no-repeat center center #a0a0a0;}
.slidely .next{left:auto;right:30px;background:url(../images/right.png) no-repeat center center #a0a0a0;}
.slidely .prev:hover,.slidely .next:hover{background-color:#000000;}
.slidely .bd ul li img{ max-width:100%; max-height:300px;}


.canshu { margin:20px auto 10px;  border-top:1px solid #e1e1e1; padding:20px 10px; border-bottom:1px #e1e1e1 dotted;}
.canshu li{ float: none; width: auto; display:block;}

a.but_down{ margin:20px 20px 0 0}


.aboutbox{ background:url(../images/about2.jpg) bottom right no-repeat; min-height: inherit; padding:10% 0 5%;}
.aboutbox .a-t{ background-image:url(../images/k.png); width:144px; height:73px; text-align:center; padding-top:44px; font-size:17px; color:#000; font-weight:bold; margin-left:10px;}
.aboutbox .b-t{ width:90%; height: auto; margin:30px auto; font-size:14px;}
.aboutbox .more{ background:url(../images/more.png) bottom left no-repeat; width:95%; height:44px; padding-left:5%; margin:0 0 30px 10px;}
.aboutbox .more a{ font-size:13px;}

.bg2{ background:url(../images/bg.jpg) center top no-repeat; min-height: inherit;}
.bg1{ background-image:url(../images/bg.png); min-height: inherit; padding-top:10%;}

.bt{ color:#000; font-size:1.5rem;line-height:35px; text-align:center;font-weight:bold;}
.bt i{ height:1px; width:50px; background-color:#000; display:block; margin-bottom:10px;}
.btl{ text-align:left !important; margin-left:5%;}

.m-v {margin-top:6%;}
.m-v ul{width:100%; height: auto;display:block;white-space:nowrap;overflow: auto;}
.m-v ul li { position: static;display: inline-block; width:auto;}
.m-v ul li a{ float:none;  height:50px; line-height:50px; text-align:center; font-size:15px;color:#fff;padding:0;position: relative;display: block; padding:0 20px;}


.m-n{ padding:8% 5%;}
.m-n h2{ font-size:1.3rem;}
.m-n p{ margin-top:10px; height: auto; overflow:hidden; line-height:1.5em;}
.m-n .more3{ background:url(../images/more3.png) bottom left no-repeat; width:95%; height:44px; padding-left:5%; margin:30px 0;}
.m-n .more3 a{ font-size:13px; color:#FFF;}

.v-ot{width:90%; overflow:hidden; margin:10% auto 0;}
.v-ot ul{ width:100%; overflow:hidden;}
.v-ot li{ width:100%; float:left; margin-right:0; margin-bottom:5%;}
.v-ot li .photo{ width:100%; height:200px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#282828;}
.v-ot li .photo .pics{display: table-cell;width:100%; height:100%; overflow:hidden; vertical-align: middle;}
.v-ot li .photo .pics img{ margin:0 auto; position: relative;}
.v-ot li .photo .pics .cp{width:100%; height: auto;}
.v-ot li .info{ width:100%; background-color:#FFF; height:40px; line-height:40px; text-align: center; font-size:.9rem;color:#000; border-radius:0px 0px 8px 8px;}

.v-ot li.wap_l{ width:47%; float:left; margin: 0 1% 3% 2%;}
.v-ot li.wap_l .photo{ width:100%; height:120px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#282828;}
.v-ot li.wap_l .photo .pics{display: table-cell;width:100%; height:100%; overflow:hidden; vertical-align: middle;}
.v-ot li.wap_l .photo .pics img{ margin:0 auto; position: relative;}
.v-ot li.wap_l .photo .pics .cp{width:100%; height: auto;}
.v-ot li.wap_l .info{ width:100%; background-color:#FFF; height:50px; line-height:50px; text-align: center; font-size:.9rem;color:#000; border-radius:0px 0px 8px 8px;}
.v-ot li.wap_l .hover-play img{ width:50px;}


.w560{ width:90%; overflow:hidden; margin:10% auto 0;}
.w560 .photo{width:100%; height: auto; overflow:hidden;}
.w560 .photo img{width:100%; height:auto;}
.more2{ background:url(../images/more2.png) bottom right no-repeat; width:95%; height:44px; padding-right:5%; text-align:right; margin:8% 0 0 0;}
.more2 a{ font-size:13px;}

.w580{ width:90%; overflow:hidden; background:url(../images/bg1.jpg) top left no-repeat; min-height: inherit; margin:5% auto 0;}

.hotnews{ margin:20px 0px 0px 60px;}
.hotnews dt a{ font-size:1.1rem; font-weight:bold; width:100%; height: auto; overflow:hidden;}
.hotnews dd{ margin-top:5%; font-size:.9rem; line-height:1.5em; width:100%; height:80px; overflow:hidden; color:#666;}

.n-list{margin:50px 0px 0px 60px;}
.n-list li a{ display:block; width:100%; height: auto; overflow:hidden; margin-bottom:5%; line-height:1.2rem;}
.n-list li span{ float: none; display:block; font-size:.9rem; line-height:1.2rem;}

.video-tvc{ width:100%;}


.userbox{height: auto; background-position:top right; padding:10% 0;}
.userbox .u-login{position: inherit;height: auto;}
.userbox .u-login .u-k{width:80%; height: auto; position: inherit; right: inherit; top: inherit; padding:10% 5%; margin:0 auto;}
.userbox .u-login .u-k p input{ padding:0 5% 0 0; width:80%;}
.userbox .u-login .u-k p i{width:15%;}
.userbox .u-login .u-k button{width:100%;}

.foot2{ padding:5%; text-align:center;}
.foot2 span{ padding:0; display:block;}


.about-left {width: 100%;margin-right:0;}
.about-tab { background: none;}
.about-tab li {width: 100%;height: 50px;line-height: 50px;}

.about-tab li a {height: 50px;line-height: 49px;font-size: 1rem;padding-left: 0; text-align:right; padding-right:5%}
.about-tab li i{ margin-right:10px; font-size:16px; margin-top:0px;}

.about-right {width: 100%;background: #fff; padding:10px 0; min-height: inherit; margin:0 auto;}

.about-nav {padding: 20px 0;border-bottom: 1px solid #ddd;}
.about-nav h2 {font-size: 20px;color: #1058a1;height: 24px;line-height: 24px;font-weight:normal;}
.about-nav h2 em {height: 24px;width: 5px;background: #1058a1;float: left;margin-right: 5px;}
.about-nav h2 b {width: 2px;height: 24px;background: #1058a1;float: left;margin-right: 11px;}



.register-box {
    border: 0;
    margin-bottom: 15px;
}
.register-box input {
    width: 100%;
    height: 19px;
	padding:0;
    font-size: 14px;


	
}
.register-box .username_label {
    word-spacing: 10px;
}



.register-box label {
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    display: inline-block;
	font-family:"微软雅黑","Microsoft YaHei";
}
#code {
    display: inline-block;
    width: 100px;
    height: 30px;

    vertical-align: middle;
   /* background-color: black;*/
    font-size: 25px;
    color: #fff;
    text-align: center;
	padding-top:10px;
}

.register-box span {
    display: inline-block;
    width: 77px;
    height: 52px;
   /* border-right: 1px solid #ddd;*/
}

.register-box .number {
    padding-left: 10px;
}
.register-m{ color:#999999; margin-bottom:10px;}
.register-m a{ color:#cb2821;}
.register-m span{ float:right;}
.register-m span a{ color:#999;}
.submit_btn{ margin-top:30px; display:block;}
.submit_btn button , .submit_btn a.bb{
    width: 100%;
    height: 50px;
	line-height:50px;
    color: #fff;
    background: #1058a1;
    border: 0;
    font-size: 16px;
    font-family:"微软雅黑","Microsoft YaHei";
	cursor:pointer;
	word-spacing: 30px;
	/*float:left;*/
}

.submit_btn a.bb{ margin:0; float:left;}
.submit_btn button:hover , .submit_btn a.bb:hover { background: #003c78;}

.fb{  margin:5% auto;width:90%;}
.fb .submit_btn button , .fb .submit_btn a { width:100%;}

.fb .register-box input , .fb .register-box .input { width:90%;float: inherit; display:block;  padding:0 3%; height: auto; line-height: inherit;font-size: 14px; color:#000;}
.fb .register-box input {border:1px #eee solid; height:50px; line-height:50px;}

.fb .register-box .input2 { width:88%;float:right;}

.fb .register-box .input label{ float:none;font-size: 15px;color: #666; margin-right:10px; margin-bottom:10px;}
.fb .register-box .input label input{width: auto;float: none; padding:0px; height: auto; margin-right:5px;}

.fb .register-box .input3 { width:88%;float: none; display:block;}
.fb select { width:200px;  border:0;color: #666;font-family: "微软雅黑","Microsoft YaHei";font-size: 14px;background: transparent; height:35px; line-height:35px; margin-top:8px;color: #666;}

.fb .register-box label {
float: none;
display:block;
    height: 40px;
    line-height: 40px;
    padding-left:3%;
color: #666;
}

.fb .register-box label span{ padding:0 10px;display: inline-block;width: auto;height: auto;}
	
.fb .register-box .int { width: auto;float: none; padding:0px; height: 19px; line-height:19px;}
.fb .register-box .input label {
float: none;
    height: auto;
    line-height: normal;
    padding-left: 0;
	margin-right:15px;
}
}
