@charset "utf-8";

*{margin:0;padding:0;}

body{font-family:微软雅黑,Helvetica,Arial,sans-serif;font-size:14px;color:#555; background:#fff;-ms-text-size-adjust:100%;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);text-size-adjust:100%;line-height:1;}

@font-face{font-family:'m';src:url('fonts/m.eot');src:url('fonts/m.eot@#iefix') format('embedded-opentype'),url('fonts/m.woff') format('woff'),url('fonts/m.ttf') format('truetype'),url('fonts/m.svg#m') format('svg');font-weight: normal;font-style: normal;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

abbr,acronym{border:0;font-variant:normal;}

ol,ul,li{list-style:none;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}

q:before,q:after{content:'';}

ins,a{text-decoration:none;outline:none;}

textarea,input{resize:none;outline-style:none;outline:none;}

a {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: 0;
    text-decoration: none;
}

input, button, select, textarea {
    outline: 0;
}

    input[type=text], input[type=password], input[type=button], input[type=submit], button, textarea {
        -webkit-appearance: none;
    }

textarea {
    resize: none;
}

.clear{
  clear: both;
}
.gao10{
  height:10px;
}
.gao20{
  height: 20px;
}
.w100{
  width: 100%;
  height: auto;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
  padding-top: 25px;
}
.w1220{
  width: 1220px;
  margin: 0 auto;
  padding-left: 20px;
}
.w1210{
  width: 1210px;
  margin: 0 auto;
  padding-left: 10px;
}
.w1300{
  width: 1300px;
  margin: 0 auto;
}
.huise{
  background: #f0f0f0;
}
.fzongse{
  color: #ec7b0a;
}
.flvse{
  color: #669324;
}
.body{
  background: #fff;
}

/*顶部*/
.top_hei{
  background: #2e3239;
  height: 50px;
  line-height: 50px;
}
.top_hei_left{
  float: left;
  color: #999;
}
.top_hei_cen{
  float: left;
  margin-left: 240px;
}
.top_hei_cen li{
  float: left;
}
.top_hei_cen .txtInput{
  border: none;
  width: 200px;
  background: #323232;
  border: 1px solid #aaa;
  color: #aaa;
  height: 25px;
  font-size: 12px;
  padding-left: 10px;
  line-height: 25px;
  font-family: 微软雅黑;
}
.top_hei_cen .btnSearch{
  /*margin-left: 5px;*/
  margin-top: 12px;
  height: 27px;
  cursor: pointer;
  border: none;
  background: #aaa;
  color: #222;
  border: 2px solid #aaa;
  width: 80px;
  font-family: 微软雅黑;
}

.top_hei_right{
  float: right;
  color: #eee;
}
.top_hei_right ul li{
  float: left;
  margin-right: 25px;
}
.top_hei_right ul li a{
  color: #eee;
}
.top_bai{
  background: white;
  padding: 20px 0;
}
.top_bai .top_logo{
  float: left;
}
.top_bai .top_logo img{
  border: none;
  width: 250px;
  height: auto;
}
.top_bai .top_nav{
  float: left;
  padding-left: 30px;
  padding-top: 25px;
}
.top_bai .top_nav ul li{
  float: left;
}
.top_bai .top_nav ul li a{
  font-size: 15px;
  color: #444;
  display: block;
  /*width: 105px;*/
  padding: 0 20px;
  text-align: center;
  padding-bottom: 9px;
  border-bottom: 2px solid #fff;
}
.top_bai .top_nav ul li a:hover{
  color: #38a884;
  padding-bottom: 9px;
  border-bottom: 2px solid #38a884;
}
.top_bai .top_nav ul li a.ove{
  color: #38a884;
  padding-bottom: 9px;
  border-bottom: 2px solid #38a884;
}



/*首页其他地方*/
.ser{
  background: #F5F8FA;
  width: 100%;
  padding: 10px 0;
}
.search{
	position:absolute;
	right:0px;top:15px;
}
.search li{
  float: left;
}
.search .txtInput{
  width: 130px;
  height: 34px;
  padding-left: 10px;
  border: 1px solid #ccc;
  color: #fff;
  background:none;
}
.search .btnSearch{
  height: 36px;
  width: 62px;
    border: 1px solid #ccc;
	border-left:none;
   background:#f48614 url(../images/q_03.png) no-repeat 18px 6px;
  color: white;
  cursor: pointer;
}
.ser_key{
  float: left;
  padding-left: 20px!important;
  padding-top: 5px;
}
.ser_key a{
  font-size: 13px;
  color: #959595;
  margin-right: 20px;
}
.search h4{color: #ffffff;
    font-size: 16px;line-height:40px;}
.indao p{line-height:30px;color:#666;font-size:18px;font-weight:400;}

.center-top{width:100%;border-top:1px solid #ccc;}
.center-top1{width:1200px;margin:0 auto;}










.indao{
  background: #fff;
}
.indao ul li{
  float: left;
  width: 240px;
  text-align: center;
}
.indao ul li a{
  color: #555;
  font-size: 16px;
}
.indao ul li img{
  width: 100px;
  height: 100px;
  margin-bottom:20px;
  -webkit-transition: -webkit-transform 0.8s ease-out;
    -moz-transition: -moz-transform 0.8s ease-out;
    -o-transition: -o-transform 0.8s ease-out;
    -ms-transition: -ms-transform 0.8s ease-out;
}
.indao ul li:hover img{    -webkit-transform: rotateZ(360deg);

            -moz-transform: rotateZ(360deg);

            -o-transform: rotateZ(360deg);

            -ms-transform: rotateZ(360deg);

            transform: rotateZ(360deg);}
.inwenti{
  background: #d6dee9;
  padding: 40px 0;
}
.inwen{
}
.inwen h3{
  text-align: center;
  font-size: 28px;
  color: #191d28;
}
.inwen h5{
  text-align: center;
  font-size: 18px;
  padding:10px 0;
  color: #555;
}
.inwen ul{
  padding: 10px 0;
  line-height: 35px;
}
.inwen ul li{
  width: 390px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  background: white;
}
.inwen ul li:hover{
  background: #f13b2d;
  color: white;
  cursor: pointer;
}
.inwen ul li a{
  display: block;
  font-size: 16px;
  padding: 5px 16px;
  color: #666;
}
.inwen ul li a:hover{
  color: white!important;
  text-decoration: none;
}

.center-top1-li{width:570px;margin-top:62px;margin-bottom:40px;}
.center-top1-li:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.center-top1-li img{width:570px;height:340px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.center-top1-li h3{width:570px;color:#333;font-size:16px;font-weight:bold;line-height:30px;}
.center-top1-li p{width:570px;color:#333;font-size:14px;line-height:26px;margin-bottom:11px;}
.center-top1-line{width:60px;height:3px;display:inline-block;background:#333333;margin-top:25px;margin-bottom:18px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.center-top1-a{color:#333333;}
.center-top1-a:hover{color:#005bac;}
.xian-hover{ width: 570px; background-color: #00479d; }
.xian-hover2{ width: 1200px; background-color: #00479d; }
.center-top2-li{width:1200px;margin-bottom:48px;position:relative;}
.center-top2-li img{width:1200px;height:560px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.center-top3-li:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.center-top2-li h3{width:570px;color:#fff;font-size:16px;font-weight:bold;line-height:30px;}
.center-top2-li p{color:#fff;font-size:14px;line-height:26px;margin-bottom:11px;}
.center-top2-line{width:60px;height:3px;display:inline-block;background:#333333;margin-top:25px;margin-bottom:18px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.center-top2-a{color:#333333;}
.center-top2-a:hover{color:#005bac;}
.center-top1-aa{color:#fff;}
.center-top1-aa:hover{color:#fff;} 

 
.center-top2-li-div{ background-color: rgba(0,74,157,0.55);padding:20px;width:1160px;height:auto;position:absolute;bottom:0px;left:0px;}

.center-main{width:100%;background:#eeeeee;padding-bottom:60px;}
.center-main2{width:1200px;margin:0 auto;}
.center-main2 h2{color:#333333;font-weight:bold;font-size:28px;text-align:center;margin:0 auto;line-height:60px;padding-top:40px;}
.center-main2-line{background:#00479d;width:72px;height:3px;display:block;margin:0 auto;}

.center-main2-li1{width:790px;height:360px;margin-top:40px;position:relative;}
.center-main2-li1-con{position:absolute;left:0px;bottom:0px;width:710px;padding:40px;}
.center-main2-li1-con h3{color:#fff;font-size:18px;line-height:30px;margin-bottom:3px; }
.center-main2-li1-con p{color:#fff;font-size:14px;line-height:25px; }


.center-main2-li1 img{width:790px;height:360px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.center-main2-li1:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.center-main2-li2{width:380px;height:360px;margin-top:40px;}
.center-main2-li2 img{width:380px;height:210px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.center-main2-li2:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.center-main2-li2-con{width:340px;height:129px;background:#fff;padding:16px 20px 5px;}
.center-main2-li2-con h3{color:#333333;font-size:18px;line-height:30px;margin-bottom:3px; }
.center-main2-li2-con p{color:#333333;font-size:14px;line-height:25px; }
.ab_banner{padding-top:78px;}
.center-main2-li3{width:380px;margin-top:30px;margin-right:30px;}
.center-main2-li3 img{width:380px;height:210px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.center-main2-li3:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.center-main2-li3-con{width:340px;height:129px;background:#fff;padding:16px 20px 5px;}
.center-main2-li3-con h3{color:#333333;font-size:18px;line-height:30px;margin-bottom:3px; }
.center-main2-li3-con p{color:#333333;font-size:14px;line-height:25px; }

.center-main2-li3:nth-child(3n){margin-right:0px;}
.mores{width: 150px;
    background: #f48614;
	color:#fff;
    margin: 0 auto;
    padding: 7px 0px;
    margin-top: 20px;
    text-align: center;
    border-radius: 30px;
	display:block;font-size:16px;}


.center-bottom{width:100%;margin:0 auto;margin-bottom:10px;}
.center-bottom h2{color:#333333;font-weight:bold;font-size:28px;text-align:center;margin:0 auto;line-height:60px;padding-top:40px;}

.center-bottom-div2 .center-bottom-ul-h3{color:#fff;border-left: 4px solid #fff;}
.center-bottom-div2 .center-bottom-ul li {
    font-size: 16px;
    color: #fff;
    line-height: 46px;
}
.center-bottom-div2 .center-bottom-ul li:hover{color:#fff;}
.center-bottom-div2 .center-bottom-ul li span{color:#fff;}


.center-bottom-div{width:1200px;margin:0 auto;padding:40px 0;}
.center-bottom-div img{width:400px;margin-top:36px;height:246px;}
.center-bottom-ul{width:760px;}
.center-bottom-ul-h3{float:left;color:#333333;font-size:24px;text-indent:10px;height:28px;line-height:28px;margin-bottom:15px;}
.center-bottom-ul-h3:hover{color:#005bac;}
.center-bottom-ul-h3 span{font-size:18px;margin-left:7px;}
.center-bottom-ul li{font-size:16px;color:#333333;line-height:46px;}

.center-bottom-ul li span{float:right;color:#666666;font-size:14px;}
.center-bottom-ul li:hover{color:#005bac;}

.cen-linaxi1 h4{font-weight:bold;color:#696868;font-size:16px;margin-bottom:10px;line-height:29px;}
.cen-linaxi1 h4 span{font-weight:normal;color:#005cac;}


/*技术列表*/
.injishu{
  float: left;
  width: 370px;
  margin-right: 10px;
  border-radius: 6px;
  background: white;
  padding: 10px;
}
.injishu h3{
  padding-left: 10px;
  font-size: 18px;
  border-radius: 2px ;
  color: #f03a2c;
  /*border-left:5px solid #f03a2c;*/
}
.injishu ul{
  padding: 10px ;
}
.injishu ul li{
  line-height: 35px;
}
.injishu ul li a{
  font-size: 15px;
  color: #9a9a9a;
}
.inshipin{
  width: 1170px;
  clear: both;
  margin-top: 10px;
  background: white;
  border-radius: 6px;
  padding: 10px 10px;
}
.inshipin h3{
  padding-left: 10px;
  font-size: 18px;
  border-radius: 2px ;
  color: #f03a2c;
}
.inshipin img{
  width: 100%;
  height: auto;
}
.inshipin ul{
  padding: 10px 0;
}
.inshipin ul li{
  width: 195px;
  text-align: center;
  float: left;
}
.inshipin ul li img{
  width: 160px;
  border-radius: 8px;
  height: 160px;
}
.inshipin ul li.youshi img{
  width: 180px;
  border-radius: 4px;
  height: 80px;
}
.inshipin ul li p{
  padding: 10px 0;
  font-size: 16px;
  color: #666;
}
.inshipin ul li a{
  text-decoration: none;
}

.bottom{
  background: #00479d;
  padding: 30px 0 10px 0;
  font-family: 微软雅黑;
}
.bottom_yq{
 width:1200px;
 border-bottom:1px solid #fff;
 margin:0 auto;
 padding-bottom:20px;
}
.bottom_yq ul{
 width:1000px;
 position:absolute;
 bottom:2px;
}
.bottom_yq ul li{
 float: left;
 padding:0px 10px;

}
#yqlj{
 font-size:16px;
}
.bottom-div ul{
  width: 140px;
  float: left;
}
.bottom ul h3{
  font-size: 15px;
  color: #fff;
  margin-bottom:11px;
}
.bottom ul li a{
  line-height: 30px;
  color: #fff;
   font-size: 14px;
}
.bottom ul li{
  line-height: 30px;
  color: #fff;
   font-size: 14px;
}
.footer{
  clear: both;
  width: 100%;

  padding: 20px 0;
 color:#ffffff;
 font-size:14px;
  background: #034ca5;
 
}
.footer ul li{
  float: left;
  color: #999;
  margin-right: 10px;
}

.positions{
  background: white;
  padding: 15px 0;
  color: #36404b;
  font-size: 15px;
}
.positions a{
  color: #36404b;
}
.yf_jsb{
  margin: 20px auto;
}
.yf_list_nav ul li{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.yf_list_nav ul li a{
  display: block;
  background: white;
  padding: 5px 10px;
  color: #333;
}
.yf_list_nav ul li a.kas{
  background: #792b2b;
  color: white;
}
.yf_list_nav ul li a.on{
  background: #c91618;
  color: white;
}

.UpdatePanel1{
  width: 1200px;
  line-height: 30px;
}
.inline_table{
  margin-top:10px;
  background: white;
  padding: 10px;
}
.inline_table th{
  width: 150px;
  text-align: center;
  background: #7a6a61;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
}
.inline_table td{
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.inline_table .t1{
  width: 500px;
  padding-left: 10px;
}
.inline_table .t1 a{
  font-size: 15px;
  color: #666;
}
.inline_table .t2{
  width: 200px;
  text-align: center;
}
.inline_table .t3{
  width: 150px;
  text-align: center;
}
.inline_table .t4{
  width: 150px;
  text-align: center;
}
.inline_table .t5{
  width: 200px;
  text-align: center;
}

.pages{padding-top:20px;margin-bottom:10px;height:22px;}
.pages li{ float:left; line-height:20px;border:1px solid #E1E1E1;  margin-right:10px;}
.pages li.c{background-color:#f48614; color:#FFF;padding:2px 8px;}
.pages li a{float:left;padding:2px 8px;height:20px;color:#f48614;}.pages li a:hover{background-color:#f48614; color:#FFF;text-decoration: none;}



.list_shipin{
}
.list_shipin li{
  background: white;
  padding: 5px;
  float: left;
  margin: 6px 5px;
}
.list_shipin li img{
  width: 283px;
  height: 180px;
}
.list_shipin li h3{
  text-align: center;
  font-size: 16px;
  color: #555;
  padding: 10px 0;
}
.arcont{
  background: white;
  margin: 20px auto;
  padding: 20px ;
}
.arcont h3{
  font-size: 22px;
  text-align: center;
}
.arcont .wb{
  text-align: center;
  padding: 10px 0;
}
.ar_bg{
  line-height: 37px;

  padding-top:0px;
}
.ts{
  background:#f8f8f8;
  padding: 10px 15px;
  color: #aaa;
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.ts a{
  color: #ff6838;
}
.vip_cont{
  padding: 20px;
}
.n_vip{
  padding: 50px 0;
  text-align: center;
  font-size: 23px;
  color: #777;
  border: 1px solid #f7bf3a;
}
.log{
  background: #e7f1f9;
}
/*登陆*/
.lgoin{
  width: 400px;
  border-radius: 6px;
  background: white;
  padding: 20px;
  margin: 100px auto;
}
.login-inner h2{
  font-size: 22px;
  text-align: center;
  color: #ee382a;
  margin: 10px 0;
}
.login-form li{
  padding: 10px 0;
}
.login-form li input.input-text-style-3{
  height: 35px;
  width: 390px;
  border:1px solid #eee;
  padding-left: 10px;
}
/*注册*/
.yf_zc{
  padding: 20px 0;
}
.yf_zc li{
  clear: both;
  width: 350px;
  margin: 0 auto;
  font-size: 14px;
  font-family: 微软雅黑;
  margin-top: 24px;
}
.yf_zc li .yf_zc_li_left{
  float: left;
  width: 100px;
  text-align: right;
  font-size: 15px;
  line-height: 30px;
  padding-right: 10px;
  color: #666;
}
.w180{
  width: 200px;
}
.yf_zc li .yf_zc_li_center{
  float: left;
}
.yf_zc_input{
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}

.yf_zc li .yf_zc_li_right{
  float: left;
  width: 110px;
  padding-top: 5px;
}
.yf_zc li .yf_zc_li_right .sendcode{
  background: #1ba094;
  color: white;
  padding: 6px 10px;
  margin-top: 5px;
  font-size: 13px;
  margin-left: 10px;
}
.yf_zc li .yf_zc_li_rights{
  float: left;
  width: 110px;
}
.yz_zc_but{
  width: 330px;
  margin: 0 auto;
  background: #34a8ff;
  color: white;
  display: block;
  padding: 7px 10px;
  border-radius: 5px;
}

.yz_zc_but2{
  width: 310px;
  text-align: center;
  margin: 0 auto;
  background: #1ba094;
  color: white;
  display: block;
  padding: 7px 10px;
  border-radius: 5px;
}

.handle { margin-top:30px; padding-top:12px; overflow:hidden; clear:both;  border-top:1px solid #d4d4d4; }
.handle ul { margin-bottom:20px; font-size:14px; }
.handle ul li { line-height:29px; color:#888; font-size:14px; }
.handle ul li a { color:#000; font-size:14px; }
.handle ul li a:hover { color:#005bac; }

.menu { width:745px; float:left; height:40px; margin-top:27px; }
.menu ul { }
.menu ul li { width:90px; float:left; line-height:28px; height:28px; text-align:center; font-size:15px; z-index:99; position:relative; margin-left:15px; border-radius:9px; }
.menu ul li a { font-size:15px; color:#000; width:90px; display:block; height:28px; border-radius:9px; }
.menu ul li a:hover { background:#f48614; color:#fff; }
#menu { width:100%; }
.menu .menu-child { margin-left:-12px; padding-top:3px; }
.menu .menu-child li { border:none; line-height:28px; height:28px; width:120px; background:#e2e4e3; text-align:center; margin-left:0px; border-radius:0px; border-top:1px solid #fff; }
.menu .menu-child li a { font-size:13px; color:#505050; width:120px; text-align:center; }
.menu .menu-child li a:hover { font-size:13px; color:#565656; background:none; line-height:28px; }
.menu .menu-on { background:#f48614; color:#fff; }
.menu .menu-on a { color:#fff; }
.menu .menu-first { margin-left:23px; border:none; }
.menu .menu-first-none { background:none; line-height:24px; }



.anli-h2{text-align:center;font-size:26px;color:#005bac;border-left:3px solid #005bac;border-right:3px solid #005bac;width:112px;margin:0 auto;height:28px;margin-top:40px;line-height:28px;}
.anli-h3{text-align:center;font-size:24px;color:#005bac;height:28px;margin-top:13px;line-height:28px;text-align:center;}

.contact-h2{text-align:center;font-size:28px;color:#333333;margin-top:40px;}
.contact-h3{text-align:center;font-size:24px;color:#cbcbcb;text-align:center;}



.contact-li{margin-top:50px;}
.contact-li-left{width:350px;float:left;margin-top:10px;}
.contact-li-dizhi h4{color:#696868;font-size:18px;padding-left:28px; background: url(/images/contact_03.png) no-repeat;margin-bottom:5px;}
.contact-li-dizhi p{color:#005cac;font-size:18px;line-height:30px;width:350px;text-decoration: underline;margin-left:27px;padding-bottom:11px;}
.contact-li-right{width:750px;}
.contact-li-right img{width:750px;}



.contact-li-phone h4{color:#696868;font-size:18px;padding-left:28px; background: url(/images/contact_07.png) no-repeat 0 3px;margin-bottom:5px;}
.contact-li-phone p{color:#005cac;font-size:18px;line-height:30px;width:300px;text-decoration: underline;margin-left:27px;padding-bottom:11px;}

.contact-li-email h4{color:#696868;font-size:18px;padding-left:28px; background: url(/images/contact_10.png) no-repeat 0 5px;margin-bottom:5px;}
.contact-li-email p{color:#005cac;font-size:18px;line-height:30px;width:300px;text-decoration: underline;margin-left:27px;padding-bottom:11px;}

.contact-line{
    background: #00479d;
    width: 50px;
    height: 3px;
    display: block;
margin: 0 auto;margin-top:10px;}


.input-submit-style-3{
  height: 35px;
  margin-top: 30px;
  width: 390px;
  background: #ee382a;
  color: white;
  cursor: pointer;
  border:1px solid #eee;
  padding-left: 10px;
}
.register-con-form li{
  padding: 10px 0;
  font-size: 14px;
}
.rcf-label{
  text-align: right;
  padding-right: 10px;
  width: 70px;
}
.register-con-form li .input-text-style-3,.inp{
  width: 300px;
  height: 35px;
  line-height: 35px;
  border:1px solid #eee;
  padding-left: 10px;
}
.register-con-form li .input-submit-style-2{
  height: 35px;
  width: 395px;
  background: #ee382a;
  color: white;
  cursor: pointer;
  border:1px solid #eee;
  padding-left: 10px;
}
.input-submit-style-1{
  display: block;
  text-align: center;
  color: white;
  line-height: 35px;
  height: 35px;
  width: 385px;
  background: #535353;
  color: white;
  cursor: pointer;
  border:1px solid #eee;
  padding-left: 10px;
}


/*产品优势*/

/*我们优势*/
.youshi{
  background: white;
}
.youshi_banner{
  margin-bottom: 50px;
}
.youshi h3.title{
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #ee535e;
}
.youshi p.title_xian{
  text-align: center;
  padding: 20px 0;
}
.youshi .youshi_shipin{
  margin-top: 60px;
}
.youshi .youshi_shipin .y_shipin{
  float: left;
  padding-top:50px;
}
.youshi .youshi_shipin .y_wenzi{
  float: left;
  width: 600px;
  margin-left:100px;
}
.youshi .youshi_shipin .y_wenzi h3{
  font-size: 22px;
  font-weight: bold;
  color: #ee535e;
  text-align: center;
}
.youshi .youshi_shipin .y_wenzi ul{
  margin-top: 20px;
}
.youshi .youshi_shipin .y_wenzi ul li{
  line-height: 40px;
  font-size: 16px;
}
.youshi_jieshao{
  clear: both;
  margin-top: 30px;
}
.youshi_footer{
  background: #ee535e;
  padding: 60px 0;
  color: white;
}
.youshi_footer h1{
  font-size: 40px;
  text-align: center;
}
.youshi_footer h2{
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  font-weight:normal;
}
.yf_cont{
  width: 480px;
  margin: 40px auto;
}
.youshi_footer .yf_left{
  float: left;
  width: 170px;
  font-size: 18px;
  text-align: center;
}
.youshi_footer .yf_left h3{
  font-size: 29px;
}
.youshi_footer .yf_left ul{
  margin-top: 40px;
}
.youshi_footer .yf_left ul li a{
  display: block;
  border-radius: 5px;
  background: #54d406;
  color: white;
  width: 140px;
  text-align: center;
  padding: 8px 10px;
  margin-bottom: 20px;
}
.youshi_footer .yf_left ul li a.lanse{
  background: #26a4da;
}
.youshi_footer .yf_right{
  float: left;
  margin-left: 30px;
  width: 270px;
  text-align: center;
}
.youshi_footer .yf_right h3{
  font-size: 29px;
}
.youshi_footer .yf_right img{
  width: 150px;
  margin-top: 30px;
  height: auto;
}

.arcont_t{
  line-height:40px;
  padding-top: 10px;
}
.arcont_t img{
  max-width: 800px;
  height: auto;
}
.ab_cont{
  width: 1200px;
  margin: 0 auto;
}
.ab_cont_left{
  margin-top: 20px;
  width: 240px;
  float: left;
  background: #004a9d;
}
.ab_cont_left h3{
  font-size: 18px;
  padding:10px 20px;
  color: #fff;
  margin:0 auto;
  text-align:center;
}
.ab_cont_left ul li{
  line-height: 30px;
}
.ab_cont_left ul li a{
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333;
  padding: 10px 0;
  text-decoration: none;
}
.ab_cont_left ul li a:hover{
  background: #eee;
  color: red;
}
.ab_cont_right{
  float: left;
  margin-top: 20px;
  margin-left: 35px;
  width: 830px;
}
.ab_bt {
  color: #333;
  background: white;
  padding: 14px;
  border-bottom:1px solid #ccc;
}
.ab_bt a{
  font-size: 13px;
  color: #333;
}
.ab_cs{
  padding: 20px;
  background: white;
  margin-top: 10px;
  line-height: 30px;

}
.ab_cs img{max-width:100%!important;height:auto!important;}


.sider2{margin-top:25px;}
.sider2 h3{line-height:21px;color:#333;margin-top:5px;margin-bottom:5px;}
.sider2 h3:hover{color:#005bac;}
.sider { margin-left:38px; width:268px;margin-top:26px; margin-bottom:30px;}
.sider-title { width:268px; height:44px; line-height:44px; border-bottom:1px solid #ccc; }
.sider-title h2 { color:#005bac; font-size:20px; border-bottom:3px solid #005bac; display:inline-block; line-height:42px; font-weight:bold; }
.sider-content1 { width:216px; height:auto; color:#333; padding-top:15px; padding-bottom:46px; border:1px solid #d4d4d4; border-top:none; border-bottom:none; }
.sider-content { width:268px; height:auto; color:#333; border-top:none; border-bottom:none; }
.sider-content a { display: block; font-weight:bold; height: 42px; text-align: left; line-height:42px; border-bottom:1px dashed #ccc; font-size:14px; text-indent:20px; color: #333; }
.sider-content a:hover { background: #f48614; font-weight: bold; color:#fff; border-bottom:1px solid #f48614; }
.sider-content .c { background: #f48614; font-weight: bold; color:#fff; border-bottom:1px solid #f48614; }

.list-content { }
.list-content ul { }
.list-content ul li { width:810px; height:151px; padding-top:15px; padding-left:20px;padding-bottom:15px; }
.list-content ul li:hover{box-shadow: 0px 0px 15px #ccc;}
.list-content-img { width:211px; height:151px; }
.list-content-div { width:560px;margin-right:20px; }
.list-content-div h3 { line-height:33px;width:560px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
.list-content-div h3 a { color:#333; font-size:16px; font-weight:bold;}
.list-content ul li:Hover h3 a{color:#005bac;}
.list-content-div p { line-height:26px;margin-bottom:5px; }
.list-content-div span{color:#888;}
.list-content ul li:Hover span{}



.position2 {  height:42px; line-height:43px; border-bottom:3px solid #f0f0f0; }
.position2 h4 { color:#005bac; float:left; font-size:20px; font-weight:bold; padding:0 10px; border-bottom:3px solid #005bac; line-height:42px; }











.list_kouzi{
  clear: both;
  /*margin-top: 10px;*/
  padding: 10px 20px;
  background: white;
}
.list_kouzi a{
  text-decoration: none!important;
}
.list_kouzi a:hover{
  color: red;
}
.list_kouzi h3{
  width: 100%;
  text-align: right;
  color: #888;
}
.list_kouzi h3 a{
  color: #888;
  text-decoration: none;
}
.list_kouzi ul li{
  clear: both;
  padding-bottom: 30px;
  margin-top: 30px;
  padding-left:30px;
  padding-right:30px;
  border-bottom: 1px solid #eee;
}
.list_kouzi ul li .list_left{
  float: left;
  width: 100px;
}
.list_kouzi ul li .list_left span.list_time{
  font-size: 20px;
  padding-bottom: 50px;
  background: url(../images/list_pic.png) bottom no-repeat;
}
.list_kouzi ul li .list_right{
  float: left;
}
.list_kouzi ul li .list_right h4{
  font-size: 20px;
  padding-top: 7px;
  color: #f8413d;
}
.list_kouzi ul li .list_right h5{
  font-weight: normal;
  font-size: 12px;
  margin-top: 15px;
  color: #888;
}
.list_kouzi ul li .list_chakan{
  float: right;
  padding-top: 25px;
}
.list_kouzi ul li .list_chakan a{
  color: white;
  background: #e29824;
  border-radius: 4px;
  padding: 5px 20px;
  text-decoration: none;
}
.list_kouzi ul li .list_chakan a:hover{
  background: #da2420;
}
.fenye{
  margin-top: 20px;
}
.fenye span{
  color: white;
  background:#f8413d;
  padding: 5px 12px;
  display: block;
  float: left;
  margin: 7px;
}
.fenye a{
  display: block;
  float: left;
  margin: 7px;
  padding: 5px 12px;
  color: #222;
  background:#F5F5F5;
}
.se_no{
  text-align: center;
  font-size: 20px;
  padding: 20px;
  color: red;
}