/* CSS Document */

/* author:cyy */

/*css reset*/

*{margin:0;padding:0;}

html,body { width:100%; height: 100%;}

body{overflow:-Scroll;overflow-x:hidden; 

}

body{ font-family:"microsoft yahei"; }



html {

  font-family: sans-serif; /* 1 */

  -ms-text-size-adjust: 100%; /* 2 */

  -webkit-text-size-adjust: 100%; /* 2 */

}

article,aside,details,figcaption,figure,.footer,.header,hgroup,main,menu,nav,section,summary {  display: block;}

audio,canvas,progress,video {  display: inline-block; /* 1 */

  vertical-align: baseline; /* 2 */

}

audio:not([controls]) {

  display: none;

  height: 0;

}

[hidden],template {  display: none;}

a {  background-color: transparent;}

a:active,a:hover {  outline: 0;}

abbr[title] {  border-bottom: 1px dotted;}

b,strong {  font-weight: bold;}

dfn {  font-style: italic;}

h1 {  font-size: 2em;  margin: 0.67em 0;}

mark {  background: #ff0;  color: #000;}

sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}

sup {  top: -0.5em;}

sub {  bottom: -0.25em;}

img {  border: none;}

svg:not(:root) {  overflow: hidden;}





pre {

  overflow: auto;

}

code,

kbd,

pre,

samp {

  font-family: monospace, monospace;

  font-size: 1em;

}



button,

input,

optgroup,

select,

textarea {

  color: inherit; /* 1 */

  font: inherit; /* 2 */

  margin: 0; /* 3 */

}

button {

  overflow: visible;

}

button,

select {

  text-transform: none;

}

button,

html input[type="button"], /* 1 */

input[type="reset"],

input[type="submit"] {

  -webkit-appearance: button; /* 2 */

  cursor: pointer; /* 3 */

}

button[disabled],html input[disabled] {  cursor: default;}

button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}

input {  line-height: normal;}

input[type="checkbox"],



input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

  height: auto;

}

-sizing: content-box;

}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

  -webkit-appearance: none;

}

fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}

legend {  border: 0; /* 1 */

  padding: 0; /* 2 */

}

textarea {  overflow: auto;}

optgroup {  font-weight: bold;}



td,th {  padding: 0;}







table{border-collapse:collapse;border-spacing:0;}

img{border:0}

ul,li{list-style:none;margin: 0;padding: 0;}

input[type="button"],input[type="submit"]{-webkit-appearance: none;}

input,textarea,select,option,button{font-family: "microsoft yahei";}

.clear{ clear:both;}

a{text-decoration:none;outline: none;}

a:hover{outline: none;}

a,button,textarea,select{-webkit-tap-highlight-color:rgba(255,0,0,0); }/* 1.去除android a/button/input标签被点击时产生的边&#65533; 2.去除ios a标签被点击时产生的半透明灰色背景 */



textarea{resize:none;}/*禁止改变大小*/

/*解决firefox按钮文字难以垂直居中问题*/

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

input[type="file"] > input[type="button"]::-moz-focus-inner{

	border:none;padding:0;

}





h1,h2,h3,h4,h5,h6,p{ padding:0; margin:0; font-weight:normal}



html{font-size:10px}

@media screen and (min-width:321px) and (max-width:375px){html{font-size:11px}}

@media screen and (min-width:376px) and (max-width:414px){html{font-size:12px}}

@media screen and (min-width:415px) and (max-width:639px){html{font-size:15px}}

@media screen and (min-width:640px) and (max-width:719px){html{font-size:20px}}

@media screen and (min-width:720px) and (max-width:749px){html{font-size:22.5px}}

@media screen and (min-width:750px) and (max-width:799px){html{font-size:23.5px}}

@media screen and (min-width:800px){html{font-size:25px}}



.center{ width:1200px; margin:0 auto; overflow:hidden}



a{ color:inherit; font-size:inherit; text-decoration:none}



/*内容部分统一样式*/ 

.i_title{ font-size:39px; color:#434343; font-family:"宋体";padding:40px 0; text-align:center}



.i_title span{ font-size:18px; text-transform:uppercase}

.i_title h3{ font-size:18px; padding-top:10px;font-family: "microsoft yahei"; }



.morebox{ padding:20px 0; text-align:center}



.morebox .more{ display:inline-block; font-size:16px; color:#434343; padding:10px 52px; border:1px solid #d6d6d6; border-radius:20px; background-color:white}



.morebox .more:hover{ background-color:#c6383c; color:white; border-color:#c6383c;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}



/*

.m_navbox{ text-align:center; color:#434343; font-size:18px; padding:0 0 20px; font-family:"microsoft yahei";  }

.m_navbox a{ padding:0 20px; cursor:pointer}

.m_navbox a:hover{ color:#c6383c; transition:all 0.5s ease}

.m_navbox .cur{ color:#c6383c;}

*/



.m_navbox{ text-align:left; color:#434343; font-size:14px; padding:5px 0 20px; margin-top:20px; line-height:25px; font-family:"microsoft yahei";  }

.m_navbox a{ padding:5px 10px; cursor:pointer; line-height:40px;  border:1px double #eeeeee; margin-bottom:20px; margin-right:15px;}

.m_navbox a:hover{ color:#c6383c; transition:all 0.5s ease}

.m_navbox .cur{ color:#c6383c;}



.lmcontent{ text-align:left; color:#333333; font-size:14px; padding:0 5px 20px 5px; font-family:"Microsoft Yahei"; width:98%;}

.lmcontent p{ line-height:25px; text-indent:2em; padding-top:20px;}



.pagebox{ padding:60px 0; font-size:16px; color:#424242;}

.pagebox ul{ width:1210px; 

margin:0 auto; text-align:center;}

.pagebox ul li{ float:left;}

.pagebox ul a{ font-size:14px; color:#424242; border:1px solid #424242; padding:5px 13px; margin:0 10px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.pagebox a:hover{ background-color:#c6383c; border-color:#c6383c;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; color:white}

.pagebox .curra{ background-color:#c6383c; border-color:#c6383c;color:white}

/*顶部导航*/

a:hover{ text-decoration:none}

.header{ height:100px; width:100%; overflow:hidden; background-color:white;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.header2{ height:50px; position:fixed; left:0; top:0; z-index:99999; box-shadow:1px 1px 6px rgba(0,0,0,0.4);transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.header .logo{ float:left; height:62px; margin-top:19px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}

.header .logo2{ height:30px; margin-top:10px;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; }

.header .h_rbox{ float:right; margin-right:20px;}

.header .h_rbox .in_telbox{ overflow:hidden; height:49px; width:662px; border-bottom:1px solid #e7e7e7; line-height:49px; text-align:right}

.header .in_telbox li{ display:inline-block;margin-left:16px;  font-size:14px;}

.header .tel1{ background:url("tel1.png") no-repeat left center; padding-left:22px; color:#c5393c}

.header .tel2{ background:url("tel2.png") no-repeat left center; padding-left:22px; color:#c5393c}

.header .tel3{ background:url("trangel.png") no-repeat right center; padding-right:22px; color:#333333}

.header .in_menubox{ height:50px; line-height:50px; font-size:14px; color:#535353; overflow:hidden}

.header .in_menubox a{ display:inline-block; padding:0 17px;color:#535353;}

.header .in_menubox a:hover{ color:#c5393c; text-decoration:none}

.header .in_menubox .curra{ color:#c5393c;text-decoration:none}


.syjgbjs{background-color: #f1f1ef;}


/*底部导航-联系*/ 



.footer .ftbox{ background-color:#393939}

.footer .ftbox .ftmbox{ overflow:hidden; padding:50px 0}

.footer .ftm_txt{ float:left; font-size:12px; line-height:20px;color:#999999; text-align:left}

.footer .ewm{ float:left; width:120px; margin-left:140px}

.footer .ft_listbox{ overflow:hidden;float:right;}

.footer .ft_list{ float:left;  padding-right:40px; text-align:left}

.footer .ft_list h3{ font-size:14px;color:#999999; margin-bottom:20px}

.footer .ft_list .ftl{ display:block; font-size:12px; line-height:24px; color:#999999}

.footer .ft_list .ftl:hover{ color:#666666}

.footer .fbbox{ background-color:#282828; padding:30px 0}

.footer .fbbox .fb_l{ padding-bottom:20px; text-align:left}

.footer .fbbox .fb_l h4{ font-size:14px; color:white; padding-bottom:20px;}

.footer .fbbox .fb_l a{ display:block; float:left; padding:3px 20px 3px 0px; font-size:12px; color:#999999}

.footer .fbbox .fb_l a:hover{ color:#666; text-decoration:underline}

.footer .fbbox .cp{ font-size:12px; color:#999999; padding-top:20px; text-align:center; border-top:1px solid #333333}



.footer .iconbox{ overflow:hidden}



.footer .iconbox img{ float:left; width:37px; margin-right:50px;}



.footer .wxbox{ position:absolute; width:167px; height:137px; top:-130px; right:130px; display:none}





/* 栏目 */

#bannerbox{ width:100%; height:320px; display:block; margin-bottom:20px;}

#lmbody{ background-color:white}



.t_position{ width:100%; border-bottom:1px double #d82727; position:relative; height:25px; margin-bottom:20px;}

.t_position .tp{ width:1210px; margin:0 auto; font-size:14px;}

.t_position .tp a{ font-size:14px;}





/* 首页-原index.css */



/* CSS Document */

a:hover{ text-decoration:none}



/*  */

header {height:105px; position:relative; border-bottom:1px solid #e6e6e6; background:#f6f6f6;}

.headerwraper {position:relative; height:100px;}

#logo { padding-top: 5px; padding-left:58px; margin-bottom: 6px; width: 31%; min-width: 255px; }

#logo img { height:77px; }



.nav{ text-transform:capitalize; position: absolute; right: 0px; top:0px;}

.nav ul{ float:left; }

.nav li { text-align: center; float:left; position:relative;}

.nav a { display: block; font-size: 14px; line-height: 14px; height: 70px; padding-top:30px; padding-left:25px; padding-right:25px; position:relative; border-right:1px solid #e6e6e6;

			 color:#333333;

}

.nav a span { font-size: 10px; display: block; line-height:1.2; margin-top:10px; position:absolute; left:0; width:80%; text-align:center; font-family:Arial, Helvetica, sans-serif;}

.nav li:hover a { background: #d82727; color: #fff; }

.nav li:hover a span{ color: #fff; }

.nav a.active {background: #d82727; color: #fff; }

.nav a.active span{ color: #fff; }

.nav span{ float:left; vertical-align:middle; width:180px; margin-top:30px; padding-left:10px;}





.logotop{ height:50px; width:21%; min-width:150px; padding-top:3px;}

.logotop img { height:42px;}

/* add end */

.navtop { text-transform: capitalize; position:fixed;top:0;z-index:1000; width:100%; left:0; height:50px;

 -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5); 

filter: 

progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Strength=4, Direction=90),

progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Strength=4, Direction=180);

background:#fff; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; 



}

.navtop ul { width:100%; max-width:1210px; margin:0 auto;   }

.navtop li { position:relative; text-align: center; float:left; width:12.55%; height:50px; border-right:1px solid #ccc;transition:width .5s ease-out 0s;  

-moz-transition:width .5s ease-out 0s; 

-webkit-transition:width .5s ease-out 0s; 

-o-transition:width .5s ease-out 0s; }

.navtop li.no {border-right:0;width:16.6%;}

.navtop a { display: block; color:#d82727; font-size: 14px; line-height: 50px; height: 50px; position:relative; 

			-webkit-transition: background 0.6s ease;

			-moz-transition: background 0.6s ease;

			-o-transition: background 0.6s ease;

			-ms-transition: background 0.6s ease;

			transition: background 0.6s ease;}

.navtop a span {font-size:10px; color:#333;}

.navtop a:hover { background: #d82727; color: #fff; }

.navtop a:hover span{ color: #fff; }

.navtop a.active{ background: #d82727; color: #fff; }

.navtop a.active span{ color: #fff; }



.empty-placeholder{height:90px}



.empty-fullslider{height:20px}

.wrapbox {

    float: left;

    width: 100%;

	height:1px;

	position:relative;

	border-bottom:1px double #cccccc;

}

.wrapmid {

    margin: 0 auto;

    width: 1200px;	

}



.wrapmid a{ font-size:14px; color:#000000; line-height:35px; float:right; margin-right:10px;}

.wrapmid a img{ vertical-align:middle;}



.fixeds_top {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 1000;

}



.title_m {

    color: #0b0b0b;

    font-size: 24px;

    text-align: center;

}

.title_m h2 {

    background: rgba(0, 0, 0, 0) url("../images/borerline.jpg") no-repeat scroll 50% 100%;

	

    font-weight: bold;

    margin-bottom: 20px;

    padding-bottom: 20px;

}

/* 导航头部结束 */



.in_banner{ width:100%}

.carousel-indicators li{ background-color:#999999; width:10px; height:10px; border:none; margin:0 10px;}



.carousel-indicators .active{ background-color:#c6383c; width:10px; height:10px; margin:0 10px}



.carousel-control .glyphicon-chevron-left{ background:url("arr_left.png") no-repeat center center; background-size:auto 30px;}



span.glyphicon.glyphicon-chevron-right{ background:url("arr_right.png") no-repeat center center; background-size:auto 30px;}



.in_tbox{ width:100%; padding:30px 0; text-align:center;}

.in_tbox h3{ font-size:32px; color:#545454; padding-bottom:16px; text-align:center; background:url("../images/rbg.png") no-repeat left bottom; background-size:100% 1px;}

.in_tbox h4{ display:inline-block; padding-top:16px;  color:#999999; font-size:16px;}

.in_add{ display:block; margin:0px auto; margin-top:20px}



#in_cbbox{ background-color:#fff; padding-bottom:30px; margin-top:50px;}

#in_cbbox .cb_listbox{ width:1210px; overflow:hidden; margin-bottom:20px}

#in_cbbox .cb_list{ float:left; width:390px; overflow:hidden; margin-right:10px; margin-bottom:10px}

#in_cbbox .cb_img{ float:left; width:137px; }

#in_cbbox .cb_txtbox{ float:left; width:233px;  color:#333333; height:252px;}

#in_cbbox .cb_txtbox h2{  font-size:18px; text-align:left; padding:0 30px;}

#in_cbbox .cb_txtbox .cb_txt{ text-align:left; padding:0 30px; height:120px; overflow:hidden; margin-bottom:10px;line-height:22px; padding-top:20px;font-size:14px;}

#in_cbbox .cb_txtbox .cb_txt a{  padding:0 4px; white-space:nowrap;}

/*#in_cbbox .cb_txtbox .cb_txt a:hover{ color:white}*/

#in_cbbox .cb_txtbox .cb_add{ display:block; margin:0 auto}



#in_cvbox{background:#f1f1ef;  background-size:100% auto; background-attachment:fixed; width:100%; height:390px; overflow:hidden}



#in_cvbox h5{ margin-top:40px; padding-bottom:20px; font-size:32px; background:url("cv_bg2.png") no-repeat bottom center; color:white; text-align:center}



/* 下面内容区域 */

.abcontent{ width:1210px; height:350px; margin:0 auto; overflow:hidden; position:relative; margin-top:10px;}

.abcontent .col-left{ width:550px; float:left; }

.abcontent .col-left img{ width:520px; height:220px;}

.abcontent .col-right{ width:650px; float:right; font-size:14px; line-height:25px; color:#666666;}





.slideBox{ width:740px; height:230px; overflow:hidden; position:relative;  margin:0 auto; margin-top:80px; }

		.slideBox .hd{ height:10px;width:100%; overflow:hidden; position:absolute; left:0;  bottom:40px; z-index:1; }

		.slideBox .hd ul{ overflow:hidden; zoom:1; text-align:center }

		.slideBox .hd ul li{ display:inline-block; margin:0 8px; width:10px; height:10px; background:#fff; border-radius:50%; cursor:pointer; }

		

		.slideBox .hd ul li.on{ background:#fdd34d;  }

		.slideBox .bd{ position:relative; height:100%; z-index:0;   }

		.slideBox .bd li{ zoom:1; vertical-align:middle; font-size:14px; color:white; line-height:26px;}

		.slideBox .bd li h6{font-size:14px; color:white; text-align:center; margin-top:20px}



		/* 下面是前/后按钮代码，如果不需要删除即&#65533; */









#in_newbox{ background-color:#f1f1ef; padding-bottom:30px;}



#in_newbox .n_listbox{ width:1216px; overflow:hidden; margin-bottom:10px;}



#in_newbox .n_list{ overflow:hidden; border:1px solid #e5e5e5; width:590px; height:147px; background-color:#fcfcfc; margin-bottom:25px;float:left; margin-right:16px;transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}



#in_newbox .n_list .n_img{ width:216px; height:145px; border:7px solid rgba(198,56,60,0); float:left;transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}



#in_newbox .n_list .n_txtbox{transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; margin-left:16px; width:325px; overflow:hidden; float:left}



#in_newbox .n_txtbox .n_title{ font-size: 18px; color:#434343; margin-bottom:16px; margin-top:10px; height:24px; overflow:hidden; text-align:left}



#in_newbox .n_txtbox .n_txt{ font-size:12px; color:#a4a4a4; line-height:24px; height:48px; overflow:hidden; text-align:justify}



#in_newbox .n_datebox{ float:right; margin-right:20px;transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}



#in_newbox .n_datebox .date{ float:left; overflow:hidden;transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}



#in_newbox .n_datebox .date h3{ font-family:Constantia; font-size:33px; float:left; color:#434343}



#in_newbox .n_datebox .date h4{ margin:0 16px; margin-top:16px;  font-size:14px; color:#a4a4a4; font-family:Constantia;  float:left; }



#in_newbox .n_datebox .n_arrow{ width:26px; height:26px; border:1px solid #dcdcdc; border-radius:50%; background:url("index_icon8.png") no-repeat center center; background-size:7px 13px;margin-top:10px; float:left;transition:all 0.3s ease; -moz-transition:all 0.3s ease; -o-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}



#in_newbox .n_list:hover{ border-color:#cccccc; box-shadow:0px 1px 5px rgba(0,0,0,0.2);transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;  margin-right:16px}





#in_newbox .n_list:hover .n_img{ border:7px solid rgba(198,56,60,1);transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; }



#in_newbox .n_list:hover .n_datebox{ margin-right:40px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}



#in_newbox .n_list:hover .n_arrow{ background:url("index_icon7.png") no-repeat center center; background-color:#c6383c; border-color:#c6383c;transition:all 0.5s ease; -moz-transition:all 0.5s ease; -o-transition:all 0.5s ease; -webkit-transition:all 0.5s ease;}











/* 营销领域 */

.container{ width:100%; height:auto; margin:0 auto; overflow:hidden;}

.container ul.sbox { width:1210px; margin:0 auto; }

.container ul.sbox li{ width:20%; float:left; text-align:center; cursor:pointer; }

.container ul.sbox li:hover{ width:20%; float:left; text-align:center; cursor:pointer; background:#fafafa; }

.container ul.sbox li div.service_box{ height:auto;}

.container ul.sbox li div.service_box h3{ font-size:18px; color:#333333; margin:36px auto; line-height:25px;}

.container ul.sbox li div.service_box .ul_box{ margin:36px auto; width:150px; text-align:left; height:160px;}

.container ul.sbox li div.service_box .ul_box li{ font-size:14px; color:#666666;  margin-left:20%; margin-bottom:10px; width:100%; text-align:left; list-style:disc;}









/* 服务项目 弃用*/

.s_center { width: 98%; max-width: 1210px; margin-left: auto; margin-right: auto;}

.fuwu { width:100%; margin-top:20px;}

.fuwu ul {width:100%;}

.fuwu li { width:50%; height:320px; position:relative; float:left;}

.fuwu li div.tit1 { position:absolute; left:12px;top:28px; width:200px;}

.fuwu li div.tit1 h2{ font-size:20px; color:#008eb1 font-family:Microsoft Yahei; margin-bottom:15px;}

.fuwu li div.tit1 h1{ font-size:22px; margin-bottom:10px; }

.fuwu li div.tit1 h3  {font-size:14px; font-weight:normal; line-height:25px;}



.fuwu li div.tit2 {position:absolute; right:12px;top:28px; width:200px;}

.fuwu li div.tit2 h2{ font-size:20px; font-family:Microsoft Yahei; margin-bottom:15px;}

.fuwu li div.tit2 h1{ font-size:22px;  margin-bottom:10px;}

.fuwu li div.tit2 h3  {font-size:14px; font-weight:normal; line-height:25px;}



.fuwu li span.more a {

    border: 1px solid #dcdcdc;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 14px;

    padding: 0 2px;

	position:absolute;

}



.fuwu li span.more a.l { left:12px; bottom:25px;}

.fuwu li span.more a.r { right:12px; bottom:25px;}





.fuwu div.ico11 { position:absolute; right:0; bottom:0; width:300px; height:250px;}

.fuwu div.ico11 div.ico_b11_1{ background:url(../images/ad_01.png) no-repeat; width:216px; height:203px; position:absolute;}

.fuwu div.ico11 div.ico_b11_2{ background:url(../images/ico_b11_2.png) no-repeat; width:206px; height:146px; position:absolute; top:8px; left:8px;}



.fuwu div.ico12 { position:absolute; left:0; bottom:0;width:300px; height:250px;}

.fuwu div.ico12 div.ico_b12_1{ background:url(../images/ad_02.png) no-repeat; width:184px; height:183px; position:absolute; top:5px;left:70px; }

.fuwu div.ico12 div.ico_b12_2{ background:url(../images/ico_b12_2.png) no-repeat; width:133px; height:101px; position:absolute; top:30px; left:107px;}

.fuwu div.ico12 div.ico_b12_3{ background:url(../images/ico_b12_3.png) no-repeat; width:94px; height:106px; position:absolute; top:100px; left:168px;}



.fuwu div.ico21 { position:absolute; right:0; bottom:0; width:300px; height:250px;}

.fuwu div.ico21 div.ico_b21_1{ background:url(../images/ad_03.png) no-repeat; width:276px; height:157px; position:absolute;}

.fuwu div.ico21 div.ico_b21_2{ background:url(../images/ico_b21_2.png) no-repeat; width:205px; height:127px; position:absolute; top:10px; left:34px;}



.fuwu div.ico22 { position:absolute; left:0; bottom:0;width:300px; height:250px;}

.fuwu div.ico22 div.ico_b22_1{ background:url(../images/ad_04.png) no-repeat; width:121px; height:183px; position:absolute; top:5px;left:120px; }

.fuwu div.ico22 div.ico_b22_2{ background:url(../images/ico_b22_2.png) no-repeat; width:45px; height:70px; position:absolute; top:22px; left:158px;}

.fuwu div.ico22 div.ico_b22_3{ background:url(../images/ico_b22_3.png) no-repeat; width:121px; height:111px; position:absolute; top:50px; left:185px;}

















	



/* 客户案例 */

#in_ccbox{ padding-bottom:30px;  }

#in_ccbox .cc_mbox{ text-align:center}

#in_ccbox .cc_mbox a{ display:inline-block; margin:0 10px;width:136px; height:26px; line-height:26px; border-radius:13px; background-color:#e5e5e5; color:#4c4c4c; font-size:12px;}

#in_ccbox .cc_mbox .curra{ background-color:#c5393c; color:white; background-color:c5393c}



#in_ccbox .cc_listbox{ overflow:hidden; width:1240px; padding-top:50px; margin-bottom:20px;}

#in_ccbox .cc_list{ float:left; width:380px; border:1px double #d82727px; margin-right:10px; text-align:center;}

#in_ccbox .cc_list .cc_img{ width:100%;}

#in_ccbox .cc_list h5{ font-size:14px; color:#666666; padding:16px 0; margin-bottom:20px; text-align:center;}



/* */
.synewszx .newsul li{width:33.333%;float:left;margin-bottom: 20px;}
.synewszx .newsul li h3{font-size: 16px;color: #333333; font-family: ΢ź; float: left;}
.synewszx .newsul li .synewr{float:right; margin-right: 20px;font-size: 16px; color: #999999;}


/* 技术支&#65533; */

#in_scbox{ background-color:#f1f1ef; padding-bottom:30px}

#in_scbox .center{ overflow:visible}

#in_scbox .sc_listbox{ width:1212px; overflow:visible; margin-bottom:30px}

#in_scbox .sc_list{ width:291px; float:left; margin-right:12px; margin-top:12px; background-color:white}

#in_scbox .sc_list:hover{ box-shadow:1px 1px 3px 1px rgba(199,56,60,0.6)}

#in_scbox .sc_img{ width:292px; height:196px;}

#in_scbox .sc_list .sc_txtbox{ padding:15px; padding-bottom:36px; }

#in_scbox .sc_list .sc_txtbox h3{ font-size:16px; color:#4c4c4c; height:20px; line-height:20px; overflow:hidden; margin-bottom:14px;}

#in_scbox .sc_list .sc_txt{ font-size:12px; color:#999999; line-height:20px; height:60px; overflow:hidden}







.i_nbox{ background-color:white; padding-bottom:40px}

.i_nbox .in_mbox{ text-align:center}

.i_nbox .in_mbox a{ display:inline-block; width:160px; height:30px; text-align:center; line-height:30px; border-radius:15px; overflow:hidden; background-color:#CCC; font-size:14px; margin:0 10px;}



.i_nbox .in_mbox .curra{ background-color:#c6383c; color:white;}

.i_nbox .in_ctbox{ width:100%; overflow:hidden; margin-top:26px;}

.i_nbox .in_ctbox ul{ overflow:hidden; width:1240px}

.i_nbox .in_ctbox ul li{ float:left; width:560px; margin-right:40px; overflow:hidden; padding:10px 0; }

.i_nbox .in_ctbox .in_date{ float:left; width:94px; height:94px; overflow:hidden; border-radius:50%; background-color:#f1f1ef;text-align:center; font-size:14px; color:#333333; border-radius:10px;}

.i_nbox .in_ctbox .in_date span{display:block; padding-top:8px; line-height:50px; font-size:48px;}

.i_nbox .in_ctbox .in_txtbox{  float:right; width:440px; margin-top:11px;}

.i_nbox .in_ctbox .in_txtbox h3{font-size:16px; text-align:left; height:24px; line-height:24px; overflow:hidden}

.i_nbox .in_ctbox .in_txtbox h3 a:hover{ color:#c6383c; transition:0.5s all ease; -moz-transition:0.5s all ease; -o-transition:0.5s all ease; -webkit-transition:0.5s all ease;}

.i_nbox .in_ctbox .in_txt{color:#666; text-align:justify; font-size:14px; height:48px; line-height:24px; overflow:hidden}









#in_ocbox{ padding:60px 0; background-color:#f3f3f3}

#in_ocbox .o_tbox{ text-align:center}

#in_ocbox .o_tbox h3{ text-align:center; color:#545454;font-size:36px;}

#in_ocbox .o_tbox h4{  font-size:28px; color:#999999; text-align:center; background:url("line.png") no-repeat left center; background-size:100% 1px;margin-top:12px;}

#in_ocbox .o_tbox h4 span{ background-color:#f3f3f3; padding:0 8px}

#in_ocbox .ot_txt{ font-size:12px; margin:0 auto; margin-top:30px; width:470px; line-height:18px; text-align:center; color:#333333}

#in_ocbox .oc_table{ width:100%; background-color:#f6f6f6; border-collapse:collapse; margin-top:60px}

#in_ocbox .oc_table td{ border:1px  solid #e1e1e1; text-align:center; vertical-align:middle; height:100px;}



/* index.css-end */





/*  jquery.jslides.css */

#full-screen-slider { width:100%; height:455px; float:left; position:relative}

#slides { display:block; width:100%; height:455px; list-style:none; padding:0; margin:0; position:relative}

#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}

#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}

#pagination { display:block; list-style:none; position:absolute; left:30%; top:410px; z-index:990;  padding:5px 15px 5px 0; margin:0}

#pagination li { display:block; list-style:none; width:20px; height:20px; float:left; margin-left:15px; border-radius:10px; background:#FFF }

#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}

#pagination li.current { background:#d82727}



/*  jquery.jslides.css-end */







/* 浮动窗样&#65533; */

.side-pannel {

	position: fixed;

	right:0px;

	bottom:80px;

	z-index: 999;

	font-size:12px;

}

.side-bar {

	border-bottom: none;

	bottom: 100px;

}

.side-bar a {

	display: block;

	cursor: pointer;

	width:68px;

	height: 68px;

	background:url("../images/nimg_bg.png") repeat;

	position: relative;

	text-align: center;

	transition:all 0.4s linear 0s;

	color:#fff;

	line-height:30px;

	overflow:hidden;

	margin-bottom:1px;

}

.side-bar a:hover {

	background:#d82727;

}

.side-bar a:hover .weixin {

	display:block;

	position: fixed;

	bottom: 305px;

	right: 68px;

}

.side-bar a.weixin {

	display:none

}

.side-bar a:last-child {

	margin-bottom:0px;

}

.side-bar a s {

	margin-left: auto;

	margin-right: auto;

	width:60px;

	height:60px;

	display: block;

}

.g-icon-top {

	background: url("../images/top.png") no-repeat 18px 14px; text-decoration:none;

}

.g-icon-top:hover {

	background:url("../images/top.png") no-repeat 18px 14px;

}

.side-bar a img {

	display:block;

	clear:both;

	margin:0px auto;

	margin-top:10px;

	text-align:center;

}

.g-icon-qr1 {background:url("../images/nimg_3.png") no-repeat 14px 6px; line-height:100px; text-decoration:none;}



.g-icon-qr1:hover{background:url("../images/nimg_3.png") no-repeat 14px 6px;}



.g-icon-qr2 {background:url("../images/nimg_1.png") no-repeat 14px 6px; line-height:100px; text-decoration:none;}



.g-icon-qr2:hover{background:url("../images/nimg_1.png") no-repeat  14px 6px;}



.g-icon-qr3 {background:url("../images/nimg_2.png") no-repeat 14px 6px; line-height:100px; text-decoration:none;}



.g-icon-qr3:hover{background:url("../images/nimg_2.png") no-repeat  14px 6px;}



.g-icon-qr4 {background:url("../images/nimg_4.png") no-repeat 14px 6px; line-height:100px; text-decoration:none;}



.g-icon-qr4:hover{background:url("../images/nimg_4.png") no-repeat  14px 6px;}



.side-bar a.close {

	width:30px;

	height:31px;

	background:url("sprite.png") no-repeat;

	position: absolute;

	z-index: 99;

	right: -17px;

	top: -17px;

}





